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,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }
.hidetxt{
 text-indent:-10000px;
 text-align:left;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url("../js.lib/webfont/AGaramondPro-Regular.woff2") format("woff2"), url("../js.lib/webfont/AGaramondPro-Regular.woff") format("woff"), url("../js.lib/webfont/AGaramondPro-Regular.ttf") format("truetype"), url("../js.lib/webfont/AGaramondPro-Regular.svg#AGaramondPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

select, input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

img {
  display: block;
  max-width: 100%; }

*:focus {
  outline: none; }

body, html {
  width: 100%;
  height: 100%;
  font-family: Helvetica, Arial, Heiti TC, Microsoft Jhenghei, PingFang TC, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  background: #f4f4f4 url(../images/m_all_bg.jpg) repeat center;
  font-size: 15.5px; }

body {
  position: relative;
  min-width: 100%;
  overflow-x: hidden; }

body.hidden {
  width: 100vw;
  height: 100vh;
  overflow: hidden; }

section {
  display: block;
  width: 100%; }

a {
  text-decoration: none; }

.hide {
  display: none; }

h1, h3, h4, p, ol, li {
  margin: 0;
  padding: 0;
  font-family: Helvetica, Arial, Heiti TC, Microsoft Jhenghei, PingFang TC, sans-serif;
  list-style: none; }

input:focus, textarea:focus, button:focus, select:focus, a:focus {
  outline: none; }

.clearfix::after {
  clear: both;
  content: "";
  display: block; }

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: #f6f6f6;
  overflow: hidden; }

.load-center {
  position: absolute;
  top: 50%;
  margin-top: -120px;
  margin-left: -80px;
  left: 50%;
  width: 160px;
  height: 160px; }

#wrapper {
  position: relative;
  width: 768px;
  height: auto;
  margin: 0 auto;
  overflow: hidden; }

.demo {
  position: absolute;
  top: 0;
  left: 50%;
  width: 768px;
  margin-left: -384px;
  opacity: .2;
  z-index: 200000; }

#header {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -384px;
  width: 768px;
  height: 76px;
  background: url(../images/bg.gif) repeat center top;
  z-index: 200; }

#logo {
  position: absolute;
  top: 9px;
  left: -39px;
  width: 243px;
  height: 140px;
  background: url(../images/m_logo.png) no-repeat center; }
  #logo a {
    display: block;
    width: 100%;
    height: 100%; }

#nav-bur {
  position: fixed;
  top: 17px;
  left: 50%;
  margin-left: 310px;
  width: 50px;
  height: 41px;
  z-index: 2500; }
  #nav-bur a {
    display: block;
    width: 100%;
    height: 100%; }
  #nav-bur span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    border-radius: 10px;
    background-color: #ffffff;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
    #nav-bur span:nth-child(1) {
      top: 3px; }
    #nav-bur span:nth-child(2) {
      top: 20px; }
    #nav-bur span:nth-child(3) {
      top: 36px; }
  #nav-bur.nav-show span {
    background-color: #fff; }
    #nav-bur.nav-show span:nth-child(1) {
      top: 17px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    #nav-bur.nav-show span:nth-child(2) {
      top: 45px;
      height: 2px; }
    #nav-bur.nav-show span:nth-child(3) {
      top: 17px;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

#nav-box {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -384px;
  width: 768px;
  height: 100vh;
  background: #579251 url(../images/bg.gif);
  z-index: 2000;
  overflow: hidden;
  display: none;
  opacity: 0; }
  #nav-box.animate .nav-item {
    -webkit-animation: NAV 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    animation: NAV 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards; }
  #nav-box .nav-item {
    opacity: 0; }
    #nav-box .nav-item:nth-child(1) {
      -webkit-animation-delay: .2s;
      animation-delay: .2s; }
    #nav-box .nav-item:nth-child(2) {
      -webkit-animation-delay: .3s;
      animation-delay: .3s; }
    #nav-box .nav-item:nth-child(3) {
      -webkit-animation-delay: .4s;
      animation-delay: .4s; }
    #nav-box .nav-item:nth-child(4) {
      -webkit-animation-delay: .5s;
      animation-delay: .5s; }
    #nav-box .nav-item:nth-child(5) {
      -webkit-animation-delay: .6s;
      animation-delay: .6s; }
    #nav-box .nav-item:nth-child(6) {
      -webkit-animation-delay: .7s;
      animation-delay: .7s; }
    #nav-box .nav-item:nth-child(7) {
      -webkit-animation-delay: .8s;
      animation-delay: .8s; }

@-webkit-keyframes NAV {
  0% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes NAV {
  0% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.social-media li {
  display: inline-block;
  margin-right: 5px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
  .social-media li:last-child {
    margin-right: 0; }
  .social-media li a {
    display: block;
    width: 100%;
    height: 100%; }

.social-media-circle--fb {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/m_header_social_media.png) no-repeat 0 0; }

.social-media-circle--ig {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/m_header_social_media.png) no-repeat -80px 0; }

.navigation {
  position: fixed;
  top: 75px;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  height: auto;
  text-align: right; }

.header--social-media {
  padding-top: 20px; }

.navigation-item .navi-inner {
  display: inline-block;
  border-bottom: 1px solid white;
  padding: 20px 0;
  padding-right: 68px;
  text-align: right; }
  .navigation-item .navi-inner > a span {
    color: white;
    font-weight: bold;
    font-size: 40px;
    line-height: 1; }
  .navigation-item .navi-inner a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
  .navigation-item .navi-inner .link:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -28px;
    right: -68px;
    width: 62px;
    height: 62px;
    background: url(../images/m_nav_icons.png) no-repeat 0 0; }

.navigation-item.navi-1 .navi-inner > .link:before {
  background-position: 0 0; }

.navigation-item.navi-2 .navi-inner > .link:before {
  background-position: 0 -70px; }

.navigation-item.navi-3 .navi-inner > .link:before {
  background-position: 0 -170px; }

.navigation-item.navi-4 .navi-inner > .link:before {
  background-position: 0 -270px; }

.navigation-item.navi-5 .navi-inner > .link:before {
  background-position: 0 -370px; }

.navigation-item.navi-6 .navi-inner > .link:before {
  background-position: 0 -470px; }

.navigation-item.navi-7 .navi-inner > .link:before {
  background-position: 0 -570px; }

.navigation-item.navi-8 .navi-inner > .link:before {
  background-position: 0 -670px; }

.navigation-item.navi-9 .navi-inner > .link:before {
  background-position: 0 -770px; }

.dropdown {
  margin-top: 10px;
  display: none; }

.dropdown-ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  margin-top: 10px; }
  .dropdown-ul.as-4item {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    max-width: 430px;
    margin-right: -10px; }
    .dropdown-ul.as-4item li {
      -webkit-box-flex: 50%;
      -ms-flex: 50%;
      flex: 50%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center; }
      .dropdown-ul.as-4item li:nth-child(2n):before {
        display: none; }
  .dropdown-ul li {
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .dropdown-ul li:before {
      content: "";
      position: absolute;
      top: 5px;
      right: 0;
      width: 2px;
      height: 25px;
      background-color: #fff; }
    .dropdown-ul li:last-child:before {
      display: none; }
    .dropdown-ul li a {
      color: white;
      font-size: 30px;
      font-weight: bold;
      line-height: 1;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }

#footer {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  height: auto;
  min-height: 318px;
  background: url(../images/bg.gif) repeat center top;
  position: relative;
  padding-top: 37px;
  padding-bottom: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #footer:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    height: 10px;
    border-radius: 20px 20px 0 0;
    background-color: #e2b26b; }
  #footer .inner {
    position: relative;
    padding-left: 51px;
    padding-right: 51px; }
  #footer .footer-obj {
    display: block;
    content: "";
    position: absolute;
    top: -125px;
    left: 51px;
    width: 366px;
    height: 148px;
    background: url(../images/m_footer_obj1.png) no-repeat center; }
    #footer .footer-obj:after {
      display: block;
      content: "";
      position: absolute;
      bottom: 0;
      right: -300px;
      width: 70px;
      height: 70px;
      background: url(../images/m_footer_obj2.png) no-repeat center; }

.footer-links {
  display: block;
  margin-bottom: 28px; }

