@charset "UTF-8";
#rwd_nav:before {
  color: #fff;
  font-size: 35px;
}
#rwd_nav:hover:before {
  color: #fff;
}

#topnav, .breadCrumb {
  font-size: 13px;
  font-weight: normal;
}

#footer_c .design-by {
  font-size: 11px;
  font-weight: normal;
}

.breadCrumb a {
  color: #666;
}
.breadCrumb a:hover {
  color: #111;
}

#logo h1 {
  font-size: 35px;
  margin: 8px auto;
  padding: 0;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: 1px;
}

.titleA {
  margin: 15px 0;
  padding: 0;
  font-weight: normal;
  letter-spacing: 3px;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  font-size: 20px;
  color: #3e3e3e;
  text-align: left;
  border-bottom: 1px solid #dadada;
}
.titleA:before {
  content: '';
  display: inline-block;
  background: #00af8e;
  width: 4px;
  height: 22px;
  vertical-align: sub;
  margin: 0 8px 0 0;
}

#footer_c a {
  color: #cececd;
}
#footer_c a:hover {
  color: #fff;
}

#footer_c .design-by {
  color: #eee;
}
#footer_c .design-by:hover {
  color: #cfcfcf;
}

#rwd_nav:before, .members_login span:before, .sp-previous-arrow:before, .sp-next-arrow:after, .social_link .fb_social span:before, .breadCrumb a:before, #dv_about .company_stronghold ul li .company_country a:before, #news_p .news_list_outside li a .news_content .data_nn:before, #news_p .news_list_outside li:before, #dv_cost .cost_list .cost_intro .function li .yes:before, #dv_cost .cost_list .cost_intro .function li .no:before, #dv_cost .other_cost li .function_name:before, #dv_setup .setup_process .next_step:after, #dv_setup .setup_step .step_description h3 a:after, #dv_setup .setup_step .step_description .owl-prev:before, #dv_setup .setup_step .step_description .owl-next:after, #dv_qa .qa_list .item_content li .qa_title:before, #dv_qa .qa_list .item_content li .qa_content:before, #number_page_n .resultset_next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
footer * {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 1024px) {
  .menu_top1 {
    -moz-transform: translate(0, -3em);
    -o-transform: translate(0, -3em);
    -ms-transform: translate(0, -3em);
    -webkit-transform: translate(0, -3em);
    transform: translate(0, -3em);
    z-index: 10000;
    left: 0;
    height: auto;
    top: 0 !important;
    height: 50px !important;
    width: 100% !important;
    background: #fff !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    display: block;
    position: fixed !important;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #555;
  }
  .menu_top1 #topnav_wrap {
    display: none;
  }
  .menu_top1 #menu {
    margin: 10px auto 0 auto;
  }
  .menu_top1 #menu ul.menu {
    width: 100%;
    margin: 0 !important;
  }
  .menu_top1 #menu ul.menu span {
    color: #3e3e3e;
  }
  .menu_top1 #menu ul.menu a:hover span {
    color: #00b0f4;
  }
}

@media (min-width: 1024px) {
  .menu_top2 {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

a.bars_close {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
}
@media (min-width: 1024px) {
  a.bars_close {
    display: none;
  }
}

#navbar_top {
  background: rgba(34, 34, 34, 0.9);
  width: 100%;
  float: left;
  height: 50px;
  position: fixed;
  z-index: 100000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 1024px) {
  #navbar_top {
    display: none;
  }
}

#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99999;
  width: 100%;
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.4);
}

#rwd_nav {
  display: block;
  top: 50px;
  position: relative;
  float: left;
  left: 15px;
  top: 11px;
  margin: 0;
  z-index: 9999;
  cursor: pointer;
  background: none;
  border: none;
}
#rwd_nav:before {
  content: "\f0c9";
  font-size: 27px;
}
@media (min-width: 1024px) {
  #rwd_nav {
    display: none;
  }
}

#m_nav {
  width: 60%;
  display: none;
  position: absolute;
  position: fixed;
  top: 50px;
  height: 100%;
  z-index: 9999;
  background: #f7f7f7;
  overflow-y: auto;
  -moz-box-shadow: 0px 10px 10px #555;
  -webkit-box-shadow: 0px 10px 10px #555;
  box-shadow: 0px 10px 10px #555;
}
@media (min-width: 640px) {
  #m_nav {
    width: 330px;
  }
}
@media (min-width: 1024px) {
  #m_nav {
    width: 66.19718%;
    float: right;
    margin-right: 0;
    display: block;
    background: none;
    position: relative;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    top: auto;
    overflow: visible;
    overflow-y: initial;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 1280px) {
  #m_nav {
    position: absolute;
    width: auto;
  }
}
#m_nav::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(3, 3, 3, 0.3);*/
  background-color: none;
}
#m_nav::-webkit-scrollbar {
  width: 5px;
  background-color: none;
  border-radius: 10px;
}
#m_nav::-webkit-scrollbar-thumb {
  background-color: #444;
}
#m_nav * {
  -moz-transition: all !important;
  -o-transition: all !important;
  -webkit-transition: all !important;
  transition: all !important;
}

#menu {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
  height: auto;
  z-index: 1000;
  width: 100%;
  font-size: 15px;
}
#menu:after {
  content: " ";
  display: block;
  clear: both;
}
#menu ul,
#menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  #menu {
    position: relative;
    height: 41px;
    top: auto;
    font-size: 18px;
  }
}

ul.menu {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 100;
  text-align: center;
}
ul.menu:after {
  content: " ";
  display: block;
  clear: both;
}
ul.menu img {
  max-height: 25px;
  vertical-align: baseline;
}
ul.menu a {
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
  text-decoration: none;
  width: 100%;
  z-index: 100000;
  padding: 15px 8px;
}
ul.menu li {
  float: none;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background: none;
}
ul.menu li:hover {
  background: none;
}
ul.menu div {
  visibility: hidden;
  display: none;
  background: none;
  position: relative;
}
ul.menu li:hover > div {
  visibility: visible;
  display: block;
}
ul.menu span {
  color: #3e3e3e;
  line-height: 18px;
}
ul.menu a:hover {
  color: #00af8e;
}
ul.menu a:hover span {
  color: #00af8e;
}
ul.menu > ul > li:hover > a span {
  color: #00af8e;
}
@media (min-width: 1024px) {
  ul.menu {
    width: auto;
    min-width: 0px;
    float: right;
    margin: 10px 0 0 0 !important;
  }
  ul.menu img {
    max-height: 28px;
    vertical-align: middle;
  }
  ul.menu a {
    padding: 0 15px;
    width: auto;
  }
  ul.menu li {
    display: inline-block;
    border-bottom: none;
    background: none;
    width: auto;
    vertical-align: text-bottom;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  ul.menu li:hover {
    background: none;
  }
  ul.menu div {
    position: absolute;
    display: block;
    text-align: left;
    padding: 0;
    background: none;
  }
  ul.menu span {
    color: #fff;
  }
  ul.menu a:hover {
    color: #00af8e;
  }
  ul.menu a:hover span {
    color: #00af8e;
  }
  ul.menu > ul > li:hover > a span {
    color: #00af8e;
  }
}

body {
  font: 100%/1.6 "微軟正黑體", sans-serif, Verdana;
  background: url("images/website_bg.jpg");
  background-size: contain;
  letter-spacing: 1px;
  margin: 0 !important;
  width: 100%;
}

a {
  text-decoration: none;
}

img {
  max-width: 100% !important;
  height: auto;
}

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

::selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

/* Loading */
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  background-size: contain;
  top: 0;
  left: 0;
  right: auto;
  z-index: 999999;
  margin: 0;
}
.loading img {
  height: 35px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .loading {
    width: 100vw;
    height: 100vh;
  }
  .loading img {
    height: 50px !important;
  }
}

