@charset "UTF-8";
@import url("../font/BpmfGenSenRounded-R.ttf");
@font-face {
  font-family: "源泉注音圓體";
  src: url("../font/BpmfGenSenRounded-R.ttf");
  font-weight: normal;
  font-style: normal;
}
.breadcrumb ul li:before {
  content: " / ";
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 5px 0px 5px;
  color: #CCC;
}

.sitemap, .publish_info, .web_link, .pagination, div.function, .Syncing_slider, .slick-lightbox-slick-caption, .thumbnail .btn_grp, .tabSet, .fatfooter, .header .navigation, .header, div.tag, .category,
.units, .divider, .divider-vertical, .container, .row {
  clear: both;
  zoom: 1;
}
.sitemap:before, .publish_info:before, .web_link:before, .pagination:before, div.function:before, .Syncing_slider:before, .slick-lightbox-slick-caption:before, .thumbnail .btn_grp:before, .tabSet:before, .fatfooter:before, .header .navigation:before, .header:before, div.tag:before, .category:before,
.units:before, .divider:before, .divider-vertical:before, .container:before, .row:before, .sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .tabSet:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after,
.units:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  content: "";
  display: table;
}
.sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .tabSet:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after,
.units:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  clear: both;
}

.innerpage .QA_topic ul, .innerpage .main-box .grade, .modal .content .flex, .flex-form .flex-col-equal-1,
.flex-form .flex-col-equal-2,
.flex-form .flex-col-equal-3,
.flex-form .flex-col-equal-4, .megamenu > ul, .Flex-set {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

/* Grid system*/
/*== Media queries breakpoints*/
/**/
/*## Define the breakpoints at which your layout will change, adapting to different screen sizes.*/
/* Extra small screen / phone*/
/*** Deprecated `$screen-xs` as of v3.0.1*/
/* $screen-xs:                  480px !default;*/
/*** Deprecated `$screen-xs-min` as of v3.2.0*/
/*** Deprecated `$screen-phone` as of v3.0.1*/
/* Small screen / tablet*/
/*** Deprecated `$screen-sm` as of v3.0.1*/
/* $screen-sm:                  768px !default;*/
/*** Deprecated `$screen-tablet` as of v3.0.1*/
/* Medium screen / desktop*/
/*** Deprecated `$screen-md` as of v3.0.1*/
/* $screen-md:                  992px !default;*/
/*** Deprecated `$screen-desktop` as of v3.0.1*/
/* Large screen / wide desktop*/
/*** Deprecated `$screen-lg` as of v3.0.1*/
/* $screen-lg:                  1400px !default;*/
/*** Deprecated `$screen-lg-desktop` as of v3.0.1*/
/* So media queries don't overlap when required, provide a maximum*/
/*== Grid system*/
/**/
/*## Define your custom responsive grid.*/
/*** Number of columns in the grid.*/
/* $grid-columns:              12 !default;*/
/*** Padding between columns. Gets divided in half for the left and right.*/
/* $grid-gutter-width:         30px !default;*/
/* Navbar collapse*/
/*** Point at which the navbar becomes uncollapsed.*/
/*** Point at which the navbar begins collapsing.*/
/*== Container sizes*/
/**/
/*## Define the maximum width of `.container` for different screen sizes.*/
/* Small screen / tablet*/
/*** For `$screen-sm-min` and up.*/
/* Medium screen / desktop*/
/*** For `$screen-md-min` and up.*/
/* Large screen / wide desktop*/
/*** For `$screen-lg-min` and up.*/
/* Centered container element*/
/* Creates a wrapper for a series of columns*/
/* Generate the extra small columns*/
/* Generate the small columns*/
/* Generate the medium columns*/
/* Generate the large columns*/
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row > div {
  box-sizing: border-box;
}

.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.sitemap, .publish_info, .web_link, .pagination, div.function, .Syncing_slider, .slick-lightbox-slick-caption, .thumbnail .btn_grp, .tabSet, .fatfooter, .header .navigation, .header, div.tag, .category,
.units, .divider, .divider-vertical, .row, .container {
  clear: both;
  zoom: 1;
}
.sitemap:before, .publish_info:before, .web_link:before, .pagination:before, div.function:before, .Syncing_slider:before, .slick-lightbox-slick-caption:before, .thumbnail .btn_grp:before, .tabSet:before, .fatfooter:before, .header .navigation:before, .header:before, div.tag:before, .category:before,
.units:before, .divider:before, .divider-vertical:before, .row:before, .container:before, .sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .tabSet:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after,
.units:after, .divider:after, .divider-vertical:after, .row:after, .container:after {
  content: "";
  display: table;
}
.sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .tabSet:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after,
.units: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: #66b3ff;
  min-height: 200px;
  color: #151515;
  text-align: center;
  line-height: 200px;
  font-size: 1.5em;
  font-weight: bold;
  box-sizing: border-box;
}
.demosection + .demosection {
  padding-top: 2em;
}
.demosection + .bg {
  background: #a7f7ea;
}
.demosection.full .container {
  max-width: 100% !important;
}

.full .container {
  max-width: 100% !important;
}

.col-6-6 .col {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1180px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1920px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}

.col-4-4-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1180px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1920px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}

.col-3-3-3-3 .col {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1180px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1920px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 25%;
  }
}

.col-8-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1180px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1920px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
.col-8-4 .col:nth-of-type(2n) {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1180px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1920px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}