.footer-links--row {
  display: block;
  border-bottom: 1px solid #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 29px 0; }
  .footer-links--row:last-child {
    border-bottom: none;
    padding-bottom: 0; }
  .footer-links--row:nth-child(1) {
    padding-top: 0; }

.footer-links--col {
  float: left;
  width: 25%; }
  .footer-links--col.as-full {
    width: 100%; }

.footer-links--title {
  color: #ffd452;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 25px; }
  .footer-links--title a {
    color: #ffd452; }

.footer-link a {
  color: white;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
  .footer-link a.as-heightlight {
    color: #ffd452; }

.footer--social-media {
  text-align: center;
  margin-right: 10px;
  padding-bottom: 30px; }

.social-media--fb {
  display: block;
  width: 50px;
  height: 48px;
  background: url(../images/m_footer_social_media.png) no-repeat 0 0; }

.social-media--ig {
  display: block;
  width: 50px;
  height: 48px;
  background: url(../images/m_footer_social_media.png) no-repeat -50px 0; }

.footer--gov-link {
  width: 629px;
  margin-top: 9px;
  margin: 0 auto 45px; }

.gov-logo1 {
  float: left;
  width: 188px;
  height: 52px;
  background: url(../images/m_footer_logo.png) no-repeat 0 0; }
  .gov-logo1 a {
    display: block;
    width: 100%;
    height: 100%; }

.gov-logo2 {
  float: left;
  width: 188px;
  height: 52px;
  background: url(../images/m_footer_logo.png) no-repeat -188px 0; }
  .gov-logo2 a {
    display: block;
    width: 100%;
    height: 100%; }

.gov-logo3 {
  float: left;
  width: 253px;
  height: 52px;
  background: url(../images/m_footer_logo.png) no-repeat -376px 0; }
  .gov-logo3 a {
    display: block;
    width: 100%;
    height: 100%; }

.copyright {
  display: block;
  color: white;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  letter-spacing: .8px; }

#wrapper {
  padding-top: 76px; }

.inner {
  position: relative;
  width: 663px;
  height: auto;
  margin: 0 auto;
  z-index: 20; }
  .inner.full {
    width: 100%; }

#page-visual {
  width: 100%;
  height: 235px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

.page-visual--title {
  position: absolute;
  top: 100px;
  left: 53px;
  right: 53px;
  height: auto;
  text-align: left;
  z-index: 10; }
  .page-visual--title.as-center {
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .page-visual--title img {
    display: inline-block; }

.page-visual--img {
  position: absolute;
  top: 0;
  right: 0; }

#main {
  position: relative;
  width: 100%;
  padding-bottom: 200px; }

.main-bg {
  position: relative;
  overflow: hidden;
  padding-top: 140px;
  min-height: 500px; }

.content {
  width: 663px;
  height: auto;
  margin: 0 auto; }
  .content.full {
    width: 100%; }
  .content.small {
    width: 810px; }
  .content.xs {
    width: 775px; }
  .content.xxs {
    width: 750px; }
  .content.lg {
    width: 1085px; }
  .content.lg2 {
    width: 1043px; }
  .content.xl {
    width: 1136px; }

.news-list--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  background-color: #fff;
  margin-bottom: 30px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer; }

.news-list--col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  text-align: center;
  color: #323232;
  font-size: 30px;
  line-height: 1.5; }

.news-list--date {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: 241px;
  flex-basis: 241px;
  max-width: 241px;
  background-color: #fdc941;
  font-family: "Adobe Garamond Pro", Helvetica;
  color: #171717;
  font-size: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.news-list--msg {
  text-align: left;
  padding: 30px 40px 30px; }

.pages {
  padding-top: 70px;
  padding-bottom: 30px;
  max-width: 400px;
  margin: 0 auto; }

.page {
  display: block;
  width: 100%;
  text-align: center; }
  .page .page-number {
    display: inline-block;
    position: relative;
    width: 47px;
    margin-right: 10px; }
    .page .page-number a {
      display: block;
      width: 47px;
      height: 47px;
      color: #242424;
      font-size: 47px;
      line-height: 47px;
      font-family: "Adobe Garamond Pro", Helvetica;
      text-align: center;
      -webkit-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease;
      z-index: 2;
      position: relative; }
    .page .page-number:before {
      content: "";
      position: absolute;
      top: -2px;
      left: 0;
      width: 47px;
      height: 47px;
      background: url(../images/m_pages_ovr.png) no-repeat center;
      opacity: 0;
      -webkit-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease;
      z-index: 1; }
    .page .page-number.is-active:before {
      opacity: 1; }
    .page .page-number.is-active a {
      color: white; }
  .page.color-2 .page-number:before {
    background: url(../images/m_pages_ovr_2.png) no-repeat center; }
  .page.color-3 .page-number:before {
    background: url(../images/m_pages_ovr_3.png) no-repeat center; }
  .page.color-4 .page-number:before {
    background: url(../images/m_pages_ovr_4.png) no-repeat center; }
  .page .prev {
    float: left;
    width: 47px;
    height: 47px;
    background: url(../images/m_page_prev.png) no-repeat center;
    margin-top: -2px; }
    .page .prev a {
      display: block;
      width: 100%;
      height: 100%;
      cursor: pointer; }
  .page .next {
    float: right;
    width: 47px;
    height: 47px;
    background: url(../images/m_page_next.png) no-repeat center;
    margin-top: -2px; }
    .page .next a {
      display: block;
      width: 100%;
      height: 100%;
      cursor: pointer; }

.select-module {
  margin-bottom: 45px; }

.select-style {
  display: block;
  float: right;
  text-align: center; }
  .select-style select {
    width: 193px;
    height: 61px;
    font-size: 33px;
    line-height: 61px;
    font-family: "Adobe Garamond Pro", Helvetica;
    border: none;
    border-radius: 0;
    background: url(../images/m_select_arrow.png) no-repeat right center;
    background-color: #fdc941;
    padding-left: 10px;
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.article {
  position: relative;
  padding-top: 60px; }
  .article .btn-back.bottom-back {
    margin: 0 auto;
    margin-top: -30px;
    position: relative;
    z-index: 20; }

.article--titlebar {
  position: relative;
  padding-right: 110px;
  margin-bottom: 53px; }
  .article--titlebar .btn-back {
    position: absolute;
    top: 20px;
    right: 0; }

.article--date {
  display: inline-block;
  border-bottom: 2px solid #6a6a6a;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #282828;
  font-size: 28px;
  font-family: "Adobe Garamond Pro", Helvetica;
  line-height: 1; }

.article--title {
  color: #282828;
  font-size: 38px;
  line-height: 1.3;
  display: block; }

.article--main {
  position: relative;
  z-index: 1;
  padding: 56px 55px;
  padding-bottom: 60px;
  border-top: 6px solid #fdbe09;
  background-color: #fff;
  overflow: hidden;
  word-break: break-all; }
  .article--main:after {
    content: "";
    position: absolute;
    bottom: -30px;
    right: -30px;
    width: 60px;
    height: 60px;
    background-color: #fdbe09;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .article--main img {
    width: 100%;
    margin-bottom: 25px; }
  .article--main p, .article--main table {
    color: #282828;
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 60px; }
  .article--main h3 {
    display: block;
    margin-bottom: 30px;
    color: #282828;
    font-size: 35px;
    font-weight: bold;
    line-height: 1.5; }

.schedule {
  margin-bottom: 30px; }

.schedule-table {
  width: 100%;
  margin-bottom: 30px; }
  .schedule-table:nth-child(even) {
    margin-right: 0; }
  .schedule-table h3 {
    width: 100%;
    min-height: 67px;
    background-color: #fdbe09;
    color: #282828;
    font-size: 30px;
    line-height: 67px;
    text-align: center;
    display: block;
    margin: 0; }
  .schedule-table span {
    color: #282828;
    font-size: 30px;
    line-height: 1.5; }
  .schedule-table .schedule-row {
    display: table;
    width: 100%;
    border-bottom: 1px solid #c5c5c5; }
    .schedule-table .schedule-row:last-child {
      border-bottom: none; }
  .schedule-table .schedule-col {
    display: table-cell;
    width: 60%;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 10px; }
    .schedule-table .schedule-col:nth-child(1) {
      padding-right: 20px;
      padding-left: 10px;
      width: 40%;
      text-align: right; }

.schedule-class {
  margin-bottom: 30px; }

.schedule-class--info {
  margin-bottom: 30px; }

.schedule-class--info-row {
  display: table;
  width: 100%;
  background: #ffffff; }
  .schedule-class--info-row:last-child {
    border-bottom: none; }

.schedule-class--info-col {
  display: table-cell;
  color: #282828;
  font-size: 30px;
  line-height: 1.5;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #c5c5c5; }
  .schedule-class--info-col:nth-child(1) {
    position: relative;
    width: 170px; }
    .schedule-class--info-col:nth-child(1):before {
      content: "";
      position: absolute;
      top: -1px;
      right: -5px;
      width: 10px;
      bottom: -1px;
      background-color: white; }
  .schedule-class--info-col:nth-child(2) {
    width: 380px;
    padding-left: 20px; }
  .schedule-class--info-col.as-center {
    text-align: center; }
  .schedule-class--info-col.as-right {
    text-align: right; }
  .schedule-class--info-col.as-th {
    background: #a0a0a0;
    color: white;
    line-height: 1;
    height: 10px;
    border-bottom: 1px solid #a0a0a0; }

.btn-back {
  width: 99px;
  height: 99px;
  background: url(../images/m_btn_back.png) no-repeat center; }
  .btn-back a {
    display: block;
    width: 100%;
    height: 100%; }

#go-top {
  position: fixed;
  bottom: 5%;
  right: 30px;
  width: 131px;
  height: 131px;
  background: url(../images/m_btn_top.png) no-repeat center;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px); }
  #go-top.show {
    opacity: 1;
    visibility: inherit;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  #go-top a {
    display: block;
    width: 100%;
    height: 100%; }

.weekly-list--row {
  position: relative;
  display: table;
  width: 100%;
  background-color: #fff;
  margin-bottom: 30px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer; }
  .weekly-list--row:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -55px;
    width: 6px;
    height: 113px;
    border-radius: 0 13px 13px 0;
    background-color: #fa712d; }
  .weekly-list--row:nth-child(odd):before {
    left: auto;
    right: 0;
    border-radius: 5px 0 0 5px; }

.weekly-list--col {
  display: table-cell;
  width: auto;
  text-align: center;
  color: #323232;
  font-size: 33px;
  line-height: 1.5;
  padding: 20px 0; }

.weekly-list--date {
  position: relative;
  width: 241px;
  height: 100%;
  max-width: 241px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 20px; }
  .weekly-list--date span {
    position: relative;
    display: block;
    color: #7d7d7d;
    font-size: 33px;
    line-height: 1;
    text-align: left;
    font-family: "Adobe Garamond Pro", Helvetica; }
    .weekly-list--date span:nth-child(2):before {
      position: absolute;
      top: 50%;
      margin-top: -15px;
      left: -10px;
      content: "-"; }
  .weekly-list--date:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -35px;
    right: 0;
    width: 1px;
    height: 70px;
    background-color: #bdbdbd; }
  .weekly-list--date b {
    color: #f55c10;
    font-size: 50px;
    line-height: 1.5;
    font-weight: normal; }

.weekly-list--msg {
  text-align: left;
  padding-left: 35px;
  padding-right: 35px;
  font-weight: bold; }

.weekly-obj1 {
  position: absolute;
  top: -20px;
  left: 975px; }

.weekly-obj2 {
  position: absolute;
  top: 40px;
  left: 783px; }

.food-safety-msg {
  padding-left: 74px;
  margin-bottom: 60px; }
  .food-safety-msg.as-line {
    position: relative;
    padding-left: 30px; }
    .food-safety-msg.as-line:before {
      content: "";
      position: absolute;
      top: 5px;
      left: 0;
      width: 10px;
      height: 95%;
      background-color: #f77147; }

.food-safety-msg--title {
  position: relative;
  color: #282828;
  font-size: 38px;
  line-height: 1.5;
  font-weight: bold;
  display: block;
  margin-bottom: 10px; }
  .food-safety-msg--title:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 32px;
    background-color: #88c35b;
    vertical-align: middle;
    margin-right: 20px;
    line-height: 45px; }

.food-safety-msg--list li {
  padding-left: 30px;
  position: relative;
  color: #323232;
  font-size: 30px;
  line-height: 1.5; }
  .food-safety-msg--list li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 13px;
    height: 13px;
    background-color: #88c35b; }

.food-safety-table--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  background-color: #fff;
  color: #282828;
  font-size: 28px;
  line-height: 1.5;
  text-align: center; }
  .food-safety-table--row.as-th {
    background: #88c35b;
    border-radius: 15px 15px 0 0;
    color: white;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px; }
    .food-safety-table--row.as-th .food-safety-table--col span {
      width: 30px;
      display: inline-block; }
    .food-safety-table--row.as-th .food-safety-table--col {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .food-safety-table--row.as-th .food-safety-table--col:before {
      display: none; }

.food-safety-table--col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  vertical-align: middle;
  padding: 20px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .food-safety-table--col:before {
    content: "";
    position: absolute;
    top: 10%;
    right: 0;
    width: 1px;
    height: 80%;
    background-color: #bdbdbd; }
  .food-safety-table--col:last-child:before {
    display: none; }
  .food-safety-table--col.as-date {
    font-family: "Adobe Garamond Pro", Helvetica;
    color: #88c35b;
    line-height: 1; }
  .food-safety-table--col:nth-child(1) {
    -ms-flex-preferred-size: 77px;
    flex-basis: 77px; }
  .food-safety-table--col:nth-child(2) {
    -ms-flex-preferred-size: 187px;
    flex-basis: 187px;
    vertical-align: top;
    text-align: left; }
  .food-safety-table--col:nth-child(3) {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px; }
  .food-safety-table--col:nth-child(4) {
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px; }
  .food-safety-table--col:nth-child(5) {
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px; }
  .food-safety-table--col:nth-child(6) {
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px; }
  .food-safety-table--col:nth-child(7) {
    -ms-flex-preferred-size: 128px;
    flex-basis: 128px; }

.radio-style {
  display: inline-block;
  text-align: center; }
  .radio-style .icon {
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    -webkit-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.35);
    box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.35);
    vertical-align: middle;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
  .radio-style input {
    display: none; }
    .radio-style input:checked + .icon {
      background-color: #88c35b; }

.pdf-icon {
  display: inline-block;
  width: 72px;
  height: 95px;
  background: url(../images/m_icon_pdf4.png) no-repeat center top;
  vertical-align: middle; }

.weekly-table {
  position: relative; }
  .weekly-table .weekly-obj1 {
    position: absolute;
    top: 250px;
    left: 1040px;
    z-index: 20; }

.weekly-table--row {
  position: relative;
  display: table;
  margin-bottom: 23px;
  background-color: #fff;
  color: #282828;
  font-size: 30px;
  line-height: 1.2;
  min-height: 100px;
  text-align: center; }
  .weekly-table--row:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -50px;
    width: 7px;
    height: 100px;
    border-radius: 0 13px 13px 0;
    background-color: #fa712d; }
  .weekly-table--row:nth-child(odd):before {
    left: auto;
    right: 0;
    border-radius: 5px 0 0 5px; }
  .weekly-table--row.as-th {
    background: #f55c10;
    border-radius: 10px 10px 0 0;
    color: white;
    text-align: left;
    line-height: 1.2;
    margin-bottom: 30px; }
    .weekly-table--row.as-th:before {
      display: none; }
    .weekly-table--row.as-th .weekly-table--col:before {
      display: none; }

.weekly-table--col {
  display: table-cell;
  position: relative;
  font-size: 30px;
  line-height: 1.5;
  vertical-align: middle;
  padding: 30px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .weekly-table--col:before {
    content: "";
    position: absolute;
    top: 10%;
    right: 0;
    width: 1px;
    height: 80%;
    background-color: #bdbdbd; }
  .weekly-table--col:last-child:before {
    display: none; }
  .weekly-table--col.as-date {
    color: #7d7d7d;
    font-size: 31px;
    font-family: "Adobe Garamond Pro", Helvetica;
    letter-spacing: 1px; }
    .weekly-table--col.as-date b {
      font-size: 31px;
      font-weight: normal;
      color: #f55c10; }
  .weekly-table--col:nth-child(1) {
    width: 110px; }
  .weekly-table--col:nth-child(2) {
    width: 125px; }
  .weekly-table--col:nth-child(3) {
    width: 134px; }
  .weekly-table--col:nth-child(4) {
    width: 160px; }
  .weekly-table--col:nth-child(5) {
    width: 134px; }
  .weekly-table--col.as-left {
    text-align: left; }

.data-list--row {
  position: relative;
  display: table;
  width: 100%;
  min-height: 44px;
  background-color: #fff;
  margin-bottom: 23px; }
  .data-list--row:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    width: 10px;
    height: 40px;
    background-color: #fa712d; }
  .data-list--row:nth-child(even):before {
    left: auto;
    right: 0; }

.data-list--col {
  display: table-cell;
  padding: 30px 0;
  vertical-align: middle; }
  .data-list--col:nth-child(1) {
    width: 500px;
    text-align: left;
    padding-left: 33px; }
  .data-list--col:nth-child(2) {
    width: 163px;
    text-align: right; }
  .data-list--col .data-files {
    width: 130px; }
  .data-list--col h3 {
    width: 400px;
    color: #323232;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    display: block; }

.data-files li {
  display: inline-block;
  padding-right: 16px; }
  .data-files li:last-child {
    padding-right: 0; }

.icon-r-pdf {
  display: inline-block;
  width: 52px;
  height: 68px;
  background: url(../images/m_icon_pdf2.png) no-repeat center; }

.icon-r-doc {
  display: inline-block;
  width: 52px;
  height: 68px;
  background: url(../images/m_icon_doc.png) no-repeat center; }

.icon-r-odt {
  display: inline-block;
  width: 52px;
  height: 68px;
  background: url(../images/m_icon_odt.png) no-repeat center; }

.food-safety-msg {
  padding-left: 20px; }

.food-safety-msg--txt {
  color: #282828;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.3; }

.story-list {
  margin-bottom: 100px; }

.story-list--item {
  float: left;
  width: 100%;
  padding-bottom: 2px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }
  .story-list--item img {
    width: 100%; }
  .story-list--item.as-click .story-list--hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 100; }

.story-list--hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 4px solid #fff264;
  background-color: rgba(98, 170, 89, 0.9);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  z-index: -100; }
  .story-list--hover > a {
    display: block;
    width: 100%;
    height: 100%; }
  .story-list--hover .story-inner {
    position: relative;
    padding: 40px;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.story-list--title {
  padding-left: 20px;
  position: relative;
  display: block;
  color: white;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.5;
  width: 560px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .story-list--title:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    width: 6px;
    height: 30px;
    background-color: #fff; }

.story-list--more {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -41.5px;
  width: 300px;
  height: 83px;
  color: #62aa59;
  font-size: 34px;
  font-weight: bold;
  line-height: 83px;
  border-radius: 83px;
  overflow: hidden;
  background-color: #fff;
  text-align: center; }
  .story-list--more > a, .story-list--more > a:link {
    color: #62aa59; }

.story-list--info {
  position: absolute;
  bottom: 14px;
  left: 14px;
  right: 14px;
  text-align: right; }

.story-list--txt {
  display: inline-block;
  color: white;
  font-size: 32px;
  line-height: 1.5;
  width: 550px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .story-list--txt > a {
    color: white; }
  .story-list--txt.as-line {
    border-bottom: 1px solid #fff; }

#load-more {
  text-align: center; }

.loader-quart {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
  border: 3px solid #9cc098;
  margin: 0 auto; }
  .loader-quart:after {
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #dadada;
    -webkit-animation: spin .5s linear infinite;
    animation: spin .5s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg); } }

.weekly-events-col {
  width: 325px;
  float: left;
  margin-right: 12px; }
  .weekly-events-col:nth-child(even) {
    margin-right: 0; }

.weekly-event {
  display: block;
  background-color: #fff;
  color: #282828;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden; }
  .weekly-event:before {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #f55c10; }

.weekly-event--info {
  padding: 25px 20px;
  padding-bottom: 10px;
  overflow: hidden; }

.weekly-event--img img {
  width: 100%; }

.weekly-event--title {
  display: table-cell;
  font-size: 15px;
  color: #282828;
  line-height: 1.5;
  min-height: 50px;
  vertical-align: middle;
  margin: 0;
  min-height: 50px;
  margin-bottom: 27px; }
  .weekly-event--title:before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: 4px;
    height: 100%;
    border-radius: 7px;
    background-color: #f55c10; }

.weekly-event--date {
  color: #7d7d7d;
  font-size: 28px;
  font-family: "Adobe Garamond Pro", Helvetica;
  line-height: 1;
  border-top: 1px solid #bdbdbd;
  padding-top: 10px;
  text-align: right;
  letter-spacing: 1px; }
  .weekly-event--date b {
    font-weight: normal;
    color: #f55c10;
    font-size: 45px;
    line-height: 1; }

.weekly-event--title {
  display: block;
  position: relative;
  font-size: 28px;
  line-height: 1.5; }

.rules {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  margin-left: -52.5px;
  margin-right: -52.5px; }

.rules-row {
  position: relative;
  padding: 40px 0; }
  .rules-row:last-child .rules-center:before {
    display: none; }

.rules-msg, .rules-msg span {
  color: #323232;
  font-size: 30px;
  line-height: 1.5; }

.rules-msg {
  position: relative;
  padding-left: 100px; }

.rules-center {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .rules-center:before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    bottom: -20px;
    right: 30px;
    border-bottom: 1px solid #dedede;
    z-index: 1; }

.rule-list {
  list-style: none;
  padding-left: 30px;
  display: block;
  margin-left: 28px; }
  .rule-list li {
    margin-left: -30px; }

.rules-number {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
  width: 70px;
  text-align: center;
  color: #f77147;
  font-size: 30px;
  font-style: italic;
  font-family: "Adobe Garamond Pro", Helvetica; }
  .rules-number b, .rules-number small {
    display: inline-block;
    font-weight: normal; }
  .rules-number b {
    font-size: 45px; }

.story--info {
  padding-top: 90px; }
  .story--info .article--titlebar {
    padding-right: 0;
    margin-bottom: 20px; }
  .story--info .article--title {
    display: block;
    position: relative;
    padding-left: 20px;
    color: #282828;
    font-size: 38px;
    line-height: 1.5;
    margin-bottom: 20px; }
    .story--info .article--title:before {
      content: "";
      position: absolute;
      top: 10px;
      left: 0;
      width: 8px;
      height: 40px;
      background-color: #62aa59; }
  .story--info .article-promoinfo {
    text-align: right; }
  .story--info .article-promoinfo--phonenumber {
    padding: 10px;
    background-color: #62aa59;
    color: #ffffff;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block; }
    .story--info .article-promoinfo--phonenumber a {
      color: #ffffff;
      font-size: 30px;
      line-height: 1;
      font-weight: bold; }
  .story--info .article-promoinfo--prods {
    text-align: right;
    display: block;
    padding: 10px 0;
    color: #282828;
    font-size: 23px;
    line-height: 1.5; }
  .story--info .article--main {
    border-top: none; }
  .story--info .btn-back {
    background-image: url(../images/m_btn_back_3.png); }
  .story--info .article--titlebar .btn-back {
    right: 0;
    top: -120px; }
  .story--info .article--main:after {
    background-color: #62aa59; }

.weekly-booth-msg {
  position: relative;
  padding-left: 40px;
  margin-bottom: 50px; }
  .weekly-booth-msg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    background-color: #fdc941; }

.weekly-booth-msg--txt {
  color: #282828;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.5; }

.data-list2--row {
  position: relative;
  display: block;
  padding: 37px;
  background-color: #fff;
  margin-bottom: 15px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  padding-right: 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .data-list2--row:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 4px;
    background-color: #fdc941; }

.data-list2--col {
  position: relative;
  display: block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .data-list2--col:nth-child(1) {
    position: relative; }
    .data-list2--col:nth-child(1):before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 60px;
      height: 1px;
      background-color: #bdbdbd; }
  .data-list2--col h3 {
    color: #323232;
    font-size: 30px;
    line-height: 1.5;
    display: block; }

.data-list2--date {
  font-size: 30px;
  line-height: 1.8;
  font-family: "Adobe Garamond Pro", Helvetica;
  color: #7d7d7d;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  padding-left: 0;
  margin-bottom: 10px; }

.data-files {
  position: absolute;
  top: 50%;
  margin-top: -34px;
  right: 35px;
  width: 52px;
  z-index: 100; }

.icon-y-pdf {
  display: block;
  width: 52px;
  height: 68px;
  background: url(../images/m_icon_pdf.png) no-repeat center; }

.lecture-msg {
  max-width: 100%;
  margin-bottom: 50px; }

.lecture-msg--title {
  color: #282828;
  font-size: 38px;
  line-height: 1.5;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  padding-left: 30px; }
  .lecture-msg--title:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 10px;
    height: 32px;
    background-color: #f248ac;
    vertical-align: middle; }
  .lecture-msg--title b {
    display: block;
    color: #f248ac;
    font-size: 47px; }

.lecture-msg--list li {
  padding-left: 30px;
  position: relative;
  color: #282828;
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 45px; }
  .lecture-msg--list li:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 13px;
    height: 13px;
    background-color: #f248ac; }

.lecture-link {
  display: block;
  width: 523px;
  min-height: 160px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #eb53ac;
  text-align: center;
  margin-bottom: 40px; }
  .lecture-link .icon-pdf-red {
    display: block;
    margin: 0 auto;
    margin-top: -120px;
    margin-bottom: 10px; }

.icon-pdf-red {
  display: inline-block;
  width: 82px;
  height: 106px;
  background: url(../images/m_icon_pdf3.png) no-repeat center; }

.lecture-table--row {
  display: table;
  width: 100%; }
  .lecture-table--row.as-th {
    margin-bottom: 10px; }
  .lecture-table--row.as-td {
    margin-bottom: 10px; }
  .lecture-table--row.as-td .lecture-table--col {
    display: table-cell;
    margin-bottom: 10px;
    background-color: #fff;
    color: #282828;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .lecture-table--row.as-td .lecture-table--col:nth-child(1) {
      width: 127px;
      min-width: 127px;
      text-align: left; }
    .lecture-table--row.as-td .lecture-table--col:nth-child(2) {
      width: 135px;
      min-width: 135px; }
    .lecture-table--row.as-td .lecture-table--col:nth-child(3) {
      width: 134px;
      min-width: 134px; }
    .lecture-table--row.as-td .lecture-table--col:nth-child(4) {
      width: 158px;
      min-width: 158px;
      text-align: left; }
  .lecture-table--row.as-th .lecture-table--col {
    background: #eb53ac;
    color: white;
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    padding: 10px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .lecture-table--row.as-th .lecture-table--col:nth-child(1) {
      width: 107px; }
    .lecture-table--row.as-th .lecture-table--col:nth-child(2) {
      width: 127px; }
    .lecture-table--row.as-th .lecture-table--col:nth-child(3) {
      width: 135px; }
    .lecture-table--row.as-th .lecture-table--col:nth-child(4) {
      width: 134px; }
    .lecture-table--row.as-th .lecture-table--col:nth-child(5) {
      width: 158px; }
    .lecture-table--row.as-th .lecture-table--col:before {
      display: none; }
    .lecture-table--row.as-th .lecture-table--col:nth-child(1) {
      background: none; }
    .lecture-table--row.as-th .lecture-table--col:nth-child(2) {
      border-radius: 15px 0 0 0;
      vertical-align: middle; }
    .lecture-table--row.as-th .lecture-table--col:nth-child(5) {
      border-radius: 0 15px 0 0;
      vertical-align: middle; }

.lecture-table-date--row {
  position: relative;
  padding-left: 107px;
  margin-bottom: 7px; }
  .lecture-table-date--row .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    bottom: 0;
    background-color: #eb53ac;
    font-size: 40px;
    line-height: 1.5;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    font-family: "Adobe Garamond Pro", Helvetica; }
    .lecture-table-date--row .date span {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 30px;
      margin-top: -15px; }

.lecture-table--col {
  display: table-cell;
  position: relative;
  vertical-align: middle; }
  .lecture-table--col:before {
    content: "";
    position: absolute;
    top: 10%;
    right: 0;
    width: 1px;
    height: 80%;
    background-color: #bdbdbd; }
  .lecture-table--col:last-child:before {
    display: none; }
  .lecture-table--col.as-date {
    font-family: "Adobe Garamond Pro", Helvetica;
    color: #88c35b; }

.radio-style {
  display: block;
  text-align: center; }
  .radio-style .icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.35);
    box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.35);
    vertical-align: middle;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
  .radio-style input {
    display: none; }
    .radio-style input:checked + .icon {
      background-color: #88c35b; }

.video-list {
  max-width: 662px;
  margin: 0 auto; }

.video-list--row {
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 132px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 20px;
  overflow: hidden; }
  .video-list--row:after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background-color: #eb53ac;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .video-list--row .icon-player {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    left: 20px;
    width: 52px;
    height: 52px;
    background: url(../images/m_icon_player_red.png) no-repeat center;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
  .video-list--row:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -35px;
    left: 102px;
    width: 1px;
    height: 70px;
    background-color: #eb53ac; }

.video-list--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 145px; }
  .video-list--title a, .video-list--title a:link {
    color: #323232; }
  .video-list--title .title,
  .video-list--title h3 {
    display: block;
    color: #323232;
    font-size: 30px;
    line-height: 1.5; }

.prod-tracebox {
  max-width: 665px;
  margin: 0 auto 50px; }

.prod-trace--item {
  float: left;
  margin-right: 23px;
  margin-bottom: 23px;
  width: 318px;
  height: auto;
  background-color: #fff;
  border: 1px solid #bfbfbf; }
  .prod-trace--item:nth-child(2n) {
    margin-right: 0; }
  .prod-trace--item a, .prod-trace--item a:link, .prod-trace--item a:active {
    color: white; }
  .prod-trace--item .prod-trace--title {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    font-size: 25px;
    line-height: 55px;
    background-color: #f14b67;
    text-align: center; }

.main-obj {
  position: absolute;
  top: 0;
  left: 0; }

.main-obj2 {
  top: -51px;
  left: 50%;
  margin-left: -310px;
  width: 278px; }

.main-obj3 {
  top: -30px;
  left: 50%;
  margin-left: -332px;
  width: 330px; }

.main-obj8 {
  top: -46px;
  left: 50%;
  margin-left: -290px;
  width: 317px; }

.main-obj5 {
  top: -46px;
  left: 50%;
  margin-left: -307px;
  width: 409px; }

.main-obj4 {
  top: -32px;
  left: 50%;
  margin-left: -304px;
  width: 307px; }

.main-obj6 {
  top: -45px;
  left: 50%;
  margin-left: -310px;
  width: 416px; }

.main-obj7 {
  top: -45px;
  left: 50%;
  margin-left: -310px;
  width: 478px; }

.main-obj9 {
  top: -56px;
  left: 50%;
  margin-left: -345px;
  width: 656px; }

.bg {
  background: url(../images/m_all_pagebg.jpg) no-repeat center top; }

.weekly-news--info {
  position: relative;
  padding-top: 0; }
  .weekly-news--info:after {
    background-color: #f55c10; }
  .weekly-news--info .weekly-obj1 {
    position: absolute;
    top: 30%;
    left: 790px;
    width: 53px;
    z-index: 30; }
  .weekly-news--info .weekly-obj2 {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 680px;
    z-index: 30; }
  .weekly-news--info .article--date {
    display: block;
    border-bottom: none;
    color: #7d7d7d;
    font-size: 28px;
    letter-spacing: 1px;
    padding-left: 20px; }
    .weekly-news--info .article--date b {
      color: #f55c10;
      font-size: 50px;
      font-weight: normal;
      line-height: 1; }
  .weekly-news--info .article--titlebar {
    padding-right: 100px;
    margin-bottom: 30px; }
    .weekly-news--info .article--titlebar .btn-back {
      top: auto;
      bottom: 10px;
      right: 0; }
  .weekly-news--info .article--title {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px; }
    .weekly-news--info .article--title:before {
      content: "";
      position: absolute;
      top: 5px;
      left: 0;
      width: 8px;
      height: 40px;
      background-color: #f55c10; }
  .weekly-news--info .article--main {
    border-top: none;
    padding: 60px;
    min-height: 500px; }
    .weekly-news--info .article--main:after {
      background-color: #f55c10; }
  .weekly-news--info .btn-back {
    background-image: url(../images/m_btn_back_2.png); }
  .weekly-news--info .group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden; }
  .weekly-news--info .as-float-left {
    float: left;
    width: 40%; }
  .weekly-news--info .as-float-right {
    float: left;
    width: 60%;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.ind-nav {
  position: absolute; }
  .ind-nav > a {
    display: block;
    width: 100%;
    height: 100%; }
    .ind-nav > a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      opacity: 0;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
    .ind-nav > a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
    .ind-nav > a:hover:after {
      opacity: 1; }

.lang-en {
  position: absolute;
  top: 230px;
  left: 35px;
  width: 114px;
  height: 56px;
  background: url(../images/m_lang.png) no-repeat 0 0;
  z-index: 20; }
  .lang-en > a {
    display: block;
    width: 100%;
    height: 100%; }

.lang-jp {
  position: absolute;
  top: 286px;
  left: 35px;
  width: 114px;
  height: 56px;
  background: url(../images/m_lang.png) no-repeat 0 -56px;
  z-index: 20; }
  .lang-jp > a {
    display: block;
    width: 100%;
    height: 100%; }

.ind-nav1 {
  top: 157px;
  right: -30px;
  width: 234px;
  height: 321px; }
  .ind-nav1 > a:after {
    background: url(../images/m_ind_nav_1_ovr.png) no-repeat center; }
  .ind-nav1 > a:before {
    background: url(../images/m_ind_nav_1.png) no-repeat center; }

.ind-nav2 {
  top: -385px;
  left: 42px;
  width: 265px;
  height: 351px; }
  .ind-nav2 a:after {
    background: url(../images/m_ind_nav_2_ovr.png) no-repeat center; }
  .ind-nav2 a:before {
    background: url(../images/m_ind_nav_2.png) no-repeat center; }

.ind-nav3 {
  top: 1280px;
  right: 1px;
  width: 345px;
  height: 331px; }
  .ind-nav3 a:after {
    background: url(../images/m_ind_nav_3_ovr.png) no-repeat center; }
  .ind-nav3 a:before {
    background: url(../images/m_ind_nav_3.png) no-repeat center; }

.ind-nav4 {
  top: 1438px;
  left: -3px;
  width: 321px;
  height: 331px; }
  .ind-nav4 a:after {
    background: url(../images/m_ind_nav_4_ovr.png) no-repeat center; }
  .ind-nav4 a:before {
    background: url(../images/m_ind_nav_4.png) no-repeat center; }

.ind-nav5 {
  top: 1826px;
  left: 378px;
  width: 292px;
  height: 331px; }
  .ind-nav5 a:after {
    background: url(../images/m_ind_nav_5_ovr.png) no-repeat center; }
  .ind-nav5 a:before {
    background: url(../images/m_ind_nav_5.png) no-repeat center; }

.ind-nav6 {
  top: 2187px;
  left: 0;
  width: 344px;
  height: 331px; }
  .ind-nav6 a:after {
    background: url(../images/m_ind_nav_6_ovr.png) no-repeat center; }
  .ind-nav6 a:before {
    background: url(../images/m_ind_nav_6.png) no-repeat center; }

.ind-nav7 {
  top: 2687px;
  left: 30px;
  width: 355px;
  height: 361px; }
  .ind-nav7 a:after {
    background: url(../images/m_ind_nav_7_ovr.png) no-repeat center; }
  .ind-nav7 a:before {
    background: url(../images/m_ind_nav_7.png) no-repeat center; }

.ind-nav8 {
  top: 94px;
  left: 12px;
  width: 297px;
  height: 328px; }
  .ind-nav8 a:after {
    background: url(../images/m_ind_nav_8_ovr.png) no-repeat center; }
  .ind-nav8 a:before {
    background: url(../images/m_ind_nav_8.png) no-repeat center; }

.ind-nav9 {
  top: 462px;
  right: 85px;
  width: 318px;
  height: 426px; }
  .ind-nav9 a:after {
    background: url(../images/m_ind_nav_9_ovr.png) no-repeat center; }
  .ind-nav9 a:before {
    background: url(../images/m_ind_nav_9.png) no-repeat center; }

.ind-nav10 {
  top: 880px;
  right: 300px;
  width: 356px;
  height: 264px; }
  .ind-nav10 a:after {
    background: url(../images/m_ind_nav_10_ovr.png) no-repeat center; }
  .ind-nav10 a:before {
    background: url(../images/m_ind_nav_10.png) no-repeat center; }

.ind-nav11 {
  top: 1346px;
  left: 332px;
  width: 266px;
  height: 240px; }
  .ind-nav11 a:after {
    background: url(../images/m_ind_nav_11_ovr.png) no-repeat center; }
  .ind-nav11 a:before {
    background: url(../images/m_ind_nav_11.png) no-repeat center; }

.ind-obj {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  .ind-obj img {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }

.ind-obj1 {
  top: 84px;
  left: 625px;
  width: 106px;
  z-index: 20; }

.ind-obj2 {
  top: 311px;
  left: 0;
  width: 85px; }

.ind-obj3 {
  display: none;
  top: 667px;
  left: 50px;
  width: 81px;
  z-index: 100; }

.ind-obj4 {
  top: 177px;
  left: -50px;
  width: 66px; }

.ind-obj5 {
  top: 1168px;
  left: 520px;
  width: 91px; }

.ind-obj6 {
  top: 1419px;
  left: 632px;
  width: 156px; }

.ind-obj7 {
  top: 3110px;
  left: 478px;
  width: 97px; }

.ind-obj8 {
  top: 2680px;
  left: -121px;
  width: 300px; }

.ind-obj9 {
  top: 3472px;
  left: 0;
  width: 287px; }

.ind-obj10 {
  top: 3870px;
  left: auto;
  right: 0;
  width: 371px; }

.ind-obj11 {
  top: 4066px;
  left: 80px;
  width: 77px; }

.ind-obj12 {
  top: 4604px;
  left: 24px;
  width: 61px;
  z-index: 100; }

.ind-obj13 {
  top: 4615px;
  left: 694px;
  width: 349px;
  z-index: 100; }

.ind-obj14 {
  top: 6054px;
  left: auto;
  right: -10px;
  width: 359px; }

.ind-obj15 {
  top: 6577px;
  left: 0;
  width: 233px; }

.ind-obj16 {
  top: 7038px;
  left: auto;
  right: -10px;
  width: 233px; }

.ind-obj17 {
  top: 7332px;
  left: 0;
  width: 318px; }

.ind-obj18 {
  display: none;
  top: 7570px;
  left: auto;
  right: 20px;
  width: 356px;
  z-index: 200; }

.ind-obj19 {
  top: 2160px;
  left: 80px;
  width: 52px; }

#ind-se1 {
  padding-top: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 1290px; }
  #ind-se1 .inner {
    height: 100%; }

#slide {
  width: 768px;
  margin-bottom: 27px; }
  #slide .slick-dots {
    text-align: center;
    margin: 0; }
    #slide .slick-dots button {
      width: 17px;
      height: 17px;
      background-color: #2e2e2e;
      font-size: 0;
      border: none;
      border-radius: 50%;
      padding: 0; }
    #slide .slick-dots li {
      display: inline-block;
      margin-right: 30px;
      opacity: .2;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      #slide .slick-dots li.slick-active {
        opacity: 1; }
  #slide .slide-item {
    position: relative; }
    #slide .slide-item a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative; }
    #slide .slide-item a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(../images/m_kv_photo_border.png) no-repeat center top; }

.se1-map {
  width: 415px;
  height: auto; }
  .se1-map:hover .icon-map {
    -webkit-animation: MOVE .4s ease infinite alternate;
    animation: MOVE .4s ease infinite alternate; }

@-webkit-keyframes MOVE {
  to {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

@keyframes MOVE {
  to {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

.icon-map {
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -22.5px;
  width: 47px;
  height: 75px;
  background: url(../images/m_icon_map.png) no-repeat center top;
  z-index: 20; }

.icon-hot {
  position: absolute;
  top: -8px;
  right: 0;
  width: 82px;
  height: 72px;
  background: url(../images/m_icon_hot.png) no-repeat center top; }

.se1-hotbox {
  width: 733px;
  height: 45px;
  padding-right: 57px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -32px;
  margin-bottom: 107px; }

#hot-msg {
  width: 100%;
  height: 45px;
  background-color: #2e2e2e;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  line-height: 45px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
  #hot-msg a {
    display: block;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
    #hot-msg a:hover {
      color: #ffd452; }

.se1-scroll {
  position: absolute;
  bottom: 730px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 155px;
  background: url(../images/m_kv_scroll2.png) no-repeat center; }
  .se1-scroll:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0s;
    width: 100%;
    height: 100%;
    background: url(../images/m_kv_scroll.png) no-repeat center;
    -webkit-animation: MOVE .4s ease infinite alternate;
    animation: MOVE .4s ease infinite alternate; }

#ind-se2 {
  height: 3200px;
  padding-top: 146px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.news-more {
  position: absolute;
  top: 1039px50px;
  left: 50%;
  margin-left: -114px;
  width: 219px;
  height: 180px; }
  .news-more a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/m_ind_more_1.png) no-repeat center; }
    .news-more a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(../images/m_ind_more_2.png) no-repeat center;
      -webkit-animation: MOVE .5s ease infinite alternate;
      animation: MOVE .5s ease infinite alternate; }

.news-items {
  width: 665px;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 20; }

.news-item {
  display: block;
  width: 100%;
  padding: 40px 0 48px;
  border-bottom: 1px solid #959595; }
  .news-item img {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  .news-item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .news-item:last-child {
    border-bottom: none; }
  .news-item:nth-child(1) {
    padding-top: 0; }
  .news-item:nth-child(2) .news-item--info {
    padding-top: 0; }
  .news-item:nth-child(even) > div {
    float: right; }
  .news-item:nth-child(even) .news-item--img {
    margin-right: 0;
    margin-left: 40px; }
    .news-item:nth-child(even) .news-item--img a {
      display: block;
      width: 100%;
      height: 100%; }

.news-item--img {
  position: relative;
  width: 470px;
  height: 272px;
  overflow: hidden; }
  .news-item--img img {
    width: 100%; }

.news-item--info {
  width: 100%;
  height: auto;
  padding-top: 10px; }
  .news-item--info p {
    color: #2e2e2e;
    font-size: 28px;
    line-height: 1.3; }

.news-item--date {
  color: #5b8d2e;
  font-size: 28px;
  font-style: italic;
  line-height: 1.5; }

.news-item--title {
  color: #5b8d2e;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -1px;
  display: block;
  margin-bottom: 5px; }
  .news-item--title a {
    color: #5b8d2e; }

.button-more {
  display: inline-block;
  width: 115px;
  height: 39px;
  background: url(../images/m_btn_more.png) no-repeat center;
  vertical-align: middle; }

#ind-se3 {
  height: 3198px;
  position: relative; }

.se3-title {
  width: 630px;
  margin: 15px auto 0; }

#se3-map {
  position: relative;
  width: 100%;
  height: 600px;
  border-bottom: 2px solid white;
  padding-top: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #se3-map .se3-map-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 38px;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    z-index: 20;
    background: url(../images/all_bg.gif);
    border-bottom: 3px solid white; }
  #se3-map iframe {
    position: bsolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

.se3-visit-plans {
  height: auto;
  background: url(../images/m_ind_bus.png) no-repeat right 78%, url(../images/m_ind_mrt.png) no-repeat left 5%, url(../images/all_bg2.gif); }
  .se3-visit-plans .inner {
    width: 474px;
    margin: 0 auto; }

.se3-visit-plan {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px; }

.se3-visit-plan1 {
  border-bottom: 2px solid white;
  padding-bottom: 20px; }
  .se3-visit-plan1 span {
    display: inline-block;
    color: white;
    font-size: 26px;
    line-height: 1.4;
    font-weight: bold; }
  .se3-visit-plan1 .inner {
    padding-left: 10px; }
  .se3-visit-plan1 .se3-visit-info {
    padding-left: 15px; }
  .se3-visit-plan1 .line-1 .zh {
    color: #ffd452;
    font-size: 33px;
    font-weight: bold;
    margin-right: 5px; }
  .se3-visit-plan1 .line-1 .en {
    padding: 0 10px;
    color: #8e8e8e;
    font-size: 26px;
    line-height: 1.4;
    background-color: #ffd452; }
  .se3-visit-plan1 .line-2 {
    margin-bottom: 8px; }
    .se3-visit-plan1 .line-2 .zh {
      display: block;
      color: #ffd452;
      font-size: 26px;
      line-height: 1.5;
      font-weight: bold; }
    .se3-visit-plan1 .line-2 .en {
      padding: 2px 10px;
      color: #8e8e8e;
      font-size: 25px;
      background-color: #ffffff; }

.se3-visit-plan2 {
  padding-top: 20px;
  padding-bottom: 20px; }
  .se3-visit-plan2 .se3-visit-icon {
    left: 28px; }
  .se3-visit-plan2 .se3-visit-info {
    padding-left: 20px;
    margin-top: -10px; }
  .se3-visit-plan2 span {
    display: inline-block;
    color: white;
    font-weight: bold;
    line-height: 1.4; }
  .se3-visit-plan2 .line-1,
  .se3-visit-plan2 .line-2 {
    margin-bottom: 8px; }
    .se3-visit-plan2 .line-1 .zh,
    .se3-visit-plan2 .line-2 .zh {
      display: inline-block;
      color: white;
      font-size: 21px;
      line-height: 1.5; }
      .se3-visit-plan2 .line-1 .zh small,
      .se3-visit-plan2 .line-2 .zh small {
        font-size: 23px; }
      .se3-visit-plan2 .line-1 .zh b,
      .se3-visit-plan2 .line-2 .zh b {
        color: #ffd452;
        font-size: 33px; }
    .se3-visit-plan2 .line-1 .en,
    .se3-visit-plan2 .line-2 .en {
      display: inline-block;
      padding: 0 10px;
      color: #8e8e8e;
      font-size: 26px;
      background-color: #ffd452; }

.lightbox, #overlay {
  opacity: 0;
  z-index: -200;
  visibility: hidden; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20000;
  background: rgba(255, 255, 255, 0.95); }

#view-event {
  position: absolute;
  top: 0;
  left: 0;
  width: 768px;
  height: 100vh;
  z-index: 30000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }
  #view-event .lb-inner {
    position: relative;
    width: 633px;
    width: 90%;
    padding-top: 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto; }
  #view-event .scroll {
    width: 100%;
    height: 100%;
    overflow-y: scroll; }
  #view-event .view-title {
    position: absolute;
    top: 40px;
    left: 0;
    width: 500px;
    height: 100px;
    overflow: hidden;
    color: #282828;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.5;
    padding-left: 20px;
    text-align: left; }
    #view-event .view-title h3 {
      display: inline-block;
      margin-right: 5px; }
    #view-event .view-title:before {
      content: "";
      position: absolute;
      top: 8px;
      left: 0;
      width: 5px;
      height: 35px;
      background-color: #f65b00; }
    #view-event .view-title:after {
      content: "";
      display: inline-block;
      width: 50px;
      height: 1px;
      vertical-align: middle;
      background-color: #bdbdbd; }
  #view-event .view-date {
    position: absolute;
    top: 140px;
    left: 0;
    width: 400px;
    height: auto;
    color: #333;
    font-size: 28px;
    line-height: 1.5;
    font-family: "Adobe Garamond Pro", Helvetica;
    text-align: left;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #view-event .view-date b {
      color: #f55c10;
      font-size: 45px;
      font-weight: normal; }
    #view-event .view-date:after {
      content: "";
      display: inline-block;
      width: 50px;
      height: 1px;
      vertical-align: middle;
      background-color: #bdbdbd;
      margin-left: 10px; }

#view-video {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -384px;
  width: 768px;
  height: 100vh;
  z-index: 30000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }
  #view-video .lb-inner {
    position: relative;
    width: 633px;
    width: 90%;
    padding-top: 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto; }
  #view-video .scroll {
    width: 100%;
    height: 100%;
    overflow-y: scroll; }
  #view-video .view-title {
    position: absolute;
    top: 40px;
    left: 0;
    width: 650px;
    max-height: 105px;
    overflow: hidden;
    color: #282828;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.5;
    padding-left: 20px;
    text-align: left; }
    #view-video .view-title h3 {
      display: inline-block;
      margin-right: 5px; }
    #view-video .view-title:before {
      content: "";
      position: absolute;
      top: 8px;
      left: 0;
      width: 5px;
      height: 35px;
      background-color: #eb53ac; }
    #view-video .view-title:after {
      content: "";
      display: inline-block;
      width: 50px;
      height: 1px;
      vertical-align: middle;
      background-color: #bdbdbd; }
  #view-video .lightbox-close {
    background-image: url(../images/m_btn_back_4.png);
    position: relative;
    top: unset;
    left: unset;
    margin-left: 0;
    margin: 0 auto; }

#view-video--content {
  position: relative;
  width: 662px;
  height: 370px;
  background-color: #000;
  margin: 0 auto 50px; }
  #view-video--content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (max-width: 1330px) {
  body.hidden {
    overflow-x: scroll; } }

@media (max-height: 1000px) {
  #view-event .lb-inner, #view-video .lb-inner {
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); } }

#view {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px; }
  #view .view-prev {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: -30px;
    width: 38px;
    height: 38px;
    background: url(../images/m_icon_arrow_prev.png) no-repeat center;
    z-index: 20; }
  #view .view-next {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: -30px;
    width: 38px;
    height: 38px;
    background: url(../images/m_icon_arrow_next.png) no-repeat center;
    z-index: 20; }
  #view .center {
    display: inline-block;
    vertical-align: middle; }
    #view .center img {
      display: inline-block; }
  #view .view-item {
    width: 667px;
    height: 600px;
    text-align: center;
    vertical-align: middle; }
    #view .view-item:before {
      content: "";
      height: 100%;
      display: inline-block;
      vertical-align: middle; }