#wrap,
header,
#banner,
footer,
#topnav_wrap {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#wrap {
  top: 50px;
}
@media (min-width: 1024px) {
  #wrap {
    top: 0;
  }
}

#page_top,
#footer_c,
#topnav_c {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#page_top:after,
#footer_c:after,
#topnav_c:after {
  content: " ";
  display: block;
  clear: both;
}

#topnav_wrap {
  padding: 0;
}
@media (min-width: 1024px) {
  #topnav_wrap {
    margin: 0 0 0 12px;
  }
}
@media (min-width: 1280px) {
  #topnav_wrap {
    padding: 0 10px;
    margin: 0;
  }
}

@media (min-width: 1280px) {
  #page_top {
    margin: 30px auto;
  }
}

#topnav_wrap {
  width: auto;
  float: right;
  z-index: 10000;
}

#topnav {
  text-align: center;
  margin: 5px 4px 0 0;
  float: right;
  width: 100%;
}
#topnav a {
  color: #fff;
}
#topnav a:hover {
  color: #fff;
}
#topnav a {
  vertical-align: middle;
  display: inline-block;
}
#topnav a span {
  display: inline-block;
}
#topnav a b {
  display: block;
  font-weight: normal;
  font-size: 10px;
  -webkit-transform: scale(0.83);
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  #topnav {
    text-align: right;
    width: auto;
    margin: 0;
  }
  #topnav a {
    -moz-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important;
  }
  #topnav a b {
    display: inline-block;
    margin: 3px 0 0 0;
    word-break: keep-all;
    font-size: 12px;
    -webkit-transform: initial;
  }
  #topnav a:hover {
    color: #00af8e;
  }
  #topnav a:hover span:before {
    border: 1px solid #00af8e;
    background: #fff;
  }
  #topnav a:hover img {
    border: 1px solid #00af8e;
    background: #fff;
  }
}

.members_login {
  margin: 0 -8px 0 0;
}
.members_login span:before {
  content: "\f007";
  font-size: 22px;
  color: #fff;
  display: block;
  margin: 3px 0 0 0;
}
.members_login:hover {
  text-decoration: none !important;
}
@media (min-width: 375px) {
  .members_login {
    margin: 0 -5px 0 0;
  }
}
@media (min-width: 1024px) {
  .members_login {
    width: 47px;
    height: 47px;
    margin: 0 10px 0 0;
  }
  .members_login span:before {
    font-size: 28px;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    float: left;
    margin: 0;
  }
  .members_login:hover span:before {
    color: #00af8e;
  }
}

.file_download {
  padding: 0 !important;
  margin: -6px 0 0 0;
}
.file_download img {
  height: 38px !important;
}
.file_download span {
  display: block !important;
  margin: -14px 0 0 0;
}
@media (min-width: 1024px) {
  .file_download {
    width: 47px;
    height: 47px;
    margin: 0;
  }
  .file_download img {
    float: left;
    margin: 0 0 0 6px;
    height: 47px !important;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
  }
  .file_download span {
    diaplay: inline-block !important;
    margin: 0;
  }
}

#logo {
  position: absolute;
  z-index: 1000;
  text-align: left;
  margin: 0 0 0 50px;
  width: 100%;
  float: left;
}
#logo img {
  height: 30px !important;
}
@media (min-width: 375px) {
  #logo h1 {
    margin: 7px auto;
  }
  #logo img {
    height: 35px !important;
  }
}
@media (min-width: 568px) {
  #logo {
    text-align: center;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  #logo {
    width: auto;
  }
  #logo h1 {
    margin: 0;
  }
  #logo img {
    height: 42px !important;
  }
}
@media (min-width: 1280px) {
  #logo {
    position: relative;
  }
}

#banner {
  position: relative;
  z-index: 1;
  top: 0;
  text-align: center;
  margin-bottom: 25px;
}
#banner img {
  max-width: 100%;
  height: auto;
  z-index: 100;
}
#banner .sp-grab {
  cursor: auto;
}
#banner .slider-pro img {
  max-width: none;
  height: auto;
  display: block;
}
#banner .sp-buttons {
  bottom: auto;
  margin: 8px 0;
}
@media (min-width: 640px) {
  #banner .sp-selected-button {
    background-color: #eb6100 !important;
  }
  #banner .sp-button {
    background-color: #d2d2d2;
  }
  #banner .sp-buttons {
    bottom: 10px;
  }
}
@media (min-width: 1024px) {
  #banner {
    margin-bottom: 0;
  }
  #banner .sp-buttons {
    margin: 0;
  }
}

.sp-selected.sp-slide .sp-font {
  position: absolute;
  z-index: 1000;
  top: 20%;
  width: 100%;
  text-align: left;
  padding: 8px 8%;
  font-size: 18px;
  vertical-align: middle;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font {
    font-size: 26px;
    top: 40%;
  }
}
.sp-selected.sp-slide .sp-font span {
  display: inline-block;
  padding: 5px;
}
.sp-selected.sp-slide .sp-font .sp-font2 {
  font-size: 15px;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font .sp-font2 {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  .sp-selected.sp-slide .sp-font {
    top: 20%;
  }
}

.sp-previous-arrow:before {
  content: "\f104";
  font-size: 70px;
  color: rgba(255, 255, 255, 0.75);
}

.sp-next-arrow:after {
  content: "\f105";
  font-size: 70px;
  color: rgba(255, 255, 255, 0.75);
}

#left_column {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

footer {
  position: relative;
  background: #222;
  color: #fff;
}

#footer_c {
  margin: 0 10px;
  padding: 20px 10px 0 10px;
  text-align: center;
}
#footer_c .com_title {
  text-align: center;
  font-size: 18px;
}
@media (min-width: 640px) {
  #footer_c {
    text-align: initial;
  }
}
@media (min-width: 1280px) {
  #footer_c {
    margin: auto;
    padding: 80px 0;
  }
}

