.overflow-x {
  padding-top: 89px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 18px;
  padding-bottom: 14px;
  background-color: #fff;
}

.nav-link {
  padding-top: 11px;
  padding-right: 20px;
  padding-bottom: 11px;
  background-image: url('../images/nav_dot.svg');
  background-position: 100% 50%;
  background-size: 2px;
  background-repeat: no-repeat;
  font-family: Dinpro, sans-serif;
  letter-spacing: 0.4px;
}

.nav-link:hover {
  opacity: 0.7;
}

.nav-link.w--current {
  color: #115cc2;
}

.nav-link.last {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.brand {
  width: 20%;
  max-width: 130px;
  min-width: 120px;
}

.brand:hover {
  opacity: 0.7;
}

.container_1180 {
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.container_1180.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container_1180.footer {
  position: relative;
  padding-top: 100px;
  padding-bottom: 60px;
}

.container_1180.right {
  margin-right: 0px;
}

.wrapper {
  width: 100%;
}

.wrapper.relative {
  position: relative;
}

.wrapper.c_f6f6f7 {
  padding-top: 40px;
  padding-bottom: 100px;
  background-color: #f6f6f7;
}

.wrapper.mt-100 {
  margin-top: 100px;
}

.wrapper.about_photo_slider {
  padding-top: 25.83%;
  background-image: url('../images/about_photo_slide.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-x;
}

.index_slider {
  width: 100%;
  height: auto;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.index_slide_each {
  width: 100%;
  height: auto;
}

.index_slide_p {
  width: 100%;
  padding-top: 46.13%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_slide_p.p1 {
  background-image: url('../images/index_slide.jpg');
}

.index_slide_p.p2 {
  background-image: url('../images/index_contact.jpg');
}

.mask {
  height: auto;
}

.slide-nav {
  width: 100%;
  max-width: 1180px;
  background-color: #fff;
}

.right-arrow {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 20px;
  margin-left: auto;
  float: left;
  color: #000;
  font-size: 0px;
}

.right-arrow:hover {
  opacity: 0.7;
}

.left-arrow {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 20px;
  margin-left: auto;
  float: left;
  color: #000;
  font-size: 0px;
}

.left-arrow:hover {
  opacity: 0.7;
}

.globe_title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Audrey, sans-serif;
  color: #000;
  font-size: 48px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  letter-spacing: 9px;
  text-transform: uppercase;
}

.globe_title_dot_each {
  width: 8px;
  height: 8px;
  margin-left: 1%;
  border-radius: 20px;
  background-color: #000;
}

.globe_title_dot_each.white {
  margin-left: 10px;
  background-color: #fff;
}

.globe_title_dot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: -2%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.globe_title_dot.mt-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.globe_title_dot.mt-15 {
  margin-top: 15px;
}

.globe_title_wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.globe_title_wrapper.mv-100 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.globe_title_wrapper.mt-40 {
  text-align: center;
}

.globe_title_wrapper.mt-0 {
  padding-top: 0px;
}

.index_hl_wrapper {
  width: 101%;
  margin-left: 0%;
}

.index_hl_each {
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
}

.index_hl_p {
  width: 100%;
  padding-top: 110.37%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_hl_p.p1 {
  background-image: url('../images/i_hl_p1.jpg');
}

.index_hl_p.p2 {
  background-image: url('../images/i_hl_p2.jpg');
}

.index_hl_p.p3 {
  background-image: url('../images/i_hl_p3.jpg');
}

.index_hl_title {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 6px solid #58595b;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.morebtn {
  width: auto;
  background-image: url('../images/btn_arrow.svg');
  background-position: 99% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  font-family: Dinpro, sans-serif;
  color: #252525;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.morebtn:hover {
  opacity: 0.7;
}

.div-block-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.morebtn_underline {
  height: 1px;
  margin-top: 4px;
  background-color: #252525;
}

.index_about_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 140px;
  padding: 20px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f3f3;
  font-family: Dinpro, sans-serif;
  text-align: center;
}

.mv-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.globe_p {
  max-width: 1050px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 15px;
  line-height: 1.7;
}

.globe_p.center {
  text-align: center;
}

.globe_p.center.white {
  color: #fff;
}

.globe_p.center.max-width_810 {
  max-width: 810px;
}

.globe_p.white {
  color: #fff;
}

.globe_p._14pt {
  font-size: 14px;
}

.globe_p._14pt.white.justify {
  text-align: justify;
}

.div-block-4 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #58595b;
  font-size: 35px;
  line-height: 1.4;
}

.heading-2 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #58595b;
  line-height: 1.4;
  font-weight: 400;
}

.div-block-5 {
  width: 100%;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}

.div-block-6 {
  width: 100%;
  padding-top: 40.82%;
  background-image: url('../images/index_about.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_about_inner {
  position: relative;
  margin-top: -140px;
}

.div-block-8 {
  width: 100%;
  padding-bottom: 64.67%;
  background-image: url('../images/index_contact.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_contact_right {
  position: relative;
  width: 72vw;
}

.text-block {
  padding-top: 40px;
  padding-bottom: 40px;
  float: right;
  font-family: Dinpro, sans-serif;
  color: #252525;
  font-size: 12px;
  line-height: 1.4;
}

.index_contact_left {
  position: absolute;
  left: 0px;
  bottom: 13%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 80%;
  min-height: 610px;
  padding-top: 40px;
  padding-left: 40px;
  float: left;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(231, 234, 234, 0.9);
}

.index_contact_desc {
  width: 100%;
  max-width: 450px;
  margin-right: 10%;
}

.index_contact_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.index_contact_logo {
  width: 40%;
  margin-bottom: 40px;
}

.link-2 {
  display: inline-block;
  margin-bottom: 14px;
  padding-top: 10px;
  padding-bottom: 22px;
  border-bottom: 1px solid #000;
  color: #818181;
  line-height: 2;
  text-decoration: none;
}

.link-2:hover {
  opacity: 0.7;
}

.index_contact_heading {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 27px;
  line-height: 1.4;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 15px;
  line-height: 1.4;
  text-decoration: none;
}

.link-block-2:hover {
  opacity: 0.7;
}

.contact_icon_1 {
  width: 45px;
  margin-top: 6px;
  margin-right: 10px;
  margin-bottom: 6px;
  opacity: 0.35;
}

.sub_navlink {
  padding-right: 26px;
  padding-left: 26px;
  font-family: Dinpro, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 1px;
  text-decoration: none;
}

.sub_navlink:hover {
  color: #fff;
  text-decoration: underline;
}

.submenu_mask {
  overflow: hidden;
  max-width: 1180px;
}

.submenu_wrapper {
  position: absolute;
  left: 0px;
  top: 88px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #231815;
  opacity: 1;
}

.text-block-41 {
  padding: 10px;
}

.text-block-41.icon2 {
  background-image: url('../images/productMenu_icon6_1productMenu_icon6.png');
}

.text-block-41.icon5 {
  background-image: url('../images/productMenu_icon1_1productMenu_icon1.png');
}

.text-block-41.icon4 {
  background-image: url('../images/productMenu_icon2_1productMenu_icon2.png');
}

.text-block-41.icon3 {
  background-image: url('../images/productMenu_icon3_1productMenu_icon3.png');
}

.text-block-41.icon6 {
  background-image: url('../images/productMenu_icon4_1productMenu_icon4.png');
}

.text-block-41.icon1 {
  background-image: url('../images/feature_icon_1feature_icon.png');
}

.text-block-41.icon7 {
  background-image: url('../images/productMenu_icon5_1productMenu_icon5.png');
}

.submenu_container {
  display: block;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
}

.morebtn_txt {
  padding-right: 34px;
}

.nav-menu {
  position: static;
}

.nav_dd {
  display: inline-block;
}

.nav_dd.hide {
  display: none;
}

.nav_dd_toggle {
  padding: 11px 20px;
  background-image: url('../images/nav_dot.svg');
  background-position: 100% 50%;
  background-size: 2px;
  background-repeat: no-repeat;
  font-family: Dinpro, sans-serif;
  letter-spacing: 0.4px;
  cursor: pointer;
}

.nav_dd_toggle:hover {
  opacity: 0.7;
}

.nav_dd_toggle.last {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.max-width_1050 {
  max-width: 1050px;
}

.div-block-14 {
  position: relative;
  width: 100%;
  padding-top: 39.86%;
  background-image: url('../images/about_uchida_p1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-15 {
  width: 100%;
  padding-top: 146.3%;
  background-image: url('../images/about_uchida_p2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-16 {
  width: 83.9%;
}

.div-block-17 {
  position: relative;
  width: 22.8%;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.temp_height {
  min-height: 500px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-20 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: auto;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 26px;
  line-height: 1.4;
  text-align: center;
}

.div-block-20.c_e8e8eb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8e8eb;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  line-height: 1.4;
  text-align: center;
}

.div-block-20.c_f0f3f9 {
  background-color: #f0f3f9;
}

.div-block-21 {
  width: 100%;
  padding-top: 109.59%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-21.p1 {
  background-image: url('../images/about_uchida_p3.jpg');
}

.div-block-21.p2 {
  background-image: url('../images/about_uchida_p4.jpg');
}

.div-block-21.p3 {
  background-image: url('../images/about_uchida_p5.jpg');
  background-size: contain;
}

.mv-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.photo_slide_temp {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 25%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #c2c2c2;
  font-size: 5vw;
  line-height: 1.4;
}

.text-span {
  position: absolute;
  left: auto;
  top: 27.328px;
  right: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.globe_title_xs {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 31px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.25px;
}

.globe_title_xs.bold {
  font-weight: 700;
}

.globe_title_xs.bold._24pt {
  font-size: 24px;
}

.globe_title_xs.bold._24pt.white {
  color: #fff;
}

.globe_title_xs.bold.underline {
  text-decoration: underline;
}

.globe_title_xs.bold.mv-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.globe_title_xs._24pt {
  font-size: 24px;
}

.globe_title_xs._24pt.white {
  color: #fff;
}

.globe_title_xs.lest {
  text-align: left;
}

.globe_title_line {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  max-width: 114px;
  margin: 30px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-22 {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #a6a7a6;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-22b {
  position: absolute;
  left: 0px;
  z-index: 2;
  width: 50%;
  height: 2px;
  background-color: #252525;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.about_map_inner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
}

.about_map_left {
  position: relative;
  width: 70%;
  height: 100%;
  float: left;
}

.about_map_wrapper {
  position: relative;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.about_map_row {
  position: relative;
  width: 100%;
  height: 50%;
}

.about_map_right {
  position: relative;
  width: 30%;
  height: 100%;
  float: left;
}

.about_map_dot {
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  border-radius: 100%;
  background-color: #8a8686;
}

.about_map_dot.tyo {
  margin-top: -7px;
}

.about_map_dot.sh {
  margin-right: -10px;
}

.about_map_dot.hk {
  margin-bottom: -6px;
}

.about_map_dot.kl {
  margin-top: -7px;
}

.about_map_desc {
  margin-left: 16px;
  padding: 11px 22px 19px;
  background-color: #e8e8e8;
  font-family: Dinpro, sans-serif;
  color: #1a59a8;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}

.about_map_desc.sh {
  margin-bottom: 62px;
}

.about_map_desc.hk {
  margin-right: 20px;
}

.about_map_desc.kl {
  margin-right: 20px;
}

.about_map_tyo {
  position: absolute;
  left: 42%;
  top: -18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.about_map_legend {
  width: 100%;
  max-width: 1180px;
  margin: 40px auto;
  font-family: Dinpro, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}

.div-block-26 {
  width: 11px;
  height: 11px;
  margin-top: 5px;
  margin-right: 10px;
  background-color: #1a59a8;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-26_circle {
  width: 11px;
  height: 11px;
  margin-top: 5px;
  margin-right: 10px;
  border-radius: 20px;
  background-color: #3f3a39;
}

.text-block-42 {
  color: #8b8b8b;
  font-size: 14px;
  font-weight: 400;
}

.vline_divider {
  width: 1px;
  height: 40px;
  margin: 60px auto;
  background-color: #000;
  -webkit-perspective-origin: 50% 0%;
  perspective-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.footer_logo {
  display: block;
  width: 15%;
  max-width: 171px;
}

.footer_logo:hover {
  opacity: 0.7;
}

.footer_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_divider {
  width: 100%;
  height: 3px;
  margin-left: 30px;
  background-color: #000;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.footer_copyright {
  float: right;
  font-family: Dinpro, sans-serif;
  color: #252525;
  font-size: 12px;
  line-height: 1.4;
}

.b2t {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.b2t:hover {
  margin-top: -20px;
  padding-bottom: 20px;
  opacity: 0.7;
}

.mv-60 {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.mb-60 {
  padding-bottom: 60px;
}

.div-block-14b {
  width: 100%;
  padding-top: 39.86%;
  background-image: url('../images/about_umk_p1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-28 {
  position: relative;
  width: 50%;
  float: left;
}

.div-block-29 {
  width: 100%;
  padding-top: 58.67%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-29.p1 {
  background-image: url('../images/about_umk_p5.png');
}

.div-block-29.p2 {
  background-image: url('../images/about_umk_p6.png');
}

.mb-20 {
  padding-bottom: 20px;
}

.image_wrapper {
  text-align: center;
}

.image_wrapper.mv-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mv-40 {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.umk_process_wrapper {
  width: 100%;
  max-width: 716px;
  margin-right: auto;
  margin-left: auto;
  font-family: Dinpro, sans-serif;
}

.umk_process_each {
  width: 38%;
  margin: 40px 6%;
  float: left;
}

.div-block-30 {
  width: 100%;
  padding-top: 100%;
  border: 2px solid #dadade;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-30.p1 {
  background-image: url('../images/about_umk_p8.png');
}

.div-block-30.p2 {
  background-image: url('../images/about_umk_p9.png');
}

.div-block-30.p3 {
  background-image: url('../images/about_umk_p4.png');
}

.div-block-30.p4 {
  background-image: url('../images/about_umk_p11.png');
}

.umk_process_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 19px;
  margin-bottom: 19px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-43 {
  color: #58595b;
  font-size: 23px;
  line-height: 1.4;
}

.umk_process_number {
  margin-right: 18px;
  padding: 15px 17px 15px 13px;
  border-radius: 100%;
  background-color: #b9b9ba;
  font-family: Dinpro, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 1;
  font-style: italic;
  white-space: nowrap;
}

.umk_process_p {
  margin-bottom: 0px;
  color: #58595b;
  line-height: 1.7;
  text-align: justify;
  letter-spacing: 0.5px;
}

.mt-40 {
  margin-top: 40px;
}

.hb_banner {
  width: 100%;
  padding-top: 33.75%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hb_banner.p1 {
  background-image: url('../images/product_hb_p1.jpg');
}

.max-width_890 {
  max-width: 890px;
  margin-right: auto;
  margin-left: auto;
}

.slider-2 {
  width: 102%;
  height: auto;
  margin-bottom: 60px;
  margin-left: -1%;
  background-color: transparent;
}

.slide-2 {
  width: 24%;
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-30b {
  width: 100%;
  padding-top: 100%;
  border: 2px solid #dadade;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-30b.p1 {
  background-image: url('../images/product_p1.jpg');
}

.div-block-30b.p2 {
  background-image: url('../images/product_p2.jpg');
}

.div-block-30b.p3 {
  background-image: url('../images/product_p3.jpg');
}

.div-block-30b.p4 {
  background-image: url('../images/about_umk_p11.png');
}

.hide {
  display: none;
}

.left-arrow-2 {
  margin-left: -5%;
  color: #121212;
  font-size: 18px;
}

.right-arrow-2 {
  margin-right: -5%;
  color: #121212;
  font-size: 18px;
}

.max-width_425 {
  max-width: 425px;
  margin-right: auto;
  margin-left: auto;
}

.product_info_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 9% 40px 40px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Dinpro, sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 1.4;
  text-decoration: none;
}

.product_info_btn.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #545557;
  color: #fff;
}

.product_info_btn.left:hover {
  background-color: #000;
  color: #fff;
}

.product_info_btn.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product_info_btn.right:hover {
  background-color: #000;
  color: #fff;
}

.product_info_line {
  width: 23%;
  height: 3px;
  max-width: 140px;
  margin-right: 25px;
  background-color: #fff;
}

.product_info_line2 {
  width: 23%;
  height: 3px;
  max-width: 140px;
  margin-right: 25px;
  background-color: #545557;
}

.product_addon_img {
  position: relative;
  width: 75%;
}

.product_addon_img.p1 {
  background-image: url('../images/product_p4.jpg');
}

.product_addon_p {
  width: 100%;
  padding-top: 54.8%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.product_addon_p.p1 {
  position: relative;
  background-image: url('../images/product_p4.jpg');
}

.product_addon_desc {
  position: absolute;
  right: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36%;
  height: 80%;
  padding-top: 40px;
  padding-right: 5%;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(84, 85, 87, 0.8);
}

.product_addon_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product_addon_wrapper.mt-100 {
  margin-top: 100px;
}

.product_addon_desc_inner {
  max-width: 320px;
}

.max-width_560 {
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
}

.globe_title_underline {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 3px solid #58595b;
}

.dl_wrapper {
  margin-bottom: 40px;
  padding-left: 0px;
  list-style-type: none;
}

.dl_each {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #c8c8c8;
}

.dl_each.last {
  border-bottom-style: none;
}

.dl_img {
  width: 17%;
}

.dl_heading {
  width: 76%;
  margin: 0px 2%;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  line-height: 1.4;
  font-weight: 400;
}

.dl_btn {
  width: 3%;
  max-width: 41px;
  opacity: 0.3;
}

.dl_btn:hover {
  opacity: 1;
}

.dl_pdf {
  width: 100%;
  padding-top: 69.54%;
}

.dl_p {
  width: 100%;
  padding-top: 69.54%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dl_p.p1 {
  background-image: url('../images/dl_pdf.jpg');
}

.dl_p.p2 {
  background-image: url('../images/dl_cleanchair.jpg');
}

.contact_wrapper {
  position: relative;
  width: 80.5%;
  margin-bottom: 100px;
  background-color: #e7eaea;
}

.contact_heading {
  margin-bottom: 0px;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 28px;
  line-height: 1.4;
}

.contact_info {
  width: 50%;
  padding: 30px;
  text-align: left;
}

.contact_map {
  position: relative;
  width: 50%;
  padding-top: 50%;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #58595b;
  font-size: 15px;
  line-height: 1.4;
  text-align: left;
  text-decoration: none;
}

.contact_row_100_underline {
  display: inline-block;
  max-width: 420px;
  margin-bottom: 19px;
  padding-top: 22px;
  padding-bottom: 32px;
  border-bottom: 1px solid #000;
}

.contact_row_50 {
  display: inline-block;
  width: 50%;
  margin-top: 4px;
  margin-bottom: 4px;
}

.contact_row_100 {
  display: inline-block;
  width: 100%;
}

.contact_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact_icon_2 {
  width: 37px;
  min-width: 37px;
  margin-right: 17px;
  opacity: 0.35;
}

.contact_icon_3 {
  width: 41px;
  margin-top: 6px;
  margin-right: 14px;
  margin-bottom: 6px;
  opacity: 0.35;
}

.link-3 {
  color: #58595b;
  text-decoration: none;
}

.caster_wrapper {
  width: 100%;
  padding-right: 60px;
  padding-left: 60px;
}

.caster_each {
  width: 14%;
  margin-right: 3%;
  margin-left: 3%;
  float: left;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
}

.caster_p {
  width: 100%;
  padding-top: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.caster_p.p1 {
  background-image: url('../images/caster_p1.jpg');
}

.caster_p.p2 {
  background-image: url('../images/caster_p2.jpg');
}

.caster_p.p3 {
  background-image: url('../images/caster_p3.jpg');
}

.caster_p.p4 {
  background-image: url('../images/caster_p4.jpg');
}

.caster_p.p5 {
  background-image: url('../images/caster_p5.jpg');
}

.caster_heading {
  margin-top: 20px;
  font-weight: 400;
}

.seat_height_wrapper {
  width: 100%;
  margin-top: -20px;
}

.seat_height_each {
  width: 50%;
  float: left;
}

.btn_fillup {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 11px 110px 11px 29px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  font-family: Dinpro, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 1.4;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn_fillup:hover {
  opacity: 0.7;
}

.text-block-44 {
  display: inline-block;
}

.image {
  position: absolute;
  top: 15px;
  right: 34px;
  width: 19px;
  margin-bottom: 2px;
}

.page_btn_wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 101%;
  margin-top: 70px;
  margin-bottom: 70px;
  margin-left: -1%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-33 {
  width: 48%;
  margin-right: 1%;
  margin-left: 1%;
}

.anti_title_wrapper.mv-100 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.anti_title_wrapper.mt-40 {
  text-align: center;
}

.anti_title_line {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 30px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-45 {
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 1.5px;
}

.globe_ul {
  margin-bottom: 0px;
  padding: 17px 20px;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  line-height: 1.4;
  list-style-type: none;
}

.globe_li {
  padding-top: 17px;
  padding-bottom: 17px;
}

.mt-80 {
  margin-top: 80px;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.anti_main_slider {
  height: auto;
  background-color: transparent;
}

.anti_main_slide_p {
  width: 100%;
  padding-top: 78%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.anti_main_slide_p.p1 {
  background-image: url('../images/anti_p1.jpg');
}

.anti_main_slide_p.p2 {
  background-image: url('../images/anti_p2.jpg');
}

.anti_main_slide_p.p3 {
  background-image: url('../images/anti_p3.jpg');
}

.anti_main_slide_p.p4 {
  background-image: url('../images/anti_p4.jpg');
}

.anti_thumb_slider {
  height: auto;
  padding: 20px;
  background-color: transparent;
}

.anti_thumb_slide_each {
  width: 23%;
  margin-right: 1%;
  margin-left: 1%;
  padding: 3px;
  cursor: pointer;
}

.anti_thumb_slide_each:hover {
  opacity: 0.7;
}

.anti_thumb_slide_each.current {
  padding: 0px;
  border: 3px solid #000;
}

.left-arrow-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: -1vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-arrow-3:hover {
  opacity: 0.7;
}

.right-arrow-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: -1vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow-3:hover {
  opacity: 0.7;
}

.anti_thumb_slide_p {
  width: 100%;
  padding-top: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.anti_thumb_slide_p.p1 {
  background-image: url('../images/anti_p1.jpg');
}

.anti_thumb_slide_p.p2 {
  background-image: url('../images/anti_p2.jpg');
}

.anti_thumb_slide_p.p3 {
  background-image: url('../images/anti_p3.jpg');
}

.anti_thumb_slide_p.p4 {
  background-image: url('../images/anti_p4.jpg');
}

.contact_icon_4 {
  width: 45px;
  margin-top: 6px;
  margin-right: 10px;
  margin-bottom: 6px;
  opacity: 0.35;
}

.div-block-16b {
  width: 83.9%;
}

.about_map_sh {
  position: absolute;
  left: auto;
  top: auto;
  right: 69%;
  bottom: 101%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 290px;
  margin-left: -100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.about_map_hk {
  position: absolute;
  left: auto;
  top: -64px;
  right: 71%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: -110%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.about_map_kl {
  position: absolute;
  top: 73px;
  right: 82%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: -110%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.m_map_pic {
  display: none;
}

.iso_inner_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.iso_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iso_desc_inner {
  position: absolute;
  left: 0px;
  right: -20%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 18px 16%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #737581;
  font-family: Dinpro, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}

.div-block-37 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-38 {
  width: 100%;
}

.iso_map {
  position: relative;
  width: 100%;
  padding-top: 71.55%;
  background-image: url('../images/about_umk_p13.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.iso_thumb_p1 {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-image: url('../images/about_umk_p14.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.iso_thumb {
  width: 38%;
}

.iso_row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.iso_thumb_p2 {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-image: url('../images/about_umk_p15.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.iso_inner_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 51.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.iso_bg {
  position: absolute;
  left: 66%;
  top: 0%;
  right: 0%;
  bottom: -16%;
  z-index: -1;
  margin-top: 62px;
  margin-right: -34%;
  background-color: #f6f6f7;
}

.iso_desc {
  position: relative;
  width: 62%;
}

.reveal_mask {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
  -webkit-transform-origin: -1% 50%;
  -ms-transform-origin: -1% 50%;
  transform-origin: -1% 50%;
}

.reveal_mask.origin-right {
  z-index: 1;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transform-origin: 101% 50%;
  -ms-transform-origin: 101% 50%;
  transform-origin: 101% 50%;
  text-align: right;
}

.reveal_mask.origin-top {
  -webkit-transform-origin: 50% -1%;
  -ms-transform-origin: 50% -1%;
  transform-origin: 50% -1%;
}

.reveal_mask.origin-bottom {
  -webkit-transform-origin: 50% 101%;
  -ms-transform-origin: 50% 101%;
  transform-origin: 50% 101%;
}

.hb_banner_wrapper {
  overflow: hidden;
  width: 100%;
}

.hb_banner_wrapper.p1 {
  background-image: url('../images/product_hb_p1.jpg');
}

.link-block-2b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Dinpro, sans-serif;
  color: #58595b;
  font-size: 15px;
  line-height: 1.4;
  text-decoration: none;
}

.index_slider_nav {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  max-width: 1280px;
  margin-top: -80px;
  margin-right: auto;
  margin-left: auto;
}

.index_slider_nav_inner {
  display: block;
  width: 100%;
  padding: 40px 37px;
  background-color: #fff;
  text-align: right;
}

.index_slider_nav_container {
  display: block;
  width: 100%;
}

.index_slide_indicate {
  display: inline-block;
  padding-right: 30px;
  padding-left: 30px;
  font-family: Dinpro, sans-serif;
  line-height: 1.4;
  font-weight: 700;
}

.slide-3 {
  width: auto;
}

.slider-3 {
  width: 100%;
  height: auto;
  max-width: 1180px;
  background-color: transparent;
}

.left-arrow-4 {
  width: 24px;
  margin-left: -24px;
  font-size: 12px;
}

.icon {
  font-size: 12px;
}

.right-arrow-4 {
  width: 24px;
  margin-right: -24px;
}

html.w-mod-js *[data-ix="title-dot-left"] {
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="title-dot-center"] {
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="title-dot-right"] {
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="title-line-bg"] {
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  transform: scale(0.01, 1);
}

html.w-mod-js *[data-ix="title-line"] {
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  transform: scale(0.01, 1);
}

html.w-mod-js *[data-ix="footer-line"] {
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  transform: scale(0.01, 1);
}

html.w-mod-js *[data-ix="fadeup-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="fadeup-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="fadeup-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="fadedown-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

html.w-mod-js *[data-ix="faderight-1"] {
  opacity: 0;
  -webkit-transform: translate(-40px, 0px);
  -ms-transform: translate(-40px, 0px);
  transform: translate(-40px, 0px);
}

html.w-mod-js *[data-ix="faderleft-1"] {
  opacity: 0;
  -webkit-transform: translate(40px, 0px);
  -ms-transform: translate(40px, 0px);
  transform: translate(40px, 0px);
}

html.w-mod-js *[data-ix="scalein-down-1"] {
  opacity: 0;
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

html.w-mod-js *[data-ix="map-dot"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="reveal-mask-x"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

html.w-mod-js *[data-ix="reveal-mask-y"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

html.w-mod-js *[data-ix="scaleup-y"] {
  -webkit-transform: scale(1, 0.01);
  -ms-transform: scale(1, 0.01);
  transform: scale(1, 0.01);
}

@media screen and (max-width: 991px) {
  .overflow-x {
    padding-top: 71px;
  }

  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav-link {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: 1px dotted #272727;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    color: #fff;
  }

  .nav-link.w--current {
    color: #73d2ff;
  }

  .nav-link.last {
    border-bottom-style: none;
  }

  .nav-link.current {
    color: #73d2ff;
  }

  .brand {
    width: 17%;
    max-width: none;
    min-width: auto;
    margin-left: 20px;
  }

  .container_1180 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container_1180.nav {
    padding-right: 0px;
    padding-left: 0px;
    background-color: #000;
  }

  .container_1180.footer {
    margin-top: 30px;
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .container_1180.right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .wrapper.c_f6f6f7 {
    padding-top: 30px;
    padding-bottom: 90px;
  }

  .index_slide_p {
    padding-top: 50%;
  }

  .globe_title {
    font-size: 36px;
    letter-spacing: 7px;
  }

  .globe_title_dot_each {
    width: 7px;
    height: 7px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .globe_title_dot {
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: -5px;
  }

  .globe_title_wrapper {
    padding-top: 35px;
    padding-bottom: 30px;
  }

  .globe_title_wrapper.mt-40 {
    margin-top: 30px;
    padding-bottom: 25px;
  }

  .globe_title_wrapper.index_first {
    padding-top: 20px;
  }

  .index_hl_wrapper {
    width: 101%;
    margin-left: 0%;
  }

  .div-block-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .mv-100 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .globe_p.center.mb-40 {
    margin-bottom: 30px;
  }

  .heading {
    font-size: 32px;
  }

  .heading-2 {
    font-size: 22px;
  }

  .index_contact_right {
    width: 100%;
  }

  .index_contact_left {
    position: static;
    width: 100%;
    min-height: auto;
    margin-top: -90px;
    margin-right: auto;
    margin-left: 40px;
    padding-top: 46px;
    padding-right: 40px;
    padding-bottom: 46px;
  }

  .index_contact_desc {
    max-width: none;
    margin-right: 0%;
  }

  .index_contact_wrapper {
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .index_contact_logo {
    width: 27%;
    margin-bottom: 30px;
  }

  .link-2 {
    width: 94%;
  }

  .index_contact_heading {
    font-size: 24px;
  }

  .contact_icon_1 {
    width: 41px;
    margin-right: 11px;
  }

  .sub_navlink {
    width: 94%;
    margin-right: 3%;
    margin-left: 3%;
    padding: 5px 0px;
    float: left;
    border-bottom: 1px solid #1f1f1f;
    font-size: 13px;
    text-align: left;
  }

  .sub_navlink:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .submenu_wrapper {
    position: relative;
    top: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #181818;
  }

  .submenu_wrapper.open {
    display: block;
  }

  .text-block-41 {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-menu {
    position: relative;
    width: 100%;
    padding-bottom: 25px;
    background-color: #000;
  }

  .nav_dd {
    width: 100%;
  }

  .nav_dd_toggle {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: 1px dotted #272727;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    color: #fff;
    text-align: left;
  }

  .nav_dd_toggle.last {
    border-bottom-style: none;
  }

  .nav_dd_toggle.current {
    color: #73d2ff;
  }

  .max-width_1050 {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-16 {
    width: 100%;
  }

  .div-block-20 {
    width: 33.33%;
    font-size: 22px;
  }

  .div-block-20.m_hide {
    display: none;
  }

  .mv-120 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .globe_title_xs {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 28px;
  }

  .globe_title_line {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .about_map_left {
    width: 50%;
  }

  .about_map_wrapper {
    margin-top: 10px;
    margin-right: 140px;
    margin-bottom: 10px;
  }

  .about_map_right {
    width: 50%;
  }

  .about_map_dot {
    max-height: 12px;
    max-width: 12px;
    min-height: 12px;
    min-width: 12px;
  }

  .about_map_dot.tyo {
    margin-top: -5px;
  }

  .about_map_dot.sh {
    margin-right: -5px;
  }

  .about_map_dot.hk {
    margin-bottom: -5px;
  }

  .about_map_dot.kl {
    margin-top: -4px;
  }

  .about_map_desc {
    padding: 10px 15px;
    font-size: 14px;
  }

  .about_map_desc.sh {
    margin-bottom: 33px;
  }

  .about_map_tyo {
    left: 61%;
    top: -19px;
    width: auto;
    max-width: none;
    margin-right: -100%;
  }

  .about_map_legend {
    padding-right: 40px;
    padding-left: 40px;
  }

  .vline_divider {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer_logo {
    width: 30%;
  }

  .footer_divider {
    margin-left: 25px;
  }

  .b2t.w--current {
    margin-right: 10px;
  }

  .mb-60 {
    padding-bottom: 50px;
  }

  .image_wrapper.mv-40 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image_wrapper.mt-80 {
    margin-top: 20px;
    text-align: left;
  }

  .image_wrapper.mt-80.right {
    text-align: left;
  }

  .image_wrapper.mt-40.left {
    margin-top: 20px;
    text-align: left;
  }

  .umk_process_each {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .umk_process_title {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .text-block-43 {
    font-size: 21px;
  }

  .umk_process_number {
    margin-right: 16px;
    padding: 13px 15px 13px 11px;
    font-size: 27px;
  }

  .hb_banner {
    padding-top: 40%;
  }

  .slider-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .slide-2 {
    width: 38%;
    margin-right: 6%;
    margin-left: 6%;
  }

  .product_info_btn {
    font-size: 48px;
  }

  .product_info_line {
    display: none;
  }

  .product_info_line2 {
    display: none;
  }

  .product_addon_img {
    width: 100%;
  }

  .product_addon_desc {
    position: relative;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 40px 60px;
  }

  .product_addon_wrapper.mt-100 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product_addon_desc_inner {
    max-width: none;
  }

  .dl_img {
    width: 25%;
  }

  .dl_heading {
    width: 68%;
    font-size: 16px;
  }

  .contact_wrapper {
    width: 100%;
    margin-bottom: 60px;
  }

  .contact_heading {
    font-size: 26px;
  }

  .contact_info {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 50px;
  }

  .contact_map {
    width: 100%;
    padding-top: 56.25%;
  }

  .contact_row_100_underline {
    width: 100%;
    max-width: none;
  }

  .contact_row_100 {
    width: 50%;
  }

  .contact_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .contact_icon_2 {
    width: 34px;
    margin-right: 16px;
  }

  .caster_wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .page_btn_wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-32 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-32.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-33 {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .anti_title_line {
    width: 50%;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
  }

  .text-block-45 {
    font-size: 22px;
    letter-spacing: 1px;
  }

  .globe_ul {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .globe_li {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .anti_thumb_slider {
    margin-bottom: 40px;
  }

  .menu-button {
    padding: 24px;
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #115cc2;
  }

  .contact_icon_4 {
    width: 45px;
    margin-right: 11px;
  }

  .about_map_sh {
    right: 44%;
    bottom: 108%;
    width: auto;
    max-width: none;
  }

  .about_map_hk {
    top: -42px;
    right: 45%;
    width: auto;
    max-width: none;
  }

  .about_map_kl {
    top: 38px;
    right: 50%;
    width: auto;
    max-width: none;
  }

  .iso_inner_right {
    width: 100%;
  }

  .iso_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .iso_desc_inner {
    right: -12%;
    font-size: 20px;
  }

  .iso_inner_left {
    width: 100%;
  }

  .iso_bg {
    left: 0%;
    right: -7%;
    bottom: 0%;
    margin-top: 78%;
    margin-right: 0%;
  }

  .index_slider_nav {
    max-width: 95vw;
    margin-top: -70px;
  }

  .index_slider_nav_inner {
    padding-top: 20px;
  }

  .index_slide_indicate {
    padding-right: 25px;
    padding-left: 25px;
  }

  .slide-3 {
    width: 100%;
    float: left;
  }

  .left-arrow-4 {
    display: none;
  }

  .right-arrow-4 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .overflow-x {
    padding-top: 64px;
  }

  .brand {
    width: 21%;
    padding-left: 0px;
  }

  .container_1180 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container_1180.footer {
    margin-top: 30px;
    padding-top: 75px;
    padding-bottom: 30px;
  }

  .wrapper.c_f6f6f7 {
    padding-top: 20px;
    padding-bottom: 70px;
  }

  .index_slide_p {
    padding-top: 52%;
  }

  .slide-nav {
    display: none;
  }

  .globe_title {
    font-size: 30px;
    letter-spacing: 5px;
  }

  .globe_title_dot_each {
    width: 6px;
    height: 6px;
    margin-left: 5px;
  }

  .globe_title_dot {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .globe_title_dot.mt-40 {
    margin-bottom: 20px;
  }

  .globe_title_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .globe_title_wrapper.mt-40 {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .globe_title_wrapper.index_first {
    padding-top: 0px;
  }

  .index_hl_each {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
    margin-left: 0%;
  }

  .index_hl_title {
    font-size: 16px;
    line-height: 1.2;
  }

  .morebtn {
    font-size: 13px;
  }

  .div-block-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .index_about_wrapper {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .globe_p {
    font-size: 14px;
  }

  .globe_p.center.mb-40 {
    margin-bottom: 20px;
  }

  .div-block-4 {
    margin-bottom: 20px;
  }

  .heading {
    font-size: 28px;
  }

  .heading-2 {
    font-size: 20px;
  }

  .div-block-5 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .index_about_inner {
    margin-top: 0px;
  }

  .text-block {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .index_contact_left {
    width: 90%;
    margin-top: -63px;
    margin-left: auto;
    padding-bottom: 39px;
  }

  .index_contact_logo {
    width: 40%;
    margin-bottom: 25px;
  }

  .index_contact_heading {
    line-height: 1.3;
  }

  .link-block-2 {
    font-size: 14px;
  }

  .contact_icon_1 {
    width: 44px;
  }

  .max-width_1050 {
    width: 90%;
  }

  .div-block-20 {
    font-size: 18px;
  }

  .mv-120 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .globe_title_xs {
    margin-top: 0px;
    font-size: 25px;
  }

  .globe_title_line {
    margin-top: 22px;
    margin-bottom: 22px;
  }

  .about_map_left {
    width: 20%;
  }

  .about_map_wrapper {
    margin-right: auto;
    padding-left: 0px;
  }

  .about_map_right {
    width: 80%;
  }

  .about_map_desc {
    margin-left: 10px;
    padding: 5px 10px;
    font-size: 12px;
  }

  .about_map_desc.kl {
    margin-right: 0px;
    margin-left: 22px;
  }

  .about_map_desc.tyo {
    margin-left: 23px;
  }

  .about_map_tyo {
    left: 45%;
    top: -38px;
  }

  .map_pic {
    display: none;
  }

  .about_map_legend {
    padding-right: 30px;
    padding-left: 30px;
  }

  .div-block-27 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .vline_divider {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footer_logo {
    width: 36%;
  }

  .footer_inner {
    margin-bottom: 14px;
  }

  .footer_divider {
    margin-left: 20px;
  }

  .footer_copyright {
    float: left;
  }

  .mb-60 {
    padding-bottom: 40px;
  }

  .image_wrapper.mv-40 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .umk_process_each {
    width: 46%;
    margin: 20px 2%;
  }

  .umk_process_title {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .text-block-43 {
    font-size: 19px;
    line-height: 1.3;
  }

  .umk_process_number {
    margin-right: 14px;
    padding: 11px 13px 11px 9px;
    font-size: 22px;
  }

  .umk_process_p {
    font-size: 13px;
  }

  .hb_banner {
    padding-top: 45%;
  }

  .slider-2 {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .slide-2 {
    width: 40%;
    margin-right: 5%;
    margin-left: 5%;
  }

  .product_info_btn {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 40px;
  }

  .product_addon_desc {
    padding-right: 30px;
    padding-left: 30px;
  }

  .product_addon_wrapper.mt-100 {
    margin-top: 80px;
  }

  .dl_each {
    position: relative;
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .dl_img {
    width: 50%;
  }

  .dl_heading {
    width: 100%;
    margin-top: 20px;
    margin-right: 0%;
    margin-left: 0%;
    font-size: 15px;
  }

  .dl_btn {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 25%;
    max-width: 30px;
    margin-top: 30px;
    float: left;
  }

  .contact_heading {
    font-size: 24px;
  }

  .contact_info {
    padding-top: 20px;
    padding-bottom: 45px;
  }

  .contact_map {
    padding-top: 60%;
  }

  .link-block-4 {
    font-size: 14px;
  }

  .contact_row_100 {
    width: 100%;
  }

  .caster_wrapper {
    text-align: center;
  }

  .caster_each {
    display: inline-block;
    width: 29%;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-left: 2%;
    float: none;
  }

  .caster_heading {
    margin-top: 15px;
    font-size: 13px;
  }

  .seat_height_each {
    width: 100%;
  }

  .page_btn_wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .anti_title_line {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-45 {
    font-size: 20px;
    letter-spacing: 0.5px;
  }

  .globe_ul {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
  }

  .globe_li {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button {
    padding: 20px;
  }

  .contact_icon_4 {
    width: 44px;
  }

  .about_map_sh {
    right: 67%;
    bottom: 105%;
  }

  .about_map_hk {
    top: -6px;
    right: 69%;
    margin-left: -23%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about_map_kl {
    left: 18%;
    top: 76px;
    right: auto;
    margin-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .m_map_pic {
    display: block;
  }

  .iso_desc_inner {
    font-size: 16px;
  }

  .link-block-2b {
    font-size: 14px;
  }

  .index_slider_nav {
    max-width: 91vw;
    margin-top: -55px;
  }

  .index_slider_nav_inner {
    padding: 24px 20px;
  }

  .index_slide_indicate {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .overflow-x {
    padding-top: 58px;
  }

  .brand {
    width: 28%;
    margin-left: 12px;
  }

  .container_1180 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container_1180.footer {
    margin-top: 30px;
    padding-top: 60px;
  }

  .wrapper.c_f6f6f7 {
    padding-top: 15px;
    padding-bottom: 40px;
  }

  .index_slide_p {
    padding-top: 55%;
  }

  .globe_title {
    font-size: 24px;
    letter-spacing: 4px;
  }

  .globe_title_dot_each {
    width: 5px;
    height: 5px;
  }

  .globe_title_dot {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .globe_title_dot.mt-15 {
    margin-bottom: 15px;
  }

  .globe_title_dot.mt-40 {
    margin-bottom: 15px;
  }

  .globe_title_wrapper {
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .globe_title_wrapper.mt-40 {
    margin-top: 10px;
    padding-bottom: 15px;
  }

  .globe_title_wrapper.index_first {
    padding-top: 23px;
  }

  .index_hl_title {
    font-size: 15px;
  }

  .morebtn {
    font-size: 12px;
  }

  .index_about_wrapper {
    padding-bottom: 0px;
  }

  .mv-100 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .globe_p {
    font-size: 13px;
  }

  .globe_p.center.mb-40 {
    margin-bottom: 10px;
  }

  .globe_p._14pt {
    font-size: 13px;
  }

  .div-block-4 {
    margin-top: 30px;
  }

  .heading {
    font-size: 24px;
  }

  .heading-2 {
    font-size: 19px;
  }

  .text-block {
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
  }

  .index_contact_left {
    width: 100%;
    margin-top: 0px;
    padding: 32px 20px;
  }

  .index_contact_wrapper {
    margin-top: 60px;
  }

  .index_contact_logo {
    width: 45%;
    margin-bottom: 17px;
  }

  .link-2 {
    margin-bottom: 10px;
    padding-bottom: 18px;
  }

  .index_contact_heading {
    font-size: 22px;
  }

  .link-block-2 {
    font-size: 13px;
  }

  .contact_icon_1 {
    width: 40px;
    margin-right: 11px;
  }

  .div-block-20 {
    font-size: 13px;
  }

  .mv-120 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .globe_title_xs {
    font-size: 22px;
  }

  .globe_title_line {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .about_map_desc.sh {
    margin-bottom: 17px;
  }

  .about_map_desc.hk {
    margin-right: 10px;
  }

  .about_map_desc.kl {
    margin-right: 10px;
  }

  .about_map_tyo {
    left: 41%;
    top: -30px;
    margin-right: 8%;
  }

  .about_map_legend {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .vline_divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .footer_logo {
    width: 70%;
  }

  .footer_divider {
    margin-left: 15px;
  }

  .mb-60 {
    padding-bottom: 30px;
  }

  .image_wrapper.mv-40 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .umk_process_each {
    width: 48%;
    margin: 10px 1%;
  }

  .umk_process_title {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .text-block-43 {
    font-size: 17px;
    line-height: 1.2;
  }

  .umk_process_number {
    margin-right: 12px;
    padding: 9px 11px 9px 7px;
    font-size: 18px;
  }

  .umk_process_p {
    text-align: left;
  }

  .hb_banner {
    padding-top: 52%;
  }

  .slider-2 {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .slide-2 {
    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
  }

  .left-arrow-2 {
    width: 5%;
    margin-left: -3%;
  }

  .right-arrow-2 {
    width: 5%;
    margin-right: -3%;
  }

  .product_info_btn {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 30px;
  }

  .product_addon_desc {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .dl_each {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .dl_img {
    width: 70%;
  }

  .dl_heading {
    font-size: 14px;
  }

  .contact_heading {
    font-size: 22px;
  }

  .contact_info {
    padding: 15px 20px 35px;
  }

  .contact_map {
    padding-top: 70%;
  }

  .link-block-4 {
    font-size: 13px;
  }

  .contact_row_100_underline {
    padding-bottom: 27px;
  }

  .contact_row_50 {
    width: 100%;
  }

  .contact_icon_2 {
    width: 31px;
    min-width: 31px;
    margin-right: 16px;
    margin-left: 4px;
  }

  .contact_icon_3 {
    width: 37px;
  }

  .caster_heading {
    margin-top: 10px;
  }

  .btn_fillup {
    padding-right: 88px;
    font-size: 13px;
    letter-spacing: 1px;
  }

  .page_btn_wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .anti_title_line {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .text-block-45 {
    font-size: 18px;
    letter-spacing: 0px;
  }

  .globe_ul {
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
  }

  .menu-button {
    padding: 17px;
  }

  .contact_icon_4 {
    width: 40px;
    margin-right: 11px;
  }

  .about_map_sh {
    margin-left: -20%;
  }

  .about_map_hk {
    top: -21px;
  }

  .about_map_kl {
    top: 63px;
    right: auto;
    margin-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .link-block-2b {
    font-size: 13px;
  }

  .index_slider_nav {
    margin-top: -42px;
  }

  .index_slider_nav_inner {
    display: inline-block;
    width: auto;
    margin-right: 0px;
    margin-left: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    float: right;
  }

  .index_slide_indicate {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey';
  src: url('../fonts/Audrey-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey';
  src: url('../fonts/Audrey-BoldOblique.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey';
  src: url('../fonts/Audrey-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey';
  src: url('../fonts/Audrey-MediumOblique.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey';
  src: url('../fonts/Audrey-Normal.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Audrey';
  src: url('../fonts/Audrey-NormalOblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}