@charset "UTF-8";

.breadcrumb ul li:before {
  content: " / ";
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 5px 0px 5px;
  color: #CCC;
}

.sitemap, .publish_info, .cp .publish_info, .pagination, div.function, .Syncing_slider, .slick-lightbox-slick-caption, .thumbnail .btn_grp, .tabSet, .fatfooter, .header .navigation, .header, div.tag, .category, .divider, .divider-vertical, .container, .row {
  clear: both;
  zoom: 1;
}
.sitemap:before, .publish_info:before, .cp .publish_info:before, .pagination:before, div.function:before, .Syncing_slider:before, .slick-lightbox-slick-caption:before, .thumbnail .btn_grp:before, .tabSet: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, .cp .publish_info:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .tabSet: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, .cp .publish_info:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .tabSet:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  clear: both;
}

.videoBlock ul, .serviceBlock ul, .receipt_img, .gift_list, .mix-equal-2 .inner-4-8, .mix-equal-2 .Flex-set, .Flex-set {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.sitemap, .publish_info, .cp .publish_info, .pagination, div.function, .Syncing_slider, .slick-lightbox-slick-caption, .thumbnail .btn_grp, .tabSet, .fatfooter, .header .navigation, .header, div.tag, .category, .divider, .divider-vertical, .row, .container {
  clear: both;
  zoom: 1;
}
.sitemap:before, .publish_info:before, .cp .publish_info:before, .pagination:before, div.function:before, .Syncing_slider:before, .slick-lightbox-slick-caption:before, .thumbnail .btn_grp:before, .tabSet: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, .cp .publish_info:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .tabSet: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, .cp .publish_info:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .tabSet: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%;
}

.demosection {
  padding: 0em 0 3em;
  text-align: center;
}
.demosection [class^=col] {
  border: 1px solid #0066cc;
  background: rgb(102, 178.5, 255);
  min-height: 200px;
  color: rgb(21.25, 21.25, 21.25);
  text-align: center;
  line-height: 200px;
  font-size: 1.5em;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.demosection + .demosection {
  padding-top: 2em;
}
.demosection + .bg {
  background: rgb(132, 255, 236.3636363636);
}
.demosection.full .container {
  max-width: 100% !important;
}

.full .container {
  max-width: 100% !important;
}

.col-6-6 .col {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .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%;
  }
}

.col-4-4-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1400px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}

.col-3-3-3-3 .col {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 25%;
  }
}

.col-8-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
.col-8-4 .col:nth-of-type(2n) {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1400px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}

.col-4-8 .col {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1400px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
.col-4-8 .col:nth-of-type(2n) {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}

.col-2-2-2-2-2-2 .col {
  float: left;
  width: 50%;
}
@media (min-width: 920px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}

.cssname .news {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1400px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
.cssname .video {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1400px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}

.col-3-6-3 .col {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
.col-3-6-3 .col:nth-child(2) {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}

.col-5 .col {
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
.col-5 .col:first-child {
  margin-left: 0%;
}
@media (min-width: 920px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 1400px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}

.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,
.flex-equal-5 .Flex-set .col,
.flex-equal-7 .Flex-set .col,
.flex-equal-9 .Flex-set .col,
.flex-equal-11 .Flex-set .col {
  background: #00b0c6;
}

.flex-equal-2 .Flex-set .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-equal-2 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 1 - 0px);
        flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-2 .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 920px) {
  .flex-equal-2 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-2 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .flex-equal-2 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-2 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}

.flex-equal-3 .Flex-set .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-equal-3 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 1 - 0px);
        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: 920px) {
  .flex-equal-3 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        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 {
    -ms-flex-preferred-size: calc(100% / 3 - 4px);
        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 {
    -ms-flex-preferred-size: calc(100% / 3 - 4px);
        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 {
    -ms-flex-preferred-size: calc(100% / 1 - 0px);
        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: 920px) {
  .flex-equal-3 .Flex-set .thumbnail {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        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 {
    -ms-flex-preferred-size: calc(100% / 3 - 4px);
        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 {
    -ms-flex-preferred-size: calc(100% / 3 - 4px);
        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: 919px) {
  .flex-equal-3 .Flex-set .thumbnail {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.flex-equal-4 .Flex-set .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-equal-4 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 1 - 0px);
        flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-4 .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 920px) {
  .flex-equal-4 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-4 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 4 - 4px);
        flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 4px) * 1 + 4px * 4 * 1 / (4 - 1));
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 4px) * 2 + 4px * 4 * 2 / (4 - 1));
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 4px) * 3 + 4px * 4 * 3 / (4 - 1));
  }
}
@media (min-width: 1400px) {
  .flex-equal-4 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 4 - 4px);
        flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 4px) * 1 + 4px * 4 * 1 / (4 - 1));
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 4px) * 2 + 4px * 4 * 2 / (4 - 1));
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 4px) * 3 + 4px * 4 * 3 / (4 - 1));
  }
}