.com_info {
  text-align: center;
}
.com_info span {
  margin: 0;
  display: block;
  letter-spacing: 0;
}
.com_info span a {
  display: inline-block;
}
.com_info span a img {
  height: 20px !important;
  vertical-align: middle;
}
@media (min-width: 414px) {
  .com_info span {
    letter-spacing: 1px;
  }
}
@media (min-width: 1024px) {
  .com_info span {
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .com_info span {
    margin: 0 15px;
  }
}

.social_link {
  text-align: center;
  margin: 20px 0;
}
.social_link .fb_social {
  display: inline-block;
  font-size: 14px;
  color: #fff !important;
  background: #2d468f;
  padding: 8px 10px;
  border-radius: 5px;
}
.social_link .fb_social span:before {
  content: "\f082";
  font-size: 18px;
  float: left;
  margin: 2px 8px 0 0;
}
@media (min-width: 1280px) {
  .social_link {
    margin: 25px 0;
  }
}

.copyright {
  font-size: 12px;
  color: #cececd;
  text-align: center;
}
@media (min-width: 768px) {
  .copyright {
    letter-spacing: 0.5px;
  }
}
@media (min-width: 1024px) {
  .copyright {
    letter-spacing: 1px;
  }
}
@media (min-width: 1440px) {
  .copyright {
    font-size: 13px;
  }
}

.items_list p,
.item_description p {
  font-size: 18px;
  color: #00AF8E;
}
.items_list span,
.item_description span {
  display: block;
  font-size: 15px;
  color: #808185;
}

@media (min-width: 1280px) {
  #page_top {
    padding: 0;
  }
}

ul.menu span {
  color: #3e3e3e !important;
}
ul.menu span:hover {
  color: #00af8e !important;
}
@media (min-width: 1280px) {
  ul.menu {
    margin: 0 !important;
  }
}

@media (min-width: 1024px) {
  #topnav_wrap {
    margin: 0 12px;
  }
}
@media (min-width: 1280px) {
  #topnav_wrap {
    margin: 0;
  }
}

@media (min-width: 1024px) {
  #topnav {
    margin: -15px 0 0 0;
  }
  #topnav a {
    color: #3e3e3e;
  }
  #topnav a span:before {
    border: 1px solid #3e3e3e;
  }
  #topnav a img {
    border: 1px solid #3e3e3e;
  }
}

.members_login span:before {
  color: #fff;
}
@media (min-width: 1024px) {
  .members_login span:before {
    color: #3e3e3e;
  }
  .members_login:hover span:before {
    color: #00af8e;
  }
}

.breadCrumb,
.titleA,
.container {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#banner {
  margin-bottom: 0;
}
#banner .sp-font {
  top: 5%;
  text-shadow: 0 0 12px rgba(255, 255, 255, 0.75);
}
#banner .sp-image-container:before {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  top: 0;
  left: 0;
}
#banner .page_banner_title {
  font-size: 18px;
  text-align: center;
  margin: 0;
  letter-spacing: 6px;
}
#banner .page_banner_subtitle {
  font-family: 'Fondamento', cursive;
  font-size: 14px;
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
}
@media (min-width: 375px) {
  #banner .sp-font {
    top: 10%;
  }
}
@media (min-width: 568px) {
  #banner .sp-font {
    top: 15%;
  }
  #banner .page_banner_title {
    font-size: 24px;
  }
  #banner .page_banner_subtitle {
    font-size: 18px;
  }
}
@media (min-width: 667px) {
  #banner .sp-font {
    top: 20%;
  }
}
@media (min-width: 736px) {
  #banner .page_banner_title {
    font-size: 28px;
  }
  #banner .page_banner_subtitle {
    font-size: 22px;
  }
}
@media (min-width: 1024px) {
  #banner .sp-font {
    top: 25%;
  }
  #banner .page_banner_title {
    font-size: 32px;
  }
  #banner .page_banner_subtitle {
    font-size: 24px;
  }
}
@media (min-width: 1280px) {
  #banner .sp-font {
    top: 35%;
  }
  #banner .page_banner_title {
    font-size: 36px;
  }
  #banner .page_banner_subtitle {
    font-size: 26px;
  }
}

section {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: none;
  padding: 10px;
}
section:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1280px) {
  section {
    height: auto;
    padding: 0;
  }
}

.container {
  min-height: 400px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .container {
    min-height: 600px;
  }
}
@media (min-width: 1280px) {
  .container {
    min-height: 800px;
  }
}

.titleA {
  margin: 40px 0 20px 0;
  float: left;
  width: 100%;
}
@media (min-width: 568px) {
  .titleA {
    font-size: 22px;
    margin: 20px 0 40px 0;
  }
  .titleA:before {
    height: 25px;
  }
}
@media (min-width: 1280px) {
  .titleA {
    font-size: 24px;
    margin: 60px 0 40px 0;
  }
}

.breadCrumb {
  display: none;
  margin: 5px 0;
}
@media (min-width: 768px) {
  .breadCrumb {
    text-align: right;
    display: block;
  }
}
.breadCrumb a:before {
  content: "\f105";
  padding-right: 4px;
}
.breadCrumb a.breadCrumb_no:before {
  content: "\f041";
}

