html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

ul.list-style-auto{
   list-style: auto;
    padding-left: 20px;
}
ul.list-style-auto li{
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.list-style-auto li:last-child{
    padding-bottom: 0;
}


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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

img {
  display: block;
  border: none;
}

@-webkit-keyframes bg {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes bg {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes train {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: -466px;
  }
}

@keyframes train {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: -466px;
  }
}

@-webkit-keyframes car-left {
  0% {
    margin-left: -5%;
  }

  100% {
    margin-left: 100%;
  }
}

@keyframes car-left {
  0% {
    margin-left: -5%;
  }

  100% {
    margin-left: 100%;
  }
}

@-webkit-keyframes car-right {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: -5%;
  }
}

@keyframes car-right {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: -5%;
  }
}

@-webkit-keyframes airplane {
  0% {
    margin-left: 0%;
    margin-top: 40%;
  }

  100% {
    margin-left: 100%;
    margin-top: 0%;
  }
}

@keyframes airplane {
  0% {
    margin-left: 0%;
    margin-top: 40%;
  }

  100% {
    margin-left: 100%;
    margin-top: 0%;
  }
}

@-webkit-keyframes camera {
  0% {
    margin-left: 100%;
    margin-top: 0%;
  }

  8% {
    margin-left: 80%;
    margin-top: 5%;
  }

  16% {
    margin-left: 65%;
    margin-top: 3%;
  }

  24% {
    margin-left: 50%;
    margin-top: 7%;
  }

  36% {
    margin-left: 38%;
    margin-top: 5%;
  }

  42% {
    margin-left: 23%;
    margin-top: 2%;
  }

  46% {
    margin-left: 13%;
    margin-top: 5%;
  }

  50% {
    margin-left: 0%;
    margin-top: 8%;
  }

  58% {
    margin-left: 18%;
    margin-top: 7%;
  }

  62% {
    margin-left: 35%;
    margin-top: 4%;
  }

  72% {
    margin-left: 50%;
    margin-top: 2%;
  }

  80% {
    margin-left: 62%;
    margin-top: 5%;
  }

  88% {
    margin-left: 75%;
    margin-top: 2%;
  }

  94% {
    margin-left: 88%;
    margin-top: 4%;
  }

  100% {
    margin-left: 100%;
    margin-top: 0%;
  }
}

@keyframes camera {
  0% {
    margin-left: 100%;
    margin-top: 0%;
  }

  8% {
    margin-left: 80%;
    margin-top: 5%;
  }

  16% {
    margin-left: 65%;
    margin-top: 3%;
  }

  24% {
    margin-left: 50%;
    margin-top: 7%;
  }

  36% {
    margin-left: 38%;
    margin-top: 5%;
  }

  42% {
    margin-left: 23%;
    margin-top: 2%;
  }

  46% {
    margin-left: 13%;
    margin-top: 5%;
  }

  50% {
    margin-left: 0%;
    margin-top: 8%;
  }

  58% {
    margin-left: 18%;
    margin-top: 7%;
  }

  62% {
    margin-left: 35%;
    margin-top: 4%;
  }

  72% {
    margin-left: 50%;
    margin-top: 2%;
  }

  80% {
    margin-left: 62%;
    margin-top: 5%;
  }

  88% {
    margin-left: 75%;
    margin-top: 2%;
  }

  94% {
    margin-left: 88%;
    margin-top: 4%;
  }

  100% {
    margin-left: 100%;
    margin-top: 0%;
  }
}

@-webkit-keyframes cloud {
  0% {
    left: 1%;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 1%;
  }
}

@keyframes cloud {
  0% {
    left: 1%;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 1%;
  }
}

@-webkit-keyframes map-left {
  0% {
    bottom: 35%;
  }

  50% {
    bottom: 38%;
  }

  100% {
    bottom: 35%;
  }
}

@keyframes map-left {
  0% {
    bottom: 35%;
  }

  50% {
    bottom: 38%;
  }

  100% {
    bottom: 35%;
  }
}