.flex-3-6-3 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-3-6-3 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .flex-3-6-3 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 4px);
        flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-3-6-3 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 3 - 4px);
        flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-3-6-3 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 3 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .flex-3-6-3 .col:nth-child(2) {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 6 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 6 - 4px);
        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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-8-4 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .flex-8-4 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 6 - 4px);
        flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-8-4 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 4px);
        flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-8-4 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .flex-8-4 .col:nth-child(2) {
    -ms-flex-preferred-size: calc(8.3333333333% * 6 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 4px);
        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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-4-8 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .flex-4-8 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 6 - 4px);
        flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-4-8 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 4px);
        flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1400px) {
  .flex-4-8 .col {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .flex-4-8 .col:nth-child(2) {
    -ms-flex-preferred-size: calc(8.3333333333% * 6 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 4px);
        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) {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 4px);
        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 {
    -ms-flex-preferred-size: calc(100% / 1 - 0px);
        flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .mix-equal-2 .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 920px) {
  .mix-equal-2 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .mix-equal-2 .Flex-set .col {
    -ms-flex-preferred-size: calc(100% / 2 - 4px);
        flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .mix-equal-2 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
.mix-equal-2 .Flex-set .col h3 {
  margin: 10px 0;
}
@media (min-width: 320px) {
  .mix-equal-2 .inner-4-8 div {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .mix-equal-2 .inner-4-8 div {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 4px);
        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 {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 4px);
        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 {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 4px);
        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 {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 4px);
        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 {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 4px);
        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 {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 4px);
        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 {
  -webkit-box-sizing: content-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
          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: 1em;
  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-bottom: 0.5em;
}
.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 #008470;
  padding: 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0em 2em;
}
.cp img {
  max-width: 100%;
}
@media screen and (max-width: 919px) {
  .cp img {
    max-width: 100%;
    width: auto;
    clear: both;
  }
}
/*8.21更新 start*/
/* a:focus {
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 inset;
          box-shadow: 0 0px 0px 2px #d93e10 inset;
} */
a:focus {
  outline: none;
  box-shadow: none;
}
/*8.21更新 end*/


@media screen and (max-width: 919px) {
  a:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
/*8.21更新 start*/
a:focus-visible {
  outline:2px solid #d93e10;
}
a:focus-visible:has(img) {
  box-shadow: 0 0px 0px 2px #d93e10 inset;
  outline: none;
}
/*8.21更新 end*/

.accesskey {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 9;
  color: #222;
  font-size: 1em;
}
@media screen and (max-width: 919px) {
  .accesskey {
    display: none;
  }
}

a.goCenter {
  position: absolute;
  top: -2.2em;
  left: 50%;
  margin-left: -480px;
  padding: 0 0.5em;
  height: 2em;
  line-height: 2em;
  background: #008470;
  color: #fff;
  text-decoration: none;
  z-index: 999999999999;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 0px 0px 4px 4px;
  color: #fff;
}
@media screen and (max-width: 919px) {
  a.goCenter {
    display: none;
  }
}
a.goCenter:hover, a.goCenter:focus {
  background: rgb(0, 183, 155.2727272727);
  outline: none;
  top: 0;
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

.no-js noscript {
  display: block;
  padding: 0.5em;
  border: 2px solid #008470;
  background: #fff;
  color: #666;
  overflow: hidden;
  line-height: 1.45em;
  font-size: 0.813em;
  margin: 0 0.5em 0.5em;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.no-js noscript a {
  color: #008470;
}
.no-js noscript a:hover, .no-js noscript a:focus {
  color: #d93e10;
}
.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: 919px) {
  .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: 919px) {
  .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: #008470 !important;
}

.gsst_a .gscb_a {
  color: #ccc !important;
  line-height: 2rem !important;
}

.gs-webResult div.gs-visibleUrl {
  color: #d93e10 !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: #008470 !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;
}

.gsc-results {
  width: 100% !important;
}

.gsc-above-wrapper-area {
  border-bottom: 1px solid #ccc !important;
}

.gsc-webResult.gsc-result {
  border-bottom: 1px solid #ccc !important;
}

body {
  font-size: 1em;
  font-weight: normal;
  color: #222;
  line-height: 1.45em;
  font-family: Lato, "PingFang TC", "Helvetica Neue", Helvetica, 微軟正黑體, Arial, sans-serif;
  -webkit-text-size-adjust: none;
}

a {
  color: #008470;
  text-decoration: none;
}
a:hover, a:focus {
  color: #d93e10;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 0.5em;
}
.font_size span {
  font-size: 0;
  color: #767676;
  padding-top: 0.3em;
  margin-right: 0.5rem;
}
.font_size ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 6em;
          flex: 0 0 6em;
  font-size: 0.875em;
}
.font_size ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.font_size ul li a {
  display: block;
  text-align: center;
  line-height: 24px;
  border-radius: 50%;
  background: #f1f1f1;
  width: 24px;
  height: 24px;
  color: #767676;
}
.font_size ul li a:hover, .font_size ul li a:focus, .font_size ul li a.active {
  background: #008470;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.font_size ul li a.active:hover, .font_size ul li a.active:focus {
  background: #d93e10;
}
@media screen and (max-width: 919px) {
  .font_size {
    display: none;
  }
}

.peoplerole {
  font-size: 0.875rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  z-index: 9999;
  position: relative;
  margin-right: 0.5em;
}
.peoplerole > a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1.2rem 0 0.5em;
  line-height: 2rem;
  position: relative;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  color: #767676;
  white-space: nowrap;
}
.peoplerole > a:after {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  right: 0.5em;
  top: 0.8em;
  border: 1px solid #767676;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.peoplerole > a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.peoplerole ul {
  background: #444;
  padding: 1em 1.5em;
  display: none;
  position: absolute;
  width: auto;
  top: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.peoplerole ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
.peoplerole ul li a {
  display: block;
  color: #fff;
  padding: 0.5em;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  white-space: nowrap;
}
.peoplerole ul li a:hover, .peoplerole ul li a:focus {
  background: RGBA(0, 0, 0, 0.3);
}

.btn_grp {
  text-align: center;
  padding: 1em 0;
}

.upload_grp .upload_btn, .btn {
  font-size: 1em;
  -ms-touch-action: manipulation;
      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: #555;
  border: 1px solid #555;
  color: #222;
  text-shadow: none;
}
.btn:hover {
  background: rgb(59.5, 59.5, 59.5);
  border: 1px solid rgb(59.5, 59.5, 59.5);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn:focus {
  background: rgb(59.5, 59.5, 59.5);
  border: 1px solid rgb(59.5, 59.5, 59.5);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !important;
}
.btn.active {
  background: rgb(97.75, 97.75, 97.75);
  cursor: pointer;
}
.btn:hover, .btn:focus {
  color: #fff;
  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(29.1193181818, 95.8806818182, 29.1193181818);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-green:focus {
  background: rgb(29.1193181818, 95.8806818182, 29.1193181818);
  border: 1px solid rgb(29.1193181818, 95.8806818182, 29.1193181818);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !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 rgb(0, 76.5, 153);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-blue:focus {
  background: rgb(0, 76.5, 153);
  border: 1px solid rgb(0, 76.5, 153);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !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(230.5849802372, 173.8537549407, 0.9150197628);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-yellow:focus {
  background: rgb(230.5849802372, 173.8537549407, 0.9150197628);
  border: 1px solid rgb(230.5849802372, 173.8537549407, 0.9150197628);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !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(157, 52.0817307692, 0);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-orange:focus {
  background: rgb(157, 52.0817307692, 0);
  border: 1px solid rgb(157, 52.0817307692, 0);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !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 #a00000;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-red:focus {
  background: #a00000;
  border: 1px solid #a00000;
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !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(99.8684210526, 25.7993421053, 100.7006578947);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-purple:focus {
  background: rgb(99.8684210526, 25.7993421053, 100.7006578947);
  border: 1px solid rgb(99.8684210526, 25.7993421053, 100.7006578947);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !important;
}
.btn-purple.active {
  background: rgb(160.2631578947, 41.4013157895, 161.5986842105);
  cursor: pointer;
}

.btn-submit {
  background: #008470;
  border: 1px solid #008470;
  color: #FFF;
}
.btn-submit:hover {
  background: rgb(0, 81, 68.7272727273);
  border: 1px solid rgb(0, 81, 68.7272727273);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-submit:focus {
  background: rgb(0, 81, 68.7272727273);
  border: 1px solid rgb(0, 81, 68.7272727273);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !important;
}
.btn-submit.active {
  background: rgb(0, 157.5, 133.6363636364);
  cursor: pointer;
}

.btn-reset {
  color: #fff;
}

.btn-search {
  background: rgb(0, 157.5, 133.6363636364);
  border: 1px solid rgb(0, 157.5, 133.6363636364);
  color: #FFF;
}
.btn-search:hover {
  background: rgb(0, 106.5, 90.3636363636);
  border: 1px solid rgb(0, 106.5, 90.3636363636);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-search:focus {
  background: rgb(0, 106.5, 90.3636363636);
  border: 1px solid rgb(0, 106.5, 90.3636363636);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !important;
}
.btn-search.active {
  background: rgb(0, 183, 155.2727272727);
  cursor: pointer;
}

.btn-primary {
  background: #008470 !important;
  color: #fff !important;
  border: solid 1px #008470 !important;
}
.btn-primary:hover, .btn-primary:focus {
  background: rgb(0, 81, 68.7272727273) !important;
  border: solid 1px #008470 !important;
}

.btn-secondary {
  background: #fff !important;
  color: rgb(0, 55.5, 47.0909090909) !important;
  border: solid 1px #008470 !important;
  text-shadow: none !important;
}
.btn-secondary:hover, .btn-secondary:focus {
  color: black !important;
  background: #b5deff !important;
  border: solid 1px #b5deff !important;
}

.btn-normal {
  background: #f1f1f1 !important;
  color: #65656E !important;
  border: solid 1px #c3c3c3 !important;
  text-shadow: none !important;
}
.btn-normal:hover, .btn-normal:focus {
  color: rgb(64.3815165877, 64.3815165877, 70.1184834123) !important;
  background: #c3c3c3 !important;
  border: solid 1px #c3c3c3 !important;
}

.btn-back {
  background: #555 !important;
  color: #fff !important;
  border: 1px solid #ddd !important;
}
.btn-back:hover, .btn-back:focus {
  background: rgb(0, 81, 68.7272727273) !important;
  border: 1px solid #ddd !important;
}

.disabled,
[disabled] {
  opacity: 0.5;
  cursor: not-allowed !important;
  text-shadow: none;
}

.readonly,
[readonly] {
  opacity: 0.5;
  cursor: not-allowed !important;
  text-shadow: none;
}

.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;
  font-size: 0.813em;
  margin: 0;
}
.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: #d93e10;
  cursor: pointer;
}

.divider, .divider-vertical {
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-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;
  -webkit-transform: translateX(-50%);
  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;
  -webkit-animation: lazy_animation 0.5s ease-out;
          animation: lazy_animation 0.5s ease-out;
}

@-webkit-keyframes lazy_animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 919px) {
  .img-container a .caption {
    width: 100%;
    height: 2em;
    line-height: 2em;
    left: 0;
    padding: 0 1em;
  }
}

/*8.21更新 start*/
/* .img-container a:focus:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: 0 0px 0px 2px #008470 inset;
          box-shadow: 0 0px 0px 2px #008470 inset;
} */
.img-container a:focus-visible:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: 0 0px 0px 2px #008470 inset;
          box-shadow: 0 0px 0px 2px #008470 inset;
}
/*8.21更新 end*/

.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;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_add:before {
  background: url(../images/icon/icon_add.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_apple:before {
  background: url(../images/icon/icon_apple.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_left:before {
  background: url(../images/icon/icon_arrow_left.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_right:before {
  background: url(../images/icon/icon_arrow_right.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_up:before {
  background: url(../images/icon/icon_arrow_up.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_down:before {
  background: url(../images/icon/icon_arrow_down.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_bookmark:before {
  background: url(../images/icon/icon_bookmark.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_calendar:before {
  background: url(../images/icon/icon_calendar.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_chat:before {
  background: url(../images/icon/icon_chat.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_check:before {
  background: url(../images/icon/icon_check.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_clock:before {
  background: url(../images/icon/icon_clock.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_close:before {
  background: url(../images/icon/icon_close.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_copy:before {
  background: url(../images/icon/icon_copy.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_dot:before {
  background: url(../images/icon/icon_dot.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_edit:before {
  background: url(../images/icon/icon_edit.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_facebook:before {
  background: url(../images/icon/icon_facebook.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_global:before {
  background: url(../images/icon/icon_global.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_googleplus:before {
  background: url(../images/icon/icon_googleplus.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_grid:before {
  background: url(../images/icon/icon_grid.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_heart:before {
  background: url(../images/icon/icon_heart.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_home:before {
  background: url(../images/icon/icon_home.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_info:before {
  background: url(../images/icon/icon_info.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_layout:before {
  background: url(../images/icon/icon_layout.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_link:before {
  background: url(../images/icon/icon_link.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_linkedin:before {
  background: url(../images/icon/icon_linkedin.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_lock:before {
  background: url(../images/icon/icon_lock.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_mail:before {
  background: url(../images/icon/icon_mail.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_man:before {
  background: url(../images/icon/icon_man.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_minus:before {
  background: url(../images/icon/icon_minus.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_move:before {
  background: url(../images/icon/icon_move.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_order:before {
  background: url(../images/icon/icon_order.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_photo:before {
  background: url(../images/icon/icon_photo.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_pick:before {
  background: url(../images/icon/icon_pick.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_play:before {
  background: url(../images/icon/icon_play.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_reflash:before {
  background: url(../images/icon/icon_reflash.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_rss:before {
  background: url(../images/icon/icon_rss.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_search:before {
  background: url(../images/icon/icon_search.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_setting:before {
  background: url(../images/icon/icon_setting.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_sort:before {
  background: url(../images/icon/icon_sort.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_star:before {
  background: url(../images/icon/icon_star.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_top:before {
  background: url(../images/icon/icon_top.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_trash:before {
  background: url(../images/icon/icon_trash.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_twitter:before {
  background: url(../images/icon/icon_twitter.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_video:before {
  background: url(../images/icon/icon_video.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_view:before {
  background: url(../images/icon/icon_view.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_vimeo:before {
  background: url(../images/icon/icon_vimeo.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_youtube:before {
  background: url(../images/icon/icon_youtube.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_add2:before {
  background: url(../images/icon/icon_add2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_apple2:before {
  background: url(../images/icon/icon_apple2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_left2:before {
  background: url(../images/icon/icon_arrow_left2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_right2:before {
  background: url(../images/icon/icon_arrow_right2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_up2:before {
  background: url(../images/icon/icon_arrow_up2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_arrow_down2:before {
  background: url(../images/icon/icon_arrow_down2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_bookmark2:before {
  background: url(../images/icon/icon_bookmark2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_calendar2:before {
  background: url(../images/icon/icon_calendar2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_calendar_color2:before {
  background: url(../images/icon/icon_calendar_color2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_chat2:before {
  background: url(../images/icon/icon_chat2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_check2:before {
  background: url(../images/icon/icon_check2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_clock2:before {
  background: url(../images/icon/icon_clock2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_close2:before {
  background: url(../images/icon/icon_close2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_copy2:before {
  background: url(../images/icon/icon_copy2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_dot2:before {
  background: url(../images/icon/icon_dot2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_edit2:before {
  background: url(../images/icon/icon_edit2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_facebook2:before {
  background: url(../images/icon/icon_facebook2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_global2:before {
  background: url(../images/icon/icon_global2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_googleplus2:before {
  background: url(../images/icon/icon_googleplus2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_grid2:before {
  background: url(../images/icon/icon_grid2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_heart2:before {
  background: url(../images/icon/icon_heart2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_home2:before {
  background: url(../images/icon/icon_home2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_info2:before {
  background: url(../images/icon/icon_info2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_layout2:before {
  background: url(../images/icon/icon_layout2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_link2:before {
  background: url(../images/icon/icon_link2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_linkedin2:before {
  background: url(../images/icon/icon_linkedin2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_lock2:before {
  background: url(../images/icon/icon_lock2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_mail2:before {
  background: url(../images/icon/icon_mail2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_man2:before {
  background: url(../images/icon/icon_man2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_minus2:before {
  background: url(../images/icon/icon_minus2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_move2:before {
  background: url(../images/icon/icon_move2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_order2:before {
  background: url(../images/icon/icon_order2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_photo2:before {
  background: url(../images/icon/icon_photo2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_pick2:before {
  background: url(../images/icon/icon_pick2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_play2:before {
  background: url(../images/icon/icon_play2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_reflash2:before {
  background: url(../images/icon/icon_reflash2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_rss2:before {
  background: url(../images/icon/icon_rss2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_search2:before {
  background: url(../images/icon/icon_search2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_setting2:before {
  background: url(../images/icon/icon_setting2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_sort2:before {
  background: url(../images/icon/icon_sort2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_star2:before {
  background: url(../images/icon/icon_star2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_top2:before {
  background: url(../images/icon/icon_top2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_trash2:before {
  background: url(../images/icon/icon_trash2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_twitter2:before {
  background: url(../images/icon/icon_twitter2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_video2:before {
  background: url(../images/icon/icon_video2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_view2:before {
  background: url(../images/icon/icon_view2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_vimeo2:before {
  background: url(../images/icon/icon_vimeo2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

.i_youtube2:before {
  background: url(../images/icon/icon_youtube2.svg) center center no-repeat;
  background-size: contain;
  margin-top: -0.1em;
  margin-bottom: 0.1em;
}

[tooltip] {
  position: relative;
}

em[tooltip] {
  color: #008470;
  text-decoration: none;
}
em[tooltip]:hover, em[tooltip]:focus {
  color: #d93e10;
  cursor: pointer;
}

[tooltip]:before,
[tooltip]:after {
  text-transform: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-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;
  -webkit-box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
          box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
  -webkit-box-sizing: border-box;
          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%;
  -webkit-transform: translate(-50%, -0.5em);
          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%;
  -webkit-transform: translate(-50%, 0.5em);
          transform: translate(-50%, 0.5em);
}

[tooltip][flow^=left]:before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  -webkit-transform: translate(-0.5em, -50%);
          transform: translate(-0.5em, -50%);
}

[tooltip][flow^=left]:after {
  top: 50%;
  right: calc(100% + 5px);
  -webkit-transform: translate(-0.5em, -50%);
          transform: translate(-0.5em, -50%);
}

[tooltip][flow^=right]:before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  -webkit-transform: translate(0.5em, -50%);
          transform: translate(0.5em, -50%);
}

[tooltip][flow^=right]:after {
  top: 50%;
  left: calc(100% + 5px);
  -webkit-transform: translate(0.5em, -50%);
          transform: translate(0.5em, -50%);
}

@-webkit-keyframes tooltips-vert {
  to {
    opacity: 0.9;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@-webkit-keyframes tooltips-horz {
  to {
    opacity: 0.9;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    -webkit-transform: translate(0, -50%);
            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 {
  -webkit-animation: tooltips-vert 300ms ease-out forwards;
          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 {
  -webkit-animation: tooltips-horz 300ms ease-out forwards;
          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 4px 8px 0px;
  display: block;
  float: left;
}
.category a {
  border: 1px solid #ccc;
  padding: 0 1em;
  line-height: 36px;
  display: block;
  color: #222;
  background: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.category a:hover, .category a:focus, .category a.active {
  color: #fff;
  background: #d93e10;
  border: 1px solid #d93e10;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.category a.active {
  background: #008470;
  border: 1px solid #008470;
}
.category a.active:hover, .category a.active:focus {
  background: #d93e10;
  border: 1px solid #d93e10;
}
.category a span {
  font-size: 0.813em;
}
.category a span:before {
  content: "(";
  display: inline-block;
}
.category a span:after {
  content: ")";
  display: inline-block;
}

div.tag {
  margin-bottom: 0.5em;
  position: relative;
}
div.tag:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0.5em;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 1.5em;
}
div.tag ul li {
  margin: 0 0.5em 0.5em 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
div.tag ul li a {
  display: block;
  font-size: 0.938em;
  color: #222;
  text-decoration: none;
  border: 1px solid #ddd;
  padding: 0.2em 0.75em;
}
div.tag ul li a:hover, div.tag ul li a:focus {
  color: #d93e10;
  cursor: pointer;
}

.scrollToTop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  display: none;
  z-index: 999;
  text-indent: -999999px;
}
@media screen and (max-width: 660px) {
  .scrollToTop {
    bottom: 4.5rem;
  }
}
.scrollToTop:hover, .scrollToTop:focus {
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: none;
          box-shadow: none;
}

a.file_doc {
  font-size: 0;
  display: inline-block;
}
a.file_doc:before {
  content: "";
  background: url(../images/basic/icon_doc.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_doc span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_doc:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_docx {
  font-size: 0;
  display: inline-block;
}
a.file_docx:before {
  content: "";
  background: url(../images/basic/icon_docx.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_docx span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_docx:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_odt {
  font-size: 0;
  display: inline-block;
}
a.file_odt:before {
  content: "";
  background: url(../images/basic/icon_odt.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_odt span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_odt:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_xls {
  font-size: 0;
  display: inline-block;
}
a.file_xls:before {
  content: "";
  background: url(../images/basic/icon_xls.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_xls span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_xls:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_xlsx {
  font-size: 0;
  display: inline-block;
}
a.file_xlsx:before {
  content: "";
  background: url(../images/basic/icon_xlsx.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_xlsx span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_xlsx:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_csv {
  font-size: 0;
  display: inline-block;
}
a.file_csv:before {
  content: "";
  background: url(../images/basic/icon_csv.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_csv span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_csv:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_ods {
  font-size: 0;
  display: inline-block;
}
a.file_ods:before {
  content: "";
  background: url(../images/basic/icon_ods.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_ods span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_ods:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_ppt {
  font-size: 0;
  display: inline-block;
}
a.file_ppt:before {
  content: "";
  background: url(../images/basic/icon_ppt.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_ppt span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_ppt:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_pptx {
  font-size: 0;
  display: inline-block;
}
a.file_pptx:before {
  content: "";
  background: url(../images/basic/icon_pptx.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_pptx span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_pptx:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_odp {
  font-size: 0;
  display: inline-block;
}
a.file_odp:before {
  content: "";
  background: url(../images/basic/icon_odp.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_odp span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_odp:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_zip {
  font-size: 0;
  display: inline-block;
}
a.file_zip:before {
  content: "";
  background: url(../images/basic/icon_zip.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_zip span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_zip:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_txt {
  font-size: 0;
  display: inline-block;
}
a.file_txt:before {
  content: "";
  background: url(../images/basic/icon_txt.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_txt span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_txt:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_mov {
  font-size: 0;
  display: inline-block;
}
a.file_mov:before {
  content: "";
  background: url(../images/basic/icon_mov.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_mov span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_mov:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_mp3 {
  font-size: 0;
  display: inline-block;
}
a.file_mp3:before {
  content: "";
  background: url(../images/basic/icon_mp3.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_mp3 span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_mp3:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_jpg {
  font-size: 0;
  display: inline-block;
}
a.file_jpg:before {
  content: "";
  background: url(../images/basic/icon_jpg.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_jpg span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_jpg:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_wmv {
  font-size: 0;
  display: inline-block;
}
a.file_wmv:before {
  content: "";
  background: url(../images/basic/icon_wmv.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_wmv span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_wmv:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_mp4 {
  font-size: 0;
  display: inline-block;
}
a.file_mp4:before {
  content: "";
  background: url(../images/basic/icon_mp4.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_mp4 span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_mp4:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_pdf {
  font-size: 0;
  display: inline-block;
}
a.file_pdf:before {
  content: "";
  background: url(../images/basic/icon_pdf.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_pdf span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_pdf:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

a.file_other {
  font-size: 0;
  display: inline-block;
}
a.file_other:before {
  content: "";
  background: url(../images/basic/icon_other.png) no-repeat center center;
  width: 26px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
a.file_other span {
  display: inline-block;
  font-size: 0.875rem;
  color: #767676;
  vertical-align: middle;
}
a.file_other:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}

.icon_file {
  font-size: 0;
  display: inline-block;
}
.icon_file:before {
  content: "";
  background: url(../images/basic/icon_download.svg) no-repeat center center;
  width: 28px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
.icon_file:hover:before, .icon_file:focus:before {
  background: url(../images/basic/icon_download_.svg) no-repeat center center;
}

.icon_safe {
  font-size: 0;
  display: inline-block;
}
.icon_safe:before {
  content: "";
  background: url(../images/basic/icon_safe.svg) no-repeat center center;
  width: 28px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
.icon_safe:hover:before, .icon_safe:focus:before {
  background: url(../images/basic/icon_safe_.svg) no-repeat center center;
}

.icon_safe_ {
  font-size: 0;
  display: inline-block;
}
.icon_safe_:before {
  content: "";
  background: url(../images/basic/icon_safe2.svg) no-repeat center center;
  width: 30px;
  height: 30px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
}
.icon_safe_:hover:before, .icon_safe_:focus:before {
  background: url(../images/basic/icon_safe2_.svg) no-repeat center center;
}

.icon_delete {
  font-size: 0;
  display: inline-block;
}
.icon_delete:before {
  content: "";
  background: url(../images/basic/icon_delete.png) no-repeat center center;
  width: 28px;
  height: 28px;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
  background-size: contain;
  display: inline-block;
  opacity: 0.5;
}
.icon_delete:hover:before, .icon_delete:focus:before {
  opacity: 0.8;
}

.header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 919px) {
  .header {
    position: fixed;
    width: 100%;
  }
}
.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;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 919px) {
  .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;
  z-index: 99;
}
/*8.21更新 start*/
.header > .container .sidebarCtrl:focus-visible {
  background: #d93e10;
}
/*8.21更新 end*/
.header > .container .sidebarCtrl span {
  position: absolute;
  background: #fff;
  width: 48%;
  height: 2px;
  top: 18px;
  left: 50%;
  margin-left: -24%;
  display: block;
  border-radius: 5px;
}

.header > .container .sidebarCtrl span:nth-child(2) {
  top: 28px;
}
.header > .container .sidebarCtrl span:nth-child(3) {
  top: 38px;
}
.header > .container .searchCtrl {
  display: none;
  right: 0px;
  font-size: 0em;
  z-index: 99;
}
/*8.21更新 start*/
.header > .container .searchCtrl:focus-visible {
  background: #d93e10;
}
/*8.21更新 end*/

.header > .container .searchCtrl:before {
  width: 40px;
  height: 40px;
  background: url(../images/mp/icon_search_.svg) no-repeat center center;
  background-size: 28px;
  opacity: 1;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
}
.header h1 {
  width: 300px;
  height: 59px;
  top: 30px;
  left: 75px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .header h1 {
    left: 4%;
    top: 10%;
  }
}
@media screen and (max-width: 919px) {
  .header h1 {
    padding: 2px 60px;
    width: 100%;
    text-align: center;
    height: 60px;
    left: auto;
    top: auto;
    background: #008470;
  }
}
@media screen and (max-width: 400px) {
  .header h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header h1 a {
  display: inline-block;
}

.header h1 img {
  display: block;
  max-width: 300px;
  max-height: 75px;
}
@media screen and (max-width: 919px) {
  .header h1 img {
    width: 100%;
    height: auto;
    max-height: 54px;
    margin: 0px auto;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@media screen and (max-width: 400px) {
  .header h1 img {
    background: #008470;
  }
}
.header .navigation {
  width: 50%;
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 919px) {
  .header .navigation {
    display: none;
  }
}
.header .navigation .navlist {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 1em 0 0 0;
}
.header .navigation .navlist ul {
  padding: 0;
  margin: 0;
  font-size: 0.875em;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header .navigation .navlist li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.header .navigation .navlist li a {
  display: block;
  padding: 0 0.5em;
  line-height: 2rem;
  text-decoration: none;
  color: #222;
  text-decoration: none;
  color: #767676;
}
.header .navigation .navlist li a:hover, .header .navigation .navlist li a:focus {
  color: #d93e10;
  cursor: pointer;
}
.header .navigation .peoplerole {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  margin: 1em 0 0 0;
}
.header .navigation .font_size {
  margin-top: 0.8rem;
}

.menuSwitch {
  position: absolute;
  left: 50%;
  top: 50px;
  display: block;
  width: 36px;
  height: 36px;
  background: #d93e10 url(../images/menu.png) no-repeat center center;
  border-radius: 50%;
  font-size: 0;
  z-index: 100;
  margin-left: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 919px) {
  .menuSwitch {
    display: none;
  }
}
.menuSwitch:hover, .menuSwitch:focus {
  border-radius: 5px;
  background: #008470 url(../images/menu.png) no-repeat center center;
}

.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
  font-size: 0.938em;
  margin: 40px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  width: 50%;
  padding: 0 10px;
}
@media screen and (max-width: 1100px) {
  .search {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 919px) {
  .search {
    display: none;
  }
}
.search label {
  font-size: 0em;
}
.search .form_grp {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 6px 24px;
  border-bottom: 1px solid #ababab;
  background: url(../images/mp/icon_search.svg) no-repeat 2px 9px;
  background-size: 16px;
}
.search .form_grp input {
  margin: 0;
  padding: 0 0.4em;
  line-height: 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  border: 0;
}
.search .form_grp input[type=submit] {
  min-width: auto;
  padding: 0.2em 0.8em;
}
.search .form_grp input:focus {
  -webkit-box-shadow: 0 0px 0px 2px #d93e10;
          box-shadow: 0 0px 0px 2px #d93e10;
}
.search .form_grp button,
.search .form_grp .btn,
.search .form_grp .btn-search {
  min-width: auto;
  padding: 0 1em;
  line-height: 2rem;
  margin: 0 0 0 6px;
  background: #333;
  border: 0;
  color: #fff;
}
.search .form_grp button:hover, .search .form_grp button:focus,
.search .form_grp .btn:hover,
.search .form_grp .btn:focus,
.search .form_grp .btn-search:hover,
.search .form_grp .btn-search:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #008470;
}
.search .keywordHot {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  font-size: 0.875rem;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search .keywordHot ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-right;
      -ms-flex-pack: flex-right;
          justify-content: flex-right;
  list-style-type: none;
}
.search .keywordHot ul li {
  margin: 0;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 36px;
}
.search .keywordHot ul a {
  padding: 0 0.5em;
  color: #008470;
  line-height: 36px;
}
.search .keywordHot ul a:hover {
  text-decoration: underline;
}

.m_search {
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto;
  padding: 0.8em 0.3em;
  display: block;
  height: auto;
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 100;
  background: #333;
  display: none;
  margin: 0;
}
.m_search label {
  font-size: 0em;
  line-height: 0;
}
.m_search .form_grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_search .form_grp label {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0%;
          flex: 0 0 0%;
}
.m_search .form_grp input {
  margin: 0.5em;
  padding: 0.5em;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  max-width: 70%;
}
@media screen and (max-width: 919px) {
  .m_search .form_grp input {
    margin: 0 4px;
  }
}
.m_search .form_grp input[type=submit] {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 15%;
          flex: 0 1 15%;
  margin: 0.5em;
}
.m_search .form_grp .btn,
.m_search .form_grp .btn-search {
  font-size: 1rem;
  min-width: auto;
  padding: 0.5em 0.8em;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  max-width: 25%;
}
@media screen and (max-width: 919px) {
  .m_search .form_grp .btn,
  .m_search .form_grp .btn-search {
    padding: 0.5rem;
  }
}
.m_search .form_grp .btn:hover, .m_search .form_grp .btn:focus,
.m_search .form_grp .btn-search:hover,
.m_search .form_grp .btn-search:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
@media screen and (max-width: 919px) {
  .m_search .form_grp .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 15%;
            flex: 1 1 15%;
    margin: 0 4px;
  }
}
/*8.21更新 start*/
@media screen and (max-width: 919px) {
  .m_search .form_grp .btn:focus-visible {
    outline: 2px solid #d93e10;
  }
}
/*8.21更新 end*/
@media screen and (max-width: 919px) {
  .m_search .form_grp .btn:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
            flex: 1 1 20%;
    background: #ccc;
    border: 1px solid #ccc;
  }
}
.m_search .btn_grp {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0.25em 0.5em;
  border-bottom: solid 1px #444;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: right;
}
.m_search .btn_grp .btn {
  width: auto !important;
  padding: 0.2em 0.5em !important;
  margin: 0;
  background: transparent;
  font-size: 0.875rem;
  color: #ddd;
  border: none;
}
.m_search .btn_grp .btn:hover, .m_search .btn_grp .btn:focus {
  color: rgb(239.4806866953, 89.1373390558, 44.5193133047);
}
.m_search .keywordHot {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
@media screen and (max-width: 919px) {
  .m_search .keywordHot {
    color: #fff;
    margin: 0.5rem;
  }
}
.m_search .keywordHot ul {
  font-size: 0.875em;
  line-height: 1.65em;
  margin: 0;
  padding: 0.5em 0 0 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style-type: none;
}
@media screen and (max-width: 919px) {
  .m_search .keywordHot ul {
    padding: 0.5em 0 0 0;
  }
}
.m_search .keywordHot ul li {
  margin: 0;
  padding: 0.5em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 919px) {
  .m_search .keywordHot ul li {
    padding: 0 0.5rem 0 0;
  }
}
.m_search .keywordHot ul a {
  color: #fff;
}
.m_search .keywordHot ul a:hover, .m_search .keywordHot ul a:focus {
  color: rgb(239.4806866953, 89.1373390558, 44.5193133047);
}

.innerheader {
  position: relative;
  padding-bottom: 1rem;
}
@media screen and (max-width: 1200px) {
  .innerheader h1 {
    top: 30px;
  }
}
@media screen and (max-width: 919px) {
  .innerheader h1 {
    top: auto;
  }
}
@media screen and (max-width: 919px) {
  .innerheader h1 a {
    background: url(../images/logo.png) no-repeat center center;
    background-size: 85%;
  }
}
@media screen and (max-width: 919px) {
  .innerheader h1 a img {
    opacity: 0;
  }
}
.innerheader .menu2 {
  margin-right: 48px;
}
.innerheader .menuSwitch {
  left: auto;
  right: 50%;
}
.innerheader .searchSwitch {
  position: absolute;
  right: 15px;
  top: 50px;
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/mp/icon_search.svg) no-repeat center center;
  background-size: 18px;
  font-size: 0;
  z-index: 99;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 919px) {
  .innerheader .searchSwitch {
    display: none;
  }
}
.innerheader .searchSwitch:hover, .innerheader .searchSwitch:focus {
  border-radius: 50%;
  background: #008470 url(../images/mp/icon_search_.svg) no-repeat center center;
  background-size: 18px;
}
.innerheader .search {
  position: absolute;
  right: 10px;
  top: 90px;
  background: rgba(0, 0, 0, 0.8);
  margin: 0;
  padding: 16px 16px 8px 16px;
  display: none;
  z-index: 99;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 380px;
  width: 40%;
}
.innerheader .search .form_grp {
  background: transparent;
  padding: 0 0 6px 0;
  border: 0;
}
.innerheader .search .form_grp .btn,
.innerheader .search .form_grp .btn-search {
  background: #008470;
}
/*8.21更新 start*/
.innerheader .search .form_grp .btn:hover, .innerheader .search .form_grp .btn:focus,
.innerheader .search .form_grp .btn-search:hover,
.innerheader .search .form_grp .btn-search:focus {
  background: #d93e10;
}
/*8.21更新 end*/


.innerheader .search .keywordHot {
  color: #fff;
}
.innerheader .search .keywordHot ul a {
  color: #fff;
}
.innerheader .search .keywordHot ul a:hover, .innerheader .search .keywordHot ul afocus {
  color: #ffd201;
}

.menu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 99;
  clear: both;
}
@media screen and (max-width: 919px) {
  .menu {
    display: none;
  }
}
.menu > ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  max-width: 1000px;
}
.menu ul li {
  position: relative;
}
.menu ul li a {
  display: block;
  outline: none;
  text-decoration: none;
}
.menu ul li ul {
  overflow: visible;
  padding: 0;
  z-index: 999999;
  top: auto;
  list-style: none;
  text-align: left;
}

.hamburger {
  position: absolute;
  z-index: 99999;
}
@media screen and (max-width: 919px) {
  .hamburger {
    display: none;
  }
}

.header .menu1 {
  display: none;
  background: rgba(0, 132, 112, 0.95);
  padding: 3rem;
  z-index: 10000;
  overflow-y: scroll;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.header .menu1 > a.close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  color: #fff;
  font-size: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header .menu1 > a.close:before, .header .menu1 > a.close:after {
  content: "";
  width: 2px;
  height: 28px;
  display: block;
  background: #fff;
  position: absolute;
  top: 4px;
  left: 17px;
}
.header .menu1 > a.close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header .menu1 > a.close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header .menu1 > a.close:hover, .header .menu1 > a.close:focus {
  background: #d93e10;
  -webkit-box-shadow: 0 0px 0px 2px #fff inset;
          box-shadow: 0 0px 0px 2px #fff inset;
}
.header .menu1 > ul > li {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 1.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.header .menu1 > ul > li:last-child {
  border-bottom: 0;
}
.header .menu1 > ul > li > a {
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15%;
          flex: 0 0 15%;
  padding: 4px 8px;
}
.header .menu1 > ul > li > a:hover, .header .menu1 > ul > li > a:focus {
  color: #ffd201;
}
.header .menu1 > ul > li > a:focus {
  -webkit-box-shadow: 0 0px 0px 2px #ffd201 inset;
          box-shadow: 0 0px 0px 2px #ffd201 inset;
}
.header .menu1 > ul > li > ul {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 85%;
          flex: 0 1 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1rem;
}
.header .menu1 > ul > li > ul li {
  margin-right: 0.6rem;
}
.header .menu1 > ul > li > ul li a {
  color: #fff;
  display: inline-block;
  padding: 4px 8px;
}
.header .menu1 > ul > li > ul li a:hover, .header .menu1 > ul > li > ul li a:focus {
  color: #ffd201;
}
.header .menu1 > ul > li > ul li a:focus {
  -webkit-box-shadow: 0 0px 0px 2px #ffd201 inset;
          box-shadow: 0 0px 0px 2px #ffd201 inset;
}

.menu2 {
  width: 50%;
  float: right;
}
@media screen and (max-width: 950px) {
  .menu2 {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 919px) {
  .menu2 {
    width: 100%;
    float: none;
    font-size: 1rem;
  }
}
.menu2.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
          box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.menu2.sticky:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.menu2.sticky > ul {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.menu2 > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu2 > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.menu2 > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 2.5em;
  white-space: nowrap;
  color: #222;
  border-bottom: 2px solid #fff;
}

/*8.21更新 start*/
.menu2 > ul > li > a:focus-visible {
  outline:2px solid #d93e10;
}
/*8.21更新 end*/

@media screen and (max-width: 1080px) {
  .menu2 > ul > li > a {
    padding: 0 0.8em;
  }
}
@media screen and (max-width: 1044px) {
  .menu2 > ul > li > a {
    padding: 0 0.6em;
  }
}
.menu2 > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid #888888;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.menu2 > ul > li:hover > a {
  color: #008470;
  border-bottom: 2px solid #008470;
}
.menu2 > ul > li:hover > a:after {
  border: 2px solid #008470;
  border-bottom: none;
  border-left: none;
}
.menu2 ul li ul {
  display: none;
  width: 99%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  font-size: 0.875em;
}
.menu2 ul li ul li {
  float: none;
}
.menu2 ul li ul li a {
  padding: 0.6em 1.2em;
  color: #fff;
  font-weight: bold;
}
.menu2 ul li ul li a:hover, .menu2 ul li ul li a:focus {
  background: #008470;
}
/*8.21更新 start*/
.menu2 ul li ul li a:focus-visible {
  outline:2px solid #d93e10;
}
/*8.21更新 end*/
.menu2 ul li ul li.hasChild > ul {
  z-index: 999;
}
.menu2 ul li ul li.hasChild > a {
  padding-right: 2em;
}
.menu2 ul li ul li.hasChild > a:hover, .menu2 ul li ul li.hasChild > a:focus {
  background: #008470;
}
.menu2 ul li ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 1.3em;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-bottom: none;
  border-left: none;
}
.menu2 ul li ul ul {
  top: 0;
  left: 100%;
  -webkit-animation: none;
          animation: none;
  font-size: 1em;
}

@-webkit-keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}

@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.megamenu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 9;
  clear: both;
}
@media screen and (max-width: 919px) {
  .megamenu {
    display: none;
  }
}
.megamenu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
          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;
}
.megamenu.sticky > ul ul {
  max-width: 1200px;
  margin: 0 auto;
}
.megamenu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.megamenu > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 16.6666666667%;
          flex: 0 1 16.6666666667%;
}
.megamenu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 2.5em;
  color: #222;
}
.megamenu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid #888888;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.megamenu > ul > li:hover > a {
  color: #d93e10;
}
.megamenu > ul > li:hover > a:after {
  border: 2px solid #d93e10;
  border-bottom: none;
  border-left: none;
}
.megamenu ul li a {
  display: block;
  outline: none;
  text-decoration: none;
}
.megamenu ul li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  padding: 1em;
  margin: 0;
  z-index: 999999;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  list-style: none;
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #f1f1f1;
}
.megamenu ul li ul li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-preferred-size: 23%;
      flex-basis: 23%;
  margin: 0 1%;
  padding: 0;
}
.megamenu ul li ul li a {
  padding: 0.3em 1.2em;
  color: #222;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.875rem;
}
.megamenu ul li ul li a:hover, .megamenu ul li ul li a:focus {
  color: #d93e10;
}
.megamenu ul li ul li ul {
  margin: 0 0 1em;
  padding: 0 0 0 1em !important;
}
@media screen and (max-width: 919px) {
  .megamenu ul li ul li ul {
    margin: 0 !important;
    padding: 0 !important;
  }
}
.megamenu ul li ul li ul li {
  margin: 0;
  padding: 0;
}
.megamenu ul li ul li ul li ul {
  margin: 0;
  padding: 0 0 0 1em !important;
}
.megamenu ul li ul li.hasChild > ul {
  position: relative;
  z-index: 999;
  top: 0;
  left: 0;
  -webkit-animation: none;
          animation: none;
  display: block;
}
.megamenu ul li ul li.hasChild > ul li {
  display: block;
  width: 100%;
}
.megamenu ul li ul ul {
  top: 0;
  left: 100%;
  -webkit-animation: none;
          animation: none;
  font-size: 1em;
}

.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);
  -webkit-box-sizing: border-box;
          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, 106.5, 90.3636363636);
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sidebar .m_area.open .menu > ul > li,
.sidebar .m_area.open .megamenu > ul > li {
  -webkit-transform: scale(1) translateX(0px);
          transform: scale(1) translateX(0px);
  opacity: 1;
}
.sidebar .m_area .menu,
.sidebar .m_area .megamenu {
  width: 90%;
  margin: 0 auto;
}
.sidebar .m_area .menu a,
.sidebar .m_area .megamenu a {
  display: block;
  color: #fff;
  font-size: 0.938em;
  text-decoration: none;
  text-align: left;
}
.sidebar .m_area .menu > ul > li,
.sidebar .m_area .megamenu > ul > li {
  opacity: 0;
}
.sidebar .m_area .menu ul,
.sidebar .m_area .megamenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
}
@media screen and (max-width: 919px) {
  .sidebar .m_area .menu ul,
  .sidebar .m_area .megamenu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sidebar .m_area .menu ul li,
.sidebar .m_area .megamenu ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          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);
}
/*8.21更新 start*/
.sidebar .m_area .menu ul li > a:focus-visible {
  outline: 2px solid #d93e10;
}
/*8.21更新 end*/
.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;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: none;
  border-left: none;
  -webkit-transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  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;
  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 !important;
  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 !important;
}
.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 .m_area .member {
  width: 90%;
  margin: 0 auto;
  border-radius: 9px;
  color: #fff;
}
.sidebar .m_area .member .left_title {
  margin: 0;
  font-weight: normal;
  font-size: 0.938rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0.5em 2em 0.5em 1em;
}
.sidebar .m_area .member ul {
  list-style: none;
  font-size: 0.875rem;
  padding: 0;
}
.sidebar .m_area .member ul li a {
  color: #fff;
  padding: 0.25em 0.5em 0.25em 1.1em;
  line-height: 1.5em;
}
.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: 0;
}
.sidebar .navigation ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 100%;
      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;
  -webkit-transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  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;
  -webkit-box-sizing: border-box;
          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 {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-right: none;
  border-top: none;
}
.sidebar a.close {
  display: none !important;
}
.sidebar .peoplerole > a {
  display: block;
  line-height: 1.5em;
  padding: 0.25em 0.5em 0.25em 1.1em;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  position: relative;
}
.sidebar .peoplerole > a:after {
  content: "";
  border: 1px solid #fff;
  border-top: 0;
  border-left: 0;
}
.sidebar .peoplerole ul {
  position: relative;
  margin-top: 4px;
  background: rgba(255, 255, 255, 0.15);
}
.sidebar .peoplerole ul li a {
  display: block;
  min-height: 1.5em;
  line-height: 1.5em;
  font-weight: normal;
  padding: 0.5em 1em 0.5em 2em !important;
  border: none;
}
@media screen and (max-width: 919px) {
  .sidebar .menu2 {
    display: none;
  }
}

.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;
  -webkit-transition: 0.3s ease-out;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: none;
  -webkit-transition: 0.3s ease-out;
  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;
  text-align: left;
  font-size: 0.875rem;
  padding: 2rem 5%;
  color: #fff;
  background: #1f6c60;
  position: relative;
}
@media screen and (max-width: 991px) {
  footer {
    padding: 2rem 2%;
  }
}
@media screen and (max-width: 919px) {
  footer {
    text-align: center;
  }
}
footer:after {
  content: "";
  width: 100%;
  height: 30px;
  background: #008470;
  position: absolute;
  left: 0;
  bottom: 0;
}
footer .container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .container > div {
  padding-bottom: 1em;
}
footer .container .accesskey {
  left: 0;
  top: 0;
  color: #fff;
}
@media screen and (max-width: 991px) {
  footer .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
footer a {
  text-decoration: none;
  color: #fff;
}
footer a:hover, footer a:focus {
  color: rgb(0, 81, 68.7272727273);
}
footer .footer_info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
footer .footer_link {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 919px) {
  footer .footer_link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
footer .footer_link li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 0 12px 0 0;
  margin: 0px 12px 5px 0px;
  position: relative;
}
footer .footer_link li:after {
  content: "";
  width: 1px;
  height: 14px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 7px;
}
footer .footer_link li:last-child:after {
  display: none;
}
footer .footer_link li a {
  display: block;
  padding: 4px 6px;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  white-space: nowrap;
}
footer .footer_link li a:hover, footer .footer_link li a:focus {
  background: rgb(0, 81, 68.7272727273);
  border-radius: 3px;
}
footer p {
  line-height: 1.65em;
  margin-left: 6px;
  margin-top: 0;
  line-height: 180%;
}
footer p.Copyright {
  display: inline-block;
  margin-right: 1rem;
}
footer p a {
  text-decoration: underline;
}
footer p a:hover, footer p a:focus {
  text-decoration: none;
  color: #ffd201;
}
footer .update,
footer .counter {
  display: inline-block;
  margin-right: 1rem;
}
footer .update em,
footer .counter em {
  font-style: normal;
  padding: 0 0.5em;
}
footer .footer_icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 230px;
          flex: 0 1 230px;
  text-align: right;
}
@media screen and (max-width: 919px) {
  footer .footer_icon {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: center;
  }
}
footer .footer_icon a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 0.5rem;
  line-height: 0;
}
footer .footer_icon a:focus:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0px 0px 0px 2px #fff inset;
          box-shadow: 0px 0px 0px 2px #fff inset;
  z-index: 99;
}
footer .footer_icon img {
  max-width: 150px;
}

.fatfooter {
  overflow: hidden;
  padding-bottom: 1em;
  margin: 0 auto;
  background: #008470;
}
.fatfooter .container {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.fatfooter .btn-fatfooter {
  display: block;
  width: 80px;
  height: 40px;
  border: none;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -40px;
  z-index: 90;
  font-size: 0;
  background: #008470;
  border-radius: 5px;
}
.fatfooter .btn-fatfooter:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 40px;
  background: url(../images/mp/arrow.png) no-repeat center center;
  display: block;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.fatfooter .btn-fatfooter:hover, .fatfooter .btn-fatfooter:focus {
  background: #1f6c60;
  text-decoration: none;
  cursor: pointer;
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none;
}
.fatfooter .btn-fatfooter.close:before {
  -webkit-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
}
.fatfooter nav {
  overflow: hidden;
  display: block;
  position: relative;
  padding: 3em 0 0 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 919px) {
  .fatfooter nav {
    padding: 3em 0.5em 0;
  }
}
.fatfooter nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 919px) {
  .fatfooter nav > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: wrap row;
            flex-flow: wrap row;
  }
}
.fatfooter nav > ul > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 16%;
      flex-basis: 16%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 919px) {
  .fatfooter nav > ul > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 90%;
            flex: 1 1 90%;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media screen and (max-width: 919px) {
  .fatfooter nav > ul > li:last-child {
    border-bottom: 0;
  }
}
.fatfooter nav > ul > li > a {
  line-height: 1.5;
  display: inline-block;
  font-weight: bold;
  padding: 0.5rem 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}
.fatfooter nav > ul > li > a:hover, .fatfooter nav > ul > li > a:focus {
  background: #005145;
  border-radius: 3px;
}
.fatfooter nav > ul > li > a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.fatfooter nav > ul > li ul {
  display: block;
  margin: 0;
  padding: 0 1em 0 0;
}
@media screen and (max-width: 919px) {
  .fatfooter nav > ul > li ul {
    width: auto;
  }
}
.fatfooter nav > ul > li ul li {
  width: auto;
  margin-right: 0.5em;
  display: block;
}
@media screen and (max-width: 919px) {
  .fatfooter nav > ul > li ul li {
    display: inline-block;
  }
}
.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.5rem 0.25rem;
  background: none;
  color: #fff;
}
.fatfooter nav > ul > li ul li a:hover, .fatfooter nav > ul > li ul li a:focus {
  color: #d93e10;
  cursor: pointer;
}
@media screen and (max-width: 919px) {
  .fatfooter nav > ul > li ul li a {
    line-height: 1.2em;
  }
}
@media screen and (max-width: 575px) {
  .fatfooter nav > ul > li ul li a {
    font-size: 0.813rem;
    padding: 0.25em 0;
  }
}
.fatfooter nav > ul > li ul li a:hover, .fatfooter nav > ul > li ul li a:focus {
  text-decoration: underline;
  color: #ffd201;
}
.fatfooter nav > ul > li ul li a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.fatfooter nav > ul > li ul ul {
  display: none;
}

select::-ms-expand {
  display: none;
}

.necessary {
  font-size: 0.875em;
  color: #d00000;
  padding: 1px 6px;
  border-radius: 2px;
  margin: 0 6px;
  -webkit-box-shadow: 0 0 0 1px #d00000 inset;
          box-shadow: 0 0 0 1px #d00000 inset;
}
@media screen and (max-width: 919px) {
  .necessary {
    margin: 0 6px 0 0;
  }
}

.form_grid .form_grp {
  border-bottom: 1px dashed #ddd;
  padding: 0.5em 0;
}
.form_grid .form_grp .form_grp {
  border-bottom: 0;
}

.flex-form {
  font-size: 0.938rem;
  margin: 0.5em;
}
.flex-form .form_grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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_title {
  max-width: 150px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0.3em;
}
@media screen and (max-width: 919px) {
  .flex-form .form_title {
    max-width: calc(100% - 0.6em);
    -ms-flex-preferred-size: 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;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.flex-form .form_title + .form_content[class*=form_col] {
  -ms-flex-preferred-size: calc(100% - 150px);
      flex-basis: calc(100% - 150px);
  max-width: calc(100% - 150px);
  padding-top: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 919px) {
  .flex-form .form_title + .form_content[class*=form_col] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.flex-form .form_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(100% - 150px);
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -ms-flex-preferred-size: calc(100% - 150px);
      flex-basis: calc(100% - 150px);
  position: relative;
  min-height: 1px;
  overflow: hidden;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 919px) {
  .flex-form .form_content {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.flex-form .form_content *[class^=notice] {
  margin: 0.3em 0.3em 0 0.3em;
  width: calc(100% - 0.6em);
}
.flex-form .form_content.additional {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-form .form_content.additional .checkbox {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  min-height: 2.5em;
  margin: 0;
}
.flex-form .form_content .form_grp .form_content {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 919px) {
  .flex-form .form_content .form_grp .form_content {
    -ms-flex-preferred-size: 100%;
        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:first-child {
  padding-top: 0;
}
.flex-form .form_content .form_grp:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.flex-form .form_content .tel input[type=text]:first-child,
.flex-form .form_content .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_content .tel input[type=text]:first-child,
.flex-form .form_content .tel select:first-child,
.flex-form .form_content .tel input[type=tel]:first-child {
  width: 100px !important;
}
.flex-form .form_content .tel input[type=text]:first-child ~ input,
.flex-form .form_content .tel select:first-child ~ input,
.flex-form .form_content .tel input[type=tel]:first-child ~ input {
  width: calc(100% - 200px);
}
@media screen and (max-width: 575px) {
  .flex-form .form_content .tel input[type=text]:first-child ~ input,
  .flex-form .form_content .tel select:first-child ~ input,
  .flex-form .form_content .tel input[type=tel]:first-child ~ input {
    width: 100% !important;
    display: block !important;
  }
}
.flex-form .form_content .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_content .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_content .birthday select option {
  text-align: center;
}
.flex-form .form_content .address select {
  min-width: 100px;
}
.flex-form .form_content .address select option {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .flex-form .form_content .address select {
    width: 100px;
    display: inline-block !important;
  }
}
.flex-form .form_content .address input[type=text] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 919px) {
  .flex-form .form_content .address input[type=text] {
    display: block !important;
    width: calc(100% - 0.6em) !important;
  }
}
.flex-form .form_content .datepick {
  position: relative;
}
@media screen and (max-width: 575px) {
  .flex-form .form_content .datepick {
    width: 100%;
    display: block;
    padding-right: 0;
  }
}
.flex-form .form_content .datepick + .datepick {
  margin-left: 0.3em;
  margin-right: 0;
  padding-right: 0;
}
.flex-form .form_content .datepick + .datepick:before {
  content: "~";
  font-size: 1.5em;
  color: #777;
}
@media screen and (max-width: 575px) {
  .flex-form .form_content .datepick + .datepick {
    margin-left: 0em;
  }
  .flex-form .form_content .datepick + .datepick:before {
    display: none;
  }
}
.flex-form .form_content .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_content .datepick i:hover, .flex-form .form_content .datepick i:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none !important;
}
.flex-form .form_content .datepick > input[type=text],
.flex-form .form_content .datepick > input[type=date] {
  width: 10em;
}
@media screen and (max-width: 575px) {
  .flex-form .form_content .datepick > input[type=text],
  .flex-form .form_content .datepick > input[type=date] {
    width: calc(100% - 0.6em);
  }
}
.flex-form .form_content .datepick > input[type=text] {
  padding-right: 2em;
}
.flex-form [class*=form_col] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 5px;
}
@media screen and (max-width: 919px) {
  .flex-form [class*=form_col] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.flex-form .form_col-6-6 > .form_grp {
  width: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-6 > .form_grp {
    width: 100%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 919px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 50%;
    -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
@media screen and (max-width: 919px) {
  .flex-form .form_col-2-2-2-2-2-2 > .form_grp {
    width: 50%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > .form_grp {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > .form_grp:nth-child(2) {
  width: 75%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: calc(100% - 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: calc(100% - 0.6em);
        flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > .form_grp {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
  width: 75%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > .form_grp {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > .form_grp:nth-child(2) {
  -ms-flex-preferred-size: 25%;
      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) {
    -ms-flex-preferred-size: 100%;
        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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: calc(100% - 0.6em);
        flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > .form_grp {
  width: 25%;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > .form_grp {
    width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-3-3-6 > .form_grp:last-child {
  width: 50%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > .form_grp {
  width: 33.3333333333%;
  max-width: 33.3333333333%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.flex-form .form_col-4-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.flex-form .form_col-2-10 > .form_grp:last-child {
  max-width: 83.3333333333%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > .form_grp:first-child {
  width: 83.3333333333%;
  max-width: 83.3333333333%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.flex-form .form_col-2-2-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: calc(50% - 0.6em);
        flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > input:nth-child(3),
.flex-form .form_col-2-2-8 > select:nth-child(3),
.flex-form .form_col-2-2-8 > label:nth-child(3) {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  -ms-flex-preferred-size: 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:nth-child(3),
  .flex-form .form_col-2-2-8 > select:nth-child(3),
  .flex-form .form_col-2-2-8 > label:nth-child(3) {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    -ms-flex-preferred-size: 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%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.flex-form .form_col-8-2-2 > .form_grp:first-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  -ms-flex-preferred-size: 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%;
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: 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);
  -ms-flex-preferred-size: 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);
    -ms-flex-preferred-size: calc(100% - 0.6em);
        flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .btn_grp {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          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] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0.3em 0;
}
@media screen and (max-width: 919px) {
  .flex-form .form_grp,
  .flex-form .check_grp,
  .flex-form .radio_grp,
  .flex-form .btn_grp,
  .flex-form .upload_grp {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.flex-form .check_grp label,
.flex-form .radio_grp label {
  position: relative;
  z-index: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 2rem;
}
.flex-form .check_grp label input:checked ~ span:after,
.flex-form .radio_grp label input:checked ~ span:after {
  position: absolute;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #54caff;
  content: "";
  left: 0.35em;
  top: 0.3em;
  z-index: -1;
  -webkit-animation: ripple 0.35s linear;
          animation: ripple 0.35s linear;
}
.flex-form .check_grp label select,
.flex-form .radio_grp label select {
  margin: 0 0.3em;
}
.flex-form .check_grp.form_inline label,
.flex-form .radio_grp.form_inline label {
  margin: 0 0.5em 0 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin-right: 1em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.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 {
  -ms-flex-preferred-size: auto;
      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;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form_inline label {
  vertical-align: middle;
  margin: 0 0.5em 0 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5em;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 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;
}

label,
legend {
  display: inline-block;
  margin: 0 0 0.5em 0;
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  -webkit-box-sizing: border-box;
          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;
  -ms-flex-preferred-size: 0 !important;
      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;
  background: #fff;
  vertical-align: middle;
  margin: 0.3em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0.2em;
  -webkit-transition: all 0.3s ease-out;
  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: 919px) {
  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;
}

textarea {
  color: #222;
  font-size: 1em;
  border: 1px solid #ccc;
  padding: 0.5em;
  background: #fff;
  vertical-align: middle;
  margin: 0.3em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0.2em;
  -webkit-transition: all 0.3s ease-out;
  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 rgb(0, 234, 198.5454545455);
  -webkit-box-shadow: 0px 0px 0px 2px rgb(0, 234, 198.5454545455);
          box-shadow: 0px 0px 0px 2px rgb(0, 234, 198.5454545455);
  outline: none;
}

select {
  line-height: 1.35em;
  padding: 0.5em 24px 0.5em 0.5em;
  border: 1px solid #ccc;
  background: #fff url(../images/icon/icon_select_arrow.png) no-repeat right center;
  background-size: 16px;
}
select option {
  outline: none;
  border: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
select ~ select ~ input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

input[type=checkbox],
input[type=radio] {
  font-size: 1em;
  margin: 0.3em;
  width: 1em;
  height: 1em;
  background-color: #f7f6ee;
  border: 2px solid #ccc;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

input[type=radio] {
  border-radius: 50%;
}

input[type=checkbox]:checked,
input[type=checkbox]:focus,
input[type=radio]:checked,
input[type=radio]:focus {
  border-color: #008470;
  background-color: #008470;
  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%;
  -webkit-box-shadow: #008470 0 0 0 2px;
          box-shadow: #008470 0 0 0 2px;
  border-radius: 2px;
}

input[type=radio]:checked {
  -webkit-box-shadow: #fff 0 0 0 3px inset, #008470 0 0 0 2px;
          box-shadow: #fff 0 0 0 3px inset, #008470 0 0 0 2px;
}

input[type=radio]:focus {
  border-color: rgb(0, 234, 198.5454545455);
  background-color: rgb(0, 234, 198.5454545455);
  -webkit-box-shadow: #fff 0 0 0 3px inset, rgb(0, 234, 198.5454545455) 0 0 0 2px;
          box-shadow: #fff 0 0 0 3px inset, rgb(0, 234, 198.5454545455) 0 0 0 2px;
}

input[type=checkbox]:focus {
  border-color: rgb(0, 234, 198.5454545455);
  background-color: rgb(0, 234, 198.5454545455);
  -webkit-box-shadow: rgb(0, 234, 198.5454545455) 0 0 0 2px;
          box-shadow: rgb(0, 234, 198.5454545455) 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: #008470;
  border: 1px solid #008470;
  color: #fff;
  padding: 0.2em 1em !important;
  border-radius: 4px;
}
.upload_grp .upload_btn:hover {
  background: rgb(0, 81, 68.7272727273);
  border: 1px solid rgb(0, 81, 68.7272727273);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.upload_grp .upload_btn:focus {
  background: rgb(0, 81, 68.7272727273);
  border: 1px solid rgb(0, 81, 68.7272727273);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !important;
}
.upload_grp .upload_btn.active {
  background: rgb(0, 157.5, 133.6363636364);
  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);
}

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;
}

table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 575px) {
  table {
    width: 100%;
  }
}
table th,
table td {
  padding: 0.5em;
  text-align: left;
}
table th.center,
table td.center {
  text-align: center;
}
table td {
  border: #ddd 1px solid;
  word-break: break-all;
}
table td a {
  word-break: break-all;
}
table th {
  background-color: #f3f3f3;
  color: #333;
  border: #ddd 1px solid;
  text-align: center;
  white-space: nowrap;
}
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: 0.5em !important;
    padding-top: 2em;
    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: normal;
    color: #888;
    font-size: 0.688rem;
  }
}

.fix_th_table {
  margin: 1em 0;
}
@media screen and (max-width: 919px) {
  .fix_th_table {
    position: relative;
    width: 100%;
    overflow: hidden !important;
  }
}
@media screen and (max-width: 919px) {
  .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: 919px) {
  .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: 919px) {
  .fix_th_table th:first-child {
    position: absolute !important;
    left: 0;
    top: auto;
  }
}
@media screen and (max-width: 919px) {
  .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: 919px) {
  .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);
  overflow-y: hidden;
}

.scroltable-container {
  overflow: auto;
}

.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: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  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: 919px) {
  .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: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  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: 919px) {
  .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;
}

@-webkit-keyframes arrow_left {
  from {
    left: -0.2em;
  }
  to {
    left: 0.3em;
  }
}

@keyframes arrow_left {
  from {
    left: -0.2em;
  }
  to {
    left: 0.3em;
  }
}
@-webkit-keyframes arrow_right {
  from {
    right: -0.2em;
  }
  to {
    right: 0.3em;
  }
}
@keyframes arrow_right {
  from {
    right: -0.2em;
  }
  to {
    right: 0.3em;
  }
}
.sub_menu ul,
.sub_menu ol,
.np ul,
.np ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.sub_menu li,
.np li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 49%;
          flex: 1 1 49%;
  margin-bottom: 10px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.sub_menu li:nth-child(odd),
.np li:nth-child(odd) {
  margin-right: 0;
}
@media screen and (max-width: 919px) {
  .sub_menu li,
  .np li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.sub_menu li:before, .sub_menu li:after,
.np li:before,
.np li:after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  background: #008470;
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sub_menu li:before,
.np li:before {
  width: 0;
  height: 0;
  right: -50px;
  bottom: -80px;
}
.sub_menu li:after,
.np li:after {
  width: 0;
  height: 0;
  right: 120px;
  top: -10px;
}

/*8.21更新 start*/
/* .sub_menu li a,
.np li a {
  padding: 1em;
  display: block;
  vertical-align: top;
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #222;
  text-decoration: none;
} */

.sub_menu li a,
.np li a {
  padding: 1em;
  display: flex;
  gap:8px;
  vertical-align: top;
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #222;
  text-decoration: none;
}
/*8.21更新 end*/
.sub_menu li a:hover, .sub_menu li a:focus,
.np li a:hover,
.np li a:focus {
  color: #d93e10;
  cursor: pointer;
}

/*8.21更新 start*/
/* .sub_menu li a .num,
.np li a .num {
  position: absolute;
  width: 1em;
  top: 1em;
  left: 0.5em;
  text-align: right;
} */
.sub_menu li a .num,
.np li a .num {
  position: relative;
  /* width: 1em;
  top: 1em;
  left: 0.5em;
  text-align: right; */
}
/*8.21更新 end*/

.sub_menu li a .num:after,
.np li a .num:after {
  content: ".";
}
.sub_menu li:hover, .sub_menu li:focus,
.np li:hover,
.np li:focus {
  border: 1px solid #d93e10;
}
/*8.21更新 start*/
.sub_menu li:has(a:focus-visible),
.np li:has(a:focus-visible) {
  border: 2px solid #d93e10;
}
/*8.21更新 end*/

.sub_menu li:hover:before, .sub_menu li:focus:before,
.np li:hover:before,
.np li:focus:before {
  width: 150px;
  height: 150px;
  right: -50px;
  bottom: -80px;
}
.sub_menu li:hover:after, .sub_menu li:focus:after,
.np li:hover:after,
.np li:focus:after {
  width: 40px;
  height: 40px;
  right: 120px;
  top: -10px;
}
.sub_menu li:hover a, .sub_menu li:focus a,
.np li:hover a,
.np li:focus a {
  color: #d93e10;
}

.tabSet {
  max-width: 100%;
  margin: 1em auto;
  overflow: hidden;
}
@media screen and (max-width: 919px) {
  .tabSet {
    width: auto;
    height: auto !important;
  }
}

.tabs {
  position: relative;
}
.tabs > .tabItem {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1;
  display: block;
  padding: 16px 0 14px;
  text-align: center;
  background-color: #aaa;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0;
}
.tabs > .tabItem.active {
  background-color: #008470;
  color: #fff;
}
.tabs > .tabItem:hover, .tabs > .tabItem:focus {
  background: #008470;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 919px) {
  .tabs > .tabItem {
    float: none;
    width: 100% !important;
    border-bottom: 1px solid #888;
  }
  .tabs > .tabItem.active {
    border-color: #bbb;
  }
}
/*8.21更新 start*/
@media screen and (max-width: 919px) {
  .tabs > .tabItem:focus-visible {
    outline:2px solid #d93e10;
    outline-offset: -2px;
  }
}
/*8.21更新 end*/

.example-2 .tabItem:hover {
  background: #d93e10;
}
.example-2 .tabItem.active {
  background: #d93e10;
}

.active + .tabContent {
  display: block;
}

.tabContent {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  clear: both;
  padding: 30px 20px;
  display: none;
}
@media screen and (max-width: 919px) {
  .tabContent {
    position: static;
  }
}
.tabContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabContent li {
  margin: 0 0 1.3em 0;
  padding: 0;
  line-height: 1.6;
  border-bottom: 1px #ccc dashed;
}
@media screen and (max-width: 919px) {
  .tabContent li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.tabContent li a {
  color: #222;
  text-decoration: none;
}
.tabContent li a:hover, .tabContent li a:focus {
  color: #d93e10;
  cursor: pointer;
}
.tabContent li time {
  display: inline-block;
  margin: 0 0 0 1em;
  font-size: 0.813em;
  color: #666;
}

.thumbnail {
  -webkit-box-shadow: 0 0 3em -1.5em rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 3em -1.5em rgba(0, 0, 0, 0.5);
  background: #fff;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.thumbnail:hover {
  -webkit-box-shadow: 0 12px 3em -1em rgba(0, 0, 0, 0.5);
          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: #d93e10;
  cursor: pointer;
}
.thumbnail a:focus:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 0px 1px #d93e10 inset;
          box-shadow: 0px 0px 0px 1px #d93e10 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 .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.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 {
  position: fixed;
  display: none;
  width: 400px;
  height: 300px;
  background: #FFF;
  z-index: 99999999;
  top: 5%;
  left: 50%;
  margin-left: -200px;
  padding: 1em 1em 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 15px RGBA(0, 0, 0, 0.5);
          box-shadow: 1px 1px 15px RGBA(0, 0, 0, 0.5);
  -webkit-animation: scaleUp 0.5s ease-out;
          animation: scaleUp 0.5s ease-out;
}
.modal h2 {
  border-bottom: 1px solid #008470;
  padding-bottom: 0.5em;
}
.modal .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 {
  cursor: pointer;
}

@-webkit-keyframes scaleUp {
  0% {
    -webkit-transform: scale(1) translateY(-50px);
            transform: scale(1) translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) translateY(0px);
            transform: scale(1) translateY(0px);
    opacity: 1;
  }
}

@keyframes scaleUp {
  0% {
    -webkit-transform: scale(1) translateY(-50px);
            transform: scale(1) translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) translateY(0px);
            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;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  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-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


/*8.21更新 start*/
/* .slick-slide a:focus:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  -webkit-box-shadow: 0px 0px 0px 2px #d93e10 inset;
          box-shadow: 0px 0px 0px 2px #d93e10 inset;
} */
.slick-slide a:focus-visible:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  -webkit-box-shadow: 0px 0px 0px 2px #d93e10 inset;
          box-shadow: 0px 0px 0px 2px #d93e10 inset;
}
/*8.21更新 end*/

/* ---箭頭的樣式--- */
.slick-prev,
.slick-next {
  font-size: 0em;
  line-height: 0em;
  position: absolute;
  top: 50%;
  display: block;
  width: 44px !important;
  height: 44px !important;
  border-radius: 50%;
  padding: 0 !important;
  min-width: auto;
  z-index: 2;
  cursor: pointer;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  margin-top: -22px;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  border: none !important;
  outline: none;
  -webkit-box-shadow: 0px 0px 0px 2px #d93e10 inset;
          box-shadow: 0px 0px 0px 2px #d93e10 inset;
}

/* 上一則 位置 圖片*/
.slick-prev {
  left: 25px;
  background: url("../images/slick/icon_arrow_left.png") center center no-repeat RGBA(255, 255, 255, 0.8);
  background-size: 24px 24px;
  /* 箭頭 hover及focus 樣式 */
}
.slick-prev:hover, .slick-prev:focus {
  background: url("../images/slick/icon_arrow_left_inverse.png") center center no-repeat #d93e10;
  background-size: 24px 24px;
}

/* 下一則 位置 圖片*/
.slick-next {
  right: 25px;
  background: url("../images/slick/icon_arrow_right.png") center center no-repeat RGBA(255, 255, 255, 0.8);
  background-size: 24px 24px;
  /* 箭頭 hover及focus 樣式 */
}
.slick-next:hover, .slick-next:focus {
  background: url("../images/slick/icon_arrow_right_inverse.png") center center no-repeat #d93e10;
  background-size: 24px 24px;
}

/* 沒有無限輪播時，滑到最兩邊資料時，箭頭暗掉 */
.slick-disabled {
  opacity: 0.25;
}

/* ---點的樣式---*/
.slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 9;
  list-style: none;
  -webkit-box-sizing: border-box;
          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;
}

/* ---點的位置、大小、顏色---*/
.slick-dots {
  /* 位置距離 */
  bottom: 20px;
}
.slick-dots li {
  /* 兩點的距離 */
  margin: 0 6px;
  width: 12px;
  height: 12px;
}
.slick-dots li button {
  /* 點的顏色 */
  background: #c4c4c4;
  opacity: 0.4;
  width: 12px;
  height: 12px;
  border-radius: 25px;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  opacity: 1;
  /* 點hover的顏色 */
  background: #d93e10;
}
.slick-dots li button:focus {
  opacity: 1;
  /* 點focus的顏色 */
  background: #d93e10;
}
.slick-dots li.slick-active {
  width: 3.5rem;
}
.slick-dots li.slick-active button {
  opacity: 1;
  /* 點 active 的顏色 */
  background: #008470;
  width: 3.5rem;
}
.slick-dots li.slick-active button:hover {
  /* 點 active  hover的顏色 */
  background: #d93e10;
}
.slick-dots li.slick-active button:focus {
  /* 點 active  focus的顏色 */
  background: #d93e10;
}

.mpSlider {
  width: 100%;
  padding-bottom: 3em;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
          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: 919px) {
  .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;
  }
}

.lightbox_slider {
  background: #fff;
  padding: 1em 0;
  clear: both;
}
.lightbox_slider .cp_slider {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          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;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.lightbox_slider .slick-dots {
  bottom: -30px !important;
}
@media screen and (max-width: 919px) {
  .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 .cppic_slider {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lightbox_slider_block .img-container {
  margin: 0px 15px;
  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;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.lightbox_slider_block .slick-prev {
  left: -10px;
  top: 35%;
}
.lightbox_slider_block .slick-next {
  right: -10px;
  top: 35%;
}
.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;
  -webkit-transition: opacity 0.5s ease;
  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;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 18px;
  background: #ddd;
  left: 6px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:after {
  content: "";
  height: 6px;
  width: 32px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 18px;
  background: #ddd;
  left: 6px;
  -webkit-transition: 0.3s all ease-out;
  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 #008470;
}
.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: #008470;
  border-radius: 20px;
  text-shadow: 1px 1px 2px RGBA(0, 0, 0, 0.8);
}
.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;
  -webkit-box-sizing: border-box;
          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: 919px) {
  .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: 919px) {
  .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: 919px) {
  .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-bottom: 1rem;
  padding: 0;
  min-height: 35px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
.function_panel .adSearch {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 100px;
  display: block;
  color: #555;
}
.function_panel .adSearch .adSearch_btn {
  display: inline-block;
}
.function_panel .adSearch .adSearch_btn a {
  line-height: 40px;
  padding: 0 1em 0 2.5em;
  background: #008470 url(../images/mp/icon_search_.svg) no-repeat 16px center;
  background-size: 16px;
  color: #fff;
  display: block;
  border-radius: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 500;
}
.function_panel .adSearch .adSearch_btn a:hover, .function_panel .adSearch .adSearch_btn a:focus {
  background: #d93e10 url(../images/mp/icon_search_.svg) no-repeat 16px center;
  background-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
.function_panel .adSearch .adSearch_form {
  position: absolute;
  left: 0;
  right: 0;
  top: 56px;
  padding: 1rem 1.5rem;
  background: #e6e6e6;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  border-top: 4px solid #008470;
  display: none;
  z-index: 999;
}
.function_panel .adSearch .adSearch_form .form_grid {
  border-top: 0;
  margin: 0;
  font-size: 1em;
}
.function_panel .adSearch .adSearch_form .form_grid .form_grp {
  border-bottom: 1px solid #ccc;
}
.function_panel .adSearch .adSearch_form .form_grid .form_title {
  padding-top: 10px;
}
@media screen and (max-width: 919px) {
  .function_panel .adSearch .adSearch_form .form_grid .form_title {
    text-align: left;
  }
}
.function_panel .adSearch .adSearch_form .form_grid .form_content {
  text-align: left;
}
.function_panel .adSearch .adSearch_form .form_grid .btn_grp {
  padding-bottom: 0.5rem;
}
.function_panel .adSearch .adSearch_form .form_grid .btn_grp button {
  margin: 0 4px;
}
.function_panel .adSearch .adSearch_form .form_grid .btn-reset {
  background: #666;
  color: #fff;
  border: 1px solid #666;
}
.function_panel .adSearch .adSearch_form .form_grid .btn-reset:focus, .function_panel .adSearch .adSearch_form .form_grid .btn-reset:hover {
  background: #444;
  border: 1px solid #444;
}
.function_panel .publish_time {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 100px;
  display: block;
  color: #555;
}
.function_panel .publish_time span {
  font-size: 0.938em;
}
@media screen and (max-width: 919px) {
  .function_panel .publish_time span {
    display: none;
  }
}
.function_panel .publish_time time {
  font-family: georgia;
  font-size: 1.125em;
}
@media screen and (max-width: 919px) {
  .function_panel .publish_time time {
    font-size: 0.938em;
  }
}
.function_panel .publish_time:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 0.3em;
  background: url(../images/basic/icon_time.png) no-repeat center center;
  background-size: 12px;
}
.function_panel .function {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  margin: 0;
}
.function_panel .function ul li {
  width: 40px;
  height: 40px;
  font-size: 1em;
  float: left;
  display: block;
  margin: 0 0.2em;
}
.function_panel .function ul li a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  background: #555;
  font-size: 0;
  line-height: 40px;
  position: relative;
}
.function_panel .function ul li a:hover, .function_panel .function ul li a:focus {
  background: #008470;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.function_panel .function ul li a:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
}
.function_panel .function ul li.back a:before {
  background: url(../images/basic/icon_back.svg) no-repeat center center;
  background-size: 16px;
}
.function_panel .function ul li.print a:before {
  background: url(../images/basic/icon_printer.png) no-repeat center center;
  background-size: 16px;
}
@media screen and (max-width: 919px) {
  .function_panel .function ul li.print {
    display: none;
  }
}
.function_panel .function ul li.rss a:before {
  background: url(../images/basic/icon_rss.svg) no-repeat center center;
  background-size: 16px;
}
.function_panel .function ul li.forward a:before {
  background: url(../images/basic/icon_forward.svg) no-repeat center center;
  background-size: 16px;
}

.share {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 4px;
  position: relative;
}
.share .shareButton {
  font-size: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  position: relative;
  background: #d93e10;
}
.share .shareButton:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
  background: url(../images/basic/icon_share_.svg) no-repeat center center;
  background-size: 16px;
}
.share .shareButton:hover, .share .shareButton:focus {
  background: #008470;
}
.share ul {
  display: none;
  position: absolute;
  top: 1.8em;
  left: -2px;
  padding: 8px 6px;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 2px 2px 5px RGBA(0, 0, 0, 0.2);
          box-shadow: 2px 2px 5px RGBA(0, 0, 0, 0.2);
  border-radius: 6px;
  z-index: 999;
  height: auto;
}
.share ul li {
  display: block;
  margin: 0 auto 0.5em;
}
.share ul li:last-child {
  margin-bottom: 0;
}
.share ul li a {
  background: transparent;
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
  position: relative;
}
.share ul li a:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50%;
  background: #fff;
  z-index: 8;
  left: 1px;
  top: 1px;
}
.share ul li a img {
  width: 32px;
  height: 32px;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  z-index: 9;
}
.share ul li a:hover, .share ul li a:focus {
  background: transparent;
}
.share ul li a:hover img, .share ul li a:focus img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.share ul li a:focus img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0.5em 0;
}
div.function ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style-type: none;
}
div.function ul li {
  margin: 0 0px 0px 3px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          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: #d93e10;
  border-color: #d93e10;
}
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;
}

.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;
  -webkit-box-sizing: border-box;
  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;
  -webkit-transform: rotate(90deg);
          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;
  -webkit-box-shadow: none;
          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;
  -webkit-transform: rotate(-90deg);
          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;
  -webkit-box-shadow: none;
          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 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination span {
  color: #008470;
  margin: 0px 0.5em;
}
.pagination .page {
  margin: 10px auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagination .page li {
  min-width: 40px;
  height: 40px;
  margin: 2px;
  list-style: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pagination .page li a {
  border-radius: 50%;
  padding: 6px 10px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  font-size: 1em;
  color: #222;
  background: #eee;
  border: #ccc solid 1px;
  margin: 0 0.1em 0.25em;
}
.pagination .page li a:hover, .pagination .page li a:focus {
  background: #008470;
  color: #fff !important;
  border: #008470 solid 1px;
}
.pagination .page li.active a {
  color: #fff !important;
  background: #555;
  border: #555 solid 1px;
}
.pagination .page li.active a:hover, .pagination .page li.active a:focus {
  background: #008470;
  border: #008470 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;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.pagination .page li.first a:after {
  margin-left: 0px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.pagination .page li.prev a:before {
  margin-left: -2px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.pagination .page li.next a:before {
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pagination .page li.last a:before {
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pagination .page li.last a:after {
  margin-left: -9px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pagination .total {
  padding: 0em;
  display: inline-block;
  vertical-align: middle;
}
.pagination .total select {
  margin: 0px 0.5em;
  border-radius: 2rem;
}
@media screen and (max-width: 919px) {
  .pagination .total select {
    margin: 0px;
  }
}
.pagination .total .btn {
  min-width: auto;
  padding: 0.4em 1em !important;
  background: #555;
  border: #555 solid 1px;
  border-radius: 2rem;
}
.pagination .total .btn:hover, .pagination .total .btn:focus {
  background: #008470;
  border: #008470 solid 1px;
}
.pagination .items {
  display: inline-block;
  vertical-align: middle;
}
.pagination .items a {
  padding: 0 5px;
  color: #008470;
  text-decoration: none;
}

@media screen and (max-width: 919px) {
  .pagination .total select.form-control {
    margin: 0px 0px;
    text-align: center;
  }
}
*[class^=notice] {
  padding: 0.4em 2.5em;
  display: block;
  width: 100%;
  font-size: 0.938em;
  margin: 0.2em 0;
  position: relative;
  color: #666;
  background-color: #f2f2f2;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border: none;
}
*[class^=notice]:before {
  position: absolute;
  top: 0.7em;
  left: 0.8em;
  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;
  background-color: #ceecfa;
}
*[class*=notice_info]:before {
  background: url(../images/basic/icon_info.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_success] {
  color: #3B7600;
  background-color: #DFF2BF;
}
*[class*=notice_success]:before {
  background: url(../images/basic/icon_success.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_warning] {
  color: #C23E00;
  background-color: #FEEFB3;
}
*[class*=notice_warning]:before {
  background: url(../images/basic/icon_warning.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_error] {
  color: #C40000;
  background-color: #FFD2D2;
}
*[class*=notice_error]:before {
  background: url(../images/basic/icon_error.svg) no-repeat center center;
  background-size: 15px;
}

.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;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #999;
}
body.noscroll {
  position: static !important;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  overflow-y: hidden !important;
  margin: 0;
  padding: 0;
}
body.small_size {
  font-size: 0.938em;
}
body.large_size {
  font-size: 1.125em;
}

.wrapper {
  width: 1200px;
  margin: 0px auto;
  position: relative;
  background: #fff;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 919px) {
  .wrapper {
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
  }
}

.container {
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
}

.main {
  position: relative;
  margin: 0 auto;
  padding-bottom: 2em;
}
.main h2 {
  line-height: 1.25em;
}

.inner_img {
  overflow: hidden;
  line-height: 0;
  position: relative;
}
.inner_img:before {
  content: "";
  width: 220px;
  height: 220px;
  display: block;
  background: #008470;
  position: absolute;
  right: -100px;
  bottom: 0;
  border-radius: 50%;
  z-index: 10;
}
@media screen and (max-width: 919px) {
  .inner_img:before {
    display: none;
  }
}
.inner_img:after {
  content: "";
  width: 100px;
  height: 100px;
  display: block;
  background: #d93e10;
  position: absolute;
  left: -40px;
  bottom: 150px;
  border-radius: 50%;
  z-index: 10;
}
@media screen and (max-width: 919px) {
  .inner_img:after {
    display: none;
  }
}
.inner_img img {
  position: relative;
  z-index: 9;
  border-radius: 0 20px 180px 20px;
  width: 96%;
}
@media screen and (max-width: 919px) {
  .inner_img img {
    width: 100%;
    border-radius: 0 0 16px 16px;
  }
}

.innerpage > .container {
  padding-top: 2em;
  position: relative;
  min-height: 1px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 919px) {
  .innerpage > .container {
    padding-top: 1em;
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.innerpage .center_block {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
.innerpage .left_block {
  padding-bottom: 2em;
  -ms-flex-preferred-size: 260px;
      flex-basis: 260px;
  max-width: 260px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 40px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media screen and (max-width: 919px) {
  .innerpage .left_block {
    float: none;
    display: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
    padding-bottom: 0;
  }
}
.innerpage .left_block.hidden + .center_block {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
.innerpage .left_block + .center_block {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -ms-flex-preferred-size: calc(100% - 300px);
      flex-basis: calc(100% - 300px);
  max-width: calc(100% - 300px);
  width: auto;
}
@media screen and (max-width: 919px) {
  .innerpage .left_block + .center_block {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.innerpage .left_block .member_info {
  margin-bottom: 1rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.innerpage .left_block .member_info:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../images/icon/icon_member.png) no-repeat center center;
  background-size: cover;
  opacity: 0.6;
  vertical-align: middle;
  margin-right: 8px;
}

.hidden {
  display: none;
}

.left_block nav {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  overflow: hidden;
  margin-bottom: 1rem;
  padding-bottom: 8px;
}
.left_block nav .left_title {
  background: #d93e10;
  padding: 0.7em 1em;
  text-align: center;
  color: #fff;
  font-size: 1.25em;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0 1rem 1rem 1rem;
  border-radius: 0 0 6px 6px;
}
@media screen and (max-width: 919px) {
  .left_block nav .left_title {
    font-size: 1em;
    text-align: left;
    position: relative;
  }
  .left_block nav .left_title:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    vertical-align: middle;
    position: absolute;
    top: 18px;
    right: 15px;
  }
}
.left_block nav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 0;
  margin: 0 1rem;
}
@media screen and (max-width: 919px) {
  .left_block nav > ul {
    display: none;
    border: 2px solid #ccc;
  }
}
.left_block nav > ul > li {
  margin-bottom: 4px;
}
@media screen and (max-width: 919px) {
  .left_block nav > ul > li {
    border-bottom: 1px solid #ccc;
  }
}
.left_block nav > ul > li:last-child {
  border-bottom: 0;
}
.left_block nav > ul > li > a {
  padding: 0.6em 1em 0.6em 2em;
  display: block;
  color: #444;
  font-weight: bold;
  position: relative;
}
.left_block nav > ul > li > a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #444;
  display: block;
  position: absolute;
  left: 15px;
  top: 17px;
}
.left_block nav > ul > li > a:hover, .left_block nav > ul > li > a:focus {
  background: #bbb;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 6px;
}
.left_block nav > ul > li > a:hover:before, .left_block nav > ul > li > a:focus:before {
  content: "";
  border-color: transparent transparent transparent #444;
}
.left_block nav > ul > li > a.active {
  color: #fff;
  background: #008470;
  border-radius: 6px;
}
.left_block nav > ul > li > a.active:before {
  content: "";
  border-color: transparent transparent transparent #fff;
}
.left_block nav > ul > li > a.active:hover {
  color: #444;
  background: #bbb;
}
.left_block nav > ul > li > a.active:hover:before {
  content: "";
  border-color: transparent transparent transparent #444;
}
.left_block nav > ul > li ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.875em;
  background: #f5f5f5;
  margin: 4px 0 0 0;
  border-radius: 6px;
  overflow: hidden;
}
.left_block nav > ul > li ul li {
  border-top: 1px dotted #ccc;
}
.left_block nav > ul > li ul li:first-child {
  border-top: 0;
}
.left_block nav > ul > li ul li a {
  padding: 0.6em 1em 0.6em 2.1em;
  display: block;
  color: #444;
  position: relative;
}
.left_block nav > ul > li ul li a:before {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  border-right: 2px solid #515151;
  border-top: 2px solid #515151;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: middle;
  position: absolute;
  left: 13px;
  top: 17px;
}
.left_block nav > ul > li ul li a.active {
  color: #222;
  background: #ddd;
}
/*8.21更新 start*/
/* .left_block nav > ul > li ul li a:hover, .left_block nav > ul > li ul li a:focus {
  color: #008470;
  -webkit-box-shadow: none;
          box-shadow: none;
} */
 .left_block nav > ul > li ul li a:hover,  {
  color: #008470;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.left_block nav > ul > li ul li a:focus-visible{
  box-shadow: 0 0 0 2px #d93e10 inset;
  outline:0;
}
/*8.21更新 end*/

.left_block nav.recipt > ul > li > a {
  padding: 0.6em 1em;
}
.left_block nav.recipt > ul > li > a:before {
  display: none;
}
.left_block nav.member {
  background: #555;
}
.left_block nav.member .left_title {
  background: #008470;
  color: #fff;
}
.left_block nav.member > ul > li > a {
  color: #fff;
  padding: 0.6em 1em;
}
.left_block nav.member > ul > li > a:before {
  display: none;
}
.left_block nav.member > ul > li > a:hover {
  color: #444;
}
.left_block nav.member > ul > li > a.active {
  color: #444;
  background: #bbb;
}
.left_block nav.member > ul > li > a.active:hover {
  color: #fff;
  background: #008470;
}

.quickLink {
  position: fixed;
  right: 0;
  top: 76px;
  z-index: 99;
}
@media screen and (max-width: 660px) {
  .quickLink {
    top: auto;
    bottom: 0;
    width: 100%;
  }
}
.quickLink ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 660px) {
  .quickLink ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 660px) {
  .quickLink ul li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.quickLink ul li a {
  width: 52px;
  color: #fff;
  background: #008470;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  padding: 22px 14px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  letter-spacing: 1px;
}
@media screen and (max-width: 660px) {
  .quickLink ul li a {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    width: auto;
    line-height: 4rem;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.quickLink ul li a:hover, .quickLink ul li a:focus {
  background: #333;
}
.quickLink ul li:first-child a {
  background: #d93e10 url(../images/enter/home.svg) no-repeat center 12px;
  padding: 2rem 14px 22px 14px;
}
@media screen and (max-width: 660px) {
  .quickLink ul li:first-child a {
    background: #d93e10;
    padding: 0;
  }
}
.quickLink ul li:first-child a:hover, .quickLink ul li:first-child a:focus {
  background: #333 url(../images/enter/home.svg) no-repeat center 12px;
}

@media screen and (max-width: 660px) {
  .quickLink ~ .main ~ footer {
    margin-bottom: 2rem;
  }
}

.jxPOhn {
  bottom: 58px;
  right: -13px;
}

.dfBDQI {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .wow {
    -webkit-animation-name: none !important;
            animation-name: none !important;
    visibility: visible !important;
  }
}
.shadowOut {
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 919px) {
  .shadowOut {
    padding: 1.5em 1em 1em;
  }
}

a.survey_icon1,
a.survey_icon2,
a.survey_icon3 {
  line-height: 36px;
  padding: 0 0.5em;
  color: #fff;
  display: block;
  border-radius: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: normal;
  border: 0;
}

a.survey_icon2 {
  background: #008470;
}

a.survey_icon3 {
  background: #d93e10;
}

.surveyQ {
  padding: 2em;
  background: #555;
  color: #fff;
  border-radius: 12px;
  line-height: 170%;
  letter-spacing: 0.08em;
  margin-bottom: 2em;
}
@media screen and (max-width: 919px) {
  .surveyQ {
    padding: 1.5rem;
  }
}
.surveyQ dl {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.surveyQ dl dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15%;
          flex: 0 0 15%;
  padding: 0.3rem 0.5rem;
  border-bottom: 1px dashed #888;
  position: relative;
}
.surveyQ dl dt:last-of-type {
  border-bottom: 0;
}
.surveyQ dl dt:before {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  background: #d93e10;
  border-radius: 15px;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.surveyQ dl dd {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 85%;
          flex: 0 0 85%;
  margin: 0;
  padding: 0.3rem 0;
  border-bottom: 1px dashed #888;
}
.surveyQ dl dd:last-of-type {
  border-bottom: 0;
}

.surveyR .survey_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.surveyR .survey_row:nth-child(odd) {
  background: #ddd;
  border-radius: 8px;
}
.surveyR .survey_row .survey_title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  padding: 0.5rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.surveyR .survey_row .survey_result {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90%;
          flex: 0 0 90%;
  padding: 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.surveyR .survey_row .survey_result > .survey_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  background: transparent;
  border-bottom: 1px dashed #ddd;
}
.surveyR .survey_row .survey_result > .survey_row:last-child {
  border-bottom: 0;
}
.surveyR .survey_row .survey_result > .survey_row .survey_title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  padding: 0 0.5rem 0 0;
  font-weight: bold;
}
.surveyR .survey_row .survey_result > .survey_row .survey_result {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  padding: 0 0.5rem;
  border: 0;
}
.surveyR .survey_row .survey_result ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.surveyR .survey_row .survey_result ul li {
  margin-bottom: 0.5rem;
}
.surveyR .survey_row .survey_result ul li span {
  margin-left: 0.5rem;
  color: #d93e10;
}
.surveyR .survey_row .survey_result ul li .bar {
  width: 0;
  height: 8px;
  border-radius: 8px;
  background: #008470;
  margin-top: 0.3rem;
  font-size: 0;
}
.surveyR .survey_row .survey_result ul li .bar:empty {
  display: none;
}

.luck {
  font-size: 1.125rem;
  margin: 0.5rem 0;
  font-weight: bold;
}
.luck span {
  color: #d93e10;
}

.ps {
  background: #ccc;
  padding: 1rem 2rem;
  margin: 1rem 0;
  border-radius: 12px;
}
.ps h3 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.ps h3:before {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  background: #d93e10;
  border-radius: 15px;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.ps ul {
  margin-top: 0;
}
.ps ul li {
  margin-bottom: 4px;
}

.check .checkTitle {
  position: relative;
  background: #cfcfcf;
  padding: 1rem 1.5rem;
  border-radius: 11px;
  overflow: hidden;
}
.check .checkTitle:before, .check .checkTitle:after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.check .checkTitle:before {
  width: 150px;
  height: 150px;
  right: -50px;
  bottom: -80px;
  background: #008470;
  opacity: 0.3;
}
.check .checkTitle:after {
  width: 40px;
  height: 40px;
  right: 120px;
  top: -10px;
  background: #d93e10;
  opacity: 0.3;
}
.check ul.checkList {
  margin: 0 0 0 1.5rem;
  padding: 0;
  list-style: none;
}
.check ul.checkList li {
  margin-bottom: 0.5rem;
  padding-left: 1rem;
  position: relative;
}
.check ul.checkList li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  border-top: 2px solid #008470;
  border-right: 2px solid #008470;
  position: absolute;
  left: 0;
  top: 7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 10;
}
.check ul.checkList li a {
  color: #008470;
}
.check ul.checkList li a:hover, .check ul.checkList li afocus {
  color: #d93e10;
}

.collect {
  max-width: 1000px;
  margin: 0 auto;
}
.collect .collectSlider {
  margin-bottom: 2rem;
  padding-bottom: 3rem;
}
.collect .collectSlider .slick-next,
.collect .collectSlider .slick-prev {
  top: 45%;
}
.collect .collectSlider .slick-list {
  border-radius: 12px;
  overflow: hidden;
}
.collect .collectSlider .img-container {
  overflow: hidden;
}
.collect .collectSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 30.7101727447%;
}
.collect .collectSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.collect h3.collectTitle {
  font-size: 1.25em;
  padding: 10px 0;
  margin: 0 0 15px;
  position: relative;
  text-align: center;
  font-size: 1.5rem;
}
.collect h3.collectTitle:before, .collect h3.collectTitle:after {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  background: #008470;
  border-radius: 15px;
  margin-right: 1rem;
  margin-left: 1rem;
}
.collect .keyPoint {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  margin-bottom: 2rem;
  overflow: hidden;
}
.collect .keyPoint ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 919px) {
  .collect .keyPoint ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.collect .keyPoint ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}
@media screen and (max-width: 919px) {
  .collect .keyPoint ul li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
.collect .keyPoint ul li a {
  height: 100%;
  background: #216fe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  padding: 1rem;
  font-size: 1.125rem;
}
.collect .keyPoint ul li a img {
  margin-right: 10px;
}
.collect .keyPoint ul li:nth-child(2) a {
  background: #00a5b1;
}
@media screen and (max-width: 919px) {
  .collect .keyPoint ul li:nth-child(3) a {
    background: #00a5b1;
  }
}
.collect .keyPoint ul li:nth-child(4) a {
  background: #00a5b1;
}
@media screen and (max-width: 919px) {
  .collect .keyPoint ul li:nth-child(4) a {
    background: #216fe6;
  }
}
.collect .collectZone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}
.collect .collectZone a.more {
  margin: 1rem auto 0 auto;
}
.collect .collectZone .collectBlock {
  width: 49%;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  margin-bottom: 1rem;
  overflow: hidden;
  padding: 1rem;
}
@media screen and (max-width: 919px) {
  .collect .collectZone .collectBlock {
    width: 100%;
  }
}
.collect .collectZone .collectBlock h3 {
  text-align: center;
  background: #008470;
  color: #fff;
  margin: 0 0 1rem 0;
  padding: 1rem 0.8rem;
  border-radius: 0 0 8px 8px;
  position: relative;
  margin-top: -1rem;
}
.collect .collectZone .collectBlock h3:before {
  content: "";
  width: 2px;
  height: 10px;
  background: #fff;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
@media screen and (max-width: 919px) {
  .collect .collectZone .collectBlock h3:before {
    display: none;
  }
}
.collect .collectZone .collectBlock h3:after {
  content: "";
  width: 2px;
  height: 10px;
  background: #008470;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
@media screen and (max-width: 919px) {
  .collect .collectZone .collectBlock h3:after {
    display: none;
  }
}
.collect .collectZone .collectBlock h3:hover, .collect .collectZone .collectBlock h3:focus {
  color: #fff;
  background: #008470;
}
.collect .collectZone .collectBlock h3:hover:before, .collect .collectZone .collectBlock h3:focus:before {
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
}
.collect .collectZone .collectBlock h3:hover:after, .collect .collectZone .collectBlock h3:focus:after {
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  background: #008470;
}
.collect .collectZone .collectBlock h4 {
  margin: 0 0 0.2rem 0;
  color: #008470;
}
.collect .collectZone .collectBlock h4 a {
  text-decoration: underline;
  color: #d93e10;
}
.collect .collectZone .collectBlock h4 a:hover, .collect .collectZone .collectBlock h4 a:focus {
  text-decoration: none;
}
.collect .collectZone .collectBlock ul,
.collect .collectZone .collectBlock ol {
  margin: 0;
  text-align: left;
}
.collect .collectZone .collectBlock ul p,
.collect .collectZone .collectBlock ol p {
  margin-top: 0;
}
.collect .collectZone .collectBlock > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.collect .collectZone .collectBlock > ul > li {
  padding: 0.5rem 0;
}
.collect .collectZone .collectBlock > ul > li:before {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  background: #008470;
  border-radius: 15px;
  margin-right: 1rem;
  margin-left: 1rem;
  vertical-align: middle;
}
.collect .collectZone .collectBlock > ul > li a {
  color: #222;
}
.collect .collectZone .collectBlock > ul > li a:hover {
  color: #d93e10;
}
.collect .collectZone .collectBlock .collectNews li {
  padding: 0.5rem 0;
  border-bottom: 1px dotted #e4e4e4;
}
.collect .collectZone .collectBlock .collectNews li time {
  margin-right: 8px;
  color: #666;
}
.collect .collectZone .collectBlock .collectVideo .slick-list {
  border-radius: 12px;
  overflow: hidden;
}
.collect .collectZone .collectBlock .collectVideo .img-container {
  overflow: hidden;
}
.collect .collectZone .collectBlock .collectVideo .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 58.5185185185%;
}
.collect .collectZone .collectBlock .collectVideo .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.recipt_text {
  padding: 0.5rem 2rem;
  margin-bottom: 2rem;
  border-radius: 12px;
  color: #fff;
  background: #555;
}
.recipt_text ul,
.recipt_text ol {
  padding-left: 20px;
}
.recipt_text ul li,
.recipt_text ol li {
  margin-bottom: 0.5rem;
}
.recipt_text em {
  color: #ffd201;
  font-style: normal;
}
.recipt_text dl dt {
  font-weight: bold;
  color: #008470;
  position: relative;
  margin-bottom: 0.5rem;
}
.recipt_text dl dd {
  margin: 0 0 0.6rem 0;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ccc;
}
.recipt_text .aware {
  font-size: 0.9375rem;
  margin-bottom: 0.5rem;
}
.recipt_text .aware .title {
  font-weight: bold;
  letter-spacing: 1px;
}
.recipt_text .aware .title:before {
  content: "";
  width: 8px;
  height: 16px;
  display: inline-block;
  border-radius: 30px;
  background: #d93e10;
  margin-right: 6px;
  vertical-align: middle;
}
.recipt_text .aware ul,
.recipt_text .aware ol {
  padding-left: 20px;
}

.receipt_hint {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 919px) {
  .receipt_hint {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 1rem;
  }
}
.receipt_hint > div {
  width: 48%;
  text-align: center;
  padding: 1.125rem 2rem;
  border-radius: 8px;
  background: #ddd;
  border: 1px solid #ccc;
}
.receipt_hint > div:only-child {
  width: 100%;
}
@media screen and (max-width: 919px) {
  .receipt_hint > div {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.receipt_hint > div button {
  display: block;
  margin: 1rem auto 0;
  color: #fff;
  font-weight: bold;
}
.receipt_hint > div button:hover, .receipt_hint > div button:focus {
  background: #444;
  border: 1px solid #444;
  color: #fff;
}
.receipt_hint > div span {
  font-size: 2rem;
}
.receipt_hint .shadowOut {
  background: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 919px) {
  .receipt_hint .shadowOut {
    margin-bottom: 1rem;
  }
}
.receipt_hint .shadowOut .title {
  font-size: 1.25rem;
  font-weight: bold;
  padding-bottom: 10px;
  position: relative;
}
.receipt_hint .shadowOut .title:after {
  content: "";
  width: 100px;
  height: 3px;
  display: block;
  background: #008470;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
}
.receipt_hint .shadowOut ol {
  list-style: none;
  padding: 0;
}
.receipt_hint .shadowOut ol li {
  margin: 4px 0;
}
.receipt_hint .shadowOut ol li span {
  font-size: 1.5rem;
  margin: 0 6px;
  font-weight: bold;
  color: #d93e10;
}
.receipt_hint .shadowOut .btn {
  background: #d93e10;
  border: 1px solid #d93e10;
}
.receipt_hint .shadowOut .btn:hover, .receipt_hint .shadowOut .btn:focus {
  background: #008470;
  border: 1px solid #008470;
}
.receipt_hint .save_receipt span {
  color: #008470;
}
.receipt_hint .save_receipt button {
  background: #008470;
  border: 1px solid #008470;
}
.receipt_hint .gift span {
  color: #d93e10;
}
.receipt_hint .gift button {
  background: #d93e10;
  border: 1px solid #d93e10;
}
@media screen and (max-width: 919px) {
  .receipt_hint .gift button {
    padding: 0.5em;
  }
}
.receipt_hint .receipt_number span {
  font-weight: bold;
  color: #d93e10;
}
.receipt_hint .receipt_number.alert {
  background: #d93e10;
  color: #fff;
  font-size: 1.125rem;
}

.videoBlock ul, .serviceBlock ul, .receipt_img, .gift_list, .Flex-set, .mix-equal-2 .Flex-set, .mix-equal-2 .inner-4-8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 320px) {
  .gift_list .list_block {
    -ms-flex-preferred-size: calc(100% / 1 - 0px);
        flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .gift_list .list_block:last-child {
    margin-right: 0;
  }
}
@media (min-width: 920px) {
  .gift_list .list_block {
    -ms-flex-preferred-size: calc(100% / 2 - 16px);
        flex-basis: calc(100% / 2 - 16px);
    max-width: calc(100% / 2 - 16px);
  }
  .gift_list .list_block:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .gift_list .list_block {
    -ms-flex-preferred-size: calc(100% / 3 - 16px);
        flex-basis: calc(100% / 3 - 16px);
    max-width: calc(100% / 3 - 16px);
  }
  .gift_list .list_block:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 16px) * 1 + 16px * 3 * 1 / (3 - 1));
  }
  .gift_list .list_block:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 16px) * 2 + 16px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 1400px) {
  .gift_list .list_block {
    -ms-flex-preferred-size: calc(100% / 3 - 16px);
        flex-basis: calc(100% / 3 - 16px);
    max-width: calc(100% / 3 - 16px);
  }
  .gift_list .list_block:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 16px) * 1 + 16px * 3 * 1 / (3 - 1));
  }
  .gift_list .list_block:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .gift_list .list_block:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 16px) * 2 + 16px * 3 * 2 / (3 - 1));
  }
}
.gift_list .list_block .list_pic {
  margin-bottom: 8px;
}
.gift_list .list_block .list_pic.out::after {
  content: "兌換完畢";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.gift_list .list_block .list_text .list_title {
  font-weight: bold;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.6rem;
  height: calc(1.6rem * 2);
  margin-bottom: 8px;
  color: #008470;
}
.gift_list .list_block .list_text .gift_n span {
  font-weight: bold;
}
.gift_list .list_block .list_text .receipt_n span {
  font-weight: bold;
  color: #d93e10;
}
.gift_list .list_block .list_text .receipt_h {
  padding: 0.4em 1rem;
  margin: 0.5em 0.1em;
  background: #007c69;
  border-radius: 30px;
  display: inline-block;
  color: #fff;
}
.gift_list .list_block .list_text .form_grp label {
  margin-right: 0;
  padding-left: 0;
}
.gift_list .list_block .list_text .form_grp .btn {
  padding: 0.5em;
  background: #d93e10;
  border: 1px solid #d93e10;
  color: #fff;
}
.gift_list .list_block .list_text .form_grp .btn:hover {
  background: rgb(169.5021459227, 48.4291845494, 12.4978540773);
  border: 1px solid rgb(169.5021459227, 48.4291845494, 12.4978540773);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.gift_list .list_block .list_text .form_grp .btn:focus {
  background: rgb(169.5021459227, 48.4291845494, 12.4978540773);
  border: 1px solid rgb(169.5021459227, 48.4291845494, 12.4978540773);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !important;
}
.gift_list .list_block .list_text .form_grp .btn.active {
  background: rgb(237.7296137339, 70.4227467811, 20.7703862661);
  cursor: pointer;
}
.gift_list .list_block .list_text .form_grp .btn[disabled] {
  background: #555;
  border: 1px solid #555;
  color: #fff;
}
.gift_list .list_block .list_text .form_grp .btn[disabled]:hover {
  background: rgb(59.5, 59.5, 59.5);
  border: 1px solid rgb(59.5, 59.5, 59.5);
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.gift_list .list_block .list_text .form_grp .btn[disabled]:focus {
  background: rgb(59.5, 59.5, 59.5);
  border: 1px solid rgb(59.5, 59.5, 59.5);
  cursor: pointer;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0px 0px 2px #d93e10 !important;
          box-shadow: 0 0px 0px 2px #d93e10 !important;
}
.gift_list .list_block .list_text .form_grp .btn[disabled].active {
  background: rgb(97.75, 97.75, 97.75);
  cursor: pointer;
}

.gift_table {
  margin-bottom: 1rem;
}
.gift_table th,
.gift_table td {
  border-left: 0;
  border-right: 0;
}
.gift_table tr:last-child td {
  border-top: #444 2px solid;
  border-bottom: #444 2px solid;
  font-weight: bold;
}
.gift_table tr:last-child td:nth-last-child(2) {
  color: #d93e10;
}

.sp h4 {
  margin: 0;
  margin-bottom: 0.5rem;
  position: relative;
  display: block;
  width: 100%;
  font-weight: bold;
  color: #008470;
  font-size: 1.25em;
}
.sp .table_notice {
  color: #d93e10;
  margin-bottom: 0.5rem;
}

.donate {
  text-align: center;
}
.donate .btn {
  font-size: 1.5rem;
  padding: 1rem 2rem;
  background: #d93e10;
  border: 1px solid #d93e10;
  color: #fff;
}
.donate .btn:hover, .donate .btn:focus {
  background: #008470;
  border: 1px solid #008470;
}

.donate_hint {
  text-align: center;
  font-weight: bold;
  color: #d93e10;
  font-size: 1.125rem;
}

.receipt_img .pic_block {
  padding: 1rem;
}
@media (min-width: 320px) {
  .receipt_img .pic_block {
    -ms-flex-preferred-size: calc(100% / 1 - 0px);
        flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .receipt_img .pic_block:last-child {
    margin-right: 0;
  }
}
@media (min-width: 920px) {
  .receipt_img .pic_block {
    -ms-flex-preferred-size: calc(100% / 2 - 16px);
        flex-basis: calc(100% / 2 - 16px);
    max-width: calc(100% / 2 - 16px);
  }
  .receipt_img .pic_block:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .receipt_img .pic_block {
    -ms-flex-preferred-size: calc(100% / 2 - 16px);
        flex-basis: calc(100% / 2 - 16px);
    max-width: calc(100% / 2 - 16px);
  }
  .receipt_img .pic_block:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .receipt_img .pic_block {
    -ms-flex-preferred-size: calc(100% / 2 - 16px);
        flex-basis: calc(100% / 2 - 16px);
    max-width: calc(100% / 2 - 16px);
  }
  .receipt_img .pic_block:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .receipt_img .pic_block:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
.receipt_img .pic_block .title {
  margin-bottom: 1rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  background: #444;
  padding: 0.8rem;
  border-radius: 4px;
}
.receipt_img .pic_block .pic img {
  width: 100%;
  height: auto;
}

.shadowOut .form_grp + .btn_grp {
  margin-bottom: 0 !important;
  margin-top: 0.5rem !important;
}

input.calendar + label {
  margin-right: 0 !important;
}

.shadowOut.result {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4), 0 0 0 3px #008470 inset;
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4), 0 0 0 3px #008470 inset;
}
.shadowOut.result ul,
.shadowOut.result ol {
  list-style: none;
  padding: 0;
}
.shadowOut.result ul li,
.shadowOut.result ol li {
  margin: 6px 0;
}

.result_tax {
  color: #008470;
  font-weight: bold;
  padding-top: 1rem;
  border-top: 1px dashed #ddd;
  font-size: 1.125rem;
  margin-bottom: 1rem;
  margin-top: 10px;
}

.shadowOut.result .resultTable1 {
  margin: 0.8rem 0;
}
.shadowOut.result .resultTable1 th,
.shadowOut.result .resultTable1 td {
  text-align: center;
  background: transparent;
  border: 0px;
}
.shadowOut.result .resultTable2 {
  margin: 1rem 0;
}
.shadowOut.result .resultTable2 td {
  text-align: center;
}

.formula h3 {
  padding-bottom: 8px;
  border-bottom: 1px dashed #ddd;
}
.formula h3:before {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  background: #aaa;
  border-radius: 15px;
  margin-left: 4px;
  margin-right: 1rem;
  vertical-align: middle;
}
.formula ul li,
.formula ol li {
  margin: 6px 0;
}

.form_col-4-4-4 {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.overlay {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  background: RGBA(0, 0, 0, 0.5);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.overlay .popup {
  width: clamp(350px, 80vw, 800px);
  height: min(80vh, 700px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
  background: #efefef;
  z-index: 99999999;
  padding: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  -webkit-box-shadow: 1px 1px 15px RGBA(0, 0, 0, 0.5);
          box-shadow: 1px 1px 15px RGBA(0, 0, 0, 0.5);
  -webkit-animation: scaleUp 0.5s ease-out;
          animation: scaleUp 0.5s ease-out;
}
.overlay .popup .popupTitle {
  padding: 10px;
  background: #d93e10;
  color: #fff;
  font-size: 1.25rem;
  text-align: center;
  border-radius: 6px;
}
.overlay .popup .contentText {
  overflow-y: scroll;
  background: #fff;
  padding: 1.5rem;
  border-radius: 6px;
}
.overlay .popup .contentText::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ccc;
  overflow: hidden;
}
.overlay .popup .contentText::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.overlay .popup .contentText::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #666;
}
.overlay .popup .contentText p {
  margin-top: 0;
}
.overlay .popup .contentText p.indent {
  text-indent: 2em;
}
.overlay .popup .popupFoot {
  padding: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

a.more {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding: 0 50px;
  line-height: 48px;
  height: 48px;
  color: #fff;
  background: #008470;
  border-radius: 24px;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
a.more:after {
  content: "";
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  background: url(../images/mp/icon_arrow.png) no-repeat center center;
  position: absolute;
  right: -20px;
  top: 14px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
a.more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d93e10;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.more:hover, a.more:focus, a.more.active {
  color: white;
}
a.more:hover:before, a.more:focus:before, a.more.active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
a.more:hover:after, a.more:focus:after, a.more.active:after {
  right: 16px;
}

h2.blockTitle {
  color: #1a1a1a;
  font-size: 1.75rem;
  text-align: center;
  margin-top: 0;
}
h2.blockTitle span {
  font-size: 0.875rem;
  display: block;
  color: #606060;
}

.marqueeBlock {
  width: 45%;
  height: 60px;
  background: #008470;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  float: left;
  margin-top: 80px;
  border-radius: 0 30px 30px 0;
}
@media screen and (max-width: 1200px) {
  .marqueeBlock {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1100px) {
  .marqueeBlock {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .marqueeBlock {
    margin-top: 40px;
  }
}
@media screen and (max-width: 919px) {
  .marqueeBlock {
    margin-top: 60px;
    width: 100%;
    border-radius: 0;
    background: #d93e10;
    border-top: 1px solid #fff;
  }
}
.marqueeBlock .marqueeToggle {
  position: absolute;
  text-indent: -9999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  width: 44px;
  height: 44px;
  border: none;
  margin: 0;
  left: 20px;
  top: 8px;
}
@media screen and (max-width: 919px) {
  .marqueeBlock .marqueeToggle {
    left: 50px;
  }
}
.marqueeBlock .marqueeToggle.is-playing {
  background: rgba(0, 0, 0, 0.2);
  color: #000;
}
.marqueeBlock .marqueeToggle:before {
  content: "";
  width: 4px;
  height: 12px;
  top: 16px;
  left: 16px;
  background-color: #fff;
  -webkit-box-shadow: #fff 8px 0px 0px;
          box-shadow: #fff 8px 0px 0px;
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.marqueeBlock .marqueeToggle:hover {
  background: rgba(0, 0, 0, 0.6);
}
.marqueeBlock .marqueeToggle.is-paused {
  background: #d93e10;
}
.marqueeBlock .marqueeToggle.is-paused:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.marqueeBlock .marqueeToggle.is-paused:hover {
  background: rgba(0, 0, 0, 0.6);
}
.marqueeBlock:after {
  content: "";
  width: 50px;
  height: 60px;
  display: block;
  position: absolute;
  background: #d93e10 url(../images/mp/icon_horn.svg) no-repeat center center;
  background-size: 25px;
  right: 0;
  top: 0;
}
@media screen and (max-width: 919px) {
  .marqueeBlock:after {
    display: block;
    left: 0;
    right: auto;
  }
}
.marqueeBlock .slick-prev,
.marqueeBlock .slick-next {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  height: 24px !important;
  width: 30px !important;
  position: absolute;
  right: 5px;
  left: auto;
  z-index: 10;
  opacity: 1;
  margin: 0;
  border-radius: 0;
}
.marqueeBlock .slick-prev:before,
.marqueeBlock .slick-next:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  opacity: 1;
  position: absolute;
  left: 9px;
  top: 10px;
  margin-left: 0 !important;
}
.marqueeBlock .slick-prev:hover, .marqueeBlock .slick-prev:focus,
.marqueeBlock .slick-next:hover,
.marqueeBlock .slick-next:focus {
  border: none !important;
  outline: none;
  background: none;
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/*8.21更新 start*/
/* .marqueeBlock .slick-prev:focus-visible,
.marqueeBlock .slick-next:focus-visible {
  -webkit-box-shadow: 0px 0px 0px 2px #d93e10 inset;
          box-shadow: 0px 0px 0px 2px #d93e10 inset;
} */
.marqueeBlock .slick-prev:focus-visible,
.marqueeBlock .slick-next:focus-visible {
  -webkit-box-shadow: 0px 0px 0px 2px #fff inset;
          box-shadow: 0px 0px 0px 2px #fff inset;
}
/*8.21更新 end*/
.marqueeBlock .slick-prev {
  top: 5px;
  background: none;
}
.marqueeBlock .slick-prev:before {
  content: "";
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.marqueeBlock .slick-prev:hover:before, .marqueeBlock .slick-prev:focus:before {
  border-left: 2px solid rgb(255, 238, 54);
  border-bottom: 2px solid rgb(255, 238, 54);
}
.marqueeBlock .slick-next {
  top: 30px;
  background: none;
}
.marqueeBlock .slick-next:before {
  content: "";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 4px;
}
.marqueeBlock .slick-next:hover:before, .marqueeBlock .slick-next:focus:before {
  border-top: 2px solid rgb(255, 238, 54);
  border-right: 2px solid rgb(255, 238, 54);
}
.marqueeBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style: none;
  height: 60px;
  padding: 0 0 0 10px;
  margin: 0 50px 0 70px;
  font-size: 0.9375rem;
}
@media screen and (max-width: 919px) {
  .marqueeBlock ul {
    padding: 0;
    margin: 0 0px 0 100px;
  }
}
.marqueeBlock ul li {
  padding: 0;
  border-bottom: 0;
  border: 0 !important;
  margin-right: 30px;
}
.marqueeBlock ul li a {
  line-height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  width: 100%;
  text-decoration: none;
}
@media screen and (max-width: 919px) {
  .marqueeBlock ul li a {
    padding-right: 0;
  }
}
.marqueeBlock ul li a .hot {
  color: #ffd201;
  margin-right: 0.4rem;
}
.marqueeBlock ul li a:hover, .marqueeBlock ul li a:focus {
  text-decoration: underline;
  color: #ffd201;
}
.marqueeBlock .slick-prev,
.marqueeBlock .slick-next {
  display: none;
}

.mainBanner {
  width: 100%;
  max-height: 594px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 919px) {
  .mainBanner {
    margin-top: 121px;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner {
    display: block;
    max-height: none;
  }
}
.mainBanner .leftSlider {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
  border-radius: 0 20px 180px 0;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 919px) {
  .mainBanner .leftSlider {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 43%;
            flex: 0 1 43%;
    border-radius: 0;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider {
    height: 320px;
    overflow: hidden;
  }
}
@media screen and (max-width: 440px) {
  .mainBanner .leftSlider {
    height: 360px;
  }
}
.mainBanner .leftSlider .leftSlider_sliderToggle {
  position: absolute;
  text-indent: -9999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  width: 44px;
  height: 44px;
  border: none;
  margin: 0;
  left: 20px;
  top: 200px;
  z-index: 9;
}
@media screen and (max-width: 1000px) {
  .mainBanner .leftSlider .leftSlider_sliderToggle {
    top: 170px;
  }
}
@media screen and (max-width: 919px) {
  .mainBanner .leftSlider .leftSlider_sliderToggle {
    top: 30px;
  }
}
.mainBanner .leftSlider .leftSlider_sliderToggle.is-playing {
  background: rgba(0, 0, 0, 0.2);
  color: #000;
}
.mainBanner .leftSlider .leftSlider_sliderToggle:before {
  content: "";
  width: 4px;
  height: 12px;
  top: 16px;
  left: 16px;
  background-color: #fff;
  -webkit-box-shadow: #fff 8px 0px 0px;
          box-shadow: #fff 8px 0px 0px;
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mainBanner .leftSlider .leftSlider_sliderToggle:hover {
  background: rgba(0, 0, 0, 0.6);
}
.mainBanner .leftSlider .leftSlider_sliderToggle.is-paused {
  background: #008470;
}
.mainBanner .leftSlider .leftSlider_sliderToggle.is-paused:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mainBanner .leftSlider .leftSlider_sliderToggle.is-paused:hover {
  background: rgba(0, 0, 0, 0.6);
}
.mainBanner .leftSlider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mainBanner .leftSlider ul li .img-container {
  overflow: hidden;
}
.mainBanner .leftSlider ul li .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 102.2108843537%;
}
.mainBanner .leftSlider ul li .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.mainBanner .leftSlider ul li .img-container:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
}
.mainBanner .leftSlider ul li .img-container .caption {
  background: none;
  width: auto;
  height: auto;
  top: 214px;
  left: 76px;
  right: 76px;
  text-align: left;
  z-index: 100;
  white-space: normal;
  line-height: 2rem;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .mainBanner .leftSlider ul li .img-container .caption {
    top: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .mainBanner .leftSlider ul li .img-container .caption {
    top: 170px;
  }
}
@media screen and (max-width: 919px) {
  .mainBanner .leftSlider ul li .img-container .caption {
    top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider ul li .img-container .caption {
    top: 40px;
  }
}
.mainBanner .leftSlider ul li .img-container .caption span {
  display: block;
  opacity: 0;
  line-height: 1.05em;
  color: #fff;
  font-weight: bold;
}
.mainBanner .leftSlider ul li .img-container .caption span.caption_info {
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
  text-shadow: rgba(0, 0, 0, 0.3) 0 0 2px;
}
@media screen and (max-width: 919px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_info {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_info {
    font-size: 1.125rem;
  }
}
.mainBanner .leftSlider ul li .img-container .caption span.caption_title {
  font-size: 3rem;
  margin-bottom: 0.75rem;
  text-shadow: rgba(0, 0, 0, 0.3) 0 0 2px;
}
@media screen and (max-width: 1100px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_title {
    font-size: 3rem;
  }
}
.mainBanner .leftSlider ul li .img-container .caption span.caption_text {
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
  line-height: 160%;
  letter-spacing: 0.05rem;
  margin-bottom: 1rem;
  text-shadow: rgba(0, 0, 0, 0.3) 0 0 2px;
}
@media screen and (max-width: 1100px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_text {
    font-size: 1.125rem;
  }
}
.mainBanner .leftSlider ul li .img-container .caption span.caption_link {
  display: inline-block;
  font-size: 1.125rem;
  letter-spacing: 1px;
}
@media screen and (max-width: 1100px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_link {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_link {
    font-size: 1.125rem;
  }
}
.mainBanner .leftSlider ul li .img-container .caption span.caption_link a {
  color: #fff;
  background: #d93e10;
  padding: 0.9rem 2rem;
  display: inline-block;
  border-radius: 5px;
}
@media screen and (max-width: 1200px) {
  .mainBanner .leftSlider ul li .img-container .caption span.caption_link a {
    padding: 0.5rem 1.5rem;
  }
}
.mainBanner .leftSlider ul li .img-container .caption span.caption_link a:hover, .mainBanner .leftSlider ul li .img-container .caption span.caption_link a:focus {
  background: #fff;
  color: #d93e10;
}
/*8.21更新 start*/
.mainBanner .leftSlider ul li .img-container .caption span.caption_link a:focus:before {
  display:none;
}
/*8.21更新 end*/
.mainBanner .leftSlider ul li .img-container .caption a {
  position: relative;
}
.mainBanner .leftSlider ul li .img-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 10s ease-out 0.4s;
  transition: -webkit-transform 10s ease-out 0.4s;
  transition: transform 10s ease-out 0.4s;
  transition: transform 10s ease-out 0.4s, -webkit-transform 10s ease-out 0.4s;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.mainBanner .leftSlider ul li.slick-current img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-animation-name: imgdynamic;
          animation-name: imgdynamic;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
}
.mainBanner .leftSlider ul li.slick-current .caption .caption_info {
  -webkit-animation-name: worddynamic;
          animation-name: worddynamic;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.mainBanner .leftSlider ul li.slick-current .caption .caption_title {
  -webkit-animation-name: worddynamic;
          animation-name: worddynamic;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.mainBanner .leftSlider ul li.slick-current .caption .caption_text {
  -webkit-animation-name: worddynamic;
          animation-name: worddynamic;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.mainBanner .leftSlider ul li.slick-current .caption .caption_link {
  -webkit-animation-name: worddynamic2;
          animation-name: worddynamic2;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.mainBanner .leftSlider ul li.slick-current.start img {
  -webkit-transition: -webkit-transform 0s 0s;
  transition: -webkit-transform 0s 0s;
  transition: transform 0s 0s;
  transition: transform 0s 0s, -webkit-transform 0s 0s;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@-webkit-keyframes imgdynamic {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@keyframes imgdynamic {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@-webkit-keyframes worddynamic {
  0% {
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes worddynamic {
  0% {
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes worddynamic2 {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes worddynamic2 {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}
.mainBanner .leftSlider .slick-prev,
.mainBanner .leftSlider .slick-next {
  bottom: 80px;
  top: auto;
  opacity: 0.4;
}
@media screen and (max-width: 1200px) {
  .mainBanner .leftSlider .slick-prev,
  .mainBanner .leftSlider .slick-next {
    bottom: 60px;
  }
}
@media screen and (max-width: 1100px) {
  .mainBanner .leftSlider .slick-prev,
  .mainBanner .leftSlider .slick-next {
    bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider .slick-prev,
  .mainBanner .leftSlider .slick-next {
    bottom: auto;
    top: 256px;
    opacity: 0.8;
  }
}
@media screen and (max-width: 440px) {
  .mainBanner .leftSlider .slick-prev,
  .mainBanner .leftSlider .slick-next {
    top: 286px;
  }
}
.mainBanner .leftSlider .slick-prev:hover,
.mainBanner .leftSlider .slick-next:hover {
  opacity: 1;
}
.mainBanner .leftSlider .slick-prev {
  left: 200px;
}
@media screen and (max-width: 1100px) {
  .mainBanner .leftSlider .slick-prev {
    left: 130px;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider .slick-prev {
    left: auto;
    right: 100px;
  }
}
.mainBanner .leftSlider .slick-next {
  left: 254px;
}
@media screen and (max-width: 1100px) {
  .mainBanner .leftSlider .slick-next {
    left: 184px;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider .slick-next {
    left: auto;
    right: 46px;
  }
}
.mainBanner .leftSlider .leftSlider_controls {
  position: absolute;
  left: 75px;
  bottom: 84px;
  color: #fff;
  font-size: 1.125rem;
  font-family: "Century Gothic", Arial, sans-serif;
}
@media screen and (max-width: 1200px) {
  .mainBanner .leftSlider .leftSlider_controls {
    bottom: 64px;
    left: 8%;
  }
}
@media screen and (max-width: 1100px) {
  .mainBanner .leftSlider .leftSlider_controls {
    bottom: 44px;
    left: 8%;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .leftSlider .leftSlider_controls {
    bottom: 25px;
  }
}
.mainBanner .leftSlider .leftSlider_controls span {
  font-size: 2.25rem;
}
.mainBanner .rightSlider {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 45px;
}
@media screen and (max-width: 1100px) {
  .mainBanner .rightSlider {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1000px) {
  .mainBanner .rightSlider {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 919px) {
  .mainBanner .rightSlider {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 56%;
            flex: 0 1 56%;
  }
}
@media screen and (max-width: 768px) {
  .mainBanner .rightSlider {
    width: 100%;
    margin: 1rem 0;
    padding: 0;
    display: block;
  }
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 40px;
}
@media screen and (max-width: 1000px) {
  .mainBanner .rightSlider .rightSliderBlock ul.slick-slider {
    padding-bottom: 25px;
  }
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .slick-list li {
  margin: 0 10px;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .img-container {
  overflow: hidden;
  line-height: 0;
  border-radius: 12px;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 148.1012658228%;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .img-container a .caption {
  font-size: 1rem;
  z-index: 11;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 919px) {
  .mainBanner .rightSlider .rightSliderBlock ul.slick-slider .img-container a .caption {
    font-size: 1.125rem;
    height: 2.5em;
    line-height: 2.5em;
  }
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .img-container a img {
  z-index: 9;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .img-container a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  z-index: 10;
  opacity: 0.3;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .img-container a:hover:after {
  opacity: 0;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .slick-prev {
  left: 0;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider .slick-next {
  right: 0;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider ul.slick-dots {
  bottom: 10px;
}
@media screen and (max-width: 919px) {
  .mainBanner .rightSlider .rightSliderBlock ul.slick-slider ul.slick-dots {
    top: 30px;
  }
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider ul.slick-dots li span {
  width: 12px;
  height: 12px;
  display: block;
  background: #c4c4c4;
  border-radius: 25px;
  text-indent: -9999px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider ul.slick-dots li span:hover {
  background: #d93e10;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider ul.slick-dots li.slick-active span {
  width: 3.5rem;
  background: #008470;
}
.mainBanner .rightSlider .rightSliderBlock ul.slick-slider ul.slick-dots li.slick-active span:hover {
  background: #d93e10;
}

.heroSlider .mpSlider_sliderToggle {
  position: absolute;
  text-indent: -9999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  width: 44px;
  height: 44px;
  border: none;
  margin: 0;
  left: 20px;
  top: 20px;
  z-index: 9;
}
@media screen and (max-width: 919px) {
  .heroSlider .mpSlider_sliderToggle {
    top: 15px;
    left: 20px;
  }
}
.heroSlider .mpSlider_sliderToggle.is-playing {
  background: rgba(0, 0, 0, 0.2);
  color: #000;
}
.heroSlider .mpSlider_sliderToggle:before {
  content: "";
  width: 4px;
  height: 12px;
  top: 16px;
  left: 16px;
  background-color: #fff;
  -webkit-box-shadow: #fff 8px 0px 0px;
          box-shadow: #fff 8px 0px 0px;
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.heroSlider .mpSlider_sliderToggle:hover {
  background: rgba(0, 0, 0, 0.6);
}
.heroSlider .mpSlider_sliderToggle.is-paused {
  background: #008470;
}
.heroSlider .mpSlider_sliderToggle.is-paused:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.heroSlider .mpSlider_sliderToggle.is-paused:hover {
  background: rgba(0, 0, 0, 0.6);
}
.heroSlider .mpSlider {
  width: 100%;
  padding-bottom: 0;
}
.heroSlider .mpSlider .img-container {
  overflow: hidden;
}
.heroSlider .mpSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 31.6666666667%;
}
.heroSlider .mpSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.heroSlider .mpSlider .img-container .caption {
  font-size: 1rem;
  height: 3rem;
  line-height: 3rem;
  text-align: left;
}
.heroSlider .mpSlider .slick-dots li button {
  background: #fff;
  opacity: 1;
}
.heroSlider .mpSlider .slick-dots li button:hover, .heroSlider .mpSlider .slick-dots li button:focus {
  background: #d93e10;
}
.heroSlider .mpSlider .slick-dots li.slick-active button {
  background: #008470;
}
.heroSlider .mpSlider .slick-dots li.slick-active button:hover, .heroSlider .mpSlider .slick-dots li.slick-active button:focus {
  background: #d93e10;
}
.heroSlider .mpSlider .slick-prev {
  left: 20px;
}
.heroSlider .mpSlider .slick-next {
  right: 20px;
}

.newsBlock {
  padding: 40px 8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .newsBlock {
    padding: 60px 5%;
  }
}
@media screen and (max-width: 919px) {
  .newsBlock {
    display: block;
    padding: 20px 15px;
  }
}
.newsBlock .newsTab {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 590px;
          flex: 0 1 590px;
  margin: 0;
  padding-top: 20px;
}
@media screen and (max-width: 919px) {
  .newsBlock .newsTab {
    width: 100%;
    padding-bottom: 30px;
  }
}
.newsBlock .newsTab .tabs > .tabItem {
  line-height: 50px;
  padding: 0 24px;
  border-radius: 5px;
  border: 0;
  color: #1a1a1a;
  background: #fff;
  margin-right: 4px;
  letter-spacing: 1px;
  position: relative;
  overflow: initial;
  font-size: 1.125rem;
}
@media screen and (max-width: 919px) {
  .newsBlock .newsTab .tabs > .tabItem {
    background: #ccc;
    margin-bottom: 4px;
  }
}
.newsBlock .newsTab .tabs > .tabItem.active {
  color: #fff;
  background: #d93e10;
}
.newsBlock .newsTab .tabs > .tabItem.active:before {
  content: "";
  width: 2px;
  height: 10px;
  background: #fff;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
@media screen and (max-width: 919px) {
  .newsBlock .newsTab .tabs > .tabItem.active:before {
    display: none;
  }
}
.newsBlock .newsTab .tabs > .tabItem.active:after {
  content: "";
  width: 2px;
  height: 20px;
  background: #d93e10;
  display: block;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
@media screen and (max-width: 919px) {
  .newsBlock .newsTab .tabs > .tabItem.active:after {
    display: none;
  }
}
.newsBlock .newsTab .tabs > .tabItem.active:hover, .newsBlock .newsTab .tabs > .tabItem.active:focus {
  color: #fff;
  background: #008470;
}
.newsBlock .newsTab .tabs > .tabItem.active:hover:before, .newsBlock .newsTab .tabs > .tabItem.active:focus:before {
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
}
.newsBlock .newsTab .tabs > .tabItem.active:hover:after, .newsBlock .newsTab .tabs > .tabItem.active:focus:after {
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  background: #008470;
}
.newsBlock .newsTab .tabs > .tabItem:hover {
  color: #1a1a1a;
  background: #ccc;
}
.newsBlock .newsTab .tabContent {
  padding: 15px 0;
}
.newsBlock .newsTab .tabContent ul {
  border-top: 1px #e2e2e2 solid;
}
.newsBlock .newsTab .tabContent ul li {
  padding: 1rem 0;
  margin: 0;
  border-bottom: 1px #e2e2e2 solid;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newsBlock .newsTab .tabContent ul li time {
  font-size: 1rem;
  margin-right: 2rem;
  color: #666;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.newsBlock .newsTab .tabContent ul li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.newsBlock .newsTab .tabContent ul li a:hover, .newsBlock .newsTab .tabContent ul li a:focus {
  color: #d93e10;
}
.newsBlock .newsTab .tabContent .link {
  text-align: center;
  margin-top: 22px;
}
.newsBlock .newsTab .tabContent .link .rss {
  line-height: 46px;
  width: 46px;
  height: 46px;
  display: inline-block;
  font-size: 0;
  background: #ff8600 url(../images/mp/icon_rss.svg) no-repeat center center;
  background-size: 24px;
  vertical-align: middle;
  margin-right: 8px;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.newsBlock .newsTab .tabContent .link .rss:hover, .newsBlock .newsTab .tabContent .link .rss:focus {
  background: #d93e10 url(../images/mp/icon_rss.svg) no-repeat center center;
  background-size: 24px;
}
.newsBlock .eventSlider {
  width: 30%;
  margin-left: 7.5%;
  margin-top: 20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .newsBlock .eventSlider {
    margin-left: 5%;
  }
}
@media screen and (max-width: 919px) {
  .newsBlock .eventSlider {
    width: 100%;
    margin: 0;
  }
}
.newsBlock .eventSlider .img-container {
  overflow: hidden;
}
.newsBlock .eventSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 118.6666666667%;
}
.newsBlock .eventSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.newsBlock .eventSlider .slick-prev {
  left: 0;
}
.newsBlock .eventSlider .slick-next {
  right: 0;
}
.newsBlock .eventSlider .slick-dots {
  bottom: 0;
}

.serviceBlock {
  background: url(../images/mp/service_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 40px 12%;
  overflow: hidden;
}
@media screen and (max-width: 1100px) {
  .serviceBlock {
    padding: 40px 8%;
  }
}
@media screen and (max-width: 940px) {
  .serviceBlock {
    padding: 40px 5%;
  }
}
@media screen and (max-width: 768px) {
  .serviceBlock {
    padding: 40px 3%;
  }
}
.serviceBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.serviceBlock ul li {
  display: block;
  margin-bottom: 48px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 320px) {
  .serviceBlock ul li {
    -ms-flex-preferred-size: calc(100% / 2 - 0px);
        flex-basis: calc(100% / 2 - 0px);
    max-width: calc(100% / 2 - 0px);
  }
  .serviceBlock ul li:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 920px) {
  .serviceBlock ul li {
    -ms-flex-preferred-size: calc(100% / 3 - 0px);
        flex-basis: calc(100% / 3 - 0px);
    max-width: calc(100% / 3 - 0px);
  }
  .serviceBlock ul li:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 0px) * 1 + 0px * 3 * 1 / (3 - 1));
  }
  .serviceBlock ul li:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 0px) * 2 + 0px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 992px) {
  .serviceBlock ul li {
    -ms-flex-preferred-size: calc(100% / 4 - 0px);
        flex-basis: calc(100% / 4 - 0px);
    max-width: calc(100% / 4 - 0px);
  }
  .serviceBlock ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 0px) * 1 + 0px * 4 * 1 / (4 - 1));
  }
  .serviceBlock ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 0px) * 2 + 0px * 4 * 2 / (4 - 1));
  }
  .serviceBlock ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 0px) * 3 + 0px * 4 * 3 / (4 - 1));
  }
}
@media (min-width: 1400px) {
  .serviceBlock ul li {
    -ms-flex-preferred-size: calc(100% / 4 - 0px);
        flex-basis: calc(100% / 4 - 0px);
    max-width: calc(100% / 4 - 0px);
  }
  .serviceBlock ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 0px) * 1 + 0px * 4 * 1 / (4 - 1));
  }
  .serviceBlock ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 0px) * 2 + 0px * 4 * 2 / (4 - 1));
  }
  .serviceBlock ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .serviceBlock ul li:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 0px) * 3 + 0px * 4 * 3 / (4 - 1));
  }
}
@media screen and (max-width: 919px) {
  .serviceBlock ul li {
    margin-bottom: 24px;
    padding: 0 10px;
  }
}
.serviceBlock ul li a {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  padding: 28px;
  color: #1a1a1a;
  background: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-transition: background 1s;
  transition: background 1s;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  overflow: hidden;
  z-index: 9;
}
@media screen and (max-width: 919px) {
  .serviceBlock ul li a {
    width: 150px;
    height: 150px;
    padding: 16px 18px 12px 18px;
  }
}
@media screen and (max-width: 375px) {
  .serviceBlock ul li a {
    width: 100%;
    height: 150px;
    padding: 16px 12px 12px 12px;
  }
}
.serviceBlock ul li a .icon {
  width: 62px;
  height: 62px;
  display: block;
}
.serviceBlock ul li a .icon path {
  fill: #008470;
}
.serviceBlock ul li a .text {
  font-weight: bold;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.serviceBlock ul li a:hover, .serviceBlock ul li a:focus {
  background: #d93e10;
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  z-index: 10;
  color: #fff;
}
.serviceBlock ul li a:hover .icon path, .serviceBlock ul li a:focus .icon path {
  fill: #fff;
}

.taxSlider {
  padding: 40px 0 60px 0;
}
@media screen and (max-width: 919px) {
  .taxSlider {
    padding-bottom: 30px;
  }
}
.taxSlider .slick-prev {
  left: 140px;
}
@media screen and (max-width: 991px) {
  .taxSlider .slick-prev {
    left: 5px;
  }
}
.taxSlider .slick-next {
  right: 140px;
}
@media screen and (max-width: 991px) {
  .taxSlider .slick-next {
    right: 5px;
  }
}
.taxSlider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.taxSlider ul li a {
  display: block;
  padding: 10px 35px 35px 35px;
  color: #008470;
}
@media screen and (max-width: 919px) {
  .taxSlider ul li a {
    padding: 10px 15px 35px 15px;
  }
}
.taxSlider ul li a .title {
  text-align: center;
  font-size: 1.875rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 919px) {
  .taxSlider ul li a .title {
    font-size: 1.5rem;
  }
}
.taxSlider ul li a .img-container {
  overflow: hidden;
}
.taxSlider ul li a .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 55.75%;
}
.taxSlider ul li a .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.taxSlider ul li a:hover, .taxSlider ul li a:focus {
  color: #d93e10;
}
.taxSlider .slick-dots {
  bottom: 0;
}

.dummiesBlock {
  background: url(../images/mp/dummies_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 40px 0;
  position: relative;
}
.dummiesBlock .dummiesBlock_sliderToggle {
  position: absolute;
  text-indent: -9999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  width: 44px;
  height: 44px;
  border: none;
  margin: 0;
  left: 20px;
  top: 20px;
  z-index: 9;
}
@media screen and (max-width: 919px) {
  .dummiesBlock .dummiesBlock_sliderToggle {
    top: 50px;
    left: 15px;
  }
}
.dummiesBlock .dummiesBlock_sliderToggle.is-playing {
  background: rgba(0, 0, 0, 0.2);
  color: #000;
}
.dummiesBlock .dummiesBlock_sliderToggle:before {
  content: "";
  width: 4px;
  height: 12px;
  top: 16px;
  left: 16px;
  background-color: #fff;
  -webkit-box-shadow: #fff 8px 0px 0px;
          box-shadow: #fff 8px 0px 0px;
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dummiesBlock .dummiesBlock_sliderToggle:hover {
  background: rgba(0, 0, 0, 0.6);
}
.dummiesBlock .dummiesBlock_sliderToggle.is-paused {
  background: #008470;
}
.dummiesBlock .dummiesBlock_sliderToggle.is-paused:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dummiesBlock .dummiesBlock_sliderToggle.is-paused:hover {
  background: rgba(0, 0, 0, 0.6);
}
.dummiesBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 80px 0;
}
.dummiesBlock ul li {
  padding: 0 18px;
}
@media screen and (max-width: 991px) {
  .dummiesBlock ul li {
    padding: 0 12px;
  }
}
@media screen and (max-width: 919px) {
  .dummiesBlock ul li {
    padding: 0 15px;
  }
}
.dummiesBlock ul li .img-container {
  background: transparent;
  overflow: hidden;
  border-radius: 12px;
  overflow: hidden;
  line-height: 0;
}
.dummiesBlock ul li .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 103.4482758621%;
}
.dummiesBlock ul li .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.dummiesBlock ul li .img-container .caption {
  white-space: normal;
  height: 4rem;
  line-height: 140%;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 919px) {
  .dummiesBlock ul li .img-container .caption {
    height: auto;
  }
}
.dummiesBlock ul li .img-container img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.dummiesBlock ul li .img-container:hover img, .dummiesBlock ul li .img-container:focus img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.dummiesBlock .slick-prev,
.dummiesBlock .slick-next {
  bottom: 5px;
  top: auto;
  border: 1px solid #bbb;
}
.dummiesBlock .slick-prev {
  left: 16%;
  margin-left: 100px;
}
@media screen and (max-width: 919px) {
  .dummiesBlock .slick-prev {
    left: 15px;
    margin-left: 0;
  }
}
.dummiesBlock .slick-next {
  left: 16%;
  margin-left: 150px;
}
@media screen and (max-width: 919px) {
  .dummiesBlock .slick-next {
    left: 15px;
    margin-left: 50px;
  }
}
.dummiesBlock .dummiesBlock_controls {
  position: absolute;
  left: 16%;
  bottom: 50px;
  color: #666;
  font-size: 1.125rem;
  font-family: "Century Gothic", Arial, sans-serif;
}
@media screen and (max-width: 919px) {
  .dummiesBlock .dummiesBlock_controls {
    margin-left: -65px;
    left: 50%;
  }
}
.dummiesBlock .dummiesBlock_controls span {
  font-size: 2.25rem;
}
.dummiesBlock .more {
  position: absolute;
  right: 16%;
  bottom: 45px;
}
@media screen and (max-width: 991px) {
  .dummiesBlock .more {
    right: 1rem;
  }
}

.videoBlock {
  padding: 40px 144px;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .videoBlock {
    padding: 40px 80px;
  }
}
@media screen and (max-width: 919px) {
  .videoBlock {
    padding: 40px 15px;
  }
}
.videoBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.videoBlock ul li {
  margin-bottom: 14px;
}
@media (min-width: 320px) {
  .videoBlock ul li {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .videoBlock ul li {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 7px);
        flex-basis: calc(8.3333333333% * 8 - 7px);
    max-width: calc(8.3333333333% * 8 - 7px);
  }
}
@media (min-width: 992px) {
  .videoBlock ul li {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 7px);
        flex-basis: calc(8.3333333333% * 8 - 7px);
    max-width: calc(8.3333333333% * 8 - 7px);
  }
}
@media (min-width: 1400px) {
  .videoBlock ul li {
    -ms-flex-preferred-size: calc(8.3333333333% * 8 - 7px);
        flex-basis: calc(8.3333333333% * 8 - 7px);
    max-width: calc(8.3333333333% * 8 - 7px);
  }
}
.videoBlock ul li .img-container {
  background: transparent;
  line-height: 0;
  border-radius: 12px;
  overflow: hidden;
}
.videoBlock ul li .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 45.0586264657%;
}
.videoBlock ul li .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.videoBlock ul li .img-container a .caption {
  background: rgba(0, 0, 0, 0.6);
  font-size: 1rem;
  bottom: -48px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.videoBlock ul li .img-container a:hover .caption, .videoBlock ul li .img-container a:focus .caption {
  bottom: 0;
}
@media (min-width: 320px) {
  .videoBlock ul li:nth-child(2), .videoBlock ul li:nth-child(3) {
    -ms-flex-preferred-size: calc(8.3333333333% * 12 - 0px);
        flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 920px) {
  .videoBlock ul li:nth-child(2), .videoBlock ul li:nth-child(3) {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 7px);
        flex-basis: calc(8.3333333333% * 4 - 7px);
    max-width: calc(8.3333333333% * 4 - 7px);
  }
}
@media (min-width: 992px) {
  .videoBlock ul li:nth-child(2), .videoBlock ul li:nth-child(3) {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 7px);
        flex-basis: calc(8.3333333333% * 4 - 7px);
    max-width: calc(8.3333333333% * 4 - 7px);
  }
}
@media (min-width: 1400px) {
  .videoBlock ul li:nth-child(2), .videoBlock ul li:nth-child(3) {
    -ms-flex-preferred-size: calc(8.3333333333% * 4 - 7px);
        flex-basis: calc(8.3333333333% * 4 - 7px);
    max-width: calc(8.3333333333% * 4 - 7px);
  }
}
.videoBlock ul li:nth-child(2) .img-container, .videoBlock ul li:nth-child(3) .img-container {
  background: transparent;
  overflow: hidden;
}
.videoBlock ul li:nth-child(2) .img-container:before, .videoBlock ul li:nth-child(3) .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 90.2684563758%;
}
.videoBlock ul li:nth-child(2) .img-container img, .videoBlock ul li:nth-child(3) .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.videoBlock .more {
  margin-top: 20px;
}

.adSlider {
  background: #008470;
  padding: 60px 100px 80px 100px;
}
@media screen and (max-width: 919px) {
  .adSlider {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.adSlider .img-container {
  width: 202px;
  height: 86px;
  margin: 0px 10px;
}
.adSlider .img-container a {
  display: block;
  text-align: center;
}
.adSlider .img-container a img {
  width: 202px;
  height: 86px;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.adSlider .img-container:focus:before {
  content: "";
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: 0 0px 0px 3px #008470 inset;
          box-shadow: 0 0px 0px 3px #008470 inset;
}
.adSlider .slick-dots {
  bottom: 40px;
}
.adSlider .slick-dots li.slick-active button {
  background: #ccc;
}
.adSlider .slick-prev {
  left: 40px;
}
@media screen and (max-width: 919px) {
  .adSlider .slick-prev {
    left: 10px;
  }
}
.adSlider .slick-next {
  right: 40px;
}
@media screen and (max-width: 919px) {
  .adSlider .slick-next {
    right: 10px;
  }
}

.contactBlock {
  text-align: center;
  padding: 40px 9%;
  margin-bottom: 48px;
}
@media screen and (max-width: 1200px) {
  .contactBlock {
    padding: 40px 3%;
  }
}
@media screen and (max-width: 919px) {
  .contactBlock {
    margin-bottom: 0;
    padding: 20px 3%;
  }
}
.contactBlock .txt {
  color: #666;
  margin: 2rem 0 24px;
  letter-spacing: 1px;
}
.contactBlock .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 210px 25px 0 25px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .contactBlock .contact {
    padding: 150px 25px 0 25px;
  }
}
@media screen and (max-width: 840px) {
  .contactBlock .contact {
    padding: 110px 25px 0 25px;
  }
}
@media screen and (max-width: 724px) {
  .contactBlock .contact {
    padding: 110px 0 0 0;
  }
}
@media screen and (max-width: 670px) {
  .contactBlock .contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: url(../images/mp/contact_bg.jpg) no-repeat center top;
    background-size: cover;
    border-radius: 12px;
    padding: 80px 0 10px 0;
  }
}
.contactBlock .contact:before {
  content: "";
  width: 100%;
  height: 315px;
  background: url(../images/mp/contact_bg.jpg) no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 12px;
  z-index: 9;
}
@media screen and (max-width: 670px) {
  .contactBlock .contact:before {
    display: none;
  }
}
.contactBlock .contact > div {
  background: #008470;
  margin: 0 25px;
  padding: 24px 2rem 2rem 10%;
  border-radius: 9px;
  position: relative;
  z-index: 10;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .contactBlock .contact > div {
    margin: 0 15px;
    padding: 24px 24px 2rem 10%;
  }
}
@media screen and (max-width: 840px) {
  .contactBlock .contact > div {
    padding: 24px;
  }
}
@media screen and (max-width: 670px) {
  .contactBlock .contact > div {
    margin: 10px auto;
    width: 90%;
  }
}
.contactBlock .contact p {
  color: #fff;
  margin-top: 0;
  letter-spacing: 1px;
  line-height: 180%;
}
.contactBlock .contact a {
  background: #fff;
  color: #008470;
  line-height: 3rem;
  display: inline-block;
  padding: 0 1rem;
  margin-right: 0.5rem;
  border-radius: 3px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 960px) {
  .contactBlock .contact a {
    padding: 0 0.5rem;
    line-height: 2.5rem;
  }
}
.contactBlock .contact a:hover, .contactBlock .contact a:focus {
  background: #d93e10;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.contactBlock .contact .address {
  background: #008470 url(../images/mp/icon_address.png) no-repeat 8% center;
}
@media screen and (max-width: 840px) {
  .contactBlock .contact .address {
    background: #008470;
  }
}
.contactBlock .contact .phone {
  background: #008470 url(../images/mp/icon_phone.png) no-repeat 8% center;
}
@media screen and (max-width: 840px) {
  .contactBlock .contact .phone {
    background: #008470;
  }
}

.subscribeBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #008470;
  padding: 36px 16% 70px 16%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991px) {
  .subscribeBlock {
    padding: 36px 10% 60px 10%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 919px) {
  .subscribeBlock {
    padding: 36px 10% 36px 10%;
  }
}
.subscribeBlock:before {
  content: "";
  position: absolute;
  left: 36px;
  right: 36px;
  height: 200px;
  display: block;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 132, 112, 0.3);
          box-shadow: 0 0 15px rgba(0, 132, 112, 0.3);
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .subscribeBlock:before {
    left: 3%;
    right: 3%;
  }
}
@media screen and (max-width: 919px) {
  .subscribeBlock:before {
    padding: 36px 10%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 80px;
  }
}
.subscribeBlock:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 48px;
  background: #008470;
  z-index: 9;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 919px) {
  .subscribeBlock:after {
    display: none;
  }
}
.subscribeBlock .social_link {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 2px solid #008470;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 7%;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 919px) {
  .subscribeBlock .social_link {
    padding-right: 5%;
  }
}
@media screen and (max-width: 500px) {
  .subscribeBlock .social_link {
    padding-right: 0;
  }
}
@media screen and (max-width: 375px) {
  .subscribeBlock .social_link {
    border: 0;
    width: 100%;
  }
}
.subscribeBlock .social_link a {
  width: 64px;
  height: 64px;
  display: block;
  border-radius: 50%;
  border: 3px solid #008470;
  font-size: 0;
  color: #008470;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64px;
          flex: 0 0 64px;
}
@media screen and (max-width: 665px) {
  .subscribeBlock .social_link a {
    width: 48px;
    height: 48px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48px;
            flex: 0 0 48px;
  }
}
@media screen and (max-width: 375px) {
  .subscribeBlock .social_link a {
    margin-right: 0.4rem;
    border: 2px solid #008470;
  }
}
.subscribeBlock .social_link a:hover {
  border: 3px solid #d93e10;
  color: #d93e10;
}
.subscribeBlock .social_link a.icon_fb {
  background: url(../images/mp/icon_facebook.svg) no-repeat center center;
  background-size: 32px;
}
.subscribeBlock .social_link a.icon_fb:hover, .subscribeBlock .social_link a.icon_fb:focus {
  background: #d93e10 url(../images/mp/icon_facebook.svg) no-repeat center center;
  background-size: 32px;
}
.subscribeBlock .social_link a.icon_youtube {
  background: url(../images/mp/icon_youtube.svg) no-repeat center center;
  background-size: 32px;
}
.subscribeBlock .social_link a.icon_youtube:hover, .subscribeBlock .social_link a.icon_youtube:focus {
  background: #d93e10 url(../images/mp/icon_youtube.svg) no-repeat center center;
  background-size: 32px;
}
.subscribeBlock .social_link a.icon_line {
  background: url(../images/mp/icon_line.svg) no-repeat center center;
  background-size: 32px;
}
.subscribeBlock .social_link a.icon_line:hover, .subscribeBlock .social_link a.icon_line:focus {
  background: #d93e10 url(../images/mp/icon_line.svg) no-repeat center center;
  background-size: 32px;
}
.subscribeBlock .social_link a.icon_service {
  background: url(../images/mp/icon_service.svg) no-repeat center center;
  background-size: 32px;
}
.subscribeBlock .social_link a.icon_service:hover, .subscribeBlock .social_link a.icon_service:focus {
  background: #d93e10 url(../images/mp/icon_service.svg) no-repeat center center;
  background-size: 32px;
}
.subscribeBlock .subscribe {
  width: 50%;
  padding-left: 7%;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 919px) {
  .subscribeBlock .subscribe {
    padding-left: 5%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 500px) {
  .subscribeBlock .subscribe {
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
}
.subscribeBlock .subscribe a {
  color: #008470;
  font-size: 1.875rem;
  background: url(../images/mp/icon_epaper.png) no-repeat 0 center;
  padding-left: 110px;
  line-height: 70px;
  height: 70px;
  display: inline-block;
}
.subscribeBlock .subscribe a:hover, .subscribeBlock .subscribe a:focus {
  color: #d93e10;
}
@media screen and (max-width: 876px) {
  .subscribeBlock .subscribe a {
    background-size: 64px;
    line-height: 64px;
    height: 64px;
    padding-left: 100px;
  }
}
@media screen and (max-width: 665px) {
  .subscribeBlock .subscribe a {
    font-size: 1.5rem;
    padding-left: 70px;
    background-size: 50px;
  }
}
@media screen and (max-width: 375px) {
  .subscribeBlock .subscribe a {
    font-size: 1.25rem;
  }
}

.rb_button {
  width: 50px;
  position: fixed;
  right: 10px;
  bottom: 60px;
}
@media screen and (max-width: 768px) {
  .rb_button {
    display: none;
  }
}
.rb_button a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  margin-bottom: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.rb_button a img {
  width: 50px;
  height: 50px;
}
.rb_button a:hover {
  -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 0 4px rgba(0, 0, 0, 0.6);
}
.rb_button a:focus {
  outline: 2px solid #d93e10;
}

.enter_hero {
  position: relative;
  background: url(../images/enter/hero_pic.jpg) no-repeat center bottom;
  min-height: 657px;
}
@media screen and (max-width: 768px) {
  .enter_hero {
    background: url(../images/enter/hero_pic.jpg) no-repeat -350px bottom;
    min-height: 750px;
  }
}
@media screen and (max-width: 700px) {
  .enter_hero {
    background: url(../images/enter/hero_pic.jpg) no-repeat -400px bottom;
  }
}
@media screen and (max-width: 600px) {
  .enter_hero {
    background: url(../images/enter/hero_pic.jpg) no-repeat -440px bottom;
  }
}
@media screen and (max-width: 550px) {
  .enter_hero {
    background: url(../images/enter/hero_pic.jpg) no-repeat -480px bottom;
  }
}
@media screen and (max-width: 480px) {
  .enter_hero {
    background: none;
    min-height: auto;
    padding-bottom: 2rem;
  }
}
.enter_hero h1 {
  margin: 0;
  left: 6%;
  top: 42px;
  position: absolute;
  z-index: 99;
}
@media screen and (max-width: 480px) {
  .enter_hero h1 {
    position: relative;
    top: auto;
    margin-top: 1rem;
  }
}
.enter_hero .hero_title1 {
  position: absolute;
  left: 5%;
  top: 170px;
  width: 463px;
  height: 132px;
  display: block;
  background: url(../images/enter/hero_title1.png) no-repeat 0 0;
  background-size: 100%;
  font-size: 0;
  z-index: 12;
}
@media screen and (max-width: 768px) {
  .enter_hero .hero_title1 {
    width: 50%;
    top: 140px;
  }
}
@media screen and (max-width: 480px) {
  .enter_hero .hero_title1 {
    width: 90%;
    position: relative;
    top: auto;
    margin-top: 2rem;
    position: relative;
  }
}
.enter_hero .hero_title2 {
  position: absolute;
  left: 5%;
  bottom: -2px;
  width: 666px;
  height: 100px;
  background: url(../images/enter/hero_title2.png) no-repeat 0 bottom;
  background-size: contain;
  z-index: 11;
  font-size: 0;
}
@media screen and (max-width: 768px) {
  .enter_hero .hero_title2 {
    left: 0;
  }
}
@media screen and (max-width: 700px) {
  .enter_hero .hero_title2 {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .enter_hero .hero_title2 {
    display: none;
  }
}
.enter_hero .hero_search {
  position: absolute;
  left: 5%;
  top: 358px;
  z-index: 13;
}
@media screen and (max-width: 768px) {
  .enter_hero .hero_search {
    width: 52%;
    top: 280px;
  }
}
@media screen and (max-width: 480px) {
  .enter_hero .hero_search {
    width: 90%;
    top: auto;
    margin-top: 2rem;
    position: relative;
  }
}
.enter_hero .hero_search .title {
  font-size: 1.375rem;
  color: #007c69;
  font-weight: bold;
  margin-bottom: 0.875rem;
  margin-left: 8px;
}
.enter_hero .hero_search .search_block {
  width: 776px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: #fff;
  padding: 0.625rem 1rem 0.375rem 1.5rem;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 840px) {
  .enter_hero .hero_search .search_block {
    width: 96%;
  }
}
@media screen and (max-width: 768px) {
  .enter_hero .hero_search .search_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border-radius: 12px;
    padding: 1rem;
  }
}
.enter_hero .hero_search .search_block label {
  color: #008470;
  margin-bottom: 0;
  margin-left: 0.3rem;
}
@media screen and (max-width: 768px) {
  .enter_hero .hero_search .search_block label {
    margin-left: 0rem;
  }
}
.enter_hero .hero_search .search_block select {
  border: 1px solid #fff;
  padding: 0.3rem 1.5rem 0.3rem 0.3rem;
  color: #575757;
}
@media screen and (max-width: 768px) {
  .enter_hero .hero_search .search_block select {
    border: 1px solid #ccc;
    margin: 0.3rem 0;
  }
}
.enter_hero .hero_search .search_block .search_type {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 18%;
          flex: 1 1 18%;
}
.enter_hero .hero_search .search_block .search_purpose {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
}
.enter_hero .hero_search .search_block .search_item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 55%;
          flex: 1 1 55%;
}
.enter_hero .hero_search .search_block .search_input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 7%;
          flex: 1 1 7%;
}
.enter_hero .hero_search .search_block .search_input input {
  background: #d93e10;
  color: #fff;
  border: 0;
  height: 58px;
  border-radius: 50px;
  margin-top: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .enter_hero .hero_search .search_block .search_input input {
    border-radius: 7px;
    height: 40px;
    margin-top: 4px;
  }
}

.enter_countdown {
  position: relative;
  min-height: 623px;
  background: #ede7e9 url(../images/enter/countdown_bg.jpg) no-repeat 0 bottom;
  background-size: contain;
}
@media screen and (max-width: 710px) {
  .enter_countdown {
    padding: 3rem 0;
  }
}
.enter_countdown .countdown_title {
  position: absolute;
  left: 20%;
  top: 80px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .enter_countdown .countdown_title {
    left: 10%;
  }
}
@media screen and (max-width: 800px) {
  .enter_countdown .countdown_title {
    left: 5%;
  }
}
@media screen and (max-width: 710px) {
  .enter_countdown .countdown_title {
    position: relative;
    top: auto;
    margin: 0 auto;
    left: auto;
  }
}
.enter_countdown .countdown_title span {
  display: block;
  color: #d93e10;
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 160%;
}
.enter_countdown .countdown_time {
  position: absolute;
  right: 9%;
  top: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  .enter_countdown .countdown_time {
    right: 5%;
  }
}
@media screen and (max-width: 710px) {
  .enter_countdown .countdown_time {
    position: relative;
    top: auto;
    margin: 2rem auto;
    right: auto;
    text-align: center;
  }
}
.enter_countdown .countdown_time > div {
  font-size: 1.3rem;
  color: #333;
  margin-bottom: 18px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.enter_countdown .countdown_time span {
  position: relative;
  font-size: 4.25rem;
  color: #333;
  background: url(../images/enter/time.png) no-repeat 0 0;
  background-size: contain;
  width: 102px;
  height: 105px;
  margin-right: 2rem;
  display: inline-block;
  line-height: 105px;
  font-family: "Century Gothic", monospace;
  text-align: center;
  letter-spacing: 8px;
  padding-left: 6px;
}
@media screen and (max-width: 414px) {
  .enter_countdown .countdown_time span {
    width: 90px;
    height: 91px;
    line-height: 91px;
    letter-spacing: 5px;
    padding-left: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.enter_countdown .countdown_time span::before {
  font-size: 1.375rem;
  display: block;
  font-weight: bold;
  position: absolute;
  top: 114px;
  line-height: 100%;
  left: 41px;
}
@media screen and (max-width: 414px) {
  .enter_countdown .countdown_time span::before {
    top: 100px;
    left: 34px;
  }
}
.enter_countdown .countdown_time span:after {
  content: "：";
  position: absolute;
  left: 86px;
}
@media screen and (max-width: 414px) {
  .enter_countdown .countdown_time span:after {
    left: 75px;
  }
}
.enter_countdown .countdown_time span.day:before {
  content: "天";
}
.enter_countdown .countdown_time span.hour:before {
  content: "時";
}
.enter_countdown .countdown_time span.min {
  margin-right: 0;
}
.enter_countdown .countdown_time span.min:before {
  content: "分";
}
.enter_countdown .countdown_time span.min:after {
  display: none;
}
.enter_countdown .countdown_slogan {
  position: absolute;
  right: 9%;
  top: 292px;
  width: 368px;
  height: 40px;
  background: url(../images/enter/countdown_slogan.png) no-repeat 0 0;
  background-size: 100%;
  font-size: 0;
}
@media screen and (max-width: 800px) {
  .enter_countdown .countdown_slogan {
    right: 5%;
  }
}
@media screen and (max-width: 710px) {
  .enter_countdown .countdown_slogan {
    position: relative;
    top: auto;
    margin: 3rem auto 2rem;
    right: auto;
    text-align: center;
  }
}
@media screen and (max-width: 414px) {
  .enter_countdown .countdown_slogan {
    width: 94%;
  }
}
.enter_countdown a {
  position: absolute;
  right: 7.9%;
  display: block;
  width: 34%;
  line-height: 54px;
  height: 54px;
  color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding-left: 2.25rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 710px) {
  .enter_countdown a {
    position: relative;
    right: auto;
    margin: 1.5rem auto;
    width: 260px;
  }
}
@media screen and (max-width: 414px) {
  .enter_countdown a {
    width: 80%;
  }
}
.enter_countdown a:after {
  content: "";
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  background: url(../images/mp/icon_arrow.png) no-repeat center center;
  position: absolute;
  right: 16px;
  top: 16px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.enter_countdown a.link1 {
  background: #d93e10;
  top: 368px;
}
@media screen and (max-width: 710px) {
  .enter_countdown a.link1 {
    top: auto;
  }
}
.enter_countdown a.link2 {
  background: #008470;
  top: 436px;
}
@media screen and (max-width: 710px) {
  .enter_countdown a.link2 {
    top: auto;
  }
}
.enter_countdown a:hover, .enter_countdown a:focus, .enter_countdown a.active {
  background: #333;
  color: #fff;
}

.enter_video {
  padding: 50px 55px;
  background: url(../images/enter/block2_bg.gif) repeat 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 1000px) {
  .enter_video {
    padding: 0;
    background: none;
  }
}
@media screen and (max-width: 809px) {
  .enter_video {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.enter_video .video_pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 67%;
          flex: 0 0 67%;
  max-height: 454px;
  overflow: hidden;
  position: relative;
}
.enter_video .video_pic:before {
  display: inline-block;
  content: "";
  padding-top: 56.1186650185%;
}
.enter_video .video_pic img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.enter_video .video_pic a {
  display: block;
}
.enter_video .video_pic a:before {
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: #333;
  z-index: 10;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.enter_video .video_pic a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 0 24px 36px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -24px;
  z-index: 11;
}
.enter_video .video_pic a img {
  -o-object-fit: cover;
     object-fit: cover;
}
.enter_video .video_pic a:hover:before, .enter_video .video_pic a:focus:before {
  content: "";
  background: #d93e10;
}
.enter_video .video_txt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  background: #fff;
  padding: 2rem;
  overflow: hidden;
  max-height: 416px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 809px) {
  .enter_video .video_txt {
    max-height: none;
  }
}
.enter_video .video_txt .video_tag {
  padding: 0.5rem 1rem;
  background: #d93e10;
  color: #fff;
  margin-bottom: 1rem;
  display: inline-block;
}
.enter_video .video_txt .video_title {
  color: #008470;
  font-size: 1.75rem;
  line-height: 130%;
  margin-bottom: 1rem;
}
.enter_video .video_txt .video_title a {
  color: #008470;
}
.enter_video .video_txt .video_text {
  color: #333;
  line-height: 160%;
  overflow: hidden;
}
.enter_video .video_txt .video_text a {
  color: #333;
}
.enter_video .video_txt .video_text p {
  margin: 0 0 1rem 0;
}

.enter_invoice img {
  width: 100%;
  height: auto;
  line-height: 0;
  display: block;
}

.enter_tax {
  background: #faf6f1;
}
.enter_tax img {
  width: 100%;
  height: auto;
  line-height: 0;
  display: block;
}
.enter_tax > div:nth-child(n+2) {
  padding: 0 35px 15px 35px;
}
@media screen and (max-width: 1200px) {
  .enter_tax > div:nth-child(n+2) {
    padding: 0;
  }
}

h1.title,
h2.title {
  font-size: 1.75rem;
  line-height: 1.25em;
  margin: 0.5em 0;
}

.cp h4 {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
.cp .pic {
  float: left;
  margin: 0px 1em 1em 0;
  width: auto;
  width: 45%;
  max-width: 400px;
  background: #f1f1f1;
  overflow: hidden;
  padding: 0.5em 0.5em 0.2em;
}
.cp .pic img {
  float: none;
  width: 100%;
  margin: 0;
  display: block;
}
.cp .pic span {
  text-align: center;
  display: block;
  font-size: 0.938em;
  color: #444;
}
@media screen and (max-width: 919px) {
  .cp .pic {
    float: none;
    max-width: 100%;
    width: auto;
    margin: 0px auto;
    display: block;
    margin-bottom: 0.5em;
  }
}
.cp .pic a:hover,
.cp .pic a:hover {
  color: #008470;
}
.cp table {
  background: #fff;
  margin-bottom: 1rem;
}
.cp img.float_left {
  float: left;
  margin: 0px 1em 1em 0;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 919px) {
  .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: 919px) {
  .cp img.float_right {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp a {
  color: #008470;
  text-decoration: none;
}
.cp a:hover, .cp a:focus {
  color: #d93e10;
  cursor: pointer;
}
.cp .publish_info {
  font-size: 0.875em;
  line-height: 1.5em;
  list-style: none;
  margin: 0 0 0.7em 0;
  border-left: solid 5px #008470;
  padding: 0.8em 1.5em 0.4em;
  background: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cp .publish_info li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33.3333333333%;
          flex: 1 1 33.3333333333%;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 991px) {
  .cp .publish_info li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
@media screen and (max-width: 919px) {
  .cp .publish_info li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

h3.cpTitle {
  font-size: 1.25em;
  padding: 10px 0;
  margin: 0 0 15px;
  border-bottom: 3px solid #008470;
  position: relative;
}
h3.cpTitle:before {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  background: #d93e10;
  border-radius: 15px;
  margin-right: 0.5rem;
  margin-left: 5px;
}

.lightbox_slider_block,
.file_download,
.web_link {
  margin: 0 auto 1.5em;
}

.lightbox_slider_block {
  clear: both;
  margin: 0 auto 3em;
}
.lightbox_slider_block .cp_slider {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lightbox_slider_block .img-container {
  margin: 0px 15px;
  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;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.lightbox_slider_block .slick-dots {
  bottom: -20px !important;
  margin-bottom: 0;
}
@media screen and (max-width: 919px) {
  .lightbox_slider_block .slick-dots {
    bottom: -20px !important;
    padding: 0;
  }
}
.lightbox_slider_block .slick-dots li {
  height: 10px;
  margin: 0 10px;
}

/*8.21更新 start*/
/* .lightbox_slider_block .slick-prev {
  left: -30px;
  background: none;
}
.lightbox_slider_block .slick-next {
  right: -30px;
  background: none;
} */
 .lightbox_slider_block .slick-prev {
  left:0;
  top:50%;
  /* background: none; */
}
.lightbox_slider_block .slick-next {
  right:0;
  top:50%;
  /* background: none; */
}
/*8.21更新 end*/

.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;
}

.file_download {
  clear: both;
  zoom: 1;
}
.file_download:before, .file_download:after {
  content: "";
  display: table;
}
.file_download:after {
  clear: both;
}
.file_download ul {
  counter-reset: counter;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/*8.21更新 start*/
/* .file_download li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 1.5em;
  border-bottom: 1px solid #ddd;
  clear: both;
  overflow: hidden;
  padding-bottom: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
} */
 .file_download li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 1.5em;
  border-bottom: 1px solid #ddd;
  clear: both;
  overflow: hidden;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* .file_download li:before {
  position: absolute;
  top: 0.6em;
  left: 0.5em;
  text-align: right;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #999;
  content: "";
} */
.file_download li:before {
  position: absolute;
  top: 1.2em;
  left: 0.5em;
  text-align: right;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #999;
  content: "";
}

/*8.21更新 end*/

.file_download li a {
  margin-left: 8px;
}
.file_download li a:before {
  margin-right: 8px;
}

.web_link {
  clear: both;
  zoom: 1;
}
.web_link:before, .web_link:after {
  content: "";
  display: table;
}
.web_link:after {
  clear: both;
}
.web_link ol,
.web_link ul {
  counter-reset: counter;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .web_link ol,
  .web_link ul {
    margin-left: 0;
  }
}
.web_link li {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.web_link li a {
  padding: 0.6em 0px 0.6em 35px;
  position: relative;
  height: auto;
  line-height: 1.45em;
  display: block;
  color: #222;
  text-decoration: none;
}
.web_link li a:hover, .web_link li a:focus {
  color: #d93e10;
  cursor: pointer;
}
.web_link li a:before {
  position: absolute;
  top: 11px;
  left: 0px;
  text-align: right;
  width: 30px;
  counter-increment: counter;
  content: counters(counter, ".") " . ";
}

.publish_info {
  font-size: 0.875em;
  line-height: 1.5em;
  list-style: none;
  margin: 0 0 0.7em 0;
  padding: 1.5em;
  background: #555;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.publish_info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 919px) {
  .publish_info ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.publish_info li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .publish_info li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
@media screen and (max-width: 919px) {
  .publish_info li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin-bottom: 0.5em;
  }
}
.publish_info li a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
}
.publish_info li a:hover {
  text-decoration: none;
}

.chief_left {
  float: left;
  margin: 0px 2% 1em 0;
  width: auto;
  width: 28%;
  background: #F1F1F1;
  overflow: hidden;
  padding: 0.5em 0.5em 0.2em;
}
.chief_left img {
  float: none;
  width: 100%;
  margin: 0;
  display: block;
}
.chief_left span {
  text-align: center;
  display: block;
  font-size: 0.938em;
}
@media screen and (max-width: 919px) {
  .chief_left {
    float: none;
    max-width: 100%;
    width: auto;
    margin: 0px auto;
    display: block;
    margin-bottom: 0.5em;
  }
}

.chief_right {
  overflow: hidden;
  width: 70%;
}
@media screen and (max-width: 919px) {
  .chief_right {
    width: 100%;
  }
}
.chief_right .chief_title {
  margin-top: 0;
  padding: 8px 30px;
  margin: 0 0 15px;
  color: #fff;
  background: #008470;
  border-radius: 30px;
  display: inline-block;
  position: relative;
}
.chief_right .chief_title:before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: block;
  background: #d93e10;
  position: absolute;
  right: -6px;
  top: 2px;
}
@media screen and (max-width: 919px) {
  .chief_right .chief_title {
    padding: 10px 20px;
  }
}

.web_apply ul,
.web_apply ol {
  counter-reset: counter;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.web_apply li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 1.5em;
  border-bottom: 1px solid #ddd;
  clear: both;
  overflow: hidden;
  padding-bottom: 0.5em;
}
.web_apply li:before {
  position: absolute;
  top: 0.6em;
  left: 0.5em;
  text-align: right;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #999;
  content: "";
}
.web_apply li a {
  padding: 0.2rem 0.5rem;
  border: 1px solid #008470;
  display: inline-block;
  margin: 0 8px 4px 8px;
  border-radius: 4px;
}
.web_apply li a:hover, .web_apply li a:focus {
  background: #008470;
  color: #fff;
}

.top_text {
  padding: 0.5rem 2rem;
  margin-bottom: 2rem;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}
.top_text dl dt {
  font-weight: bold;
  color: #008470;
  position: relative;
  margin-bottom: 0.5rem;
}
.top_text dl dd {
  margin: 0 0 0.6rem 0;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ccc;
}
.top_text .tip {
  font-size: 0.9375rem;
  margin-bottom: 0.5rem;
}
.top_text .tip:before {
  content: "";
  width: 16px;
  height: 8px;
  display: inline-block;
  border-radius: 30px;
  background: #d93e10;
  margin-right: 6px;
  vertical-align: middle;
}
.top_text .tableicon {
  font-size: 0.9375rem;
  font-weight: bold;
}
.top_text .tableicon:before {
  content: "";
  width: 16px;
  height: 8px;
  display: inline-block;
  border-radius: 30px;
  background: #008470;
  margin-right: 6px;
  vertical-align: middle;
}
.top_text .tableicon ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  margin-bottom: 1rem;
}
.top_text .tableicon ul li {
  display: inline-block;
  margin-right: 1rem;
}
.top_text .tableicon ul li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

.lp {
  padding: 0;
  line-height: 1.6em;
  font-size: 1rem;
}
.lp .list_title {
  color: #222;
  display: block;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.lp .list_title a {
  display: block;
  position: relative;
  color: #222;
}
.lp .list_title a:hover {
  color: #008470;
}
.lp time {
  display: inline-block;
  margin: 0;
  color: #777;
  font-weight: 500;
  font-size: 0.9375rem;
}
/*8.21更新 end*/
/* .lp .list_dep {
  color: #fff;
  background: #d93e10;
  display: inline-block;
  border-radius: 6px;
  font-size: 0.9375rem;
  padding: 2px 0.5rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
} */
.lp .list_dep {
  color: #fff;
  background: #d93e10;
  display: inline-block;
  border-radius: 6px;
  font-size: 0.9375rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/*8.21更新 start*/
.lp .list {
  border-top: 4px solid #008470;
}
.lp .list > ul,
.lp .list ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp .list > ul > li,
.lp .list ol > li {
  position: relative;
  padding: 1em 0.4em 1em 2.8em;
  border-bottom: 1px solid #DDD;
}
.lp .list > ul > li .num,
.lp .list ol > li .num {
  width: 2.2em;
  text-align: left;
  position: absolute;
  top: 1em;
  left: 0.4em;
}
.lp .list > ul > li .num:after,
.lp .list ol > li .num:after {
  content: ".";
  display: inline-block;
}
.lp .list > ul > li .list_text,
.lp .list ol > li .list_text {
  margin-bottom: 0.5em;
}
.lp .list > ul > li .list_dep,
.lp .list ol > li .list_dep {
  display: inline-block;
  margin-left: 0.5em;
}

/*8.21更新 end*/
/* .lp .list > ul > li .list_dep a,
.lp .list ol > li .list_dep a {
  color: #fff;
} */
 .lp .list > ul > li .list_dep a,
.lp .list ol > li .list_dep a {
  color: #fff;
  display:block;
  padding: 2px 0.5rem;
  border-radius: 6px;
}
/*8.21更新 start*/
/*8.21更新 end*/
.lp .list > ul > li .list_dep a:hover,.lp .list > ul > li .list_dep a:focus-visible,.lp .list ol > li .list_dep a:hover,
.lp .list ol > li .list_dep a:focus-visible {
  background: #008470;

}
/*8.21更新 start*/

.list_table th {
  border-left: 0;
  border-right: 0;
  border-bottom: 3px solid #008470;
  line-height: 140%;
  background: #eee;
  padding: 0.8em 0.5em;
}
.list_table td {
  border-left: 0;
  border-right: 0;
}
.list_table td.date {
  text-align: center;
}
@media screen and (max-width: 919px) {
  .list_table td.date {
    text-align: left;
  }
}
.list_table td.center {
  text-align: center;
}
.list_table td.left {
  text-align: left;
}
.list_table td.num {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 919px) {
  .list_table td.num {
    text-align: left;
  }
}
.list_table td.mail {
  color: #008470;
}
.list_table td span {
  font-size: 0.9375rem;
  color: #fff;
  padding: 0.2rem 0.8rem;
  border-radius: 5px;
  display: inline-block;
}
.list_table td span.processing {
  background: #298729;
}
.list_table td span.processed {
  background: #666;
}
.list_table td span.overdue {
  background: #eb0202;
}

.applyTable td {
  text-align: center;
  padding: 0.1rem 0.5rem;
}
.applyTable td ol li,
.applyTable td ul li {
  text-align: left;
  margin-bottom: 8px;
}
.applyTable td ol li a,
.applyTable td ul li a {
  padding: 0.2rem 0.5rem;
  border: 1px solid #008470;
  display: inline-block;
  margin-right: 8px;
  border-radius: 4px;
  margin-bottom: 4px;
}
.applyTable td ol li a:hover, .applyTable td ol li a:focus,
.applyTable td ul li a:hover,
.applyTable td ul li a:focus {
  background: #008470;
  color: #fff;
}

.list_album {
  margin: 1em auto;
}
.list_album ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.list_album ul li {
  width: 32%;
  margin-bottom: 1.2em;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 919px) {
  .list_album ul li {
    width: 48%;
  }
}
@media screen and (max-width: 480px) {
  .list_album ul li {
    width: 100%;
  }
}
.list_album ul li:last-child:nth-child(3n-1) {
  margin-right: 34%;
}
@media screen and (max-width: 919px) {
  .list_album ul li:last-child:nth-child(3n-1) {
    margin-right: 0;
  }
}
.list_album ul li:last-child:nth-child(3n-2) {
  margin-right: 68%;
}
@media screen and (max-width: 919px) {
  .list_album ul li:last-child:nth-child(3n-2) {
    margin-right: 0;
  }
}
.list_album ul li .list_block {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.list_album ul li .list_block a {
  display: block;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  padding: 14px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.list_album ul li .list_block a .list_pic {
  margin-bottom: 0.5em;
  display: block;
}
.list_album ul li .list_block a .list_pic img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -o-object-fit: contain;
     object-fit: contain;
}
.list_album ul li .list_block a .list_text {
  padding: 0 2px;
  position: relative;
  display: block;
  letter-spacing: 0.05rem;
}
.list_album ul li .list_block a .list_text .list_title {
  font-weight: bold;
  color: #222;
  padding-bottom: 6px;
  border-bottom: 2px solid #008470;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.list_album ul li .list_block a .list_text p {
  margin-top: 0;
  color: #444;
  font-size: 0.9375rem;
}
.list_album ul li .list_block a:hover, .list_album ul li .list_block a:focus {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}
.list_album ul li .list_block a:hover .list_pic img, .list_album ul li .list_block a:focus .list_pic img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.list_album ul li .list_block a:hover .list_text .list_title, .list_album ul li .list_block a:focus .list_text .list_title {
  color: #008470;
}
.list_album ul li .list_block a:focus {
  border: 1px solid #d93e10;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), 0 0 2px 0 #d93e10 inset;
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), 0 0 2px 0 #d93e10 inset;
}

.list_album2 {
  margin: 1em auto;
}
.list_album2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.list_album2 ul li {
  width: 100%;
  margin-bottom: 1rem;
  background: #fff;
  border: 1px solid #ddd;
  padding: 14px;
}
.list_album2 ul li .list_block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 919px) {
  .list_album2 ul li .list_block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.list_album2 ul li .list_block .list_pic {
  margin-right: 1.2em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  overflow: hidden;
}
@media screen and (max-width: 919px) {
  .list_album2 ul li .list_block .list_pic {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.list_album2 ul li .list_block .list_pic img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 919px) {
  .list_album2 ul li .list_block .list_pic img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.list_album2 ul li .list_block .list_pic img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.list_album2 ul li .list_block .list_text {
  padding: 5px 0;
  position: relative;
  display: block;
  letter-spacing: 0.05rem;
}
.list_album2 ul li .list_block .list_text .list_title {
  font-weight: bold;
  color: #222;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 0;
}
.list_album2 ul li .list_block .list_text .list_title a {
  color: #222;
}
.list_album2 ul li .list_block .list_text .list_title a:hover {
  color: #008470;
}
.list_album2 ul li .list_block .list_text p {
  padding-top: 6px;
  border-top: 2px solid #008470;
  margin-top: 4px;
  color: #444;
  font-size: 0.9375rem;
}
.list_album2 ul li .list_block .list_text p a {
  color: #444;
}
.list_album2 ul li .list_block .list_text p a:hover {
  color: #008470;
}

.list_qa {
  overflow: hidden;
}
.list_qa > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_qa > ul > li {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 9px;
}
.list_qa > ul > li:nth-child(even) .question a {
  background: #F5F5F5;
}
.list_qa .list_q {
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.list_qa .list_q a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/*8.21更新 start*/
/* .list_qa .list_q a:focus {
  -webkit-box-shadow: 0 0px 0px 2px #008470 inset;
          box-shadow: 0 0px 0px 2px #008470 inset;
} */
.list_qa .list_q a:focus-visible {
  -webkit-box-shadow: 0 0px 0px 2px #008470 inset;
          box-shadow: 0 0px 0px 2px #008470 inset;
          outline:none;
}
/*8.21更新 end*/
.list_qa .list_q a:focus .text {
  color: #008470;
}
.list_qa .list_q a .switch {
  position: absolute;
  right: 0;
  width: 4.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 62px;
}
.list_qa .list_q a .switch.close:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 33px;
}
.list_qa .list_q a .switch:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #5b5b5b;
  border-left: 2px solid #5b5b5b;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  right: 20px;
  top: 35px;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-top: -10px;
}
.list_qa .list_q .num {
  background: #008470;
  color: #fff;
  font-size: 1.375em;
  padding: 0.8em;
  vertical-align: middle;
  width: 5em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 9px 0 0 9px;
}
@media screen and (max-width: 919px) {
  .list_qa .list_q .num {
    padding: 0.5em;
  }
}
.list_qa .list_q .text {
  font-size: 1.125em;
  padding: 1em 5em 1em 1em;
  vertical-align: top;
  color: #444;
  font-weight: bold;
}
.list_qa .list_q .text img {
  vertical-align: text-bottom;
  margin-left: 5px;
}
.list_qa .list_a {
  padding: 20px;
  clear: both;
  border-top: 1px solid #ccc;
  position: relative;
}
.list_qa .list_a .share {
  position: absolute;
  right: 20px;
  top: 16px;
}
.list_qa .list_a .share ul {
  top: 44px;
}
.list_qa .list_a .share ~ .text {
  padding: 0 50px 10px 0;
}
.list_qa .list_a .text {
  line-height: 160%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.list_qa .list_a .text p {
  margin-top: 0;
}
.list_qa .list_a .text ul li {
  list-style-type: disc;
}
.list_qa .list_a .dep {
  text-align: right;
  color: #008470;
  margin-bottom: 1em;
  margin-right: 10px;
}
.list_qa .list_a .dep:before {
  content: "【 ";
}
.list_qa .list_a .dep:after {
  content: "】";
}
.list_qa .list_a time {
  float: right;
}

.list_calendar > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_calendar > ul > li {
  width: 100%;
  margin-bottom: 1rem;
  background: #fff;
  border: 1px solid #ddd;
  padding: 14px;
}
.list_calendar > ul > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 919px) {
  .list_calendar > ul > li a {
    display: block;
  }
}
.list_calendar > ul > li .calendar_date {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
  margin-top: 8px;
  display: block;
  text-align: right;
  width: 80px;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 919px) {
  .list_calendar > ul > li .calendar_date {
    display: block;
    width: 100%;
    margin-top: 0;
    text-align: left;
    padding-bottom: 6px;
    border-bottom: 3px solid #ccc;
    margin-bottom: 6px;
  }
}
.list_calendar > ul > li .calendar_date:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: transparent transparent transparent #d93e10;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 919px) {
  .list_calendar > ul > li .calendar_date:before {
    display: none;
  }
}
.list_calendar > ul > li .calendar_date span {
  display: block;
  font-size: 1.75em;
}
@media screen and (max-width: 919px) {
  .list_calendar > ul > li .calendar_date span {
    display: inline-block;
    font-size: 1em;
  }
}
.list_calendar > ul > li .calendar_info {
  border-left: 3px solid #ccc;
  padding-left: 20px;
  padding-top: 6px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  position: relative;
}
@media screen and (max-width: 919px) {
  .list_calendar > ul > li .calendar_info {
    padding-left: 0;
    border-left: 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    display: block;
  }
}
.list_calendar > ul > li .calendar_info .calendar_title {
  color: #222;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
  font-size: 1.125em;
}
.list_calendar > ul > li .calendar_info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #222;
  font-size: 0.9375rem;
}
.list_calendar > ul > li .calendar_info ul li {
  margin-bottom: 3px;
}
.list_calendar > ul > li .calendar_info ul li span {
  font-weight: bold;
}
.list_calendar > ul > li .calendar_pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  margin-left: 20px;
  display: block;
}
@media screen and (max-width: 919px) {
  .list_calendar > ul > li .calendar_pic {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0.5em;
  }
}
.list_calendar > ul > li .calendar_pic img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 919px) {
  .list_calendar > ul > li .calendar_pic img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

a.send,
a.upload,
a.refresh,
a.play,
a.deletefile {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
  line-height: 36px;
  padding: 0 1.5em 0 2.8em;
  margin: 0.3em 0em 0.3em 0.5em;
  border: 1px solid #ccc;
  color: #444;
  border-radius: 0.2em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  background: #fff;
  text-decoration: none !important;
}
a.send:before,
a.upload:before,
a.refresh:before,
a.play:before,
a.deletefile:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 1em;
  top: 10px;
  opacity: 0.6;
}
a.send:hover,
a.upload:hover,
a.refresh:hover,
a.play:hover,
a.deletefile:hover {
  background: #444;
  border: 1px solid #222;
  color: #fff;
}
a.send:hover:before,
a.upload:hover:before,
a.refresh:hover:before,
a.play:hover:before,
a.deletefile:hover:before {
  -webkit-filter: invert(1);
          filter: invert(1);
}

a.send {
  padding: 0 1.5em 0 3.5em;
}

a.send:before {
  background: url(../images/basic/icon_send.png) no-repeat 0 0;
  background-size: contain;
  width: 30px;
}

a.upload:before {
  background: url(../images/basic/icon_upload.png) no-repeat 0 0;
  background-size: contain;
}

a.refresh:before {
  background: url(../images/basic/icon_refresh.png) no-repeat 0 0;
  background-size: contain;
}

a.play:before {
  background: url(../images/basic/icon_play.png) no-repeat 0 0;
  background-size: contain;
}

a.deletefile:before {
  background: url(../images/icon/icon_trash.svg) no-repeat 0 0;
  background-size: contain;
}

.process {
  clear: both;
  overflow: hidden;
  padding-top: 1em;
  padding-bottom: 3em;
  width: 100%;
}
@media screen and (max-width: 919px) {
  .process {
    width: 100%;
    padding-bottom: 1rem;
  }
}
.process ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.process ul li {
  float: left;
  position: relative;
  width: 20%;
  text-align: center;
}
.process ul li:before {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 3px solid #999;
  display: block;
  position: absolute;
  top: 23px;
  left: -50%;
  z-index: 9;
}
.process ul li .step {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  background: #767676;
  line-height: 50px;
  text-align: center;
  color: #fff;
  margin: 0 auto 1em auto;
  position: relative;
  z-index: 11;
  font-weight: bold;
}
.process ul li .text {
  color: #767676;
}
.process ul li:first-child:before {
  display: none;
}
.process ul li.active:before {
  content: "";
  border-bottom: 3px dashed #d93e10;
}
.process ul li.active:after {
  content: "";
  width: 56px;
  height: 56px;
  border: 2px solid #d93e10;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: 10;
  left: 50%;
  margin-left: -30px;
  top: -5px;
  background: #fff;
}
.process ul li.active .step {
  background: #d93e10;
}
.process ul li.active .text {
  color: #d93e10;
}
.process ul li.active ~ li:before {
  border-bottom: 3px solid #008470;
}
.process ul li.active ~ li .step {
  background: #008470;
}
.process ul li.active ~ li .text {
  color: #008470;
}

.form_col-2-2-8 .notice_info {
  width: 100%;
}

.noticeTxt {
  padding: 2em;
  background: #555;
  color: #fff;
  border-radius: 12px;
  line-height: 170%;
  letter-spacing: 0.08em;
  margin-bottom: 2em;
}
@media screen and (max-width: 919px) {
  .noticeTxt {
    padding: 1.5rem;
  }
}
.noticeTxt:before {
  display: none;
}
.noticeTxt h3 {
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #888;
  position: relative;
}
.noticeTxt h3:before {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  background: #d93e10;
  border-radius: 15px;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.noticeTxt p {
  margin-top: 0;
}
.noticeTxt em {
  font-style: normal;
  color: #fec003;
  text-align: justify;
}
.noticeTxt ul,
.noticeTxt ol {
  margin-top: 0;
  padding: 0 0 10px 20px;
}
.noticeTxt a {
  color: #fec003;
  text-decoration: underline;
}
.noticeTxt a:hover, .noticeTxt a:focus {
  text-decoration: none;
}
.noticeTxt .aware {
  background: #333;
  color: #fff;
  padding: 1rem;
  border-radius: 7px;
}
.noticeTxt .aware h3 {
  border-bottom: 0;
  padding-bottom: 0;
}
.noticeTxt .aware h3:before {
  background: #d93e10;
}
.noticeTxt .aware a {
  color: #fec003;
  text-decoration: underline;
}
.noticeTxt .aware a:hover, .noticeTxt .aware a:focus {
  text-decoration: none;
}
.noticeTxt .aware ol ol,
.noticeTxt .aware ol ul,
.noticeTxt .aware ul ol,
.noticeTxt .aware ul ul {
  padding-left: 16px;
}
.noticeTxt .aware ol ul,
.noticeTxt .aware ul ul {
  list-style-type: disc;
}
.noticeTxt .aware ~ .aware {
  margin-top: 1rem;
}

.apply .confirm {
  padding: 1.5rem 2rem 1rem 2rem;
}
.apply .confirm .em {
  font-weight: bold;
  color: #d93e10;
}
.apply .confirm a {
  text-decoration: underline;
}
.apply .confirm h3,
.apply .confirm h4 {
  padding: 10px 0;
  margin: 0 0 15px;
  border-bottom: 3px solid #008470;
  position: relative;
}
.apply .confirm h3:before,
.apply .confirm h4:before {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  background: #d93e10;
  border-radius: 15px;
  margin-right: 0.5rem;
  margin-left: 5px;
}
.apply .confirm p {
  margin-top: 0;
}
.apply .confirm .form_grid {
  border-top: 1px solid #ccc;
}
.apply .confirm .form_grid .form_grp {
  border-bottom: 0;
}
.apply .confirm .form_grid .form_grp .form_content {
  width: 100%;
  display: block;
  text-align: center;
}
.apply.grid2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 919px) {
  .apply.grid2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.apply.grid2 p {
  width: 100%;
  margin-top: 0;
}
.apply.grid2 > div {
  width: 50%;
}
@media screen and (max-width: 919px) {
  .apply.grid2 > div {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.apply.grid2 > div.naturalPerson {
  width: 47%;
  border-left: 1px solid #ccc;
  padding-left: 1.5rem;
  margin-left: 3%;
}
@media screen and (max-width: 919px) {
  .apply.grid2 > div.naturalPerson {
    width: 100%;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
}
.apply.grid2 > div.naturalPerson .title {
  font-weight: bold;
  font-size: 1.6rem;
  color: #008470;
  margin-bottom: 2rem;
  position: relative;
  padding-left: 60px;
}
.apply.grid2 > div.naturalPerson .title span {
  display: block;
  color: #d93e10;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.apply.grid2 > div.naturalPerson .title:before {
  content: "";
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  background: url(../images/icon/icon_fido.png) no-repeat 0 0;
  background-size: 56px;
  text-align: center;
  color: #fff;
}
.apply.grid2 > div.naturalPerson ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 919px) {
  .apply.grid2 > div.naturalPerson ul {
    padding: 2rem 1rem 1rem 1rem;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  }
}
.apply.grid2 > div.naturalPerson ul li {
  margin-bottom: 1.2rem;
  line-height: 160%;
  padding-left: 2rem;
  position: relative;
}
.apply.grid2 > div.naturalPerson ul li:before {
  content: "!";
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 50%;
  background: #ffba00;
  text-align: center;
  color: #fff;
}
.apply.grid2 > div.naturalPerson ul li em {
  font-style: normal;
  color: #d93e10;
  font-weight: bold;
}
.apply.grid2 > div.naturalPerson ul li a {
  color: #d93e10;
  text-decoration: underline;
  font-weight: bold;
}
.apply.grid2 > div.naturalPerson ul li a:hover, .apply.grid2 > div.naturalPerson ul li a:focus {
  color: #d93e10;
}
.apply.grid2 > div .btn_grp {
  margin: 0 !important;
}
.apply.grid2 > div .shadowOut {
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.apply_form h3,
.apply_form legend {
  margin: 0;
  padding-bottom: 10px;
  padding-left: 20px;
  position: relative;
  display: block;
  width: 100%;
  font-weight: bold;
  color: #008470;
  font-size: 1.25em;
}
.apply_form h3:before,
.apply_form legend:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  border-top: 2px solid #008470;
  border-right: 2px solid #008470;
  position: absolute;
  left: 0;
  top: 7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 10;
}
.apply_form h3 ~ .form_grid,
.apply_form legend ~ .form_grid {
  margin-top: 0;
}
.apply_form fieldset {
  margin-bottom: 15px;
}
.apply_form fieldset ~ fieldset {
  border-top: 1px solid #ccc;
}
.apply_form form.form_grid {
  padding: 0;
  line-height: 180%;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  border-top: 0;
}
.apply_form form.form_grid .form_grp:last-child {
  border-bottom: 0;
}
.apply_form form.form_grid .form_grp .form_title {
  max-width: 23%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23%;
          flex: 0 0 23%;
}
@media screen and (max-width: 919px) {
  .apply_form form.form_grid .form_grp .form_title {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.apply_form form.form_grid .form_grp .form_content {
  max-width: 77%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 77%;
          flex: 0 0 77%;
}
@media screen and (max-width: 919px) {
  .apply_form form.form_grid .form_grp .form_content {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.apply_form form.form_grid .form_grp .form_content .necessary {
  line-height: 140%;
}
.apply_form form.form_grid .form_grp .form_content .form_grp {
  border-bottom: 0;
}
.apply_form form.form_grid .form_grp .form_content .form_grp:last-child {
  border-bottom: 0 !important;
}
.apply_form form.form_grid .form_grp .form_content .form_grp .form_title {
  width: 25%;
}
.apply_form form.form_grid .form_grp .form_content .form_grp .form_title label {
  margin: 0;
}
.apply_form form.form_grid .form_grp .form_content .form_grp .form_title .radio_grp {
  padding: 0;
}
.apply_form form.form_grid .form_grp .form_content .form_grp .form_content {
  width: auto;
}
.apply_form form.form_grid .form_grp .form_content ul,
.apply_form form.form_grid .form_grp .form_content ol {
  margin-left: -1rem;
  margin-top: 5px;
}
.apply_form form.form_grid .form_grp .form_content .hint {
  color: #d93e10;
}
.apply_form form.form_grid .form_grp .form_content a {
  text-decoration: underline;
}
.apply_form form.form_grid .form_grp .form_content p {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 4px;
}
.apply_form form.form_grid .form_grp .form_content input.wauto {
  width: auto;
  min-width: 50%;
}
@media screen and (max-width: 919px) {
  .apply_form form.form_grid .form_grp .form_content input.wauto {
    width: 100%;
    max-width: 100%;
  }
}
.apply_form form.form_grid .form_grp .form_content select,
.apply_form form.form_grid .form_grp .form_content input[type=date],
.apply_form form.form_grid .form_grp .form_content input[type=time] {
  width: auto;
}
.apply_form form.form_grid .form_grp .form_content select ~ span,
.apply_form form.form_grid .form_grp .form_content input[type=date] ~ span,
.apply_form form.form_grid .form_grp .form_content input[type=time] ~ span {
  margin-left: 10px;
}
@media screen and (max-width: 919px) {
  .apply_form form.form_grid .form_grp .form_content select ~ span,
  .apply_form form.form_grid .form_grp .form_content input[type=date] ~ span,
  .apply_form form.form_grid .form_grp .form_content input[type=time] ~ span {
    margin-left: 0;
    display: block;
  }
}
.apply_form form.form_grid .form_grp .form_content .check_grp label input,
.apply_form form.form_grid .form_grp .form_content .radio_grp label input {
  margin-left: 8px;
  width: auto;
}
.apply_form form.form_grid .form_grp .form_content .check_grp label input[type=checkbox],
.apply_form form.form_grid .form_grp .form_content .check_grp label input[type=radio],
.apply_form form.form_grid .form_grp .form_content .radio_grp label input[type=checkbox],
.apply_form form.form_grid .form_grp .form_content .radio_grp label input[type=radio] {
  width: 1em;
}
.apply_form form.form_grid .form_grp .form_content .check_grp.form_inline label {
  margin-right: 1em;
  white-space: nowrap;
}
.apply_form form.form_grid .form_grp .form_content .file_list {
  width: 100%;
  padding: 0.5rem;
  background: #eee;
  margin: 8px 0;
  border-radius: 4px;
}
.apply_form form.form_grid .form_grp .form_content .file_list ol {
  list-style-position: inside;
  padding: 0 5px;
  margin: 0;
}
.apply_form form.form_grid .form_grp .form_content .file_list ol li {
  padding: 5px;
  border-bottom: 1px dotted #ccc;
  position: relative;
  white-space: nowrap;
}
.apply_form form.form_grid .form_grp .form_content .file_list ol li:last-child {
  border-bottom: 0;
}
.apply_form form.form_grid .form_grp .form_content .file_list ol li span {
  margin-left: 5px;
  color: #777;
  font-size: 0.875em;
}
.apply_form form.form_grid .form_grp .form_content .file_list ol li a.delete {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0.4em;
  right: 0;
  display: block;
  opacity: 0.5;
  background: #ccc url(../images/icon/icon_trash.svg) no-repeat center center;
  background-size: 16px;
  border-radius: 3px;
}
.apply_form form.form_grid .form_grp .form_content .file_list ol li a.delete:hover, .apply_form form.form_grid .form_grp .form_content .file_list ol li a.delete:focus {
  opacity: 1;
}
.apply_form form.form_grid .form_grp .form_content .file_list ol li a.delete img {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
}
.apply_form form.form_grid .form_grp .innerform {
  width: 100%;
  padding: 0.5rem;
  background: #eee;
  margin: 8px 0;
  border-radius: 4px;
}
.apply_form form.form_grid .form_grp .innerform .form_content {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.apply_form form.form_grid .form_grp .innerform .form_content.form_inline input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.apply_form form.form_grid .btn_grp {
  margin: 0 0 2rem 0;
  padding: 0;
  display: block;
}

.reservation_result {
  padding: 2em 3em 3em 3em;
  line-height: 180%;
  margin: 0 auto 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #e8e8e8 url(../images/servicebg.jpg) no-repeat right top;
  border-top: 3px solid #008470;
  letter-spacing: 0.08em;
}
.reservation_result ul,
.reservation_result ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.reservation_result ul li,
.reservation_result ol li {
  padding: 0.6em 0.5em;
  border-bottom: 1px solid #ccc;
}
.reservation_result ul li span,
.reservation_result ol li span {
  font-weight: bold;
  width: 120px;
  display: inline-block;
  color: #008470;
}
.reservation_result ul li span:after,
.reservation_result ol li span:after {
  content: "：";
}

.reservation_result {
  padding: 2em 3em 3em 3em;
  line-height: 180%;
  margin: 0 auto 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #e8e8e8 url(../images/servicebg.jpg) no-repeat right top;
  border-top: 3px solid #008470;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 919px) {
  .reservation_result {
    padding: 1.5rem !important;
  }
}
.reservation_result ul,
.reservation_result ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.reservation_result ul li,
.reservation_result ol li {
  padding: 0.6em 0.5em;
  border-bottom: 1px solid #ccc;
}
.reservation_result ul li span,
.reservation_result ol li span {
  font-weight: bold;
  width: 120px;
  display: inline-block;
  color: #008470;
}
.reservation_result ul li span:after,
.reservation_result ol li span:after {
  content: "：";
}

h3.arrowTitle {
  margin: 0;
  padding-bottom: 10px;
  padding-left: 20px;
  position: relative;
  display: block;
  width: 100%;
  font-weight: bold;
  color: #008470;
  font-size: 1.25em;
}
h3.arrowTitle:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  border-top: 2px solid #008470;
  border-right: 2px solid #008470;
  position: absolute;
  left: 0;
  top: 7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 10;
}
h3.arrowTitle .btn {
  font-size: 1rem;
  background: #008470;
  color: #fff;
  border: 1px solid #008470;
  position: absolute;
  right: 0;
  top: -10px;
  margin: 0;
}

.upload ol,
.upload ul {
  padding-left: 24px;
  color: #d93e10;
}
.upload .form_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.upload .form_content input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.upload .form_content a.upload {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.password-container {
  width: 100%;
  position: relative;
}
.password-container input[type=password],
.password-container input[type=text] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 919px) {
  .password-container input[type=password],
  .password-container input[type=text] {
    width: calc(100% - 0.6em);
  }
}
.password-container i {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
  opacity: 0.8;
}
.password-container .eyeclose {
  background: url(../images/basic/icon_eyeclose.png) no-repeat center center;
  background-size: 18px;
}
.password-container .eye {
  background: url(../images/basic/icon_eye.png) no-repeat center center;
  background-size: 18px;
}

.barcode {
  text-align: center;
  padding: 1rem 0;
}
.barcode label {
  width: 100%;
}
.barcode .barcode_radio {
  margin-top: 1rem;
}
.barcode .barcode_radio label {
  width: auto;
  padding: 4px 12px 4px 4px;
  border-radius: 5px;
  border: 2px solid #ccc;
  margin: 4px;
  cursor: pointer;
}
.barcode .barcode_radio label input {
  visibility: hidden;
  width: 1px;
}
.barcode .barcode_radio label:hover, .barcode .barcode_radio label:focus, .barcode .barcode_radio label.active {
  border: 2px solid #008470;
}

.fp .form_grid {
  margin: 0;
}
.fp .form_grid .form_grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 919px) {
  .fp .form_grid .form_grp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.fp .form_grid .form_grp .form_title {
  max-width: 200px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  padding-left: 0;
  text-align: right;
}
@media screen and (max-width: 919px) {
  .fp .form_grid .form_grp .form_title {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: left;
    max-width: 100%;
  }
}
.fp .form_grid .form_grp .form_content {
  padding-right: 0;
  max-width: calc(100% - 200px);
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -ms-flex-preferred-size: calc(100% - 200px);
      flex-basis: calc(100% - 200px);
}
@media screen and (max-width: 919px) {
  .fp .form_grid .form_grp .form_content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
}
.fp .form_grid .form_grp .form_content input {
  margin-left: 0;
  margin-top: 0;
}
.fp .form_grid .form_grp .form_content img.captcha {
  margin-left: 0;
}
.fp .form_grid .btn_grp {
  display: block;
}

/* sitemap */
.sitemap {
  margin: 0px auto 1em;
}
.sitemap p {
  font-size: 0.813em;
}
.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: 1em 2em;
  background: #EEE;
  border-radius: 6px;
}
.sitemap .accesskeyDefine li {
  margin-bottom: 0.2em;
}

.cascading {
  border-top: 1px solid #CCC;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  box-sizing: border-box;
}
.cascading ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cascading > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cascading li {
  line-height: 1.5;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -5px 1em 0;
  -webkit-box-sizing: border-box;
          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 #008470;
}
.cascading li a:hover, .cascading li a:focus {
  color: #008470 !important;
  text-decoration: none;
}
.cascading li ul {
  padding: 0 11px;
}
.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: 919px) {
  .cascading {
    width: 100%;
    margin: 0px auto;
  }
  .cascading li {
    width: 100%;
    padding: 0;
  }
  .cascading li a {
    padding: 0.5em 0;
  }
  .cascading li ul {
    padding-left: 0;
  }
}

.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%;
  -webkit-box-shadow: 0px 0px 0px 2px rgb(0, 157.5, 133.6363636364) inset;
          box-shadow: 0px 0px 0px 2px rgb(0, 157.5, 133.6363636364) 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;
  -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
          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: #d93e10;
}

.leftblock_nodemenu {
  padding: 0 0 0.5em 0;
  margin-bottom: 1.5em;
  background-color: #fff;
  -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
          box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.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: #d93e10;
}

@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;
  }
  .wrapper {
    width: 100% !important;
  }
  .container {
    margin: 0px auto;
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .cp {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  h3:before,
  div.tag:before,
  .function_panel {
    display: none !important;
  }
  .inner_img {
    display: none;
  }
  .innerpage {
    margin-top: 0 !important;
    padding: 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;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
    -webkit-box-shadow: none;
            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;
    -webkit-box-shadow: none !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%;
    -webkit-box-shadow: 0px 0px 0px 1px #ccc;
            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=keelung_tax.css.map */