#dv_about {
  position: relative;
}
#dv_about .about_title {
  font-size: 24px;
  color: #00af8e;
  text-align: center;
}
#dv_about .about_title span:after {
  content: "/";
  font-size: 18px;
  margin: 0 0 0 15px;
}
#dv_about .about_intro {
  position: relative;
  background: url("images/about_bg.png") no-repeat;
  background-size: cover;
  background-position: -50%;
  margin: 0 10px;
}
#dv_about .about_intro .intro_content {
  background: rgba(255, 255, 255, 0.5);
}
#dv_about .about_intro .intro_content p {
  color: #565759;
}
#dv_about .company_history {
  display: inline-block;
  width: 100%;
  background: #f2f8f9;
  margin: 20px 0 0 0;
  padding: 0 0 20px 0;
}
#dv_about .company_history .history_content {
  padding: 0 10px;
}
#dv_about .company_history .history_content ul,
#dv_about .company_history .history_content li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#dv_about .company_history .history_content ul {
  margin: 20px 0;
}
#dv_about .company_history .history_content ul li {
  margin: 10px 0 !important;
}
#dv_about .company_history .history_content ul li .western_year {
  font-family: 'Roboto', sans-serif;
  color: #00af8e;
  float: left;
}
#dv_about .company_history .history_content ul li .western_year:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #ccc;
  vertical-align: middle;
  margin: 0 8px;
}
#dv_about .company_history .history_content ul li .year_content {
  color: #565759;
  display: table;
}
#dv_about .company_stronghold {
  position: relative;
  padding: 0 10px;
}
#dv_about .company_stronghold ul,
#dv_about .company_stronghold li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#dv_about .company_stronghold ul li {
  display: inline-block;
  width: 100%;
  float: left;
}
#dv_about .company_stronghold ul li .company_country {
  font-size: 20px;
  color: #00af8e;
  border-bottom: 1px solid #eee;
  padding: 0 0 5px 0;
}
#dv_about .company_stronghold ul li .company_country a {
  font-size: 0;
}
#dv_about .company_stronghold ul li .company_country a:before {
  content: "\f2d2";
  font-size: 15px;
  color: #00af8e;
  margin: 0 0 0 5px;
}
#dv_about .company_stronghold ul li .company_country a:visited {
  color: #00af8e;
}
#dv_about .company_stronghold ul li .company_info {
  margin: 0 0 10px 0;
}
#dv_about .company_stronghold ul li .company_info span {
  display: block;
  color: #565759;
  margin: 0 0 8px 0;
}
#dv_about .company_stronghold ul li a {
  color: #0054BD;
}
#dv_about .company_stronghold ul li a:hover {
  color: #00af8e;
}
@media (min-width: 414px) {
  #dv_about .about_intro {
    background-position: -100%;
  }
}
@media (min-width: 568px) {
  #dv_about .about_intro {
    background-size: contain;
    background-position: 250%;
  }
  #dv_about .company_history {
    margin: 40px 0 10px 0;
    padding: 10px 0 30px 0;
  }
  #dv_about .company_history .history_content ul li .western_year:after {
    width: 80px;
    margin: 0 15px;
  }
}
@media (min-width: 667px) {
  #dv_about .about_intro {
    background-position: 100%;
  }
  #dv_about .about_intro .intro_content {
    padding: 10px 0;
  }
  #dv_about .company_history .history_content ul li .western_year:after {
    width: 100px;
  }
}
@media (min-width: 768px) {
  #dv_about .company_stronghold ul li {
    width: 47.8%;
    margin: 0 0 15px 0;
  }
  #dv_about .company_stronghold ul li:nth-child(2n) {
    margin: 0 0 15px 30px;
  }
  #dv_about .company_stronghold ul li:nth-child(1) .company_info, #dv_about .company_stronghold ul li:nth-child(2) .company_info {
    min-height: 125px;
  }
  #dv_about .company_stronghold ul li .company_info {
    min-height: 92px;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  #dv_about .about_intro {
    min-height: 350px;
    margin: 20px 10px 30px 10px;
  }
  #dv_about .about_intro .intro_content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    width: 65%;
    padding: 0;
    background: none;
  }
  #dv_about .about_intro .intro_content p {
    font-size: 17px;
    line-height: 24pt;
  }
  #dv_about .company_history {
    padding: 10px 0 40px 0;
  }
  #dv_about .company_history .history_content ul {
    width: 75%;
    margin: auto;
  }
  #dv_about .company_history .history_content ul li .western_year {
    letter-spacing: 3px;
  }
  #dv_about .company_stronghold ul li {
    width: 47.3%;
  }
  #dv_about .company_stronghold ul li:nth-child(2n) {
    margin: 0 0 15px 50px;
  }
}
@media (min-width: 1280px) {
  #dv_about .about_title {
    font-size: 24px;
  }
  #dv_about .about_intro {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    min-height: 425px;
    margin: 20px auto 60px auto;
  }
  #dv_about .about_intro:after {
    content: " ";
    display: block;
    clear: both;
  }
  #dv_about .company_history {
    margin: 0;
    padding: 25px 0 50px 0;
  }
  #dv_about .company_history .history_content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  #dv_about .company_history .history_content:after {
    content: " ";
    display: block;
    clear: both;
  }
  #dv_about .company_history .history_content ul {
    width: 70%;
  }
  #dv_about .company_history .history_content ul li .western_year {
    letter-spacing: 3px;
  }
  #dv_about .company_history .history_content ul li .year_content {
    display: inline-block;
  }
  #dv_about .company_stronghold {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin: 50px auto;
    padding: 0;
  }
  #dv_about .company_stronghold:after {
    content: " ";
    display: block;
    clear: both;
  }
  #dv_about .company_stronghold ul li {
    width: 47.5%;
    margin: 0 0 25px 0;
  }
  #dv_about .company_stronghold ul li:nth-child(2n) {
    margin: 0 0 25px 60px;
  }
}

#news_p {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
#news_p .news_list_outside li {
  position: relative;
  margin: 0 0 30px 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#news_p .news_list_outside li a {
  display: inline-block;
}
#news_p .news_list_outside li a .news_img {
  display: inline-block;
  /*自動隱藏超出長寬的圖片*/
  width: auto !important;
  height: auto !important;
  overflow: hidden;
  background: #000;
}
#news_p .news_list_outside li a .news_img img {
  height: 300px;
  display: block;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#news_p .news_list_outside li a .news_content {
  padding: 0 10px;
}
#news_p .news_list_outside li a .news_content .data_nn {
  display: block;
  font-size: 13px;
  color: #a7a7a7;
  font-style: normal;
  margin: 10px 0 0 0;
}
#news_p .news_list_outside li a .news_content .data_nn:before {
  content: "\f017";
  margin: 0 5px 0 0;
}
#news_p .news_list_outside li a .news_content .news_title {
  color: #565759;
  display: block;
  margin: 10px 0 15px 0;
}
#news_p .news_list_outside li:before {
  content: "\f002";
  position: absolute;
  color: rgba(255, 255, 255, 0.4);
  font-size: 2em;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -15px;
  z-index: 1;
  pointer-events: none;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#news_p .news_list_outside li:hover {
  background: #f2f2f2;
}
#news_p .news_list_outside li:hover:before {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#news_p .news_list_outside li:hover img {
  opacity: 0.4;
}
@media (min-width: 568px) {
  #news_p .news_list_outside li {
    width: 46.3%;
    float: left;
    margin: 0 10px 20px 10px;
  }
}
@media (min-width: 667px) {
  #news_p .news_list_outside li {
    width: 45.3%;
    margin: 0 15px 20px 15px;
  }
}
@media (min-width: 736px) {
  #news_p .news_list_outside {
    display: -webkit-flex;
    display: flex;
    margin: 0 0 20px 0;
  }
  #news_p .news_list_outside li {
    width: 100%;
    float: none;
    margin: 0 15px 0 0;
  }
  #news_p .news_list_outside li:last-of-type {
    margin: 0;
  }
}
@media (min-width: 768px) {
  #news_p .news_list_outside {
    margin: 0 0 30px 0;
  }
  #news_p .news_list_outside li {
    margin: 0 20px 0 0;
  }
}
@media (min-width: 1024px) {
  #news_p .news_list_outside li {
    margin: 0 25px 0 0;
  }
}
@media (min-width: 1280px) {
  #news_p .news_list_outside {
    margin: 0 0 40px 0;
  }
  #news_p .news_list_outside li {
    margin: 0 30px 0 0;
  }
}

#dv_product .item {
  position: relative;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin: 0 0 30px 0;
}
#dv_product .item .item_description {
  -webkit-flex: 5.5;
  -ms-flex: 5.5;
  flex: 5.5;
}
#dv_product .item .item_description p {
  font-size: 20px;
  margin: 0 0 15px 0;
  letter-spacing: 0.5px;
}
#dv_product .item .item_description p .coming_soon {
  display: inline-block;
  font-size: 15px;
  color: #f00;
}
#dv_product .item .item_description span {
  font-size: 16px;
  text-align: justify;
}
#dv_product .item img {
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#dv_product .item .img_outside {
  position: relative;
  -webkit-flex: 4.5;
  -ms-flex: 4.5;
  flex: 4.5;
  margin: 0 20px 0 0;
}
#dv_product .item .img_outside .item_img {
  position: relative;
}
#dv_product .item .img_outside .item_img img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#dv_product .item .img_outside .item_img_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#dv_product .item .item_img,
#dv_product .item .item_img_hover {
  background: #fff;
  border: 2px dashed #eee;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  overflow: hidden;
}
#dv_product .item:hover .item_img {
  opacity: 0;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
