@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

menu,
nav,
section,
summary {
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
[hidden] {
  display: none; }

/* Links
   @mixin ========================================================================= */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
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%; }

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

section {
  display: block;
  position: relative; }

*:focus, *:active {
  outline: none; }

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

body, html {
  position: relative;
  background: #ffffff;
  font-size: 16px;
  font-family: "Noto Sans TC script=all rev=1", "微軟正黑體", "LiHei Pro Medium", Geneva, Verdana, sans-serif !important;
  -webkit-text-size-adjust: 100%; }

body {
  position: relative;
  min-height: 100%; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px; } }

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

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

.inner {
  position: relative;
  width: 680px;
  height: 100%;
  text-align: center;
  margin: 0 auto; }

.offset {
  position: absolute;
  top: -200px;
  left: 0;
  width: 0;
  height: 0; }

#section1 {
  top: 0; }

#main {
  width: 768px;
  margin: 0 auto;
  position: relative; }

#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -384px;
  width: 768px;
  height: 130px;
  z-index: 500;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  #header.onscroll {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  #header .inner {
    width: 100%;
    height: 100%;
    padding: 0; }

#logo {
  position: absolute;
  top: 41px;
  left: 50px;
  width: 205px; }
  #logo a {
    display: block; }

#footer {
  margin: 0 auto;
  width: 100%;
  max-width: 768px;
  height: auto;
  border-top: 1px solid #ffffff;
  padding: 30px 0;
  background-color: #254a91;
  text-align: center; }
  #footer p {
    margin: 0;
    color: white;
    font-size: 25px;
    line-height: 1.5; }
    #footer p a {
      color: currentColor;
      text-decoration: none; }

#se1 {
  position: relative;
  height: 1376px;
  background: url(../images/m_se1_bg.jpg) no-repeat center top; }
  #se1 .inner {
    width: 100%; }

#se2 {
  position: relative;
  height: 1074px;
  background: url(../images/m_se2_bg.jpg) no-repeat center top;
  padding-top: 145px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#se3 {
  position: relative;
  height: 3628px;
  background: url(../images/m_se3_bg.jpg) no-repeat center top;
  padding-top: 85px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #se3 .se-txt {
    font-size: 32px;
    margin-bottom: 80px; }

#se4 {
  position: relative;
  height: 1070px;
  background: url(../images/m_se4_bg.jpg) no-repeat center top;
  padding-top: 135px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#se5 {
  position: relative;
  height: 2993px;
  background: url(../images/m_se5_bg.jpg) no-repeat center top;
  padding-top: 81px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #se5 .se-subtitle {
    margin-bottom: 80px; }

#se6 {
  position: relative;
  height: 2002px;
  background: url(../images/m_se6_bg.jpg) no-repeat center top;
  padding-top: 111px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #se6 .se-subtitle {
    margin-bottom: 70px; }

#se7 {
  position: relative;
  height: 1557px;
  background: url(../images/m_se7_bg.jpg) no-repeat center top;
  padding-top: 81px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#nav {
  position: absolute;
  top: 46px;
  right: 40px;
  width: 40px;
  height: 30px;
  z-index: 2000; }
  #nav span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: black;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
    #nav span:nth-child(1) {
      top: 0; }
    #nav span:nth-child(2) {
      top: 15px; }
    #nav span:nth-child(3) {
      top: 30px; }
  #nav.active span:nth-child(1) {
    top: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  #nav.active span:nth-child(2) {
    top: 15px;
    opacity: 0; }
  #nav.active span:nth-child(3) {
    top: 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.navigation {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -384px;
  width: 768px;
  height: 100vh;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  opacity: 0;
  padding: 40px;
  padding-top: 160px;
  box-sizing: border-box; }