@-webkit-keyframes map-left-1700 {
  0% {
    bottom: 32%;
  }

  50% {
    bottom: 35%;
  }

  100% {
    bottom: 32%;
  }
}

@keyframes map-left-1700 {
  0% {
    bottom: 32%;
  }

  50% {
    bottom: 35%;
  }

  100% {
    bottom: 32%;
  }
}

@-webkit-keyframes map-left-1024 {
  0% {
    bottom: 29%;
  }

  50% {
    bottom: 33%;
  }

  100% {
    bottom: 29%;
  }
}

@keyframes map-left-1024 {
  0% {
    bottom: 29%;
  }

  50% {
    bottom: 33%;
  }

  100% {
    bottom: 29%;
  }
}

@-webkit-keyframes map-right {
  0% {
    bottom: 32%;
  }

  50% {
    bottom: 35%;
  }

  100% {
    bottom: 32%;
  }
}

@keyframes map-right {
  0% {
    bottom: 32%;
  }

  50% {
    bottom: 35%;
  }

  100% {
    bottom: 32%;
  }
}

@-webkit-keyframes map-right-1700 {
  0% {
    bottom: 29%;
  }

  50% {
    bottom: 33%;
  }

  100% {
    bottom: 29%;
  }
}

@keyframes map-right-1700 {
  0% {
    bottom: 29%;
  }

  50% {
    bottom: 33%;
  }

  100% {
    bottom: 29%;
  }
}

@-webkit-keyframes map-right-1024 {
  0% {
    bottom: 26%;
  }

  50% {
    bottom: 29%;
  }

  100% {
    bottom: 26%;
  }
}

@keyframes map-right-1024 {
  0% {
    bottom: 26%;
  }

  50% {
    bottom: 29%;
  }

  100% {
    bottom: 26%;
  }
}

@-webkit-keyframes car {
  0% {
    margin-left: -443px;
  }

  100% {
    margin-left: 100%;
  }
}

@keyframes car {
  0% {
    margin-left: -443px;
  }

  100% {
    margin-left: 100%;
  }
}

@-webkit-keyframes earth {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes earth {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes goon {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes goon {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}

@-webkit-keyframes click01 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  20% {
    opacity: 1;
  }

  30% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes click01 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  20% {
    opacity: 1;
  }

  30% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes click02 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes click02 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes click03 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0%);
    transform: scale(0%);
  }

  10% {
    opacity: 1;
  }

  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes click03 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0%);
    transform: scale(0%);
  }

  10% {
    opacity: 1;
  }

  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes blink1 {
  0% {
    opacity: 0;
  }

  19% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }
}

@keyframes blink1 {
  0% {
    opacity: 0;
  }

  19% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }
}

@-webkit-keyframes blink2 {
  0% {
    opacity: 0;
  }

  39% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

@keyframes blink2 {
  0% {
    opacity: 0;
  }

  39% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

@-webkit-keyframes blink3 {
  0% {
    opacity: 0;
  }

  59% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }
}

@keyframes blink3 {
  0% {
    opacity: 0;
  }

  59% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }
}

@-webkit-keyframes blink4 {
  0% {
    opacity: 0;
  }

  79% {
    opacity: 0;
  }

  80% {
    opacity: 1;
  }
}

@keyframes blink4 {
  0% {
    opacity: 0;
  }

  79% {
    opacity: 0;
  }

  80% {
    opacity: 1;
  }
}

.anisec .animate {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0;
}

.anisec .animate.show {
  opacity: 1;
}

.anisec .animate.show.inifite {
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-animation: goon 1.5s infinite;
  animation: goon 1.5s infinite;
}

.anisec .animate.fadeInUp.show {
  -webkit-animation: fadeInUp 0.5s;
  animation: fadeInUp 0.5s;
}

#smenu figure {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

nav #mainmenu,
section>div.con {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}