.col-4-8 .col {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1180px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1920px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
.col-4-8 .col:nth-of-type(2n) {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1180px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1920px) {
  .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: 820px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1180px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1920px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}

.cssname .news {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1180px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1920px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
.cssname .video {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1180px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1920px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}

.col-3-6-3 .col {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1180px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1920px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
.col-3-6-3 .col:nth-child(2) {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1180px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1920px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}

.col-5 .col {
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1180px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1920px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
.col-5 .col:first-child {
  margin-left: 0%;
}
@media (min-width: 820px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 1180px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 1920px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}

.flex-equal-3 .Flex-set .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-3 .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
  .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: 1180px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .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 - 20px)*1 + (20px*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 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 1920px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .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 - 20px)*1 + (20px*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 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
.flex-equal-3.recent-act .Flex-set {
  margin-top: 2em;
}
.flex-equal-3.recent-act .Flex-set .col {
  text-align: center;
  background: #ddd;
  padding: 2em;
  border-radius: 6px;
}
@media (min-width: 320px) {
  .flex-equal-3.recent-act .Flex-set .col {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .flex-equal-3.recent-act .Flex-set .col {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .flex-equal-3.recent-act .Flex-set .col {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 20px)*1 + (20px*3)*1 / (3 - 1) );
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 1920px) {
  .flex-equal-3.recent-act .Flex-set .col {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 20px)*1 + (20px*3)*1 / (3 - 1) );
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3.recent-act .Flex-set .col:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
.flex-equal-3.recent-act .Flex-set .col span {
  font-size: 130%;
  display: block;
  margin-bottom: 1em;
}
.flex-equal-3.recent-act .Flex-set .col b {
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  padding: 1em;
  font-size: 160%;
}
.flex-equal-3.recent-act .Flex-set .col:nth-child(1) {
  background: url(../images/kidelab/Graphic-1.svg) left 10% bottom -20px no-repeat #ECF3F9;
}
.flex-equal-3.recent-act .Flex-set .col:nth-child(2) {
  background: url(../images/kidelab/Graphic-2.svg) right 10% bottom -20px no-repeat #F8EAE2;
  transform: scaleX(-1);
}
.flex-equal-3.recent-act .Flex-set .col:nth-child(2) span,
.flex-equal-3.recent-act .Flex-set .col:nth-child(2) b {
  transform: scaleX(-1);
}
.flex-equal-3.recent-act .Flex-set .col:nth-child(3) {
  background: url(../images/kidelab/Graphic-3-1.svg) left 10% bottom 0 no-repeat #EDE8F2;
}
@media screen and (max-width: 1179px) {
  .flex-equal-3.recent-act .col:nth-child(2) {
    margin: 1em 0;
  }
}

.flex-equal-4 .Flex-set {
  align-items: stretch;
}
.flex-equal-4 .Flex-set .thumbnail {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .flex-equal-4 .Flex-set .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .flex-equal-4 .Flex-set .thumbnail {
    flex-basis: calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .flex-equal-4 .Flex-set .thumbnail {
    flex-basis: calc(100% / 4 - 20px);
    max-width: calc(100% / 4 - 20px);
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n-1) {
    margin-right: calc( (100% / 4 - 20px)*1 + (20px*4)*1 / (4 - 1) );
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n-2) {
    margin-right: calc( (100% / 4 - 20px)*2 + (20px*4)*2 / (4 - 1) );
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n-3) {
    margin-right: calc( (100% / 4 - 20px)*3 + (20px*4)*3 / (4 - 1) );
  }
}
@media (min-width: 1920px) {
  .flex-equal-4 .Flex-set .thumbnail {
    flex-basis: calc(100% / 4 - 20px);
    max-width: calc(100% / 4 - 20px);
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n-1) {
    margin-right: calc( (100% / 4 - 20px)*1 + (20px*4)*1 / (4 - 1) );
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n-2) {
    margin-right: calc( (100% / 4 - 20px)*2 + (20px*4)*2 / (4 - 1) );
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .thumbnail:last-child:nth-child(4n-3) {
    margin-right: calc( (100% / 4 - 20px)*3 + (20px*4)*3 / (4 - 1) );
  }
}
@media screen and (max-width: 819px) {
  .flex-equal-4 .Flex-set .thumbnail {
    justify-content: center;
  }
}
@media (min-width: 320px) {
  .flex-equal-4.list .Flex-set .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-4.list .Flex-set .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .flex-equal-4.list .Flex-set .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-4.list .Flex-set .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .flex-equal-4.list .Flex-set .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-4.list .Flex-set .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .flex-equal-4.list .Flex-set .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-4.list .Flex-set .thumbnail:last-child {
    margin-right: 0;
  }
}
.flex-equal-4.list .Flex-set .thumbnail a {
  display: flex;
  flex-wrap: nowrap;
}
.flex-equal-4.list .Flex-set .thumbnail a .img-container {
  flex: 0 0 320px;
  margin-bottom: 0;
}
.flex-equal-4.list .Flex-set .thumbnail a .caption {
  flex: 1 1 auto;
}
.flex-equal-4.list .Flex-set .thumbnail a .caption .info b {
  display: inline-block;
}

@media (min-width: 320px) {
  .recommend .Flex-set a {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .recommend .Flex-set a:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .recommend .Flex-set a {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .recommend .Flex-set a:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .recommend .Flex-set a {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .recommend .Flex-set a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .recommend .Flex-set a:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 20px)*1 + (20px*3)*1 / (3 - 1) );
  }
  .recommend .Flex-set a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .recommend .Flex-set a:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 1920px) {
  .recommend .Flex-set a {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .recommend .Flex-set a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .recommend .Flex-set a:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 20px)*1 + (20px*3)*1 / (3 - 1) );
  }
  .recommend .Flex-set a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .recommend .Flex-set a:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}

@media (min-width: 320px) {
  .flex-6-3-3 .col {
    flex-basis: calc(100% / 12 * 12 - 0px);
    max-width: calc(100% / 12 * 12 - 0px);
  }
}
@media (min-width: 820px) {
  .flex-6-3-3 .col {
    flex-basis: calc(100% / 12 * 12 - 0px);
    max-width: calc(100% / 12 * 12 - 0px);
  }
}
@media (min-width: 1180px) {
  .flex-6-3-3 .col {
    flex-basis: calc(100% / 12 * 3 - 20px);
    max-width: calc(100% / 12 * 3 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-6-3-3 .col {
    flex-basis: calc(100% / 12 * 3 - 20px);
    max-width: calc(100% / 12 * 3 - 20px);
  }
}
@media (min-width: 320px) {
  .flex-6-3-3 .col:nth-child(1) {
    flex-basis: calc(100% / 12 * 12 - 0px);
    max-width: calc(100% / 12 * 12 - 0px);
  }
}
@media (min-width: 820px) {
  .flex-6-3-3 .col:nth-child(1) {
    flex-basis: calc(100% / 12 * 12 - 0px);
    max-width: calc(100% / 12 * 12 - 0px);
  }
}
@media (min-width: 1180px) {
  .flex-6-3-3 .col:nth-child(1) {
    flex-basis: calc(100% / 12 * 6 - 20px);
    max-width: calc(100% / 12 * 6 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-6-3-3 .col:nth-child(1) {
    flex-basis: calc(100% / 12 * 6 - 20px);
    max-width: calc(100% / 12 * 6 - 20px);
  }
}

@media (min-width: 320px) {
  .flex-6-6 .col {
    flex-basis: calc(100% / 12 * 12 - 0px);
    max-width: calc(100% / 12 * 12 - 0px);
  }
}
@media (min-width: 820px) {
  .flex-6-6 .col {
    flex-basis: calc(100% / 12 * 12 - 0px);
    max-width: calc(100% / 12 * 12 - 0px);
  }
}
@media (min-width: 1180px) {
  .flex-6-6 .col {
    flex-basis: calc(100% / 12 * 6 - 12px);
    max-width: calc(100% / 12 * 6 - 12px);
  }
}
@media (min-width: 1920px) {
  .flex-6-6 .col {
    flex-basis: calc(100% / 12 * 6 - 12px);
    max-width: calc(100% / 12 * 6 - 12px);
  }
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.cp {
  font-size: 1.0666666em;
  line-height: 1.65em;
}
@media screen and (max-width: 767px) {
  .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 #0e917c;
  padding: 2em;
  box-sizing: border-box;
  margin: 0 0em 2em;
}
.cp img {
  max-width: 100%;
}
@media screen and (max-width: 819px) {
  .cp img {
    max-width: 100%;
    width: auto;
    clear: both;
  }
}

a:focus {
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 inset;
}
@media screen and (max-width: 819px) {
  a:focus {
    box-shadow: none;
  }
}

.accesskey {
  position: absolute;
  left: 5px;
  z-index: 9;
  color: #222;
  font-size: 1em;
}
@media screen and (max-width: 819px) {
  .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: #D9E0B5;
  color: #fff;
  text-decoration: none;
  z-index: 999999999999;
  opacity: 0;
  transition: 0.5s;
  border-radius: 0px 0px 4px 4px;
  color: #FFF;
}
@media screen and (max-width: 819px) {
  a.goCenter {
    display: none;
  }
}
a.goCenter:hover, a.goCenter:focus {
  outline: none;
  top: 0;
  opacity: 1;
}

.no-js noscript {
  display: block;
  padding: 0.5em;
  border: 2px solid #0e917c;
  background: #FFF;
  color: #666;
  overflow: hidden;
  line-height: 1.45em;
  font-size: 0.813em;
  margin: 0 0.5em 0.5em;
  border-radius: 4px;
  box-sizing: border-box;
}
.no-js noscript a {
  color: #0e917c;
}
.no-js noscript a:hover, .no-js noscript a:focus {
  color: #d37d17;
}
.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: 819px) {
  .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: 819px) {
  .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: #0e917c !important;
}

.gsst_a .gscb_a {
  color: #ccc !important;
  line-height: 2rem !important;
}

.gs-webResult div.gs-visibleUrl {
  color: #D9E0B5 !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: #0e917c !important;
}

.gsc-tabHeader {
  font-size: 1rem !important;
}

.gsc-search-button-v2 svg {
  vertical-align: middle;
}

.gsc-result-info-container, .gsc-orderby-container {
  border: 0 !important;
}

.gsc-selected-option {
  white-space: nowrap;
}

body {
  font-size: 1em;
  font-weight: normal;
  color: #222;
  line-height: 1.5em;
  font-family: "源泉注音圓體", Lato, "PingFang TC", "Helvetica Neue", Helvetica, 微軟正黑體, Arial, sans-serif;
  -webkit-text-size-adjust: none;
}

a {
  color: #0066cc;
  text-decoration: none;
  font-size: 110%;
}
a:hover, a:focus {
  color: #d37d17;
  cursor: pointer;
}

kbd {
  background: #FFF;
  border-radius: 0.2em;
  color: #555;
  font-weight: bold;
  display: inline-block;
  padding: 0.1em 0.6em;
  font-size: 0.938em;
  font-family: sans-serif;
  margin-right: 0.4em;
  margin-bottom: 0.1em;
  vertical-align: middle;
  border-top: 1px solid #BBB;
  border-bottom: 3px solid #BBB;
  border-left: 2px solid #BBB;
  border-right: 2px solid #BBB;
}
kbd ~ kbd {
  margin-left: 0.4em;
}
kbd kbd {
  border: none;
}

.font_size {
  display: flex;
  flex: 0 1 12.5em;
  padding: 0.3em;
}
.font_size span {
  font-size: 0.875em;
  color: #222;
  padding-top: 0.3em;
}
.font_size ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex: 0 0 6em;
}
.font_size ul li {
  font-size: 1em;
  flex: 0 0 auto;
  margin: 2px;
  align-items: center;
}
.font_size ul li a {
  display: block;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: #F1F1F1;
  width: 32px;
  height: 32px;
  color: #333;
}
.font_size ul li a:hover, .font_size ul li a:focus {
  background: #d37d17;
  color: #FFF;
}
.font_size ul li a.active {
  background: #d37d17;
  color: #FFF;
}
.font_size ul li a.active:hover, .font_size ul li a.active:focus {
  background: #d37d17;
  color: #FFF;
}
.font_size ul li a.small {
  font-size: 0.938em;
}
.font_size ul li a.large {
  font-size: 1.125em;
}
@media screen and (max-width: 819px) {
  .font_size {
    display: none;
  }
}

.language {
  font-weight: bold;
  font-size: 0.75em;
  flex: 0 0 140px;
  width: 140px;
  z-index: 9999;
  position: relative;
}
.language > a {
  display: block;
  background: #555;
  box-sizing: border-box;
  color: #fff;
  padding: 0.2em 1em;
  position: relative;
  transition: 0.3s ease-out;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
}
.language > a:after {
  position: absolute;
  right: 0.8em;
  top: 1em;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
}
.language > a:before {
  position: absolute;
  width: 1px;
  height: 1.6em;
  right: 2em;
  top: 0.4em;
  content: "";
  border-left: 1px solid #ddd;
}
.language > a:focus {
  box-shadow: none;
  background: #444;
}
.language ul {
  background: #444;
  padding: 1em 1.5em;
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.language ul li {
  flex: 1;
  box-sizing: border-box;
  margin: 0;
}
.language ul li a {
  display: block;
  color: #fff;
  padding: 0.5em 0.5em 0.5em 1em;
  transition: 0.3s ease-out;
}
.language ul li a:hover, .language ul li a:focus {
  background: RGBA(0, 0, 0, 0.3);
}

.btn_grp {
  text-align: center;
  padding: 1em 0;
}

.upload_grp .upload_btn, .btn {
  font-size: 1em;
  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.9em 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: #D9E0B5;
  border: 1px solid #D9E0B5;
  color: #222;
  font-size: 100%;
  text-shadow: none;
}
.btn:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn.active {
  background: #e2e8c7;
  cursor: pointer;
}
.btn:hover, .btn:focus {
  outline: none;
}

.btn-green {
  background: #298729;
  border: 1px solid #298729;
  color: #FFF;
  font-size: 100%;
}
.btn-green:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-green:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-green.active {
  background: #2f9b2f;
  cursor: pointer;
}

.btn-blue {
  background: #0066cc;
  border: 1px solid #0066cc;
  color: #FFF;
  font-size: 100%;
}
.btn-blue:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-blue:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-blue.active {
  background: #0073e6;
  cursor: pointer;
}

.btn-yellow {
  background: #fec61c;
  border: 1px solid #fec61c;
  color: #333;
  font-size: 100%;
}
.btn-yellow:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-yellow:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-yellow.active {
  background: #fecd36;
  cursor: pointer;
}

.btn-orange {
  background: #d04500;
  border: 1px solid #d04500;
  color: #FFF;
  font-size: 100%;
}
.btn-orange:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-orange:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-orange.active {
  background: #ea4d00;
  cursor: pointer;
}

.btn-red {
  background: #d30000;
  border: 1px solid #d30000;
  color: #FFF;
  font-size: 100%;
}
.btn-red:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-red:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-red.active {
  background: #ed0000;
  cursor: pointer;
}

.btn-purple {
  background: #8c248d;
  border: 1px solid #8c248d;
  color: #FFF;
  font-size: 100%;
}
.btn-purple:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-purple:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-purple.active {
  background: #a029a2;
  cursor: pointer;
}

.btn-submit {
  background: #10a890;
  border: 1px solid #10a890;
  color: #FFF;
  font-size: 100%;
}
.btn-submit:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-submit:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-submit.active {
  background: #12c0a4;
  cursor: pointer;
}

.btn-reset {
  color: #484848;
}

.btn-search {
  background: #10a890;
  border: 1px solid #10a890;
  color: #FFF;
  font-size: 100%;
}
.btn-search:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-search:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-search.active {
  background: #12c0a4;
  cursor: pointer;
}

.btn-more {
  font-size: 110%;
  background: #666;
  border: 1px solid #666;
  color: #FFF;
  font-size: 100%;
  padding: 1em 3em;
}
.btn-more:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-more:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-more.active {
  background: #737373;
  cursor: pointer;
}

.btn-solving,
.btn-change,
.btn-ans,
.btn-passed,
.btn-anslist {
  position: relative;
  background: #0e917c;
  border: 1px solid #0e917c;
  color: #FFF;
  font-size: 100%;
  font-size: 110% !important;
  padding: 1em 1em 1em 3em;
}
.btn-solving:hover,
.btn-change:hover,
.btn-ans:hover,
.btn-passed:hover,
.btn-anslist:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-solving:focus,
.btn-change:focus,
.btn-ans:focus,
.btn-passed:focus,
.btn-anslist:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-solving.active,
.btn-change.active,
.btn-ans.active,
.btn-passed.active,
.btn-anslist.active {
  background: #10a890;
  cursor: pointer;
}
.btn-solving:before,
.btn-change:before,
.btn-ans:before,
.btn-passed:before,
.btn-anslist:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  left: 12px;
  top: 50%;
  margin-top: -15px;
  filter: invert(1);
  transition: 0.3s;
}
.btn-solving:hover:before, .btn-solving:focus:before,
.btn-change:hover:before,
.btn-change:focus:before,
.btn-ans:hover:before,
.btn-ans:focus:before,
.btn-passed:hover:before,
.btn-passed:focus:before,
.btn-anslist:hover:before,
.btn-anslist:focus:before {
  left: 16px;
}

.btn-solving {
  background: #0e917c;
  border: 1px solid #0e917c;
  color: #FFF;
  font-size: 100%;
}
.btn-solving:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-solving:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-solving.active {
  background: #10a890;
  cursor: pointer;
}
.btn-solving:before {
  background: url(../images/kidelab/icon_hand.svg) 50% 50% no-repeat;
  background-size: contain;
}

.btn-change {
  background: #054888;
  border: 1px solid #054888;
  color: #fff;
  font-size: 100%;
}
.btn-change:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-change:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-change.active {
  background: #0655a1;
  cursor: pointer;
}
.btn-change:before {
  background: url(../images/kidelab/icon_pen.svg) 50% 50% no-repeat;
  background-size: contain;
}

.btn-ans {
  background: #a20404;
  border: 1px solid #a20404;
  color: #fff;
  font-size: 100%;
}
.btn-ans:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.btn-ans:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.btn-ans.active {
  background: #bb0505;
  cursor: pointer;
}
.btn-ans:before {
  background: url(../images/kidelab/icon_light.svg) 50% 50% no-repeat;
  background-size: contain;
}

.btn-passed:before {
  background: url(../images/kidelab/icon_list.svg) 50% 50% no-repeat;
  background-size: contain;
}

.btn-anslist:before {
  background: url(../images/kidelab/icon_list2.svg) 50% 50% no-repeat;
  background-size: contain;
}

.btn-change,
.btn-ans,
.btn-passed,
.btn-anslist {
  font-size: 110% !important;
}

.btn-primary {
  background: #0e917c !important;
  color: #fff !important;
  border: solid 1px #0e917c !important;
}
.btn-primary:hover, .btn-primary:focus {
  background: #05342c !important;
  border: solid 1px #0e917c !important;
}

.btn-secondary {
  background: #fff !important;
  color: #074b40 !important;
  border: solid 1px #0e917c !important;
  text-shadow: none !important;
}
.btn-secondary:hover, .btn-secondary:focus {
  color: #010505 !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: #404046 !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: #0a6254 !important;
  border: 1px solid #ddd !important;
}

.disabled,
[disabled] {
  opacity: 0.5;
  cursor: not-allowed !important;
  text-shadow: none;
}

.readonly,
[readonly] {
  cursor: not-allowed !important;
  text-shadow: none;
}

.btn-xl {
  font-size: 1.5em;
}

.btn-lg {
  font-size: 1.25em;
}

.btn-sm {
  font-size: 0.938em;
}

.btn-xs {
  font-size: 0.75em;
}

.breadcrumb {
  border-bottom: 1px solid #EEE;
  padding: 0.1em 0em 0.1em;
  font-size: 0.813em;
  margin: 0px auto 5px;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb ul li {
  display: inline-block;
  margin: 0px 0.1em 0.1em 0px;
}
.breadcrumb ul li:first-child:before {
  content: "";
  display: inline-block;
  color: #666;
  margin-left: 0;
  padding: 0;
}
.breadcrumb a {
  color: #222;
  text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #d37d17;
  cursor: pointer;
}

.divider, .divider-vertical {
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 0.813em;
  color: grey;
  text-shadow: 0 1px 1px #fff;
  display: block;
}

.divider {
  display: table;
  line-height: 1;
  margin: 20px 0;
}
.divider:after, .divider:before {
  content: "";
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
  background-image: url("../images/basic/divider.jpg");
}
.divider:before {
  background-position: right 1em top 50%;
}
.divider:after {
  background-position: left 1em top 50%;
}

.divider-vertical {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: auto;
  height: 50%;
  line-height: 0;
  transform: translateX(-50%);
}
.divider-vertical:after, .divider-vertical:before {
  content: "";
  position: absolute;
  left: 50%;
  z-index: 3;
  width: 0;
  height: calc(100% - 1.2rem);
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.divider-vertical:before {
  top: -100%;
}
.divider-vertical:after {
  bottom: 0;
}

hr {
  border: none;
  border-top: 1px solid #CFCFCF;
  margin: 1em 0px;
  display: block;
  clear: both;
}

img.img_rounded {
  border-radius: 10px;
}
img.img_circle {
  border-radius: 50%;
}
img:not([src]) {
  visibility: hidden;
  opacity: 0;
}
img.lazy {
  visibility: hidden;
}
img.loaded {
  visibility: visible;
  animation: lazy_animation 0.5s ease-out;
}

@keyframes lazy_animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*for IE */
.img-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #F1F1F1;
}
.img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.img-container a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.img-container a .caption {
  position: absolute;
  width: 100%;
  height: 3em;
  line-height: 3em;
  background: rgba(0, 0, 0, 0.45);
  padding: 0 1em;
  font-size: 1.25em;
  color: #FFF;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
@media screen and (max-width: 819px) {
  .img-container a .caption {
    width: 100%;
    height: 2em;
    line-height: 2em;
    left: 0;
    padding: 0 1em;
  }
}
.img-container a:focus:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0px 0px 2px #d37d17 inset;
}
.img-container img {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.img-container iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ie-object-contain, .ie-object-fill, .ie-object-cover, .ie-object-none {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}
.ie-object-contain img, .ie-object-fill img, .ie-object-cover img, .ie-object-none img {
  opacity: 0;
  width: 0px;
  height: 0px;
}

.ie-object-none {
  background-size: auto;
}

.ie-object-cover {
  background-size: cover;
}

.ie-object-fill {
  background-size: 100% 100%;
}

.ie-object-contain {
  background-size: contain;
}

.fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.none {
  -o-object-fit: none;
     object-fit: none;
}

.scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

[class^=i_]:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  vertical-align: middle;
}

.i_calendar_color:before {
  background: url(../images/icon/icon_calendar_color.svg) center center no-repeat;
  background-size: contain;
}

.i_add:before {
  background: url(../images/icon/icon_add.svg) center center no-repeat;
  background-size: contain;
}

.i_apple:before {
  background: url(../images/icon/icon_apple.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_left:before {
  background: url(../images/icon/icon_arrow_left.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_right:before {
  background: url(../images/icon/icon_arrow_right.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_up:before {
  background: url(../images/icon/icon_arrow_up.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_down:before {
  background: url(../images/icon/icon_arrow_down.svg) center center no-repeat;
  background-size: contain;
}

.i_bookmark:before {
  background: url(../images/icon/icon_bookmark.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar:before {
  background: url(../images/icon/icon_calendar.svg) center center no-repeat;
  background-size: contain;
}

.i_chat:before {
  background: url(../images/icon/icon_chat.svg) center center no-repeat;
  background-size: contain;
}

.i_check:before {
  background: url(../images/icon/icon_check.svg) center center no-repeat;
  background-size: contain;
}

.i_clock:before {
  background: url(../images/icon/icon_clock.svg) center center no-repeat;
  background-size: contain;
}

.i_close:before {
  background: url(../images/icon/icon_close.svg) center center no-repeat;
  background-size: contain;
}

.i_copy:before {
  background: url(../images/icon/icon_copy.svg) center center no-repeat;
  background-size: contain;
}

.i_dot:before {
  background: url(../images/icon/icon_dot.svg) center center no-repeat;
  background-size: contain;
}

.i_edit:before {
  background: url(../images/icon/icon_edit.svg) center center no-repeat;
  background-size: contain;
}

.i_facebook:before {
  background: url(../images/icon/icon_facebook.svg) center center no-repeat;
  background-size: contain;
}

.i_global:before {
  background: url(../images/icon/icon_global.svg) center center no-repeat;
  background-size: contain;
}

.i_googleplus:before {
  background: url(../images/icon/icon_googleplus.svg) center center no-repeat;
  background-size: contain;
}

.i_grid:before {
  background: url(../images/icon/icon_grid.svg) center center no-repeat;
  background-size: contain;
}

.i_heart:before {
  background: url(../images/icon/icon_heart.svg) center center no-repeat;
  background-size: contain;
}

.i_hide:before {
  background: url(../images/icon/icon_hide.svg) center center no-repeat;
  background-size: contain;
}

.i_home:before {
  background: url(../images/icon/icon_home.svg) center center no-repeat;
  background-size: contain;
}

.i_info:before {
  background: url(../images/icon/icon_info.svg) center center no-repeat;
  background-size: contain;
}

.i_layout:before {
  background: url(../images/icon/icon_layout.svg) center center no-repeat;
  background-size: contain;
}

.i_link:before {
  background: url(../images/icon/icon_link.svg) center center no-repeat;
  background-size: contain;
}

.i_linkedin:before {
  background: url(../images/icon/icon_linkedin.svg) center center no-repeat;
  background-size: contain;
}

.i_lock:before {
  background: url(../images/icon/icon_lock.svg) center center no-repeat;
  background-size: contain;
}

.i_mail:before {
  background: url(../images/icon/icon_mail.svg) center center no-repeat;
  background-size: contain;
}

.i_man:before {
  background: url(../images/icon/icon_man.svg) center center no-repeat;
  background-size: contain;
}

.i_minus:before {
  background: url(../images/icon/icon_minus.svg) center center no-repeat;
  background-size: contain;
}

.i_move:before {
  background: url(../images/icon/icon_move.svg) center center no-repeat;
  background-size: contain;
}

.i_order:before {
  background: url(../images/icon/icon_order.svg) center center no-repeat;
  background-size: contain;
}

.i_photo:before {
  background: url(../images/icon/icon_photo.svg) center center no-repeat;
  background-size: contain;
}

.i_pick:before {
  background: url(../images/icon/icon_pick.svg) center center no-repeat;
  background-size: contain;
}

.i_play:before {
  background: url(../images/icon/icon_play.svg) center center no-repeat;
  background-size: contain;
}

.i_reflash:before {
  background: url(../images/icon/icon_reflash.svg) center center no-repeat;
  background-size: contain;
}

.i_rss:before {
  background: url(../images/icon/icon_rss.svg) center center no-repeat;
  background-size: contain;
}

.i_search:before {
  background: url(../images/icon/icon_search.svg) center center no-repeat;
  background-size: contain;
}

.i_setting:before {
  background: url(../images/icon/icon_setting.svg) center center no-repeat;
  background-size: contain;
}

.i_sort:before {
  background: url(../images/icon/icon_sort.svg) center center no-repeat;
  background-size: contain;
}

.i_star:before {
  background: url(../images/icon/icon_star.svg) center center no-repeat;
  background-size: contain;
}

.i_show:before {
  background: url(../images/icon/icon_show.svg) center center no-repeat;
  background-size: contain;
}

.i_top:before {
  background: url(../images/icon/icon_top.svg) center center no-repeat;
  background-size: contain;
}

.i_trash:before {
  background: url(../images/icon/icon_trash.svg) center center no-repeat;
  background-size: contain;
}

.i_twitter:before {
  background: url(../images/icon/icon_twitter.svg) center center no-repeat;
  background-size: contain;
}

.i_video:before {
  background: url(../images/icon/icon_video.svg) center center no-repeat;
  background-size: contain;
}

.i_view:before {
  background: url(../images/icon/icon_view.svg) center center no-repeat;
  background-size: contain;
}

.i_vimeo:before {
  background: url(../images/icon/icon_vimeo.svg) center center no-repeat;
  background-size: contain;
}

.i_youtube:before {
  background: url(../images/icon/icon_youtube.svg) center center no-repeat;
  background-size: contain;
}

.i_add2:before {
  background: url(../images/icon/icon_add2.svg) center center no-repeat;
  background-size: contain;
}

.i_apple2:before {
  background: url(../images/icon/icon_apple2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_left2:before {
  background: url(../images/icon/icon_arrow_left2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_right2:before {
  background: url(../images/icon/icon_arrow_right2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_up2:before {
  background: url(../images/icon/icon_arrow_up2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_down2:before {
  background: url(../images/icon/icon_arrow_down2.svg) center center no-repeat;
  background-size: contain;
}

.i_bookmark2:before {
  background: url(../images/icon/icon_bookmark2.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar2:before {
  background: url(../images/icon/icon_calendar2.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar_color2:before {
  background: url(../images/icon/icon_calendar_color2.svg) center center no-repeat;
  background-size: contain;
}

.i_chat2:before {
  background: url(../images/icon/icon_chat2.svg) center center no-repeat;
  background-size: contain;
}

.i_check2:before {
  background: url(../images/icon/icon_check2.svg) center center no-repeat;
  background-size: contain;
}

.i_clock2:before {
  background: url(../images/icon/icon_clock2.svg) center center no-repeat;
  background-size: contain;
}

.i_close2:before {
  background: url(../images/icon/icon_close2.svg) center center no-repeat;
  background-size: contain;
}

.i_copy2:before {
  background: url(../images/icon/icon_copy2.svg) center center no-repeat;
  background-size: contain;
}

.i_dot2:before {
  background: url(../images/icon/icon_dot2.svg) center center no-repeat;
  background-size: contain;
}

.i_edit2:before {
  background: url(../images/icon/icon_edit2.svg) center center no-repeat;
  background-size: contain;
}

.i_facebook2:before {
  background: url(../images/icon/icon_facebook2.svg) center center no-repeat;
  background-size: contain;
}

.i_global2:before {
  background: url(../images/icon/icon_global2.svg) center center no-repeat;
  background-size: contain;
}

.i_googleplus2:before {
  background: url(../images/icon/icon_googleplus2.svg) center center no-repeat;
  background-size: contain;
}

.i_grid2:before {
  background: url(../images/icon/icon_grid2.svg) center center no-repeat;
  background-size: contain;
}

.i_heart2:before {
  background: url(../images/icon/icon_heart2.svg) center center no-repeat;
  background-size: contain;
}

.i_home2:before {
  background: url(../images/icon/icon_home2.svg) center center no-repeat;
  background-size: contain;
}

.i_info2:before {
  background: url(../images/icon/icon_info2.svg) center center no-repeat;
  background-size: contain;
}

.i_layout2:before {
  background: url(../images/icon/icon_layout2.svg) center center no-repeat;
  background-size: contain;
}

.i_link2:before {
  background: url(../images/icon/icon_link2.svg) center center no-repeat;
  background-size: contain;
}

.i_linkedin2:before {
  background: url(../images/icon/icon_linkedin2.svg) center center no-repeat;
  background-size: contain;
}

.i_lock2:before {
  background: url(../images/icon/icon_lock2.svg) center center no-repeat;
  background-size: contain;
}

.i_mail2:before {
  background: url(../images/icon/icon_mail2.svg) center center no-repeat;
  background-size: contain;
}

.i_man2:before {
  background: url(../images/icon/icon_man2.svg) center center no-repeat;
  background-size: contain;
}

.i_minus2:before {
  background: url(../images/icon/icon_minus2.svg) center center no-repeat;
  background-size: contain;
}

.i_move2:before {
  background: url(../images/icon/icon_move2.svg) center center no-repeat;
  background-size: contain;
}

.i_order2:before {
  background: url(../images/icon/icon_order2.svg) center center no-repeat;
  background-size: contain;
}

.i_photo2:before {
  background: url(../images/icon/icon_photo2.svg) center center no-repeat;
  background-size: contain;
}

.i_pick2:before {
  background: url(../images/icon/icon_pick2.svg) center center no-repeat;
  background-size: contain;
}

.i_play2:before {
  background: url(../images/icon/icon_play2.svg) center center no-repeat;
  background-size: contain;
}

.i_reflash2:before {
  background: url(../images/icon/icon_reflash2.svg) center center no-repeat;
  background-size: contain;
}

.i_rss2:before {
  background: url(../images/icon/icon_rss2.svg) center center no-repeat;
  background-size: contain;
}

.i_search2:before {
  background: url(../images/icon/icon_search2.svg) center center no-repeat;
  background-size: contain;
}

.i_setting2:before {
  background: url(../images/icon/icon_setting2.svg) center center no-repeat;
  background-size: contain;
}

.i_sort2:before {
  background: url(../images/icon/icon_sort2.svg) center center no-repeat;
  background-size: contain;
}

.i_star2:before {
  background: url(../images/icon/icon_star2.svg) center center no-repeat;
  background-size: contain;
}

.i_top2:before {
  background: url(../images/icon/icon_top2.svg) center center no-repeat;
  background-size: contain;
}

.i_trash2:before {
  background: url(../images/icon/icon_trash2.svg) center center no-repeat;
  background-size: contain;
}

.i_twitter2:before {
  background: url(../images/icon/icon_twitter2.svg) center center no-repeat;
  background-size: contain;
}

.i_video2:before {
  background: url(../images/icon/icon_video2.svg) center center no-repeat;
  background-size: contain;
}

.i_view2:before {
  background: url(../images/icon/icon_view2.svg) center center no-repeat;
  background-size: contain;
}

.i_vimeo2:before {
  background: url(../images/icon/icon_vimeo2.svg) center center no-repeat;
  background-size: contain;
}

.i_youtube2:before {
  background: url(../images/icon/icon_youtube2.svg) center center no-repeat;
  background-size: contain;
}

[tooltip] {
  position: relative;
}

em[tooltip] {
  color: #0066cc;
  text-decoration: none;
  font-size: 110%;
}
em[tooltip]:hover, em[tooltip]:focus {
  color: #d37d17;
  cursor: pointer;
}

[tooltip]:before,
[tooltip]:after {
  text-transform: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]:before {
  content: "";
  border: 5px solid transparent;
  z-index: 1001;
}

[tooltip]:after {
  content: attr(tooltip);
  text-align: left;
  min-width: 150px;
  line-height: 1.5em;
  max-width: 300px;
  font-size: 0.813em;
  max-height: 5.182875em;
  overflow: hidden;
  padding: 0.5em;
  border-radius: 4px;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
  box-sizing: border-box;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
  display: block;
}

[tooltip=""]:before,
[tooltip=""]:after {
  display: none !important;
}

[tooltip]:not([flow]):before,
[tooltip][flow^=up]:before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}

[tooltip]:not([flow]):after,
[tooltip][flow^=up]:after {
  bottom: calc(100% + 5px);
}

[tooltip]:not([flow]):before,
[tooltip]:not([flow]):after,
[tooltip][flow^=up]:before,
[tooltip][flow^=up]:after {
  left: 50%;
  transform: translate(-50%, -0.5em);
}

[tooltip][flow^=down]:before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}

[tooltip][flow^=down]:after {
  top: calc(100% + 5px);
}

[tooltip][flow^=down]:before,
[tooltip][flow^=down]:after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}

[tooltip][flow^=left]:before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=left]:after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=right]:before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%);
}

[tooltip][flow^=right]:after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(0.5em, -50%);
}

@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    transform: translate(-50%, 0);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    transform: translate(0, -50%);
  }
}
/* FX All The Things */
[tooltip]:not([flow]):hover:before,
[tooltip]:not([flow]):hover:after,
[tooltip][flow^=up]:hover:before,
[tooltip][flow^=up]:hover:after,
[tooltip][flow^=down]:hover:before,
[tooltip][flow^=down]:hover:after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^=left]:hover:before,
[tooltip][flow^=left]:hover:after,
[tooltip][flow^=right]:hover:before,
[tooltip][flow^=right]:hover:after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.tooltip {
  text-align: center;
  padding: 40px 0;
}
.tooltip span {
  display: inline-block;
  background: #DEDEDE;
  text-align: center;
  padding: 10px;
  width: 100px;
  line-height: 20px;
  vertical-align: baseline;
}
.tooltip p > em {
  color: red;
}

.category,
.units {
  text-align: left;
  margin: 0.5em auto;
}
.category ul,
.units ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.category ul li,
.units ul li {
  margin: 0px 3px 3px 0px;
  display: block;
  float: left;
}
.category a,
.units a {
  border: 1px solid #CCC;
  padding: 0.4em 1em;
  display: block;
  color: #333;
  box-sizing: border-box;
  border-radius: 4px;
}
.category a:hover, .category a:focus,
.units a:hover,
.units a:focus {
  color: #FFF;
  background: #074b40;
  border: 1px solid #074b40;
  box-shadow: none;
}
.category a.active,
.units a.active {
  color: #FFF;
  background: #0e917c;
  background: linear-gradient(to bottom, #0e917c, #074b40);
}
.category a span,
.units a span {
  font-size: 0.813em;
}
.category a span:before,
.units a span:before {
  content: "(";
  display: inline-block;
}
.category a span:after,
.units a span:after {
  content: ")";
  display: inline-block;
}

.units a {
  padding: 0.65em 1em;
  color: #333;
  background: #fff;
  border-radius: 8px;
}

div.tag {
  padding: 0.5em 0;
  margin-bottom: 0.5em;
  position: relative;
}
div.tag:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 1em;
  background: url(../images/basic/icon_tag.png) no-repeat center center;
  background-size: 16px;
}
div.tag ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
div.tag ul li {
  margin: 0 0.2em 0.2em 0;
  flex: 0 0 auto;
}
div.tag ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #DDD;
  background: #fff;
  padding: 0.25em 1em;
  transition: 0.3s;
}
div.tag ul li a:hover, div.tag ul li a:focus {
  color: #d37d17;
  cursor: pointer;
}
div.tag ul li a:hover, div.tag ul li a:focus {
  background: #666;
  color: #fff;
}

.scrollToTop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #FFF;
  line-height: 50px;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: 0.3s ease-out;
  display: none;
  z-index: 99999999;
  text-indent: -999999px;
}
.scrollToTop:hover, .scrollToTop:focus {
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.8);
  box-shadow: none;
}

.header {
  position: fixed;
  width: 100%;
  height: 110px;
  top: 0;
  left: 0;
  z-index: 99;
  transition: 0.3s ease-out;
}
.header.sticky {
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
@media screen and (max-width: 1179px) {
  .header {
    position: fixed;
    width: 100%;
    height: 70px;
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  }
}
.header > .container .sidebarCtrl {
  width: 70px !important;
  height: 70px !important;
  position: absolute;
  top: 0px;
  display: block;
  font-size: 0em;
  padding: 15px;
  margin: 0;
  min-width: auto;
  min-height: auto;
  background: transparent;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
}
@media screen and (max-width: 1179px) {
  .header > .container .sidebarCtrl {
    display: block !important;
  }
}
.header > .container {
  max-width: 1600px;
  overflow: visible;
  position: relative;
}
.header > .container .btn-login,
.header > .container .btn-logout {
  right: 3.5em;
  font-size: 110%;
  padding: 0.8em 2em 0.8em 3em;
  background: url(../images/kidelab/icon_user.svg) 12px 50% no-repeat #D9E0B5;
  background-size: 30px 30px;
}
.header > .container .btn-login:hover, .header > .container .btn-login:focus,
.header > .container .btn-logout:hover,
.header > .container .btn-logout:focus {
  background: url(../images/kidelab/icon_user2.svg) 12px 50% no-repeat #d37d17;
  background-size: 30px 30px;
  border: 1px solid #ae6713;
}
.header > .container .btn-open {
  text-indent: -9999px;
}
.header > .container .btn-open:before,
.header > .container .btn-close:before {
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  filter: invert(0);
  transition: 0.3s;
}
.header > .container .btn-open:hover:before, .header > .container .btn-open:focus:before,
.header > .container .btn-close:hover:before,
.header > .container .btn-close:focus:before {
  filter: invert(1);
}
.header > .container .btn-open {
  right: 1em;
  position: absolute;
  bottom: 12px;
}
.header > .container .btn-open:before {
  background: url(../images/kidelab/icon_menu.svg) 50% 50% no-repeat;
  background-size: contain;
}
.header > .container .btn-close {
  position: relative;
  color: #fff;
  background: #666;
  padding: 0.9em 1.25em 0.9em 3em;
  font-size: 110%;
}
.header > .container .btn-close:before {
  background: url(../images/kidelab/icon_close.svg) 50% 50% no-repeat;
  background-size: contain;
  left: 16px;
  filter: invert(1);
}
.header > .container .btn-close:hover, .header > .container .btn-close:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
}
.header > .container .sidebarCtrl {
  display: none;
  right: 0px;
}
.header > .container .sidebarCtrl span {
  position: absolute;
  background: #0e917c;
  width: 50%;
  height: 3px;
  top: 22.5px;
  left: 50%;
  margin-left: -25%;
  display: block;
  border-radius: 2px;
}
.header > .container .sidebarCtrl span:nth-child(2) {
  top: 32px;
}
.header > .container .sidebarCtrl span:nth-child(3) {
  top: 41.5px;
}
@media screen and (max-width: 1180px) {
  .header > .container {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .header > .container .btn-login {
    right: calc(4.5em + 30px);
  }
  .header > .container .btn-open {
    right: 30px;
  }
}
@media screen and (max-width: 1179px) {
  .header > .container .btn-login,
  .header > .container .btn-open {
    display: none;
  }
}
.header h1 {
  width: 50%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.header h1 a {
  display: inline-block;
  margin: 20px 0;
}
.header h1 img {
  display: block;
}
@media screen and (max-width: 1179px) {
  .header h1 {
    padding: 2px 0;
    width: 100%;
    height: 60px;
  }
  .header h1 a {
    margin: 13px 0;
  }
  .header h1 img {
    width: auto;
    height: auto;
    max-height: 54px;
    margin: 0px auto;
    transform: scale(0.8);
  }
}
.header .navigation {
  box-sizing: border-box;
  float: right;
}
@media screen and (max-width: 1179px) {
  .header .navigation {
    display: none;
  }
}
.header .navigation .navlist {
  flex: 1 1 auto;
  margin: 0.45em 0;
}
.header .navigation .navlist ul {
  padding: 0;
  margin: 0;
  font-size: 0.875em;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
.header .navigation .navlist li {
  flex: 0 0 auto;
}
.header .navigation .navlist li a {
  display: block;
  padding: 0.25em 0.75em;
  text-decoration: none;
  color: #222;
  text-decoration: none;
  border-radius: 20px;
}
.header .navigation .navlist li a:hover, .header .navigation .navlist li a:focus {
  color: #d37d17;
  cursor: pointer;
}
.header .navigation .navlist li a:hover, .header .navigation .navlist li a:focus {
  background: #d37d17;
  color: #fff;
}
.header .navigation .language {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 140px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  align-self: center;
}

.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: 98;
  background: #333;
  display: none;
  margin: 0;
}
.m_search label {
  font-size: 0em;
  line-height: 0;
}
.m_search .form_grp {
  display: flex;
  align-items: center;
}
.m_search .form_grp label {
  display: none;
  flex: 0 0 0%;
}
.m_search .form_grp input {
  margin: 0.5em;
  padding: 0.5em;
  flex: 1 1 50%;
  max-width: 70%;
}
.m_search .form_grp input[type=submit] {
  flex: 0 1 15%;
  margin: 0.5em;
}
.m_search .form_grp .btn,
.m_search .form_grp .btn-search {
  min-width: auto;
  padding: 0.5em 0.8em;
  margin: 0;
  flex: 1 1 20%;
  max-width: 25%;
}
.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 {
  box-shadow: none !important;
}
.m_search .btn_grp {
  flex: 1 1 auto;
  padding: 0.25em 0.5em;
  border-bottom: solid 1px #444;
  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: #e99634;
}
.m_search .keywordHot {
  flex: 1 1 100%;
}
.m_search .keywordHot ul {
  font-size: 0.875em;
  line-height: 1.65em;
  margin: 0;
  padding: 0.5em 0 0 0.5em;
  display: flex;
  justify-content: flex-start;
  list-style-type: none;
}
.m_search .keywordHot ul li {
  margin: 0;
  padding: 0.5em;
  flex: 0 0 auto;
}
.m_search .keywordHot ul a {
  color: #fff;
}
.m_search .keywordHot ul a:hover, .m_search .keywordHot ul a:focus {
  color: #e99634;
}

.header.fixed {
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 25px;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
.header.fixed:before {
  background: rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 1179px) {
  .header.fixed {
    background: #fff;
  }
}
.header.fixed .menu > ul > li > a {
  color: #fff;
}
.header.fixed .megamenu > ul > li > a {
  color: #fff;
}

@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.menu {
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  clear: both;
}
.menu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.menu.sticky:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.menu.sticky > ul {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 819px) {
  .menu {
    display: none;
  }
}
.menu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.menu > ul > li {
  flex: 0 1 16%;
}
.menu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 2.5em;
  white-space: nowrap;
  color: #222;
}
.menu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid #888888;
  transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.menu > ul > li:hover > a {
  color: #d37d17;
}
.menu > ul > li:hover > a:after {
  border: 2px solid #d37d17;
  border-bottom: none;
  border-left: none;
}
.menu ul li {
  position: relative;
}
.menu ul li a {
  display: block;
  outline: none;
  text-decoration: none;
}
.menu ul li ul {
  display: none;
  overflow: visible;
  width: 99%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  z-index: 999999;
  position: absolute;
  top: auto;
  left: 0;
  list-style: none;
  text-align: left;
  animation: showMenu 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  font-size: 0.875em;
}
.menu ul li ul li {
  float: none;
}
.menu ul li ul li a {
  padding: 0.6em 1.2em;
  color: #fff;
  font-weight: bold;
}
.menu ul li ul li a:hover, .menu ul li ul li a:focus {
  background: #d37d17;
}
.menu ul li ul li.hasChild > ul {
  z-index: 999;
}
.menu ul li ul li.hasChild > a {
  padding-right: 2em;
}
.menu ul li ul li.hasChild > a:hover, .menu ul li ul li.hasChild > a:focus {
  background: #0e917c;
}
.menu ul li ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 1.3em;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-bottom: none;
  border-left: none;
}
.menu ul li ul ul {
  top: 0;
  left: 100%;
  animation: none;
  font-size: 1em;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .menu,
.sidebar .megamenu {
  display: block;
}
.sidebar > .menu_overlay {
  background: RGBA(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.sidebar .m_area {
  width: 300px;
  padding: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #004338;
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .m_area.open .menu > ul > li,
.sidebar .m_area.open .megamenu > ul > li {
  transform: scale(1) translateX(0px);
  opacity: 1;
}
.sidebar .m_area.open .menu > ul > li:nth-child(1),
.sidebar .m_area.open .megamenu > ul > li:nth-child(1) {
  transition-delay: 0.27s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(2),
.sidebar .m_area.open .megamenu > ul > li:nth-child(2) {
  transition-delay: 0.34s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(3),
.sidebar .m_area.open .megamenu > ul > li:nth-child(3) {
  transition-delay: 0.41s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(4),
.sidebar .m_area.open .megamenu > ul > li:nth-child(4) {
  transition-delay: 0.48s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(5),
.sidebar .m_area.open .megamenu > ul > li:nth-child(5) {
  transition-delay: 0.55s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(6),
.sidebar .m_area.open .megamenu > ul > li:nth-child(6) {
  transition-delay: 0.62s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(7),
.sidebar .m_area.open .megamenu > ul > li:nth-child(7) {
  transition-delay: 0.69s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(8),
.sidebar .m_area.open .megamenu > ul > li:nth-child(8) {
  transition-delay: 0.76s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(9),
.sidebar .m_area.open .megamenu > ul > li:nth-child(9) {
  transition-delay: 0.83s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(10),
.sidebar .m_area.open .megamenu > ul > li:nth-child(10) {
  transition-delay: 0.9s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(11),
.sidebar .m_area.open .megamenu > ul > li:nth-child(11) {
  transition-delay: 0.97s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(12),
.sidebar .m_area.open .megamenu > ul > li:nth-child(12) {
  transition-delay: 1.04s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(13),
.sidebar .m_area.open .megamenu > ul > li:nth-child(13) {
  transition-delay: 1.11s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(14),
.sidebar .m_area.open .megamenu > ul > li:nth-child(14) {
  transition-delay: 1.18s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(15),
.sidebar .m_area.open .megamenu > ul > li:nth-child(15) {
  transition-delay: 1.25s;
}
.sidebar .m_area .menu,
.sidebar .m_area .megamenu {
  width: 90%;
  margin: 0 auto 1em;
}
.sidebar .m_area .menu a,
.sidebar .m_area .megamenu a {
  display: block;
  color: #fff;
  font-size: 0.938em;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  text-align: left;
}
.sidebar .m_area .menu > ul > li,
.sidebar .m_area .megamenu > ul > li {
  transform: scale(1.15) translateX(-30px);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.sidebar .m_area .menu > ul > li:nth-child(1),
.sidebar .m_area .megamenu > ul > li:nth-child(1) {
  transition-delay: 0.49s;
}
.sidebar .m_area .menu > ul > li:nth-child(2),
.sidebar .m_area .megamenu > ul > li:nth-child(2) {
  transition-delay: 0.42s;
}
.sidebar .m_area .menu > ul > li:nth-child(3),
.sidebar .m_area .megamenu > ul > li:nth-child(3) {
  transition-delay: 0.35s;
}
.sidebar .m_area .menu > ul > li:nth-child(4),
.sidebar .m_area .megamenu > ul > li:nth-child(4) {
  transition-delay: 0.28s;
}
.sidebar .m_area .menu > ul > li:nth-child(5),
.sidebar .m_area .megamenu > ul > li:nth-child(5) {
  transition-delay: 0.21s;
}
.sidebar .m_area .menu > ul > li:nth-child(6),
.sidebar .m_area .megamenu > ul > li:nth-child(6) {
  transition-delay: 0.14s;
}
.sidebar .m_area .menu > ul > li:nth-child(7),
.sidebar .m_area .megamenu > ul > li:nth-child(7) {
  transition-delay: 0.07s;
}
.sidebar .m_area .menu > ul > li:nth-child(8),
.sidebar .m_area .megamenu > ul > li:nth-child(8) {
  transition-delay: 0s;
}
.sidebar .m_area .menu > ul > li:nth-child(9),
.sidebar .m_area .megamenu > ul > li:nth-child(9) {
  transition-delay: -0.07s;
}
.sidebar .m_area .menu > ul > li:nth-child(10),
.sidebar .m_area .megamenu > ul > li:nth-child(10) {
  transition-delay: -0.14s;
}
.sidebar .m_area .menu > ul > li:nth-child(11),
.sidebar .m_area .megamenu > ul > li:nth-child(11) {
  transition-delay: -0.21s;
}
.sidebar .m_area .menu > ul > li:nth-child(12),
.sidebar .m_area .megamenu > ul > li:nth-child(12) {
  transition-delay: -0.28s;
}
.sidebar .m_area .menu > ul > li:nth-child(13),
.sidebar .m_area .megamenu > ul > li:nth-child(13) {
  transition-delay: -0.35s;
}
.sidebar .m_area .menu > ul > li:nth-child(14),
.sidebar .m_area .megamenu > ul > li:nth-child(14) {
  transition-delay: -0.42s;
}
.sidebar .m_area .menu > ul > li:nth-child(15),
.sidebar .m_area .megamenu > ul > li:nth-child(15) {
  transition-delay: -0.49s;
}
.sidebar .m_area .menu ul,
.sidebar .m_area .megamenu ul {
  display: flex;
  animation: showMenu 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  left: 0;
}
.sidebar .m_area .menu ul li,
.sidebar .m_area .megamenu ul li {
  flex: 1 1 100%;
  flex-direction: row;
}
.sidebar .m_area .menu ul li > a,
.sidebar .m_area .megamenu ul li > a {
  padding: 0.5em 1em;
  min-height: 2em;
  line-height: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.sidebar .m_area .menu ul li.hasChild > a,
.sidebar .m_area .megamenu ul li.hasChild > a {
  position: relative;
  padding: 0.5em 2em 0.5em 1em;
  color: #fff;
}
.sidebar .m_area .menu ul li.hasChild > a:after,
.sidebar .m_area .megamenu ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 1em;
  top: 1.25em;
  width: 5px;
  line-height: 1.25em;
  height: 5px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.sidebar .m_area .menu ul li ul,
.sidebar .m_area .megamenu ul li ul {
  display: none;
  position: relative;
  width: 100%;
  background-color: transparent;
  font-size: 0.938em;
  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 .navigation {
  position: relative;
  margin: 1em auto;
  text-align: left;
  width: 90%;
}
.sidebar .navigation ul {
  float: none;
  overflow: hidden;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.sidebar .navigation ul li {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
  margin: 0;
  padding: 0;
}
.sidebar .navigation ul li:nth-child(odd):last-child {
  width: 100%;
}
.sidebar .navigation ul li a {
  display: block;
  line-height: 1.5em;
  padding: 0.25em 0.5em 0.25em 1.1em;
  font-size: 0.875em;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  position: relative;
}
.sidebar .navigation ul li a:before {
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #ffffff;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  opacity: 0;
}
.sidebar .navigation ul li a:hover:before, .sidebar .navigation ul li a:focus:before {
  left: 0.5em;
  opacity: 1;
}
.sidebar .navigation .language {
  position: relative;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.sidebar .navigation .language a {
  padding: 0.6em 1em;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .language a:after {
  top: 1.3em;
}
.sidebar .navigation .language a:before {
  top: 0.8em;
}
.sidebar .navigation .language ul {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
  padding: 0;
  border: none;
  background: none;
}
.sidebar .navigation .language ul li {
  width: 100% !important;
}
.sidebar .navigation .language ul li a {
  border: none;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .font_size {
  display: none;
}
.sidebar button.sidebarClose {
  position: absolute;
  display: block;
  width: 3em !important;
  height: 3em !important;
  padding: 0;
  min-width: auto;
  top: 0px;
  right: 0px;
  margin: 0;
  text-indent: -999px;
  border: none;
  background: none;
  border: none;
}
.sidebar button.sidebarClose:hover, .sidebar button.sidebarClose:focus {
  box-shadow: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

.megamenu {
  box-sizing: border-box;
  position: absolute;
  z-index: 99;
  clear: both;
  background: rgba(196, 207, 142, 0.8);
  padding: 2em 4em;
  border-radius: 0 0 20px 20px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: none;
}
@media screen and (max-width: 1179px) {
  .megamenu {
    display: none;
  }
}
.megamenu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.megamenu > ul > li {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media (min-width: 320px) {
  .megamenu > ul > li {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .megamenu > ul > li:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .megamenu > ul > li {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .megamenu > ul > li:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .megamenu > ul > li {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .megamenu > ul > li:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .megamenu > ul > li:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 20px)*1 + (20px*3)*1 / (3 - 1) );
  }
  .megamenu > ul > li:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .megamenu > ul > li:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 1920px) {
  .megamenu > ul > li {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .megamenu > ul > li:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .megamenu > ul > li:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 20px)*1 + (20px*3)*1 / (3 - 1) );
  }
  .megamenu > ul > li:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .megamenu > ul > li:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
.megamenu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  line-height: 2.5em;
  color: #0a6254;
}
.megamenu > ul > li.hasChild > a {
  border-bottom: 1px dotted #c4c4c4;
}
.megamenu > ul > li:hover > a {
  color: #d37d17;
}
.megamenu > ul > li:hover > a:after {
  border: 2px solid #d37d17;
  border-bottom: none;
  border-left: none;
}
.megamenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.megamenu ul li a {
  display: block;
  outline: none;
  text-decoration: none;
}
.megamenu ul li ul {
  display: block;
  overflow: visible;
  width: 100%;
  padding: 15px;
}
.megamenu ul li ul li {
  flex: none;
  flex-basis: 23%;
  margin: 0 1%;
  padding: 0;
}
.megamenu ul li ul li a {
  padding: 0.6em 1.2em;
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
  background: #fff;
  transition: 0.2s;
  color: #222;
  border-radius: 30px;
}
.megamenu ul li ul li a:hover, .megamenu ul li ul li a:focus {
  color: #fff;
  background: #d37d17;
}
.megamenu ul li ul li ul {
  margin: 0 0 20px;
  padding: 0 !important;
  background: #fff;
}
.megamenu ul li ul li ul li {
  margin: 0;
  padding: 0;
}
.megamenu ul li ul li ul li a {
  padding: 0.8em 1.2em;
  color: #000;
}
.megamenu ul li ul li ul li a:hover, .megamenu ul li ul li ul li a:focus {
  color: #fff;
}
.megamenu ul li ul li ul li ul {
  margin: 0;
  padding: 0 !important;
}
.megamenu ul li ul li ul li ul li a {
  padding: 0.8em 1.2em 0.8em 2.2em;
}
.megamenu ul li ul li.hasChild > ul {
  position: relative;
  z-index: 999;
  top: 0;
  left: 0;
  animation: none;
  display: block;
}
.megamenu ul li ul li.hasChild > ul li {
  display: block;
  width: 100%;
}
.megamenu ul li ul li.hasChild > ul li > a:hover, .megamenu ul li ul li.hasChild > ul li > a:focus {
  background: #0e917c;
}
.megamenu ul li ul ul {
  top: 0;
  left: 100%;
  animation: none;
  font-size: 1em;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999999;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .megamenu {
  display: block;
}
.sidebar > .menu_overlay {
  background: RGBA(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.sidebar .m_area {
  width: 280px;
  padding: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #0e917c;
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .m_area:before {
  content: "";
  width: 280px;
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  width: 100%;
  height: 3em;
  background: #0e917c;
  padding: 0 1em;
  line-height: 3em;
  box-sizing: border-box;
}
.sidebar .m_area .megamenu {
  width: 100%;
  box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
  margin-bottom: 1em;
  background: #CCC;
  position: initial;
  border-radius: 0;
  padding: 0;
}
.sidebar .m_area .megamenu a {
  display: block;
  color: #222;
  text-decoration: none;
  transition: 0.4s ease-out;
  text-align: left;
}
.sidebar .m_area .megamenu .btn_grp {
  display: none;
}
.sidebar .m_area .megamenu ul {
  display: flex;
}
.sidebar .m_area .megamenu ul li {
  flex: 1 1 100%;
  flex-direction: column;
  margin-bottom: 0;
  border-radius: 0;
}
.sidebar .m_area .megamenu ul li > a {
  padding: 0.5em 1em;
  min-height: 2em;
  line-height: 2em;
  background: #FFF;
  border-bottom: 1px solid #CCC;
}
.sidebar .m_area .megamenu ul li.hasChild > a {
  padding: 0.5em 1em;
  color: #222;
  background: #FFF;
  padding-right: 36px;
  position: relative;
}
.sidebar .m_area .megamenu ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 1.25em;
  width: 5px;
  line-height: 1.25em;
  height: 5px;
  border: 2px solid #222;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  transition: 0.3s;
}
.sidebar .m_area .megamenu ul li ul {
  display: none;
  position: relative;
  width: 100%;
  padding: 0;
  background-color: transparent;
  font-size: 0.938em;
}
.sidebar .m_area .megamenu ul li ul li a {
  display: block;
  min-height: 1.5em;
  line-height: 1.5em;
  padding: 0.5em 1em 0.5em 2em !important;
  background: #eee;
  border-radius: 0;
}
.sidebar .m_area .megamenu ul li ul li a:hover, .sidebar .m_area .megamenu ul li ul li a:focus {
  color: #000;
  background: #ccc;
}
.sidebar .m_area .megamenu ul li ul li.hasChild > a {
  background: #eee;
}
.sidebar .m_area .megamenu ul li ul li li a {
  background: rgba(0, 0, 0, 0.15) !important;
  padding: 0.5em 1em 0.5em 4em !important;
  border-bottom: 1px solid #BBB;
}
.sidebar .m_area .megamenu ul li ul li li a:hover, .sidebar .m_area .megamenu ul li ul li li a:focus {
  background: rgba(0, 0, 0, 0.25) !important;
}
.sidebar .m_area .megamenu ul li ul li li a:after {
  display: none !important;
}
.sidebar .m_area .user {
  margin: 1em;
}
.sidebar .m_area .user p {
  font-size: 100%;
  color: #fff;
}
.sidebar .m_area .user p a {
  font-size: 100%;
  display: block;
  margin-top: 12px;
  background: url(../images/kidelab/icon_book.svg) 16px 50% no-repeat #666;
  background-size: 30px 30px;
  color: #fff;
  padding: 0.75em 1em 0.75em 4em;
  border-radius: 4px;
}
.sidebar .m_area .user .btn-login {
  width: 100%;
}
.sidebar .navigation {
  position: relative;
  text-align: left;
}
.sidebar .navigation ul {
  float: none;
  width: 100%;
  margin: 1em auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: none;
  border-right: none;
}
.sidebar .navigation ul li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.sidebar .navigation ul li:nth-child(odd):last-child {
  width: 100%;
}
.sidebar .navigation ul li a {
  display: block;
  height: 3em;
  line-height: 2em;
  padding: 0.5em 1em 0.5em 2em;
  font-size: 0.938em;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
}
.sidebar .navigation ul li a:nth-child(odd) {
  border-left: none;
  border-top: none;
}
.sidebar .navigation ul li a:hover, .sidebar .navigation ul li a:focus {
  background: #05342c;
}
.sidebar .navigation .language {
  position: relative;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.sidebar .navigation .language a {
  padding: 0.6em 1em;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .language a:after {
  top: 1.3em;
}
.sidebar .navigation .language a:before {
  top: 0.8em;
}
.sidebar .navigation .language ul {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
  padding: 0;
  border: none;
  background: none;
}
.sidebar .navigation .language ul li {
  width: 100% !important;
}
.sidebar .navigation .language ul li a {
  border: none;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar button.sidebarClose {
  position: absolute;
  display: block;
  width: 3em !important;
  height: 3em !important;
  padding: 0;
  min-width: auto;
  top: 0px;
  right: 0px;
  margin: 0;
  text-indent: -9999px;
  border: none;
  background: none;
  border: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.demo_fixed_sidebar {
  min-height: 300px;
}

.fixed_sidebar {
  background: RGBA(0, 0, 0, 0.6);
  width: 50px;
  min-height: 200px;
  position: fixed;
  z-index: 999;
  right: 0;
  top: 10%;
  margin: 0;
  padding: 0;
  border-radius: 6px 0 0 6px;
}
.fixed_sidebar ul {
  margin: 0;
  padding: 0;
}
.fixed_sidebar ul li {
  width: 50px;
  height: 50px;
  list-style: none;
}
.fixed_sidebar ul li a {
  display: block;
  padding: 0;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  font-weight: bold;
  transition: 0.3s ease-out;
  color: #fff;
  text-decoration: none;
}
.fixed_sidebar ul li a:before {
  position: absolute;
  content: attr(title);
  width: 10em;
  text-align: left;
  right: -10em;
  padding: 0 1em 0 1em;
  height: 50px;
  line-height: 50px;
  background: #00A688;
  color: #FFF;
  font-size: 1em;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: none;
  transition: 0.3s ease-out;
  z-index: 9;
}
.fixed_sidebar ul li a:hover:before, .fixed_sidebar ul li a:focus:before {
  display: block;
  right: 0;
}
.fixed_sidebar ul li img {
  width: 24px;
  height: 24px;
  margin: 13px auto;
}

footer {
  box-sizing: border-box;
  margin-top: 2em;
}
footer p {
  margin: 0;
  line-height: 1.65em;
}
footer a {
  text-decoration: none;
  color: #0e917c;
}
footer a:hover, footer a:focus {
  color: #0a6254;
}
footer .container {
  background: #F3F4DE;
  z-index: 1;
  padding: 3em 6em 0;
  border-radius: 24px 24px 0 0;
  position: relative;
}
footer .container .deco-car {
  position: absolute;
  right: 8%;
  bottom: 60px;
  transform: scale(1.25);
}
footer .container:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 110px;
  background: #FDFFF3;
  bottom: 0;
  left: 0;
  z-index: -1;
}
footer .container .flex {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
footer .container > section {
  padding-bottom: 2em;
  width: calc(80% - 6em);
  z-index: 2;
}
footer .container > section.flex {
  padding: 1.5em 0 1.5em 6em;
  margin-left: -6em;
  width: 80%;
}
footer .container .flex-set .col {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
@media screen and (max-width: 1179px) {
  footer .container {
    padding: 3em 2.5em 0;
    border-radius: 0;
  }
  footer .container .deco-car {
    transform: scale(0.85);
    bottom: 0;
  }
  footer .container:after {
    height: 180px;
  }
  footer .container .flex {
    flex-flow: row wrap;
  }
  footer .container > section {
    width: 100%;
    position: relative;
  }
  footer .container > section.flex {
    width: 100%;
    margin-left: 0;
    padding: 1.5em 0;
  }
  footer .container > section.flex > div {
    flex: 1 1 100%;
  }
  footer .container > section.flex .footer_icon {
    margin-top: 12px;
  }
}
@media screen and (max-width: 819px) {
  footer .container .deco-car {
    transform: scale(0.65);
    bottom: 0;
    opacity: 0.45;
    right: 0;
  }
}
footer .footer_logo {
  padding: 1em 2em 1em 0;
}
footer .footer_link {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  zoom: 1;
  display: flex;
  margin: 0.75em 0;
}
footer .footer_link:before, footer .footer_link:after {
  content: "";
  display: table;
}
footer .footer_link:after {
  clear: both;
}
@media screen and (max-width: 1179px) {
  footer .footer_link {
    flex-direction: column;
  }
}
footer .footer_link li {
  flex: 0 1 auto;
  margin: 0px 5px 5px 0px;
}
@media screen and (max-width: 1179px) {
  footer .footer_link li {
    flex: 1 1 100%;
  }
}
footer .footer_link li a {
  display: block;
  padding: 0.5em 1.75em;
  background: #0e917c;
  color: #FFF;
  font-size: 100%;
  border-radius: 20px;
  text-align: center;
  transition: all 0.3s ease-out;
}
footer .footer_link li a:hover, footer .footer_link li a:focus {
  background: #0a6254;
}
footer .update,
footer .counter {
  display: inline-block;
  margin-right: 5px;
}
footer .update em,
footer .counter em {
  font-style: normal;
  color: #0e917c;
  padding: 0 0.5em;
}
footer .footer_icon {
  display: flex;
  align-items: center;
}
footer .footer_icon a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
footer .footer_icon a:focus:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0px 0px 0px 1px #d37d17 inset;
  z-index: 99;
}
footer .footer_icon img {
  max-width: 140px;
}

.fatfooter {
  overflow: hidden;
  padding-bottom: 1em;
  margin: 0 auto;
  background: #f1f1f1;
}
@media screen and (max-width: 819px) {
  .fatfooter {
    display: none;
  }
}
.fatfooter .container {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.fatfooter .btn-fatfooter {
  font-size: 0.813em;
  display: block;
  min-width: 6em;
  color: #FFF;
  border: none;
  background: #d37d17;
  position: absolute;
  right: 1%;
  z-index: 90;
  text-indent: -9999px;
  border-radius: 4px;
}
.fatfooter .btn-fatfooter:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #FFF;
  border-left: none;
  border-bottom: none;
  transform: rotate(-45deg);
  left: 50%;
  top: 12px;
  margin-left: -6px;
  transition: 0.3s ease-out;
}
.fatfooter .btn-fatfooter:hover, .fatfooter .btn-fatfooter:focus {
  background: #a56212;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border: none;
  box-shadow: none;
  outline: none;
  border: none;
  cursor: pointer;
}
.fatfooter .btn-fatfooter.close:before {
  transform: rotate(135deg) !important;
  top: 5px;
}
.fatfooter nav {
  overflow: hidden;
  display: block;
  position: relative;
  padding: 3em 0 0 2em;
  box-sizing: border-box;
}
.fatfooter nav ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.fatfooter nav ul li {
  flex: 1 1 16%;
  box-sizing: border-box;
}
.fatfooter nav ul li a {
  line-height: 1.5;
  display: block;
  font-weight: bold;
  padding: 0.5em 0px;
  box-sizing: border-box;
}
.fatfooter nav ul li a:hover {
  box-shadow: none;
}
.fatfooter nav ul li ul {
  display: block;
  margin: 0;
  padding: 0 1em 0 0;
}
@media screen and (max-width: 819px) {
  .fatfooter nav ul li ul {
    width: auto;
  }
}
.fatfooter nav ul li ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  font-size: 0.938em;
  line-height: 1.5em;
  padding: 0.5em 0;
  background: none;
}
.fatfooter nav ul li ul li a:hover, .fatfooter nav ul li ul li a:focus {
  color: #d37d17;
  cursor: pointer;
}
.fatfooter nav ul li ul ul {
  display: none;
}

.R {
  color: #bf0000;
}

.B {
  color: #0541b1;
}

select::-ms-expand {
  display: none;
}

.labelEffect {
  display: flex;
  flex: 1 1 46%;
  position: relative;
}
.labelEffect.input-i .btn-icon {
  padding: 0.15em 1.6em;
}
@media screen and (max-width: 819px) {
  .labelEffect {
    margin-left: 0;
  }
}
.labelEffect.password_toggle input[type=text],
.labelEffect.password_toggle input[type=password], .labelEffect.hasBtn input[type=text],
.labelEffect.hasBtn input[type=password] {
  padding-right: 3em;
}
.labelEffect > label {
  width: 100%;
  color: #666;
  align-items: flex-start;
  font-size: 1em;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0px;
  bottom: 0;
  height: 100%;
  padding: 0.6em 0.5em 0.1em;
  transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.labelEffect > label:before, .labelEffect > label:after {
  content: "";
  display: block;
  width: 0%;
  left: 50%;
  position: absolute;
  bottom: -2px;
  height: 2px;
  background: #0066cc;
  transition: 0.2s ease all;
}
.labelEffect input,
.labelEffect textarea,
.labelEffect select {
  flex: 1 1 70%;
  border-radius: 0.2em;
}
.labelEffect input:focus ~ label, .labelEffect input.used ~ label,
.labelEffect textarea:focus ~ label,
.labelEffect textarea.used ~ label,
.labelEffect select:focus ~ label,
.labelEffect select.used ~ label {
  bottom: 0;
  font-size: 0.813em;
  color: #0a6254;
  padding: 0;
  pointer-events: none;
  height: calc(100% + 1.95em);
}
.labelEffect input:focus ~ label:before, .labelEffect input.used ~ label:before,
.labelEffect textarea:focus ~ label:before,
.labelEffect textarea.used ~ label:before,
.labelEffect select:focus ~ label:before,
.labelEffect select.used ~ label:before {
  width: 50%;
  left: 0%;
}
.labelEffect input:focus ~ label:after, .labelEffect input.used ~ label:after,
.labelEffect textarea:focus ~ label:after,
.labelEffect textarea.used ~ label:after,
.labelEffect select:focus ~ label:after,
.labelEffect select.used ~ label:after {
  width: 50%;
  right: 50%;
}
.labelEffect input.used ~ label:before,
.labelEffect textarea.used ~ label:before,
.labelEffect select.used ~ label:before {
  width: 0%;
  left: 50%;
}
.labelEffect input.used ~ label:after,
.labelEffect textarea.used ~ label:after,
.labelEffect select.used ~ label:after {
  width: 0%;
  left: 50%;
}
.labelEffect [class^=btn],
.labelEffect .additonal {
  flex: 0 1 10%;
  min-width: 0em;
  margin: 0em 0 0 0.5em;
  padding: 0.2em 0.25em;
  font-size: 0.938em;
}
.labelEffect .btn-icon {
  flex: 0 1 3em;
  min-width: 0em;
  margin: 0;
  font-size: 0.938em;
  right: 0.5em;
  top: 50%;
  margin-top: -19px;
  height: 38px;
  background: none;
  border: transparent;
  position: absolute;
}
.labelEffect .btn-icon i {
  font-size: 1.25em;
  border-right: none;
  top: 0;
}
.labelEffect .additional {
  white-space: nowrap;
  font-size: 0.875rem;
  color: #666;
  padding: 0 0.5em;
  display: flex;
  align-items: center;
}
.labelEffect .additional img {
  max-height: 3em;
}
.labelEffect .additional label input {
  flex: 0 1 1.2em !important;
}
.labelEffect .additional .btn_circle {
  padding: 0;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  min-width: 2.5em;
  background: #FFF;
  position: relative;
  border: 1px solid #DDD;
}
.labelEffect .additional .btn_circle:hover, .labelEffect .additional .btn_circle:focus {
  border: 1px solid #0066cc;
  background: #FFF;
  box-shadow: none;
  background: #0066cc;
}
.labelEffect .additional .btn_circle:hover:before, .labelEffect .additional .btn_circle:focus:before {
  border: 2px solid #FFF;
  border-left: none;
  border-top: none;
}
.labelEffect .additional .btn_circle:hover i, .labelEffect .additional .btn_circle:focus i {
  filter: invert(100%);
}
.labelEffect .additional .btn_circle:hover i span, .labelEffect .additional .btn_circle:focus i span {
  filter: invert(100%);
}
.labelEffect .additional .btn_circle:hover span, .labelEffect .additional .btn_circle:focus span {
  filter: invert(100%);
}

.necessary {
  color: red;
  margin: 0px 0.2em;
}

.flex-form {
  font-size: 100%;
  margin: 0.5em 0;
}
.flex-form .form_grp {
  border-bottom: 1px dashed #DDD;
  padding: 0.5em 0;
}
.flex-form .form_grp:last-child {
  border-bottom: transparent;
}
.flex-form.form_inline {
  border-bottom: 1px dashed #DDD;
}
.flex-form.form_inline .form_grp {
  border-bottom: 0;
}
.flex-form.form_inline .form_grp .form_title {
  max-width: -moz-max-content;
  max-width: max-content;
}
.flex-form .form_grp {
  display: flex;
  flex-wrap: wrap;
}
.flex-form .form_grp.agree {
  border-bottom: none;
}
.flex-form .form_grp.agree label {
  width: auto;
  margin: 0 0.5em 0.5em 0;
}
.flex-form .form_grp .tel input[type=text]:first-child,
.flex-form .form_grp .tel input[type=tel]:first-child {
  background: url(../images/icon/icon_add.svg) no-repeat 0.5em center #fff;
  background-size: 12px;
  padding-left: 1.5em;
}
.flex-form .form_grp .tel input[type=text]:first-child,
.flex-form .form_grp .tel select:first-child,
.flex-form .form_grp .tel input[type=tel]:first-child {
  width: 100px !important;
}
.flex-form .form_grp .tel input[type=text]:first-child ~ input,
.flex-form .form_grp .tel select:first-child ~ input,
.flex-form .form_grp .tel input[type=tel]:first-child ~ input {
  width: calc(100% - 120px);
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .tel input[type=text]:first-child ~ input,
  .flex-form .form_grp .tel select:first-child ~ input,
  .flex-form .form_grp .tel input[type=tel]:first-child ~ input {
    width: 100% !important;
    display: block !important;
  }
}
.flex-form .form_grp .birthday select {
  display: inline-block;
  margin-right: 0.5em;
  -moz-text-align-last: center;
       text-align-last: center;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .birthday select {
    width: 88% !important;
    min-width: 88% !important;
    display: inline-block !important;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.flex-form .form_grp .birthday select option {
  text-align: center;
}
.flex-form .form_grp .address select {
  min-width: 100px;
}
.flex-form .form_grp .address select option {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .address select {
    width: 100px;
    display: inline-block !important;
  }
}
.flex-form .form_grp .address input[type=text].user_typing {
  flex: 1 1 auto;
  width: calc(100% - 240px) !important;
}
@media screen and (max-width: 819px) {
  .flex-form .form_grp .address input[type=text] {
    display: block !important;
    width: calc(100% - 0.6em) !important;
  }
  .flex-form .form_grp .address input[type=text].user_typing {
    width: 100% !important;
  }
}
.flex-form .form_grp .datepick {
  position: relative;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .datepick {
    width: 100%;
    display: block;
    padding-right: 0;
  }
}
.flex-form .form_grp .datepick + .datepick {
  margin-left: 0.3em;
  margin-right: 0;
  padding-right: 0;
}
.flex-form .form_grp .datepick + .datepick:before {
  content: "~";
  font-size: 1.5em;
  color: #777;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .datepick + .datepick {
    margin-left: 0em;
  }
  .flex-form .form_grp .datepick + .datepick:before {
    display: none;
  }
}
.flex-form .form_grp .datepick i {
  position: absolute;
  padding: 0.37em 0.1em !important;
  right: 1em;
  top: 0.2em;
  min-width: 1em;
  background: none;
  border: none;
  width: auto;
  pointer-events: none;
}
.flex-form .form_grp .datepick i:hover, .flex-form .form_grp .datepick i:focus {
  box-shadow: none;
  border: none !important;
}
.flex-form .form_grp .datepick > input[type=text],
.flex-form .form_grp .datepick > input[type=date] {
  width: 10em;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .datepick > input[type=text],
  .flex-form .form_grp .datepick > input[type=date] {
    width: calc(100% - 0.6em);
  }
}
.flex-form .form_grp .datepick > input[type=text] {
  padding-right: 2em;
}
.flex-form .form_grp .form_title {
  color: #0a6254;
  font-weight: 500;
  font-size: 110%;
}
.flex-form .form_title {
  max-width: 150px;
  flex: 0 0 150px;
  align-self: flex-start;
  padding: 0.65em 0;
  font-weight: 500;
  color: #0a6254;
}
@media screen and (max-width: 819px) {
  .flex-form .form_title {
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    margin: 0 0.3em;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
.flex-form .form_title + .form_content[class*=form_col] {
  flex-basis: calc(100% - 150px);
  max-width: calc(100% - 150px);
  padding-top: 0;
}
@media screen and (max-width: 819px) {
  .flex-form .form_title + .form_content[class*=form_col] {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_content {
  display: flex;
  max-width: calc(100% - 150px);
  flex: auto;
  flex-basis: calc(100% - 150px);
  position: relative;
  min-height: 1px;
  flex-wrap: wrap;
}
.flex-form .form_content > section {
  width: 100%;
}
@media screen and (max-width: 819px) {
  .flex-form .form_content {
    max-width: 100%;
    flex-basis: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
.flex-form .form_content *[class^=notice] {
  margin: 0.3em;
  width: calc(100% - 0.6em);
}
.flex-form .form_content.additional {
  flex-wrap: nowrap;
  align-items: center;
}
.flex-form .form_content.additional .checkbox {
  flex: 1 0 auto;
  width: auto;
  display: inline-flex;
  align-items: center;
}
.flex-form .form_content.additional .checkbox label {
  margin-bottom: 0;
}
.flex-form .form_content .help {
  font-size: 0.813em;
  color: #888;
  padding: 0 0.5em;
}
.flex-form .form_content .form_grp {
  flex: 0 0 100%;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.flex-form .form_content .form_grp .form_title {
  color: #008175;
}
.flex-form .form_content .form_grp .form_content {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 819px) {
  .flex-form .form_content .form_grp .form_content {
    flex-basis: 100%;
  }
}
.flex-form .form_content .form_grp .form_content.form_inline input[type=text],
.flex-form .form_content .form_grp .form_content.form_inline input[type=tel],
.flex-form .form_content .form_grp .form_content.form_inline select,
.flex-form .form_content .form_grp .form_content.form_inline .checkbox {
  width: auto;
  min-width: 100px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .flex-form .form_content .form_grp .form_content.form_inline input[type=text],
  .flex-form .form_content .form_grp .form_content.form_inline input[type=tel],
  .flex-form .form_content .form_grp .form_content.form_inline select,
  .flex-form .form_content .form_grp .form_content.form_inline .checkbox {
    width: calc(100% - 0.6em);
    display: block;
  }
}
.flex-form .form_content .form_grp .form_content .form_grp .form_title {
  color: #222;
  padding-bottom: 0;
}
.flex-form .form_content .form_grp:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.flex-form [class*=form_col] {
  flex-basis: 100%;
  max-width: 100%;
  align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.flex-form [class*=form_col] > .form_grp {
  border-bottom: 0;
  padding-top: 0;
}
.flex-form [class*=form_col] label {
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  box-sizing: border-box;
  padding-top: 5px;
}
@media screen and (max-width: 819px) {
  .flex-form [class*=form_col] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
.flex-form .flex-col-equal-1,
.flex-form .flex-col-equal-2,
.flex-form .flex-col-equal-3,
.flex-form .flex-col-equal-4 {
  width: 100%;
}
.flex-form .flex-col-equal-1 .form_grp,
.flex-form .flex-col-equal-2 .form_grp,
.flex-form .flex-col-equal-3 .form_grp,
.flex-form .flex-col-equal-4 .form_grp {
  border-bottom: 0;
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 4px)*1 + (4px*3)*1 / (3 - 1) );
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 4px)*2 + (4px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 1180px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 4px)*1 + (4px*3)*1 / (3 - 1) );
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 4px)*2 + (4px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 1920px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 4px)*1 + (4px*3)*1 / (3 - 1) );
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 4px)*2 + (4px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-1) {
    margin-right: calc( (100% / 4 - 4px)*1 + (4px*4)*1 / (4 - 1) );
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-2) {
    margin-right: calc( (100% / 4 - 4px)*2 + (4px*4)*2 / (4 - 1) );
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-3) {
    margin-right: calc( (100% / 4 - 4px)*3 + (4px*4)*3 / (4 - 1) );
  }
}
@media (min-width: 1920px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-1) {
    margin-right: calc( (100% / 4 - 4px)*1 + (4px*4)*1 / (4 - 1) );
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-2) {
    margin-right: calc( (100% / 4 - 4px)*2 + (4px*4)*2 / (4 - 1) );
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-3) {
    margin-right: calc( (100% / 4 - 4px)*3 + (4px*4)*3 / (4 - 1) );
  }
}
.flex-form .form_col-6-6 > .form_grp {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-6-6 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-6-6 > input,
.flex-form .form_col-6-6 > select,
.flex-form .form_col-6-6 > label {
  width: calc(50% - 0.6em);
  flex-basis: calc(50% - 0.6em);
  max-width: calc(50% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-6-6 > input,
  .flex-form .form_col-6-6 > select,
  .flex-form .form_col-6-6 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-4-4-4 > .form_grp {
  width: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-4-4-4 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-4-4-4 > input,
.flex-form .form_col-4-4-4 > select,
.flex-form .form_col-4-4-4 > label {
  width: calc(33.333% - 0.6em);
  flex-basis: calc(33.333% - 0.6em);
  max-width: calc(33.333% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-4-4-4 > input,
  .flex-form .form_col-4-4-4 > select,
  .flex-form .form_col-4-4-4 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-3-3 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 819px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-3-3-3 > input,
.flex-form .form_col-3-3-3-3 > select,
.flex-form .form_col-3-3-3-3 > label {
  width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-3-3 > input,
  .flex-form .form_col-3-3-3-3 > select,
  .flex-form .form_col-3-3-3-3 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-2-2-2-2-2 > .form_grp {
  width: clac(100%/6);
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
@media screen and (max-width: 819px) {
  .flex-form .form_col-2-2-2-2-2-2 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-2-2-2-2-2-2 > input,
.flex-form .form_col-2-2-2-2-2-2 > select,
.flex-form .form_col-2-2-2-2-2-2 > label {
  width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-2-2-2-2-2 > input,
  .flex-form .form_col-2-2-2-2-2-2 > select,
  .flex-form .form_col-2-2-2-2-2-2 > label {
    width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
  }
}
.flex-form .form_col-3-9 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-9 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > .form_grp:nth-child(2) {
  width: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-9 > .form_grp:nth-child(2) {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > input,
.flex-form .form_col-3-9 > select,
.flex-form .form_col-3-9 > label {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-9 > input,
  .flex-form .form_col-3-9 > select,
  .flex-form .form_col-3-9 > label {
    width: calc(25% - 0.6em);
    max-width: calc(25% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-9 > input:nth-child(2),
.flex-form .form_col-3-9 > select:nth-child(2),
.flex-form .form_col-3-9 > label:nth-child(2) {
  width: calc(75% - 0.6em);
  flex-basis: calc(75% - 0.6em);
  max-width: calc(75% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-9 > input:nth-child(2),
  .flex-form .form_col-3-9 > select:nth-child(2),
  .flex-form .form_col-3-9 > label:nth-child(2) {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > .form_grp {
  flex-basis: 75%;
  max-width: 75%;
  width: 75%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-9-3 > .form_grp {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > .form_grp:nth-child(2) {
  flex-basis: 25%;
  max-width: 25%;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-9-3 > .form_grp:nth-child(2) {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > input,
.flex-form .form_col-9-3 > select,
.flex-form .form_col-9-3 > label {
  width: calc(75% - 0.6em);
  max-width: calc(75% - 0.6em);
  flex-basis: calc(75% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-9-3 > input,
  .flex-form .form_col-9-3 > select,
  .flex-form .form_col-9-3 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > input:nth-child(2),
.flex-form .form_col-9-3 > select:nth-child(2),
.flex-form .form_col-9-3 > label:nth-child(2) {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-9-3 > input:nth-child(2),
  .flex-form .form_col-9-3 > select:nth-child(2),
  .flex-form .form_col-9-3 > label:nth-child(2) {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-6 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-3-3-6 > .form_grp:last-child {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-6 > .form_grp:last-child {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-3-6 > input,
.flex-form .form_col-3-3-6 > select,
.flex-form .form_col-3-3-6 > label {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-6 > input,
  .flex-form .form_col-3-3-6 > select,
  .flex-form .form_col-3-3-6 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > input:last-child,
.flex-form .form_col-3-3-6 > select:last-child,
.flex-form .form_col-3-3-6 > label:last-child {
  width: calc(50% - 0.6em);
  max-width: calc(50% - 0.6em);
  flex-basis: calc(50% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-6 > input:last-child,
  .flex-form .form_col-3-3-6 > select:last-child,
  .flex-form .form_col-3-3-6 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-6-3-3 > .form_grp,
.flex-form .form_col-6-3-3 > input[type=text],
.flex-form .form_col-6-3-3 > select {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-6-3-3 > .form_grp,
  .flex-form .form_col-6-3-3 > input[type=text],
  .flex-form .form_col-6-3-3 > select {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-6-3-3 > .form_grp:first-child,
.flex-form .form_col-6-3-3 > input[type=text]:first-child,
.flex-form .form_col-6-3-3 > select:first-child {
  width: 50%;
  max-width: 50%;
  flex-basis: 50%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-6-3-3 > .form_grp:first-child,
  .flex-form .form_col-6-3-3 > input[type=text]:first-child,
  .flex-form .form_col-6-3-3 > select:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > .form_grp {
  width: 33.3333333333%;
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-4-8 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-4-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-4-8 > .form_grp:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > input,
.flex-form .form_col-4-8 > select,
.flex-form .form_col-4-8 > label {
  width: calc(33.3333333333% - 0.6em);
  max-width: calc(33.3333333333% - 0.6em);
  flex-basis: calc(33.3333333333% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-4-8 > input,
  .flex-form .form_col-4-8 > select,
  .flex-form .form_col-4-8 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-4-8 > input:last-child,
.flex-form .form_col-4-8 > select:last-child,
.flex-form .form_col-4-8 > label:last-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-4-8 > input:last-child,
  .flex-form .form_col-4-8 > select:last-child,
  .flex-form .form_col-4-8 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-10 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-10 > .form_grp {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-2-10 > .form_grp:last-child {
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
  width: 83.3333333333%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-10 > .form_grp:last-child {
    max-width: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.flex-form .form_col-2-10 > input,
.flex-form .form_col-2-10 > select,
.flex-form .form_col-2-10 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-10 > input,
  .flex-form .form_col-2-10 > select,
  .flex-form .form_col-2-10 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-10 > input:last-child,
.flex-form .form_col-2-10 > select:last-child,
.flex-form .form_col-2-10 > label:last-child {
  width: calc(83.3333333333% - 0.6em);
  max-width: calc(83.3333333333% - 0.6em);
  flex-basis: calc(83.3333333333% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-10 > input:last-child,
  .flex-form .form_col-2-10 > select:last-child,
  .flex-form .form_col-2-10 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-10-2 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-10-2 > .form_grp {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > .form_grp:first-child {
  width: 83.3333333333%;
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-10-2 > .form_grp:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > input,
.flex-form .form_col-10-2 > select,
.flex-form .form_col-10-2 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-10-2 > input,
  .flex-form .form_col-10-2 > select,
  .flex-form .form_col-10-2 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-10-2 > input:first-child,
.flex-form .form_col-10-2 > select:first-child,
.flex-form .form_col-10-2 > label:first-child {
  width: calc(83.3333333333% - 0.6em);
  max-width: calc(83.3333333333% - 0.6em);
  flex-basis: calc(83.3333333333% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-10-2 > input:first-child,
  .flex-form .form_col-10-2 > select:first-child,
  .flex-form .form_col-10-2 > label:first-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-2-8 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-2-2-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-2-8 > .form_grp:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-2-2-8 > input,
.flex-form .form_col-2-2-8 > select,
.flex-form .form_col-2-2-8 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-2-8 > input,
  .flex-form .form_col-2-2-8 > select,
  .flex-form .form_col-2-2-8 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > input:last-child,
.flex-form .form_col-2-2-8 > select:last-child,
.flex-form .form_col-2-2-8 > label:last-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-2-8 > input:last-child,
  .flex-form .form_col-2-2-8 > select:last-child,
  .flex-form .form_col-2-2-8 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-8-2-2 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-8-2-2 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-8-2-2 > .form_grp:first-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-8-2-2 > .form_grp:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-8-2-2 > input,
.flex-form .form_col-8-2-2 > select,
.flex-form .form_col-8-2-2 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-8-2-2 > input,
  .flex-form .form_col-8-2-2 > select,
  .flex-form .form_col-8-2-2 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-8-2-2 > input:first-child,
.flex-form .form_col-8-2-2 > select:first-child,
.flex-form .form_col-8-2-2 > label:first-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-8-2-2 > input:first-child,
  .flex-form .form_col-8-2-2 > select:first-child,
  .flex-form .form_col-8-2-2 > label:first-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .btn_grp {
  justify-content: center;
}
.flex-form .btn_grp .btn,
.flex-form .btn_grp .btn-reset,
.flex-form .btn_grp .btn-submit,
.flex-form .btn_grp input[type=submit],
.flex-form .btn_grp input[type=reset],
.flex-form .btn_grp input[type=button],
.flex-form .btn_grp input[type=search] {
  margin: 0.3em;
}
.flex-form .btn,
.flex-form input[type=submit],
.flex-form input[type=reset],
.flex-form input[type=button],
.flex-form input[type=search] {
  flex: 1 1 auto;
}
.flex-form .form_grp,
.flex-form .check_grp,
.flex-form .radio_grp,
.flex-form .btn_grp,
.flex-form .upload_grp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.3em 0;
}
@media screen and (max-width: 819px) {
  .flex-form .form_grp,
  .flex-form .check_grp,
  .flex-form .radio_grp,
  .flex-form .btn_grp,
  .flex-form .upload_grp {
    flex-wrap: wrap;
  }
}
.flex-form .check_grp label,
.flex-form .radio_grp label {
  position: relative;
  z-index: 1;
  flex-basis: 100%;
  display: flex;
  align-items: center;
}
.flex-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.6em;
  top: calc(50% - 0.5em);
  z-index: -1;
  animation: ripple 0.35s linear;
}
.flex-form .check_grp.form_inline label,
.flex-form .radio_grp.form_inline label {
  margin: 0 0.5em 0 0;
  flex-basis: auto;
  margin-right: 1em;
  display: inline-flex;
  align-items: center;
}
.flex-form.form_inline .check_grp label,
.flex-form.form_inline .radio_grp label,
.flex-form .form_inline .check_grp label,
.flex-form .form_inline .radio_grp label {
  flex-basis: auto;
}
.flex-form .form_grp.form_inline label,
.flex-form .upload_grp.form_inline label {
  display: inline-block;
  margin-right: 0.5em;
}
.flex-form .form_grp.form_inline > input,
.flex-form .form_grp.form_inline > textarea,
.flex-form .form_grp.form_inline > select,
.flex-form .form_grp.form_inline > .input-i,
.flex-form .upload_grp.form_inline > input,
.flex-form .upload_grp.form_inline > textarea,
.flex-form .upload_grp.form_inline > select,
.flex-form .upload_grp.form_inline > .input-i {
  width: auto;
  flex: 0 1 auto;
}
.flex-form .form_grp.form_inline input[type=checkbox],
.flex-form .form_grp.form_inline input[type=radio],
.flex-form .upload_grp.form_inline input[type=checkbox],
.flex-form .upload_grp.form_inline input[type=radio] {
  width: 1em;
}

.form_inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.form_inline label {
  vertical-align: middle;
  margin: 0 0.5em 0 0;
  flex: 0 1 auto;
  display: flex;
  align-items: center;
}
.form_inline label ~ input, .form_inline label ~ textarea {
  width: auto;
  vertical-align: middle;
}
.form_inline input[type=text],
.form_inline input[type=password],
.form_inline select,
.form_inline textarea,
.form_inline button,
.form_inline .btn,
.form_inline input[type=submit],
.form_inline input[type=reset],
.form_inline input[type=button],
.form_inline input[type=search],
.form_inline .input-i {
  width: auto;
  flex: 0 0 auto;
}
.form_inline .form_grp,
.form_inline .check_grp,
.form_inline .radio_grp,
.form_inline .btn_grp,
.form_inline .upload_grp {
  display: flex;
  margin-right: 0.9em;
  width: auto;
  flex: 0 0 auto;
}
.form_inline .btn_grp {
  padding: 0;
}
.form_inline .btn_grp .btn,
.form_inline .btn_grp input[type=submit],
.form_inline .btn_grp input[type=reset],
.form_inline .btn_grp input[type=button],
.form_inline .btn_grp input[type=search] {
  margin: 0.3em;
  padding: 0.45em 1em;
}

.form-column .form_title {
  padding-bottom: 0 !important;
  margin: 0 0.3em;
}
.form-column .form_title,
.form-column .form_content {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

label,
legend {
  display: inline-block;
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  label,
  legend {
    display: block;
  }
}
label.inline input,
label.inline select,
label.inline textarea,
legend.inline input,
legend.inline select,
legend.inline textarea {
  width: auto;
}
label.label_hidden,
legend.label_hidden {
  font-size: 0;
  line-height: 1;
  width: 0;
  flex-basis: 0 !important;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

input,
textarea,
select,
button {
  color: #222;
  font-size: 1em;
  border: 1px solid #ccc;
  padding: 0.9em;
  background: #fff;
  vertical-align: middle;
  margin: 0.3em;
  box-sizing: border-box;
  border-radius: 0.2em;
  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: 819px) {
  input,
  select,
  textarea {
    width: 100%;
  }
}

.input-i input {
  width: calc(100% - 0.6em);
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=mail]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=file]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=mail]::-moz-placeholder,
input[type=number]::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=mail]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=file]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=mail]:-moz-placeholder,
input[type=number]:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}

input[type=text].complex {
  padding-right: 1em;
  border: 1px solid #ccc;
  background: #fff url(../images/icon/icon_select_arrow.png) no-repeat right center;
  background-size: 16px;
  min-width: 50%;
}

textarea {
  color: #222;
  font-size: 1em;
  border: 1px solid #ccc;
  padding: 0.9em;
  background: #fff;
  vertical-align: middle;
  margin: 0.3em;
  box-sizing: border-box;
  border-radius: 0.2em;
  transition: all 0.3s ease-out;
  min-height: 5em;
  overflow-y: scroll;
}
@media screen and (max-width: 767px) {
  textarea {
    width: 100%;
  }
}

button:focus,
input[type=text]:focus,
input[type=reset]:focus,
input[type=file]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  border: 1px solid #3399ff;
  box-shadow: 0px 0px 0px 2px #3399ff;
  outline: none;
}

select {
  line-height: 1.4em;
  padding: 0.7em 24px 0.7em 0.7em;
  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;
}

input[type=checkbox],
input[type=radio] {
  font-size: 1em;
  margin: 0.3em;
  width: 1em;
  height: 1em;
  background-color: #f7f6ee;
  border: 2px solid #ccc;
}

input[type=radio] {
  border-radius: 50%;
}

input[type=checkbox]:checked,
input[type=checkbox]:focus,
input[type=radio]:checked,
input[type=radio]:focus {
  border-color: #0066cc;
  background-color: #0066cc;
  outline: none;
}

input[type=checkbox]:checked {
  background-image: url(../images/basic/icon_checked.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 98%;
  box-shadow: #0066cc 0 0 0 2px;
  border-radius: 2px;
}

input[type=radio]:checked {
  box-shadow: #fff 0 0 0 3px inset, #0066cc 0 0 0 2px;
}

input[type=radio]:focus {
  border-color: #0066cc;
  background-color: #0066cc;
  box-shadow: #fff 0 0 0 3px inset, #0066cc 0 0 0 2px;
}

input[type=checkbox]:focus {
  border-color: #0066cc;
  background-color: #0066cc;
  box-shadow: #0066cc 0 0 0 2px;
}

.upload_grp {
  position: relative;
}
.upload_grp input[readonly],
.upload_grp input[disable] {
  background: transparent;
  color: #666;
}
.upload_grp .upload_btn {
  position: absolute;
  overflow: hidden;
  top: 11px;
  right: 0.5em;
  background: #0066cc;
  border: 1px solid #0066cc;
  color: #FFF;
  font-size: 100%;
  padding: 0.6em 1em !important;
  border-radius: 4px;
}
.upload_grp .upload_btn:hover {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
}
.upload_grp .upload_btn:focus {
  background: #d37d17;
  border: 1px solid #ae6713;
  cursor: pointer;
  color: #FFF;
  outline: none;
  box-shadow: 0 0px 0px 2px #d37d17 !important;
}
.upload_grp .upload_btn.active {
  background: #0073e6;
  cursor: pointer;
}
.upload_grp .upload_btn:hover, .upload_grp .upload_btn:focus {
  cursor: pointer !important;
}

input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 1.25em;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.warn > .form_title {
  color: #b70000 !important;
  font-weight: bold;
}
.warn .radio_grp.error,
.warn .check_grp.error {
  box-shadow: 0px 0px 0px 2px #b70000;
  margin-top: 2px;
  padding: 0.25em;
  border-radius: 4px;
}
.warn .this {
  color: #b70000;
}

.error {
  box-shadow: 0px 0px 0px 2px #b70000;
  border: transparent;
}

.form_content .form_grp.error {
  box-shadow: none;
}
.form_content .form_grp.error .form_title,
.form_content .form_grp.error label {
  color: #b70000;
  font-weight: bold;
}
.form_content .form_grp.error input,
.form_content .form_grp.error select,
.form_content .form_grp.error textarea {
  box-shadow: 0px 0px 0px 2px #b70000;
  border: transparent;
}

img.captcha {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.5em;
  margin: 0.3em 0.5em 0.3em 0.3em;
}
img.captcha + input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
img.captcha ~ img {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.4em;
  margin-bottom: 0.5em;
}

abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.input-i {
  position: relative;
  width: 100%;
}
.input-i i {
  position: absolute;
  left: 0.5em;
  top: calc(50% - 12px);
  background: none;
  border-right: 1px solid #ccc;
  width: 2.4em;
  pointer-events: none;
}
.input-i i:before {
  width: 2.2em;
  text-align: center;
  margin-bottom: 4px;
}
.input-i i + input {
  padding: 0.9em 0.9em 0.9em 3em;
}
.input-i input {
  padding: 0.9em 3em 0.9em 0.9em;
}
.input-i input + i {
  border-right: none;
  border-left: 1px solid #ccc;
  right: 0.5em;
  left: auto;
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(3.5);
  }
}
table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
@media screen and (max-width: 767px) {
  table {
    width: 100%;
  }
}
table th,
table td {
  padding: 0.5em;
  text-align: left;
  min-width: 140px;
}
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: 767px) {
  .table_list {
    background-color: transparent !important;
  }
  .table_list thead,
  .table_list tbody,
  .table_list th,
  .table_list td,
  .table_list tr {
    display: block;
  }
  .table_list thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table_list tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }
  .table_list td {
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative;
    padding-left: 35% !important;
    white-space: normal;
    text-align: left;
  }
  .table_list td:before {
    content: attr(data-title);
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    color: #000;
  }
}

.fix_th_table {
  margin: 1em 0;
}
@media screen and (max-width: 819px) {
  .fix_th_table {
    position: relative;
    width: 100%;
    overflow: hidden !important;
  }
}
@media screen and (max-width: 819px) {
  .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: 819px) {
  .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: 819px) {
  .fix_th_table th:first-child {
    position: absolute !important;
    left: 0;
    top: auto;
  }
}
@media screen and (max-width: 819px) {
  .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: 819px) {
  .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: 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: 819px) {
  .scroltable-nav.scroltable-nav-left .tablearrow_left {
    display: block;
  }
}
.scroltable-nav.scroltable-nav-left .tablearrow_left:before {
  position: absolute;
  top: 0em;
  left: -0.2em;
  width: 30px;
  height: 30px;
  background: url(../vendor/scrolltable/images/arrow-left.png) no-repeat 10px center;
  content: "";
  z-index: 2;
}

.scroltable-nav.scroltable-nav-right {
  right: 0;
  background: rgba(255, 255, 255, 0);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.scroltable-nav.scroltable-nav-right .tablearrow_right {
  position: fixed;
  top: 0em;
  right: 0em;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 819px) {
  .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;
}

@keyframes arrow_left {
  from {
    left: -0.2em;
  }
  to {
    left: 0.3em;
  }
}
@keyframes arrow_right {
  from {
    right: -0.2em;
  }
  to {
    right: 0.3em;
  }
}
.lp table td a {
  color: #222;
  text-decoration: none;
}
.lp table td a:hover, .lp table td a:focus {
  color: #d37d17;
  cursor: pointer;
}
.lp table td.date {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 819px) {
  .lp table td.date {
    text-align: left;
  }
}
.lp table td.num {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 819px) {
  .lp table td.num {
    text-align: left;
  }
}
.lp .list > ul, .lp .list ol {
  list-style-type: none;
  padding: 0;
  border-top: 2px solid #0e917c;
}
.lp .list > ul > li, .lp .list ol > li {
  padding: 1em 0;
  border-bottom: 1px solid #DDD;
  position: relative;
}
.lp .list > ul > li .tag, .lp .list ol > li .tag {
  margin-left: 2em;
}
.lp .list > ul > li > a, .lp .list ol > li > a {
  display: block;
  padding-left: 2em;
  position: relative;
  line-height: 1.45em;
  color: #222;
}
.lp .list > ul > li > a:hover, .lp .list ol > li > a:hover {
  color: #d37d17;
}
.lp .list > ul > li > a .num, .lp .list ol > li > a .num {
  width: 1.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.lp .list > ul > li > a .num:after, .lp .list ol > li > a .num:after {
  content: ".";
  display: inline-block;
}
.lp .list > ul > li span.dept, .lp .list ol > li span.dept {
  display: inline-block;
  font-size: 0.938em;
}
@media screen and (max-width: 819px) {
  .lp .list > ul > li span.dept, .lp .list ol > li span.dept {
    display: block;
  }
}
.lp .list > ul > li time, .lp .list ol > li time {
  display: block;
  color: #AAA;
  font-size: 0.938em;
}

.sub_menu ul, .sub_menu ol {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0;
  padding: 1em 0;
  list-style-type: none;
}
.sub_menu li {
  flex: 1 1 48%;
  margin-bottom: 10px;
  border-radius: 5px;
}
.sub_menu li:nth-child(odd) {
  margin-right: 10px;
}
@media screen and (max-width: 819px) {
  .sub_menu li {
    flex: 1 1 100%;
  }
  .sub_menu li:nth-child(odd) {
    margin-right: 0;
  }
}
.sub_menu li a {
  border-radius: 4px;
  border: 2px solid #DDD;
  padding: 1em 1em 1em 2.5em;
  display: block;
  vertical-align: top;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  color: #222;
  text-decoration: none;
}
.sub_menu li a:hover, .sub_menu li a:focus {
  color: #d37d17;
  cursor: pointer;
}
.sub_menu li a .num {
  position: absolute;
  width: 1em;
  top: 1em;
  left: 0.5em;
  text-align: right;
}
.sub_menu li a .num:after {
  content: ".";
}
.sub_menu li a:hover, .sub_menu li a:focus {
  border: 2px solid #0e917c;
  color: #0e917c;
}

.tabSet {
  max-width: 100%;
  margin: 1em auto;
  overflow: hidden;
}
@media screen and (max-width: 819px) {
  .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;
  box-sizing: border-box;
}
.tabs > .tabItem.active {
  background-color: #0e917c;
  color: #FFF;
}
.tabs > .tabItem:hover, .tabs > .tabItem:focus {
  background: #0e917c;
}
@media screen and (max-width: 819px) {
  .tabs > .tabItem {
    float: none;
    width: 100% !important;
    border-bottom: 1px solid #888;
  }
  .tabs > .tabItem.active {
    border-color: #bbb;
  }
}

.example-2 .tabItem:hover {
  background: #D9E0B5;
}
.example-2 .tabItem.active {
  background: #D9E0B5;
}

.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: 819px) {
  .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: 819px) {
  .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: #d37d17;
  cursor: pointer;
}
.tabContent li time {
  display: inline-block;
  margin: 0 0 0 1em;
  font-size: 0.813em;
  color: #666;
}

.thumbnail {
  box-shadow: 0 0 3em -1.5em rgba(0, 0, 0, 0.5);
  background: #FFF;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.thumbnail:hover {
  box-shadow: 0 12px 3em -1em rgba(0, 0, 0, 0.5);
}
.thumbnail a {
  display: block;
  color: #555;
  text-decoration: none;
  font-size: 110%;
  position: relative;
  transition: 0.3s;
}
.thumbnail a:hover, .thumbnail a:focus {
  color: #d37d17;
  cursor: pointer;
}
.thumbnail a:hover:before, .thumbnail a:focus:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  box-shadow: 0px 0px 0px 1px #d37d17 inset;
}
.thumbnail a:hover .caption h3, .thumbnail a:focus .caption h3 {
  color: #d37d17;
}
.thumbnail a:hover .caption .info, .thumbnail a:focus .caption .info {
  color: #666;
}
.thumbnail .img-container {
  overflow: hidden;
  margin-bottom: 0.5em;
}
.thumbnail .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.thumbnail .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.thumbnail h2,
.thumbnail h3,
.thumbnail h4 {
  margin: 0.2em 0;
}
.thumbnail .caption {
  width: 100%;
  margin: 0 auto;
  padding: 1em 2em;
}
.thumbnail .caption h3 {
  margin: 1em 0;
  color: #222;
  font-weight: bold;
  font-size: 120%;
  line-height: 1.6;
}
.thumbnail .caption .info {
  font-size: 90%;
  margin: 0.25em 0;
  color: #666;
}
.thumbnail .caption .info b {
  display: block;
}
.thumbnail .btn_grp {
  padding: 0.2em 0;
}
.thumbnail hr {
  width: 90%;
  margin: 0.1em auto 1em;
}

.modal {
  position: fixed;
  display: none;
  width: 60%;
  max-height: 80%;
  overflow-y: scroll;
  background: #FFF;
  z-index: 99999999;
  top: 10%;
  left: 50%;
  margin-left: -30%;
  padding: 2em 3em;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 1px 1px 15px RGBA(0, 0, 0, 0.5);
  animation: scaleUp 0.5s ease-out;
}
.modal h2 {
  border-bottom: 3px solid #0e917c;
  padding-bottom: 0.5em;
}
.modal .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px !important;
  min-width: auto;
  height: 60px;
  font-size: 0em;
  border: none;
  display: block;
  padding: 0;
  background: url(../images/basic/icon_close.svg) no-repeat center center #ddd;
  background-size: 20px 20px;
}
.modal .close:hover, .modal .close:focus {
  cursor: pointer;
}
.modal .content {
  max-height: 80%;
  overflow-y: scroll;
}
.modal .content .title {
  color: #0e917c;
  padding: 1.75em 0 1.75em 5em;
  background: url(../images/kidelab/icon_milu.svg) left 50% no-repeat;
}
.modal .content .text {
  border: 1px solid #ccc;
  padding: 1em 2em;
  border-radius: 20px;
}
@media (min-width: 320px) {
  .modal .content .flex .col {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .modal .content .flex .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .modal .content .flex .col {
    flex-basis: calc(100% / 2 - 10px);
    max-width: calc(100% / 2 - 10px);
  }
  .modal .content .flex .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .modal .content .flex .col {
    flex-basis: calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
  .modal .content .flex .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .modal .content .flex .col {
    flex-basis: calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
  .modal .content .flex .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .modal .content .flex .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
.modal .content .flex .col .list {
  background: #f6f6f6;
  height: 200px;
  overflow-y: scroll;
}

@keyframes scaleUp {
  0% {
    transform: scale(1) translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0px);
    opacity: 1;
  }
}
.modal_overlay {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: RGBA(0, 0, 0, 0.5);
  z-index: 99999998;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slide a:focus:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  box-shadow: 0px 0px 0px 2px #d37d17 inset;
}

/* ---箭頭的樣式--- */
.slick-prev,
.slick-next {
  font-size: 0em;
  line-height: 0em;
  position: absolute;
  top: calc(50% - 20px);
  display: block;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
  padding: 0 !important;
  min-width: auto;
  z-index: 2;
  cursor: pointer;
  border: none;
  outline: none;
  box-shadow: none;
  transition: 0.3s ease-out;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  border: none !important;
  outline: none;
  box-shadow: 0px 0px 0px 2px #d37d17 inset;
}

/* 上一則 位置 圖片*/
.slick-prev {
  left: 25px;
  background: url("../images/slick/icon_arrow_left.png") center center no-repeat #24466C;
  background-size: 20px 20px;
  /* 箭頭 hover及focus 樣式 */
}
.slick-prev:hover, .slick-prev:focus {
  background: url("../images/slick/icon_arrow_left.png") center center no-repeat #d37d17;
  background-size: 20px 20px;
}

/* 下一則 位置 圖片*/
.slick-next {
  right: 25px;
  background: url("../images/slick/icon_arrow_right.png") center center no-repeat #24466C;
  background-size: 20px 20px;
  /* 箭頭 hover及focus 樣式 */
}
.slick-next:hover, .slick-next:focus {
  background: url("../images/slick/icon_arrow_right.png") center center no-repeat #d37d17;
  background-size: 20px 20px;
}

/* 沒有無限輪播時，滑到最兩邊資料時，箭頭暗掉 */
.slick-disabled {
  opacity: 0.25;
}

/* ---點的樣式---*/
.slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 9;
  list-style: none;
  box-sizing: border-box;
}
.slick-dots li {
  position: relative;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0em;
  line-height: 0em;
  display: block;
  cursor: pointer;
  border: 0;
  outline: none;
}

/* ---點的位置、大小、顏色---*/
.slick-dots {
  /* 位置距離 */
  bottom: 20px;
}
.slick-dots li {
  /* 兩點的距離 */
  margin: 0 10px;
}
.slick-dots li button {
  /* 點的顏色 */
  background: #666;
  opacity: 0.4;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  opacity: 1;
  /* 點hover的顏色 */
  background: #21baff;
}
.slick-dots li button:focus {
  opacity: 1;
  /* 點focus的顏色 */
  background: #ff3e4d;
}
.slick-dots li.slick-active button {
  opacity: 1;
  /* 點 active 的顏色 */
  background: #d37d17;
}
.slick-dots li.slick-active button:hover {
  /* 點 active  hover的顏色 */
  background: #ff3e4d;
}
.slick-dots li.slick-active button:focus {
  /* 點 active  focus的顏色 */
  background: #ff3e4d;
}

.mpSlider {
  width: 100%;
  margin-bottom: 4em;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.mpSlider .img-container {
  overflow: hidden;
}
.mpSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 40%;
}
.mpSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
@media screen and (max-width: 819px) {
  .mpSlider .img-container {
    overflow: hidden;
  }
  .mpSlider .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 60%;
  }
  .mpSlider .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
.mpSlider .slick-dots {
  bottom: -30px;
}
@media screen and (max-width: 819px) {
  .mpSlider .slick-prev {
    top: 35%;
    left: 2%;
  }
}
@media screen and (max-width: 819px) {
  .mpSlider .slick-next {
    top: 35%;
    right: 2%;
  }
}

.adSlider {
  position: relative;
  min-height: 1px;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
@media screen and (max-width: 819px) {
  .adSlider {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
.adSlider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left_inverse.png) no-repeat center center;
  background-size: 80%;
  left: -15px;
}
.adSlider .slick-next {
  background: url(../vendor/slick/icon_arrow_right_inverse.png) no-repeat center center;
  background-size: 80%;
  right: -15px;
}
.adSlider .img-container {
  width: 165px;
  height: 55px;
  margin: 0px 15px;
}
.adSlider .img-container a {
  display: block;
  text-align: center;
}
.adSlider .img-container a img {
  margin: 0 auto;
}
.adSlider .img-container:focus:before {
  content: "";
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0px 0px 3px #0e917c inset;
}

.lightbox_slider {
  background: #fff;
  padding: 1em 0;
  clear: both;
}
.lightbox_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #0e917c;
}
.lightbox_slider .cp_slider {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.lightbox_slider .img-container {
  margin: 0px 15px;
  overflow: hidden;
  overflow: hidden;
}
.lightbox_slider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.lightbox_slider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.lightbox_slider .img-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
.lightbox_slider .caption {
  padding: 0.5em !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.75) !important;
  color: #FFF;
  bottom: -2em !important;
  left: 0;
  font-size: 0.938em !important;
  height: 2em !important;
  line-height: 1 !important;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.3s ease-out;
}
.lightbox_slider .slick-dots {
  bottom: -30px !important;
}
@media screen and (max-width: 819px) {
  .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 {
  padding: 1em 0;
  clear: both;
}
.lightbox_slider_block h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #0e917c;
}
.lightbox_slider_block .cppic_slider {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  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;
  transition: 0.3s ease-out;
}
.lightbox_slider_block .slick-dots {
  bottom: -60px;
}
.lightbox_slider_block .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.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;
  transition: opacity 0.5s ease;
}
.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}
.slick-lightbox .slick-prev {
  left: 5px;
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat;
  background-size: 80%;
  z-index: 9;
}
.slick-lightbox .slick-next {
  right: 5px;
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat;
  background-size: 80%;
  z-index: 9;
}

.slick-lightbox-hide {
  opacity: 0;
}
.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}
.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}
.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto 1em;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 20px 0 0;
  color: white;
}

.slick-lightbox-close {
  position: fixed;
  top: 10px;
  right: 10px;
  display: block;
  height: 45px;
  width: 45px;
  line-height: 0;
  font-size: 0em;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  min-width: auto;
}
.slick-lightbox-close:focus {
  outline: none;
}
.slick-lightbox-close:before {
  content: "";
  height: 6px;
  width: 32px;
  transform: rotate(45deg);
  position: absolute;
  top: 18px;
  background: #DDD;
  left: 6px;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:after {
  content: "";
  height: 6px;
  width: 32px;
  transform: rotate(-45deg);
  position: absolute;
  top: 18px;
  background: #DDD;
  left: 6px;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:hover, .slick-lightbox-close:focus {
  background: none;
  margin-top: 0;
  border: none;
}
.slick-lightbox-close:hover:before, .slick-lightbox-close:hover:after, .slick-lightbox-close:focus:before, .slick-lightbox-close:focus:after {
  background: #FFF;
}

.Syncing_slider {
  position: relative;
}
.Syncing_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #0e917c;
}
.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: #0e917c;
  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;
  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: 819px) {
  .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: 819px) {
  .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: 819px) {
  .Syncing_slider .slick-prev {
    left: 0.5em;
  }
}
.Syncing_slider .Slider-for {
  width: 80%;
  min-width: 260px;
  max-width: 800px;
  margin: 1em auto;
  position: relative;
}
.Syncing_slider .Slider-nav {
  width: 80%;
  min-width: 260px;
  max-width: 800px;
  margin: 1em auto;
  position: relative;
  /*正在動作的縮圖*/
  position: relative;
}
.Syncing_slider .Slider-nav .img-container p {
  display: none;
}
.Syncing_slider .Slider-nav .slick-slide.slick-current {
  opacity: 1;
}
.Syncing_slider .slick-dots {
  display: none !important;
}

.function_panel {
  margin: 0.2em 0;
  padding: 0.5em 0 0.5em;
  min-height: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 819px) {
  .function_panel {
    margin: 0.6em 0;
    padding: 0.5em 0 0.5em;
  }
}
.function_panel .share {
  flex: 0 0 auto;
}
.function_panel .function {
  flex: 0 0 auto;
}
.function_panel .publish_time {
  flex: 1 1 auto;
  min-width: 100px;
  display: block;
  color: #666;
}
.function_panel .publish_time span {
  font-size: 0.938em;
}
@media screen and (max-width: 819px) {
  .function_panel .publish_time span {
    display: none;
  }
}
.function_panel .publish_time time {
  font-family: georgia;
  font-size: 1.125em;
}
@media screen and (max-width: 819px) {
  .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;
}

div.function ul li.icon_forward a:before, div.function ul li.icon_print a:before, div.function ul li.icon_back a:before {
  vertical-align: middle;
  content: "";
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.5em;
  display: inline-block;
}

div.function {
  box-sizing: border-box;
  margin: 0.5em 0;
}
div.function ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  list-style-type: none;
}
div.function ul li {
  margin: 0 0px 0px 3px;
  flex: 0 0 auto;
}
div.function ul li button, div.function ul li a {
  font-size: 0.813em;
  display: block;
  padding: 0.2em 1em;
  background: #666;
  border-color: #666;
  color: #FFF;
  border-radius: 4px;
}
div.function ul li button:hover, div.function ul li button:focus, div.function ul li a:hover, div.function ul li a:focus {
  background: #d37d17;
  border-color: #d37d17;
}
div.function ul li.icon_back a:before {
  background: url(../images/basic/icon_back.svg) no-repeat center center;
  background-size: 16px;
}
div.function ul li.icon_print a:before {
  background: url(../images/basic/icon_print.svg) no-repeat center center;
  background-size: 20px;
}
div.function ul li.icon_forward a:before {
  background: url(../images/basic/icon_forward.svg) no-repeat center bottom;
  background-size: 20px;
}

.function_panel .font_size {
  padding: 0;
  flex: initial;
}
.function_panel .function {
  height: 32px;
  margin: 0;
}
.function_panel .function ul {
  display: flex;
}
.function_panel .function ul li {
  font-size: 1em;
  margin: 0 0.2em;
  flex: 0 0 32px;
}
.function_panel .function ul li a {
  display: block;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: #F1F1F1;
  text-indent: -9999px;
  position: relative;
}
.function_panel .function ul li a:hover, .function_panel .function ul li a:focus {
  background: #d37d17;
  color: #FFF;
}
.function_panel .function ul li a:hover:before, .function_panel .function ul li a:focus:before {
  filter: invert(100%);
}
.function_panel .function ul li a:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
}
.function_panel .function ul li.back a:before {
  background: url(../images/basic/icon_back-style2.svg) no-repeat center center;
  background-size: 100%;
}
.function_panel .function ul li.print a:before {
  background: url(../images/basic/icon_print-style2.svg) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 819px) {
  .function_panel .function ul li.print {
    display: none;
  }
}
.function_panel .function ul li.forward a:before {
  background: url(../images/basic/icon_forward-style2.svg) no-repeat center center;
  background-size: 100%;
}

.share {
  box-sizing: border-box;
  margin: 0.5em 0;
}
.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.share ul li {
  margin: 0px 3px 3px;
  flex: 0 0 32px;
}
.share ul li a {
  display: block;
  height: 32px;
}
@media screen and (max-width: 1179px) {
  .share ul li {
    margin: 0px 1px 2px;
    width: 32px;
    height: 32px;
  }
}
.share ul li img {
  width: 100%;
  height: 100%;
}

.function_panel .share {
  box-sizing: border-box;
  text-align: center;
  height: 32px;
  margin: 0 4px;
  position: relative;
}
.function_panel .share a.shareButton {
  display: block;
  background: #F1F1F1;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  text-align: center;
  position: relative;
}
.function_panel .share a.shareButton:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
  background: url(../images/basic/icon_share.svg) no-repeat center center !important;
  background-size: 24px !important;
}
.function_panel .share a.shareButton:hover, .function_panel .share a.shareButton:focus {
  background: #d37d17;
}
.function_panel .share a.shareButton:hover:before, .function_panel .share a.shareButton:focus:before {
  filter: invert(100%);
}
.function_panel .share ul {
  display: none;
  position: absolute;
  top: 2.5em;
  left: -6px;
  padding: 6px;
  background: #FFF;
  box-shadow: 2px 2px 5px RGBA(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 999;
  height: auto;
}
.function_panel .share ul li {
  display: block;
  margin: 0 auto 0.5em;
}
.function_panel .share ul li:last-child {
  margin-bottom: 0;
}
.function_panel .share ul li img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.function_panel .share ul li a {
  background: transparent;
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
}
.function_panel .share ul li a:hover, .function_panel .share ul li a:focus {
  background: transparent;
}
.function_panel .share ul li a:hover img, .function_panel .share ul li a:focus img {
  filter: grayscale(1);
}
.marquee {
  height: 45px;
  display: block;
  overflow: hidden;
  background: #FFF;
  margin: 2em 4em;
  text-align: left;
  padding: 0 3em 0 2em;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #dadada;
}
@media (max-width: 991px) {
  .marquee {
    margin: 1.5em 0em;
  }
}
.marquee ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.marquee .slick-prev {
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
  right: 0px !important;
  top: 1px !important;
  left: auto;
  opacity: 0.5;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  width: 20px !important;
  height: 20px !important;
  box-shadow: none;
}
.marquee .slick-prev:hover, .marquee .slick-prev:focus {
  opacity: 1;
}
.marquee .slick-prev:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee .slick-next {
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  right: 0px !important;
  top: 22px !important;
  left: auto;
  opacity: 0.5;
  width: 20px !important;
  height: 20px !important;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  box-shadow: none;
}
.marquee .slick-next:hover, .marquee .slick-next:focus {
  opacity: 1;
}
.marquee .slick-next:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee > div {
  padding: 0;
  margin: 0;
}
.marquee a {
  display: block;
  line-height: 40px;
  margin-right: 3em;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  text-decoration: none;
}
.marquee a span {
  color: #7cb52f;
  margin-right: 15px;
}
.marquee a:hover {
  color: #7cb52f;
}

.pagination {
  margin: 2em auto 0.5em;
  padding: 0;
  display: block;
  text-align: center;
  font-size: 0.938em;
}
.pagination .form_inline {
  justify-content: center;
}
.pagination span {
  color: #0e917c;
  margin: 0px 0.5em;
}
.pagination .page {
  margin: 10px auto;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination .page li {
  min-width: 40px;
  height: 40px;
  margin: 2px;
  list-style: none;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.pagination .page li a {
  border-radius: 5px;
  padding: 6px 10px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  font-size: 1em;
  color: #222;
  background: #eee;
  border: #ccc solid 1px;
}
.pagination .page li a:hover, .pagination .page li a:focus {
  background: #0e917c;
  color: #fff !important;
  border: #0e917c solid 1px;
}
.pagination .page li.active a {
  color: #fff !important;
  background: #d37d17;
  border: #bc6f14 solid 1px;
}
.pagination .page li.last a:after, .pagination .page li.last a:before, .pagination .page li.next a:before, .pagination .page li.prev a:before, .pagination .page li.first a:after, .pagination .page li.first a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border: 2px solid #666;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a, .pagination .page li.prev a, .pagination .page li.next a, .pagination .page li.last a {
  text-indent: -9999px;
  position: relative;
}
.pagination .page li.first a:hover:before, .pagination .page li.first a:hover:after, .pagination .page li.first a:focus:before, .pagination .page li.first a:focus:after, .pagination .page li.prev a:hover:before, .pagination .page li.prev a:hover:after, .pagination .page li.prev a:focus:before, .pagination .page li.prev a:focus:after, .pagination .page li.next a:hover:before, .pagination .page li.next a:hover:after, .pagination .page li.next a:focus:before, .pagination .page li.next a:focus:after, .pagination .page li.last a:hover:before, .pagination .page li.last a:hover:after, .pagination .page li.last a:focus:before, .pagination .page li.last a:focus:after {
  border: 2px solid #FFF;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a:before {
  margin-left: -6px;
  transform: rotate(-135deg);
}
.pagination .page li.first a:after {
  margin-left: 0px;
  transform: rotate(-135deg);
}
.pagination .page li.prev a:before {
  margin-left: -2px;
  transform: rotate(-135deg);
}
.pagination .page li.next a:before {
  margin-left: -6px;
  transform: rotate(45deg);
}
.pagination .page li.last a:before {
  margin-left: -3px;
  transform: rotate(45deg);
}
.pagination .page li.last a:after {
  margin-left: -9px;
  transform: rotate(45deg);
}
.pagination .total {
  padding: 0em;
  display: inline-block;
  vertical-align: middle;
}
.pagination .total select {
  margin: 0px 0.5em;
}
@media screen and (max-width: 819px) {
  .pagination .total select {
    margin: 0px;
  }
}
.pagination .total .btn {
  min-width: auto;
  padding: 0.4em 1em !important;
}
.pagination .items {
  display: inline-block;
  vertical-align: middle;
}
.pagination .items a {
  padding: 0 5px;
  color: #0e917c;
  text-decoration: none;
}

@media screen and (max-width: 819px) {
  .pagination .total select.form-control {
    margin: 0px 0px;
    text-align: center;
  }
}
*[class^=notice] {
  padding: 0.25em 1.5em;
  margin: 0 0.3em;
  display: block;
  width: 100%;
  font-size: 0.938em;
  color: #666;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  border: none;
  text-align: left;
}
*[class^=notice]:before {
  position: absolute;
  top: 7px;
  left: 0.25em;
  display: block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  content: "";
}
*[class^=notice]:before img {
  width: 100%;
}
*[class^=notice] a.close {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0.8em;
  right: 1em;
  display: block;
  opacity: 0.5;
}
*[class^=notice] a.close:hover, *[class^=notice] a.close:focus {
  opacity: 1;
}
*[class^=notice] a.close img {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
}

*[class*=notice_info] {
  color: #00529B;
}
*[class*=notice_info]:before {
  background: url(../images/basic/icon_info.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_success] {
  color: #3B7600;
}
*[class*=notice_success]:before {
  background: url(../images/basic/icon_success.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_warning] {
  color: #C23E00;
}
*[class*=notice_warning]:before {
  background: url(../images/basic/icon_warning.svg) no-repeat center center;
  background-size: 15px;
}

*[class*=notice_error] {
  color: #C40000;
}
*[class*=notice_error]:before {
  background: url(../images/basic/icon_error.svg) no-repeat center center;
  background-size: 15px;
}

.notice {
  padding-left: 0;
}

.accordion ul {
  list-style: none;
}
.accordion ul li {
  margin-bottom: 0.5em;
}
.accordion ul li a {
  display: block;
  background-color: #21baff;
  color: #fff;
  text-decoration: none;
  padding: 5px;
}
.accordion .accordion-content {
  line-height: 1.45em;
  padding: 5px 0;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #FAF9EF;
}
body.noscroll {
  position: static !important;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  overflow-y: hidden !important;
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 100%;
  margin: 0px auto;
}
.wrapper .user {
  position: absolute;
  right: 6em;
  bottom: 1em;
  display: flex;
  flex-flow: row nowrap;
}
.wrapper .user p {
  margin: 0 0.5em 0 0;
  line-height: 47px;
  display: inline-block;
}
.wrapper .user p a {
  background: url(../images/kidelab/icon_book.svg) 12px 50% no-repeat #0e917c;
  background-size: 30px 30px;
  color: #fff;
  display: inline-block;
  padding: 0 1em 0 3em;
  border-radius: 4px;
}
.wrapper .user p a:hover, .wrapper .user p a:focus {
  background: url(../images/kidelab/icon_book.svg) 12px 50% no-repeat #d37d17;
  background-size: 30px 30px;
}
.wrapper .user button {
  margin: 0;
}
@media screen and (max-width: 1179px) {
  .wrapper .user {
    display: none;
  }
}
@media screen and (max-width: 819px) {
  .wrapper {
    overflow: hidden;
    overflow-y: auto;
  }
}

.container {
  padding: 0;
  margin: 0 auto;
  max-width: 1600px;
  position: relative;
  min-height: 1px;
  padding-left: 1em;
  padding-right: 1em;
  box-sizing: border-box;
}

.main {
  position: relative;
  margin: 130px auto 0;
}
.main h2 {
  line-height: 1.25em;
}
.main .user {
  position: initial;
  padding: 1em 2em;
  background: #e5e5e5;
  display: none;
}
.main .search .form_grp {
  display: flex;
  flex-flow: row nowrap;
}
.main .search .form_grp label {
  font-size: 0;
}
.main .search #mustSameAsId,
.main .multi-search #mustSameAsId {
  padding-left: 3em;
  background: url(../images/kidelab/icon_search.svg) 16px 50% no-repeat #fff;
  background-size: 20px 20px;
}
.main .multi-search {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.main .multi-search .form_grp,
.main .multi-search .btn-search {
  flex: 1 1 auto;
}
.main .multi-search .btn_grp {
  padding: 0;
}
@media screen and (max-width: 819px) {
  .main .multi-search {
    flex-wrap: wrap;
  }
  .main .multi-search .form_grp {
    flex: 1 1 100%;
  }
}
@media screen and (max-width: 1179px) {
  .main {
    margin-top: 90px;
  }
}

.innerpage {
  position: relative;
}
.innerpage > .container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  display: flex;
}
.innerpage:before, .innerpage:after {
  content: "";
  position: fixed;
  width: 750px;
  height: 525px;
  bottom: 0;
  z-index: -1;
}
.innerpage:before {
  left: 0;
  background: url(../images/kidelab/bg-page-left.svg) 50% 50% no-repeat;
  background-size: contain;
}
.innerpage:after {
  right: 0;
  background: url(../images/kidelab/bg-page-right.svg) right bottom no-repeat;
  background-size: contain;
}
.innerpage section.content > section {
  margin: 2em 0;
  padding: 0 4em;
}
@media screen and (max-width: 1179px) {
  .innerpage section.content > section {
    padding: 0;
  }
}
.innerpage .login .notice {
  color: #ad0000;
}
.innerpage .login .notice a {
  padding: 0.25em 0.5em;
  text-decoration: underline;
  transition: 0.3s;
}
.innerpage .login .notice a:hover, .innerpage .login .notice a:focus {
  background: #d37d17;
  color: #fff;
  text-decoration: none;
}
.innerpage .robert {
  text-align: center;
  width: 100%;
}
.innerpage .robert img {
  max-width: 400px;
}
.innerpage .statistics {
  padding: 2.5em 3em;
  background: rgb(255, 255, 255);
  border-radius: 10px;
}
.innerpage .subTitle {
  text-align: center;
  font-size: 160%;
  color: #222;
  line-height: 1.4;
}
.innerpage .main-box .subTitle {
  margin: 1em 0 0.5em;
}
.innerpage .innerTitle {
  font-size: 150%;
  display: inline-block;
  color: #222;
  padding: 1.75em 0 1.75em 5em;
  background: url(../images/kidelab/icon_milu.svg) left 50% no-repeat;
  background-size: 80px 80px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.innerpage .innerTitle span {
  display: block;
  margin-top: 6px;
  color: #fff;
  background: #72aa00;
  padding: 0.75em 2.5em;
  border-radius: 60px;
}
@media screen and (max-width: 819px) {
  .innerpage .innerTitle span {
    padding: 2em 1.25em;
    border-radius: 4px;
  }
}
.innerpage .deco-wrap {
  background: rgba(255, 255, 255, 0.75);
  padding: 3em 5em;
  font-size: 112.5%;
  line-height: 1.8;
  border-radius: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
@media screen and (max-width: 1179px) {
  .innerpage .deco-wrap {
    padding: 3em 3.5em;
  }
}
@media screen and (max-width: 819px) {
  .innerpage .deco-wrap {
    padding: 2em 2em;
  }
}
.innerpage .notice {
  font-size: 110%;
  margin: 1em 0;
  padding: 0.25em 0;
  display: inline-block;
}
.innerpage .notice span {
  color: #fff;
  background: #72aa00;
  padding: 1.25em 2.5em;
  border-radius: 40px;
  display: inline-block;
  width: 100%;
}
.innerpage p.notice span {
  width: auto;
  padding: 0.75em 2em;
  margin: 8px;
}
.innerpage .going {
  color: #fff;
  background: #0e917c;
}
.innerpage .stop {
  background: #ddd;
  color: #222;
}
.innerpage .center_block {
  flex: none;
  flex-basis: 100%;
  max-width: 100%;
}
.innerpage .pageHead {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 0.65em 0;
}
.innerpage .main-box {
  background: rgba(247, 239, 197, 0.75);
  padding: 2em 10em;
  border-radius: 20px;
  margin: 2em 0 4em;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.innerpage .main-box time span {
  display: inline-block;
  border-left: 1px solid #222;
  padding: 0 1em;
  margin-left: 1em;
}
.innerpage .main-box .innerTitle {
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  margin-bottom: 0;
}
.innerpage .main-box .grade {
  margin: 20px 0;
}
.innerpage .main-box .grade a {
  display: block;
  color: #222;
  background: #fff;
  text-align: center;
  padding: 2em 0 9em;
  border-radius: 10px;
  font-size: 130%;
  font-weight: bold;
  transition: 0.3s;
  position: relative;
  overflow: hidden;
}
@media (min-width: 320px) {
  .innerpage .main-box .grade a {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .innerpage .main-box .grade a:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .innerpage .main-box .grade a {
    flex-basis: calc(100% / 3 - 10px);
    max-width: calc(100% / 3 - 10px);
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 10px)*1 + (10px*3)*1 / (3 - 1) );
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 10px)*2 + (10px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 1180px) {
  .innerpage .main-box .grade a {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 20px)*1 + (20px*3)*1 / (3 - 1) );
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
@media (min-width: 1920px) {
  .innerpage .main-box .grade a {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n-1) {
    margin-right: calc( (100% / 3 - 20px)*1 + (20px*3)*1 / (3 - 1) );
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .innerpage .main-box .grade a:last-child:nth-child(3n-2) {
    margin-right: calc( (100% / 3 - 20px)*2 + (20px*3)*2 / (3 - 1) );
  }
}
.innerpage .main-box .grade a:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 180px;
  top: 90px;
  left: 50%;
  margin-left: -30%;
}
.innerpage .main-box .grade a:nth-child(1) {
  background: #ECF3F9;
}
.innerpage .main-box .grade a:nth-child(1):before {
  background: url(../images/kidelab/Graphic-6.svg) right bottom no-repeat;
}
.innerpage .main-box .grade a:nth-child(2) {
  background: #F8EAE2;
}
.innerpage .main-box .grade a:nth-child(2):before {
  background: url(../images/kidelab/Graphic-7.svg) right bottom no-repeat;
}
.innerpage .main-box .grade a:nth-child(3) {
  background: #EDE8F2;
}
.innerpage .main-box .grade a:nth-child(3):before {
  background: url(../images/kidelab/Graphic-8.svg) right bottom no-repeat;
}
.innerpage .main-box .grade a:hover, .innerpage .main-box .grade a:focus {
  background: #d37d17;
  color: #fff;
}
@media screen and (max-width: 819px) {
  .innerpage .main-box .grade a:nth-child(2) {
    margin: 0.65em 0;
  }
}
.innerpage .main-box .flex-form .form_grp {
  border-bottom: none;
}
.innerpage .main-box .ans-status {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 1.25em;
}
.innerpage .main-box .ans-status .col:first-child {
  flex: 1 1 auto;
}
.innerpage .main-box .ans-status .col:first-child p {
  margin: 0.5em 0;
  font-size: 110%;
}
.innerpage .main-box .ans-status .col:last-child {
  flex: 0 1 240px;
  background: #fff;
  color: #222;
  text-align: center;
  padding: 4em 1.25em 1em;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  position: relative;
}
.innerpage .main-box .ans-status .col:last-child .status {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0.5em 0;
}
.innerpage .main-box .ans-status .col:last-child .point {
  font-size: 150%;
  margin: 0.5em 0;
}
@media screen and (max-width: 819px) {
  .innerpage .main-box .ans-status {
    flex-wrap: wrap;
  }
  .innerpage .main-box .ans-status .col:first-child, .innerpage .main-box .ans-status .col:last-child {
    flex: 1 1 100%;
  }
}
@media screen and (max-width: 1179px) {
  .innerpage .main-box {
    padding: 3em 3.5em;
  }
}
@media screen and (max-width: 819px) {
  .innerpage .main-box {
    padding: 2em 2em;
  }
  .innerpage .main-box time span {
    display: block;
    margin-left: 0;
    border-left: none;
    padding-top: 0.5em;
  }
}
.innerpage .QA_topic ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 320px) {
  .innerpage .QA_topic ul li {
    flex-basis: calc(100% / 1 - 6px);
    max-width: calc(100% / 1 - 6px);
  }
  .innerpage .QA_topic ul li:last-child {
    margin-right: 0;
  }
}
@media (min-width: 820px) {
  .innerpage .QA_topic ul li {
    flex-basis: calc(100% / 2 - 6px);
    max-width: calc(100% / 2 - 6px);
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .innerpage .QA_topic ul li {
    flex-basis: calc(100% / 4 - 10px);
    max-width: calc(100% / 4 - 10px);
  }
  .innerpage .QA_topic ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(4n-1) {
    margin-right: calc( (100% / 4 - 10px)*1 + (10px*4)*1 / (4 - 1) );
  }
  .innerpage .QA_topic ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(4n-2) {
    margin-right: calc( (100% / 4 - 10px)*2 + (10px*4)*2 / (4 - 1) );
  }
  .innerpage .QA_topic ul li:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(4n-3) {
    margin-right: calc( (100% / 4 - 10px)*3 + (10px*4)*3 / (4 - 1) );
  }
}
@media (min-width: 1920px) {
  .innerpage .QA_topic ul li {
    flex-basis: calc(100% / 5 - 10px);
    max-width: calc(100% / 5 - 10px);
  }
  .innerpage .QA_topic ul li:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(5n-1) {
    margin-right: calc( (100% / 5 - 10px)*1 + (10px*5)*1 / (5 - 1) );
  }
  .innerpage .QA_topic ul li:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(5n-2) {
    margin-right: calc( (100% / 5 - 10px)*2 + (10px*5)*2 / (5 - 1) );
  }
  .innerpage .QA_topic ul li:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(5n-3) {
    margin-right: calc( (100% / 5 - 10px)*3 + (10px*5)*3 / (5 - 1) );
  }
  .innerpage .QA_topic ul li:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .innerpage .QA_topic ul li:last-child:nth-child(5n-4) {
    margin-right: calc( (100% / 5 - 10px)*4 + (10px*5)*4 / (5 - 1) );
  }
}
.innerpage .QA_topic ul li a {
  display: block;
  text-align: center;
  font-size: 120%;
  padding: 1.25em 1em;
  margin: 0.45em 0;
  background: #f8f8f8;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  border-radius: 10px;
  transition: 0.3s;
}
.innerpage .QA_topic ul li a:hover, .innerpage .QA_topic ul li a:focus {
  background: #d37d17;
  color: #fff;
}
@media screen and (max-width: 819px) {
  .innerpage .QA_topic ul li a {
    padding: 1.25em 0.5em;
  }
}
.innerpage .QA-box,
.innerpage .QA_topic {
  margin: 20px 0;
}
.innerpage .question {
  padding: 1em 0;
}
.innerpage .question .tag {
  margin-bottom: -20px;
  margin-left: 2em;
  padding: 0.5em 0 0;
}
.innerpage .question .tag:before {
  display: none;
}
.innerpage .question .tag span {
  display: inline-block;
  padding: 0.25em 1.75em;
  margin: 0 0.25em 6px;
  border: solid 1px #ccc;
  background: #e5e5e5;
  color: #222;
  border-radius: 40px;
}
.innerpage .question .content {
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 20px;
  padding: 3em 2.5em 2em;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.innerpage .question .content .Q {
  flex: 1 1 auto;
  font-size: 112.5%;
  line-height: 1.8;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.innerpage .question .content .A {
  flex: 0 0 360px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  border-left: 1px dotted #000;
  text-align: center;
}
.innerpage .question .content .A .point {
  font-size: 150%;
}
.innerpage .user-answer textarea {
  padding: 1em 2em;
  border-radius: 20px;
}
@media screen and (max-width: 1179px) {
  .innerpage .question .content {
    flex-wrap: wrap;
  }
  .innerpage .question .content .Q,
  .innerpage .question .content .A {
    flex: 1 1 100%;
  }
  .innerpage .question .content .A {
    border-left: none;
    border-top: 1px dotted #000;
    margin-top: 2em;
    padding-top: 2em;
  }
}

.hidden {
  display: none;
}

a.more {
  display: block;
  width: 10em;
  text-align: center;
  height: 2.5em;
  margin: 0.5em auto 0.5em;
  line-height: 2.5;
  color: #0e917c;
  border: 1px solid #0e917c;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.2s;
}
a.more:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #FFF;
  transform: rotate(45deg);
  position: absolute;
  right: -10px;
  top: 14px;
  border-left: none;
  border-bottom: none;
  transition: 0.3s ease-out;
}
a.more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0e917c;
  transform: scale(0);
  transition-property: transform;
  transition-duration: 0.2s;
  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 {
  transform: scale(1);
}
a.more:hover:after, a.more:focus:after, a.more.active:after {
  right: 15px;
}

.recommend .container {
  text-align: center;
}

.mp a {
  transition: 0.3s;
}
.mp a:hover, .mp a:focus {
  background: #d37d17 !important;
  color: #fff !important;
}
.mp .title {
  font-size: 220%;
  padding: 1em 0;
  text-align: center;
}
.mp .subtitle {
  font-size: 1.6em;
}
.mp .flex-6-6 .container,
.mp .recommend .container,
.mp .flex-6-3-3 .container {
  margin: 2em auto;
}
.mp .flex-6-6 .container a,
.mp .recommend .container a,
.mp .flex-6-3-3 .container a {
  color: #222;
}
@media screen and (max-width: 1179px) {
  .mp .flex-6-6 .container,
  .mp .recommend .container,
  .mp .flex-6-3-3 .container {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
.mp .flex-6-6 > .container .Flex-set {
  align-items: stretch;
}
.mp .flex-6-6 .col {
  border-radius: 20px;
}
.mp .flex-6-6 .col:first-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mp .flex-6-6 .col:first-child > div {
  border-radius: 20px;
  overflow: hidden;
}
.mp .flex-6-6 .col:first-child > div a {
  border-radius: 20px;
  position: relative;
  padding: 4em 2.5em 0;
  min-height: 220px;
}
.mp .flex-6-6 .col:first-child > div a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  transform: scale(1);
  transition: 0.3s;
}
.mp .flex-6-6 .col:first-child > div a:hover:after, .mp .flex-6-6 .col:first-child > div a:focus:after {
  transform: scale(1.2);
}
.mp .flex-6-6 .col:first-child > div h2 {
  margin: 0;
  text-align: center;
  font-size: 180%;
  position: relative;
  z-index: 1;
}
.mp .flex-6-6 .col:first-child > div:nth-child(1) {
  background: #ECF3F9;
  flex: 1 1 100%;
  margin-bottom: 1em;
}
.mp .flex-6-6 .col:first-child > div:nth-child(1) a h2 {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 2.8em;
  margin-top: -44px;
}
.mp .flex-6-6 .col:first-child > div:nth-child(1) a:after {
  width: 350px;
  height: 270px;
  background: url(../images/kidelab/Graphic-6.svg) right bottom no-repeat;
}
.mp .flex-6-6 .col:first-child > div:nth-child(2), .mp .flex-6-6 .col:first-child > div:nth-child(3) {
  flex: 1 1 auto;
  flex-basis: calc(50% - 0.5em);
  max-width: calc(50% - 0.5em);
}
.mp .flex-6-6 .col:first-child > div:nth-child(2) {
  background: #F8EAE2;
}
.mp .flex-6-6 .col:first-child > div:nth-child(2) a:after {
  width: 280px;
  height: 190px;
  background: url(../images/kidelab/Graphic-7.svg) right bottom no-repeat;
  right: 50%;
  margin-right: -140px;
}
.mp .flex-6-6 .col:first-child > div:nth-child(3) {
  background: #EDE8F2;
}
.mp .flex-6-6 .col:first-child > div:nth-child(3) a:after {
  width: 290px;
  height: 200px;
  background: url(../images/kidelab/Graphic-8.svg) right bottom no-repeat;
}
.mp .flex-6-6 .col:first-child a {
  display: block;
  width: 100%;
  height: 100%;
}
.mp .flex-6-6 .col:last-child {
  background: #FAF3DA;
  padding: 0 2em 1em;
}
.mp .flex-6-6 .col:last-child ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mp .flex-6-6 .col:last-child ol li {
  margin: 10px 0;
}
.mp .flex-6-6 .col:last-child ol li a {
  display: block;
  padding: 1em 2em;
  background: #F5E9B8;
  border-radius: 10px;
}
.mp .flex-6-6 .col:last-child ol li a time {
  display: block;
  font-size: 85%;
}
@media screen and (max-width: 1179px) {
  .mp .flex-6-6 .col:first-child > div:nth-child(1), .mp .flex-6-6 .col:first-child > div:nth-child(2), .mp .flex-6-6 .col:first-child > div:nth-child(3) {
    margin-bottom: 0;
    flex-basis: calc(33.3333333333% - 20px);
  }
  .mp .flex-6-6 .col:first-child > div:nth-child(1) a h2 {
    position: relative;
    margin-top: 0;
    left: auto;
    top: auto;
  }
  .mp .flex-6-6 .col:first-child > div:nth-child(1) a:after {
    width: 250px;
    height: 200px;
    bottom: -20px;
  }
  .mp .flex-6-6 .col:first-child > div:nth-child(2) {
    margin: 0 10px;
  }
  .mp .flex-6-6 .col:first-child > div a {
    padding: 2.2em 1.5em 0;
    min-height: 320px;
  }
  .mp .flex-6-6 .col:last-child {
    margin-top: 1em;
  }
}
@media screen and (max-width: 819px) {
  .mp .flex-6-6 .col:first-child > div:nth-child(2), .mp .flex-6-6 .col:first-child > div:nth-child(3) {
    flex-basis: 100%;
    max-width: 100%;
  }
  .mp .flex-6-6 .col:first-child > div:nth-child(1) {
    margin-bottom: 0;
  }
  .mp .flex-6-6 .col:first-child > div:nth-child(2) {
    margin: 1em 0;
  }
  .mp .flex-6-6 .col:last-child {
    margin-top: 20px;
  }
}
.mp .recommend {
  background: url(../images/kidelab/bg-books.png) 50% 50% no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.mp .recommend:before, .mp .recommend:after {
  content: "";
  position: absolute;
  width: 480px;
  bottom: 0;
}
.mp .recommend:before {
  height: 320px;
  left: 0;
  background: url(../images/kidelab/img-command-left.svg) 50% 50% no-repeat;
}
.mp .recommend:after {
  height: 360px;
  right: 0;
  background: url(../images/kidelab/img-command-right.svg) 50% 50% no-repeat;
}
.mp .recommend .container {
  padding: 1em 6em 10em;
}
.mp .recommend .container .Flex-set {
  position: relative;
  z-index: 1;
}
.mp .recommend .container .Flex-set a {
  display: block;
  border-radius: 10px;
  transform: scale(1);
  transition: 0.3s;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
.mp .recommend .container .Flex-set a:hover, .mp .recommend .container .Flex-set a:focus {
  box-shadow: none;
  transform: scale(1.1);
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  position: relative;
  z-index: 1;
}
.mp .recommend .container .Flex-set a:hover .book span, .mp .recommend .container .Flex-set a:focus .book span {
  background: #d37d17;
}
.mp .recommend .container .Flex-set a:hover:nth-child(1), .mp .recommend .container .Flex-set a:hover:nth-child(2), .mp .recommend .container .Flex-set a:hover:nth-child(3), .mp .recommend .container .Flex-set a:focus:nth-child(1), .mp .recommend .container .Flex-set a:focus:nth-child(2), .mp .recommend .container .Flex-set a:focus:nth-child(3) {
  color: #222 !important;
}
.mp .recommend .container .Flex-set a:hover:nth-child(1), .mp .recommend .container .Flex-set a:focus:nth-child(1) {
  background: #DFEBEC !important;
}
.mp .recommend .container .Flex-set a:hover:nth-child(2), .mp .recommend .container .Flex-set a:focus:nth-child(2) {
  background: #F3F4DE !important;
}
.mp .recommend .container .Flex-set a:hover:nth-child(3), .mp .recommend .container .Flex-set a:focus:nth-child(3) {
  background: #FFEFE7 !important;
}
.mp .recommend .container .Flex-set a .img-container {
  background: transparent;
  height: 220px;
}
.mp .recommend .container .Flex-set a .subtitle {
  margin: 0;
  padding: 1.5em 0 1em;
  font-size: 130%;
}
.mp .recommend .container .Flex-set a .book {
  padding-bottom: 2em;
  background: #fff;
  position: relative;
  z-index: 1;
}
.mp .recommend .container .Flex-set a .book h4 {
  position: relative;
  margin: 0 0 1em;
}
.mp .recommend .container .Flex-set a .book h4:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 25px;
  top: 0;
  left: 0;
}
.mp .recommend .container .Flex-set a .book h4 span {
  position: relative;
  z-index: 1;
  line-height: 1.4;
}
.mp .recommend .container .Flex-set a .book span {
  display: inline-block;
  background: #0e917c;
  color: #FFF;
  border-radius: 40px;
  padding: 0.65em 2em;
  margin: 0 30px;
}
.mp .recommend .container .Flex-set a .book p {
  font-size: 110%;
  margin: 0 30px;
  padding: 12px 0;
}
.mp .recommend .container .Flex-set a:nth-child(1), .mp .recommend .container .Flex-set a:nth-child(1) .book h4::after {
  background: #DFEBEC;
}
.mp .recommend .container .Flex-set a:nth-child(2), .mp .recommend .container .Flex-set a:nth-child(2) .book h4::after {
  background: #F3F4DE;
}
.mp .recommend .container .Flex-set a:nth-child(3), .mp .recommend .container .Flex-set a:nth-child(3) .book h4::after {
  background: #FFEFE7;
}
@media screen and (max-width: 1179px) {
  .mp .recommend:before, .mp .recommend:after {
    transform: scale(0.85);
    bottom: -1.5%;
  }
  .mp .recommend:before {
    left: -6%;
  }
  .mp .recommend:after {
    right: -6%;
  }
  .mp .recommend .container {
    padding: 1em 4em 10em;
    border-radius: 0;
  }
  .mp .recommend .container .Flex-set a:nth-child(2) {
    margin: 1em 0;
  }
}
@media screen and (max-width: 819px) {
  .mp .recommend:before, .mp .recommend:after {
    transform: scale(0.75);
    bottom: -3%;
  }
  .mp .recommend:before {
    left: -20%;
  }
  .mp .recommend:after {
    right: -20%;
  }
  .mp .recommend .container {
    padding: 1em 2em 8em;
  }
}
.mp .flex-6-3-3 .container .Flex-set {
  align-items: stretch;
}
.mp .flex-6-3-3 .container .col a {
  display: block;
  text-align: center;
  padding: 3.6em 2em 0;
  border-radius: 20px;
  transition: 0.3s;
  position: relative;
}
.mp .flex-6-3-3 .container .col a:before, .mp .flex-6-3-3 .container .col a:after {
  content: "";
  position: absolute;
  transform: scale(1);
  transition: 0.3s;
}
.mp .flex-6-3-3 .container .col a:hover, .mp .flex-6-3-3 .container .col a:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}
.mp .flex-6-3-3 .container .col a:hover:before, .mp .flex-6-3-3 .container .col a:hover:after, .mp .flex-6-3-3 .container .col a:focus:before, .mp .flex-6-3-3 .container .col a:focus:after {
  transform: scale(1.1);
}
.mp .flex-6-3-3 .container .col h2 {
  margin: 0;
  position: relative;
  z-index: 1;
}
.mp .flex-6-3-3 .container .col:nth-child(1) a {
  border-radius: 20px 20px 0 0;
  padding: 2em 2em 6em;
  margin-bottom: -4em;
}
.mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(1) {
  background: #D7DBE0;
}
.mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(1):before {
  width: 180px;
  height: 150px;
  background: url(../images/kidelab/Graphic-1.svg) left bottom no-repeat;
  background-size: contain;
  transform-origin: left bottom;
  left: 60px;
  top: -12px;
}
.mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(2) {
  background: #FFEFE7;
}
.mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(2):before {
  width: 130px;
  height: 150px;
  background: url(../images/kidelab/Graphic-2.svg) left bottom no-repeat;
  background-size: contain;
  transform-origin: right bottom;
  right: 60px;
  top: -12px;
}
.mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3) {
  background: #FDFFF3;
  padding: 2em 2em 2em;
  margin-bottom: 0;
}
.mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3):before {
  width: 162px;
  height: 115px;
  background: url(../images/kidelab/Graphic-3-1.svg) left bottom no-repeat;
  background-size: contain;
  transform-origin: left bottom;
  left: 15px;
  bottom: 0;
}
.mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3):after {
  width: 150px;
  height: 160px;
  background: url(../images/kidelab/Graphic-3-2.svg) left bottom no-repeat;
  background-size: contain;
  transform-origin: right bottom;
  right: 15px;
  bottom: 0;
}
.mp .flex-6-3-3 .container .col:nth-child(2) a {
  height: 100%;
  background: #DFEBEC;
  overflow: hidden;
}
.mp .flex-6-3-3 .container .col:nth-child(2) a:before {
  width: 300px;
  height: 170px;
  background: url(../images/kidelab/Graphic-4.svg) left bottom no-repeat;
  background-size: contain;
  left: 50%;
  margin-left: -150px;
  bottom: 0;
}
.mp .flex-6-3-3 .container .col:nth-child(3) a {
  height: 100%;
  background: #FAF3DA;
  overflow: hidden;
}
.mp .flex-6-3-3 .container .col:nth-child(3) a:before {
  width: 300px;
  height: 200px;
  background: url(../images/kidelab/Graphic-5.svg) left bottom no-repeat;
  background-size: contain;
  left: 50%;
  margin-left: -150px;
  bottom: -12px;
}
@media screen and (max-width: 1440px) {
  .mp .flex-6-3-3 .container .col a:before, .mp .flex-6-3-3 .container .col a:after {
    transform: scale(0.8);
  }
  .mp .flex-6-3-3 .container .col a:hover:before, .mp .flex-6-3-3 .container .col a:hover:after, .mp .flex-6-3-3 .container .col a:focus:before, .mp .flex-6-3-3 .container .col a:focus:after {
    transform: scale(0.92);
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(1):before {
    left: 15px;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(2):before {
    right: 15px;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3):before {
    left: 15px;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3):after {
    right: 15px;
  }
  .mp .flex-6-3-3 .container .col:nth-child(2) a, .mp .flex-6-3-3 .container .col:nth-child(3) a {
    padding: 4em 2em;
  }
  .mp .flex-6-3-3 .container .col:nth-child(2) a:before, .mp .flex-6-3-3 .container .col:nth-child(3) a:before {
    bottom: -16px;
  }
}
@media screen and (max-width: 1179px) {
  .mp .flex-6-3-3 .container .col:nth-child(1) a {
    margin-bottom: 1em;
    border-radius: 20px;
    padding: 2em 2em;
    overflow: hidden;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3):after {
    right: auto;
    left: 60px;
  }
  .mp .flex-6-3-3 .container .col:nth-child(2) {
    margin: 1em 0;
  }
  .mp .flex-6-3-3 .container .col:nth-child(2) a:before {
    transform: scale(0.8) scaleX(-1);
    right: 0;
    left: auto;
  }
  .mp .flex-6-3-3 .container .col:nth-child(3) a:before {
    transform: scale(0.8) scaleX(-1);
    left: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 819px) {
  .mp .flex-6-3-3 .container .col:nth-child(1) a {
    padding: 2em 2em 2em 5.5em;
    text-align: right;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:before, .mp .flex-6-3-3 .container .col:nth-child(1) a:after {
    transform: scale(0.6);
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(1):before {
    top: -24%;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(2) {
    text-align: left;
    padding: 2em 5.5em 2em 2em;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(2):before {
    right: 0;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3) {
    padding: 2em 2em 2em 4em;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3):before {
    right: 0;
  }
  .mp .flex-6-3-3 .container .col:nth-child(1) a:nth-child(3):after {
    right: auto;
    left: 0px;
    transform: scale(0.5);
  }
  .mp .flex-6-3-3 .container .col:nth-child(2) a, .mp .flex-6-3-3 .container .col:nth-child(3) a {
    padding: 2em 1em 6em;
  }
  .mp .flex-6-3-3 .container .col:nth-child(2) a:before, .mp .flex-6-3-3 .container .col:nth-child(3) a:before {
    transform: scale(0.65);
    bottom: -50px;
  }
}

h1.title,
h2.title {
  line-height: 1.25em;
  margin: 0.4em 0;
}

.cp,
.lp {
  background: #fff;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  border-radius: 10px;
  padding: 2em 4em;
}

.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;
}
@media screen and (max-width: 819px) {
  .cp .pic {
    float: none;
    max-width: 100%;
    width: auto;
    margin: 0px auto;
    display: block;
    margin-bottom: 0.5em;
  }
}
.cp table {
  background: #FFF;
}
.cp img.float_left {
  float: left;
  margin: 0px 1em 1em 0;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 819px) {
  .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: 819px) {
  .cp img.float_right {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp a {
  color: #0066cc;
  text-decoration: none;
  font-size: 110%;
}
.cp a:hover, .cp a:focus {
  color: #d37d17;
  cursor: pointer;
}
@media screen and (max-width: 1179px) {
  .cp {
    padding: 2em 2em;
  }
}

.file_download {
  width: 100%;
  margin: 0 auto 2em;
  clear: both;
  zoom: 1;
}
.file_download:before, .file_download:after {
  content: "";
  display: table;
}
.file_download:after {
  clear: both;
}
.file_download h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 0.2em;
  border-bottom: 1px solid #0e917c;
}
.file_download ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.file_download li {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 0.5em 0 0.5em 1.5em;
  border-bottom: solid 1px #eee;
}
.file_download li:before {
  content: "·";
  font-size: 2em;
  font-weight: bold;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0.32em;
  left: 0.1em;
  color: #666;
}
.file_download li .file_name {
  line-height: 1.8em;
  margin: 0.2em 0.5em 0.2em 0;
  color: #222;
}
.file_download li .file_name ~ span {
  flex: 0 0 auto;
  margin: 0.2em;
  font-size: 0.875em;
  line-height: 1.5em;
  vertical-align: middle;
  color: #666;
}
.file_download li .file_name ~ span a {
  color: #fff;
  display: inline-block;
  margin-right: 8px;
}
.file_download li span.file_doc a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_doc a:hover, .file_download li span.file_doc a:focus {
  color: #fff;
}
.file_download li span.file_docx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_docx a:hover, .file_download li span.file_docx a:focus {
  color: #fff;
}
.file_download li span.file_odt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_odt a:hover, .file_download li span.file_odt a:focus {
  color: #fff;
}
.file_download li span.file_xls a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_xls a:hover, .file_download li span.file_xls a:focus {
  color: #fff;
}
.file_download li span.file_xlsx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_xlsx a:hover, .file_download li span.file_xlsx a:focus {
  color: #fff;
}
.file_download li span.file_csv a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_csv a:hover, .file_download li span.file_csv a:focus {
  color: #fff;
}
.file_download li span.file_ods a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_ods a:hover, .file_download li span.file_ods a:focus {
  color: #fff;
}
.file_download li span.file_ppt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_ppt a:hover, .file_download li span.file_ppt a:focus {
  color: #fff;
}
.file_download li span.file_pptx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_pptx a:hover, .file_download li span.file_pptx a:focus {
  color: #fff;
}
.file_download li span.file_odp a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_odp a:hover, .file_download li span.file_odp a:focus {
  color: #fff;
}
.file_download li span.file_zip a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_zip a:hover, .file_download li span.file_zip a:focus {
  color: #fff;
}
.file_download li span.file_txt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_txt a:hover, .file_download li span.file_txt a:focus {
  color: #fff;
}
.file_download li span.file_mov a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mov a:hover, .file_download li span.file_mov a:focus {
  color: #fff;
}
.file_download li span.file_mp3 a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mp3 a:hover, .file_download li span.file_mp3 a:focus {
  color: #fff;
}
.file_download li span.file_jpg a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_jpg a:hover, .file_download li span.file_jpg a:focus {
  color: #fff;
}
.file_download li span.file_wmv a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_wmv a:hover, .file_download li span.file_wmv a:focus {
  color: #fff;
}
.file_download li span.file_mp4 a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mp4 a:hover, .file_download li span.file_mp4 a:focus {
  color: #fff;
}
.file_download li span.file_pdf a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_pdf a:hover, .file_download li span.file_pdf a:focus {
  color: #fff;
}
.file_download li span.file_other a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_other a:hover, .file_download li span.file_other a:focus {
  color: #fff;
}
.file_download li span.file_doc a, .file_download li span.file_docx a, .file_download li span.file_odt a {
  background: #275cb7;
}
.file_download li span.file_doc a:hover, .file_download li span.file_doc a:focus, .file_download li span.file_docx a:hover, .file_download li span.file_docx a:focus, .file_download li span.file_odt a:hover, .file_download li span.file_odt a:focus {
  background: #2351a2;
}
.file_download li span.file_xls a, .file_download li span.file_xlsx a, .file_download li span.file_csv a, .file_download li span.file_ods a {
  background: #387947;
}
.file_download li span.file_xls a:hover, .file_download li span.file_xls a:focus, .file_download li span.file_xlsx a:hover, .file_download li span.file_xlsx a:focus, .file_download li span.file_csv a:hover, .file_download li span.file_csv a:focus, .file_download li span.file_ods a:hover, .file_download li span.file_ods a:focus {
  background: #30683d;
}
.file_download li span.file_ppt a, .file_download li span.file_pptx a, .file_download li span.file_odp a, .file_download li span.file_pdf a {
  background: #c55a3b;
}
.file_download li span.file_ppt a:hover, .file_download li span.file_ppt a:focus, .file_download li span.file_pptx a:hover, .file_download li span.file_pptx a:focus, .file_download li span.file_odp a:hover, .file_download li span.file_odp a:focus, .file_download li span.file_pdf a:hover, .file_download li span.file_pdf a:focus {
  background: #b25135;
}
.file_download li span.file_pdf a {
  background: #c00;
}
.file_download li span.file_pdf a:hover, .file_download li span.file_pdf a:focus {
  background: #b30000;
}
.file_download li span.file_zip a {
  background: #eb712e;
}
.file_download li span.file_zip a:hover, .file_download li span.file_zip a:focus {
  background: #e96117;
}
.file_download li span.file_txt a, .file_download li span.file_other a {
  background: #555;
}
.file_download li span.file_txt a:hover, .file_download li span.file_txt a:focus, .file_download li span.file_other a:hover, .file_download li span.file_other a:focus {
  background: #484848;
}
.file_download li span.file_mov a {
  background: #009999;
}
.file_download li span.file_mov a:hover, .file_download li span.file_mov a:focus {
  background: teal;
}
.file_download li span.file_mp3 a, .file_download li span.file_mp4 a {
  background: #088ecc;
}
.file_download li span.file_mp3 a:hover, .file_download li span.file_mp3 a:focus, .file_download li span.file_mp4 a:hover, .file_download li span.file_mp4 a:focus {
  background: #077db3;
}
.file_download li span.file_jpg a {
  background: #6c29a4;
}
.file_download li span.file_jpg a:hover, .file_download li span.file_jpg a:focus {
  background: #5f2490;
}
.file_download li span.file_wmv a {
  background: #430a1f;
}
.file_download li span.file_wmv a:hover, .file_download li span.file_wmv a:focus {
  background: #2d0715;
}

.web_link {
  margin: 1em 0;
}
.web_link h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 0.2em;
  border-bottom: 1px solid #0e917c;
}
.web_link ol,
.web_link ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.web_link li {
  position: relative;
  padding: 0.5em 0;
  border-bottom: solid 1px #eee;
  padding-left: 1.5em;
}
.web_link li:before {
  content: "·";
  font-size: 2em;
  font-weight: bold;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0.35em;
  left: 0.1em;
  color: #666;
}
.web_link li a {
  padding: 0.2em 0px;
  display: block;
  color: #222;
  text-decoration: none;
}
.web_link li a:hover, .web_link li a:focus {
  color: #d37d17;
  cursor: pointer;
}

.publish_info {
  font-size: 0.875em;
  line-height: 1.5em;
  list-style: none;
  margin: 0 0 0.7em 0;
  border-left: solid 5px #0e917c;
  padding: 0.8em 1.5em 0.8em;
  background: #F2F2F2;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.publish_info li {
  flex: 1 1 33.3333333333%;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1179px) {
  .publish_info li {
    flex: 1 1 50%;
  }
}
@media screen and (max-width: 819px) {
  .publish_info li {
    flex: 1 1 100%;
  }
}

/* sitemap */
.sitemap {
  margin: 0px auto 1em;
}
.sitemap p {
  line-height: 2.2;
  margin: 2em 0;
}
.sitemap p kbd {
  border: 1px solid #AAA;
  color: #222;
  padding: 0 0.3em;
  margin: 0 0.2em 0.1em;
}
.sitemap p kbd kbd {
  border: none;
}
.sitemap .accesskeyDefine {
  padding: 2em 3.5em;
  background: #fff;
  border-radius: 6px;
}
.sitemap .accesskeyDefine li {
  margin-bottom: 0.2em;
}

.cascading {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1em;
}
.cascading ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cascading li {
  line-height: 1.5;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -5px 1em 0;
  box-sizing: border-box;
  padding: 0px 0.5em;
}
.cascading li a {
  margin: 0.2em 0;
  color: #222;
  padding: 0.5em;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 2px solid #0e917c;
}
.cascading li a:hover, .cascading li a:focus {
  color: #0e917c !important;
  text-decoration: none;
}
.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.45em 1em;
  border-bottom: 1px dotted #ccc;
  background-color: transparent;
  font-weight: normal;
  transition: 0.3s;
}
.cascading li ul li a:hover, .cascading li ul li a:focus {
  background: #d37d17;
  color: #fff !important;
}
@media screen and (max-width: 819px) {
  .cascading {
    width: 95%;
    margin: 0px auto;
  }
  .cascading li {
    width: 100%;
  }
}

.leftblock_banner {
  padding: 0 0 2.5em 0;
}
.leftblock_banner .item {
  color: #666;
  text-align: center;
  font-weight: bold;
  background-color: #eee;
  margin-bottom: 10px;
}
.leftblock_banner .item a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.leftblock_banner .item a:before {
  display: inline-block;
  content: "";
  padding-top: 33.3333333333%;
}
.leftblock_banner .item a img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.leftblock_banner .item a:focus:after {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 0px 2px #10a890 inset;
  content: "";
  z-index: 9;
  top: 0;
  left: 0;
}
.leftblock_banner .item a img {
  -o-object-fit: cover;
     object-fit: cover;
}

.leftblock_list {
  padding: 0 0 0.5em 0;
  margin-bottom: 1.5em;
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.leftblock_list .title {
  margin: 0 0 1em;
  padding: 0.5em;
  text-align: center;
  color: #fff;
  background-color: #666;
  font-size: 1.25em;
  font-weight: bolder;
}
.leftblock_list ul {
  margin: 0;
  padding: 0 1em;
  list-style-type: none;
}
.leftblock_list ul li {
  margin: 0 0 0.5em;
  padding: 0 0 0.5em;
  border-bottom: 1px solid #ccc;
}
.leftblock_list ul li time {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.813rem;
}
.leftblock_list ul li .dept {
  display: inline-block;
  padding: 0 0.5em;
  background-color: #f1f1f1;
  color: #555;
  font-size: 0.813em;
}
.leftblock_list ul li a {
  display: block;
  padding: 0 0 0.25em;
  line-height: 1.4em;
  font-size: 0.938em;
  color: #333;
  margin: 0.5em 0;
}
.leftblock_list ul li a:hover {
  color: #d37d17;
}

.leftblock_nodemenu {
  padding: 0 0 0.5em 0;
  margin-bottom: 1.5em;
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.leftblock_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: #d37d17;
}

@media print {
  .main,
  .content, body {
    background: none;
  }
  /* -------------------------------不需要列印的區塊，請放置於這----//*/
  header,
  .fatfooter,
  footer,
  .accesskey,
  .submenu {
    display: none;
  }
  /* -------------------------------各別顯示設定----//*/
  body {
    background: transparent;
    float: none;
    width: 100%;
    -webkit-print-color-adjust: exact;
  }
  .container {
    margin: 0px auto;
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .cp {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .innerpage {
    margin-top: 0 !important;
  }
  .innerpage > .container {
    display: block !important;
  }
  .innerpage > .container .center_block {
    overflow: hidden;
  }
  .innerpage > .container .left_block {
    float: left !important;
    width: 260px !important;
  }
  .main,
  .content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
    box-shadow: none;
    float: none;
    clear: both;
    zoom: 1;
    padding-top: 0px !important;
  }
  .main:before, .main:after,
  .content:before,
  .content:after {
    content: "";
    display: table;
  }
  .main:after,
  .content:after {
    clear: both;
  }
  .main img.float_left,
  .content img.float_left {
    float: right;
    max-width: 50%;
    margin: 0px 1em 1em 0;
  }
  .main img.float_right,
  .content img.float_right {
    float: right;
    max-width: 50%;
    margin: 0px 0 1em 1em;
  }
  .main a:link,
  .main a:visited,
  .main a,
  .content a:link,
  .content a:visited,
  .content a {
    background: transparent;
    color: #222;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    word-wrap: break-word;
  }
  .main p a,
  .content p a {
    word-wrap: break-word;
  }
  .main p a[href^=http]:after,
  .content p a[href^=http]:after {
    content: " (" attr(href) ")";
    font-size: 90%;
  }
  .main p a[href^="#"]:after,
  .content p a[href^="#"]:after {
    display: none;
  }
  .main abbr[title]:after,
  .content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .main table,
  .content table {
    background: #FFF;
  }
  .main li,
  .content li {
    content: "» ";
  }
  /* 檔案下載*/
  .file_download a {
    display: block !important;
    clear: both !important;
    width: 100% !important;
  }
  .file_download .update,
  .file_download .file_view {
    float: none !important;
    width: 30% !important;
    display: inline-block !important;
    margin-left: 3em;
  }
  *,
  *:before,
  *:after,
  *:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  thead {
    display: table-header-group;
    /* 表格即使分頁也會顯示表頭 */
  }
  .lightbox_slider {
    page-break-inside: avoid;
    overflow: hidden;
    height: 6cm;
  }
  .lightbox_slider .cp_slider {
    text-align: center;
  }
  .lightbox_slider .cp_slider .slick-slide {
    width: 30%;
    height: 4cm;
    display: inline-block;
    background: #DEDEDE;
    position: relative;
  }
  .lightbox_slider .cp_slider .slick-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #ccc;
  }
  .lightbox_slider .cp_slider .slick-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 4cm;
    display: inline-block;
    vertical-align: middle;
  }
}/*# sourceMappingURL=hyui.css.map */