.navigation-item {
  display: block;
  float: left;
  width: 50%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px; }
  .navigation-item:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background-color: #040abc;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
  .navigation-item a {
    display: block;
    width: 100%;
    height: 100%;
    color: #434343;
    font-size: 35px;
    line-height: 1.5;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .navigation-item.as-active a, .navigation-item:hover a {
    color: #040abc;
    text-decoration: none; }
  .navigation-item.as-active:before, .navigation-item:hover:before {
    width: 100%; }

.se1-slogan {
  position: absolute;
  top: 118px;
  left: 56px;
  width: 652px;
  height: auto; }

.se1-circle {
  position: absolute;
  width: 170px;
  height: 170px;
  background: url(../images/m_kv_circle.png) no-repeat center center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .se1-circle span {
    display: block;
    padding: 30px 0;
    color: #3f2b2b;
    font-size: 45px;
    line-height: 1.2;
    text-align: center;
    font-weight: normal; }

.se-circle1 {
  top: 379px;
  left: 212px; }

.se-circle2 {
  top: 377px;
  left: 412px; }

.se-circle3 {
  top: 579px;
  left: 212px; }

.se-circle4 {
  top: 579px;
  left: 412px; }

.se-circle5 {
  top: 779px;
  left: 212px; }

.se-circle6 {
  top: 779px;
  left: 412px; }

.se-circle7 {
  top: 979px;
  left: 212px; }

.se-circle8 {
  top: 979px;
  left: 412px; }

.se1-slogan-txt {
  position: absolute;
  bottom: 100px;
  left: 198px;
  width: 372px; }

.se-title {
  display: inline-block;
  background-color: #eeeeee;
  min-width: 500px;
  min-height: 70px;
  color: #040abc;
  font-size: 40px;
  letter-spacing: 3px;
  font-weight: bold;
  line-height: 70px;
  text-align: center;
  position: relative;
  margin-bottom: 35px; }
  .se-title:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 20px;
    width: 15px;
    height: 15px;
    background-color: #fff100;
    border-radius: 50%; }
  .se-title h3 {
    display: block;
    margin: 0; }

.se-subtitle {
  color: #000000;
  font-size: 40px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 60px; }

.se-txt {
  color: #434343;
  font-size: 35px;
  line-height: 1.8;
  text-align: center;
  display: block;
  margin-bottom: 90px; }

.btn-more {
  display: block;
  width: 100px;
  margin: 0 auto;
  color: #434343;
  font-size: 35px;
  line-height: 35px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn-more a {
    display: block;
    position: relative;
    text-decoration: none;
    color: currentColor;
    letter-spacing: 2px; }
    .btn-more a:before {
      content: "";
      position: absolute;
      top: 10px;
      left: -30px;
      margin-right: 10px;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background-color: #fff100;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }

#se3 .se-title {
  margin-bottom: 95px;
  background-color: #fff; }

#se3 .se-subtitle {
  margin-bottom: 0; }

.next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 0;
  width: 60px;
  height: 60px;
  background: url(../images/m_next.png) no-repeat 0 0;
  z-index: 100; }

.prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 0;
  width: 60px;
  height: 60px;
  background: url(../images/m_prev.png) no-repeat 0 0;
  z-index: 100; }

