@charset "UTF-8";
html,
body {
  font-family: "Helvetica Neue", Helvetica, Arial, Microsoft Jhenghei, '微軟正黑', sans-serif; }

a {
  color: inherit;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

.layout_sec {
  padding-top: 40px;
  padding-bottom: 60px; }
  .layout_sec.bg_grey {
    background-color: #fafafa; }

.sec_title {
  margin-top: 40px;
  margin-bottom: 60px;
  text-align: center; }
  .sec_title .tit {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 100%;
    width: 300px;
    font-size: 2em;
    font-weight: 700;
    letter-spacing: .1em;
    border-bottom: 2px solid rgba(242, 141, 44, 0.5); }

.g_header .header_menu {
  padding: 0; }

.g_header .nav_item .nav-link {
  position: relative;
  padding: 1em;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.9);
  background-color: rgba(242, 141, 44, 0);
  -webkit-transition: background 300ms;
  -o-transition: background 300ms;
  transition: background 300ms; }
  .g_header .nav_item .nav-link:hover {
    color: #f28d2c; }
  .g_header .nav_item .nav-link.active {
    background-color: rgba(242, 141, 44, 0.4); }

.g_main {
  margin-top: 56px; }

.sec_hero {
  position: relative; }
  .sec_hero::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 3.125%;
    z-index: 1;
    background: transparent url("../img/curve_cover.png") center bottom/105% 100% no-repeat; }
  .sec_hero .g_kv img {
    max-width: 100%; }

.sec_intr {
  padding-top: 80px; }
  .sec_intr .parag_area {
    margin: 0 auto;
    max-width: 30em;
    font-size: 24px; }
    .sec_intr .parag_area .parag .first {
      font-size: 1.4em;
      color: #f28d2c;
      text-align: center;
      margin-bottom: 1em; }
    .sec_intr .parag_area .parag p {
      text-align: justify;
      font-size: 1em; }
    .sec_intr .parag_area .parag strong {
      color: #f28d2c; }
  .sec_intr .cta_row {
    margin-top: 40px; }
  .sec_intr .primary_btn .btn_wrap {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
    padding: 15px;
    border-radius: 60px;
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, #05abc2), color-stop(50%, #1f489c), color-stop(90%, #05abc2)) 0 0/150% 100% no-repeat;
    background: -webkit-linear-gradient(left, #05abc2 10%, #1f489c 50%, #05abc2 90%) 0 0/150% 100% no-repeat;
    background: -o-linear-gradient(left, #05abc2 10%, #1f489c 50%, #05abc2 90%) 0 0/150% 100% no-repeat;
    background: linear-gradient(90deg, #05abc2 10%, #1f489c 50%, #05abc2 90%) 0 0/150% 100% no-repeat;
    -webkit-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms; }
  .sec_intr .primary_btn .btn_inner {
    border-radius: 45px;
    height: 80px;
    background: #fff url("../img/signUpNow.png") center/contain no-repeat; }
  .sec_intr .primary_btn:hover .btn_wrap {
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, #05abc2), color-stop(50%, #1f489c), color-stop(90%, #05abc2)) 100% 0/150% 100% no-repeat;
    background: -webkit-linear-gradient(left, #05abc2 10%, #1f489c 50%, #05abc2 90%) 100% 0/150% 100% no-repeat;
    background: -o-linear-gradient(left, #05abc2 10%, #1f489c 50%, #05abc2 90%) 100% 0/150% 100% no-repeat;
    background: linear-gradient(90deg, #05abc2 10%, #1f489c 50%, #05abc2 90%) 100% 0/150% 100% no-repeat; }

.sec_proc .part_tit {
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom: 10px;
  text-align: center;
  color: #333; }

.sec_proc .table {
  margin: 0 auto;
  max-width: 900px; }
  .sec_proc .table .tr {
    font-size: 16px; }
    .sec_proc .table .tr:not(.name):not(:last-child) {
      border-bottom: 1px solid #e0e0e0; }
    .sec_proc .table .tr.name {
      background-color: #f28d2c;
      color: #fff;
      text-align: center; }
      .sec_proc .table .tr.name .td.title {
        font-weight: 400; }
    .sec_proc .table .tr.spec {
      background-color: #fbf7f1; }
      .sec_proc .table .tr.spec .td.title {
        text-align: center; }
  .sec_proc .table .td {
    padding: 10px 16px;
    font-size: 1em; }
    .sec_proc .table .td.time {
      text-align: center; }
    .sec_proc .table .td.title {
      font-size: 1.125em;
      font-weight: 700; }
  .sec_proc .table .speaker_item {
    margin-left: -12px;
    margin-right: -12px;
    padding: 6px 12px; }
    .sec_proc .table .speaker_item:first-child {
      padding-top: 0; }
    .sec_proc .table .speaker_item:last-child {
      padding-bottom: 0; }

.sec_spea .speaker_item {
  margin-bottom: 40px; }
  .sec_spea .speaker_item .img_wrap {
    position: relative;
    border-radius: 8px;
    padding-top: 100%;
    background: #fafafa url("../img/speaker_0.png") center no-repeat;
    overflow: hidden;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14); }
    .sec_spea .speaker_item .img_wrap img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
  .sec_spea .speaker_item .text_wrap {
    text-align: center; }
  .sec_spea .speaker_item .name {
    margin-top: .4em;
    font-size: 1.4em; }
  .sec_spea .speaker_item .title {
    margin-top: 0.1em;
    margin-bottom: 0.1em; }

.sec_comp .comp_categ {
  text-align: center;
  margin-bottom: 40px; }

.sec_comp .comp_title {
  font-size: 1.2em;
  margin-bottom: 14px; }

.sec_comp .comp_item a {
  display: block;
  margin: 0 auto;
  max-width: 240px;
  border-radius: 8px;
  overflow: hidden; }

.sec_comp .comp_item img {
  max-width: 100%; }

/*POSITION*/
.sec_posi .map {
  position: relative;
  width: 100%;
  padding-top: 75%;
  overflow: hidden; }
  .sec_posi .map .iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.sec_posi .infomation .title {
  font-size: 22px; }

.sec_posi .info_list {
  margin-top: 1em;
  padding-left: 1.75em;
  font-size: 16px; }
  .sec_posi .info_list li {
    padding-top: .35em;
    padding-bottom: .35em;
    line-height: 1.5; }
  .sec_posi .info_list .name {
    color: #e5974d;
    margin-top: 0;
    margin-bottom: .2em;
    font-size: inherit; }

.sec_regu .reg_list {
  padding-left: 30px;
  padding-right: 30px; }
  .sec_regu .reg_list li {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    line-height: 1.4; }

.sec_regu .privacy_link {
  margin-top: 1em;
  color: red; }

.g_footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000; }

@media screen and (max-width: 991px) {
  .g_header .header_menu {
    padding: .5rem 1rem; }
  .sec_posi .infomation {
    margin-top: 30px; }
  .sec_posi .info_list {
    padding-left: 0; }
  .sec_posi .info_list,
  .sec_posi .info_list li {
    list-style-type: none; }
}

@media screen and (max-width: 575px) {
  .g_header .nav_item .nav-link {
    padding-top: .65em;
    padding-bottom: 0.65em; }
  .sec_proc .table {
    border: 2px solid #e0e0e0;
    padding-left: 15px;
    padding-right: 15px; }
    .sec_proc .table .tr.name {
      display: none; }
    .sec_proc .table .tr.spec .td.title {
      text-align: left; }
    .sec_proc .table .td {
      padding-top: 4px;
      padding-bottom: 4px; }
      .sec_proc .table .td.time {
        text-align: left;
        padding-top: 12px; }
      .sec_proc .table .td.title:last-child, .sec_proc .table .td.speaker:last-child {
        padding-bottom: 12px; }
    .sec_proc .table .speaker_item {
      line-height: 1.2; }
  .sec_spea .speaker_item {
    margin-left: auto;
    margin-right: auto;
    max-width: 260px; } }