#view-navi {
  padding-top: 23px;
  margin-top: 23px;
  margin-left: -12px;
  margin-right: -12px;
  border-top: 1px solid #cdcdcd;
  padding-left: 23px;
  padding-right: 23px; }
  #view-navi .view-prev {
    position: absolute;
    top: 50%;
    margin-top: 0;
    left: -17px;
    width: 30px;
    height: 30px;
    background: url(../images/icon_arrow_prev.png) no-repeat center;
    background-size: contain;
    z-index: 20; }
  #view-navi .view-next {
    position: absolute;
    top: 50%;
    margin-top: 0;
    right: -17px;
    width: 30px;
    height: 30px;
    background: url(../images/icon_arrow_next.png) no-repeat center;
    background-size: contain;
    z-index: 20; }
  #view-navi .view-item {
    width: 215px;
    height: 117px;
    margin-right: 14px; }
    #view-navi .view-item img {
      min-height: 100%; }

.lightbox-close {
  position: absolute;
  top: 50px;
  right: 0;
  width: 99px;
  height: 99px;
  background: url(../images/m_lb_btn_back.png) no-repeat center;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }
  .lightbox-close a {
    display: block;
    width: 100%;
    height: 100%; }
  .lightbox-close:hover {
    opacity: .5; }

.about-info {
  position: relative;
  padding: 120px 30px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .about-info:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 338px;
    height: 12px;
    background-color: #b85d93; }

.about-title {
  color: #b85d93;
  font-size: 45px;
  line-height: 1.2;
  display: block;
  margin-bottom: 15px; }
  .about-title.no-mark:before {
    display: none !important; }

.about-txt p {
  color: #323232;
  font-size: 30px;
  line-height: 1.8; }

.about-box {
  width: 664px;
  margin: 0 auto;
  position: relative; }

.about-row1 {
  margin-top: 30px;
  padding-top: 430px; }
  .about-row1 .about-title {
    display: inline-block;
    position: relative; }
    .about-row1 .about-title:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: -180px;
      width: 134px;
      height: 254px;
      background: url("../images/m_about_mark1.png") no-repeat center; }
  .about-row1 .about-img {
    position: absolute;
    top: 0;
    left: 38px;
    width: 398px;
    z-index: 2; }
  .about-row1 .about-info {
    position: relative;
    width: 715px;
    z-index: 1; }