#dv_product .item:hover .item_img_hover {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media (min-width: 568px) {
  #dv_product .item {
    align-items: center;
    margin: 0 0 40px 0;
  }
}
@media (min-width: 768px) {
  #dv_product {
    display: -webkit-flex;
    display: flex;
  }
  #dv_product .item .item_description p {
    font-size: 18px;
  }
  #dv_product .item .item_description span {
    font-size: 14px;
  }
  #dv_product .product_item_left {
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
  }
  #dv_product .product_item_left .item {
    padding: 0 30px 0 0;
  }
  #dv_product .product_item_left .item .item_hover {
    right: -12px;
  }
  #dv_product .product_item_left .item .item_description {
    margin: 0 20px 0 0;
  }
  #dv_product .product_item_left .item .item_description p {
    text-align: right;
  }
  #dv_product .product_item_left .item:before {
    right: -18px;
  }
  #dv_product .product_item_left .item:after {
    right: 0;
    top: 125px;
    top: 50%;
  }
  #dv_product .product_item_right {
    position: relative;
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
    border-left: 4px solid #555;
    margin: 110px 0 0 0;
    padding: 45px 0 0 0;
  }
  #dv_product .product_item_right .item {
    padding: 0 0 0 30px;
  }
  #dv_product .product_item_right .item .item_hover {
    left: -12px;
  }
  #dv_product .product_item_right .item .item_description {
    margin: 0 0 0 20px;
  }
  #dv_product .product_item_right .item:before {
    left: -18px;
  }
  #dv_product .product_item_right .item:after {
    left: 0;
    top: 125px;
    top: 50%;
  }
  #dv_product .product_item_right:after {
    content: '';
    width: 10px;
    height: 190px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: -8px;
    z-index: 1;
  }
  #dv_product .item {
    margin: 0 0 80px 0;
    height: 320px;
  }
  #dv_product .item .item_hover {
    opacity: 0;
    width: 19px;
    height: 19px;
    background: #00af8e;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 11;
  }
  #dv_product .item .img_outside {
    margin: 0;
  }
  #dv_product .item:before {
    content: '';
    width: 25px;
    height: 25px;
    background: #fff;
    border: 3px solid #555;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 10;
  }
  #dv_product .item:after {
    content: '';
    width: 150px;
    height: 3px;
    background: #555;
    position: absolute;
    z-index: -1;
  }
  #dv_product .item:hover .item_hover {
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  #dv_product .item .item_description p {
    font-size: 20px;
  }
  #dv_product .item .item_description span {
    font-size: 15px;
  }
  #dv_product .product_item_left .item {
    padding: 0 80px 0 0;
  }
  #dv_product .product_item_right .item {
    padding: 0 0 0 80px;
  }
}
@media (min-width: 1280px) {
  #dv_product .item .item_description span {
    font-size: 16px;
  }
  #dv_product .product_item_left .item {
    padding: 0 125px 0 0;
  }
  #dv_product .product_item_right .item {
    padding: 0 0 0 125px;
  }
}

#dv_cost .cost_list .cost_intro {
  position: relative;
  background: #f2f2f2;
  margin: 30px 0 60px 0;
  padding: 20px 30px 40px 30px;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#dv_cost .cost_list .cost_intro .price {
  width: 238px;
  position: absolute;
  top: -15px;
  left: 50%;
  color: #3d3d3d;
  background: #9a9a9a;
  text-align: center;
  padding: 15px 0 0 0;
  -moz-box-shadow: 8px 4px 8px -5px rgba(0, 0, 0, 0.25), -8px 4px 8px -5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 8px 4px 8px -5px rgba(0, 0, 0, 0.25), -8px 4px 8px -5px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 4px 8px -5px rgba(0, 0, 0, 0.25), -8px 4px 8px -5px rgba(0, 0, 0, 0.25);
  z-index: 1;
  -moz-transform: translateZ(0) translate(-50%, 0);
  -o-transform: translateZ(0) translate(-50%, 0);
  -ms-transform: translateZ(0) translate(-50%, 0);
  -webkit-transform: translateZ(0) translate(-50%, 0);
  transform: translateZ(0) translate(-50%, 0);
}
#dv_cost .cost_list .cost_intro .price span {
  display: block;
}
#dv_cost .cost_list .cost_intro .price .price_title {
  letter-spacing: 2px;
}
#dv_cost .cost_list .cost_intro .price .annual_fee {
  position: relative;
  font-size: 48px;
  letter-spacing: 0;
}
#dv_cost .cost_list .cost_intro .price .annual_fee b {
  font-size: 20px;
  letter-spacing: 3px;
}
#dv_cost .cost_list .cost_intro .price .annual_fee b:nth-child(1) {
  margin: 0 5px 0 0;
}
#dv_cost .cost_list .cost_intro .price .triangle-with-shadow {
  position: absolute;
  width: 238px;
  height: 70px;
  left: 0;
  overflow: hidden;
}
#dv_cost .cost_list .cost_intro .price .triangle-with-shadow:before {
  content: '';
  position: absolute;
  top: -2px;
  left: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 65px 125px 0 125px;
  border-color: rgba(0, 0, 0, 0.25) transparent transparent transparent;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
#dv_cost .cost_list .cost_intro .price .triangle-with-shadow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 119px 0 119px;
  border-color: #9a9a9a transparent transparent transparent;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#dv_cost .cost_list .cost_intro .price:before {
  content: '';
  position: absolute;
  top: 0;
  left: -15px;
  width: 0;
  height: 0;
  border-color: transparent #818181 transparent transparent;
  border-style: solid solid solid solid;
  border-width: 15px 15px 0 0;
}
#dv_cost .cost_list .cost_intro .price:after {
  content: '';
  position: absolute;
  top: 0;
  right: -15px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #818181;
  border-style: solid solid solid solid;
  border-width: 15px 0 0 15px;
}
#dv_cost .cost_list .cost_intro .function {
  margin: 140px 0 0 0;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#dv_cost .cost_list .cost_intro .function ul,