.schedule {
  width: 100%;
  height: auto;
  padding-top: 105px;
  padding-bottom: 130px;
  background-color: #fff;
  margin: 0 auto 90px;
  position: relative; }
  .schedule:after {
    content: "";
    position: absolute;
    top: 120px;
    left: 50%;
    width: 1px;
    height: 490px;
    background-color: #f19149;
    z-index: 1; }
  .schedule .row {
    margin-bottom: 125px;
    position: relative;
    z-index: 10; }
    .schedule .row:nth-child(2) {
      margin-bottom: 90px; }
    .schedule .row:nth-child(3) {
      margin-bottom: 90px; }
    .schedule .row:nth-child(4) {
      margin-bottom: 80px; }
    .schedule .row.last {
      margin-bottom: 0; }
  .schedule .item1 {
    text-align: right; }
    .schedule .item1 span {
      display: block;
      padding-right: 20px; }
    .schedule .item1:before {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -7.5px;
      right: -10px;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background-color: #040abc; }
  .schedule .item2 {
    text-align: left; }
    .schedule .item2 span {
      display: block;
      padding-left: 30px; }
  .schedule .row-item {
    position: relative;
    float: left;
    width: 50%; }
    .schedule .row-item .title {
      color: #434343;
      font-size: 35px;
      line-height: 35px;
      letter-spacing: 2px; }
    .schedule .row-item .txt {
      color: #434343;
      font-size: 30px;
      line-height: 35px;
      letter-spacing: 2px; }

.join-us {
  margin-bottom: 87px; }
  .join-us h3 {
    color: #000000;
    font-size: 40px;
    line-height: 1.5;
    margin: 0;
    margin-bottom: 3px; }
  .join-us span {
    color: #434343;
    font-size: 30px;
    line-height: 1.5; }

.join-us-item {
  margin: 0 auto;
  width: 500px;
  height: 460px;
  text-align: center;
  padding: 25px 48px;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff; }
  .join-us-item h3 {
    display: block;
    color: #000000;
    font-size: 40px;
    line-height: 75px;
    margin: 0;
    margin-bottom: 30px; }
  .join-us-item .line {
    width: 100%;
    height: 2px;
    background-color: #000;
    margin-top: -22px;
    margin-bottom: 30px; }
  .join-us-item span {
    display: block;
    color: #434343;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px; }
    .join-us-item span.has-arrow {
      position: relative;
      font-size: 35px;
      font-weight: bold;
      padding-bottom: 20px; }
      .join-us-item span.has-arrow:before {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -10px;
        width: 17px;
        height: 9px;
        background: url(../images/icon_arrow.png) no-repeat 0 0; }
  .join-us-item .note {
    padding-top: 70px;
    margin-left: -20px;
    margin-right: -20px; }
    .join-us-item .note span {
      font-size: 28px; }

.column-item {
  float: left;
  /* width: 50%;  */
  width: 100%; }
  .column-item span {
    margin-bottom: 15px; }
.column-item.language > div >span {font-size: 1.7rem;line-height: 36px;}
#se5 .se-title {
  background-color: #fff; }

#se5 .se-txt {
  margin-bottom: 67px; }

.point {
  position: relative;
  width: 100%;
  height: 947px;
  margin: 0 auto 105px; }
  .point img {
    position: absolute;
    top: 229px;
    left: 142px;
    width: 396px;
    z-index: 10; }

.points {
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-color: #fff;
  padding: 45px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .points h3 {
    color: #000000;
    font-size: 40px;
    line-height: 50px;
    margin: 0; }
  .points .line {
    width: 100%;
    max-width: 200px;
    margin: 10px auto 20px;
    height: 1px;
    background-color: #000000; }
  .points span {
    color: #434343;
    font-size: 35px;
    line-height: 1.2;
    display: block;
    text-align: center; }

.point1 {
  top: 35px;
  left: 17px; }

.point2 {
  top: -25px;
  left: 364px; }

.point3 {
  top: 648px;
  left: 17px; }

.point4 {
  top: 588px;
  left: 364px; }

.steps {
  width: 100%;
  margin: 0 auto 83px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px; }
  .steps img {
    position: absolute;
    top: -4px;
    left: 377px;
    width: 281px; }

.steps-row {
  margin-bottom: 75px;
  text-align: left; }
  .steps-row.last {
    margin-top: 130px;
    margin-bottom: 0; }
  .steps-row h3 {
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    margin: 0; }
  .steps-row span {
    color: #434343;
    font-size: 35px;
    line-height: 1.5;
    display: block; }

.banner {
  width: 648px;
  margin: 0 auto; }
  .banner img {
    display: block;
    margin-bottom: 40px; }
  .banner span {
    color: #434343;
    font-size: 30px;
    line-height: 1.5;
    display: block;
    text-align: center;
    letter-spacing: 2px; }

#se6 .se-title {
  margin-bottom: 45px; }

.member-items {
  margin-left: -35px;
  margin-right: -35px; }

.member-item {
  position: relative;
  width: 500px;
  height: 1150px;
  border: 1px solid black;
  background-color: #fff;
  padding: 50px 20px;
  margin-top: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
  .member-item img {
    display: block;
    width: 250px;
    height: auto;
    margin: 0 auto 30px;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
  .member-item .member-info {
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
  .member-item h3 {
    color: #000000;
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    display: block;
    margin: 0;
    margin-bottom: 10px; }
  .member-item span {
    color: #000000;
    font-size: 40px;
    line-height: 1;
    display: block;
    text-align: center;
    margin-bottom: 45px; }
    .member-item span.txt {
      text-align: justify;
      font-size: 28px;
      color: #434343;
      line-height: 1.6;
      padding-left: 20px;
      padding-right: 10px; }
  .member-item:hover .hover {
    opacity: 1; }

.slick-slide > div {
  padding: 0 25px; }

.slick-slide.slick-active .member-item {
  margin-top: 0;
  height: 1250px; }
  .slick-slide.slick-active .member-item img {
    opacity: 1; }
  .slick-slide.slick-active .member-item .member-info {
    opacity: 1; }

#se7 .se-title {
  background-color: #fff; }

#se7 .se-subtitle {
  margin-bottom: 10px; }

#se7 .se-txt {
  margin-bottom: 70px; }

.box {
  width: 500px;
  height: 500px;
  background-color: #fff;
  text-align: center;
  margin: 0 auto 50px; }
  .box .number {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px; }
  .box .icon {
    padding-top: 50px;
    padding-bottom: 10px;
    text-align: center; }
    .box .icon img {
      display: inline-block; }
  .box .info h3 {
    font-size: 38px;
    font-weight: bold;
    color: #040abc;
    line-height: 1;
    letter-spacing: 2px;
    margin: 30px 0; }
  .box .info span {
    color: #434343;
    font-size: 25px;
    line-height: 1.5; }
    .box .info span b {
      font-size: 35px;
      font-weight: bold;
      color: #040abc; }
  .box .info a {
    color: currentColor;
    text-decoration: none; }
  .box .btns {
    width: 400px;
    margin: 0 auto; }
    .box .btns a {
      display: block;
      width: 100%;
      height: 67px;
      position: relative;
      margin-bottom: 12px;
      cursor: pointer; }
      .box .btns a .ovr {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 10;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease; }
      .box .btns a:hover .ovr {
        opacity: 1; }

.box1 {
  top: 298px;
  left: 80px; }

.box2 {
  top: 408px;
  left: 627px; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  opacity: 0; }
  .popup.show {
    display: block;
    opacity: 1; }
  .popup .scroll {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden; }
  .popup .popup-inner {
    padding-top: 80px;
    padding-bottom: 80px;
    min-height: 900px; }

.popup-box {
  position: relative;
  width: 680px;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .popup-box .inner {
    width: 630px;
    margin: 0 auto;
    text-align: left; }
  .popup-box .profile {
    padding-left: 470px;
    position: relative;
    min-height: 370px;
    margin-bottom: 60px; }
    .popup-box .profile .left img {
      position: absolute;
      top: 0;
      left: 0;
      width: 370px;
      margin: 0; }
    .popup-box .profile .right {
      padding-top: 135px; }
    .popup-box .profile h3 {
      color: black;
      font-size: 40px;
      line-height: 1.5;
      margin: 0; }
    .popup-box .profile span {
      color: black;
      font-size: 35px;
      line-height: 1.5; }
  .popup-box .profile-txt {
    color: #434343;
    font-size: 35px;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: left; }

.popup-close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 25px;
  height: 25px;
  background: url(../images/lb_close.png) no-repeat 0 0;
  z-index: 20; }
  .popup-close a {
    display: block;
    width: 100%;
    height: 100%; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2000;
  display: none;
  opacity: 0; }

.service-row {
  width: 630px;
  margin: 0 auto 80px; }
  .service-row.last {
    margin-bottom: 0; }
  .service-row h3 {
    display: block;
    background-color: #eeeeee;
    min-height: 50px;
    color: #040abc;
    font-size: 40px;
    letter-spacing: 3px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    position: relative;
    margin-bottom: 10px; }
    .service-row h3:before {
      content: "";
      position: absolute;
      top: -7px;
      left: 20px;
      width: 15px;
      height: 15px;
      background-color: #fff100;
      border-radius: 50%; }

.table {
  display: table;
  width: 100%; }

.table-row {
  display: table-row;
  text-align: center; }
  .table-row .th, .table-row .td {
    display: table-cell;
    width: 33.3%;
    color: #434343;
    font-size: 25px;
    line-height: 58px;
    padding-left: 10px;
    vertical-align: middle; }
  .table-row:nth-child(2n) .td {
    background-color: #eff9fe; }
  .table-row .td {
    border-bottom: 1px solid #040abc; }
    .table-row .td:nth-child(1) {
      text-align: left; }
  .table-row .th {
    font-size: 30px;
    line-height: 70px;
    background-color: #fff;
    background-color: #fff;
    border-bottom: 2px solid #040abc; }

#about .inner {
  width: 630px; }

.about-row {
  margin-bottom: 80px; }
  .about-row h3 {
    display: block;
    background-color: #eeeeee;
    min-height: 50px;
    color: #040abc;
    font-size: 40px;
    letter-spacing: 3px;
    font-weight: bold;
    line-height: 50px;
    padding: 10px;
    text-align: center;
    position: relative;
    margin-bottom: 20px; }
    .about-row h3:before {
      content: "";
      position: absolute;
      top: -7px;
      left: 20px;
      width: 15px;
      height: 15px;
      background-color: #fff100;
      border-radius: 50%; }
  .about-row span {
    color: #434343;
    font-size: 28px;
    line-height: 48px; }