.about-row2 {
  position: relative;
  padding-top: 621px;
  margin-bottom: 235px; }
  .about-row2 .about-title {
    display: inline-block;
    position: relative; }
    .about-row2 .about-title:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: -180px;
      width: 122px;
      height: 243px;
      background: url("../images/m_about_mark2.png") no-repeat center; }
  .about-row2 .about-img1 {
    position: absolute;
    top: 27px;
    left: 0;
    width: 281px;
    z-index: 2; }
  .about-row2 .about-img2 {
    position: absolute;
    top: 248px;
    left: 165px;
    width: 429px;
    z-index: 2; }
  .about-row2 .about-info {
    margin-left: -50px;
    width: 715px;
    z-index: 1; }
    .about-row2 .about-info:before {
      right: unset;
      left: 0; }
  .about-row2 .about-obj1 {
    position: absolute;
    top: 181px;
    left: 112px;
    width: 580px;
    z-index: -1; }
  .about-row2 .about-obj2 {
    position: absolute;
    bottom: -85px;
    right: 0;
    width: 113px;
    z-index: 10; }
  .about-row2 .about-obj3 {
    position: absolute;
    bottom: -192px;
    right: -52px;
    width: 257px;
    z-index: -1; }

.about-row3 {
  position: relative;
  margin-bottom: 70px;
  padding-top: 454px; }
  .about-row3 .about-title {
    display: inline-block;
    position: relative;
    padding-top: 30px; }
    .about-row3 .about-title:before {
      content: "";
      position: absolute;
      top: -180px;
      left: 70px;
      width: 115px;
      height: 103px;
      background: url("../images/m_about_mark4.png") no-repeat center; }
  .about-row3 .about-img1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 432px;
    z-index: 2; }
  .about-row3 .about-info {
    width: 714px;
    z-index: 1; }
  .about-row3 .about-obj1 {
    position: absolute;
    top: -70px;
    left: -52px;
    width: 122px;
    z-index: 10; }
  .about-row3 .about-obj2 {
    position: absolute;
    bottom: -30px;
    left: 50px;
    width: 206px;
    z-index: 10; }

