@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import '../vendor/fancybox/fancybox.css';
.breadcrumb ul li:before {
  content: " / ";
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 5px 0px 5px;
  color: #333;
}

.sitemap, .f_publish_info, .publish_info, .web_link, .pagination, div.function, .thumbnail .btn_grp, .fatfooter, .header .navigation, .header, div.tag, .category, .divider, .divider-vertical, .container, .row {
  clear: both;
  zoom: 1;
}
.sitemap:before, .f_publish_info:before, .publish_info:before, .web_link:before, .pagination:before, div.function:before, .thumbnail .btn_grp:before, .fatfooter:before, .header .navigation:before, .header:before, div.tag:before, .category:before, .divider:before, .divider-vertical:before, .container:before, .row:before, .sitemap:after, .f_publish_info:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  content: "";
  display: table;
}
.sitemap:after, .f_publish_info:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  clear: both;
}

.flex-form .flex-col-equal-1,
.flex-form .flex-col-equal-2,
.flex-form .flex-col-equal-3,
.flex-form .flex-col-equal-4, .mix-equal-2 .inner-4-8, .mix-equal-2 .Flex-set, .Flex-set {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

/* Grid system*/
/*== Media queries breakpoints*/
/**/
/*## Define the breakpoints at which your layout will change, adapting to different screen sizes.*/
/* Extra small screen / phone*/
/*** Deprecated `$screen-xs` as of v3.0.1*/
/* $screen-xs:                  480px !default;*/
/*** Deprecated `$screen-xs-min` as of v3.2.0*/
/*** Deprecated `$screen-phone` as of v3.0.1*/
/* Small screen / tablet*/
/*** Deprecated `$screen-sm` as of v3.0.1*/
/* $screen-sm:                  768px !default;*/
/*** Deprecated `$screen-tablet` as of v3.0.1*/
/* Medium screen / desktop*/
/*** Deprecated `$screen-md` as of v3.0.1*/
/* $screen-md:                  992px !default;*/
/*** Deprecated `$screen-desktop` as of v3.0.1*/
/* Large screen / wide desktop*/
/*** Deprecated `$screen-lg` as of v3.0.1*/
/* $screen-lg:                  1400px !default;*/
/*** Deprecated `$screen-lg-desktop` as of v3.0.1*/
/* So media queries don't overlap when required, provide a maximum*/
/*== Grid system*/
/**/
/*## Define your custom responsive grid.*/
/*** Number of columns in the grid.*/
/* $grid-columns:              12 !default;*/
/*** Padding between columns. Gets divided in half for the left and right.*/
/* $grid-gutter-width:         30px !default;*/
/* Navbar collapse*/
/*** Point at which the navbar becomes uncollapsed.*/
/*** Point at which the navbar begins collapsing.*/
/*== Container sizes*/
/**/
/*## Define the maximum width of `.container` for different screen sizes.*/
/* Small screen / tablet*/
/*** For `$screen-sm-min` and up.*/
/* Medium screen / desktop*/
/*** For `$screen-md-min` and up.*/
/* Large screen / wide desktop*/
/*** For `$screen-lg-min` and up.*/
/* Centered container element*/
/* Creates a wrapper for a series of columns*/
/* Generate the extra small columns*/
/* Generate the small columns*/
/* Generate the medium columns*/
/* Generate the large columns*/
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row > div {
  box-sizing: border-box;
}

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

.sitemap, .f_publish_info, .publish_info, .web_link, .pagination, div.function, .thumbnail .btn_grp, .fatfooter, .header .navigation, .header, div.tag, .category, .divider, .divider-vertical, .row, .container {
  clear: both;
  zoom: 1;
}
.sitemap:before, .f_publish_info:before, .publish_info:before, .web_link:before, .pagination:before, div.function:before, .thumbnail .btn_grp:before, .fatfooter:before, .header .navigation:before, .header:before, div.tag:before, .category:before, .divider:before, .divider-vertical:before, .row:before, .container:before, .sitemap:after, .f_publish_info:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .row:after, .container:after {
  content: "";
  display: table;
}
.sitemap:after, .f_publish_info:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .row:after, .container:after {
  clear: both;
}

img {
  max-width: 100%;
}

.demosection {
  padding: 0em 0 3em;
  text-align: center;
}
.demosection [class^=col] {
  border: 1px solid #7293aa;
  background: rgb(209.4557522124, 220.1150442478, 227.5442477876);
  min-height: 200px;
  color: rgb(21.25, 21.25, 21.25);
  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: rgb(235.8465346535, 221.1534653465, 222.9900990099);
}
.demosection.full .container {
  max-width: 100% !important;
}

.full .container {
  padding: 0 3%;
  max-width: 100%;
}

.col-6-6 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1920px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}

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

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

.col-8-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-8-4 .col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .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: 768px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .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: 768px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 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: 768px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 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: 768px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1920px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}

.cssname .news {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .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: 768px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .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: 768px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 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: 768px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1920px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}

.col-5 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .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: 768px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 1920px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}

.Flex-set .col {
  background: #485b8a;
  color: #fff;
  margin: 4px 0;
}
.Flex-set .col p {
  color: rgba(255, 255, 255, 0.5);
}

.flex-equal-4 .container {
  margin: 2em 0 0;
  padding: 0 2%;
}
.flex-equal-4 .Flex-set .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-equal-4 .Flex-set .col {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-4 .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-equal-4 .Flex-set .col {
    flex-basis: calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-4 .Flex-set .col {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 20px) * 1 + 20px * 3 * 1 / (3 - 1));
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-4 .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-4 .Flex-set .col {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 20px) * 1 + 20px * 3 * 1 / (3 - 1));
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-4 .Flex-set .col:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 20px) * 2 + 20px * 3 * 2 / (3 - 1));
  }
}
.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: 768px) {
  .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: 992px) {
  .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: 767px) {
  .flex-equal-4 .Flex-set .thumbnail {
    justify-content: center;
  }
}

.flex-equal-5 .container {
  margin: 2em 0 0;
  padding: 0 2%;
}
.flex-equal-5 .Flex-set {
  align-items: stretch;
}
.flex-equal-5 .Flex-set .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-equal-5 .Flex-set .col {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-5 .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-equal-5 .Flex-set .col {
    flex-basis: calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-5 .Flex-set .col {
    flex-basis: calc(100% / 5 - 20px);
    max-width: calc(100% / 5 - 20px);
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n-1) {
    margin-right: calc((100% / 5 - 20px) * 1 + 20px * 5 * 1 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n-2) {
    margin-right: calc((100% / 5 - 20px) * 2 + 20px * 5 * 2 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n-3) {
    margin-right: calc((100% / 5 - 20px) * 3 + 20px * 5 * 3 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n-4) {
    margin-right: calc((100% / 5 - 20px) * 4 + 20px * 5 * 4 / (5 - 1));
  }
}
@media (min-width: 1920px) {
  .flex-equal-5 .Flex-set .col {
    flex-basis: calc(100% / 5 - 20px);
    max-width: calc(100% / 5 - 20px);
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n-1) {
    margin-right: calc((100% / 5 - 20px) * 1 + 20px * 5 * 1 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n-2) {
    margin-right: calc((100% / 5 - 20px) * 2 + 20px * 5 * 2 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n-3) {
    margin-right: calc((100% / 5 - 20px) * 3 + 20px * 5 * 3 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .col:last-child:nth-child(5n-4) {
    margin-right: calc((100% / 5 - 20px) * 4 + 20px * 5 * 4 / (5 - 1));
  }
}
.flex-equal-5 .Flex-set .thumbnail {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .flex-equal-5 .Flex-set .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-equal-5 .Flex-set .thumbnail {
    flex-basis: calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-5 .Flex-set .thumbnail {
    flex-basis: calc(100% / 5 - 20px);
    max-width: calc(100% / 5 - 20px);
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n-1) {
    margin-right: calc((100% / 5 - 20px) * 1 + 20px * 5 * 1 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n-2) {
    margin-right: calc((100% / 5 - 20px) * 2 + 20px * 5 * 2 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n-3) {
    margin-right: calc((100% / 5 - 20px) * 3 + 20px * 5 * 3 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n-4) {
    margin-right: calc((100% / 5 - 20px) * 4 + 20px * 5 * 4 / (5 - 1));
  }
}
@media (min-width: 1920px) {
  .flex-equal-5 .Flex-set .thumbnail {
    flex-basis: calc(100% / 5 - 20px);
    max-width: calc(100% / 5 - 20px);
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n-1) {
    margin-right: calc((100% / 5 - 20px) * 1 + 20px * 5 * 1 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n-2) {
    margin-right: calc((100% / 5 - 20px) * 2 + 20px * 5 * 2 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n-3) {
    margin-right: calc((100% / 5 - 20px) * 3 + 20px * 5 * 3 / (5 - 1));
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n) {
    margin-right: 0;
  }
  .flex-equal-5 .Flex-set .thumbnail:last-child:nth-child(5n-4) {
    margin-right: calc((100% / 5 - 20px) * 4 + 20px * 5 * 4 / (5 - 1));
  }
}
@media screen and (max-width: 767px) {
  .flex-equal-5 .Flex-set .thumbnail {
    justify-content: center;
  }
}

.flex-6-6 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 12 - 20px);
    max-width: calc(8.3333333333% * 12 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}

.flex-4-4-4 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 20px);
    max-width: calc(8.3333333333% * 12 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}
.flex-4-4-4 .thumbnail {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 12 - 10px);
    max-width: calc(8.3333333333% * 12 - 10px);
  }
}
@media (min-width: 992px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 4 - 10px);
    max-width: calc(8.3333333333% * 4 - 10px);
  }
}
@media (min-width: 1920px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 4 - 10px);
    max-width: calc(8.3333333333% * 4 - 10px);
  }
}
@media screen and (max-width: 767px) {
  .flex-4-4-4 .thumbnail {
    justify-content: center;
  }
}

.flex-3-3-3-3 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 20px);
    max-width: calc(8.3333333333% * 3 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 20px);
    max-width: calc(8.3333333333% * 3 - 20px);
  }
}

.flex-3-6-3 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 20px);
    max-width: calc(8.3333333333% * 12 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 20px);
    max-width: calc(8.3333333333% * 3 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 20px);
    max-width: calc(8.3333333333% * 3 - 20px);
  }
}
@media (min-width: 320px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 20px);
    max-width: calc(8.3333333333% * 12 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}

.flex-8-4 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 8 - 20px);
    max-width: calc(8.3333333333% * 8 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 8 - 20px);
    max-width: calc(8.3333333333% * 8 - 20px);
  }
}
@media (min-width: 320px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}

.flex-4-8 .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}
@media (min-width: 320px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
@media (min-width: 992px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 8 - 20px);
    max-width: calc(8.3333333333% * 8 - 20px);
  }
}
@media (min-width: 1920px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 8 - 20px);
    max-width: calc(8.3333333333% * 8 - 20px);
  }
}

.mix-equal-2 .Flex-set .col {
  padding: 1em;
}
@media (min-width: 320px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 12 - 20px);
    max-width: calc(8.3333333333% * 12 - 20px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
@media (min-width: 1920px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 6 - 20px);
    max-width: calc(8.3333333333% * 6 - 20px);
  }
}
.mix-equal-2 .Flex-set .col h3 {
  margin: 10px 0;
}
@media (min-width: 320px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}
@media (min-width: 1920px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 20px);
    max-width: calc(8.3333333333% * 4 - 20px);
  }
}
@media (min-width: 320px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 20px);
    max-width: calc(8.3333333333% * 8 - 20px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 20px);
    max-width: calc(8.3333333333% * 8 - 20px);
  }
}
@media (min-width: 1920px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 20px);
    max-width: calc(8.3333333333% * 8 - 20px);
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.cp {
  font-size: 1.0666666em;
  line-height: 1.65em;
}
@media screen and (max-width: 575px) {
  .cp {
    font-size: 1.2em;
  }
}
.cp h1 {
  font-size: 2em;
}
.cp h2 {
  font-size: 1.75em;
  margin-bottom: 1.25em;
}
.cp h3 {
  font-size: 1.5em;
  line-height: 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;
  text-align: justify;
}
.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 #814950;
  padding: 2em;
  box-sizing: border-box;
  margin: 0 0em 2em;
}
.cp img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .cp img {
    max-width: 100%;
    width: auto;
    clear: both;
  }
}

:focus:not(:focus-visible) {
  outline: none;
}

:focus-visible {
  outline: 2px dashed #ff3e4d;
}

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

footer .accesskey {
  color: #222;
  left: 0;
}

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