#dv_cost .cost_list .cost_intro .function li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#dv_cost .cost_list .cost_intro .function li {
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #cdcdcd;
}
#dv_cost .cost_list .cost_intro .function li .function_item {
  color: #3d3d3d;
}
#dv_cost .cost_list .cost_intro .function li .yes:before,
#dv_cost .cost_list .cost_intro .function li .no:before {
  display: block;
  font-size: 30px;
  color: #818181;
  margin: 0 0 8px 0;
}
#dv_cost .cost_list .cost_intro .function li .yes:before {
  content: "\f00c";
}
#dv_cost .cost_list .cost_intro .function li .no:before {
  content: "\f00d";
}
#dv_cost .cost_list .cost_intro .function li .funtion_des {
  display: block;
  font-weight: normal;
  font-size: 13px;
  color: #818181;
}
#dv_cost .cost_list .cost_intro .function li .no_des {
  display: none;
}
#dv_cost .cost_list .cost_intro .function .apply_now {
  text-align: center;
  margin: 30px 0 0 0;
}
#dv_cost .cost_list .cost_intro .function .apply_now a {
  display: inline-block;
  font-size: 18px;
  color: #555;
  background: #c1c1c1;
  padding: 15px 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_cost .cost_list .cost_intro .function .apply_now a:hover {
  background: #f58d04;
  color: #fff;
}
#dv_cost .cost_list .cost_intro:hover .price, #dv_cost .cost_list .cost_intro:focus .price {
  color: #fff;
  background: #00af8e;
}
#dv_cost .cost_list .cost_intro:hover .price .triangle-with-shadow:after, #dv_cost .cost_list .cost_intro:focus .price .triangle-with-shadow:after {
  border-color: #00af8e transparent transparent transparent;
}
#dv_cost .cost_list .cost_intro:hover .price:before, #dv_cost .cost_list .cost_intro:focus .price:before {
  border-color: transparent #00af8e transparent transparent;
}
#dv_cost .cost_list .cost_intro:hover .price:after, #dv_cost .cost_list .cost_intro:focus .price:after {
  border-color: transparent transparent transparent #00af8e;
}
#dv_cost .cost_list .cost_intro:hover .function li .yes:before, #dv_cost .cost_list .cost_intro:focus .function li .yes:before {
  color: #00ff00;
}
#dv_cost .cost_list .cost_intro:hover .function li .no:before, #dv_cost .cost_list .cost_intro:focus .function li .no:before {
  color: #f00;
}
#dv_cost .cost_list .cost_intro:last-of-type {
  margin: 30px 0 0 0;
}
#dv_cost .cost_remark {
  display: inline-block;
  width: 100%;
  margin: 20px 0 10px 0;
}
#dv_cost .cost_remark p {
  color: #f00;
  margin: 0 0 5px 0;
}
#dv_cost .cost_remark ul,
#dv_cost .cost_remark li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#dv_cost .cost_remark li {
  color: #555;
  font-size: 14px;
  text-indent: -16px;
  margin: 5px 0;
  padding: 0 0 0 20px;
}
#dv_cost .cost_remark li:before {
  content: '＊';
}
#dv_cost .other_cost {
  padding: 20px 0;
  border-top: 1px solid #f2f2f2;
}
#dv_cost .other_cost .other_cost_title {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  background: #00af8e;
  padding: 8px 0;
  margin: 0;
  text-align: center;
}
#dv_cost .other_cost ul,
#dv_cost .other_cost li {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#dv_cost .other_cost ul {
  border: 1px solid #eee;
  border-top: none;
}
#dv_cost .other_cost li {
  padding: 15px !important;
}
#dv_cost .other_cost li:nth-child(even) {
  background: #f5fffa;
}
#dv_cost .other_cost li .function_name {
  font-size: 18px;
  color: #3d3d3d;
  margin: 0 0 10px 0;
}
#dv_cost .other_cost li .function_name:before {
  content: "\f0a9";
  margin: 0 5px 0 0;
}
#dv_cost .other_cost li .function_cost {
  color: #f00;
  margin: 0 0 8px 0;
}
#dv_cost .other_cost li span {
  display: inline-block;
  width: 100%;
  color: #3d3d3d;
  text-align: justify;
}
@media (min-width: 375px) {
  #dv_cost .cost_list .cost_intro {
    padding: 30px 40px;
  }
  #dv_cost .cost_remark li {
    text-indent: 0;
    padding: 0;
  }
}
@media (min-width: 414px) {
  #dv_cost .other_cost li {
    padding: 20px !important;
  }
}
@media (min-width: 768px) {
  #dv_cost .cost_list {
    display: -webkit-flex;
    display: flex;
    margin: 20px 0;
  }
  #dv_cost .cost_list .cost_intro {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 12px;
    padding: 40px 15px;
  }
  #dv_cost .cost_list .cost_intro .price {
    width: 170px;
  }
  #dv_cost .cost_list .cost_intro .price .annual_fee {
    font-size: 30px;
  }
  #dv_cost .cost_list .cost_intro .price .annual_fee b {
    font-size: 18px;
    letter-spacing: 0;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow {
    width: 170px;
    height: 50px;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow:before {
    left: -5px;
    border-width: 45px 90px 0 90px;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow:after {
    border-width: 40px 85px 0 85px;
  }
  #dv_cost .cost_list .cost_intro:hover, #dv_cost .cost_list .cost_intro:focus {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  #dv_cost .cost_list .cost_intro .function {
    margin: 80px 0 0 0;
  }
  #dv_cost .cost_list .cost_intro .function li .no_des {
    display: block !important;
  }
  #dv_cost .cost_list .cost_intro:last-of-type {
    margin: 0 12px;
  }
  #dv_cost .cost_remark {
    margin: 20px 0;
  }
  #dv_cost .other_cost {
    padding: 30px 0;
  }
  #dv_cost .other_cost .other_cost_title {
    font-size: 20px;
    padding: 10px 0;
  }
  #dv_cost .other_cost li {
    padding: 20px 30px !important;
  }
}
@media (min-width: 1024px) {
  #dv_cost .cost_list {
    margin: 30px 0;
  }
  #dv_cost .cost_list .cost_intro {
    margin: 0 15px;
    padding: 40px 30px;
  }
  #dv_cost .cost_list .cost_intro .price {
    width: 220px;
  }
  #dv_cost .cost_list .cost_intro .price .annual_fee {
    font-size: 42px;
  }
  #dv_cost .cost_list .cost_intro .price .annual_fee b {
    font-size: 20px;
    letter-spacing: 3px;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow {
    width: 220px;
    height: 50px;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow:before {
    border-width: 45px 120px 0 120px;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow:after {
    border-width: 40px 115px 0 115px;
  }
  #dv_cost .cost_list .cost_intro .function {
    margin: 100px 0 0 0;
  }
  #dv_cost .cost_list .cost_intro .function li {
    padding: 20px 0;
  }
  #dv_cost .cost_list .cost_intro:last-of-type {
    margin: 0 15px;
  }
  #dv_cost .cost_remark {
    margin: 20px 0;
  }
}
@media (min-width: 1280px) {
  #dv_cost .cost_list {
    margin: 40px 0;
  }
  #dv_cost .cost_list .cost_intro {
    margin: 0 20px;
    padding: 40px 60px;
  }
  #dv_cost .cost_list .cost_intro .price {
    width: 238px;
    right: auto;
    margin: 0;
  }
  #dv_cost .cost_list .cost_intro .price .annual_fee {
    font-size: 48px;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow {
    width: 238px;
    height: 70px;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow:before {
    left: -6px;
    border-width: 65px 125px 0 125px;
  }
  #dv_cost .cost_list .cost_intro .price .triangle-with-shadow:after {
    border-width: 60px 119px 0 119px;
  }
  #dv_cost .cost_list .cost_intro .function {
    margin: 140px 0 0 0;
  }
  #dv_cost .cost_list .cost_intro:last-of-type {
    margin: 0 20px;
  }
  #dv_cost .cost_remark {
    margin: 15px 0 30px 0;
  }
  #dv_cost .other_cost {
    padding: 40px 0;
  }
}