.about-row4 {
  position: relative;
  padding-top: 318px;
  padding-left: 20px; }
  .about-row4 .about-title {
    display: inline-block;
    position: relative; }
    .about-row4 .about-title:before {
      display: none; }
  .about-row4 .about-img1 {
    position: absolute;
    top: 0;
    left: -37px;
    width: 439px;
    z-index: 2; }
  .about-row4 .about-info {
    width: 714px;
    padding-left: 135px;
    padding-right: 50px;
    padding-top: 60px;
    z-index: 1; }
  .about-row4 .about-obj1 {
    position: absolute;
    top: 50px;
    left: 340px;
    width: 348px;
    z-index: -1; }
  .about-row4 .about-mark1 {
    position: absolute;
    top: 200px;
    left: -52px;
    width: 160px; }

.about-row5 {
  position: relative;
  padding-top: 556px;
  padding-bottom: 370px; }
  .about-row5 .about-title {
    display: inline-block;
    position: relative; }
    .about-row5 .about-title:before {
      display: none; }
  .about-row5 .about-img1 {
    position: absolute;
    top: 242px;
    left: -39px;
    width: 372px;
    z-index: 2; }
  .about-row5 .about-img2 {
    position: absolute;
    top: 367px;
    left: 360px;
    width: 337px;
    z-index: 2; }
  .about-row5 .about-img3 {
    position: absolute;
    bottom: 230px;
    left: 280px;
    width: 343px;
    z-index: 3; }
  .about-row5 .about-img4 {
    position: absolute;
    bottom: 0;
    left: -55px;
    width: 492px;
    z-index: 2; }
  .about-row5 .about-info {
    width: 714px;
    z-index: 1;
    padding-top: 340px; }
  .about-row5 .about-obj1 {
    position: absolute;
    top: 197px;
    left: -55px;
    width: 116px;
    z-index: -1; }
  .about-row5 .about-obj2 {
    position: absolute;
    top: 62px;
    left: 0;
    width: 598px;
    z-index: 1; }