nav #mainmenu:after,
section>div.con:after {
  content: " ";
  display: block;
  clear: both;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

html {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
  min-width: 1000px;
}

html * {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-family: "Century Gothic", "Microsoft JhengHei", "Apple LiGothic Medium", "PMingLiU", "sans-serif", "serif";
  line-height: 1.4em;
}

html *:before,
html *:after {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-family: "Century Gothic", "Microsoft JhengHei", "Apple LiGothic Medium", "PMingLiU", "sans-serif", "serif";
  line-height: 1.4em;
}

body {
  width: 100%;
  height: 100%;
  min-width: 1000px;
}

a {
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img {
  max-width: 100%;
}

#wrap {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
}

#gotop {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 99;
  display: none;
}

#gotop:hover {
  opacity: 0.8;
}

#gotop img {
  width: 40px;
}

iframe[name="google_conversion_frame"] {
  display: none;
}
.fancybox-wrap{
  width: 80% !important;
  max-width: 900px;
}
.fancybox-inner{
  width: 100% !important;
}
#smenu {
  display: block;
  position: fixed;
  z-index: 1000;
  right: 25px;
  top: 10px;
  right: 10px;
  padding: 14px 10px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#smenu figure {
  background-color: #fff;
  width: 30px;
  height: 2px;
  margin: 7.5px 0;

}

#smenu:before,
#smenu:after {
  background-color: #fff;
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition:
    transform 0.5s,
    -webkit-transform 0.5s;
}

.active #smenu {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background-color: #EDFF92;
  border-radius: 100px;
}

.active #smenu figure {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.active #smenu:before {
  background-color: #3CC8B0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}

.active #smenu:after {
  background-color: #3CC8B0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(-10px) rotate(135deg);
  transform: translateY(-10px) rotate(135deg);
}

nav {
  position: fixed;
  z-index: 999;
  background: #3cc8b0;
  top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  top: -100%;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: hidden;
}

nav #mainmenu {
  padding: 10px;
  max-width: 500px;
  margin: 52px auto 20px auto;
  width: 75%;
}

nav #mainmenu li a {
  display: block;
  font-size: 24px;
  color: #fff;
  position: relative;
  margin: 10px;
  text-align: center;
}

nav #mainmenu li a.active {
  font-weight: 600;
  color: #fbfe00;
}

nav #mainmenu li:hover a {
  font-weight: 900;
  color: #fbfe00;
}

nav ul.social {
  display: table;
  margin: auto;
  width: 120px;
}

nav ul.social li.fbshare {
  display: inline-block;
  width: 48%;
  text-align: center;
  vertical-align: middle;
}

nav ul.social li.line {
  display: inline-block;
  width: 48%;
  text-align: center;
  vertical-align: middle;
}

nav ul.social li.line img {
  margin: 0 auto 0 16px;
}

.active nav {
  top: 0;
}

section {
  position: relative;
  z-index: 1;
  background: #fff;
  overflow: hidden;
}

section>div.con {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h2.title {
  font-size: 52px;
  font-weight: 600;
  text-align: center;
  color: #edff92;
  position: relative;
  display: table;
  margin: auto;
  font-family:
    PingFang TC,
    sans-serif;
}

h2.title div.year {
  font-size: 90px;
  color: #25abb3;
}

h2.title>span {
  font-size: 52px;
  font-weight: 600;
}

h2.title:after {
  display: block;
  content: "";
  position: absolute;
  width: 150px;
  height: 5px;
  bottom: -10px;
  left: 50%;
  margin-left: -75px;
  background: #fdd33e;
}

h2.title b {
  display: block;
  text-align: center;
  font-size: 2.25rem;
  padding-top: 1rem;
  color: #fdd33e;
}

h2.title b span {
  font-size: 2.25rem;
  color: #fdd33e;
}

#forum h2 {
  text-align: center;
}

#forum h2>span,
#forum h2 b {
  font-family:
    PingFang TC,
    sans-serif;
  font-size: 64px;
  font-weight: 600;
  color: #edff92;
  letter-spacing: 2px;
}