#dv_setup .setup_process {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 30px 0;
}
#dv_setup .setup_process .step_icon {
  text-align: center;
}
#dv_setup .setup_process .step_icon .step_img {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2f2f2;
  margin: 0 auto 10px auto;
  padding: 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#dv_setup .setup_process .step_icon .step_item {
  font-family: 'Josefin Sans', sans-serif;
  color: #303030;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}
#dv_setup .setup_process .step_icon span {
  display: block;
  font-size: 12px;
  color: #00af8e;
}
#dv_setup .setup_process .next_step {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 50px 0;
}
#dv_setup .setup_process .next_step:after {
  content: "\f0da";
  font-size: 24px;
  color: #c1c1c1;
  margin: 0 10px;
}
#dv_setup .setup_step .step_description h3 {
  position: relative;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  background: #00af8e;
  padding: 8px;
}
#dv_setup .setup_step .step_description h3 a {
  float: right;
  font-size: 13px;
  color: #fff;
  margin: 2px 0 0 0;
}
#dv_setup .setup_step .step_description h3 a:after {
  content: "\f139";
  margin: 0 0 0 5px;
}
#dv_setup .setup_step .step_description .step_screen_item {
  padding: 0 25px;
}
#dv_setup .setup_step .step_description .step_screen_item p {
  text-align: center;
  color: #565759;
}
#dv_setup .setup_step .step_description .step_screen_item p .tag:before {
  content: "<";
}
#dv_setup .setup_step .step_description .step_screen_item p .tag:after {
  content: ">";
}
#dv_setup .setup_step .step_description .step_screen_item p .im_text {
  color: #f00;
}
#dv_setup .setup_step .step_description .owl-prev {
  position: absolute;
  z-index: 1;
  font-size: 0;
  top: 50%;
  left: 0;
  margin: -55px 0 0 0;
}
#dv_setup .setup_step .step_description .owl-prev:before {
  content: "\f104";
  color: #c1c1c1;
  font-size: 36px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_setup .setup_step .step_description .owl-prev:hover:before {
  color: #00af8e;
}
#dv_setup .setup_step .step_description .owl-next {
  position: absolute;
  z-index: 1;
  font-size: 0;
  top: 50%;
  right: 0;
  margin: -55px 0 0 0;
}
#dv_setup .setup_step .step_description .owl-next:after {
  content: "\f105";
  color: #c1c1c1;
  font-size: 36px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_setup .setup_step .step_description .owl-next:hover:after {
  color: #00af8e;
}
#dv_setup .setup_step .step_description .step_notice ul {
  margin: 20px 0;
  padding: 0 0 0 20px;
}
#dv_setup .setup_step .step_description .step_notice li {
  list-style: none;
  color: #f00;
  text-indent: -16px;
  margin: 5px 0;
}
#dv_setup .setup_step .step_description .step_notice li:before {
  content: '＊';
}
@media (min-width: 414px) {
  #dv_setup .setup_step .step_description .owl-prev:before {
    font-size: 42px;
  }
  #dv_setup .setup_step .step_description .owl-next:after {
    font-size: 42px;
  }
}
@media (min-width: 568px) {
  #dv_setup .setup_process {
    margin: 0 0 50px 0;
  }
  #dv_setup .setup_process .step_icon .step_img {
    width: 140px;
    height: 140px;
    margin: 0 auto 15px auto;
    padding: 0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  #dv_setup .setup_process .step_icon .step_img img {
    height: 90px !important;
  }
  #dv_setup .setup_process .step_icon .step_item {
    font-size: 18px;
  }
  #dv_setup .setup_process .step_icon span {
    font-size: 18px;
  }
  #dv_setup .setup_process .next_step {
    margin: 0 0 70px 0;
  }
  #dv_setup .setup_process .next_step:after {
    font-size: 48px;
    margin: 0 15px;
  }
  #dv_setup .setup_step .step_description h3 {
    font-size: 18px;
    padding: 10px;
    margin: 0 0 30px 0;
  }
  #dv_setup .setup_step .step_description h3 a {
    font-size: 15px;
  }
  #dv_setup .setup_step .step_description .step_screen_item {
    padding: 0 35px;
  }
  #dv_setup .setup_step .step_description .owl-prev:before {
    font-size: 48px;
  }
  #dv_setup .setup_step .step_description .owl-next:after {
    font-size: 48px;
  }
}
@media (min-width: 768px) {
  #dv_setup .setup_process {
    margin: 0 0 40px 0;
  }
  #dv_setup .setup_process .step_icon .step_img {
    width: 180px;
    height: 180px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  #dv_setup .setup_process .step_icon .step_img img {
    height: 110px !important;
  }
  #dv_setup .setup_process .next_step:after {
    font-size: 64px;
    margin: 0 25px;
  }
  #dv_setup .setup_step .step_description h3 {
    margin: 0 0 40px 0;
  }
  #dv_setup .setup_step .step_description .step_screen_item {
    padding: 0 50px;
  }
  #dv_setup .setup_step .step_description .owl-prev {
    margin: -75px 0 0 0;
  }
  #dv_setup .setup_step .step_description .owl-prev:before {
    font-size: 80px;
  }
  #dv_setup .setup_step .step_description .owl-next {
    margin: -75px 0 0 0;
  }
  #dv_setup .setup_step .step_description .owl-next:after {
    font-size: 80px;
  }
  #dv_setup .setup_step .step_description .step_notice ul {
    margin: 20px 0;
  }
}
@media (min-width: 1024px) {
  #dv_setup .setup_process {
    margin: 0 0 50px 0;
  }
  #dv_setup .setup_process .step_icon .step_img {
    width: 220px;
    height: 220px;
  }
  #dv_setup .setup_process .step_icon .step_img img {
    height: 120px !important;
  }
  #dv_setup .setup_process .next_step:after {
    margin: 0 35px;
  }
  #dv_setup .setup_step .step_description .step_screen_item {
    padding: 0 60px;
  }
  #dv_setup .setup_step .step_description .step_notice li {
    margin: 8px 0;
  }
}
@media (min-width: 1280px) {
  #dv_setup {
    margin: 0 0 120px 0;
  }
  #dv_setup .setup_process {
    margin: 40px 0 60px 0;
  }
  #dv_setup .setup_process .step_icon .step_img {
    background: #fff;
    -moz-box-shadow: 0px 0 15px 5px rgba(128, 128, 128, 0.05) inset;
    -webkit-box-shadow: 0px 0 15px 5px rgba(128, 128, 128, 0.05) inset;
    box-shadow: 0px 0 15px 5px rgba(128, 128, 128, 0.05) inset;
  }
  #dv_setup .setup_process .next_step:after {
    font-size: 72px;
    margin: 0 50px;
  }
  #dv_setup .setup_step .step_description h3 {
    margin: 20px 0 50px 0;
  }
  #dv_setup .setup_step .step_description .step_screen_item {
    padding: 0 150px;
  }
  #dv_setup .setup_step .step_description .owl-prev {
    margin: -50px 0 0 75px;
  }
  #dv_setup .setup_step .step_description .owl-next {
    margin: -50px 75px 0 0;
  }
  #dv_setup .setup_step .step_description .step_notice ul {
    margin: 30px 0;
  }
  #dv_setup .setup_step .step_description .step_notice li {
    margin: 10px 0;
  }
}