.no-js noscript {
  display: block;
  padding: 0.5em;
  border: 2px solid #814950;
  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: #814950;
}
.no-js noscript a:hover, .no-js noscript a:focus {
  color: #814950;
}
.no-js .mpSlider .img-container {
  display: none;
}
.no-js .mpSlider .img-container img {
  object-fit: cover;
}
.no-js .mpSlider .img-container:nth-child(1) {
  display: block;
}
.no-js .navigation {
  padding-right: 170px;
}
.no-js .navigation .language {
  width: auto;
  position: absolute;
  right: 160px;
}
.no-js .navigation .language > a {
  display: none;
}
.no-js .navigation .language ul {
  top: 0;
  width: 160px;
}
.no-js .navigation .language ul li {
  display: block;
  width: auto;
}
.no-js .search noscript {
  margin-left: 1%;
  margin-right: 1%;
}
.no-js .tabSet {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.no-js .tabSet .tabItem {
  width: 100%;
  display: block;
  position: relative;
  color: #000;
  margin-bottom: 0px;
  border-bottom: 3px solid #ddd;
}
.no-js .tabSet .tabItem > a {
  background: none;
  font-size: 1.5em;
  color: #000;
}
.no-js .tabSet .tabItem:before {
  display: none;
}
.no-js .tabSet .tabItem.active {
  color: #000;
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 3px solid #ddd;
}
.no-js .tabSet .tabItem.active > a {
  color: #000;
  background: none;
}
.no-js .tabSet .tabContent {
  width: 100%;
  position: relative;
  display: block;
}
.no-js .cp_slider .img-container {
  display: inline-block;
  width: 30%;
  margin: 0 1% 1em;
}
@media screen and (max-width: 767px) {
  .no-js .cp_slider .img-container {
    width: 47%;
    margin: 0 1% 1em;
  }
}
.no-js .cp_slider .img-container img {
  object-fit: cover;
}
.no-js .adSlider .img-container {
  display: inline-block;
  width: 22%;
  margin: 0 1% 1em;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .no-js .adSlider .img-container {
    width: 47%;
    margin: 0 1% 1em;
  }
}
.no-js .adSlider .img-container img {
  object-fit: cover;
}
.no-js img.lazy {
  display: none;
}
.no-js img.lazy + noscript img {
  display: block;
  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: #814950 !important;
}

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

.gs-webResult div.gs-visibleUrl {
  color: #781f79 !important;
}

.gsc-search-button.gsc-search-button-v2 {
  border: 0 !important;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
  background-color: #814950 !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, "Noto Sans TC", 微軟正黑體, Arial, sans-serif;
  -webkit-text-size-adjust: none;
  background: url(../images/body_bg.jpg) no-repeat left top;
  background-size: contain;
}
body.pagebody {
  background: #fafafa url(../images/body_bg2.jpg) no-repeat left top 80px;
  background-size: 100% auto;
  background-attachment: fixed;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover, a:focus {
  color: #814950;
  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;
}

.fontsize_btn {
  text-indent: -9999px;
  color: transparent;
  width: 50px;
  aspect-ratio: 1/1;
  position: relative;
  border: none;
  background: rgba(255, 255, 255, 0);
}
.fontsize_btn::before {
  width: 100%;
  aspect-ratio: 1/1;
  content: "A";
  text-indent: 0;
  color: #333;
  position: absolute;
  text-align: center;
  inset: 0;
  line-height: 50px;
  z-index: 2;
  display: block;
  font-size: 1.8em;
}
.fontsize_btn:after {
  content: "";
  width: 1px;
  height: 25px;
  background: #333;
  position: absolute;
  right: 0px;
}

.font_size {
  margin: 0;
  position: absolute;
  top: 40px;
  right: calc(4% + 120px);
}
.font_size ul {
  position: absolute;
  width: 2em;
  top: 90%;
  left: 28px;
  display: none;
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
  list-style: none;
}
.font_size ul li {
  font-size: 1em;
  margin: 2px;
}
.font_size ul li button,
.font_size ul li a {
  display: block;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: #f1f1f1;
  width: 32px;
  height: 32px;
  color: #333;
  margin: 0;
  padding: 0;
}
.font_size ul li button:hover, .font_size ul li button:focus,
.font_size ul li a:hover,
.font_size ul li a:focus {
  background: #814950;
  color: #fff;
  box-shadow: none;
}
.font_size ul li button.active,
.font_size ul li a.active {
  background: #814950 !important;
  color: #fff;
  box-shadow: none;
}
.font_size ul li button.small,
.font_size ul li a.small {
  font-size: 0.938em;
}
.font_size ul li button.large,
.font_size ul li a.large {
  font-size: 1.125em;
}
.font_size ul button {
  color: #fff;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background: none;
  transition: 0.3s ease-out;
}
.font_size ul button.active {
  background: #814950;
  color: #fff;
  box-shadow: none;
}
.font_size ul button:hover, .font_size ul button:focus-visible {
  background: #814950;
  border-inline: #814950 2px solid;
}
@media screen and (max-width: 767px) {
  .font_size {
    display: none;
  }
}

.language {
  font-weight: bold;
  font-size: 0.75em;
  flex: 0 0 140px;
  width: 140px;
  z-index: 9999;
  position: relative;
}
.language > a {
  display: block;
  background: #555;
  box-sizing: border-box;
  color: #fff;
  padding: 0.2em 1em;
  position: relative;
  transition: 0.3s ease-out;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
}
.language > a:after {
  position: absolute;
  right: 0.8em;
  top: 1em;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
}
.language > a:before {
  position: absolute;
  width: 1px;
  height: 1.6em;
  right: 2em;
  top: 0.4em;
  content: "";
  border-left: 1px solid #ddd;
}
.language > a:focus {
  box-shadow: none;
  background: #444;
}
.language ul {
  background: #444;
  padding: 1em 1.5em;
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.language ul li {
  flex: 1;
  box-sizing: border-box;
  margin: 0;
}
.language ul li a {
  display: block;
  color: #fff;
  padding: 0.5em 0.5em 0.5em 1em;
  transition: 0.3s ease-out;
}
.language ul li a:hover, .language ul li a:focus {
  background: RGBA(0, 0, 0, 0.3);
}

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

.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.6em 2em;
  min-width: 4em;
  margin: 0.25em 0.1em;
}
.upload_grp .upload_btn i, .btn i {
  margin-right: 0.25em;
  margin-left: 0.25em;
}

.btn {
  background: #e0e0e0;
  border: 1px solid #e0e0e0;
  color: #222;
  text-shadow: none;
}
.btn:hover {
  background: rgb(198.5, 198.5, 198.5);
  border: 1px solid #adadad;
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn:focus {
  background: rgb(198.5, 198.5, 198.5);
  border: 1px solid #adadad;
  cursor: pointer;
  color: #fff;
}
.btn:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn.active {
  background: rgb(236.75, 236.75, 236.75);
  cursor: pointer;
}
.btn:hover, .btn:focus {
  color: #222;
  outline: none;
}

.btn-green {
  background: #75928b;
  border: 1px solid #75928b;
  color: #fff;
  border-radius: 2em;
}
.btn-green:hover {
  background: rgb(93.5546558704, 118.4453441296, 112.4372469636);
  border: 1px solid rgb(71.048582996, 89.951417004, 85.3886639676);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-green:focus {
  background: rgb(93.5546558704, 118.4453441296, 112.4372469636);
  border: 1px solid rgb(71.048582996, 89.951417004, 85.3886639676);
  cursor: pointer;
  color: #fff;
}
.btn-green:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn-green.active {
  background: rgb(131.2469635628, 157.2530364372, 150.975708502);
  cursor: pointer;
}

.btn-blue {
  background: #7293aa;
  border: 1px solid #7293aa;
  color: #fff;
}
.btn-blue:hover {
  background: rgb(87.6327433628, 121.6548672566, 145.3672566372);
  border: 1px solid rgb(68.4513274336, 95.0265486726, 113.5486725664);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-blue:focus {
  background: rgb(87.6327433628, 121.6548672566, 145.3672566372);
  border: 1px solid rgb(68.4513274336, 95.0265486726, 113.5486725664);
  cursor: pointer;
  color: #fff;
}
.btn-blue:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn-blue.active {
  background: rgb(129.9092920354, 159.185840708, 179.5907079646);
  cursor: pointer;
}

.btn-yellow {
  background: rgb(254.1007905138, 198.3498023715, 28.3992094862);
  border: 1px solid rgb(254.1007905138, 198.3498023715, 28.3992094862);
  color: #333;
}
.btn-yellow:hover {
  background: rgb(230.5849802372, 173.8537549407, 0.9150197628);
  border: 1px solid rgb(179.7865612648, 135.5533596838, 0.7134387352);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-yellow:focus {
  background: rgb(230.5849802372, 173.8537549407, 0.9150197628);
  border: 1px solid rgb(179.7865612648, 135.5533596838, 0.7134387352);
  cursor: pointer;
  color: #fff;
}
.btn-yellow:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn-yellow.active {
  background: rgb(254.2015810277, 204.6996047431, 53.7984189723);
  cursor: pointer;
}

.btn-orange {
  background: #d04500;
  border: 1px solid #d04500;
  color: #fff;
}
.btn-orange:hover {
  background: rgb(157, 52.0817307692, 0);
  border: 1px solid rgb(106, 35.1634615385, 0);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-orange:focus {
  background: rgb(157, 52.0817307692, 0);
  border: 1px solid rgb(106, 35.1634615385, 0);
  cursor: pointer;
  color: #fff;
}
.btn-orange:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn-orange.active {
  background: rgb(233.5, 77.4591346154, 0);
  cursor: pointer;
}

.btn-red {
  background: #d30000;
  border: 1px solid #d30000;
  color: #fff;
}
.btn-red:hover {
  background: #a00000;
  border: 1px solid #6d0000;
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-red:focus {
  background: #a00000;
  border: 1px solid #6d0000;
  cursor: pointer;
  color: #fff;
}
.btn-red:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn-red.active {
  background: rgb(236.5, 0, 0);
  cursor: pointer;
}

.btn-purple {
  background: #781f79;
  border: 1px solid #781f79;
  color: #fff;
}
.btn-purple:hover {
  background: rgb(79.7368421053, 20.5986842105, 80.4013157895);
  border: 1px solid rgb(39.4736842105, 10.1973684211, 39.8026315789);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-purple:focus {
  background: rgb(79.7368421053, 20.5986842105, 80.4013157895);
  border: 1px solid rgb(39.4736842105, 10.1973684211, 39.8026315789);
  cursor: pointer;
  color: #fff;
}
.btn-purple:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn-purple.active {
  background: rgb(140.1315789474, 36.2006578947, 141.2993421053);
  cursor: pointer;
}

.btn-submit {
  background: #814950;
  border: 1px solid #814950;
  color: #fff;
  border-radius: 2em;
}
.btn-submit:hover {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198);
  border: 1px solid rgb(63.8613861386, 36.1386138614, 39.603960396);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-submit:focus {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198);
  border: 1px solid rgb(63.8613861386, 36.1386138614, 39.603960396);
  cursor: pointer;
  color: #fff;
}
.btn-submit:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn-submit.active {
  background: rgb(145.2846534653, 82.2153465347, 90.099009901);
  cursor: pointer;
}

.btn-reset {
  color: #fff;
  border-radius: 2em;
  background: #666;
  border: solid 1px #666;
}
.btn-reset:hover, .btn-reset:focus {
  background: rgb(89.25, 89.25, 89.25);
  border: solid 1px #666;
  color: #fff;
}

.btn-search {
  background: #814950;
  border: 1px solid #814950;
  color: #fff;
  border-radius: 3px;
}
.btn-search:hover {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198);
  border: 1px solid rgb(63.8613861386, 36.1386138614, 39.603960396);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-search:focus {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198);
  border: 1px solid rgb(63.8613861386, 36.1386138614, 39.603960396);
  cursor: pointer;
  color: #fff;
}
.btn-search:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.btn-search.active {
  background: rgb(145.2846534653, 82.2153465347, 90.099009901);
  cursor: pointer;
}

.btn-primary {
  background: #814950 !important;
  color: #fff !important;
  border: solid 1px #814950 !important;
  border-radius: 2em;
}
.btn-primary:hover, .btn-primary:focus {
  background: rgb(112.7153465347, 63.7846534653, 69.900990099) !important;
  border: solid 1px #814950 !important;
}

.btn-secondary {
  background: #fff !important;
  color: rgb(80.146039604, 45.353960396, 49.702970297) !important;
  border: solid 1px #814950 !important;
  text-shadow: none !important;
  border-radius: 2em;
}
.btn-secondary:hover, .btn-secondary:focus {
  color: rgb(31.2920792079, 17.7079207921, 19.4059405941) !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;
  border-radius: 2em;
}
.btn-normal:hover, .btn-normal:focus {
  color: rgb(64.3815165877, 64.3815165877, 70.1184834123) !important;
  background: #c3c3c3 !important;
  border: solid 1px #c3c3c3 !important;
}

.btn-back {
  background: #555 !important;
  color: #fff !important;
  border: 1px solid #ddd !important;
}
.btn-back:hover, .btn-back:focus {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198) !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 {
  padding: 0.1em 0em 0.1em;
  font-size: 0.938em;
  margin: 1em auto 3em;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  padding-left: 1.6em;
}
.breadcrumb ul:before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/icon_home.png) no-repeat left top;
  background-size: 100% auto;
}
.breadcrumb ul li {
  display: inline-block;
  margin: 0px 0.1em 0.1em 0px;
  color: #814950;
}
.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: #814950;
  cursor: pointer;
}

.divider, .divider-vertical {
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 0.813em;
  color: grey;
  text-shadow: 0 1px 1px #fff;
  display: block;
}

.divider {
  display: table;
  line-height: 1;
  margin: 20px 0;
}
.divider:after, .divider:before {
  content: "";
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
  background-image: url("../images/basic/divider.jpg");
}
.divider:before {
  background-position: right 1em top 50%;
}
.divider:after {
  background-position: left 1em top 50%;
}

.divider-vertical {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: auto;
  height: 50%;
  line-height: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.divider-vertical:after, .divider-vertical:before {
  content: "";
  position: absolute;
  left: 50%;
  z-index: 3;
  width: 0;
  height: calc(100% - 1.2rem);
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.divider-vertical:before {
  top: -100%;
}
.divider-vertical:after {
  bottom: 0;
}

hr {
  border: none;
  border-top: 1px solid #CFCFCF;
  margin: 1em 0px;
  display: block;
  clear: both;
}

img.img_rounded {
  border-radius: 10px;
}
img.img_circle {
  border-radius: 50%;
}
img:not([src]) {
  visibility: hidden;
  opacity: 0;
}
img.lazy {
  visibility: hidden;
}
img.loaded {
  visibility: visible;
  animation: lazy_animation 0.5s ease-out;
}

@keyframes lazy_animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*for IE */
.img-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #f1f1f1;
}
.img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.img-container a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.img-container a .caption {
  position: absolute;
  width: 100%;
  height: 3em;
  line-height: 3em;
  background: rgba(0, 0, 0, 0.45);
  padding: 0 1em;
  font-size: 1.25em;
  color: #fff;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .img-container a .caption {
    width: 100%;
    height: 2em;
    line-height: 2em;
    left: 0;
    padding: 0 1em;
  }
}
.img-container a:focus:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img-container a:focus-visible:before {
  box-shadow: 0 0px 0px 2px #814950 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 {
  object-fit: fill;
}

.contain {
  object-fit: contain;
}

.cover {
  object-fit: cover;
}

.none {
  object-fit: none;
}

.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 top -1px no-repeat;
  background-size: contain;
}

.i_add:before {
  background: url(../images/icon/icon_add.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_apple:before {
  background: url(../images/icon/icon_apple.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_arrow_left:before {
  background: url(../images/icon/icon_arrow_left.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_arrow_right:before {
  background: url(../images/icon/icon_arrow_right.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_arrow_up:before {
  background: url(../images/icon/icon_arrow_up.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_arrow_down:before {
  background: url(../images/icon/icon_arrow_down.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_bookmark:before {
  background: url(../images/icon/icon_bookmark.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_calendar:before {
  background: url(../images/icon/icon_calendar.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_chat:before {
  background: url(../images/icon/icon_chat.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_check:before {
  background: url(../images/icon/icon_check.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_clock:before {
  background: url(../images/icon/icon_clock.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_close:before {
  background: url(../images/icon/icon_close.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_copy:before {
  background: url(../images/icon/icon_copy.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_dot:before {
  background: url(../images/icon/icon_dot.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_edit:before {
  background: url(../images/icon/icon_edit.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_facebook:before {
  background: url(../images/icon/icon_facebook.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_global:before {
  background: url(../images/icon/icon_global.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_googleplus:before {
  background: url(../images/icon/icon_googleplus.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_grid:before {
  background: url(../images/icon/icon_grid.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_heart:before {
  background: url(../images/icon/icon_heart.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_hide:before {
  background: url(../images/icon/icon_hide.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_home:before {
  background: url(../images/icon/icon_home.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_info:before {
  background: url(../images/icon/icon_info.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_layout:before {
  background: url(../images/icon/icon_layout.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_link:before {
  background: url(../images/icon/icon_link.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_linkedin:before {
  background: url(../images/icon/icon_linkedin.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_lock:before {
  background: url(../images/icon/icon_lock.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_mail:before {
  background: url(../images/icon/icon_mail.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_man:before {
  background: url(../images/icon/icon_man.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_minus:before {
  background: url(../images/icon/icon_minus.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_move:before {
  background: url(../images/icon/icon_move.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_order:before {
  background: url(../images/icon/icon_order.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_photo:before {
  background: url(../images/icon/icon_photo.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_pick:before {
  background: url(../images/icon/icon_pick.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_play:before {
  background: url(../images/icon/icon_play.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_reflash:before {
  background: url(../images/icon/icon_reflash.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_rss:before {
  background: url(../images/icon/icon_rss.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_search:before {
  background: url(../images/icon/icon_search.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_setting:before {
  background: url(../images/icon/icon_setting.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_sort:before {
  background: url(../images/icon/icon_sort.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_star:before {
  background: url(../images/icon/icon_star.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_show:before {
  background: url(../images/icon/icon_show.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_top:before {
  background: url(../images/icon/icon_top.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_trash:before {
  background: url(../images/icon/icon_trash.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_twitter:before {
  background: url(../images/icon/icon_twitter.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_video:before {
  background: url(../images/icon/icon_video.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_view:before {
  background: url(../images/icon/icon_view.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_vimeo:before {
  background: url(../images/icon/icon_vimeo.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_youtube:before {
  background: url(../images/icon/icon_youtube.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_add2:before {
  background: url(../images/icon/icon_add2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_apple2:before {
  background: url(../images/icon/icon_apple2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_arrow_left2:before {
  background: url(../images/icon/icon_arrow_left2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_arrow_right2:before {
  background: url(../images/icon/icon_arrow_right2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_arrow_up2:before {
  background: url(../images/icon/icon_arrow_up2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_arrow_down2:before {
  background: url(../images/icon/icon_arrow_down2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_bookmark2:before {
  background: url(../images/icon/icon_bookmark2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_calendar2:before {
  background: url(../images/icon/icon_calendar2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_calendar_color2:before {
  background: url(../images/icon/icon_calendar_color2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_chat2:before {
  background: url(../images/icon/icon_chat2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_check2:before {
  background: url(../images/icon/icon_check2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_clock2:before {
  background: url(../images/icon/icon_clock2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_close2:before {
  background: url(../images/icon/icon_close2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_copy2:before {
  background: url(../images/icon/icon_copy2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_dot2:before {
  background: url(../images/icon/icon_dot2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_edit2:before {
  background: url(../images/icon/icon_edit2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_facebook2:before {
  background: url(../images/icon/icon_facebook2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_global2:before {
  background: url(../images/icon/icon_global2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_googleplus2:before {
  background: url(../images/icon/icon_googleplus2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_grid2:before {
  background: url(../images/icon/icon_grid2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_heart2:before {
  background: url(../images/icon/icon_heart2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_home2:before {
  background: url(../images/icon/icon_home2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_info2:before {
  background: url(../images/icon/icon_info2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_layout2:before {
  background: url(../images/icon/icon_layout2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_link2:before {
  background: url(../images/icon/icon_link2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_linkedin2:before {
  background: url(../images/icon/icon_linkedin2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_lock2:before {
  background: url(../images/icon/icon_lock2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_mail2:before {
  background: url(../images/icon/icon_mail2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_man2:before {
  background: url(../images/icon/icon_man2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_minus2:before {
  background: url(../images/icon/icon_minus2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_move2:before {
  background: url(../images/icon/icon_move2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_order2:before {
  background: url(../images/icon/icon_order2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_photo2:before {
  background: url(../images/icon/icon_photo2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_pick2:before {
  background: url(../images/icon/icon_pick2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_play2:before {
  background: url(../images/icon/icon_play2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_reflash2:before {
  background: url(../images/icon/icon_reflash2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_rss2:before {
  background: url(../images/icon/icon_rss2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_search2:before {
  background: url(../images/icon/icon_search2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_setting2:before {
  background: url(../images/icon/icon_setting2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_sort2:before {
  background: url(../images/icon/icon_sort2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_star2:before {
  background: url(../images/icon/icon_star2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_top2:before {
  background: url(../images/icon/icon_top2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_trash2:before {
  background: url(../images/icon/icon_trash2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_twitter2:before {
  background: url(../images/icon/icon_twitter2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_video2:before {
  background: url(../images/icon/icon_video2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_view2:before {
  background: url(../images/icon/icon_view2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_vimeo2:before {
  background: url(../images/icon/icon_vimeo2.svg) center top -1px no-repeat;
  background-size: contain;
}

.i_youtube2:before {
  background: url(../images/icon/icon_youtube2.svg) center top -1px no-repeat;
  background-size: contain;
}

[tooltip] {
  position: relative;
}

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

[tooltip]:before,
[tooltip]:after {
  text-transform: none;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]:before {
  content: "";
  border: 5px solid transparent;
  z-index: 1001;
}

[tooltip]:after {
  content: attr(tooltip);
  text-align: left;
  min-width: 150px;
  line-height: 1.5em;
  max-width: 300px;
  font-size: 0.813em;
  max-height: 5.182875em;
  overflow: hidden;
  padding: 0.5em;
  border-radius: 4px;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
  box-sizing: border-box;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
  display: block;
}

[tooltip=""]:before,
[tooltip=""]:after {
  display: none !important;
}

[tooltip]:not([flow]):before,
[tooltip][flow^=up]:before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}

[tooltip]:not([flow]):after,
[tooltip][flow^=up]:after {
  bottom: calc(100% + 5px);
}

[tooltip]:not([flow]):before,
[tooltip]:not([flow]):after,
[tooltip][flow^=up]:before,
[tooltip][flow^=up]:after {
  left: 50%;
  transform: translate(-50%, -0.5em);
}

[tooltip][flow^=down]:before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}

[tooltip][flow^=down]:after {
  top: calc(100% + 5px);
}

[tooltip][flow^=down]:before,
[tooltip][flow^=down]:after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}

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

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

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

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

@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    transform: translate(-50%, 0);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    transform: translate(0, -50%);
  }
}
/* FX All The Things */
[tooltip]:not([flow]):hover:before,
[tooltip]:not([flow]):hover:after,
[tooltip][flow^=up]:hover:before,
[tooltip][flow^=up]:hover:after,
[tooltip][flow^=down]:hover:before,
[tooltip][flow^=down]:hover:after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^=left]:hover:before,
[tooltip][flow^=left]:hover:after,
[tooltip][flow^=right]:hover:before,
[tooltip][flow^=right]:hover:after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.tooltip {
  text-align: center;
  padding: 40px 0;
}
.tooltip span {
  display: inline-block;
  background: #DEDEDE;
  text-align: center;
  padding: 10px;
  width: 100px;
  line-height: 20px;
  vertical-align: baseline;
}
.tooltip p > em {
  color: red;
}

.category {
  text-align: left;
  margin: 1em 1.5%;
}
.category ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(14em, auto));
}
.category ul li {
  margin: 0.4em;
  display: block;
  flex: 1 1 40%;
}
.category a {
  border: 1px solid #787878;
  padding: 0.54em 1em;
  display: block;
  color: #333;
  box-sizing: border-box;
  border-radius: 2em;
  text-align: center;
  font-weight: 500;
  font-size: 1.125em;
}
.category a:hover, .category a:focus {
  color: #fff;
  background: #814950;
  border: 1px solid #814950;
}
.category a.active {
  color: #fff;
  background: #814950;
  border: 1px solid #814950;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}
.category a span {
  font-size: 0.813em;
}
.category a span:before {
  content: "(";
  display: inline-block;
}
.category a span:after {
  content: ")";
  display: inline-block;
}

div.tag {
  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;
  font-size: 0.813em;
  color: #222;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #DDD;
  padding: 0.2em 0.5em;
}
div.tag ul li a:hover, div.tag ul li a:focus {
  color: #814950;
  cursor: pointer;
}

.scrollToTop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #FFF;
  line-height: 50px;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: 0.3s ease-out;
  display: none;
  z-index: 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: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  transition: 0.3s ease-out;
}
.header.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 10px -1px, rgba(0, 0, 0, 0.3) 0px 1px 8px -1px;
}
.header.sticky:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.header.sticky > ul {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .header {
    position: fixed;
    width: 100%;
  }
}
.header:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(255, 255, 255);
  pointer-events: none;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .header:before {
    height: 60px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
}
.header > .container .searchCtrl, .header > .container .sidebarCtrl {
  width: 60px !important;
  height: 60px !important;
  position: absolute;
  top: 0px;
  display: block;
  font-size: 0em;
  padding: 15px;
  margin: 0;
  min-width: auto;
  min-height: auto;
  background: transparent;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .header > .container .searchCtrl, .header > .container .sidebarCtrl {
    display: block !important;
  }
}
.header > .container {
  overflow: visible;
  position: relative;
  padding: 25px 3% 30px;
}
@media screen and (max-width: 767px) {
  .header > .container {
    padding: 0 3% 0;
  }
}
.header > .container .sidebarCtrl {
  right: 4%;
  top: 40px;
}
.header > .container .sidebarCtrl span {
  position: absolute;
  background: #333;
  width: 50%;
  height: 3px;
  top: 18px;
  left: 50%;
  margin-left: -25%;
  display: block;
  border-radius: 2px;
}
.header > .container .sidebarCtrl span:nth-child(2) {
  top: 28px;
}
.header > .container .sidebarCtrl span:nth-child(3) {
  top: 38px;
}
.header > .container .sidebarCtrl:focus-visible {
  border: 2px dashed #ff3e4d;
}
@media screen and (max-width: 767px) {
  .header > .container .sidebarCtrl {
    top: 0;
  }
}
.header > .container .searchCtrl {
  display: block;
  right: calc(4% + 65px);
  top: 40px;
  font-size: 0em;
}
.header > .container .searchCtrl:focus-visible {
  border: 2px dashed #ff3e4d;
}
.header > .container .searchCtrl:before {
  width: 40px;
  height: 40px;
  background: url(../images/basic/icon_search.svg) no-repeat center center;
  background-size: 28px;
  opacity: 1;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
}
.header > .container .searchCtrl:after {
  content: "";
  width: 1px;
  height: 25px;
  background: #333;
  position: absolute;
  right: 0px;
}
@media screen and (max-width: 767px) {
  .header > .container .searchCtrl {
    position: absolute;
    display: block;
    top: 0;
    font-size: 0em;
  }
}
.header h1 {
  float: left;
  width: 300px;
  height: 75px;
  margin: 0 0 0 50px;
  padding: 0;
  box-sizing: border-box;
  font-size: 0;
}
.header h1 a {
  display: inline-block;
}
.header h1 img {
  display: block;
  max-width: 280px;
  max-height: 75px;
}
@media screen and (max-width: 767px) {
  .header h1 {
    padding: 0 0px 2px;
    margin: 0 !important;
    width: 100%;
    text-align: left;
    height: 60px;
  }
  .header h1 img {
    width: auto;
    height: auto;
    max-height: 56px;
    margin: 0px auto;
    transform: scale(0.8);
  }
}
.header .navigation {
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .header .navigation {
    display: none;
  }
}
.header .navigation .navlist {
  flex: 1 1 auto;
  margin: 0.25em 0.5em 0 0;
  display: none;
}
.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.5em;
  text-decoration: none;
  color: #222;
  text-decoration: none;
}
.header .navigation .navlist li a:hover, .header .navigation .navlist li a:focus {
  color: #814950;
  cursor: pointer;
}
.header .navigation .language {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 140px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  align-self: center;
  display: none;
}
.header.pageheader {
  position: fixed;
}
.header.pageheader > .container {
  padding: 8px 3.5% 12px;
}
.header.pageheader > .container .sidebarCtrl,
.header.pageheader > .container .searchCtrl {
  top: 24px;
}
@media screen and (max-width: 767px) {
  .header.pageheader > .container .sidebarCtrl,
  .header.pageheader > .container .searchCtrl {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .header.pageheader > .container {
    padding: 2px 0 0 0;
  }
}
.header.pageheader:before {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: rgba(50, 50, 93, 0.15) 0px 2px 10px -1px, rgba(0, 0, 0, 0.2) 0px 1px 10px -1px;
}
.header.pageheader h1 {
  margin: 0 0 0 20px;
}
.header.pageheader h1 img {
  max-width: 230px;
}
.header.pageheader .font_size {
  top: 24px;
}
@media screen and (min-width: 768px) {
  .header.pageheader .m_search {
    top: 92px;
  }
}
.header.pageheader.sticky {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: rgba(50, 50, 93, 0.15) 0px 2px 10px -1px, rgba(0, 0, 0, 0.2) 0px 1px 10px -1px;
}
.header .share {
  position: absolute;
  right: 240px;
  top: 45px;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .header .share {
    display: none;
  }
}

.pagebody .header .share {
  top: 28px;
}

.search {
  display: none;
  justify-content: flex-end;
  flex-wrap: wrap;
  vertical-align: top;
  font-size: 0.938em;
  margin: 1em 0.5em;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .search {
    display: none;
  }
}
.search label {
  font-size: 0em;
}
.search .form_grp {
  flex: 0 0 auto;
  margin: 0;
}
.search .form_grp input {
  margin: 0 0 0 0.5em;
  padding: 0.25em 0.5em;
  box-shadow: none;
  width: auto;
}
.search .form_grp input[type=submit] {
  min-width: auto;
  padding: 0.2em 0.8em;
}
.search .form_grp input:focus {
  box-shadow: 0 0px 0px 2px #ff3e4d;
}
.search .form_grp button,
.search .form_grp .btn,
.search .form_grp .btn-search {
  min-width: auto;
  padding: 0.2em 0.8em;
  margin: 0;
}
.search .form_grp button:hover, .search .form_grp button:focus,
.search .form_grp .btn:hover,
.search .form_grp .btn:focus,
.search .form_grp .btn-search:hover,
.search .form_grp .btn-search:focus {
  box-shadow: none !important;
}
.search .btn_grp {
  flex: 0 0 auto;
  padding: 0 0.5em 0;
  margin: 0;
}
.search .btn_grp button,
.search .btn_grp .btn,
.search .btn_grp .btn-search {
  min-width: auto;
  padding: 0.2em 0.8em;
  margin: 0;
}
.search .btn_grp button:hover, .search .btn_grp button:focus,
.search .btn_grp .btn:hover,
.search .btn_grp .btn:focus,
.search .btn_grp .btn-search:hover,
.search .btn_grp .btn-search:focus {
  box-shadow: none !important;
}
.search .keywordHot {
  flex: 1 1 100%;
}
.search .keywordHot ul {
  font-size: 0.813em;
  line-height: 1.65em;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  list-style-type: none;
}
.search .keywordHot ul li {
  margin: 0;
  padding: 0.5em;
  flex: 0 0 auto;
}
.search .keywordHot ul a {
  color: #222;
  text-decoration: none;
}
.search .keywordHot ul a:hover, .search .keywordHot ul a:focus {
  color: #814950;
  cursor: pointer;
}

.m_search {
  width: 100%;
  max-width: 100%;
  min-width: auto;
  padding: 0.8em 0.3em;
  display: block;
  height: auto;
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 998;
  background: #333;
  display: none;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .m_search {
    position: absolute;
    width: 300px;
    left: auto;
    right: 3%;
    top: 100px;
  }
}
.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%;
  background: #fff;
  border: solid 1px #ccc;
}
.m_search .form_grp input[type=submit] {
  flex: 0 1 15%;
  margin: 0.5em;
  background: #814950;
  border: solid 1px #814950;
}
.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 #999;
  box-sizing: border-box;
  text-align: right;
}
.m_search .btn_grp .btn {
  width: auto !important;
  padding: 0.2em 0.5em !important;
  margin: 0;
  background: transparent;
  font-size: 0.875rem;
  color: #ddd;
  border: none;
}
.m_search .btn_grp .btn:hover, .m_search .btn_grp .btn:focus {
  color: rgb(161.5693069307, 91.4306930693, 100.198019802);
}
.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: rgb(161.5693069307, 91.4306930693, 100.198019802);
}

/*----往下滾跑出的banner----*/
@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.menu {
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  clear: both;
  isolation: isolate;
  display: none;
}
.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: 767px) {
  .menu {
    display: none;
  }
}
.menu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.menu > ul > li {
  flex: 0 1 16%;
}
.menu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 2.5em;
  white-space: nowrap;
  color: #222;
}
.menu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid #888888;
  transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.menu > ul > li:hover > a {
  color: #814950;
}
.menu > ul > li:hover > a:after {
  border: 2px solid #814950;
  border-bottom: none;
  border-left: none;
}
.menu ul li {
  position: relative;
}
.menu ul li a {
  display: block;
  text-decoration: none;
}
.menu ul li ul {
  display: none;
  overflow: visible;
  width: 99%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  z-index: 999999;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  text-align: left;
  font-size: 0.875em;
}
.menu ul li ul li {
  float: none;
}
.menu ul li ul li a {
  padding: 0.6em 1.2em;
  color: #fff;
  font-weight: bold;
}
.menu ul li ul li a:hover, .menu ul li ul li a:focus {
  background: #814950;
}
.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: #814950;
}
.menu ul li ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 1.3em;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-bottom: none;
  border-left: none;
}
.menu ul li ul ul {
  top: 0;
  left: 100%;
  animation: none;
  font-size: 1em;
}
.menu ul li.leftSlider ul ul {
  left: auto;
  right: 100%;
}

.menuArrowDown,
.menuArrowUp {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: fixed;
  bottom: 5px;
  z-index: 9999999;
  margin: 0;
  transition: all 0.3s linear;
}
.menuArrowDown::after, .menuArrowDown::before,
.menuArrowUp::after,
.menuArrowUp::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 6px;
  display: block;
  background: #fff;
}

.menuArrowDown::before {
  transform: rotate(45deg);
  left: 4px;
}
.menuArrowDown::after {
  transform: rotate(-45deg);
  right: 4px;
}

.menuArrowUp::before {
  transform: rotate(45deg);
  right: 4px;
}
.menuArrowUp::after {
  transform: rotate(-45deg);
  left: 4px;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .menu,
.sidebar .megamenu {
  display: block;
}
.sidebar > .menu_overlay {
  background: RGBA(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.sidebar .m_area {
  width: 300px;
  padding: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(81.3952475248, 28.8047524752, 35.3785643564);
  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.3);
}
.sidebar .m_area .menu ul li > a:hover, .sidebar .m_area .menu ul li > a:focus-visible,
.sidebar .m_area .megamenu ul li > a:hover,
.sidebar .m_area .megamenu ul li > a:focus-visible {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.sidebar .m_area .menu ul li.hasChild > a,
.sidebar .m_area .megamenu ul li.hasChild > a {
  position: relative;
  padding: 0.5em 2em 0.5em 1em;
  color: #fff;
}
.sidebar .m_area .menu ul li.hasChild > a::after,
.sidebar .m_area .megamenu ul li.hasChild > a::after {
  content: "";
  position: absolute;
  right: 1em;
  top: 1.25em;
  width: 5px;
  line-height: 1.25em;
  height: 5px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.sidebar .m_area .menu ul li ul,
.sidebar .m_area .megamenu ul li ul {
  display: none;
  position: relative;
  width: 100%;
  background-color: transparent;
  font-size: 0.938em;
  top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.sidebar .m_area .menu ul li ul li a,
.sidebar .m_area .megamenu ul li ul li a {
  display: block;
  min-height: 1.5em;
  line-height: 1.5em;
  font-weight: normal;
  padding: 0.5em 1em 0.5em 2em;
  border: none;
  background: url(../images/arrow2ov.svg) no-repeat left 1em top 0.8em;
  background-size: 0.8em auto;
}
.sidebar .m_area .menu ul li ul li.hasChild > a,
.sidebar .m_area .megamenu ul li ul li.hasChild > a {
  padding: 0.5em 1em 0.5em 2em;
}
.sidebar .m_area .menu ul li ul li.hasChild > a:after,
.sidebar .m_area .megamenu ul li ul li.hasChild > a:after {
  top: 0.85em;
}
.sidebar .m_area .menu ul li ul li li a,
.sidebar .m_area .megamenu ul li ul li li a {
  padding: 0.5em 1em 0.5em 4em !important;
}
.sidebar .m_area .menu ul li ul li li a:after,
.sidebar .m_area .megamenu ul li ul li li a:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .sidebar .m_area .menu,
  .sidebar .m_area .megamenu {
    width: 96%;
  }
  .sidebar .m_area .menu ul,
  .sidebar .m_area .megamenu ul {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 1.25em;
    flex-wrap: wrap;
    border-top: solid 2px rgba(255, 255, 255, 0.5);
    padding: 2rem 0;
  }
  .sidebar .m_area .menu ul > li,
  .sidebar .m_area .megamenu ul > li {
    flex: 0 1 10%;
  }
  .sidebar .m_area .menu ul > li > a,
  .sidebar .m_area .megamenu ul > li > a {
    border: none !important;
    height: auto;
    padding: 0.5em 0.8em;
  }
  .sidebar .m_area .menu ul > li > a:after,
  .sidebar .m_area .megamenu ul > li > a:after {
    display: none;
  }
  .sidebar .m_area .menu ul > li > a:hover, .sidebar .m_area .menu ul > li > a:focus,
  .sidebar .m_area .megamenu ul > li > a:hover,
  .sidebar .m_area .megamenu ul > li > a:focus {
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  }
  .sidebar .m_area .menu ul > li.hasChild > a,
  .sidebar .m_area .megamenu ul > li.hasChild > a {
    position: relative;
    padding: 0.5em 0.8em;
    color: #fff;
    border: none;
  }
  .sidebar .m_area .menu ul > li.hasChild > a:hover, .sidebar .m_area .menu ul > li.hasChild > a:focus,
  .sidebar .m_area .megamenu ul > li.hasChild > a:hover,
  .sidebar .m_area .megamenu ul > li.hasChild > a:focus {
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  }
  .sidebar .m_area .menu ul > li ul,
  .sidebar .m_area .megamenu ul > li ul {
    display: block !important;
    justify-content: flex-start;
    border: none;
    font-size: 1rem;
    padding-top: 0;
  }
  .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.4em 2em;
    border: none;
    background: url(../images/arrow2ov.svg) no-repeat left 1em top 0.8em;
    background-size: 0.8em auto;
    border: none;
  }
  .sidebar .m_area .menu ul > li ul li a:hover, .sidebar .m_area .menu ul > li ul li a:focus,
  .sidebar .m_area .megamenu ul > li ul li a:hover,
  .sidebar .m_area .megamenu ul > li ul li a:focus {
    background: #fff url(../images/arrow3.svg) no-repeat left 1em top 0.8em;
    background-size: 0.8em auto;
    border-radius: 2em;
    color: #814950;
    border: none;
    text-shadow: 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: 1 1 100%;
  margin: 2px 1px;
  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: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,
.sidebar .navigation .searchCtrl,
.sidebar .navigation .sidebarCtrl {
  display: none;
}
.sidebar button.sidebarClose {
  position: absolute;
  display: block;
  width: 3em !important;
  height: 3em !important;
  padding: 0;
  min-width: auto;
  top: 0px;
  right: 0px;
  margin: 0;
  text-indent: -999px;
  border: none;
  background: none;
  border: none;
}
.sidebar button.sidebarClose:hover, .sidebar button.sidebarClose:focus {
  box-shadow: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

.megamenu {
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  clear: both;
}
@media screen and (max-width: 767px) {
  .megamenu {
    display: none;
  }
}
.megamenu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.megamenu.sticky > ul {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
.megamenu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.megamenu > ul > li {
  flex: 0 1 16.6666666667%;
}
.megamenu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 2.5em;
  color: #222;
}
.megamenu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid #888888;
  transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.megamenu > ul > li:hover > a {
  color: #814950;
}
.megamenu > ul > li:hover > a:after {
  border: 2px solid #814950;
  border-bottom: none;
  border-left: none;
}
.megamenu ul li a {
  display: block;
  outline: none;
  text-decoration: none;
}
.megamenu ul li ul {
  display: flex;
  overflow: visible;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  margin: 0;
  z-index: 999999;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  list-style: none;
  text-align: left;
  align-items: flex-start;
  flex-wrap: wrap;
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.megamenu ul li ul li {
  flex: none;
  flex-basis: 23%;
  margin: 0 1%;
  padding: 0;
}
.megamenu ul li ul li a {
  padding: 0.6em 1.2em;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
}
.megamenu ul li ul li a:hover, .megamenu ul li ul li a:focus {
  background: #814950;
}
.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: #814950;
}
.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: 100%;
  padding: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 80%;
  background: #814950;
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}
.sidebar .m_area:before {
  content: "";
  width: 280px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 3em;
  background: #814950;
  padding: 0 1em;
  line-height: 3em;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .sidebar .m_area {
    width: 280px;
    height: 100%;
    border-radius: 0;
    clip-path: none;
  }
}
.sidebar .m_area .megamenu {
  width: 100%;
  box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
  margin-bottom: 1em;
  background: #ccc;
}
.sidebar .m_area .megamenu a {
  display: block;
  color: #222;
  text-decoration: none;
  transition: 0.4s ease-out;
  text-align: left;
}
.sidebar .m_area .megamenu ul {
  display: flex;
}
.sidebar .m_area .megamenu ul li {
  flex: 1 1 100%;
  flex-direction: column;
}
.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;
}
.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 .navigation {
  position: relative;
  text-align: left;
}
.sidebar .navigation ul {
  float: none;
  width: 90%;
  margin: 1em auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
  border-bottom: none;
  border-right: none;
}
.sidebar .navigation ul li {
  margin: 2px 1px;
  padding: 0;
  box-sizing: border-box;
}
.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;
  border-radius: 2em;
}
.sidebar .navigation ul li a:hover, .sidebar .navigation ul li a:focus {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198);
}
.sidebar .navigation .share {
  margin: 0 1.25%;
}
.sidebar .navigation .share ul {
  height: 52px;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .sidebar .navigation .share ul {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.sidebar .navigation .share ul li {
  flex: 0 0 36px;
  margin: 0 4px;
}
.sidebar .navigation .share ul li a {
  height: auto;
  padding: 2px;
  border: none;
  height: 36px;
  width: 36px;
}
.sidebar .navigation .share ul li a:hover, .sidebar .navigation .share ul li a:focus {
  background: none !important;
}
.sidebar .navigation .share ul li a:focus-visible {
  border-radius: 0;
}
.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);
}
@media screen and (min-width: 768px) {
  .sidebar .navigation ul {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    font-size: 1.125em;
  }
  .sidebar .navigation ul li {
    flex: 0 0 6em;
  }
  .sidebar .navigation ul li a {
    border: none;
    padding: 0;
    height: auto;
    text-align: center;
  }
}
.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: 30px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
  border-bottom: none;
}
.sidebar button.sidebarClose:after {
  position: absolute;
  width: 15px;
  height: 30px;
  border: 3px solid #eee;
  content: "";
  top: 5px;
  right: 10px;
  transform: rotate(-45deg);
  border-right: none;
  border-top: none;
  border-bottom: none;
}
.sidebar button.sidebarClose:focus-visible {
  box-shadow: 0 0px 0px 2px #ff3e4d inset;
}

@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;
  clear: both;
  zoom: 1;
  text-align: left;
  font-size: 0.938em;
  padding: 4em 3%;
  background: #252424;
  color: #fff;
}
footer:before, footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
footer .container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
footer .container > div {
  padding-bottom: 1em;
}
footer .footerBlock {
  display: flex;
  flex: 1 1 100%;
}
@media screen and (max-width: 991px) {
  footer .footerBlock {
    flex-wrap: wrap;
  }
}
footer a {
  text-decoration: none;
  color: #814950;
}
footer a:hover, footer a:focus {
  color: rgb(96.4306930693, 54.5693069307, 59.801980198);
}
footer p {
  margin: 0;
}
footer p.title {
  font-size: 1.125em;
}
footer .footer_logo {
  flex: 1 1 30%;
  padding-right: 60px;
}
footer .footer_logo img {
  width: 220px;
  margin-bottom: 1em;
}
footer .footer_info {
  flex: 1 1 90%;
}
footer .footer_icon {
  flex: 0 0 20%;
  text-align: right;
}
@media screen and (max-width: 991px) {
  footer .footer_icon {
    flex: 1 1 100%;
    text-align: right;
  }
}
footer .footer_link {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  zoom: 1;
  float: right;
  display: flex;
  margin-top: -1.5em;
}
footer .footer_link:before, footer .footer_link:after {
  content: "";
  display: table;
}
footer .footer_link:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  footer .footer_link {
    float: none;
    margin: 1em 0;
  }
}
@media screen and (max-width: 767px) {
  footer .footer_link {
    flex-direction: column;
    margin: 1em 0;
  }
}
footer .footer_link li {
  flex: 0 1 auto;
  margin: 0px 1em 5px 0px;
}
@media screen and (max-width: 767px) {
  footer .footer_link li {
    flex: 1 1 100%;
  }
}
footer .footer_link li a {
  display: block;
  padding: 0;
  color: #fff;
}
footer .footer_link li a:hover, footer .footer_link li a:focus-visible {
  color: #fdede4;
}
footer .Copyright {
  float: left;
}
@media screen and (max-width: 991px) {
  footer .Copyright {
    float: none;
  }
}
footer p {
  line-height: 1.65em;
}
footer .update,
footer .counter {
  display: inline-block;
  margin-right: 5px;
}
footer .update em,
footer .counter em {
  font-style: normal;
  padding: 0 0.5em;
}
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 #814950 inset;
  z-index: 99;
}
footer .footer_icon img {
  max-width: 120px;
}
footer .f_unit {
  clear: both;
  font-size: 0.938em;
  margin-top: 1em;
  color: #ccc;
}

.fatfooter {
  padding-bottom: 1em;
  margin: 0 auto;
  background: #616161;
}
@media screen and (max-width: 767px) {
  .fatfooter {
    display: none;
  }
}
.fatfooter .container {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.fatfooter .btn-fatfooter {
  font-size: 0.813em;
  display: block;
  width: 50px;
  height: 50px;
  color: #fff;
  border: none;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: -25px;
  right: 1%;
  z-index: 90;
  text-indent: -9999px;
  border-radius: 50%;
}
.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: 17px;
  margin-left: -7px;
  transition: 0.3s ease-out;
}
.fatfooter .btn-fatfooter:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 20px;
  background: #fff;
  top: 17px;
  left: 50%;
  margin-left: -1px;
}
.fatfooter .btn-fatfooter:hover, .fatfooter .btn-fatfooter:focus {
  background: #814950;
  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: 20px;
}
.fatfooter .btn-fatfooter.close:after {
  top: 15px;
}
.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;
  color: #fff;
}
.fatfooter nav ul li a:hover, .fatfooter nav ul li a:focus-visible {
  box-shadow: none;
  color: #fdede4;
}
.fatfooter nav ul li ul {
  display: block;
  margin: 0;
  padding: 0 1em 0 0;
}
@media screen and (max-width: 767px) {
  .fatfooter nav ul li ul {
    width: auto;
  }
}
.fatfooter nav ul li ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  font-size: 0.938em;
  line-height: 1.5em;
  padding: 0.5em 0;
  background: none;
  color: #fff;
}
.fatfooter nav ul li ul li a:hover, .fatfooter nav ul li ul li a:focus {
  color: #814950;
  cursor: pointer;
}
.fatfooter nav ul li ul li a:hover, .fatfooter nav ul li ul li a:focus-visible {
  box-shadow: none;
  color: #fdede4;
}
.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: 767px) {
  .labelEffect {
    margin-left: 0;
  }
}
.labelEffect.password_toggle input[type=text],
.labelEffect.password_toggle input[type=password], .labelEffect.hasBtn input[type=text],
.labelEffect.hasBtn input[type=password] {
  padding-right: 3em;
}
.labelEffect > label {
  width: 100%;
  color: #666;
  align-items: flex-start;
  font-size: 1em;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0px;
  bottom: 0;
  height: 100%;
  padding: 0.6em 0.5em 0.1em;
  transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.labelEffect > label:before, .labelEffect > label:after {
  content: "";
  display: block;
  width: 0%;
  left: 50%;
  position: absolute;
  bottom: -2px;
  height: 2px;
  background: #814950;
  transition: 0.2s ease all;
}
.labelEffect input,
.labelEffect textarea,
.labelEffect select {
  flex: 1 1 70%;
  border-radius: 0.2em;
}
.labelEffect input:focus ~ label, .labelEffect input.used ~ label,
.labelEffect textarea:focus ~ label,
.labelEffect textarea.used ~ label,
.labelEffect select:focus ~ label,
.labelEffect select.used ~ label {
  bottom: 0;
  font-size: 0.813em;
  color: rgb(96.4306930693, 54.5693069307, 59.801980198);
  padding: 0;
  pointer-events: none;
  height: calc(100% + 1.95em);
}
.labelEffect input:focus ~ label:before, .labelEffect input.used ~ label:before,
.labelEffect textarea:focus ~ label:before,
.labelEffect textarea.used ~ label:before,
.labelEffect select:focus ~ label:before,
.labelEffect select.used ~ label:before {
  width: 50%;
  left: 0%;
}
.labelEffect input:focus ~ label:after, .labelEffect input.used ~ label:after,
.labelEffect textarea:focus ~ label:after,
.labelEffect textarea.used ~ label:after,
.labelEffect select:focus ~ label:after,
.labelEffect select.used ~ label:after {
  width: 50%;
  right: 50%;
}
.labelEffect input.used ~ label:before,
.labelEffect textarea.used ~ label:before,
.labelEffect select.used ~ label:before {
  width: 0%;
  left: 50%;
}
.labelEffect input.used ~ label:after,
.labelEffect textarea.used ~ label:after,
.labelEffect select.used ~ label:after {
  width: 0%;
  left: 50%;
}
.labelEffect [class^=btn],
.labelEffect .additonal {
  flex: 0 1 10%;
  min-width: 0em;
  margin: 0em 0 0 0.5em;
  padding: 0.2em 0.25em;
  font-size: 0.938em;
}
.labelEffect .btn-icon {
  flex: 0 1 3em;
  min-width: 0em;
  margin: 0;
  font-size: 0.938em;
  right: 0.3em;
  top: 0.35em;
  height: 38px;
  background: none;
  border: transparent;
  position: absolute;
}
.labelEffect .btn-icon i {
  font-size: 1.25em;
  border-right: none;
  top: 0;
}
.labelEffect .additional {
  white-space: nowrap;
  font-size: 0.875rem;
  color: #666;
  padding: 0 0.5em;
  display: flex;
  align-items: center;
}
.labelEffect .additional img {
  max-height: 3em;
}
.labelEffect .additional label input {
  flex: 0 1 1.2em !important;
}
.labelEffect .additional .btn_circle {
  padding: 0;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  min-width: 2.5em;
  background: #fff;
  position: relative;
  border: 1px solid #ddd;
}
.labelEffect .additional .btn_circle:hover, .labelEffect .additional .btn_circle:focus {
  border: 1px solid #814950;
  background: #fff;
  box-shadow: none;
  background: #814950;
}
.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 {
  font-size: 0.875rem;
  color: #d30000;
  padding: 1px 3px;
  border-radius: 2px;
  margin: 0 6px 0 0;
}

.flex-form {
  font-size: 100%;
  margin: 0.5em 0;
}
.flex-form .form_grp {
  padding: 0.5em 0;
}
.flex-form.form_inline {
  border-bottom: 1px dashed #ddd;
}
.flex-form.form_inline .form_grp {
  border-bottom: 0;
}
.flex-form.form_inline .form_grp .form_title {
  max-width: max-content;
}
.flex-form .form_grp {
  display: flex;
  flex-wrap: wrap;
}
.flex-form .form_grp.agree {
  border-bottom: none;
}
.flex-form .form_grp.agree label {
  width: auto;
  margin: 0 0.5em 0.5em 0;
}
.flex-form .form_grp .tel input[type=text]:first-child,
.flex-form .form_grp .tel input[type=tel]:first-child {
  background: url(../images/icon/icon_add.svg) no-repeat 0.5em center;
  background-size: 12px;
  padding-left: 1.5em;
}
.flex-form .form_grp .tel input[type=text]:first-child,
.flex-form .form_grp .tel select:first-child,
.flex-form .form_grp .tel input[type=tel]:first-child {
  width: 100px !important;
}
.flex-form .form_grp .tel input[type=text]:first-child ~ input,
.flex-form .form_grp .tel select:first-child ~ input,
.flex-form .form_grp .tel input[type=tel]:first-child ~ input {
  width: calc(100% - 120px);
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .tel input[type=text]:first-child ~ input,
  .flex-form .form_grp .tel select:first-child ~ input,
  .flex-form .form_grp .tel input[type=tel]:first-child ~ input {
    width: 100% !important;
    display: block !important;
  }
}
.flex-form .form_grp .birthday select {
  display: inline-block;
  margin-right: 0.5em;
  text-align-last: center;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .birthday select {
    width: 88% !important;
    min-width: 88% !important;
    display: inline-block !important;
    text-align-last: left;
  }
}
.flex-form .form_grp .birthday select option {
  text-align: center;
}
.flex-form .form_grp .address select {
  min-width: 100px;
}
.flex-form .form_grp .address select option {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .address select {
    width: 100px;
    display: inline-block !important;
  }
}
.flex-form .form_grp .address input[type=text].user_typing {
  flex: 1 1 auto;
  width: calc(100% - 240px) !important;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .address input[type=text] {
    display: block !important;
    width: calc(100% - 0.6em) !important;
  }
  .flex-form .form_grp .address input[type=text].user_typing {
    width: 100% !important;
  }
}
.flex-form .form_grp .datepick {
  position: relative;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick {
    width: 100%;
    display: block;
    padding-right: 0;
  }
}
.flex-form .form_grp .datepick + .datepick {
  margin-left: 0.3em;
  margin-right: 0;
  padding-right: 0;
}
.flex-form .form_grp .datepick + .datepick:before {
  content: "~";
  font-size: 1.5em;
  color: #777;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick + .datepick {
    margin-left: 0em;
  }
  .flex-form .form_grp .datepick + .datepick:before {
    display: none;
  }
}
.flex-form .form_grp .datepick i {
  position: absolute;
  padding: 0.37em 0.1em !important;
  right: 1em;
  top: 0.2em;
  min-width: 1em;
  background: none;
  border: none;
  width: auto;
  pointer-events: none;
}
.flex-form .form_grp .datepick i:hover, .flex-form .form_grp .datepick i:focus {
  box-shadow: none;
  border: none !important;
}
.flex-form .form_grp .datepick > input[type=text],
.flex-form .form_grp .datepick > input[type=date] {
  width: 10em;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick > input[type=text],
  .flex-form .form_grp .datepick > input[type=date] {
    width: calc(100% - 0.6em);
  }
}
.flex-form .form_grp .datepick > input[type=text] {
  padding-right: 2em;
}
.flex-form .form_grp .form_title {
  color: #814950;
  font-weight: 500;
}
.flex-form .form_title {
  max-width: 13em;
  flex: 0 0 13em;
  align-self: flex-start;
  padding: 0.65em 0;
  font-weight: 500;
  color: rgb(96.4306930693, 54.5693069307, 59.801980198);
}
@media screen and (max-width: 767px) {
  .flex-form .form_title {
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    margin: 0 0.3em;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
.flex-form .form_title + .form_content[class*=form_col] {
  flex-basis: calc(100% - 13em);
  max-width: calc(100% - 13em);
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .flex-form .form_title + .form_content[class*=form_col] {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_content {
  display: flex;
  max-width: calc(100% - 13em);
  flex: auto;
  flex-basis: calc(100% - 13em);
  position: relative;
  min-height: 1px;
  flex-wrap: wrap;
}
.flex-form .form_content > section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_content {
    max-width: 100%;
    flex-basis: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
.flex-form .form_content *[class^=notice] {
  margin: 0.3em;
  width: calc(100% - 0.6em);
}
.flex-form .form_content.additional {
  flex-wrap: nowrap;
  align-items: center;
}
.flex-form .form_content.additional .checkbox {
  flex: 1 0 auto;
  width: auto;
  display: inline-flex;
  align-items: center;
}
.flex-form .form_content.additional .checkbox label {
  margin-bottom: 0;
}
.flex-form .form_content .help {
  font-size: 0.813em;
  color: #888;
  padding: 0 0.5em;
}
.flex-form .form_content .form_grp {
  flex: 0 0 100%;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.flex-form .form_content .form_grp .form_title {
  color: #814950;
}
.flex-form .form_content .form_grp .form_content {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .flex-form .form_content .form_grp .form_content {
    flex-basis: 100%;
  }
}
.flex-form .form_content .form_grp .form_content.form_inline input[type=text],
.flex-form .form_content .form_grp .form_content.form_inline input[type=tel],
.flex-form .form_content .form_grp .form_content.form_inline select,
.flex-form .form_content .form_grp .form_content.form_inline .checkbox {
  width: auto;
  min-width: 100px;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .flex-form .form_content .form_grp .form_content.form_inline input[type=text],
  .flex-form .form_content .form_grp .form_content.form_inline input[type=tel],
  .flex-form .form_content .form_grp .form_content.form_inline select,
  .flex-form .form_content .form_grp .form_content.form_inline .checkbox {
    width: calc(100% - 0.6em);
    display: block;
  }
}
.flex-form .form_content .form_grp .form_content .form_grp .form_title {
  color: #222;
  padding-bottom: 0;
}
.flex-form .form_content .form_grp:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.flex-form .form_content .pagenum {
  flex: 1 1 100%;
  clear: both;
  text-align: right;
  color: #666;
  font-size: 0.938em;
  margin-right: 0.5em;
}
.flex-form [class*=form_col] {
  flex-basis: 100%;
  max-width: 100%;
  align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.flex-form [class*=form_col] > .form_grp {
  border-bottom: 0;
  padding-top: 0;
}
.flex-form [class*=form_col] label {
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  box-sizing: border-box;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  .flex-form [class*=form_col] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
.flex-form .flex-col-equal-1,
.flex-form .flex-col-equal-2,
.flex-form .flex-col-equal-3,
.flex-form .flex-col-equal-4 {
  width: 100%;
}
.flex-form .flex-col-equal-1 .form_grp,
.flex-form .flex-col-equal-2 .form_grp,
.flex-form .flex-col-equal-3 .form_grp,
.flex-form .flex-col-equal-4 .form_grp {
  border-bottom: 0;
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 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: 768px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 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: 768px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 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: 768px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 4px) * 1 + 4px * 4 * 1 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 4px) * 2 + 4px * 4 * 2 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 4px) * 3 + 4px * 4 * 3 / (4 - 1));
  }
}
@media (min-width: 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: 575px) {
  .flex-form .form_col-6-6 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-6-6 > input,
.flex-form .form_col-6-6 > select,
.flex-form .form_col-6-6 > label {
  width: calc(50% - 0.6em);
  flex-basis: calc(50% - 0.6em);
  max-width: calc(50% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-6 > input,
  .flex-form .form_col-6-6 > select,
  .flex-form .form_col-6-6 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-4-4-4 > .form_grp {
  width: 33.333%;
  flex: 1 1 33.333%;
  max-width: 33.333%;
  padding: 0.5em;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-4-4 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-4-4-4 > input,
.flex-form .form_col-4-4-4 > select,
.flex-form .form_col-4-4-4 > label {
  width: calc(33.333% - 0.6em);
  flex-basis: calc(33.333% - 0.6em);
  max-width: calc(33.333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-4-4 > input,
  .flex-form .form_col-4-4-4 > select,
  .flex-form .form_col-4-4-4 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-3-3 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-3-3-3 > input,
.flex-form .form_col-3-3-3-3 > select,
.flex-form .form_col-3-3-3-3 > label {
  width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-3-3 > input,
  .flex-form .form_col-3-3-3-3 > select,
  .flex-form .form_col-3-3-3-3 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-2-2-2-2-2 > .form_grp {
  width: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-2-2-2-2-2 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-2-2-2-2-2-2 > input,
.flex-form .form_col-2-2-2-2-2-2 > select,
.flex-form .form_col-2-2-2-2-2-2 > label {
  width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-2-2-2-2 > input,
  .flex-form .form_col-2-2-2-2-2-2 > select,
  .flex-form .form_col-2-2-2-2-2-2 > label {
    width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
  }
}
.flex-form .form_col-3-9 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > .form_grp:nth-child(2) {
  width: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > .form_grp:nth-child(2) {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > input,
.flex-form .form_col-3-9 > select,
.flex-form .form_col-3-9 > label {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > input,
  .flex-form .form_col-3-9 > select,
  .flex-form .form_col-3-9 > label {
    width: calc(25% - 0.6em);
    max-width: calc(25% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-9 > input:nth-child(2),
.flex-form .form_col-3-9 > select:nth-child(2),
.flex-form .form_col-3-9 > label:nth-child(2) {
  width: calc(75% - 0.6em);
  flex-basis: calc(75% - 0.6em);
  max-width: calc(75% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > input:nth-child(2),
  .flex-form .form_col-3-9 > select:nth-child(2),
  .flex-form .form_col-3-9 > label:nth-child(2) {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > .form_grp {
  flex-basis: 75%;
  max-width: 75%;
  width: 75%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > .form_grp {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > .form_grp:nth-child(2) {
  flex-basis: 25%;
  max-width: 25%;
  width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > .form_grp:nth-child(2) {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > input,
.flex-form .form_col-9-3 > select,
.flex-form .form_col-9-3 > label {
  width: calc(75% - 0.6em);
  max-width: calc(75% - 0.6em);
  flex-basis: calc(75% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > input,
  .flex-form .form_col-9-3 > select,
  .flex-form .form_col-9-3 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > input:nth-child(2),
.flex-form .form_col-9-3 > select:nth-child(2),
.flex-form .form_col-9-3 > label:nth-child(2) {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > input:nth-child(2),
  .flex-form .form_col-9-3 > select:nth-child(2),
  .flex-form .form_col-9-3 > label:nth-child(2) {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-3-3-6 > .form_grp:last-child {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > .form_grp:last-child {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-3-6 > input,
.flex-form .form_col-3-3-6 > select,
.flex-form .form_col-3-3-6 > label {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > input,
  .flex-form .form_col-3-3-6 > select,
  .flex-form .form_col-3-3-6 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > input:last-child,
.flex-form .form_col-3-3-6 > select:last-child,
.flex-form .form_col-3-3-6 > label:last-child {
  width: calc(50% - 0.6em);
  max-width: calc(50% - 0.6em);
  flex-basis: calc(50% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > input:last-child,
  .flex-form .form_col-3-3-6 > select:last-child,
  .flex-form .form_col-3-3-6 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-6-3-3 > .form_grp,
.flex-form .form_col-6-3-3 > input[type=text],
.flex-form .form_col-6-3-3 > select {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-3-3 > .form_grp,
  .flex-form .form_col-6-3-3 > input[type=text],
  .flex-form .form_col-6-3-3 > select {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-6-3-3 > .form_grp:first-child,
.flex-form .form_col-6-3-3 > input[type=text]:first-child,
.flex-form .form_col-6-3-3 > select:first-child {
  width: 50%;
  max-width: 50%;
  flex-basis: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-3-3 > .form_grp:first-child,
  .flex-form .form_col-6-3-3 > input[type=text]:first-child,
  .flex-form .form_col-6-3-3 > select:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > .form_grp {
  width: 33.3333333333%;
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-4-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > .form_grp:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > input,
.flex-form .form_col-4-8 > select,
.flex-form .form_col-4-8 > label {
  width: calc(33.3333333333% - 0.6em);
  max-width: calc(33.3333333333% - 0.6em);
  flex-basis: calc(33.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > input,
  .flex-form .form_col-4-8 > select,
  .flex-form .form_col-4-8 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-4-8 > input:last-child,
.flex-form .form_col-4-8 > select:last-child,
.flex-form .form_col-4-8 > label:last-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > input:last-child,
  .flex-form .form_col-4-8 > select:last-child,
  .flex-form .form_col-4-8 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-10 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > .form_grp {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-2-10 > .form_grp:last-child {
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
  width: 83.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > .form_grp:last-child {
    max-width: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.flex-form .form_col-2-10 > input,
.flex-form .form_col-2-10 > select,
.flex-form .form_col-2-10 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > input,
  .flex-form .form_col-2-10 > select,
  .flex-form .form_col-2-10 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-10 > input:last-child,
.flex-form .form_col-2-10 > select:last-child,
.flex-form .form_col-2-10 > label:last-child {
  width: calc(83.3333333333% - 0.6em);
  max-width: calc(83.3333333333% - 0.6em);
  flex-basis: calc(83.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > input:last-child,
  .flex-form .form_col-2-10 > select:last-child,
  .flex-form .form_col-2-10 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-10-2 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > .form_grp {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > .form_grp:first-child {
  width: 83.3333333333%;
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > .form_grp:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > input,
.flex-form .form_col-10-2 > select,
.flex-form .form_col-10-2 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > input,
  .flex-form .form_col-10-2 > select,
  .flex-form .form_col-10-2 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-10-2 > input:first-child,
.flex-form .form_col-10-2 > select:first-child,
.flex-form .form_col-10-2 > label:first-child {
  width: calc(83.3333333333% - 0.6em);
  max-width: calc(83.3333333333% - 0.6em);
  flex-basis: calc(83.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > input:first-child,
  .flex-form .form_col-10-2 > select:first-child,
  .flex-form .form_col-10-2 > label:first-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-2-2-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > .form_grp:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-2-2-8 > input,
.flex-form .form_col-2-2-8 > select,
.flex-form .form_col-2-2-8 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > input,
  .flex-form .form_col-2-2-8 > select,
  .flex-form .form_col-2-2-8 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > input:last-child,
.flex-form .form_col-2-2-8 > select:last-child,
.flex-form .form_col-2-2-8 > label:last-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > input:last-child,
  .flex-form .form_col-2-2-8 > select:last-child,
  .flex-form .form_col-2-2-8 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-8-2-2 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-8-2-2 > .form_grp:first-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > .form_grp:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-8-2-2 > input,
.flex-form .form_col-8-2-2 > select,
.flex-form .form_col-8-2-2 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > input,
  .flex-form .form_col-8-2-2 > select,
  .flex-form .form_col-8-2-2 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-8-2-2 > input:first-child,
.flex-form .form_col-8-2-2 > select:first-child,
.flex-form .form_col-8-2-2 > label:first-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > input:first-child,
  .flex-form .form_col-8-2-2 > select:first-child,
  .flex-form .form_col-8-2-2 > label:first-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .btn_grp {
  justify-content: center;
}
.flex-form .btn_grp .btn,
.flex-form .btn_grp .btn-reset,
.flex-form .btn_grp .btn-submit,
.flex-form .btn_grp input[type=submit],
.flex-form .btn_grp input[type=reset],
.flex-form .btn_grp input[type=button],
.flex-form .btn_grp input[type=search] {
  margin: 0.3em;
}
.flex-form .btn,
.flex-form input[type=submit],
.flex-form input[type=reset],
.flex-form input[type=button],
.flex-form input[type=search] {
  flex: 1 1 auto;
}
.flex-form .form_grp,
.flex-form .check_grp,
.flex-form .radio_grp,
.flex-form .btn_grp,
.flex-form .upload_grp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.3em 0;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp,
  .flex-form .check_grp,
  .flex-form .radio_grp,
  .flex-form .btn_grp,
  .flex-form .upload_grp {
    flex-wrap: wrap;
  }
}
.flex-form .check_grp label,
.flex-form .radio_grp label {
  position: relative;
  z-index: 1;
  flex-basis: 100%;
  display: flex;
  align-items: center;
}
.flex-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.5em;
  width: auto;
  flex: 0 0 auto;
}
.form_inline .btn_grp {
  padding: 2em 0;
}
.form_inline .btn_grp .btn,
.form_inline .btn_grp input[type=submit],
.form_inline .btn_grp input[type=button],
.form_inline .btn_grp input[type=search] {
  margin: 0.3em;
  padding: 0.6em 2em;
  border: none;
  background: #814950;
  border-radius: 2em;
  color: #fff;
  font-weight: bold;
}
.form_inline .btn_grp .btn:hover, .form_inline .btn_grp .btn:focus, .form_inline .btn_grp .btn:focus-visible,
.form_inline .btn_grp input[type=submit]:hover,
.form_inline .btn_grp input[type=submit]:focus,
.form_inline .btn_grp input[type=submit]:focus-visible,
.form_inline .btn_grp input[type=button]:hover,
.form_inline .btn_grp input[type=button]:focus,
.form_inline .btn_grp input[type=button]:focus-visible,
.form_inline .btn_grp input[type=search]:hover,
.form_inline .btn_grp input[type=search]:focus,
.form_inline .btn_grp input[type=search]:focus-visible {
  background: rgb(112.7153465347, 63.7846534653, 69.900990099);
}
.form_inline .btn_grp input[type=reset] {
  margin: 0.3em;
  padding: 0.6em 2em;
  border: none;
  background: #666;
  border-radius: 2em;
  color: #fff;
  font-weight: bold;
}
.form_inline .btn_grp input[type=reset]:hover, .form_inline .btn_grp input[type=reset]:focus, .form_inline .btn_grp input[type=reset]:focus-visible {
  background: rgb(89.25, 89.25, 89.25);
}

.form-column .form_title {
  padding-bottom: 0 !important;
  margin: 0 0.3em;
}
.form-column .form_title,
.form-column .form_content {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

label,
legend {
  display: inline-block;
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  box-sizing: border-box;
}
@media screen and (max-width: 575px) {
  label,
  legend {
    display: block;
  }
}
label.inline input,
label.inline select,
label.inline textarea,
legend.inline input,
legend.inline select,
legend.inline textarea {
  width: auto;
}
label.label_hidden,
legend.label_hidden {
  font-size: 0;
  line-height: 1;
  width: 0;
  flex-basis: 0 !important;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

input,
textarea,
select,
button {
  color: #222;
  font-size: 1em;
  border: none;
  border-bottom: solid 2px #814950;
  padding: 0.5em;
  background: rgba(255, 255, 255, 0);
  vertical-align: middle;
  margin: 0.3em;
  box-sizing: border-box;
  border-radius: 0;
  transition: all 0.3s ease-out;
}

input,
select,
textarea {
  width: calc(100% - 0.6em);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  input,
  select,
  textarea {
    width: 100%;
  }
}

.input-i input {
  width: calc(100% - 0.6em);
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=mail]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=file]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=mail]::-moz-placeholder,
input[type=number]::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=mail]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=file]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=mail]:-moz-placeholder,
input[type=number]:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}

input[type=text].complex {
  padding-right: 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: none;
  border-bottom: solid 2px #814950;
  padding: 0.5em;
  background: rgba(255, 255, 255, 0);
  vertical-align: middle;
  margin: 0.3em;
  box-sizing: border-box;
  border-radius: 0;
  transition: all 0.3s ease-out;
  border: solid 2px #814950;
  height: 6em;
  overflow-y: scroll;
}
@media screen and (max-width: 575px) {
  textarea {
    width: 100%;
  }
}

button:focus-visible,
input[type=text]:focus-visible,
input[type=reset]:focus-visible,
input[type=file]:focus-visible,
input[type=tel]:focus-visible,
input[type=email]:focus-visible,
input[type=password]:focus-visible,
textarea:focus-visible,
select:focus-visible {
  border: 2px dashed #ff3e4d;
  outline: none;
}

select {
  line-height: 1.4em;
  padding: 0.5em 24px 0.5em 0.5em;
  border: none;
  border-bottom: solid 2px #814950;
  background: rgba(255, 255, 255, 0) 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: #814950;
  background-color: #814950;
  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: #814950 0 0 0 2px;
  border-radius: 2px;
}

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

input[type=radio]:focus {
  border-color: #814950;
  background-color: #814950;
  box-shadow: #fff 0 0 0 3px inset, #814950 0 0 0 2px;
}

input[type=checkbox]:focus {
  border-color: #814950;
  background-color: #814950;
  box-shadow: #814950 0 0 0 2px;
}

.upload_grp {
  position: relative;
}
.upload_grp input[readonly],
.upload_grp input[disable] {
  background: transparent;
  color: #666;
}
.upload_grp .upload_btn {
  position: absolute;
  overflow: hidden;
  top: 10px;
  right: 0.5em;
  background: #814950;
  border: 1px solid #814950;
  color: #fff;
  padding: 0.2em 1em !important;
  border-radius: 4px;
}
.upload_grp .upload_btn:hover {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198);
  border: 1px solid rgb(63.8613861386, 36.1386138614, 39.603960396);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.upload_grp .upload_btn:focus {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198);
  border: 1px solid rgb(63.8613861386, 36.1386138614, 39.603960396);
  cursor: pointer;
  color: #fff;
}
.upload_grp .upload_btn:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d !important;
}
.upload_grp .upload_btn.active {
  background: rgb(145.2846534653, 82.2153465347, 90.099009901);
  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;
}

.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;
}
img.captcha {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.5em;
  margin: 0.3em 0.5em 0.3em 0.3em;
}
img.captcha + input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
img.captcha ~ img {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.4em;
  margin-bottom: 0.5em;
}

abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.input-i {
  position: relative;
  width: 100%;
}
.input-i i {
  position: absolute;
  padding: 0.2em 0 !important;
  left: 0.5em;
  top: 0.6em;
  background: none;
  border-right: 1px solid #ccc;
  width: 2.4em;
  pointer-events: none;
}
.input-i i:before {
  width: 2.2em;
  text-align: center;
}
.input-i i + input {
  padding: 0.5em 0.5em 0.5em 3em;
}
.input-i input {
  padding: 0.5em 3em 0.5em 0.5em;
}
.input-i input + i {
  border-right: none;
  border-left: 1px solid #ccc;
  right: 0.5em;
  left: auto;
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(3.5);
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 575px) {
  table {
    width: 100%;
  }
}
table caption {
  font-weight: bold;
  text-align: left;
  font-size: 1.125rem;
  margin-bottom: 0.5em;
}
table caption .summary {
  display: block;
  font-size: 1em;
  font-weight: normal;
}
table th,
table td {
  padding: 0.5em;
  text-align: left;
}
table td {
  border: #ddd 1px solid;
  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: rgba(255, 255, 255, 0.8);
}

.fix_th_table {
  margin: 1em 0;
}
@media screen and (max-width: 767px) {
  .fix_th_table {
    position: relative;
    width: 100%;
    overflow: hidden !important;
  }
}
@media screen and (max-width: 767px) {
  .fix_th_table table {
    display: block;
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 1em;
  }
}
.fix_th_table th,
.fix_th_table td {
  width: 10em;
  padding: 0.8em 0;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .fix_th_table th,
  .fix_th_table td {
    display: inline-block;
    margin-right: -6px;
    margin-left: 0;
    margin-top: -1px;
  }
}
.fix_th_table th:first-child {
  width: 8em;
  white-space: normal;
}
@media screen and (max-width: 767px) {
  .fix_th_table th:first-child {
    position: absolute !important;
    left: 0;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .fix_th_table tr {
    display: block;
    clear: both;
    white-space: nowrap;
    width: auto;
    padding-left: 8em;
  }
  .fix_th_table tr:first-child {
    border-top: #ddd 1px solid;
  }
}

@media screen and (max-width: 767px) {
  .table_wrapper {
    width: 100%;
    display: block;
    clear: both;
    zoom: 1;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 1em;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .table_wrapper:before, .table_wrapper:after {
    content: "";
    display: table;
  }
  .table_wrapper:after {
    clear: both;
  }
  .table_wrapper table {
    width: 100%;
    min-width: 600px;
  }
}

.scroltable {
  min-width: 600px !important;
}

.scroltable-wrapper {
  position: relative;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  overflow-y: hidden;
}

.scroltable-container {
  overflow: auto;
}

.scroltable-nav {
  display: none;
  position: absolute;
  width: 60px;
  height: 100%;
  cursor: pointer;
  z-index: 9;
}

.scroltable-nav.scroltable-nav-left {
  left: 0;
  background: rgb(255, 255, 255);
  background: -webkit-linear-gradient(left, rgb(255, 255, 255), rgba(255, 255, 255, 0));
  background: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0));
}
.scroltable-nav.scroltable-nav-left .tablearrow_left {
  position: fixed;
  left: 0em;
  top: 0em;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .scroltable-nav.scroltable-nav-left .tablearrow_left {
    display: block;
  }
}
.scroltable-nav.scroltable-nav-left .tablearrow_left:before {
  position: absolute;
  top: 0em;
  left: -0.2em;
  width: 30px;
  height: 30px;
  background: url(../vendor/scrolltable/images/arrow-left.png) no-repeat 10px center;
  content: "";
  z-index: 2;
}

.scroltable-nav.scroltable-nav-right {
  right: 0;
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgb(255, 255, 255));
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.scroltable-nav.scroltable-nav-right .tablearrow_right {
  position: fixed;
  top: 0em;
  right: 0em;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .scroltable-nav.scroltable-nav-right .tablearrow_right {
    display: block;
  }
}
.scroltable-nav.scroltable-nav-right .tablearrow_right:before {
  position: absolute;
  top: 0em;
  right: -0.2em;
  width: 30px;
  height: 30px;
  background: url(../vendor/scrolltable/images/arrow-right.png) no-repeat right 10px center;
  content: "";
  z-index: 2;
}

@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: #814950;
  cursor: pointer;
}
.lp table td.date {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 767px) {
  .lp table td.date {
    text-align: left;
  }
}
.lp table td.num {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 767px) {
  .lp table td.num {
    text-align: left;
  }
}
.lp .list > ul,
.lp .list ol {
  list-style-type: none;
  padding: 0;
  border-top: 2px solid #814950;
}
.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: #814950;
}
.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: 767px) {
  .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;
}

.table_list {
  margin: 1em 2%;
}
.table_list caption {
  display: none;
}
.table_list table thead {
  border-bottom: solid 3px #d1d1d1;
  position: relative;
}
.table_list table thead:before {
  content: "";
  width: 100px;
  height: 3px;
  background: #814950;
  position: absolute;
  right: 0;
  bottom: -5px;
}
@media screen and (max-width: 767px) {
  .table_list table thead {
    border-bottom: none;
  }
  .table_list table thead:before {
    display: none;
  }
}
.table_list table th {
  background: rgba(255, 255, 255, 0);
  border: none;
  text-align: left;
}
.table_list table td {
  border: none;
  padding: 1em 0.5em;
}
.table_list table td.date {
  padding: 0.5em 1em 0.5em 3em;
  position: relative;
  text-align: left;
}
.table_list .pintop {
  vertical-align: middle;
  margin: 0 5px;
  position: absolute;
  left: 0;
  top: 0.8em;
}
.table_list .pintop img {
  width: 2em;
  height: 2em;
}
@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: 0.5em 0 0.5em 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;
  }
  .table_list .pintop {
    position: static;
  }
}

.splist > ul,
.splist ol {
  list-style-type: none;
  padding: 0;
}
.splist > ul > li,
.splist ol > li {
  padding: 0 0 0 1.5em;
  position: relative;
  display: flex;
}
.splist > ul > li:before,
.splist ol > li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #814950;
  border-radius: 50%;
  position: absolute;
  left: 0.5em;
  top: 0.65em;
}
.splist > ul > li span.date,
.splist ol > li span.date {
  display: inline-block;
  min-width: 10em;
  position: relative;
  margin-right: 1em;
  flex: 0 0 10em;
}
.splist > ul > li span.date:before,
.splist ol > li span.date:before {
  content: "/";
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 575px) {
  .splist > ul > li span.date:before,
  .splist ol > li span.date:before {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .splist > ul > li,
  .splist ol > li {
    flex-wrap: wrap;
  }
  .splist > ul > li span.txtinfo,
  .splist ol > li span.txtinfo {
    flex: 1 1 100%;
  }
}

.worklist > ul,
.worklist ol {
  list-style-type: none;
  padding: 0;
}
.worklist > ul > li,
.worklist ol > li {
  padding: 0;
  position: relative;
  display: flex;
  margin: 0.8em 0;
}
.worklist > ul > li span.sort,
.worklist ol > li span.sort {
  display: inline-block;
  min-width: 7em;
  position: relative;
  margin-right: 2em;
  flex: 0 0 7em;
  background: #814950;
  height: 2em;
  line-height: 2em;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.worklist > ul > li span.sort:before,
.worklist ol > li span.sort:before {
  content: "";
  position: absolute;
  top: 0;
  right: -1em;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background: #814950;
}
.worklist > ul > li span.txtinfo,
.worklist ol > li span.txtinfo {
  line-height: 2em;
}
@media screen and (max-width: 575px) {
  .worklist > ul > li,
  .worklist ol > li {
    flex-wrap: wrap;
  }
  .worklist > ul > li span.txtinfo,
  .worklist ol > li span.txtinfo {
    flex: 1 1 100%;
  }
}

.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: 767px) {
  .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: #814950;
  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 #814950;
  color: #814950;
}

.tabSet {
  margin: 30px auto;
}
.tabSet .tabItems {
  display: flex;
}
.tabSet .modeBBtn,
.tabSet .tabBtn {
  flex: 1 1 auto;
  font-size: 1em;
  height: 2.8em;
  text-align: center;
  border: none;
  margin: 1px;
  border-radius: 0;
  box-shadow: none;
  background: #ddd;
  cursor: pointer;
}
.tabSet .modeBBtn:focus-visible,
.tabSet .tabBtn:focus-visible {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d inset;
}
.tabSet .modeBBtn.active,
.tabSet .tabBtn.active {
  cursor: default;
  background: #00a4f9;
  color: #fff;
}
.tabSet .tabContent {
  display: none;
  position: relative;
  padding: 15px;
  border: #bbb 1px solid;
}
@media screen and (max-width: 767px) {
  .tabSet .tabContent {
    padding: 0;
    margin-bottom: 10px;
    border: none;
  }
}
.tabSet .tabContent.active {
  display: block;
}
.tabSet .tabContent a:focus {
  outline: none;
  box-shadow: 0 0px 0px 2px #ff3e4d inset;
}
@media screen and (max-width: 767px) {
  .tabSet .tabContent a:focus {
    box-shadow: none;
  }
}
.tabSet .tabContent .content ul {
  margin: 0;
}
.tabSet .modeBBtn {
  width: 100%;
  margin: 0;
  display: none;
}
.tabSet.modeB .tabItems {
  display: none;
}
.tabSet.modeB .tabContent {
  display: block;
}
.tabSet.modeB .tabContent .content {
  display: none;
}
.tabSet.modeB .tabContent .content a:focus-visible {
  outline: #ff3e4d 2px solid;
}
.tabSet.modeB .modeBBtn {
  display: block;
}

.thumbnail {
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.15);
  background: #fff;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.thumbnail:hover {
  box-shadow: 0 12px 2em -1em rgba(0, 0, 0, 0.5);
}
.thumbnail a {
  display: block;
  color: #333;
  text-decoration: none;
  position: relative;
}
.thumbnail a:hover, .thumbnail a:focus {
  color: #814950;
  cursor: pointer;
}
.thumbnail a .img-container img {
  object-fit: cover;
  transition: 0.3s;
}
.thumbnail a:hover img {
  transform: scale(1.1);
}
.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 #814950 inset;
}
.thumbnail .img-container {
  overflow: hidden;
  margin-bottom: 0.5em;
}
.thumbnail .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 70%;
}
.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: 1.2rem 0 0.8rem 0;
  color: #814950;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.thumbnail .caption {
  width: 85%;
  margin: 0 auto;
  padding-bottom: 1em;
}
.thumbnail p {
  line-height: 1.8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
}
.thumbnail .lineclamp2 {
  line-height: 1.6em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal;
}
.thumbnail .lineclamp4 {
  line-height: 1.8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.thumbnail .lineclamp5 {
  line-height: 1.8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.thumbnail .btn_grp {
  padding: 0.2em 0;
}
.thumbnail hr {
  width: 100%;
  margin: 0.1em auto 1em;
}
.thumbnail ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.125em;
  font-weight: 500;
}
.thumbnail ul li {
  margin: 0.4em 0;
}
.thumbnail .infolist2 {
  font-size: 1em;
  font-weight: normal;
}

.flex-equal-4 .Flex-set {
  align-items: stretch;
}
.flex-equal-4 .typeList .Flex-set {
  align-items: flex-start;
}
.flex-equal-4 .typeList .thumbnail {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .flex-equal-4 .typeList .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-4 .typeList .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-equal-4 .typeList .thumbnail {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-equal-4 .typeList .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-4 .typeList .thumbnail {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-equal-4 .typeList .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .flex-equal-4 .typeList .thumbnail {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-equal-4 .typeList .thumbnail:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .flex-equal-4 .typeList .thumbnail {
    justify-content: center;
  }
}
.flex-equal-4 .typeList .thumbnail a {
  display: flex;
  width: 100%;
}
.flex-equal-4 .typeList .thumbnail .img-container {
  flex: 0 0 30%;
  max-width: 300px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .flex-equal-4 .typeList .thumbnail .img-container {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .flex-equal-4 .typeList .thumbnail .img-container img {
    object-fit: cover;
  }
}
.flex-equal-4 .typeList .thumbnail .caption {
  flex: 1 1 70%;
  width: auto;
  padding: 1em 2em 0;
}
@media screen and (max-width: 767px) {
  .flex-equal-4 .typeList .thumbnail .caption {
    padding: 0 1em;
    width: 60%;
  }
}
@media (min-width: 992px) {
  .flex-equal-4 .typeList .thumbnail:last-child:nth-child(4n-1) {
    margin-right: 0;
  }
  .flex-equal-4 .typeList .thumbnail:last-child:nth-child(4n-2) {
    margin-right: 0;
  }
  .flex-equal-4 .typeList .thumbnail:last-child:nth-child(4n-3) {
    margin-right: 0;
  }
}

.flex-equal-5 .thumbnail a:hover img {
  transform: scale(1.1);
}
.flex-equal-5 .thumbnail a .img-container img {
  object-fit: cover;
  transition: 0.3s;
}
.flex-equal-5 .thumbnail p {
  margin: 0.5em 0;
}
.flex-equal-5 .rwork {
  font-weight: bold;
  border-bottom: solid 1px #aeaeae;
  padding-bottom: 0.5em;
}
.flex-equal-5 .rwork img {
  width: auto;
  height: 1.5em;
  vertical-align: middle;
  margin-right: 0.5em;
}
.flex-equal-5 .area {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5em 2em;
  color: #000;
  border-bottom-right-radius: 10px;
}
.flex-equal-5 .cls-1 {
  background: #ea9eae;
}
.flex-equal-5 .cls-2 {
  background: #e87e7d;
}
.flex-equal-5 .cls-3 {
  background: #e9c066;
}
.flex-equal-5 .cls-4 {
  background: #83a23f;
}
.flex-equal-5 .cls-5 {
  background: #f5af72;
}
.flex-equal-5 .cls-6 {
  background: #7f93ca;
}
.flex-equal-5 .cls-7 {
  background: #9fa9d5;
}
.flex-equal-5 .cls-8 {
  background: #71a2ce;
}
.flex-equal-5 .cls-9 {
  background: #7cb5b5;
}
.flex-equal-5 .cls-10 {
  background: #97bb4b;
}
.flex-equal-5 .cls-11 {
  background: #f0d273;
}
.flex-equal-5 .cls-12 {
  background: #93ccb6;
}
.flex-equal-5 .cls-13 {
  background: #e26d9f;
}
.flex-equal-5 .cls-14 {
  background: #aeaeae;
}
.flex-equal-5 .cls-15 {
  background: #e26d9f;
}

.modal {
  position: fixed;
  display: none;
  width: 400px;
  height: 300px;
  background: #FFF;
  z-index: 99999999;
  top: 5%;
  left: 50%;
  margin-left: -200px;
  padding: 1em 1em 1em;
  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: 1px solid #814950;
  padding-bottom: 0.5em;
}
.modal .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px !important;
  min-width: auto;
  height: 30px;
  font-size: 0em;
  border: none;
  display: block;
  padding: 0;
  background: url(../images/basic/icon_close.svg) no-repeat center center;
}
.modal .close:hover, .modal .close:focus {
  cursor: pointer;
}

@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;
  -ms-user-select: text;
  user-select: text;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

.slick-list:focus:not(:focus-visible) {
  outline: none;
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}
.slick-initialized .slick-slide > div {
  padding: 0 10px;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

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

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

.slick-slide a:focus-visible:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  box-shadow: 0px 0px 0px 2px #ff3e4d inset;
}

/* ---箭頭的樣式--- */
.slick-arrow::before {
  display: none;
}

.prevSlider,
.nextSlider {
  font-size: 0em;
  line-height: 0em;
  position: absolute;
  display: block;
  width: 48px !important;
  height: 48px !important;
  padding: 0 !important;
  min-width: auto;
  z-index: 2;
  top: 45%;
  cursor: pointer;
  border: solid 1px #8b8b8b;
  outline: none;
  box-shadow: none;
  transition: 0.3s ease-out;
  border-radius: 50%;
}
.prevSlider:hover,
.nextSlider:hover {
  border: solid 1px #814950;
}
.prevSlider:focus-visible,
.nextSlider:focus-visible {
  outline: dashed 2px #ff3e4d;
}

/* 上一則 位置 圖片*/
.prevSlider {
  left: 15px;
  background: url("../images/slick/icon_arrow_left.svg") center center no-repeat RGBA(255, 255, 255, 0.9);
  background-size: 24px 24px;
  /* 箭頭 hover及focus 樣式 */
}
.prevSlider:hover, .prevSlider:focus-visible {
  background: #814950 url("../images/slick/icon_arrow_left_inverse.svg") center center no-repeat;
  background-size: 24px 24px;
}
.prevSlider:after {
  display: none;
}

/* 下一則 位置 圖片*/
.nextSlider {
  right: 15px;
  background: url("../images/slick/icon_arrow_right.svg") center center no-repeat RGBA(255, 255, 255, 0.8);
  background-size: 24px 24px;
  /* 箭頭 hover及focus 樣式 */
}
.nextSlider:hover, .nextSlider:focus-visible {
  background: #814950 url("../images/slick/icon_arrow_right_inverse.svg") center center no-repeat;
  background-size: 24px 24px;
}
.nextSlider:after {
  display: none;
}

/* 沒有無限輪播時，滑到最兩邊資料時，箭頭暗掉 */
.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: #814950;
}
.slick-dots li.slick-active button::before {
  display: none;
}
.slick-dots li.slick-active button:hover {
  /* 點 active  hover的顏色 */
  background: #ff3e4d;
}
.slick-dots li.slick-active button:focus {
  /* 點 active  focus的顏色 */
  background: #ff3e4d;
}

.mpSlider {
  width: 100%;
  padding-bottom: 2em;
  margin-bottom: 2em;
  position: static;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mpSlider {
    margin-top: 1em;
  }
}
@media screen and (max-width: 575px) {
  .mpSlider {
    padding-bottom: 1em;
  }
}
.mpSlider .img-container {
  overflow: hidden;
}
.mpSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 46%;
}
.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: 991px) {
  .mpSlider .img-container {
    overflow: hidden;
  }
  .mpSlider .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 50%;
  }
  .mpSlider .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .mpSlider .img-container {
    overflow: hidden;
  }
  .mpSlider .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 60%;
  }
  .mpSlider .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
.mpSlider .img-container img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.mpSlider .img-container .title {
  position: absolute;
  top: 19%;
  left: 5%;
  z-index: 1;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 5px;
  text-shadow: 1px 1px 2px rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .mpSlider .img-container .title {
    font-size: 2em;
    left: 10%;
  }
}
@media screen and (max-width: 575px) {
  .mpSlider .img-container .title {
    display: none;
  }
}
.mpSlider .img-container .inttxt {
  position: absolute;
  top: 24%;
  left: 5%;
  z-index: 1;
  font-size: 1.25em;
  line-height: 2em;
  font-weight: 500;
  text-shadow: 0px 0px 2px rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .mpSlider .img-container .inttxt {
    font-size: 1em;
    left: 10%;
  }
}
@media screen and (max-width: 575px) {
  .mpSlider .img-container .inttxt {
    display: none;
  }
}
.mpSlider .img-container .caption {
  position: absolute;
  width: 40%;
  height: 3em;
  line-height: 3em;
  background: rgb(255, 255, 255);
  padding: 0 1rem 0 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #1a1a1a;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .mpSlider .img-container .caption {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .mpSlider .img-container .caption {
    width: 100%;
    height: 3em;
    font-size: 1.125em;
    line-height: 2em;
    background: rgba(255, 255, 255, 0.8);
    left: 0;
    padding: 0 0.5em 0 1em;
  }
}
@media screen and (max-width: 575px) {
  .mpSlider .img-container .caption {
    height: 2em;
  }
}
.mpSlider .img-container .caption p {
  margin: 0.4rem 0 0 5rem;
  padding: 0 20px 0 0;
  position: relative;
  z-index: 2;
}
.mpSlider .img-container .caption p:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/arrow.svg) no-repeat center center;
  background-size: 20px auto;
  position: absolute;
  top: 0.8em;
  right: 0;
}
@media screen and (max-width: 767px) {
  .mpSlider .img-container .caption p {
    margin: 0.6rem 0 0 3rem;
    padding: 0 0.5rem 0 0;
  }
  .mpSlider .img-container .caption p:before {
    top: 0.3em;
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .mpSlider .img-container .caption p {
    margin: 0.15rem 0 0 3rem;
  }
}
.mpSlider .prevSlider {
  border: none;
  left: 0;
  border-radius: 0;
  width: 40px !important;
  height: 60px !important;
  background: rgba(0, 0, 0, 0.6) url(none);
}
.mpSlider .prevSlider::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 16px;
  height: 16px;
  transform: translateY(-50%) rotate(135deg);
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  pointer-events: none;
}
.mpSlider .prevSlider:hover, .mpSlider .prevSlider:focus-visible {
  background: rgba(0, 0, 0, 0.8) url(none);
}
@media screen and (max-width: 767px) {
  .mpSlider .prevSlider {
    width: 30px !important;
    height: 45px !important;
  }
  .mpSlider .prevSlider::before {
    width: 12px;
    height: 12px;
    right: auto;
    left: 10px;
  }
}
.mpSlider .nextSlider {
  border: none;
  right: 0;
  border-radius: 0;
  width: 40px !important;
  height: 60px !important;
  background: rgba(0, 0, 0, 0.6) url(none);
}
.mpSlider .nextSlider::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 16px;
  height: 16px;
  transform: translateY(-50%) rotate(-45deg);
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  pointer-events: none;
}
.mpSlider .nextSlider:hover, .mpSlider .nextSlider:focus-visible {
  background: rgba(0, 0, 0, 0.8) url(none);
}
@media screen and (max-width: 767px) {
  .mpSlider .nextSlider {
    width: 30px !important;
    height: 45px !important;
  }
  .mpSlider .nextSlider::before {
    width: 12px;
    height: 12px;
    right: 10px;
    left: auto;
  }
}
.mpSlider .swiper-pagination {
  width: 6em;
  position: absolute;
  bottom: 2.3em;
  text-align: left;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 1.3em;
  font-weight: 400;
  color: #814950;
  font-family: "Funnel Sans", sans-serif;
}
.mpSlider .swiper-pagination .swiper-pagination-current {
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .mpSlider .swiper-pagination {
    bottom: 2.5em;
    left: 1rem;
    font-size: 1.125em;
  }
  .mpSlider .swiper-pagination .swiper-pagination-current {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 575px) {
  .mpSlider .swiper-pagination {
    bottom: 1.15em;
  }
}

.eventsSwiper {
  margin: 1em 3% 1em;
  position: static;
}
.eventsSwiper .swiper-slide {
  width: 100%;
  background: rgba(255, 255, 255, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}
.eventsSwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 1em;
}
.eventsSwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.eventsSwiper .swiper-slide a:hover img {
  transform: scale(1.1);
}
.eventsSwiper .img-container {
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 1.5em;
}
.eventsSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 100%;
}
.eventsSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.eventsSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.eventsSwiper .caption .sort1 {
  font-size: 1.25em;
  font-weight: bold;
  color: #814950;
  margin: 0.2em 0;
  padding-right: 1em;
  position: relative;
  display: inline-block;
}
.eventsSwiper .caption .sort1:before {
  content: "";
  width: 2px;
  height: 1em;
  background: rgb(161.5693069307, 91.4306930693, 100.198019802);
  position: absolute;
  top: 0.1em;
  right: 0;
}
.eventsSwiper .caption .sort2 {
  font-size: 1.25em;
  font-weight: bold;
  color: rgb(87.6327433628, 121.6548672566, 145.3672566372);
  margin: 0.2em 0;
  padding-right: 1em;
  position: relative;
  display: inline-block;
}
.eventsSwiper .caption .sort2:before {
  content: "";
  width: 2px;
  height: 1em;
  background: rgb(145.8185840708, 171.3716814159, 189.1814159292);
  position: absolute;
  top: 0.1em;
  right: 0;
}
.eventsSwiper .caption p {
  margin: 0.5em 0;
}
.eventsSwiper .caption h3 {
  margin: 0;
}
.eventsSwiper .caption .date {
  font-size: 1.25rem;
  font-weight: bold;
  color: #814950;
  margin: 0.2em 0;
  padding-right: 0.5em;
  position: relative;
  display: inline-block;
}
.eventsSwiper .caption .date:before {
  content: "";
  width: 2px;
  height: 1em;
  background: rgb(161.5693069307, 91.4306930693, 100.198019802);
  position: absolute;
  top: 0.1em;
  right: 0;
}
.eventsSwiper .caption .titlename {
  font-size: 1.25rem;
  font-weight: bold;
  color: #814950;
  display: inline-block;
  padding-left: 0.5em;
}
@media screen and (min-width: 768px) {
  .eventsSwiper .prevSlider {
    top: 30px;
    left: auto;
    right: calc(7% + 60px);
  }
  .eventsSwiper .nextSlider {
    top: 30px;
    right: 7%;
  }
}

.newsBlock2 .eventsSwiper {
  margin: 1em 3% 1em;
  position: static;
}
.newsBlock2 .eventsSwiper .swiper-slide {
  width: 100%;
  background: rgba(255, 255, 255, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}
.newsBlock2 .eventsSwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 1em;
}
.newsBlock2 .eventsSwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.newsBlock2 .eventsSwiper .swiper-slide a:hover img {
  transform: scale(1.1);
}
.newsBlock2 .eventsSwiper .img-container {
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 1.5em;
}
.newsBlock2 .eventsSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 80%;
}
.newsBlock2 .eventsSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.newsBlock2 .eventsSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.newsBlock2 .eventsSwiper .caption .sort1 {
  font-size: 1.25em;
  font-weight: bold;
  color: #814950;
  margin: 0.2em 0;
  padding-right: 1em;
  position: relative;
  display: inline-block;
}
.newsBlock2 .eventsSwiper .caption .sort1:before {
  content: "";
  width: 2px;
  height: 1em;
  background: rgb(161.5693069307, 91.4306930693, 100.198019802);
  position: absolute;
  top: 0.1em;
  right: 0;
}
.newsBlock2 .eventsSwiper .caption .sort2 {
  font-size: 1.25em;
  font-weight: bold;
  color: #7293aa;
  margin: 0.2em 0;
  padding-right: 1em;
  position: relative;
  display: inline-block;
}
.newsBlock2 .eventsSwiper .caption .sort2:before {
  content: "";
  width: 2px;
  height: 1em;
  background: rgb(145.8185840708, 171.3716814159, 189.1814159292);
  position: absolute;
  top: 0.1em;
  right: 0;
}
.newsBlock2 .eventsSwiper .caption p {
  margin: 0.5em 0;
}
.newsBlock2 .eventsSwiper .caption h3 {
  margin: 0;
}
.newsBlock2 .eventsSwiper .caption .date {
  font-size: 1.25rem;
  font-weight: bold;
  color: #814950;
  margin: 0.2em 0;
  padding-right: 0.5em;
  position: relative;
  display: inline-block;
}
.newsBlock2 .eventsSwiper .caption .date:before {
  content: "";
  width: 2px;
  height: 1em;
  background: rgb(161.5693069307, 91.4306930693, 100.198019802);
  position: absolute;
  top: 0.1em;
  right: 0;
}
.newsBlock2 .eventsSwiper .caption .titlename {
  font-size: 1.25rem;
  font-weight: bold;
  color: #814950;
  display: inline-block;
  padding-left: 0.5em;
}
@media screen and (min-width: 768px) {
  .newsBlock2 .eventsSwiper .prevSlider {
    top: 30px;
    left: auto;
    right: calc(7% + 60px);
  }
  .newsBlock2 .eventsSwiper .nextSlider {
    top: 30px;
    right: 7%;
  }
}

.writerBlock p {
  line-height: 2.2em;
  margin: 0 25% 3em 2em;
}
@media screen and (max-width: 767px) {
  .writerBlock p {
    margin: 0 1em 2em 2em;
  }
}
.writerBlock .more {
  text-align: right;
  margin: -3.4em 3% 0;
  position: relative;
}
.writerBlock .more a {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .writerBlock {
    margin: 0 5%;
  }
}

.writerSwiper {
  margin: 1em 3% 1em;
  position: static;
}
.writerSwiper .swiper-slide {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.writerSwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 1em;
  background: #fff;
  display: block;
}
.writerSwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.writerSwiper .swiper-slide a:hover .img-container, .writerSwiper .swiper-slide a:focus .img-container, .writerSwiper .swiper-slide a:focus-visible .img-container {
  clip-path: none;
  border-radius: 50%;
}
.writerSwiper .swiper-slide a:hover img, .writerSwiper .swiper-slide a:focus img, .writerSwiper .swiper-slide a:focus-visible img {
  transform: scale(1.1);
}
.writerSwiper .img-container {
  overflow: hidden;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  margin-bottom: 1.5em;
  background: #e4e4e4;
  transition: 0.3s;
}
.writerSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 112%;
}
.writerSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.writerSwiper .img-container:hover {
  clip-path: none;
  border-radius: 50%;
}
.writerSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.writerSwiper .caption .authorName {
  font-size: 1.25em;
  font-weight: bold;
  margin: 2em 0 0.8em;
  text-align: center;
}
.writerSwiper .caption p {
  margin: 0.5em 0;
  line-height: 1.6em;
}
.writerSwiper .swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, #d1d1d1);
  height: var(--swiper-scrollbar-size, 3px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  max-width: calc(100% - 13em);
  margin-top: 4em;
}
@media screen and (max-width: 575px) {
  .writerSwiper .swiper-scrollbar {
    max-width: calc(100% - 12em);
  }
}
.writerSwiper .swiper-scrollbar-drag {
  height: 100%;
  width: 10em !important;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, #814950);
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
@media screen and (max-width: 575px) {
  .writerSwiper .swiper-scrollbar-drag {
    width: 20% !important;
  }
}
.writerSwiper .prevSlider {
  top: 50%;
}
@media screen and (max-width: 575px) {
  .writerSwiper .prevSlider {
    top: 54%;
  }
}
.writerSwiper .nextSlider {
  top: 50%;
}
@media screen and (max-width: 575px) {
  .writerSwiper .nextSlider {
    top: 54%;
  }
}
@media screen and (min-width: 768px) {
  .writerSwiper .prevSlider {
    top: 100px;
    left: auto;
    right: calc(7% + 60px);
  }
  .writerSwiper .nextSlider {
    top: 100px;
    right: 7%;
  }
}

.collectionBlock {
  background: url(../images/collection_bg.jpg) no-repeat left bottom;
  background-size: cover;
  padding: 3em 0 3em;
}

.collectionSwiper {
  margin: 1em 3% 1em;
  position: static;
}
.collectionSwiper .swiper-slide {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collectionSwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 1em;
}
.collectionSwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.collectionSwiper .swiper-slide a:hover img {
  transform: scale(1.1);
}
.collectionSwiper .img-container {
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}
.collectionSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 128.2051282051%;
}
.collectionSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.collectionSwiper .swiper-slide {
  background: transparent;
}
.collectionSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.collectionSwiper .caption p {
  margin: 0.5em 0;
}
.collectionSwiper .prevSlider {
  top: 55%;
}
.collectionSwiper .nextSlider {
  top: 55%;
}
@media screen and (min-width: 768px) {
  .collectionSwiper .prevSlider {
    top: 30px;
    left: auto;
    right: calc(7% + 60px);
  }
  .collectionSwiper .nextSlider {
    top: 30px;
    right: 7%;
  }
}

.collectionBlock2 {
  padding: 3em 0 3em;
}
.collectionBlock2 .collectionSwiper {
  margin: 1em 3% 1em;
  position: static;
}
.collectionBlock2 .collectionSwiper .swiper-slide {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collectionBlock2 .collectionSwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 1em;
}
.collectionBlock2 .collectionSwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.collectionBlock2 .collectionSwiper .swiper-slide a:hover img {
  transform: scale(1.1);
}
.collectionBlock2 .collectionSwiper .img-container {
  overflow: hidden;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}
.collectionBlock2 .collectionSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 128.2051282051%;
}
.collectionBlock2 .collectionSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.collectionBlock2 .collectionSwiper .swiper-slide {
  background: transparent;
}
.collectionBlock2 .collectionSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.collectionBlock2 .collectionSwiper .caption p {
  margin: 0.5em 0;
}
.collectionBlock2 .collectionSwiper .prevSlider {
  top: 55%;
}
.collectionBlock2 .collectionSwiper .nextSlider {
  top: 55%;
}
@media screen and (min-width: 768px) {
  .collectionBlock2 .collectionSwiper .prevSlider {
    top: 30px;
    left: auto;
    right: calc(7% + 60px);
  }
  .collectionBlock2 .collectionSwiper .nextSlider {
    top: 30px;
    right: 7%;
  }
}

.cpswiperBlock {
  padding: 1em 0 3em;
  position: relative;
  margin-bottom: 2em;
  clear: both;
}
.cpswiperBlock h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 1em 0px;
  border-bottom: 3px solid #d1d1d1;
  position: relative;
}
.cpswiperBlock h3:before {
  content: "";
  width: 6em;
  height: 3px;
  background: #814950;
  position: absolute;
  left: 5em;
  bottom: -3px;
}

.cpSwiper {
  margin: 1em 0 1em;
  position: static;
}
.cpSwiper .swiper-slide {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cpSwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 0;
}
.cpSwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.cpSwiper .swiper-slide a:hover img {
  transform: scale(1.1);
}
.cpSwiper .img-container {
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}
.cpSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 66.6666666667%;
}
.cpSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.cpSwiper .swiper-slide {
  background: transparent;
}
.cpSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.cpSwiper .caption p {
  margin: 0.5em 0;
}
.cpSwiper .prevSlider {
  top: 60%;
  left: -20px;
}
.cpSwiper .nextSlider {
  top: 60%;
  right: -20px;
}
@media screen and (min-width: 768px) {
  .cpSwiper .prevSlider {
    top: auto;
    left: auto;
    right: 60px;
    bottom: 0;
  }
  .cpSwiper .nextSlider {
    top: auto;
    right: 0;
    bottom: 0;
  }
}

.spswiperBlock {
  padding: 1em 0 3em;
  position: relative;
  margin-bottom: 2em;
}
.spswiperBlock h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 1em 0px;
  border-bottom: 3px solid #d1d1d1;
  position: relative;
}
.spswiperBlock h3:before {
  content: "";
  width: 6em;
  height: 3px;
  background: #814950;
  position: absolute;
  left: 5em;
  bottom: -3px;
}
@media screen and (max-width: 767px) {
  .spswiperBlock {
    padding: 1em 0;
    margin-bottom: 0;
  }
}

.spSwiper {
  margin: 1em 0 1em;
  position: static;
}
.spSwiper .swiper-slide {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spSwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 0;
}
.spSwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.spSwiper .swiper-slide a:hover img {
  transform: scale(1.1);
}
.spSwiper .img-container {
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}
.spSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 76%;
}
.spSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.spSwiper .swiper-slide {
  background: transparent;
}
.spSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.spSwiper .caption p {
  margin: 0.5em 0;
}
.spSwiper .prevSlider {
  top: 50%;
  left: -20px;
}
.spSwiper .nextSlider {
  top: 50%;
  right: -20px;
}
@media screen and (min-width: 768px) {
  .spSwiper .prevSlider {
    top: auto;
    left: auto;
    right: 60px;
    bottom: 0;
  }
  .spSwiper .nextSlider {
    top: auto;
    right: 0;
    bottom: 0;
  }
}

.bookBlock {
  padding: 2em 0;
  margin-bottom: 3em;
  position: relative;
}
.bookBlock h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 1em 0px 0.3em;
  border-bottom: 3px solid #d1d1d1;
  position: relative;
}
.bookBlock h3:before {
  content: "";
  width: 6em;
  height: 3px;
  background: #814950;
  position: absolute;
  left: 5em;
  bottom: -3px;
}
@media screen and (max-width: 767px) {
  .bookBlock {
    margin-bottom: 0;
  }
}

.bookSwiper {
  margin: 1em 0;
  position: static;
}
.bookSwiper .swiper-slide {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bookSwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 1em;
  position: relative;
}
.bookSwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.bookSwiper .swiper-slide a:hover img {
  transform: scale(1.1);
}
.bookSwiper .swiper-slide a .sort {
  font-size: 0.875em;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.3em 1em;
  color: #fff;
  background: #814950;
  border-bottom-left-radius: 10px;
  z-index: 99;
}
.bookSwiper .img-container {
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}
.bookSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 128.2051282051%;
}
.bookSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.bookSwiper .swiper-slide {
  background: transparent;
}
.bookSwiper .swiper-slide a {
  text-decoration: none;
}
.bookSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bookSwiper .caption {
  text-align: center;
}
.bookSwiper .caption h4 {
  color: #222;
  margin: 1em 0 0;
  padding: 0;
  font-size: 1.125em;
}
.bookSwiper .caption p {
  margin: 0.1em 0;
  color: #222;
}
.bookSwiper .prevSlider {
  top: 50%;
}
.bookSwiper .nextSlider {
  top: 50%;
}
@media screen and (min-width: 768px) {
  .bookSwiper .prevSlider {
    top: auto;
    left: auto;
    right: 60px;
    bottom: 0;
  }
  .bookSwiper .nextSlider {
    top: auto;
    right: 0;
    bottom: 0;
  }
}

.chrBlock {
  padding: 1em 0 2em;
  position: relative;
}

.chrSwiper {
  margin: 1em 0 1em;
  position: static;
  width: 100%;
}
.chrSwiper .prevSlider {
  top: auto;
  left: auto;
  right: 60px;
  bottom: 0;
}
.chrSwiper .nextSlider {
  top: auto;
  right: 0;
  bottom: 0;
}

.workSwiper {
  margin: 1em 0 1em;
  position: static;
  width: 100%;
}
.workSwiper .prevSlider {
  top: 50px;
  left: auto;
  right: 80px;
}
.workSwiper .nextSlider {
  top: 50px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .workSwiper .prevSlider {
    top: auto;
    left: auto;
    right: 80px;
    bottom: 20px;
  }
  .workSwiper .nextSlider {
    top: auto;
    right: 20px;
    bottom: 20px;
  }
}

.popupBlock {
  padding: 2em 2em 3em;
}
.popupBlock .form_inline {
  justify-content: flex-start !important;
}
.popupBlock .total {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .popupBlock {
    padding: 2em 1em 1em;
  }
}

.storySwiper2 {
  height: 80%;
  width: 100%;
}

.storySwiper {
  margin: 1em 0 1em;
  position: static;
}
.storySwiper .swiper-slide {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.storySwiper .swiper-slide a {
  flex: 1 1 100%;
  padding: 0;
}
.storySwiper .swiper-slide a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.storySwiper .swiper-slide a:hover img {
  transform: scale(1.1);
}
.storySwiper .img-container {
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}
.storySwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 76%;
}
.storySwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.storySwiper .swiper-slide {
  background: transparent;
}
.storySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.storySwiper .caption p {
  margin: 0.5em 0;
}
.storySwiper .prevSlider {
  top: 50%;
  left: -20px;
}
.storySwiper .nextSlider {
  top: 50%;
  right: -20px;
}
@media screen and (min-width: 768px) {
  .storySwiper .prevSlider {
    top: auto;
    left: auto;
    right: 60px;
    bottom: 0;
  }
  .storySwiper .nextSlider {
    top: auto;
    right: 0;
    bottom: 0;
  }
}

.sbookSwiper2 {
  height: 80%;
  width: 100%;
}
.sbookSwiper2 a {
  display: block;
}
.sbookSwiper2 a:focus-visible {
  border: dashed 2px #ff3e4d;
}

.sbookSwiper {
  margin: 1em 0 1em;
  position: relative;
  padding: 0 50px;
}
.sbookSwiper .swiper-slide {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbookSwiper .swiper-slide .sphoto {
  flex: 1 1 100%;
  padding: 0;
  cursor: pointer;
}
.sbookSwiper .swiper-slide .sphoto:focus-visible {
  border: dashed 2px #ff3e4d;
  box-shadow: none;
  outline: none;
}
.sbookSwiper .swiper-slide .sphoto:hover img {
  transform: scale(1);
}
.sbookSwiper .img-container {
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}
.sbookSwiper .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 100%;
}
.sbookSwiper .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.sbookSwiper .swiper-slide {
  background: transparent;
  opacity: 0.4;
}
.sbookSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.sbookSwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.sbookSwiper .caption p {
  margin: 0.5em 0;
}
.sbookSwiper .prevSlider,
.sbookSwiper .nextSlider {
  width: 30px !important;
  height: 30px !important;
  background-size: 18px 18px;
}
.sbookSwiper .prevSlider:focus-visible,
.sbookSwiper .nextSlider:focus-visible {
  border: dashed 2px #ff3e4d;
}
.sbookSwiper .prevSlider {
  top: 65%;
  margin-top: -15px;
  left: 0;
}
.sbookSwiper .nextSlider {
  top: 65%;
  margin-top: -15px;
  right: 0;
}

.function_panel {
  margin: -4.6em 2% 0.2em;
  padding: 0.5em 0 0.5em;
  min-height: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  float: right;
}
@media screen and (max-width: 767px) {
  .function_panel {
    margin: -1em 0 0.6em;
    padding: 0.5em 0 0.5em;
    float: none;
  }
}
.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: 767px) {
  .function_panel .publish_time span {
    display: none;
  }
}
.function_panel .publish_time time {
  font-family: georgia;
  font-size: 1.125em;
}
@media screen and (max-width: 767px) {
  .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: #814950;
  border-color: #814950;
}
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: 36px;
  margin: 0;
}
.function_panel .function ul {
  display: flex;
}
.function_panel .function ul li {
  font-size: 1em;
  margin: 0 0.2em;
  flex: 0 0 36px;
}
.function_panel .function ul li a {
  display: block;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  background: #fff;
  border: solid 1px #ccc;
  text-indent: -9999px;
  position: relative;
}
.function_panel .function ul li a:hover, .function_panel .function ul li a:focus {
  background: #814950;
  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.lpsearch a:before {
  background: url(../images/basic/icon_search-style2.svg) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .function_panel .function ul li.lpsearch {
    display: none;
  }
}
.function_panel .function ul li.print a:before {
  background: url(../images/basic/icon_print-style2.svg) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .function_panel .function ul li.print {
    display: none;
  }
}
.function_panel .function ul li.forward a:before {
  background: url(../images/basic/icon_forward-style2.svg) no-repeat center center;
  background-size: 100%;
}

.share {
  box-sizing: border-box;
  margin: 0.5em 0;
}
.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.share ul li {
  margin: 0px 3px 3px;
  flex: 0 0 32px;
}
.share ul li a {
  display: block;
  height: 32px;
}
@media screen and (max-width: 991px) {
  .share ul li {
    margin: 0px 1px 2px;
    width: 32px;
    height: 32px;
  }
}
.share ul li img {
  width: 100%;
  height: 100%;
}

.f_share {
  box-sizing: border-box;
  margin: 2em 5%;
}
.f_share ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
.f_share ul li {
  margin: 0px 8px 3px;
  flex: 0 0 44px;
}
.f_share ul li a {
  display: block;
  height: 44px;
  border: solid 2px #fff;
  border-radius: 8px;
}
.f_share ul li a:hover, .f_share ul li a:focus-visible {
  background: rgba(253, 237, 228, 0.3);
}
@media screen and (max-width: 991px) {
  .f_share ul li {
    margin: 0px 1px 2px;
    width: 44px;
    height: 44px;
  }
}
.f_share ul li img {
  width: 100%;
  height: 100%;
}

.function_panel .share {
  box-sizing: border-box;
  text-align: center;
  height: 36px;
  margin: 0 4px;
  position: relative;
}
.function_panel .share a.shareButton {
  display: block;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  text-align: center;
  position: relative;
}
.function_panel .share a.shareButton:before {
  content: "";
  position: absolute;
  width: 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: #814950;
}
.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);
}
.switchBlock .switch li a {
  display: block;
  width: 40px;
  height: 40px;
}
.switchBlock .switch li a::before {
  width: 100%;
  height: 100%;
  max-width: 15px;
  margin: 0;
  left: 50% !important;
  transform: translateX(-50%);
}
.switchBlock .switch .typeList a::before {
  background: url(../images/list.svg) no-repeat center center;
  background-size: 130%;
  width: 100%;
  height: 100%;
  top: 0;
}
.switchBlock .switch .typeList.active a {
  background: #814950;
}
.switchBlock .switch .typeList.active a:before {
  background: url(../images/list.svg) no-repeat center center;
  background-size: 130%;
  filter: invert(100);
}
.switchBlock .switch .typeGrid a::before {
  background: url(../images/grid.svg) no-repeat center center;
  background-size: 120%;
  width: 100%;
  height: 100%;
  top: 0;
}
.switchBlock .switch .typeGrid.active a {
  background: #814950;
}
.switchBlock .switch .typeGrid.active a:before {
  background: url(../images/grid.svg) no-repeat center center;
  background-size: 120%;
  filter: invert(100);
}
.switchBlock .switch .active a::before {
  background: #814950 url(../images/grid.svg) no-repeat center center;
  background-size: 100%;
}

.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;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dadada;
}
@media (max-width: 991px) {
  .marquee {
    margin: 1.5em 0em;
  }
}
.marquee ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.marquee .slick-prev {
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
  right: 0px !important;
  top: 1px !important;
  left: auto;
  opacity: 0.5;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  width: 20px !important;
  height: 20px !important;
  box-shadow: none;
}
.marquee .slick-prev:hover, .marquee .slick-prev:focus {
  opacity: 1;
}
.marquee .slick-prev:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee .slick-next {
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  right: 0px !important;
  top: 22px !important;
  left: auto;
  opacity: 0.5;
  width: 20px !important;
  height: 20px !important;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  box-shadow: none;
}
.marquee .slick-next:hover, .marquee .slick-next:focus {
  opacity: 1;
}
.marquee .slick-next:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee > div {
  padding: 0;
  margin: 0;
}
.marquee a {
  display: block;
  line-height: 40px;
  margin-right: 3em;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  text-decoration: none;
}
.marquee a span {
  color: #7cb52f;
  margin-right: 15px;
}
.marquee a:hover {
  color: #7cb52f;
}

.pagination {
  margin: 0.5em auto;
  padding: 0;
  display: block;
  text-align: center;
  font-size: 0.938em;
}
.pagination .form_inline {
  justify-content: center;
}
.pagination .form_inline label {
  display: inline-block;
}
.pagination span {
  color: #814950;
  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: 50%;
  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: #814950;
  color: #fff !important;
  border: #814950 solid 1px;
}
.pagination .page li.active a {
  color: #fff !important;
  background: #814950;
  border: rgb(112.7153465347, 63.7846534653, 69.900990099) solid 1px;
}
.pagination .page li.last a:after, .pagination .page li.last a:before, .pagination .page li.next a:before, .pagination .page li.prev a:before, .pagination .page li.first a:after, .pagination .page li.first a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border: 2px solid #666;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a, .pagination .page li.prev a, .pagination .page li.next a, .pagination .page li.last a {
  text-indent: -9999px;
  position: relative;
}
.pagination .page li.first a:hover:before, .pagination .page li.first a:hover:after, .pagination .page li.first a:focus:before, .pagination .page li.first a:focus:after, .pagination .page li.prev a:hover:before, .pagination .page li.prev a:hover:after, .pagination .page li.prev a:focus:before, .pagination .page li.prev a:focus:after, .pagination .page li.next a:hover:before, .pagination .page li.next a:hover:after, .pagination .page li.next a:focus:before, .pagination .page li.next a:focus:after, .pagination .page li.last a:hover:before, .pagination .page li.last a:hover:after, .pagination .page li.last a:focus:before, .pagination .page li.last a:focus:after {
  border: 2px solid #fff;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a:before {
  margin-left: -6px;
  transform: rotate(-135deg);
}
.pagination .page li.first a:after {
  margin-left: 0px;
  transform: rotate(-135deg);
}
.pagination .page li.prev a:before {
  margin-left: -2px;
  transform: rotate(-135deg);
}
.pagination .page li.next a:before {
  margin-left: -6px;
  transform: rotate(45deg);
}
.pagination .page li.last a:before {
  margin-left: -3px;
  transform: rotate(45deg);
}
.pagination .page li.last a:after {
  margin-left: -9px;
  transform: rotate(45deg);
}
.pagination .total {
  padding: 0em;
  display: inline-block;
  vertical-align: middle;
}
.pagination .total select {
  margin: 0px 0.5em;
}
@media screen and (max-width: 767px) {
  .pagination .total select {
    margin: 0px;
  }
}
.pagination .total .btn {
  min-width: auto;
  padding: 0.4em 1em !important;
  border-radius: 2em;
  background: #814950;
  color: #fff;
}
.pagination .total .btn:hover, .pagination .total .btn:focus, .pagination .total .btn:focus-visible {
  background: rgb(112.7153465347, 63.7846534653, 69.900990099);
  border: solid 1px #814950;
}
.pagination .items {
  display: inline-block;
  vertical-align: middle;
}
.pagination .items a {
  padding: 0 5px;
  color: #814950;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .pagination .total select.form-control {
    margin: 0px 0px;
    text-align: center;
  }
}
*[class^=notice] {
  padding: 0.25em 1.5em;
  margin: 0 0.3em;
  display: block;
  width: 100%;
  font-size: 0.938em;
  color: #666;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  border: none;
  text-align: left;
}
*[class^=notice]:before {
  position: absolute;
  top: 7px;
  left: 0.25em;
  display: block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  content: "";
}
*[class^=notice]:before img {
  width: 100%;
}
*[class^=notice] a.close {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0.8em;
  right: 1em;
  display: block;
  opacity: 0.5;
}
*[class^=notice] a.close:hover, *[class^=notice] a.close:focus {
  opacity: 1;
}
*[class^=notice] a.close img {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
}

*[class*=notice_info] {
  color: #814950;
}
*[class*=notice_info]:before {
  background: url(../images/basic/icon_info2.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;
}

.mapBox .mainIsland {
  width: 350px;
  flex-shrink: 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  .mapBox .mainIsland {
    display: none;
  }
}
.mapBox .mainIsland svg {
  width: 100%;
}
.mapBox .mainIsland svg a {
  display: block;
}
.mapBox .mainIsland svg a:hover,
.mapBox .mainIsland svg .active,
.mapBox .mainIsland svg .clickActive,
.mapBox .mainIsland svg a:focus,
.mapBox .mainIsland svg a:focus-visible {
  outline: none;
  z-index: 9;
}
.mapBox .mainIsland svg a:hover .cls-1,
.mapBox .mainIsland svg .active .cls-1,
.mapBox .mainIsland svg .clickActive .cls-1,
.mapBox .mainIsland svg a:focus .cls-1,
.mapBox .mainIsland svg a:focus-visible .cls-1 {
  fill: rgb(224.9237288136, 116.0762711864, 138.9915254237);
}
.mapBox .mainIsland svg a:hover .cls-2,
.mapBox .mainIsland svg .active .cls-2,
.mapBox .mainIsland svg .clickActive .cls-2,
.mapBox .mainIsland svg a:focus .cls-2,
.mapBox .mainIsland svg a:focus-visible .cls-2 {
  fill: rgb(224.3333333333, 83, 81.6666666667);
}
.mapBox .mainIsland svg a:hover .cls-3,
.mapBox .mainIsland svg .active .cls-3,
.mapBox .mainIsland svg .clickActive .cls-3,
.mapBox .mainIsland svg a:focus .cls-3,
.mapBox .mainIsland svg a:focus-visible .cls-3 {
  fill: rgb(226.5885714286, 173.64, 57.4114285714);
}
.mapBox .mainIsland svg a:hover .cls-4,
.mapBox .mainIsland svg .active .cls-4,
.mapBox .mainIsland svg .clickActive .cls-4,
.mapBox .mainIsland svg a:focus .cls-4,
.mapBox .mainIsland svg a:focus-visible .cls-4 {
  fill: rgb(101.3066666667, 125.28, 48.72);
}
.mapBox .mainIsland svg a:hover .cls-5,
.mapBox .mainIsland svg .active .cls-5,
.mapBox .mainIsland svg .clickActive .cls-5,
.mapBox .mainIsland svg a:focus .cls-5,
.mapBox .mainIsland svg a:focus-visible .cls-5 {
  fill: rgb(241.6225165563, 147.9801324503, 66.3774834437);
}
.mapBox .mainIsland svg a:hover .cls-6,
.mapBox .mainIsland svg .active .cls-6,
.mapBox .mainIsland svg .clickActive .cls-6,
.mapBox .mainIsland svg a:focus .cls-6,
.mapBox .mainIsland svg a:focus-visible .cls-6 {
  fill: rgb(90.9337016575, 116.5690607735, 187.0662983425);
}
.mapBox .mainIsland svg a:hover .cls-7,
.mapBox .mainIsland svg .active .cls-7,
.mapBox .mainIsland svg .clickActive .cls-7,
.mapBox .mainIsland svg a:focus .cls-7,
.mapBox .mainIsland svg a:focus-visible .cls-7 {
  fill: rgb(123.5217391304, 137.2173913043, 197.4782608696);
}
.mapBox .mainIsland svg a:hover .cls-8,
.mapBox .mainIsland svg .active .cls-8,
.mapBox .mainIsland svg .clickActive .cls-8,
.mapBox .mainIsland svg a:focus .cls-8,
.mapBox .mainIsland svg a:focus-visible .cls-8 {
  fill: rgb(75.0837696335, 137.167539267, 192.9162303665);
}
.mapBox .mainIsland svg a:hover .cls-9,
.mapBox .mainIsland svg .active .cls-9,
.mapBox .mainIsland svg .clickActive .cls-9,
.mapBox .mainIsland svg a:focus .cls-9,
.mapBox .mainIsland svg a:focus-visible .cls-9 {
  fill: rgb(91.687804878, 162.312195122, 162.312195122);
}
.mapBox .mainIsland svg a:hover .cls-10,
.mapBox .mainIsland svg .active .cls-10,
.mapBox .mainIsland svg .clickActive .cls-10,
.mapBox .mainIsland svg a:focus .cls-10,
.mapBox .mainIsland svg a:focus-visible .cls-10 {
  fill: rgb(122.5161290323, 153.1451612903, 57.8548387097);
}
.mapBox .mainIsland svg a:hover .cls-11,
.mapBox .mainIsland svg .active .cls-11,
.mapBox .mainIsland svg .clickActive .cls-11,
.mapBox .mainIsland svg a:focus .cls-11,
.mapBox .mainIsland svg a:focus-visible .cls-11 {
  fill: rgb(235.064516129, 195.1935483871, 68.935483871);
}
.mapBox .mainIsland svg a:hover .cls-12,
.mapBox .mainIsland svg .active .cls-12,
.mapBox .mainIsland svg .clickActive .cls-12,
.mapBox .mainIsland svg a:focus .cls-12,
.mapBox .mainIsland svg a:focus-visible .cls-12 {
  fill: rgb(112.358490566, 187.641509434, 158.5849056604);
}
.mapBox .mainIsland svg a:hover .cls-13,
.mapBox .mainIsland svg .active .cls-13,
.mapBox .mainIsland svg .clickActive .cls-13,
.mapBox .mainIsland svg a:focus .cls-13,
.mapBox .mainIsland svg a:focus-visible .cls-13 {
  fill: rgb(217.5485714286, 66.4514285714, 131.0228571429);
}
.mapBox .mainIsland svg a:focus-visible {
  outline: solid 2px blue;
}
.mapBox .mainIsland svg .cls-1,
.mapBox .mainIsland svg .cls-2,
.mapBox .mainIsland svg .cls-3,
.mapBox .mainIsland svg .cls-4,
.mapBox .mainIsland svg .cls-5,
.mapBox .mainIsland svg .cls-6,
.mapBox .mainIsland svg .cls-5,
.mapBox .mainIsland svg .cls-6,
.mapBox .mainIsland svg .cls-7,
.mapBox .mainIsland svg .cls-8,
.mapBox .mainIsland svg .cls-9,
.mapBox .mainIsland svg .cls-10,
.mapBox .mainIsland svg .cls-11,
.mapBox .mainIsland svg .cls-12,
.mapBox .mainIsland svg .cls-13 {
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}
.mapBox .mainIsland svg .cls-1 {
  fill: #ea9eae;
}
.mapBox .mainIsland svg .cls-2 {
  fill: #e87e7d;
}
.mapBox .mainIsland svg .cls-3 {
  fill: #e9c066;
}
.mapBox .mainIsland svg .cls-4 {
  fill: #83a23f;
}
.mapBox .mainIsland svg .cls-5 {
  fill: #f5af72;
}
.mapBox .mainIsland svg .cls-6 {
  fill: #7f93ca;
}
.mapBox .mainIsland svg .cls-7 {
  fill: #9fa9d5;
}
.mapBox .mainIsland svg .cls-8 {
  fill: #71a2ce;
}
.mapBox .mainIsland svg .cls-9 {
  fill: #7cb5b5;
}
.mapBox .mainIsland svg .cls-10 {
  fill: #97bb4b;
}
.mapBox .mainIsland svg .cls-11 {
  fill: #f0d273;
}
.mapBox .mainIsland svg .cls-12 {
  fill: #93ccb6;
}
.mapBox .mainIsland svg .cls-13 {
  fill: #e26d9f;
}
.mapBox .mainIsland .maptxt {
  font-size: 1em;
}

.mapList {
  margin-bottom: 2em;
}
@media screen and (min-width: 992px) {
  .mapList {
    display: none;
  }
}
.mapList ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(5em, auto));
  list-style: none;
  margin: 0;
  padding: 0;
}
.mapList ul li {
  flex: 1 1 25%;
  margin: 0.2em;
  padding: 0;
  text-align: center;
}
.mapList ul li a {
  display: block;
  color: #000;
  border-radius: 5px;
}
.mapList ul li a.cls-1 {
  background: #ea9eae;
}
.mapList ul li a.cls-1:hover, .mapList ul li a.cls-1:focus {
  background: rgb(224.9237288136, 116.0762711864, 138.9915254237);
  color: #000;
}
.mapList ul li a.cls-2 {
  background: #e87e7d;
}
.mapList ul li a.cls-3 {
  background: #e9c066;
}
.mapList ul li a.cls-4 {
  background: #83a23f;
}
.mapList ul li a.cls-5 {
  background: #f5af72;
}
.mapList ul li a.cls-6 {
  background: #7f93ca;
}
.mapList ul li a.cls-7 {
  background: #9fa9d5;
}
.mapList ul li a.cls-8 {
  background: #71a2ce;
}
.mapList ul li a.cls-9 {
  background: #7cb5b5;
}
.mapList ul li a.cls-10 {
  background: #97bb4b;
}
.mapList ul li a.cls-11 {
  background: #f0d273;
}
.mapList ul li a.cls-12 {
  background: #93ccb6;
}
.mapList ul li a.cls-13 {
  background: #e26d9f;
}
.mapList ul li a.cls-14 {
  background: #aeaeae;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body.noscroll {
  position: static !important;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  overflow-y: hidden !important;
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 100%;
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-top: 60px;
    overflow: hidden;
    overflow-y: auto;
  }
}

.container {
  padding: 0 3%;
  margin: 0 auto;
  max-width: 1600px;
}

.main {
  position: relative;
  margin: 0 auto;
}
.main h2 {
  line-height: 1.25em;
}
.main.small_size {
  font-size: 0.938em;
}
.main.large_size {
  font-size: 1.125em;
}

.innerpage > .container {
  display: flex;
  align-items: flex-start;
  padding: 0 0 2em;
  margin: 0 auto;
  max-width: 1600px;
}
@media screen and (max-width: 991px) {
  .innerpage > .container {
    flex-direction: column;
    padding: 0 2%;
  }
}
.innerpage .center_block {
  flex: none;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 5%;
}
.innerpage .left_block {
  flex: none;
  flex-basis: 260px;
  max-width: 260px;
  margin-right: 40px;
}
.innerpage .left_block.stickySidebar {
  position: sticky;
  top: 50px;
}
.innerpage .left_block.hidden + .center_block {
  flex: none;
  flex-basis: 100%;
  max-width: 100%;
}
.innerpage .left_block + .center_block {
  flex: auto;
  flex-basis: calc(100% - 300px);
  max-width: calc(100% - 300px);
}
@media screen and (max-width: 991px) {
  .innerpage .left_block {
    display: none;
  }
  .innerpage .left_block + .center_block {
    flex: none;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.innerpage.small_size {
  font-size: 0.938em;
}
.innerpage.large_size {
  font-size: 1.125em;
}
.innerpage .topPic {
  position: relative;
}
.innerpage .topPic img {
  width: 100%;
  height: auto;
  max-height: 300px;
}

.hidden {
  display: none;
}

.more {
  margin-bottom: 2em;
  text-align: center;
}
.more a {
  display: inline-block;
  min-width: 10em;
  height: 2.8em;
  margin: 0.5em auto 0.5em;
  padding: 0 2.5em 0 1.5em;
  line-height: 2.8;
  color: #333;
  border: 1px solid #333;
  border-radius: 2em;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.more a:after {
  content: "";
  width: 1.5em;
  height: 1.5em;
  background: url(../images/arrow2.svg) no-repeat right center;
  background-size: 1.3em auto;
  position: absolute;
  right: 1em;
  top: 0.6em;
  transition: 0.3s ease-out;
}
.more a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #814950;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.more a:hover, .more a:focus, .more a.active {
  color: white;
  border: solid 1px #814950;
}
.more a:hover:before, .more a:focus:before, .more a.active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.more a:hover:after, .more a:focus:after, .more a.active:after {
  right: 15px;
  background: url(../images/arrow2ov.svg) no-repeat right center;
  background-size: 1.3em auto;
}

.opentoday {
  width: 7.5em;
  height: 7.5em;
  background: #814950;
  color: #fff;
  position: absolute;
  bottom: 100px;
  right: 0;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.opentoday:hover {
  background: rgb(96.4306930693, 54.5693069307, 59.801980198);
}
.opentoday a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 1em;
}
.opentoday a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
}
.opentoday .title {
  font-size: 1.25em;
  font-weight: bold;
  position: relative;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.opentoday .title:before {
  content: "";
  width: 1.5em;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.opentoday ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.opentoday ul li {
  display: block;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .opentoday {
    bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .opentoday {
    width: 100px;
    height: 100px;
    bottom: auto;
    top: 0;
    display: none;
  }
  .opentoday a {
    padding: 0.5em;
  }
  .opentoday .title {
    font-size: 1em;
  }
  .opentoday ul {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 575px) {
  .opentoday {
    top: 0;
    bottom: auto;
  }
}

.newsBlock {
  position: relative;
  margin: 1.5em 0 8em;
}
@media screen and (max-width: 991px) {
  .newsBlock {
    margin: 0 0 4em 0;
  }
}
.newsBlock:before {
  content: "";
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  width: 70%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .newsBlock:before {
    display: none;
  }
}
.newsBlock:after {
  content: "";
  background: url(../images/newsBlock_bg2.jpg) no-repeat right top;
  position: absolute;
  right: 0;
  top: 5em;
  width: 90%;
  height: 95%;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .newsBlock:after {
    display: none;
  }
}

.news {
  margin: 5em 0 2em;
}
@media screen and (max-width: 991px) {
  .news {
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    margin: 1em 0 2em;
    padding: 3em 5% 1em;
    border-radius: 10px;
  }
}
@media screen and (max-width: 991px) {
  .news .list {
    margin: 0 5% 0 3%;
  }
}
.news .list > ul,
.news .list ol {
  list-style-type: none;
  padding: 0;
}
.news .list > ul > li,
.news .list ol > li {
  padding: 0;
  position: relative;
  display: flex;
  margin: 1em 0;
}
@media screen and (max-width: 575px) {
  .news .list > ul > li,
  .news .list ol > li {
    padding-bottom: 1em;
  }
}
.news .list > ul > li:before,
.news .list ol > li:before {
  content: "";
  width: calc(100% - 10em);
  height: 1px;
  background: #d1d1d1;
  position: absolute;
  left: 11em;
  bottom: 0;
}
@media screen and (max-width: 575px) {
  .news .list > ul > li:before,
  .news .list ol > li:before {
    width: 100%;
    left: 0;
  }
}
.news .list > ul > li > a,
.news .list ol > li > a {
  padding-left: 0;
  position: relative;
  line-height: 1.45em;
  color: #222;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  font-size: 1.125rem;
}
.news .list > ul > li > a:hover,
.news .list ol > li > a:hover {
  color: #814950;
}
@media screen and (max-width: 575px) {
  .news .list > ul > li > a,
  .news .list ol > li > a {
    display: block;
  }
}
.news .list > ul > li span.dept,
.news .list ol > li span.dept {
  display: block;
  font-size: 0.938em;
  line-height: 1.125em;
  font-weight: bold;
  flex: 0 0 4em;
  height: 4em;
  background: #75928b;
  padding: 1em;
  border-radius: 50%;
  color: #fff;
  margin-right: 1em;
}
.news .list > ul > li span.dept.color_green,
.news .list ol > li span.dept.color_green {
  background: rgb(93.5546558704, 118.4453441296, 112.4372469636);
}
.news .list > ul > li span.dept.color_blue,
.news .list ol > li span.dept.color_blue {
  background: rgb(87.6327433628, 121.6548672566, 145.3672566372);
}
.news .list > ul > li span.dept.color_pink,
.news .list ol > li span.dept.color_pink {
  background: #814950;
}
.news .list > ul > li span.dept.color_gry,
.news .list ol > li span.dept.color_gry {
  background: #666;
}
@media screen and (max-width: 767px) {
  .news .list > ul > li span.dept,
  .news .list ol > li span.dept {
    display: block;
  }
}
.news .list > ul > li time,
.news .list ol > li time {
  color: #814950;
  font-size: 0.938em;
  flex: 0 0 6em;
  text-align: center;
  margin-right: 1em;
}
.news .list > ul > li time:before,
.news .list ol > li time:before {
  content: "";
  width: 6em;
  height: 3px;
  background: #814950;
  position: absolute;
  left: 0;
  bottom: -1px;
}
@media screen and (max-width: 575px) {
  .news .list > ul > li time,
  .news .list ol > li time {
    display: block;
    text-align: left;
  }
  .news .list > ul > li time:before,
  .news .list ol > li time:before {
    display: none;
  }
}
.news .more {
  text-align: right;
  margin: 1.5em 0 2em;
}
.news .more a {
  display: inline-block;
}

.service {
  position: relative;
  z-index: 9;
  width: 80%;
  max-width: 280px;
  float: right;
}
@media screen and (max-width: 991px) {
  .service {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .service:after {
    content: "";
    background: url(../images/newsBlock_bg2.jpg) no-repeat right top;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 10px;
  }
}
.service .titleBox {
  margin: 4.5em 0 1em 10%;
}
@media screen and (max-width: 767px) {
  .service .titleBox {
    margin: 2em 0 1em 0;
  }
}
.service ul {
  margin: 0 3% 0 0;
  padding: 10em 0 0 0;
  list-style: none;
}
@media screen and (max-width: 1919px) {
  .service ul {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  .service ul {
    margin: 0;
    padding: 2em;
  }
}
.service ul li {
  margin: 1em 0;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  .service ul li {
    margin: 1em 0 0 1em;
  }
}
@media screen and (max-width: 767px) {
  .service ul li {
    margin: 1em 0;
  }
}
.service ul li img {
  width: 32px;
  vertical-align: middle;
  margin-right: 1em;
}
.service ul li a {
  padding: 0.8em 1em 0.8em 1.5em;
  display: block;
  background: rgb(255, 255, 255);
  border-radius: 2em;
  line-height: 1.5em;
  font-size: 1.25em;
  font-weight: 500;
  color: #814950;
}
.service ul li a:hover, .service ul li a:focus-visible {
  color: rgb(96.4306930693, 54.5693069307, 59.801980198);
}
.service ul li a:after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: url(../images/arrow2.svg) no-repeat right center;
  background-size: 1.5rem auto;
  position: absolute;
  right: 1em;
  top: 1em;
  transition: 0.3s ease-out;
}
.service ul li .txt {
  vertical-align: middle;
}
.service .more {
  margin-right: 1em;
}
@media screen and (max-width: 991px) {
  .service .more {
    margin-right: 0;
  }
}

.literatureBlock {
  margin: 3em 0 4em;
}

.literature {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .literature {
    margin-top: 0;
  }
}
.literature a {
  display: flex;
  align-items: flex-start;
  padding: 1em;
}
.literature a:focus-visible {
  box-shadow: #ff3e4d 0 0 0 2px inset;
  outline: none;
}
.literature a:hover img {
  transform: scale(1.1);
}
.literature .img-container {
  overflow: hidden;
  flex: 0 0 30%;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}
.literature .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 128.2051282051%;
}
.literature .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.literature .img-container img {
  transition: 0.3s;
}
.literature .caption {
  padding: 0 2em 4em;
  height: 100%;
  flex: 1 1 70%;
  position: relative;
}
.literature .caption p {
  line-height: 2em;
}
@media screen and (max-width: 575px) {
  .literature .caption {
    padding: 0 0 2em 2em;
  }
}
.literature .more {
  margin: 1em 0;
  float: right;
  display: block;
  width: 10em;
  height: 2.8em;
  padding-right: 1em;
  line-height: 2.8;
  color: #333;
  border: 1px solid #333;
  border-radius: 2em;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.literature .more:after {
  content: "";
  width: 1.5em;
  height: 1.5em;
  background: url(../images/arrow2.svg) no-repeat right center;
  background-size: 1.3em auto;
  position: absolute;
  right: 1em;
  top: 0.6em;
  transition: 0.3s ease-out;
}
.literature .more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #814950;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.literature .more:hover, .literature .more:focus, .literature .more.active {
  color: white;
  border: solid 1px #814950;
}
.literature .more:hover:before, .literature .more:focus:before, .literature .more.active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.literature .more:hover:after, .literature .more:focus:after, .literature .more.active:after {
  right: 15px;
  background: url(../images/arrow2ov.svg) no-repeat right center;
  background-size: 1.3em auto;
}

.detail {
  float: right;
  margin-top: -4em;
}
.detail a {
  display: block;
  width: 10em;
  height: 2.8em;
  margin: 0.5em auto 0.5em;
  padding-right: 1em;
  line-height: 2.8;
  color: #333;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  text-decoration: none !important;
  color: #222 !important;
}
.detail a:after {
  content: "";
  width: 1.5em;
  height: 1.5em;
  background: url(../images/arrow2.svg) no-repeat right center;
  background-size: 1.3em auto;
  position: absolute;
  right: 1em;
  top: 0.6em;
  transition: 0.3s ease-out;
}
.detail a:hover, .detail a:focus, .detail a.active {
  color: #814950 !important;
}

.modeBlock {
  position: relative;
  margin: 1.5em 0 8em;
}
@media screen and (max-width: 991px) {
  .modeBlock {
    margin: 0 0 4em 0;
  }
}
.modeBlock:before {
  content: "";
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  left: -5.5%;
  width: 76%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .modeBlock:before {
    display: none;
  }
}
.modeBlock:after {
  content: "";
  background: url(../images/newsBlock_bg3.jpg) no-repeat right top;
  position: absolute;
  right: -5.5%;
  top: 5em;
  width: 90%;
  height: 95%;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .modeBlock:after {
    display: none;
  }
}
.modeBlock h2.title {
  margin-bottom: 1.5em;
}
.modeBlock h3 {
  color: #814950;
  position: relative;
  padding-left: 0.6em;
  margin: 0.5em 0 0.5em 2rem;
}
.modeBlock h3:before {
  content: "";
  width: 3px;
  height: 1em;
  background: #814950;
  position: absolute;
  left: 0;
  top: 0.15em;
}
.modeBlock p {
  line-height: 1.8em;
  margin: 0.5em 1em 2em 2em;
}
.modeBlock .mode {
  margin: 5em 0 4em 0;
}
@media screen and (max-width: 991px) {
  .modeBlock .mode {
    margin: 0 0 4em 0;
  }
}

.awardBlock {
  margin: 0 0 3em;
}
.awardBlock .topPic2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.awardBlock .topPic2 img {
  width: 100%;
  height: auto;
  overflow: hidden;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
}
.awardBlock .topPic2 img:before {
  display: inline-block;
  content: "";
  padding-top: 51.2820512821%;
}
.awardBlock .topPic2 img img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.awardBlock .topPic2 .col {
  flex: 1 1 70%;
  padding: 1em 2%;
}
.awardBlock .topPic2 .col:nth-of-type(2n) {
  flex: 0 0 30%;
}
.awardBlock .topPic2 .col:nth-of-type(2n) iframe {
  width: 100%;
  height: 98.5%;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .awardBlock .topPic2 .col:nth-of-type(2n) {
    flex: 1 1 100%;
  }
  .awardBlock .topPic2 .col:nth-of-type(2n) iframe {
    box-shadow: none;
    height: 400px;
    margin: 0 auto;
  }
}

.newsBlock2 {
  margin: 2em 0 3em;
}

.demosection [class^=col] {
  border: 2px solid #fff;
  background: #dedede;
}

h1.title,
h2.title {
  line-height: 1.25em;
  min-height: 2em;
  margin: 0.4em 0 0.4em 1em;
  padding: 0;
  position: relative;
  color: #814950;
  font-size: 1.75em;
}
h1.title span,
h2.title span {
  font-size: 1rem;
  vertical-align: middle;
  margin: 0 0.2em;
}
h1.title:before,
h2.title:before {
  content: "";
  background: url("../images/h2title_bg.png") no-repeat center center;
  background-size: 85px auto;
  width: 110px;
  height: 110px;
  position: absolute;
  top: -40px;
  left: -50px;
}
@media screen and (max-width: 575px) {
  h1.title,
  h2.title {
    margin: 0.4em 0 0.4em 1.2em;
  }
}

.cp {
  margin: 0 1.5em 3em;
}
@media screen and (max-width: 767px) {
  .cp {
    margin: 0 0 2em;
  }
}
.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 figcaption {
  text-align: left;
  display: block;
  font-size: 0.875em;
  text-align: justify;
  padding: 0.5em;
}
@media screen and (max-width: 767px) {
  .cp .pic {
    float: none;
    max-width: 100%;
    width: auto;
    margin: 0px auto;
    display: block;
    margin-bottom: 0.5em;
  }
}
.cp table {
  background: #fff;
}
.cp img.float_left {
  float: left;
  margin: 0px 1em 1em 0;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp img.float_left {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp img.float_right {
  float: right;
  margin: 0px 0 1em 1em;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp img.float_right {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp a {
  color: #333;
  text-decoration: none;
  color: #814950;
  text-decoration: underline;
}
.cp a:hover, .cp a:focus {
  color: #814950;
  cursor: pointer;
}
.cp a:hover, .cp a:focus {
  color: rgb(96.4306930693, 54.5693069307, 59.801980198);
  text-decoration: none;
}

.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: 1em 0px 0.3em;
  border-bottom: 3px solid #d1d1d1;
  position: relative;
}
.file_download h3:before {
  content: "";
  width: 6em;
  height: 3px;
  background: #814950;
  position: absolute;
  left: 5em;
  bottom: -3px;
}
.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 #e7e6e6;
  margin-bottom: 0 !important;
}
.file_download li:before {
  content: "·";
  font-size: 2em;
  font-weight: bold;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0.4em;
  left: 0.1em;
  color: #666;
}
.file_download li .file_name {
  line-height: 1.8em;
  margin: 0.2em 0.5em 0.2em 0;
  color: #222;
}
.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;
  text-decoration: none;
}
.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: rgb(87.6327433628, 121.6548672566, 145.3672566372);
}
.file_download li span.file_doc a:hover, .file_download li span.file_doc a:focus, .file_download li span.file_docx a:hover, .file_download li span.file_docx a:focus, .file_download li span.file_odt a:hover, .file_download li span.file_odt a:focus {
  background: rgb(78.0420353982, 108.3407079646, 129.4579646018);
}
.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: rgb(93.5546558704, 118.4453441296, 112.4372469636);
}
.file_download li span.file_xls a:hover, .file_download li span.file_xls a:focus, .file_download li span.file_xlsx a:hover, .file_download li span.file_xlsx a:focus, .file_download li span.file_csv a:hover, .file_download li span.file_csv a:focus, .file_download li span.file_ods a:hover, .file_download li span.file_ods a:focus {
  background: rgb(82.3016194332, 104.1983805668, 98.9129554656);
}
.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: #814950;
}
.file_download li span.file_ppt a:hover, .file_download li span.file_ppt a:focus, .file_download li span.file_pptx a:hover, .file_download li span.file_pptx a:focus, .file_download li span.file_odp a:hover, .file_download li span.file_odp a:focus, .file_download li span.file_pdf a:hover, .file_download li span.file_pdf a:focus {
  background: rgb(112.7153465347, 63.7846534653, 69.900990099);
}
.file_download li span.file_pdf a {
  background: #c25342;
}
.file_download li span.file_pdf a:hover, .file_download li span.file_pdf a:focus {
  background: rgb(177.282, 73.164, 57.218);
}
.file_download li span.file_zip a {
  background: #cf6d39;
}
.file_download li span.file_zip a:hover, .file_download li span.file_zip a:focus {
  background: rgb(191.9634146341, 96.9512195122, 46.5365853659);
}
.file_download li span.file_txt a, .file_download li span.file_other a {
  background: #555;
}
.file_download li span.file_txt a:hover, .file_download li span.file_txt a:focus, .file_download li span.file_other a:hover, .file_download li span.file_other a:focus {
  background: rgb(72.25, 72.25, 72.25);
}
.file_download li span.file_mov a {
  background: #653f89;
}
.file_download li span.file_mov a:hover, .file_download li span.file_mov a:focus {
  background: rgb(88.1225, 54.9675, 119.5325);
}
.file_download li span.file_mp3 a, .file_download li span.file_mp4 a {
  background: #457b94;
}
.file_download li span.file_mp3 a:hover, .file_download li span.file_mp3 a:focus, .file_download li span.file_mp4 a:hover, .file_download li span.file_mp4 a:focus {
  background: rgb(60.8917050691, 108.5460829493, 130.6082949309);
}
.file_download li span.file_jpg a {
  background: #644380;
}
.file_download li span.file_jpg a:hover, .file_download li span.file_jpg a:focus {
  background: rgb(86.9230769231, 58.2384615385, 111.2615384615);
}
.file_download li span.file_wmv a {
  background: #5c2b3d;
}
.file_download li span.file_wmv a:hover, .file_download li span.file_wmv a:focus {
  background: rgb(74.6222222222, 34.8777777778, 49.4777777778);
}

.web_link {
  margin: 1em 0;
}
.web_link h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 1em 0 0.3em;
  border-bottom: 3px solid #d1d1d1;
  position: relative;
}
.web_link h3:before {
  content: "";
  width: 6em;
  height: 3px;
  background: #814950;
  position: absolute;
  left: 5em;
  bottom: -3px;
}
.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 #e7e6e6;
  padding-left: 1.5em;
  margin-bottom: 0 !important;
}
.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: #814950;
  cursor: pointer;
}

.publish_info {
  list-style: none;
  margin: 0 0 1.5em 0.5em !important;
  border-left: solid 5px #814950;
  padding: 0.2em 1em 0.2em;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.publish_info li {
  flex: 1 1 100%;
  margin-bottom: 0 !important;
  font-size: 0.938em;
  line-height: 1.5em;
}
@media screen and (max-width: 991px) {
  .publish_info li {
    flex: 1 1 100%;
  }
}
@media screen and (max-width: 767px) {
  .publish_info li {
    flex: 1 1 100%;
  }
}

.f_publish_info {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
}
.f_publish_info li {
  flex: 0 0 auto;
  margin-bottom: 0 !important;
  margin: 0 0.5em;
  text-align: right;
  font-size: 0.875em;
  line-height: 1.5em;
}

.cpinfoBlock {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 2em;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
  margin: 1em 0 2em;
}
.cpinfoBlock h3 {
  margin: 0.5em 0;
  color: #814950;
}
.cpinfoBlock ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cpinfoBlock .img-container {
  overflow: hidden;
  flex: 0 0 300px;
}
.cpinfoBlock .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 100%;
}
.cpinfoBlock .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.cpinfoBlock .img-container img {
  transition: 0.3s;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .cpinfoBlock .img-container {
    flex: 1 1 100%;
  }
}
.cpinfoBlock .caption {
  padding: 0 2em;
  height: 100%;
  flex: 1 1 calc(100% - 300px);
  position: relative;
}
.cpinfoBlock .caption p {
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .cpinfoBlock .caption {
    flex: 1 1 100%;
    padding: 0;
  }
}

.cpinfoBlock2 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 2em;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
  margin: 1em 0 2em;
}
.cpinfoBlock2 h3 {
  margin: 0.5em 0;
  color: #814950;
}
.cpinfoBlock2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cpinfoBlock2 .img-container {
  overflow: hidden;
  flex: 0 0 300px;
  margin-top: 1.5em;
}
.cpinfoBlock2 .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 80%;
}
.cpinfoBlock2 .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.cpinfoBlock2 .img-container img {
  transition: 0.3s;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .cpinfoBlock2 .img-container {
    flex: 1 1 100%;
  }
}
.cpinfoBlock2 .caption {
  padding: 0 2em 0 1em;
  height: 100%;
  flex: 1 1 calc(100% - 300px);
  position: relative;
}
.cpinfoBlock2 .caption p {
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .cpinfoBlock2 .caption {
    flex: 1 1 100%;
    padding: 0;
  }
}

.cpinfoBlock3 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 2em;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
  margin: 1em 2% 2em;
}
.cpinfoBlock3 h3 {
  margin: 0.5em 0;
  color: #814950;
}
.cpinfoBlock3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cpinfoBlock3 ul li a {
  display: inline-block;
  vertical-align: middle;
}
.cpinfoBlock3 ul li a img {
  height: 2em;
  width: auto;
  max-width: 160px;
  margin: 0 0.5em 0 0;
}
@media screen and (max-width: 767px) {
  .cpinfoBlock3 ul li a img {
    max-width: 100%;
  }
}
.cpinfoBlock3 .sbookBlock {
  flex: 0 0 300px;
  max-width: 300px;
}
.cpinfoBlock3 .sbookBlock .img-container {
  overflow: hidden;
  flex: 0 0 300px;
  margin-top: 1.3em;
}
.cpinfoBlock3 .sbookBlock .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 80%;
}
.cpinfoBlock3 .sbookBlock .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.cpinfoBlock3 .sbookBlock .img-container img {
  transition: 0.3s;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .cpinfoBlock3 .sbookBlock {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
.cpinfoBlock3 .caption {
  padding: 0 2em;
  height: 100%;
  flex: 1 1 calc(100% - 300px);
  position: relative;
}
.cpinfoBlock3 .caption p {
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .cpinfoBlock3 .caption {
    flex: 1 1 100%;
    padding: 0;
  }
}
.cpinfoBlock3 .t1 {
  min-width: 5em;
}
.cpinfoBlock3 .t1:after {
  content: "｜";
  padding-right: 0.5em;
  font-size: 0.875em;
  position: absolute;
  right: 0;
  top: 0.95em !important;
  transform: translateY(-50%);
}

.aCenter {
  text-align: center;
}

.aLeft {
  text-align: left;
}

.aRight {
  text-align: right;
}

.infoList li {
  display: flex;
  position: relative;
}
.infoList .t1 {
  flex: 0 0 7em;
  position: relative;
  padding-right: 0.5em;
}
.infoList .t1:after {
  content: "｜";
  padding-right: 0.5em;
  font-size: 0.875em;
  position: absolute;
  right: 0;
  top: 0.9em;
  transform: translateY(-50%);
}
.infoList .infotxt {
  flex: 1 1 auto;
  text-align: justify;
}

.adv_searchBlock {
  position: relative;
}
.adv_searchBlock .container {
  padding: 0 2%;
}

.adv_search {
  position: relative;
  opacity: 1;
  visibility: visible;
  height: auto;
  flex: 1 1 100%;
  line-height: 2em;
  transition: opacity 0.4s ease, height 0.4s ease, visibility 0.4s ease;
}
.adv_search.closed {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.adv_search .form_inline {
  padding: 1em 0;
}
.adv_search .form_inline p {
  margin: 1em 0.25em;
  font-weight: bold;
  color: #814950;
  line-height: 1.5em;
}
.adv_search .form_inline .form_grp {
  flex: 1 1 30%;
  position: relative;
  margin: 2em 0.5em;
}
.adv_search .form_inline .form_grp label {
  position: absolute;
  margin-top: -1.8em;
  color: #814950;
}
.adv_search .form_inline .form_grp input,
.adv_search .form_inline .form_grp select {
  width: 100%;
  flex: 1 1 100%;
}
@media screen and (max-width: 767px) {
  .adv_search .form_inline .form_grp {
    flex: 1 1 100%;
  }
  .adv_search .form_inline .form_grp input,
  .adv_search .form_inline .form_grp select {
    width: 100%;
    flex: 1 1 100%;
    margin-bottom: 2em;
  }
}
.adv_search .btn_grp {
  display: block;
  width: 100%;
  margin-bottom: 2em;
  padding: 1em;
}
.adv_search .datepick {
  padding-right: 0.5em;
  position: relative;
  display: block;
  flex: 1 1 30%;
}
@media screen and (max-width: 575px) {
  .adv_search .datepick {
    width: 100%;
    display: block;
  }
}
.adv_search .datepick + .datepick {
  margin-left: 0.3em;
  margin-right: 0;
  padding-right: 0;
}
.adv_search .datepick + .datepick:before {
  content: "~";
  font-size: 1.5em;
  display: inline-block;
  position: absolute;
  left: -0.65em;
  top: 0.3em;
  color: #777;
}
@media screen and (max-width: 575px) {
  .adv_search .datepick + .datepick {
    margin-left: 0em;
  }
  .adv_search .datepick + .datepick:before {
    display: none;
  }
}
.adv_search .datepick + .datepick i {
  right: 0.5em;
}
.adv_search .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;
}
.adv_search .datepick i:hover, .adv_search .datepick i:focus {
  box-shadow: none;
  border: none !important;
}
.adv_search .datepick input[type=text] {
  width: 100% !important;
  width: calc(100% - 0.6em);
  padding-right: 2em;
}
@media screen and (max-width: 575px) {
  .adv_search .datepick input[type=text] {
    width: 100%;
  }
}
.adv_search .form_title {
  max-width: 100%;
  flex: 1 1 100%;
}
.adv_search .flex-form .form_grp .datepick > input[type=date] {
  width: calc(100% - 0.6em);
}

.btnBlock {
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 0.5em;
  position: relative;
}
.btnBlock:before {
  content: "";
  width: calc(100% - 6em);
  height: 1px;
  background: #aeaeae;
  position: absolute;
  left: 0;
  top: 1.3em;
}
.btnBlock .btn-adv {
  padding: 0.3em 1em 0.3em 0.8em;
  font-size: 1em;
  color: #484848;
  background: rgba(255, 255, 255, 0);
  border: solid 1px #484848;
  border-radius: 2em;
}
.btnBlock .btn-adv i {
  opacity: 1;
  font-style: normal;
}
.btnBlock .btn-adv .ink {
  display: block;
}
.btnBlock .btn-adv:hover, .btnBlock .btn-adv:focus {
  background: #814950;
  border: solid 1px #814950;
  color: #fff;
  font-weight: bold;
}
.btnBlock .btn-adv:hover i, .btnBlock .btn-adv:focus i {
  filter: invert(100%);
}
.btnBlock .show_btn {
  display: none;
}
.btnBlock .hide_btn {
  display: inline-block;
}

.spcheck {
  margin: 1em 0;
}
.spcheck .check_grp label {
  display: block;
  text-align: center;
}
.spcheck a {
  color: #814950;
  text-decoration: underline;
}
.spcheck a:hover, .spcheck a:focus {
  color: rgb(96.4306930693, 54.5693069307, 59.801980198);
  text-decoration: none;
}

.formBlock {
  font-size: 1.125em;
}
.formBlock .form_title {
  position: relative;
  padding: 0.65em 1em;
}
.formBlock .form_title:before {
  content: "";
  width: 1px;
  height: 1em;
  background: #814950;
  position: absolute;
  top: 0.83em;
  right: 0.5em;
}
@media screen and (max-width: 767px) {
  .formBlock .form_title:before {
    content: "";
    width: 3px;
    height: 1em;
    background: #814950;
    position: absolute;
    top: 0.8em;
    right: auto;
    left: 2px;
  }
}
.formBlock .flex-form .form_grp .datepick > input[type=date] {
  width: calc(100% - 0.6em);
}

.scrollBlock {
  height: 70vh;
  overflow-y: scroll;
  border: solid 1px #ccc;
  padding: 2em;
  background: #fff;
}
.scrollBlock h4 {
  color: #814950;
  font-size: 1.125em;
}

.msginfo {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  padding: 2em 5%;
  border-radius: 5px;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .msginfo {
    padding: 1em 8%;
  }
}
.msginfo h3 {
  position: relative;
}
.msginfo h3:before {
  content: "";
  width: 100%;
  height: 3px;
  background: #d1d1d1;
  position: absolute;
  left: 0;
  top: 2em;
}
.msginfo h3:after {
  content: "";
  width: 20%;
  height: 3px;
  background: #814950;
  position: absolute;
  right: 0;
  top: 2em;
}
.msginfo .appnum {
  font-size: 1.25em;
  padding: 1em 0;
  display: flex;
  flex-wrap: wrap;
}
.msginfo .appnum .title {
  position: relative;
  min-width: 6em;
  flex: 0 0 6em;
}
.msginfo .appnum .title:before {
  content: "";
  width: 1px;
  height: 1em;
  background: #814950;
  position: absolute;
  top: 0.2em;
  right: 1em;
}
.msginfo .appnum .num {
  font-weight: bold;
  color: #814950;
}

.sp_calendar .closed {
  text-align: center;
  color: #6f6f6f;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.7em;
}

.yearBlock {
  margin: 2em 0;
}
.yearBlock .container {
  padding: 0 30px;
}
.yearBlock .container:before {
  content: "";
  width: 10px;
  height: 100%;
  background: #e0dfdf;
  position: absolute;
  top: 0;
  left: 114px;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .yearBlock .container:before {
    left: 51px;
  }
}
.yearBlock .year {
  padding: 0.3em 0;
  border-radius: 2em;
  color: #814950;
  display: inline-block;
  font-weight: bold;
  font-size: 1.25em;
}
@media screen and (max-width: 767px) {
  .yearBlock .year {
    margin-left: 50px;
  }
}
.yearBlock .typeList {
  list-style: none;
  margin: 0 0 0 48px;
  padding: 0;
}
.yearBlock .typeList > li {
  padding: 1em 0 1em 40px;
  margin-left: 40px;
  position: relative;
  border-left: solid 2px #a87e7b;
}
.yearBlock .typeList > li:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  border: solid 3px #814950;
  border-radius: 50%;
  left: -12px;
  top: 50%;
  margin-top: -8px;
  background: #fff;
}
.yearBlock .typeList .Flex-set {
  align-items: flex-start;
}
.yearBlock .typeList .thumbnail {
  display: flex;
  width: 100%;
}
@media (min-width: 320px) {
  .yearBlock .typeList .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .yearBlock .typeList .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .yearBlock .typeList .thumbnail {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .yearBlock .typeList .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .yearBlock .typeList .thumbnail {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .yearBlock .typeList .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .yearBlock .typeList .thumbnail {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .yearBlock .typeList .thumbnail:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .yearBlock .typeList .thumbnail {
    justify-content: center;
  }
}
.yearBlock .typeList .thumbnail .img-container {
  flex: 0 0 30%;
  max-width: 150px;
  margin: 0;
}
.yearBlock .typeList .thumbnail .img-container img {
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .yearBlock .typeList .thumbnail .img-container {
    flex: 0 0 40%;
    max-width: 40%;
    display: none;
  }
  .yearBlock .typeList .thumbnail .img-container img {
    object-fit: contain;
  }
}
.yearBlock .typeList .thumbnail .caption {
  flex: 1 1 70%;
  width: auto;
  padding: 1em 1.5em 1em 2em;
}
@media screen and (max-width: 767px) {
  .yearBlock .typeList .thumbnail .caption {
    padding: 1em;
    width: 60%;
  }
}
.yearBlock .typeList .thumbnail .year2 {
  color: #814950;
  font-weight: bold;
  font-size: 1.125em;
  margin-bottom: 0.2em;
}
.yearBlock .typeList .thumbnail h3 {
  margin: 0;
  color: #222;
}
.yearBlock .typeList .thumbnail h3.lineclamp2 {
  display: block;
  -webkit-line-clamp: auto;
  overflow: visible;
}
.yearBlock .typeList .thumbnail p {
  margin: 0;
  display: block;
  -webkit-line-clamp: auto;
  overflow: visible;
}
.yearBlock .typeList .thumbnail .mark {
  float: right;
  font-size: 0.875em;
  color: #814950;
  margin-top: -2em;
}
.yearBlock .typeList .thumbnail .mark span {
  display: inline-block;
  margin: 0 0.5em;
}
@media screen and (max-width: 767px) {
  .yearBlock .typeList .thumbnail .mark {
    float: none;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .yearBlock .typeList .thumbnail:last-child:nth-child(4n-1) {
    margin-right: 0;
  }
  .yearBlock .typeList .thumbnail:last-child:nth-child(4n-2) {
    margin-right: 0;
  }
  .yearBlock .typeList .thumbnail:last-child:nth-child(4n-3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .yearBlock .typeList {
    margin: 0;
  }
  .yearBlock .typeList > li {
    margin-left: 25px;
  }
}

.year_month_block {
  font-size: 1.6em;
  text-align: center;
  margin: 0.5em 0;
  font-weight: 500;
}
@media (max-width: 480px) {
  .year_month_block {
    font-size: 1.75em;
  }
}
@media (max-width: 380px) {
  .year_month_block {
    font-size: 1.5em;
  }
}
.year_month_block .year_month {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.year_month_block .year_month span {
  color: #814950;
  padding: 0 10px;
  font-weight: 500;
  font-size: 1.25em;
}
@media (max-width: 380px) {
  .year_month_block .year_month span {
    padding: 0 5px;
  }
}
.year_month_block .prev_btn,
.year_month_block .next_btn {
  display: inline-block;
  vertical-align: middle;
}
.year_month_block .prev_btn a,
.year_month_block .next_btn a {
  font-size: 0;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 50px;
  border-radius: 50%;
  border: solid 1px #575757;
}
@media (max-width: 380px) {
  .year_month_block .prev_btn a,
  .year_month_block .next_btn a {
    width: 35px;
    height: 35px;
  }
}
.year_month_block .prev_btn a {
  background: url("../images/slick/icon_arrow_left.svg") no-repeat center center;
  background-size: 25px auto;
}
.year_month_block .prev_btn a:hover, .year_month_block .prev_btn a:focus {
  background: #814950 url("../images/slick/icon_arrow_left_ov.svg") no-repeat center center;
  background-size: 25px auto;
  border: solid 1px #814950;
}
.year_month_block .next_btn a {
  background: url("../images/slick/icon_arrow_right.svg") no-repeat center center;
  background-size: 25px auto;
}
.year_month_block .next_btn a:hover, .year_month_block .next_btn a:focus {
  background: #814950 url("../images/slick/icon_arrow_right_ov.svg") no-repeat center center;
  background-size: 25px auto;
  border: solid 1px #814950;
}

.calendar_explain {
  background-image: url("../images/icon_date.png");
  background-size: 20px auto;
  background-position: 0 2px;
  background-repeat: no-repeat;
  padding-left: 25px;
  margin: 0 0 10px 30px;
}

.people_sort {
  background-color: #fff;
  padding: 15px 20px 7px;
  box-shadow: 0 0 2px #ccc;
  overflow: hidden;
  margin-bottom: 20px;
  text-align: center;
}
.people_sort ul {
  margin: 0 auto;
  padding: 0;
  width: 80%;
  list-style: none;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .people_sort ul {
    width: 90%;
  }
}
@media (max-width: 590px) {
  .people_sort ul {
    width: 95%;
  }
}
.people_sort ul li {
  display: inline-block;
  width: 105px;
  margin: 0 4px 8px;
  padding-left: 20px;
  position: relative;
}
.people_sort ul li:before {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 5px;
  background-color: #666;
}
.people_sort ul li.no01:before {
  background-color: #00a18b;
}
.people_sort ul li.no02:before {
  background-color: #ff6e35;
}
.people_sort ul li.no03:before {
  background-color: #006ccf;
}
.people_sort ul li.no04:before {
  background-color: #e50022;
}
.people_sort ul li.no05:before {
  background-color: #dda300;
}
.people_sort ul li.no06:before {
  background-color: #0fa6c9;
}
.people_sort ul li.no07:before {
  background-color: #9c2c8a;
}
.people_sort ul li.no08:before {
  background-color: #707070;
}
.people_sort ul li.no09:before {
  background-color: #b38850;
}

.calendar_Tb {
  border-radius: 10px;
  background: #fff;
  padding: 0.5em;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
}
.calendar_Tb table {
  word-break: break-all;
  table-layout: fixed;
}
.calendar_Tb table thead {
  margin-bottom: 5px;
  border: none;
}
.calendar_Tb table thead:before {
  display: none;
}
.calendar_Tb table tr {
  background-color: #fff;
}
.calendar_Tb table td:hover {
  background-color: #fdede4;
  transition: 0.2s;
}
.calendar_Tb table th {
  background-color: #dddddd !important;
  border: 3px solid transparent;
  color: #333;
  padding: 0.5em 1em;
  width: 14.28%;
  font-size: 1.125em;
  font-weight: 400;
  text-align: center;
  font-weight: 500;
}
.calendar_Tb table th.weekend {
  background-color: #814950 !important;
  color: #fff;
}
.calendar_Tb table td {
  position: relative;
  border: 1px solid #c2c2c2;
  padding: 0.5em;
  vertical-align: top;
  min-height: 2em;
}
@media screen and (max-width: 575px) {
  .calendar_Tb table td {
    padding-left: 17% !important;
    min-height: 65px;
    border: 1px solid #dedddd !important;
  }
}
.calendar_Tb table td:after {
  content: "";
  width: 1px;
  height: 20px;
  float: left;
  background-color: #fff;
  border: none;
}
@media screen and (max-width: 575px) {
  .calendar_Tb table td:after {
    float: none;
    height: auto;
    background-color: red;
  }
}
.calendar_Tb table td:before {
  position: absolute;
  width: 15%;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 5px;
  background-color: #eee;
  color: #333;
  text-align: center;
}
.calendar_Tb table td.othermonth .num_date {
  color: #d5d5d5;
}
.calendar_Tb table td.othermonth .num_date.satsun {
  color: #fdbcda !important;
}
@media screen and (max-width: 575px) {
  .calendar_Tb table td.othermonth {
    display: none;
  }
}
.calendar_Tb table .num_date {
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: center;
  color: #595757;
  font-size: 1.063em;
  font-weight: bold;
  width: 1.5em;
  height: 1.5em;
}
@media screen and (max-width: 575px) {
  .calendar_Tb table .num_date {
    position: absolute;
    text-align: center;
    right: 0;
    left: 0;
    top: 30px;
    width: 15%;
  }
}
.calendar_Tb table .num_date.today {
  background: #e5b6af;
  border-radius: 50%;
}
.calendar_Tb table .num_date.satsun {
  color: #a87e7b;
}
.calendar_Tb table ul {
  margin: 25px 0 0;
  padding: 0;
  list-style-type: none;
}
@media screen and (max-width: 575px) {
  .calendar_Tb table ul {
    margin: 0 6px 0 10px;
  }
}
.calendar_Tb table ul li {
  margin-bottom: 5px;
}
.calendar_Tb table ul li a {
  display: block;
  padding: 8px;
  background-color: #595757;
  color: #fff;
  font-size: 0.938em;
  border-radius: 5px;
}
.calendar_Tb table ul li a:hover {
  background-color: rgb(63.75, 63.75, 63.75);
}
.calendar_Tb table ul li a .place {
  font-size: 0.875em;
  position: relative;
  padding-left: 1.5em;
}
.calendar_Tb table ul li a .place:before {
  content: "";
  width: 1.2em;
  height: 1.2em;
  background: url("../images/icon_place.png") no-repeat left top;
  background-size: 100% auto;
  position: absolute;
  top: 0.35em;
  left: 0.1em;
}
.calendar_Tb table ul li a hr {
  margin: 0.3em 0;
}
.calendar_Tb table ul li a.exp {
  background-color: #999;
}
.calendar_Tb table ul li a.today {
  background-color: #814950;
}
.calendar_Tb table ul li a.no01 {
  background-color: #00a18b;
}
.calendar_Tb table ul li a.no01:hover {
  background-color: rgb(0, 84.5, 72.9534161491);
}
.calendar_Tb table ul li a.no02 {
  background-color: #ff6e35;
}
.calendar_Tb table ul li a.no02:hover {
  background-color: rgb(231.5, 65.3242574257, 0);
}
.calendar_Tb table ul li a.no03 {
  background-color: #006ccf;
}
.calendar_Tb table ul li a.no03:hover {
  background-color: rgb(0, 68.0869565217, 130.5);
}
.calendar_Tb table ul li a.no04 {
  background-color: #e50022;
}
.calendar_Tb table ul li a.no04:hover {
  background-color: rgb(152.5, 0, 22.6419213974);
}
.calendar_Tb table ul li a.no05 {
  background-color: #dda300;
}
.calendar_Tb table ul li a.no05:hover {
  background-color: rgb(170, 125.3846153846, 0);
}
.calendar_Tb table ul li a.no06 {
  background-color: #0fa6c9;
}
.calendar_Tb table ul li a.no06:hover {
  background-color: rgb(9.6875, 107.2083333333, 129.8125);
}
.calendar_Tb table ul li a.no07 {
  background-color: #9c2c8a;
}
.calendar_Tb table ul li a.no07:hover {
  background-color: rgb(96.33, 27.17, 85.215);
}
.calendar_Tb table ul li a.no08 {
  background-color: #707070;
}
.calendar_Tb table ul li a.no08:hover {
  background-color: rgb(73.75, 73.75, 73.75);
}
.calendar_Tb table ul li a.no09 {
  background-color: #b38850;
}
.calendar_Tb table ul li a.no09:hover {
  background-color: rgb(127.2410358566, 95.9760956175, 55.2589641434);
}
.calendar_Tb.table_list td {
  border-bottom: 1px solid #ccc !important;
}
@media screen and (max-width: 767px) {
  .calendar_Tb.table_list td {
    padding: 0.5em 1% 0.5em 18% !important;
  }
}

.popupBlock .spinfoBlock {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 2em;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
  margin: 1em 0;
}
.popupBlock .spinfoBlock h3 {
  margin: 0.5em 0;
  color: #814950;
  font-size: 1.6em;
}
.popupBlock .spinfoBlock ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 2em;
}
.popupBlock .spinfoBlock .img-container {
  overflow: hidden;
  flex: 0 0 200px;
  margin-top: 1em;
}
.popupBlock .spinfoBlock .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 100%;
}
.popupBlock .spinfoBlock .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.popupBlock .spinfoBlock .img-container img {
  transition: 0.3s;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .popupBlock .spinfoBlock .img-container {
    flex: 1 1 100%;
  }
}
.popupBlock .spinfoBlock .caption {
  padding: 0 2em;
  height: 100%;
  flex: 1 1 calc(100% - 300px);
  position: relative;
}
.popupBlock .spinfoBlock .caption p {
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .popupBlock .spinfoBlock .caption {
    flex: 1 1 100%;
    padding: 0;
  }
}
.popupBlock .icon_calendar {
  width: 1.4em;
  margin-right: 5px;
  vertical-align: top;
}
.popupBlock .infoList .t1:after {
  top: 1.2em;
}

.placard {
  background: #fae7e4;
  margin: 1em 2% 2em;
  padding: 0.5em 1.5em;
  border-left: solid 5px #e5b6af;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  line-height: 1.6em;
}
.placard h3 {
  margin: 0.5em 0 0;
  color: #784d49;
}
.placard p {
  margin: 0.5em 0;
}
.placard a {
  color: #784d49;
  text-decoration: underline;
}
.placard a:hover, .placard a:focus {
  color: rgb(88.2901554404, 56.6528497409, 53.7098445596);
  text-decoration: none;
}

.pageSearch {
  padding: 2em 1em;
  background: #f9f9f9;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin: 1em 0;
}
@media screen and (max-width: 991px) {
  .pageSearch {
    padding: 1.5em 5% 2em;
  }
}
.pageSearch .form_inline {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: flex-end;
  padding: 0;
  margin: 0;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .pageSearch .form_inline {
    justify-content: flex-start;
  }
  .pageSearch .form_inline .form_grp {
    flex: 1 1 48%;
  }
  .pageSearch .form_inline .btn_grp {
    margin-top: 1em;
  }
}
@media screen and (max-width: 767px) {
  .pageSearch .form_inline {
    flex-direction: column;
    align-items: stretch;
  }
  .pageSearch .form_inline .btn_grp {
    justify-content: center;
    align-items: center;
    margin-top: 1em;
  }
}
.pageSearch .form_grp,
.pageSearch .datepick_grp {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
  min-width: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .pageSearch .form_grp,
  .pageSearch .datepick_grp {
    flex-direction: column;
    align-items: stretch;
  }
}
.pageSearch .form_title {
  margin-bottom: 0;
  margin-right: 0.5em;
  padding: 0;
  white-space: nowrap;
  flex: 0 0 auto;
  font-size: 1em;
  line-height: 1.5;
}
.pageSearch .form_content {
  flex: 1 1 auto;
}
.pageSearch .form_content input {
  flex: 1 1 auto;
  width: calc(100% - 2em);
}
.pageSearch .datepick_grp .form_content {
  display: flex;
  gap: 0.25rem;
}
.pageSearch .datepick + .datepick {
  position: relative;
  margin-left: 0.3em;
  margin-right: 0;
}
.pageSearch .datepick + .datepick:before {
  content: "~";
  font-size: 1.5em;
  display: inline-block;
  position: absolute;
  left: -0.65em;
  top: 0.5em;
  color: #666;
}
.pageSearch .btn_grp {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.5rem;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
}
.pageSearch input[type=submit],
.pageSearch input[type=reset] {
  min-width: 3.5em;
  padding: 0.25em 1em;
  font-size: 1em;
  line-height: 1.5;
}
.pageSearch .form_grp,
.pageSearch .datepick_grp,
.pageSearch .btn_grp {
  min-height: 2.2em;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}

/* sitemap */
.sitemap {
  margin: 0px auto 1em;
}
.sitemap p {
  font-size: 0.813em;
}
.sitemap p kbd {
  border: 1px solid #aaa;
  background: transparent;
  color: #222;
  padding: 0 0.3em;
  margin: 0 0.2em 0.1em;
}
.sitemap p kbd kbd {
  border: none;
}
.sitemap .accesskeyDefine {
  padding: 1em 2em;
  background: #eee;
  border-radius: 6px;
}
.sitemap .accesskeyDefine li {
  margin-bottom: 0.2em;
}

.cascading {
  border-top: 1px solid #ccc;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em 0;
}
.cascading ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cascading li {
  line-height: 1.5;
  flex: 0 1 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.4em 1.2em;
  display: block;
  font-size: 1.125em;
  font-weight: bold;
  background: #814950;
  color: #fff;
  border-radius: 2em;
}
.cascading li a:hover, .cascading li a:focus {
  color: #fff;
  background: rgb(112.7153465347, 63.7846534653, 69.900990099);
  text-decoration: none;
}
.cascading li ul li {
  margin: 0 2%;
  padding: 0;
  flex: 1 1 100%;
}
.cascading li ul li a {
  display: block;
  font-size: 1em;
  padding: 0.5em 1em;
  border-bottom: 1px dotted #aaa;
  background-color: transparent;
  font-weight: normal;
  color: #222;
  border-radius: 0;
}
.cascading li ul li a:hover, .cascading li ul li a:focus {
  background: none;
  color: #814950;
}
@media screen and (max-width: 767px) {
  .cascading {
    margin: 0px auto;
  }
  .cascading li {
    flex: 1 1 100%;
  }
}

.leftblock_banner {
  padding: 0 0 2.5em 0;
}
.leftblock_banner .item {
  color: #666;
  text-align: center;
  font-weight: bold;
  background-color: #eee;
  margin-bottom: 10px;
}
.leftblock_banner .item a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.leftblock_banner .item a:before {
  display: inline-block;
  content: "";
  padding-top: 33.3333333333%;
}
.leftblock_banner .item a img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.leftblock_banner .item a:focus:after {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 0px 2px rgb(145.2846534653, 82.2153465347, 90.099009901) inset;
  content: "";
  z-index: 9;
  top: 0;
  left: 0;
}
.leftblock_banner .item a img {
  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: #814950;
}

.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: #814950;
}

@media print {
  .main,
  .content, body {
    background: none;
  }
  /* -------------------------------不需要列印的區塊，請放置於這----//*/
  header,
  .fatfooter,
  footer,
  .accesskey,
  .submenu {
    display: none;
  }
  /* -------------------------------各別顯示設定----//*/
  body {
    background: transparent;
    float: none;
    width: 100%;
    -webkit-print-color-adjust: exact;
  }
  .container {
    margin: 0px auto;
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .cp {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .innerpage {
    margin-top: 0 !important;
  }
  .innerpage > .container {
    display: block !important;
  }
  .innerpage > .container .center_block {
    overflow: hidden;
  }
  .innerpage > .container .left_block {
    float: left !important;
    width: 260px !important;
  }
  .main,
  .content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
    box-shadow: none;
    float: none;
    clear: both;
    zoom: 1;
    padding-top: 0px !important;
  }
  .main:before, .main:after,
  .content:before,
  .content:after {
    content: "";
    display: table;
  }
  .main:after,
  .content:after {
    clear: both;
  }
  .main img.float_left,
  .content img.float_left {
    float: right;
    max-width: 50%;
    margin: 0px 1em 1em 0;
  }
  .main img.float_right,
  .content img.float_right {
    float: right;
    max-width: 50%;
    margin: 0px 0 1em 1em;
  }
  .main a:link,
  .main a:visited,
  .main a,
  .content a:link,
  .content a:visited,
  .content a {
    background: transparent;
    color: #222;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    word-wrap: break-word;
  }
  .main p a,
  .content p a {
    word-wrap: break-word;
  }
  .main p a[href^=http]:after,
  .content p a[href^=http]:after {
    content: " (" attr(href) ")";
    font-size: 90%;
  }
  .main p a[href^="#"]:after,
  .content p a[href^="#"]:after {
    display: none;
  }
  .main abbr[title]:after,
  .content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .main table,
  .content table {
    background: #FFF;
  }
  .main li,
  .content li {
    content: "» ";
  }
  /* 檔案下載*/
  .file_download a {
    display: block !important;
    clear: both !important;
    width: 100% !important;
  }
  .file_download .update,
  .file_download .file_view {
    float: none !important;
    width: 30% !important;
    display: inline-block !important;
    margin-left: 3em;
  }
  *,
  *:before,
  *:after,
  *:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  thead {
    display: table-header-group;
    /* 表格即使分頁也會顯示表頭 */
  }
  .lightbox_slider {
    page-break-inside: avoid;
    overflow: hidden;
    height: 6cm;
  }
  .lightbox_slider .cp_slider {
    text-align: center;
  }
  .lightbox_slider .cp_slider .slick-slide {
    width: 30%;
    height: 4cm;
    display: inline-block;
    background: #DEDEDE;
    position: relative;
  }
  .lightbox_slider .cp_slider .slick-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #ccc;
  }
  .lightbox_slider .cp_slider .slick-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 4cm;
    display: inline-block;
    vertical-align: middle;
  }
}/*# sourceMappingURL=style.css.map */