#forum .title::after {
  display: none;
}

@media (max-width: 960px) {

  #forum h2>span,
  #forum h2 b {
    font-size: 40px;
  }
}

@media (max-width: 480px) {
  #forum h2>span {
    letter-spacing: 3px;
  }
}

#award .year {
  color: #edff92;
}

#award b,
#award span {
  color: #ffffff;
}

.btns {
  text-align: center;
}

.btns li {
  display: inline-block;
  margin: 10px;
}

.btns li.icon a:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/video-arrow.png) center center no-repeat;
  border-radius: 50%;
  margin-left: 10px;
  margin-top: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;

}

.btns li.icon.more{
  margin-top: 2rem;
}
.btns li.icon.more a:after {
  background: url(../images/btn-Ｍore.png) center center no-repeat;
  background-size: contain;

}

.btns a {
  display: block;
  background: #007da4;
  color: #ffffff;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  width: 250px;
  padding: 10px 0;
  font-weight: 600;
}

.btns a:hover {
  background: #00617f;
}

.btns.yellowBtn a {
  background-color: #edff92 !important;
  color: #36a4ff !important;
}

.btns.yellowBtn a:hover {
  background-color: #3362cc !important;
  color: #edff92 !important;
}

.btns.greenBtn a {
  background-color: #a6ff97 !important;
  color: #3e69cf !important;
}

.btns.greenBtn a:hover {
  background-color: #2c51a4 !important;
  color: #a6ff97 !important;
}

#survey {
  overflow: hidden;
}

#survey .title b {
  font-weight: 500;
}

#survey .btns a {
  color: #ffffff;
  background: #007da4;
}

.mores.show .btns li.icon a:after {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.active .fadeinup {
  opacity: 0;
}

.active .fadeinup.active {
  -webkit-animation: fadeInUp 1s;
  animation: fadeInUp 1s;
  opacity: 1;
}

.fadeinup {
  opacity: 0;
}

.boxcon h4.title {
  display: table;
  background-color: #36a4ff;
  color: #edff92;
  text-align: center;
  font-size: 36px;
  padding: 6px 50px;
  font-weight: 600;
  margin: 20px auto 30px auto;
  border-radius: 50px;
}

ul.tabs {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 10px;
  border-bottom: #36a4ff 2px solid;
}

ul.tabs li {
  display: inline-block;
  width: auto !important;
  margin: 0 !important;
}

ul.tabs li.active a {
  background: #36a4ff;
  color: #ffffff;
}

ul.tabs li a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 8px 20px;
  margin: 0 auto;
  color: #36a4ff;
  background-color: #e9f5ff;
  font-size: 20px;
  border-radius: 8px 8px 0 0;
  font-size: 24px;
  font-weight: 600;
}

.tab_container {
  padding-bottom: 50px;
}

.tab_container .tab_content {
  max-width: 1000px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.sectt {
  font-size: 24px;
  font-weight: bold;
  display: table;
  margin: 35px auto 25px auto;
  color: #ffffff;
}

.rwdvideo {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.rwdvideo iframe,
.rwdvideo object,
.rwdvideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 0px) {

  html,
  body {
    min-width: 320px;
  }
}

@media (max-width: 1000px) {
  section>div.con {
    width: 100%;
    padding: 0px 15px;
  }
}

@media (max-width: 768px) {
  h2.title {
    font-size: 38px;
  }

  h2.title>span {
    display: inline-block;
    font-size: 38px;
  }

  h2.title:after {
    width: 150px;
    margin-left: -75px;
  }

  h2.title b {
    font-size: 24px;
  }

  h2.title b span {
    display: inline-block;
    font-size: 24px;
  }

  ul.tabs li a {
    padding: 8px 12px;
    font-size: 18px;
  }
}

@media (max-width: 700px) {
  .boxcon h4.title {
    font-size: 36px;
  }
}

/*# sourceMappingURL=layout.css.map */