#dv_qa .qa_categories {
  margin: 0 0 30px 0;
}
#dv_qa .qa_categories .categories_item {
  display: block;
  margin: 0 0 8px 0;
}
#dv_qa .qa_categories .categories_item a {
  display: block;
  font-size: 18px;
  color: #818181;
  border: 1px solid #818181;
  border-radius: 10px;
  padding: 8px 15px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_qa .qa_categories .categories_item a:hover {
  color: #fff;
  background: #00af8e;
  border-color: #00af8e;
}
#dv_qa .qa_categories .categories_item:nth-child(1) a:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("images/qa_icon/online_service.png") no-repeat;
  background-size: contain;
  margin: 0 8px -3px 0;
}
#dv_qa .qa_categories .categories_item:nth-child(1) a:hover:before {
  background: url("images/qa_icon/online_service_hover.png") no-repeat;
  background-size: contain;
}
#dv_qa .qa_categories .categories_item:nth-child(2) a:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("images/qa_icon/function.png") no-repeat;
  background-size: contain;
  margin: 0 8px -5px 0;
}
#dv_qa .qa_categories .categories_item:nth-child(2) a:hover:before {
  background: url("images/qa_icon/function_hover.png") no-repeat;
  background-size: contain;
}
#dv_qa .qa_categories .categories_item:nth-child(3) a:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 20px;
  background: url("images/qa_icon/computer.png") no-repeat;
  background-size: contain;
  margin: 0 8px -4px 0;
}
#dv_qa .qa_categories .categories_item:nth-child(3) a:hover:before {
  background: url("images/qa_icon/computer_hover.png") no-repeat;
  background-size: contain;
}
#dv_qa .qa_categories .categories_item:nth-child(4) a:before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 20px;
  background: url("images/qa_icon/free.png") no-repeat;
  background-size: contain;
  margin: 0 8px -3px 0;
}
#dv_qa .qa_categories .categories_item:nth-child(4) a:hover:before {
  background: url("images/qa_icon/free_hover.png") no-repeat;
  background-size: contain;
}
#dv_qa .qa_categories .active a {
  color: #fff;
  background: #00af8e;
  border-color: #00af8e;
}
#dv_qa .qa_categories .active a[href="#item_1"]:before {
  background: url("images/qa_icon/online_service_hover.png") no-repeat;
  background-size: contain;
}
#dv_qa .qa_categories .active a[href="#item_2"]:before {
  background: url("images/qa_icon/function_hover.png") no-repeat;
  background-size: contain;
}
#dv_qa .qa_categories .active a[href="#item_3"]:before {
  background: url("images/qa_icon/computer_hover.png") no-repeat;
  background-size: contain;
}
#dv_qa .qa_categories .active a[href="#item_4"]:before {
  background: url("images/qa_icon/free_hover.png") no-repeat;
  background-size: contain;
}
#dv_qa .qa_list .item_content ul,
#dv_qa .qa_list .item_content li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#dv_qa .qa_list .item_content li {
  border: 1px solid #c1c1c1;
  border-radius: 10px;
  overflow: hidden;
  margin: 10px 0;
}
#dv_qa .qa_list .item_content li .qa_title {
  position: relative;
  background: #c1c1c1;
  font-size: 16px;
  color: #fff;
  padding: 8px 10px;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
#dv_qa .qa_list .item_content li .qa_title:before {
  content: "\f075";
  margin: 0 8px 0 0;
  font-size: 24px;
  color: #fff;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
#dv_qa .qa_list .item_content li .qa_title:after {
  content: 'Q';
  position: absolute;
  top: 12px;
  left: 18px;
  font-size: 12px;
  color: #c1c1c1;
}
#dv_qa .qa_list .item_content li .qa_title_on {
  background: #00af8e;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_qa .qa_list .item_content li .qa_title_on:after {
  color: #00af8e;
}
#dv_qa .qa_list .item_content li .qa_content {
  position: relative;
  font-size: 15px;
  color: #3e3e3e;
  padding: 8px 10px 8px 45px;
}
#dv_qa .qa_list .item_content li .qa_content:before {
  content: "\f075";
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 25px;
  color: #f00;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
#dv_qa .qa_list .item_content li .qa_content:after {
  content: 'A';
  position: absolute;
  top: 8px;
  left: 20px;
  font-size: 12px;
  color: #fff;
}
@media (min-width: 568px) {
  #dv_qa .qa_list .item_content li .qa_title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  #dv_qa .qa_categories .categories_item {
    display: inline-block;
    margin: 0 10px 0 0;
  }
  #dv_qa .qa_categories .categories_item:last-of-type {
    margin: 0;
  }
  #dv_qa .qa_categories .categories_item a {
    display: inline-block;
    padding: 8px 12px;
  }
  #dv_qa .qa_list .item_content li .qa_title {
    padding: 8px 15px;
  }
  #dv_qa .qa_list .item_content li .qa_title:before {
    margin: 0 10px 0 0;
  }
  #dv_qa .qa_list .item_content li .qa_title:after {
    top: 12px;
    left: 23px;
  }
  #dv_qa .qa_list .item_content li .qa_content {
    font-size: 16px;
    padding: 12px 15px 12px 50px;
  }
  #dv_qa .qa_list .item_content li .qa_content:before {
    top: 10px;
    left: 15px;
  }
  #dv_qa .qa_list .item_content li .qa_content:after {
    top: 12px;
    left: 25px;
  }
}
@media (min-width: 1024px) {
  #dv_qa .qa_categories {
    margin: 0 0 40px 0;
  }
  #dv_qa .qa_categories .categories_item {
    margin: 0 20px 0 0;
  }
  #dv_qa .qa_categories .categories_item a {
    font-size: 20px;
    padding: 8px 20px;
  }
}
@media (min-width: 1280px) {
  #dv_qa .qa_categories {
    margin: 0 0 50px 0;
  }
  #dv_qa .qa_categories .categories_item {
    margin: 0 30px 0 0;
  }
}

#number_page_n {
  width: 100%;
  text-align: center;
  margin: 10px auto;
}
#number_page_n b {
  font-size: 15px;
  color: #00a0e9;
  text-decoration: underline;
  padding: 0 8px;
}
#number_page_n a {
  font-size: 15px;
  color: #a0a0a0;
  padding: 0 8px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#number_page_n a:hover {
  color: #00a0e9;
}
#number_page_n .resultset_next:before {
  content: "\f105";
  font-size: 18px;
}