.for-en .about-title {
  font-size: 40px; }

.for-en .about-txt p {
  font-size: 35px;
  line-height: 1.5;
  margin-bottom: 20px; }

/** 20190322 update**/
.site-map {
  color: #282828;
  font-size: 30px;
  line-height: 1.5; }

ol.list-disc li {
  list-style: disc;
  margin-bottom: 5px; }

.site-map--info {
  padding: 0 60px; }

.site-line {
  width: 100%;
  height: 1px;
  background-color: #868686;
  margin: 40px 0; }

.site-map-table {
  padding-left: 65px;
  color: #282828;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.8; }
  .site-map-table .row {
    padding: 20px 0;
    border-bottom: 1px dotted #5b5b5b; }
    .site-map-table .row:nth-child(1) {
      padding-top: 0; }
    .site-map-table .row:last-child {
      border-bottom: none; }
  .site-map-table h3.title {
    font-weight: 600;
    margin: 0; }
  .site-map-table ol.list {
    padding-left: 20px; }
  .site-map-table a {
    color: currentColor;
    text-decoration: none; }

    
.navigation-item.navi-0 .navi-inner > .link:before {
  background-position: 0 -870px; }
.top_link{
 position:absolute;
 z-index:1;
 top:0;
 left:0;
}
.article--main table th{
 color:#1A007C;
 text-align:left;
}
.gov-logo1 {
  float: left;
  width: 188px;
  height: 100px;
  background: url(../images/m_footer_logo.png) no-repeat 0 0; }
  .gov-logo1 a {
    display: block;
    width: 100%;
    height: 100%; }

.gov-logo3 {
  float: left;
  width: 188px;
  height: 100px;
  background: url(../images/m_footer_logo.png) no-repeat -188px 0; }
  .gov-logo3 a {
    display: block;
    width: 100%;
    height: 100%; }

.gov-logo2 {
  float: left;
  width: 253px;
  height: 100px;
  background: url(../images/m_footer_logo.png) no-repeat -376px 0; }
.footer-links--col.as-full{
 position:relative;
}
  .gov-logo2 a {
    display: block;
    width: 100%;
    height: 100%; }
.free_a{
 position:absolute;
 z-index:1;
 top:0;
 right:0;
}