body {
  font-family: Roboto, sans-serif;
  color: #222;
  font-size: 18px;
  line-height: 25px;
}

html {
  scroll-behavior: smooth;
}

a {
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, border-color 200ms ease, color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, border-color 200ms ease, color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, background-color 200ms ease, border-color 200ms ease, color 200ms ease, opacity 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, background-color 200ms ease, border-color 200ms ease, color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  color: #222;
  text-decoration: none;
  cursor: pointer;
}

.section_container {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
}

.section_container.for_grid {
  padding-right: 30px;
  padding-left: 30px;
}

.section_container.header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 6;
  overflow: visible;
  padding-right: 30px;
  padding-left: 30px;
}

.section_container.header.floating_menu {
  position: relative;
}

.section_container.bg_green {
  background-color: #74bea9;
  color: #fff;
}

.section_container.home_member_type {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*
  margin-top: -100px;
  margin-bottom: -100px;
  */
  padding-right: 25px;
  padding-bottom: 100px;
  padding-left: 25px;
  background-color: #001134;
}

.section_container.home_black {
  padding-right: 0px;
  padding-left: 0px;
}

.section_container.home_banner {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #000;
}

.section_container.bg_red {
  background-color: #dc745b;
}

.section_container.footer {
  overflow: visible;
  background-color: #001134;
}

.section_container.about_us_black {
  padding-bottom: 100px;
  background-image: url('../images/about_us_black_bg.jpg');
  background-position: 70% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.section_container.about_us_concept {
  margin-top: -100px;
}

.section_container.about_us_4e {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-bottom: 275px;
  padding-left: 25px;
  background-color: #ce9c62;
}

.section_container.member_table {
  padding-right: 35px;
  padding-left: 35px;
  background-color: #fff;
}

.section_container.bg_lightgreen {
  background-color: #e6faf1;
}

.section_container.about_us_partner {
  background-color: #fff;
}

.section_container.home_4box {
  /* position: -webkit-sticky; */
  /* position: sticky; */
  top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #000;
  color: #fff;
}

.section_container_in {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section_container_in.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section_container_in.header.floating_menu {
  padding-top: 10px;
  padding-bottom: 0px;
}

.section_container_in.home_4box {
  max-width: 1260px;
  padding-top: 75px;
  padding-bottom: 180px;
}

.section_container_in.home_green {
  padding-top: 150px;
  padding-bottom: 250px;
}

.section_container_in.home_member_type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1420px;
  margin-bottom: -100px;
  padding-right: 50px;
  padding-left: 50px;
  background-color: #fff;
}

.section_container_in.home_banner {
  z-index: 2;
  max-width: 1320px;
  margin-top: -180px;
  padding: 75px 50px 0px;
}

.section_container_in.home_black {
  max-width: 1320px;
  margin-top: 100px;
  padding-bottom: 0px;
}

.section_container_in.inner_banner {
  padding-top: 425px;
  color: #fff;
}

.section_container_in.inner_banner.about_us {
  padding-bottom: 0px;
}

.section_container_in.for_grid {
  max-width: 1260px;
}

.section_container_in.about_us_concept {
  padding-top: 0px;
  padding-bottom: 60px;
  color: #fff;
}

.section_container_in.about_us_4e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1420px;
  margin-bottom: -200px;
  padding-right: 50px;
  padding-left: 50px;
  background-color: #fff;
}

.section_container_in.about_us_partner {
  padding-bottom: 130px;
}

.section_container_in.member_table {
  max-width: 1250px;
}

.section_container_in.extra_page {
  min-height: 75vh;
  padding-top: 300px;
  color: #fff;
}

.header_left {
  margin-right: auto;
  padding-top: 10px;
  min-width: 260px;
}

.header_left.floating_menu {
  padding-top: 4px;
  padding-bottom: 13px;
}

.header_logo_btn:hover {
  opacity: 0.85;
}

.header_logo_img {
  height: 88px;
}

.header_logo_img.floating_menu {
  height: 52px;
}

.header_right_up {
  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;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.home_banner_img1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: url('../images/home_banner1_v2.jpg');
  background-position: 60% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.home_banner_img_container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.home_banner_text_container {
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
}

.home_banner_text_container.chinese {
  padding-top: 60px;
  padding-bottom: 135px;
}

.home_banner_text {
  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;
}

.new_text{
  color: white;
  font-weight: 900;
  font-size: 53px;
  padding-top: 30px;
  padding-left: 10px;
  max-width: 1000px !important;
  line-height: 50px;
}
.home_banner_text.chinese {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 100px;
  line-height: 100px;
}

.home_banner_text.chinese.home_black {
  font-size: 80px;
  line-height: 80px;
}

.banner_text1 {
  display: block;
  height: 320px;
  margin-bottom: -25px;
}

.banner_text2 {
  display: block;
  height: 150px;
}

.home_banner_filter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#000), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), to(#000));
  background-image: linear-gradient(90deg, #000, transparent 50%), linear-gradient(180deg, transparent 70%, #000);
}

.home_banner_slider {
  z-index: 2;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.home_banner_slider_mask {
  z-index: 1;
  width: 100%;
  height: auto;
}

.home_banner_slider_arrow {
  display: none;
}

.home_banner_slider_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1320px;
  margin: 0px auto 180px;
  padding: 0px 50px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.home_banner_slide {
  z-index: 1;
  width: 100%;
}

.home_banner_description {
  width: 100%;
  max-width: 825px;
  margin-bottom: -10px;
  color: #fff;
  font-size: 30px;
  line-height: 42px;
  font-weight: 100;
}

.home_banner_description.chinese {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.regular_btn_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.regular_btn {
  position: relative;
  padding-right: 70px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}

.regular_btn:hover {
  opacity: 0.7;
}

.regular_btn.white {
  color: #fff;
}

.regular_btn_line {
  position: absolute;
  left: auto;
  top: 9px;
  right: 0%;
  bottom: auto;
  width: 60px;
  height: 1px;
  background-color: #d1a32b;
}

.regular_btn_line.white {
  background-color: #fff;
}

.for_grid_content {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.home_4box_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  padding-top: 36px;
  padding-bottom: 36px;
}

.home_4box_block {
  width: 25%;
  padding-right: 20px;
  padding-left: 20px;
}

.home_4box_block_in {
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px;
  border: 2px solid #df7f58;
  border-radius: 20px;
  -webkit-transform: translate(0px, -36px);
  -ms-transform: translate(0px, -36px);
  transform: translate(0px, -36px);
  color: #df7f58;
}

.home_4box_block_in._4box_2 {
  border-color: #c89c29;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
  color: #c89c29;
}

.home_4box_block_in._4box_3 {
  border-color: #74bea9;
  -webkit-transform: translate(0px, 12px);
  -ms-transform: translate(0px, 12px);
  transform: translate(0px, 12px);
  color: #74bea9;
}

.home_4box_block_in._4box_4 {
  border-color: #ce9c62;
  -webkit-transform: translate(0px, 36px);
  -ms-transform: translate(0px, 36px);
  transform: translate(0px, 36px);
  color: #ce9c62;
}

.home_4box_chinese {
  width: 100%;
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
}
/*@media screen and (min-width:768px) {
  .home_4box .home_4box_chinese { font-size: 48px; } 
} */


.home_4box_content {
  width: 100%;
  padding-top: 60px;
  color: #FFF;
}

.home_4box_title {
  padding-bottom: 15px;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
}

.home_4box_line {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 1px;
  height: 120px;
  background-color: #fff;
}

.home_banner_slide_number {
  position: absolute;
  left: 53px;
  top: auto;
  right: auto;
  bottom: 220px;
  z-index: 2;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
}

.home_banner_slide_number._2nd {
  left: 68px;
}

.home_banner_slide_number._3rd {
  left: 83px;
}

.header_small_btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.header_small_btn:hover {
  opacity: 0.7;
}

.header_small_btn.mobile_menu {
  margin-left: 0px;
}

.header_right_up_line {
  width: 1px;
  height: 15px;
  margin-right: 15px;
  margin-left: 15px;
  background-color: #fff;
  opacity: 0.3;
}

.header_lang_dropdown {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
}

.header_lang_dropdown_toggle {
  display: block;
  padding: 0px 15px 0px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.header_lang_dropdown_toggle_tri {
  position: absolute;
  left: auto;
  top: 10px;
  right: 0%;
  bottom: auto;
  height: 4px;
}

.header_lang_dropdown_list {
  left: 50%;
  width: 0px;
  height: 0px;
}

.header_lang_dropdown_list.w--open {
  background-color: transparent;
}

.header_lang_dropdown_link {
  width: 60px;
  margin-right: 0px;
  margin-left: -30px;
  padding: 4px 10px;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #222;
  border-left: 1px solid #d9d9d9;
  background-color: #fff;
  text-align: center;
}

.header_lang_dropdown_link:hover {
  background-color: #ce9c62;
  color: #fff;
}

.header_lang_dropdown_link.w--current {
  color: #222;
}

.header_lang_dropdown_link.w--current:hover {
  color: #fff;
}

.header_share_icon {
  display: block;
  height: 15px;
}

.header_right_down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_right_down.floating_menu {
  padding-top: 5px;
}

.header_right_btn {
  margin-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
  color: #fff;
  font-size: 20px;
}
.menu_en .header_right_btn{ font-size: 16px;}

.header_right_btn a{
  color: #FFF;
}

.header_right_btn:hover {
  border-bottom-color: hsla(0, 0%, 100%, 0.5);
  opacity: 0.7;
}

.header_right_btn.w--current {
  border-bottom-color: hsla(0, 0%, 100%, 0.5);
}

.header_right_btn.floating_menu {
  padding-bottom: 10px;
  font-size: 16px;
}

.home_green_text {
  width: 100%;
  max-width: 825px;
  font-size: 30px;
  line-height: 42px;
}

.bg_ball {
  position: absolute;
  left: auto;
  top: auto;
  right: -100px;
  bottom: -200px;
  width: 40%;
  max-width: none;
  min-width: 700px;
  opacity: 0.3;
}

.home_member_type_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 100px;
  width: 100%;
  /*background-color: #74bea9;*/
  background-color: #dc745b;
}

.home_member_type_bg_white {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 70%;
  margin-bottom: -100px;
  margin-left: 30%;
  background-color: #fff;
}

.home_member_type_img {
  width: 45%;
  min-height: 400px;
  background-image: url('../images/home_member_type_img.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.about_us_4e_right {
  width: 55%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 7.5%;
}

.home_member_type_right_title {
  font-size: 20px;
  line-height: 19px;
  font-weight: 900;
}

.home_member_type_text {
  width: 100%;
  max-width: 500px;
  padding-top: 60px;
  font-size: 35px;
  line-height: 42px;
  font-weight: 300;
}

.home_member_type_icon_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 30px;
  -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;
}

.home_member_type_icon {
  margin-right: 50px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.home_member_type_icon_img {
  display: block;
  width: 42px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.home_banner_slide_in {
  position: relative;
  z-index: 2;
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 300px;
  padding-bottom: 300px;
}

.home_black_img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -5;
  width: 100%;
  height: 100%;
  border-bottom: 200px solid #dc745b;
  background-image: url('../images/home_black_bg.jpg');
  background-position: 70% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.home_black_text_container {
  width: 100%;
  padding: 50px 50px 25px;
  color: #fff;
}

.home_black_text1 {
  display: block;
  height: 250px;
  margin-bottom: -10px;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.home_black_text2 {
  display: block;
  height: 120px;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.home_black_slider {
  width: 100%;
  height: auto;
  max-width: 1320px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: transparent;
}

.home_black_slider_nav {
  display: none;
}

.home_black_slider_mask {
  overflow: visible;
  width: 75%;
  height: auto;
  margin-right: auto;
}

.home_black_slide {
  width: 50%;
  padding-right: 25px;
  padding-left: 25px;
}

.home_black_slide_in {
  position: relative;
  display: block;
  width: 100%;
}

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

.home_black_slide_frame {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.home_black_slide_img {
  max-height: 100%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}

.home_black_slider_arrow {
  left: auto;
  top: 25px;
  right: 235px;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 999px;
  background-image: url('../images/home_black_slider_arrow_l.png');
  background-position: 50% 50%;
  background-size: 35%;
  background-repeat: no-repeat;
}

.home_black_slider_arrow:hover {
  border: 1px solid #fff;
}

.home_black_slider_arrow.right {
  right: 170px;
  background-image: url('../images/home_black_slider_arrow_r.png');
}

.home_black_slider_more {
  position: absolute;
  left: auto;
  top: 17px;
  right: 50px;
  bottom: auto;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  border-left: 1px solid hsla(0, 0%, 100%, 0.3);
  color: #fff;
  font-weight: 700;
}

.home_quote_container {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
  color: #fff;
  text-align: center;
}

.home_quote_text {
  position: relative;
  width: 100%;
  padding-bottom: 15px;
  font-size: 44px;
  line-height: 52px;
  font-weight: 700;
}

.home_quote_text.chinese {
  letter-spacing: 2px;
}

.home_quote_icon {
  position: absolute;
  left: 50px;
  top: -60px;
  right: auto;
  bottom: auto;
  height: 145px;
}

.home_quote_name {
  font-weight: 900;
}

.home_quote_title {
  font-size: 14px;
}

.header_menu_btn_block {
  display: none;
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-right: 10px;
  padding-top: 11px;
}

.header_menu_btn_block:hover {
  opacity: 0.7;
}

.header_menu_btn_line1 {
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.header_menu_btn_line3 {
  width: 70%;
  height: 2px;
  margin-top: 5px;
  background-color: #fff;
}

.header_menu_btn_line2 {
  width: 100%;
  height: 2px;
  margin-top: 5px;
  background-color: #fff;
}

.header_menu_btn_line4 {
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background-color: #fff;
}

.footer_up {
  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;
}

.footer_up_left {
  margin-right: auto;
}

.footer_logo:hover {
  opacity: 0.85;
}

.footer_logo_img {
  height: 82px;
}

.footer_up_right {
  width: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer_address {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 900;
}

.footer_address:hover {
  opacity: 0.7;
}

.footer_up_contact {
  width: 100%;
  padding-top: 15px;
}

.footer_up_contact_btn {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.footer_up_contact_btn:hover {
  opacity: 0.7;
}

.footer_down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}

.footer_down_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_sns_icon {
  width: 40px;
  height: 40px;
  margin-right: 30px;
}

.footer_sns_icon:hover {
  opacity: 0.7;
}

.footer_sns_icon.ig {
  background-image: url('../images/footer_sns_instagram.png');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.footer_sns_icon.fb {
  margin-left: -5px;
  background-image: url('../images/footer_sns_facebook.png');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.footer_down_left {
  padding-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer_jma_text {
  width: 100%;
}

.footer_jma_logo_row {
  padding-top: 10px;
}

.footer_jma_logo_link:hover {
  opacity: 0.85;
}

.footer_jma_logo_img {
  height: 44px;
}

.footer_small_btn_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_small_btn_row.last {
  padding-top: 10px;
  font-size: 12px;
}

.footer_small_btn {
  margin-right: 20px;
  color: #fff;
}

.footer_small_btn:hover {
  opacity: 0.7;
}

.footer_small_btn_row_line {
  width: 1px;
  height: 12px;
  margin-top: -2px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #fff;
}

.home_banner_img2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: url('../images/home_banner2_v2.jpg');
  background-position: 60% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.home_banner_img3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: url('../images/home_banner3_v2.jpg');
  background-position: 60% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.menu_container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 17, 52, 0.95);
  opacity: 0;
}

.menu_container_in {
  width: 100%;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
}

.menu_btn_row3 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0;
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

.menu_btn {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
}

.menu_btn a{
  color: #FFF;
}

.menu_btn:hover {
  opacity: 0.7;
}

.menu_small_btn_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.menu_btn_row4 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0;
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

.menu_btn_row2 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0;
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

.menu_btn_row1 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0;
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

.inner_banner_img_container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.inner_page_title {
  width: 100%;
  padding-bottom: 50px;
  font-size: 80px;
  line-height: 80px;
  font-weight: 900;
}

.inner_page_title.extra_page {
  padding-bottom: 25px;
  font-size: 60px;
  line-height: 60px;
}

.inner_page_title.extra_page.chinese {
  letter-spacing: 4px;
}

.inner_page_title.chinese {
  letter-spacing: 5px;
}

.inner_banner_img_filter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, #000)), -webkit-gradient(linear, left top, right top, from(#000), color-stop(50%, transparent));
  background-image: linear-gradient(180deg, transparent, #000 70%), linear-gradient(90deg, #000, transparent 50%);
}

.inner_banner_img_filter.about_us {
  border-bottom: 75px solid #dc745b;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(85%, #000)), -webkit-gradient(linear, left top, right top, from(#000), color-stop(50%, transparent));
  background-image: linear-gradient(180deg, transparent 30%, #000 85%), linear-gradient(90deg, #000, transparent 50%);
}

.inner_banner_img_filter.member {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(85%, #000)), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), color-stop(50%, transparent));
  background-image: linear-gradient(180deg, transparent 50%, #000 85%), linear-gradient(90deg, rgba(0, 0, 0, 0.15), transparent 50%);
}

.inner_banner_img_filter.gallery {
  border-bottom: 225px solid #74bea9;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#000));
  background-image: linear-gradient(180deg, transparent 50%, #000);
}

.inner_banner_img_filter.enquiry {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(rgba(0, 0, 0, 0.5))), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), color-stop(50%, transparent));
  background-image: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.5)), linear-gradient(90deg, rgba(0, 0, 0, 0.3), transparent 50%);
}

.inner_banner_img_filter.extra_page {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(15%, transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(85%, rgba(0, 0, 0, 0.7))), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), color-stop(50%, transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent 15%), linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.7) 85%), linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent 50%);
}

.inner_banner_img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url('../images/about_us_banner_v3.jpg');
  background-position: 60% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.inner_banner_img.emerge {
  background-image: url('../images/emerge_banner_v2.jpg');
}

.inner_banner_img.member {
  /* background-image: url('../images/member_banner.jpg'); */
  background-image: url('../images/jhubwebbg_1600x1600_RGB-2.jpg');
}

.inner_banner_img.program {
  background-image: url('../images/program.jpg');
}

.inner_banner_img.venue {
  /* background-image: url('../images/venue_banner.jpg'); */
  /* background-image: url('../images/member_banner.jpg'); */
  background-image: url('../images/jhubwebbg_1600x1600_RGB-5.jpg');
}

.inner_banner_img.craft {
  /* background-image: url('../images/craft_banner.jpg'); */
  transform: scale(1.17);
  background-image: url('../images/jhubwebbg_1600x1600_RGB-8.jpg');
}

.inner_banner_img.gallery {
  /* background-image: url('../images/gallery_banner_v2.jpg'); */
  background-image: url('../images/dark_background.jpg');
  background-position: 30% 15%;
}

.inner_banner_img.gallery2 {
  /* background-image: url('../images/gallery_banner_v2.jpg'); */
  background-image: url('../images/gallery_banner_v2.jpg');
  background-position: 30% 15%;
}

.inner_banner_img.enquiry {
  background-image: url('../images/enquiry_banner.jpg');
  background-position: 85% 30%;
}

.inner_banner_img.extra_page {
  background-image: url('../images/extra_page_banner_v2.jpg');
  background-position: 60% 20%;
}

.inner_index_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -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;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}

.inner_index_btn {
  margin-right: 40px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.inner_index_btn:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.inner_index_btn.last {
  margin-right: 0px;
}

.inner_intro_text {
  width: 100%;
  max-width: 100%;
  font-size: 24px;
  line-height: 42px;
}

.inner_intro_text.small_text {
  padding-top: 15px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.about_us_video_block {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 50px;
}

.about_us_video_block.about_us_concept {
  margin-top: 0px;
  margin-bottom: 50px;
}

.about_us_video_btn {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/about_us_video_btn.png');
  background-position: 50% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
}

.about_us_video_btn:hover {
  opacity: 0.7;
}

.about_us_quote_container {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  color: #fff;
  text-align: center;
}

.about_us_quote_container.inner_page {
  margin-left: 0px;
  text-align: left;
}

.about_us_quote_more_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-top: 45px;
  margin-right: auto;
  padding: 10px 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 5px;
  color: #fff;
}

.about_us_quote_more_btn:hover {
  border-color: #fff;
}

.about_us_quote_more_plus {
  height: 12px;
  margin-left: 10px;
}

.about_us_quote_more_minus {
  display: none;
  height: 12px;
  margin-left: 10px;
}

.about_us_quote_hidden {
  display: none;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  opacity: 0;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
}

.inner_section_title {
  padding-top: 15px;
  /* font-size: 20px; */
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

.inner_section_title.member {
  padding-top: 0px;
}

.about_us_black_sentence {
  width: 100%;
  max-width: 710px;
  padding-top: 45px;
  color: #df7f58;
  font-size: 45px;
  line-height: 50px;
  font-weight: 900;
}

.about_us_black_sentence._2nd {
  max-width: 1000px;
  color: #ce9c62;
}

.about_us_black_sentence._3rd {
  max-width: 950px;
  color: #74bea9;
}

.about_us_black_sentence.chinese_first {
  max-width: 800px;
}

.about_us_black_handwriting {
  font-family: 'Didot htf l42 ital', sans-serif;
  color: #fff;
  font-weight: 300;
}

.about_us_concept_bg {
  position: absolute;
  left: 0%;
  top: 100px;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: #74bea9;
}

.about_us_concept_title {
  width: 100%;
  max-width: 1050px;
  padding-top: 40px;
  /* font-size: 26px; */
  font-size: 40px;
  line-height: 30px;
}

.about_us_concept_text {
  width: 100%;
  max-width: 1050px;
  padding-top: 20px;
  line-height: 30px;
}

.about_us_concept_text.about_us_black {
  padding-top: 40px;
}

.bold_text {
  font-weight: 700;
}

.about_us_4e_img {
  width: 45%;
  min-height: 400px;
  background-image: url('../images/about_us_4e_img.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.about_us_4e_slider {
  width: 100%;
  height: auto;
  margin-left: -12px;
  padding-bottom: 75px;
  background-color: transparent;
}

.about_us_4e_slider_nav {
  display: none;
}

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

.about_us_4e_slider_arrow {
  left: 12px;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.3);
  border-radius: 999px;
  background-image: url('../images/about_us_4e_arrow_l.png');
  background-position: 50% 50%;
  background-size: 35%;
  background-repeat: no-repeat;
}

.about_us_4e_slider_arrow:hover {
  border: 1px solid #000;
}

.about_us_4e_slider_arrow.right {
  left: 75px;
  background-image: url('../images/about_us_4e_arrow_r.png');
}

.about_us_4e_slide {
  width: 100%;
}

.about_us_4e_subtitle {
  width: 100%;
  max-width: 500px;
  padding-top: 30px;
  padding-left: 12px;
  font-size: 30px;
  line-height: 42px;
  font-weight: 300;
}

.about_us_4e_item {
  position: relative;
  padding-top: 20px;
  padding-left: 12px;
  color: rgba(34, 34, 34, 0.5);
  font-size: 16px;
  line-height: 22px;
}

.about_us_4e_item_dot {
  position: absolute;
  left: 0%;
  top: 28px;
  right: auto;
  bottom: auto;
  width: 4px;
  height: 4px;
  border-radius: 99px;
  background-color: #74bea9;
}

.inner_page_first_spacing {
  width: 100%;
  height: 50px;
}

.member_3box_block {
  width: 33.333%;
  padding-right: 20px;
  padding-left: 20px;
}

.member_3box_block_in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 2px solid #74bea9;
  border-radius: 20px;
  color: #fff;
}

.member_3box_block_in.student {
  border-color: #c89c29;
}

.member_3box_block_in.personal {
  border-color: #df7f58;
}

.member_3box_icon {
  height: 36px;
}

.member_3box_cate {
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 26px;
  line-height: 30px;
}

.member_3box_document {
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
}

.green_text {
  color: #74bea9;
}

.member_3box_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.red_text {
  color: #df7f58;
}

.gold_text {
  color: #c89c29;
}

.member_3box_text {
  padding-bottom: 5px;
}

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

.member_table_row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /* font-size: 14px; */
  font-size: 18px;
  line-height: 22px;
}

.member_table_row.title {
  position: relative;
  z-index: 1;
  min-height: auto;
  margin-bottom: -1px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #fff;
  border-top-style: none;
  /* font-size: 16px; */
  font-size: 18px;
  font-weight: 700;
}

.member_table_row.title.service {
  border-bottom-color: #e6faf1;
}

.member_table_row.cate {
  z-index: 1;
  min-height: auto;
  margin-top: 30px;
  margin-bottom: -1px;
  padding-top: 50px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}

.member_table_first_col {
  width: 240px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 700;
}

.member_table_col {
  width: 33.333%;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

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

.member_table_icon {
  height: 36px;
  margin-bottom: 5px;
}

.member_table_line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.member_table_line.new_cate {
  display: block;
}

.member_table_line_in {
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}

.member_table_line_in.new_cate {
  background-color: #b2b2b2;
}

.member_table_new_cate {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
}

.superscript {
  display: inline-block;
  -webkit-transform: scale(0.7) translate(0px, -30%);
  -ms-transform: scale(0.7) translate(0px, -30%);
  transform: scale(0.7) translate(0px, -30%);
}

.member_table_legend_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.member_table_legend_col {
  width: 50%;
  max-width: 500px;
  padding-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.member_table_legend_col.rental {
  width: 100%;
  max-width: none;
}

.member_table_legend_row {
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 15px;
  font-size: 13px;
  line-height: 17px;
}

.member_table_legend_row.title {
  padding-left: 0px;
}

.member_table_legend_number {
  position: absolute;
  left: 0%;
  top: 4px;
  right: auto;
  bottom: auto;
}

.member_table_true_false {
  height: 15px;
}

.member_service_tab_link {
  margin-top: 8px;
  margin-right: 40px;
  padding: 5px 0px;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  font-size: 20px;
}

.member_service_tab_link.w--current {
  border-bottom-color: #74bea9;
  background-color: transparent;
  font-weight: 900;
}

.member_service_tab_link.last {
  margin-right: 0px;
}

.member_service_tabs_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
  -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: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.member_service_text {
  padding-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
  /* font-size: 14px; */
  font-size: 16px;
  line-height: 22px;
}

.tabs {
  width: 100%;
}

.gallery_tabs {
  width: 100%;
}

.gallery_tabs_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.gallery_tab_link {
  margin-top: 6px;
  margin-right: 40px;
  padding: 6px 0px;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.gallery_tab_link:hover {
  opacity: 0.7;
}

.gallery_tab_link.w--current {
  border-bottom-color: #74bea9;
  background-color: transparent;
  font-weight: 900;
}

.gallery_grid_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 5px;
  padding-bottom: 15px;
  padding-left: 5px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.gallery_block {
  width: 33.333%;
  padding-top: 45px;
  padding-right: 15px;
  padding-left: 15px;
}

.gallery_block_lightbox {
  display: block;
  width: 100%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}

.gallery_block_lightbox:hover {
  box-shadow: 0 0 15px 0 #74bea9, 0 0 15px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

.about_us_4e_bg_white {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 70%;
  margin-bottom: -200px;
  margin-left: 30%;
  background-color: #fff;
}

.enquiry_contact_btn {
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.enquiry_contact_btn:hover {
  opacity: 0.7;
}

.enquiry_contact_btn.address {
  margin-bottom: 10px;
  font-weight: 700;
}

.enquiry_contact_btn.address:hover {
  opacity: 1;
}

.enquiry_contact_row {
  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;
}

.enquiry_map_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 45px;
  padding: 10px 25px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 5px;
  color: #fff;
}

.enquiry_map_btn:hover {
  border-color: #fff;
}

.enquiry_map_btn_arrow {
  margin-left: 25px;
}

.enquiry_form {
  position: relative;
  z-index: 3;
  width: 100%;
  margin-bottom: 0px;
  padding: 60px 40px 80px;
  border-radius: 30px;
  background-color: #fff;
  color: #333;
}

.enquiry_form_in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.enquiry_form_intro {
  width: 100%;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.enquiry_form_block {
  width: 50%;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
}

.enquiry_form_block.enquiry {
  width: 100%;
}

.enquiry_form_block.enquiry_vert_code {
  padding-top: 60px;
  padding-left: 0px;
}

.enquiry_form_label {
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

.enquiry_form_field {
  height: 49px;
  margin-bottom: 0px;
  padding: 12px 15px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background-color: #fbfbfb;
  font-size: 18px;
  line-height: 25px;
}

.enquiry_form_field.enquiry {
  height: auto;
  min-height: 174px;
}

.enquiry_vert_code_img {
  height: 49px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.enquiry_form_btn_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.enquiry_form_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -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;
  border-radius: 5px;
  background-color: #74bea9;
  color: #fff;
  position: relative;
}

.enquiry_form_btn.btn--loading{
  pointer-events: none;
  background-color: rgb(223 127 88 / 50%) !important;
}

.enquiry_form_btn.btn--loading::after{
  content:"";
  display: block;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  position: absolute;
}

/*Loadnig circle animation START*/

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*Loadnig circle animation END*/

.enquiry_form_btn:hover {
  background-color: #df7f58;
}

.enquiry_form_btn.clear {
  background-color: #d5d5d5;
}

.enquiry_form_btn.clear:hover {
  background-color: #333;
}

.enquiry_form_btn_arrow {
  margin-right: -30px;
  margin-left: 45px;
}

.enquiry_color_bar {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 45%;
  border-top: 200px solid #dc745b;
  background-color: #74bea9;
}

.home_black_slide_lightbox:hover {
  box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.15);
  opacity: 0.85;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

.home_quote_small_text {
  width: 100%;
}

.about_us_4e_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 275px;
  width: 100%;
  background-color: #74bea9;
}

.home_member_type_right {
  width: 55%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 7.5%;
}

.white_text_link {
  display: inline;
  color: #fff;
}

.white_text_link:hover {
  opacity: 0.7;
}

.white_text_link.underline {
  text-decoration: underline;
}

.member_service_tabs_content {
  overflow: visible;
}

.popup_icon {
  height: 10px;
  margin-top: -2px;
  margin-left: 8px;
}

.home_member_type_right_in {
  width: 100%;
}

.regular_full_width_block {
  width: 100%;
}

.extra_page_text {
  width: 100%;
  max-width: 1050px;
  padding-top: 20px;
  font-size: 16px;
  line-height: 24px;
}

.extra_page_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1050px;
  padding-top: 50px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
}

.extra_page_point_form_container {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 24px;
}

.extra_page_point_form_container.last {
  padding-bottom: 0px;
}

.extra_page_point_form_row {
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-left: 25px;
}

.extra_page_point_form_row.no_alphabet {
  padding-left: 20px;
}

.extra_page_point_form_number {
  position: absolute;
  left: 0%;
  top: 10px;
  right: auto;
  bottom: auto;
}

.extra_page_point_form_dot {
  position: absolute;
  left: 0%;
  top: 18px;
  right: auto;
  bottom: auto;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background-color: #fff;
  background-clip: border-box;
}

.share_dropdown {
  margin-right: 0px;
  margin-left: 0px;
}

.share_dropdown_toggle {
  display: block;
  padding: 0px;
}

.share_dropdown_list {
  left: auto;
  top: 100%;
  right: -15px;
  bottom: auto;
  background-color: transparent;
}

.share_dropdown_list.w--open {
  padding-top: 5px;
}

.share_dropdown_tri {
  display: block;
  height: 8px;
  margin-right: 15px;
  margin-bottom: -1px;
  margin-left: auto;
}

.share_dropdown_list_in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #74bea9;
}

.share_dropdown_btn {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  margin-left: 8px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.share_dropdown_btn:hover {
  opacity: 0.7;
}

.share_dropdown_btn.facebook {
  background-image: url('../images/header_share_facebook.png');
}

.share_dropdown_btn.twitter {
  background-image: url('../images/header_share_twitter.png');
}

.share_dropdown_btn.google_plus {
  background-image: url('../images/header_share_google_plus.png');
}

.share_dropdown_btn.pinterest {
  background-image: url('../images/header_share_pinterest.png');
}

.back_to_top_btn {
  position: absolute;
  left: auto;
  top: auto;
  right: 50px;
  bottom: 100%;
  margin-bottom: 75px;
  margin-left: auto;
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 999px;
  background-color: #74bea9;
}

.back_to_top_btn:hover {
  background-color: #df7f58;
}

.back_to_top_btn_img {
  height: 40px;
}

.cookie_container {
  position: relative;
  bottom: 100%;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
  background-color: #74bea9;
  text-align: left;
  display: none;
}

.cookie_container_in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.cookie_close_btn {
  margin-left: 20px;
  padding: 8px 32px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
  background-color: #001134;
  color: #fff;
}

.cookie_close_btn:hover {
  background-color: rgba(0, 17, 52, 0.85);
}

.floating_container {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  width: 100%;
  text-align: right;
}

.about_us_intro_4e_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about_us_intro_4e {
  position: relative;
  padding-right: 50px;
  padding-left: 15px;
}

.about_us_intro_4e.last {
  padding-right: 0px;
}

.about_us_intro_4e_dot {
  position: absolute;
  left: 0%;
  top: 10px;
  right: auto;
  bottom: auto;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background-color: #fff;
  background-clip: border-box;
}

.footer_contact_br_chinese {
  display: none;
}

.white_thin_text {
  color: #fff;
  font-weight: 100;
}

.home_banner_description_chinese_text {
  padding-right: 25px;
}

.home_member_type_right_text {
  padding-top: 10px;
  font-size: 16px;
  line-height: 22px;
}

.white_black_text {
  color: #fff;
  font-weight: 900;
}

.header_menu_btn_block_close {
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-right: 10px;
  padding-top: 11px;
}

.header_menu_btn_block_close:hover {
  opacity: 0.7;
}

.header_menu_btn_block_close.floating_menu {
  display: none;
  margin-top: 14px;
}

.floating_menu_container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 98;
  width: 100%;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  background-color: rgba(0, 0, 0, 0.85);
}

.extra_page_title_number {
  padding-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.apply-btn{
  padding: 5px 10px;
  width: max-content;
  display: block;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 5px;
}

.apply-btn.ei-1{
  background-color: #dc745b;
  border: 1px solid #dc745b;
}

.apply-btn.ei-2{
  background-color: #74bea9;
  border: 1px solid #74bea9;
}

.apply-btn.ei-3{
  background-color: #ce9c62;
  border: 1px solid #ce9c62;
}

@media screen and (min-width: 1280px) {
  .section_container_in.home_member_type {
    padding-right: 100px;
    padding-left: 100px;
  }

  .section_container_in.inner_banner {
    padding-top: 475px;
  }

  .section_container_in.about_us_4e {
    padding-right: 100px;
    padding-left: 100px;
  }

  .section_container_in.extra_page {
    padding-top: 350px;
  }

  .home_4box_content {
    
    color: #FFF;
    font-size: 14px;
  }
  .eng .home_4box_content { font-size: 12px; line-height: 1.5em; }

  .home_member_type_img {
    width: 50%;
  }

  .about_us_4e_right {
    width: 50%;
  }

  .home_black_slider {
    margin-right: auto;
    margin-left: auto;
  }

  .inner_banner_img_filter.gallery {
    border-bottom-width: 275px;
  }

  .about_us_4e_img {
    width: 50%;
  }

  .enquiry_form {
    padding: 80px 80px 100px;
  }

  .enquiry_color_bar {
    border-top-width: 225px;
  }

  .home_member_type_right {
    width: 50%;
  }
}
@media screen and (max-width: 1279px) {

  .header_right_up {
    display: none;
  }

  .header_small_btn {
    margin-left: 0px;
  }

  .header_lang_dropdown_toggle_tri {
    top: 8px;
  }

  .header_lang_dropdown_list.w--open {
    margin-top: 5px;
  }

  .header_right_down {
    display: none;
  }
  .header_menu_btn_block {
    display: block;
  }
  .header_menu_btn_block_close.floating_menu {
    display: block;
    margin-top: 8px;
  }
}
@media screen and (max-width: 991px) {
  body {
    font-size: 16px;
    line-height: 22px;
  }

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

  .section_container.for_grid {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section_container.header {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section_container.home_member_type {
    margin-top: -75px;
    margin-bottom: -75px;
    padding-right: 20px;
    padding-bottom: 75px;
    padding-left: 20px;
  }

  .section_container.about_us_black {
    padding-bottom: 75px;
  }

  .section_container.about_us_concept {
    margin-top: -75px;
  }

  .section_container.about_us_4e {
    padding-right: 20px;
    padding-bottom: 225px;
    padding-left: 20px;
    border-bottom-width: 225px;
  }

  .section_container.member_table {
    padding-right: 28px;
    padding-left: 28px;
  }

  .section_container.home_4box {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section_container_in {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .section_container_in.header.floating_menu {
    padding-top: 8px;
  }

  .section_container_in.home_4box {
    padding-top: 60px;
    padding-bottom: 75px;
  }

  .section_container_in.home_green {
    padding-top: 105px;
    padding-bottom: 175px;
  }

  .section_container_in.home_member_type {
    margin-bottom: -75px;
    padding-right: 40px;
    padding-left: 60px;
  }

  .section_container_in.home_banner {
    margin-top: -135px;
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .section_container_in.home_black {
    margin-top: 75px;
    padding-top: 75px;
  }

  .section_container_in.inner_banner {
    padding-top: 325px;
  }

  .section_container_in.about_us_concept {
    padding-bottom: 50px;
  }

  .section_container_in.about_us_4e {
    display: block;
    margin-bottom: -150px;
    padding-right: 40px;
    padding-left: 60px;
  }

  .section_container_in.about_us_partner {
    padding-bottom: 100px;
  }

  .section_container_in.extra_page {
    min-height: 60vh;
    padding-top: 250px;
  }

  .header_left {
    padding-top: 5px;
  }

  .header_left.floating_menu {
    padding-top: 2px;
    padding-bottom: 10px;
  }

  .header_logo_img {
    height: 77px; width: auto; 
  }

  .header_logo_img.floating_menu {
    height: 48px;
  }

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

  .home_banner_text_container.chinese {
    padding-top: 30px;
    padding-bottom: 75px;
  }

  .home_banner_text.chinese {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 11vw;
    line-height: 11vw;
  }

  .home_banner_text.chinese.home_black {
    font-size: 9vw;
    line-height: 9vw;
  }

  .banner_text1 {
    height: 30vw;
    margin-bottom: -2vw;
  }

  .banner_text2 {
    height: 14vw;
  }

  .home_banner_slider_nav {
    margin-bottom: 130px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .home_banner_description {
    font-size: 25px;
    line-height: 36px;
  }

  .regular_btn_row {
    padding-top: 25px;
  }

  .regular_btn {
    padding-right: 55px;
    font-size: 14px;
    line-height: 18px;
  }

  .regular_btn_line {
    width: 45px;
  }

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

  .home_4box_container {
    margin-top: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home_4box_block {
    width: 50%;
    padding: 15px;
  }

  .home_4box_block_in {
    padding: 25px;
  }

  .home_4box_block_in._4box_3 {
    -webkit-transform: translate(0px, -36px);
    -ms-transform: translate(0px, -36px);
    transform: translate(0px, -36px);
  }

  .home_4box_block_in._4box_4 {
    -webkit-transform: translate(0px, -12px);
    -ms-transform: translate(0px, -12px);
    transform: translate(0px, -12px);
  }

  .home_4box_chinese {
    font-size: 25px;
    line-height: 25px;
  }

  .home_4box_content {
    padding-top: 50px;
  }

  .home_4box_title {
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 26px;
  }

  .home_4box_line {
    height: 100px;
  }

  .home_banner_slide_number {
    left: 43px;
    bottom: 170px;
    font-size: 14px;
  }

  .home_banner_slide_number._2nd {
    left: 58px;
  }

  .home_banner_slide_number._3rd {
    left: 73px;
  }

  .header_lang_dropdown_toggle_tri {
    top: 8px;
  }

  .header_right_down {
    padding-top: 20px;
  }

  .header_right_down.floating_menu {
    padding-top: 4px;
  }

  .header_right_btn {
    margin-left: 30px;
    font-size: 17px;
  }

  .header_right_btn.floating_menu {
    padding-bottom: 8px;
    font-size: 14px;
  }

  .home_green_text {
    font-size: 25px;
    line-height: 36px;
  }

  .bg_ball {
    right: -10%;
    bottom: -10%;
    width: 60%;
    min-width: auto;
  }

  .home_member_type_bg {
    bottom: 100px;
  }

  .home_member_type_img {
    width: 50%;
    min-height: 360px;
  }

  .about_us_4e_right {
    width: 100%;
    padding-top: 30px;
    padding-left: 0%;
  }

  .home_member_type_right_title {
    font-size: 14px;
    line-height: 18px;
  }

  .home_member_type_text {
    padding-top: 45px;
    font-size: 25px;
    line-height: 36px;
  }

  .home_member_type_icon_row {
    padding-bottom: 25px;
  }

  .home_member_type_icon {
    margin-right: 30px;
    font-size: 15px;
    line-height: 19px;
  }

  .home_member_type_icon.last {
    margin-right: 0px;
  }

  .home_member_type_icon_img {
    width: 36px;
  }

  .home_banner_slide_in {
    padding-top: 250px;
    padding-bottom: 250px;
  }

  .home_black_img {
    border-bottom-width: 150px;
  }

  .home_black_text_container {
    padding: 40px 40px 20px;
  }

  .home_black_text1 {
    height: 20vw;
    margin-bottom: -0.5vw;
  }

  .home_black_text2 {
    height: 10vw;
  }

  .home_black_slider {
    padding-right: 20px;
    padding-left: 20px;
    border-bottom-width: 120px;
  }

  .home_black_slider_mask {
    width: 70%;
  }

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

  .home_black_slider_arrow {
    top: 5px;
    right: 190px;
    width: 40px;
    height: 40px;
  }

  .home_black_slider_arrow.right {
    right: 135px;
  }

  .home_black_slider_more {
    top: 0px;
    right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
  }

  .home_quote_container {
    padding-bottom: 40px;
  }

  .home_quote_text {
    font-size: 33px;
    line-height: 40px;
  }

  .home_quote_text.chinese {
    letter-spacing: 1.5px;
  }

  .home_quote_icon {
    left: 40px;
    top: -45px;
    height: 115px;
  }

  .home_quote_title {
    font-size: 13px;
  }

  .footer_logo_img {
    height: 72px;
  }

  .footer_up_right {
    width: 215px;
  }

  .footer_address {
    font-size: 18px;
    line-height: 26px;
  }

  .footer_up_contact {
    padding-top: 12px;
  }

  .footer_up_contact_btn {
    font-size: 14px;
    line-height: 18px;
  }

  .footer_down {
    font-size: 12px;
    line-height: 16px;
  }

  .footer_down_right {
    width: 215px;
  }

  .footer_sns_icon {
    width: 35px;
    height: 35px;
    margin-right: 25px;
  }

  .footer_jma_logo_img {
    height: 40px;
  }

  .footer_small_btn_row.last {
    font-size: 11px;
  }

  .footer_small_btn {
    margin-right: 15px;
  }

  .inner_page_title {
    padding-bottom: 40px;
    font-size: 70px;
    line-height: 70px;
  }

  .inner_page_title.extra_page {
    padding-bottom: 20px;
    font-size: 50px;
    line-height: 50px;
  }

  .inner_page_title.extra_page.chinese {
    letter-spacing: 3px;
  }

  .inner_page_title.chinese {
    letter-spacing: 4px;
  }

  .inner_banner_img_filter.about_us {
    border-bottom-width: 60px;
  }

  .inner_banner_img_filter.gallery {
    border-bottom-width: 175px;
  }

  .inner_index_row {
    padding-bottom: 15px;
  }

  .inner_index_btn {
    margin-right: 30px;
    font-size: 18px;
    line-height: 22px;
  }

  .inner_intro_text {
    font-size: 25px;
    line-height: 36px;
  }

  .inner_intro_text.small_text {
    font-size: 14px;
    line-height: 25px;
  }

  .about_us_video_block.about_us_concept {
    margin-bottom: 40px;
  }

  .about_us_video_btn {
    background-size: 80px;
  }

  .about_us_quote_container {
    padding-top: 40px;
  }

  .about_us_quote_more_btn {
    width: 270px;
    margin-top: 40px;
  }

  .about_us_quote_more_plus {
    height: 11px;
    margin-top: -1px;
  }

  .about_us_quote_more_minus {
    height: 11px;
    margin-top: -1px;
  }

  .about_us_quote_hidden {
    padding-top: 15px;
    font-size: 15px;
    line-height: 26px;
  }

  .inner_section_title {
    font-size: 18px;
    line-height: 22px;
  }

  .about_us_black_sentence {
    padding-top: 40px;
    font-size: 35px;
    line-height: 39px;
  }

  .about_us_concept_bg {
    top: 75px;
  }

  .about_us_concept_title {
    padding-top: 30px;
    font-size: 22px;
    line-height: 26px;
  }

  .about_us_concept_text {
    padding-top: 15px;
    line-height: 27px;
  }

  .about_us_concept_text.about_us_black {
    padding-top: 30px;
  }

  .about_us_4e_img {
    width: 100%;
    min-height: 350px;
  }

  .about_us_4e_slider {
    padding-bottom: 60px;
  }

  .about_us_4e_slider_arrow {
    width: 40px;
    height: 40px;
  }

  .about_us_4e_slider_arrow.right {
    left: 65px;
  }

  .about_us_4e_subtitle {
    padding-top: 25px;
    font-size: 25px;
    line-height: 36px;
  }

  .about_us_4e_item {
    padding-top: 15px;
    font-size: 15px;
    line-height: 21px;
  }

  .about_us_4e_item_dot {
    top: 23px;
  }

  .inner_page_first_spacing {
    height: 75px;
  }

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

  .member_3box_block_in {
    padding: 25px;
  }

  .member_3box_icon {
    height: 33px;
  }

  .member_3box_cate {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 26px;
  }

  .member_3box_document {
    font-size: 13px;
    line-height: 17px;
  }

  .member_3box_container {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .member_table_container {
    padding-top: 35px;
  }

  .member_table_row {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 13px;
    line-height: 20px;
  }

  .member_table_row.title {
    font-size: 15px;
  }

  .member_table_row.cate {
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 4px;
  }

  .member_table_first_col {
    width: 180px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .member_table_col {
    padding-right: 12px;
    padding-left: 12px;
  }

  .member_table_content {
    padding-right: 12px;
    padding-left: 12px;
  }

  .member_table_icon {
    height: 33px;
  }

  .member_table_line {
    padding-right: 12px;
    padding-left: 12px;
  }

  .member_table_new_cate {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 20px;
    line-height: 24px;
  }

  .member_table_legend_col {
    padding-top: 25px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .member_table_legend_row {
    font-size: 12px;
    line-height: 16px;
  }

  .member_service_tab_link {
    margin-right: 30px;
  }

  .member_service_tabs_menu {
    padding-top: 25px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .member_service_text {
    padding-top: 18px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 13px;
    line-height: 20px;
  }

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

  .gallery_tab_link {
    margin-right: 30px;
    font-size: 18px;
    line-height: 22px;
  }

  .gallery_grid_container {
    padding-top: 10px;
  }

  .gallery_block {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .gallery_block_lightbox:hover {
    -webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
  }

  .about_us_4e_bg_white {
    margin-bottom: -150px;
  }

  .enquiry_contact_btn {
    font-size: 18px;
    line-height: 22px;
  }

  .enquiry_map_btn {
    margin-top: 18px;
    margin-bottom: 40px;
  }

  .enquiry_form {
    padding: 50px 25px 65px;
    border-radius: 25px;
  }

  .enquiry_form_intro {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 22px;
  }

  .enquiry_form_block {
    padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .enquiry_form_block.enquiry_vert_code {
    padding-top: 54px;
  }

  .enquiry_form_label {
    font-size: 15px;
    line-height: 19px;
  }

  .enquiry_form_field {
    height: 42px;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 22px;
  }

  .enquiry_form_field.enquiry {
    min-height: 152px;
  }

  .enquiry_vert_code_img {
    height: 42px;
  }

  .enquiry_form_btn_row {
    padding-top: 35px;
  }

  .enquiry_form_btn {
    width: 160px;
    margin-left: 15px;
  }

  .enquiry_form_btn_arrow {
    margin-right: -20px;
    margin-left: 35px;
  }

  .enquiry_color_bar {
    border-top-width: 175px;
  }

  .about_us_4e_bg {
    bottom: 225px;
  }

  .home_member_type_right {
    width: 50%;
  }

  .home_member_type_right.chinese {
    padding-left: 5%;
  }

  .extra_page_text {
    padding-top: 15px;
    font-size: 15px;
    line-height: 22px;
  }

  .extra_page_title {
    padding-top: 40px;
    font-size: 23px;
    line-height: 27px;
  }

  .extra_page_point_form_container {
    padding-top: 12px;
    padding-bottom: 22px;
  }

  .extra_page_point_form_row {
    padding-left: 23px;
  }

  .extra_page_point_form_row.no_alphabet {
    padding-left: 18px;
  }

  .extra_page_point_form_dot {
    top: 18px;
    width: 7px;
    height: 7px;
  }

  .share_dropdown_toggle.w--open {
    opacity: 0.85;
  }

  .share_dropdown_list {
    right: -10px;
  }

  .share_dropdown_tri {
    margin-right: 10px;
  }

  .share_dropdown_list_in {
    padding: 10px 8px;
  }

  .share_dropdown_btn {
    width: 22px;
    height: 22px;
  }

  .back_to_top_btn {
    right: 40px;
    margin-bottom: 60px;
  }

  .back_to_top_btn_img {
    height: 36px;
  }

  .cookie_container {
    padding-right: 18px;
    padding-left: 18px;
  }

  .cookie_container_in {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 13px;
    line-height: 17px;
  }

  .cookie_close_btn {
    margin-left: 15px;
  }

  .about_us_intro_4e_row {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .about_us_intro_4e {
    padding-right: 40px;
    padding-left: 14px;
  }

  .about_us_intro_4e_dot {
    top: 9px;
    width: 7px;
    height: 7px;
  }

  .home_banner_description_chinese_text {
    padding-right: 20px;
  }

  .home_member_type_right_text {
    font-size: 15px;
    line-height: 21px;
  }

  .header_menu_btn_block_close.floating_menu {
    margin-top: 10px;
  }

  .extra_page_title_number {
    padding-right: 8px;
  }
}

@media screen and (max-width: 767px) {
  .header_logo_img {
    height: 66px;
  }

  .header_logo_img.floating_menu {
    height: 44px;
  }
  .section_container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .section_container.footer{
      padding-top:25px;
  } 
  .section_container.for_grid {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section_container.header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section_container.home_member_type {
    margin-top: -50px;
    margin-bottom: -50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
  }

  .section_container.about_us_4e {
    padding-right: 15px;
    padding-bottom: 150px;
    padding-left: 15px;
    border-bottom-width: 150px;
  }

  .section_container.member_table {
    padding-right: 13px;
    padding-left: 13px;
  }

  .section_container.home_4box {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section_container_in.home_member_type {
    display: block;
    margin-bottom: -50px;
    padding: 50px 25px 50px 40px;
  }

  .section_container_in.home_banner {
    margin-top: -85px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .section_container_in.home_black {
    margin-top: 50px;
    padding-top: 50px;
  }

  .section_container_in.inner_banner {
    padding-top: 275px;
  }

  .section_container_in.about_us_4e {
    margin-bottom: -100px;
    padding: 50px 25px 50px 40px;
  }

  .section_container_in.extra_page {
    min-height: 45vh;
    padding-top: 200px;
  }

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

  .home_banner_text_container.chinese {
    padding-top: 15px;
  }

  .home_banner_text.chinese {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12vw;
    line-height: 12vw;
  }

  .home_banner_text.chinese.home_black {
    font-size: 10vw;
    line-height: 10vw;
  }

  .banner_text1 {
    height: 33vw;
  }

  .banner_text2 {
    height: 15vw;
  }

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

  .for_grid_content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .home_4box_block {
    padding: 10px;
  }

  .home_4box_content {
    padding-top: 40px;
  }

  .home_banner_slide_number {
    left: 28px;
  }

  .home_banner_slide_number._2nd {
    left: 43px;
  }

  .home_banner_slide_number._3rd {
    left: 58px;
  }

  .bg_ball {
    width: 75%;
  }

  .home_member_type_bg {
    bottom: 50px;
  }

  .home_member_type_bg_white {
    margin-bottom: -50px;
  }

  .home_member_type_img {
    width: 100%;
    min-height: 300px;
  }

  .about_us_4e_right {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .home_member_type_text {
    max-width: none;
    padding-top: 15px;
  }

  .home_member_type_icon_row {
    padding-bottom: 15px;
  }

  .home_black_text_container {
    padding: 25px 25px 15px;
  }

  .home_black_text1 {
    height: 22vw;
  }

  .home_black_text2 {
    height: 11vw;
  }

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

  .home_black_slider_mask {
    width: 55%;
  }

  .home_black_slide {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .home_black_slider_arrow {
    right: 175px;
  }

  .home_black_slider_arrow.right {
    right: 120px;
  }

  .home_black_slider_more {
    right: 25px;
  }

  .home_quote_container {
    padding-bottom: 25px;
  }

  .home_quote_icon {
    left: 25px;
  }

  .footer_small_btn_row.last {
    display: block;
    line-height: 21px;
  }

  .footer_small_btn_row_line {
    display: none;
  }

  .menu_small_btn_row {
    font-size: 14px;
  }

  .inner_page_title {
    padding-bottom: 25px;
    font-size: 60px;
    line-height: 60px;
  }

  .inner_page_title.extra_page {
    font-size: 40px;
    line-height: 40px;
  }

  .inner_page_title.extra_page.chinese {
    letter-spacing: 2px;
  }

  .inner_page_title.chinese {
    letter-spacing: 3px;
  }

  .inner_index_btn {
    margin-right: 25px;
  }

  .about_us_quote_container {
    padding-top: 25px;
  }

  .about_us_quote_more_btn {
    margin-top: 35px;
  }

  .about_us_black_sentence {
    padding-top: 35px;
  }

  .about_us_4e_img {
    min-height: 300px;
  }

  .about_us_4e_subtitle {
    max-width: none;
    padding-top: 20px;
  }

  .member_3box_block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .member_3box_block_in {
    padding: 20px;
  }

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

  .member_table_first_col {
    width: 125px;
  }

  .member_service_tab_link {
    margin-right: 25px;
  }

  .gallery_tab_link {
    margin-right: 25px;
  }

  .gallery_block {
    width: 50%;
  }

  .about_us_4e_bg_white {
    margin-bottom: -100px;
  }

  .enquiry_map_btn {
    margin-bottom: 35px;
  }

  .enquiry_form {
    padding: 40px 20px 55px;
  }

  .enquiry_form_block {
    width: 100%;
    padding-top: 20px;
  }

  .enquiry_form_block.enquiry_vert_code {
    width: auto;
    padding-top: 49px;
  }

  .enquiry_form_block.enquiry_vert_code_field {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .enquiry_form_btn_row {
    padding-top: 30px;
  }

  .enquiry_color_bar {
    height: 50%;
  }

  .about_us_4e_bg {
    bottom: 150px;
  }

  .home_member_type_right {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 0%;
  }

  .home_member_type_right.chinese {
    padding-left: 0%;
  }

  .popup_icon {
    height: 12px;
    margin-top: 0px;
    margin-left: 6px;
  }

  .back_to_top_btn {
    right: 25px;
  }

  .home_banner_description_chinese_text {
    padding-right: 15px;
  }

}

@media screen and (max-width: 479px) {
  body {
    font-size: 14px;
    line-height: 19px;
  }
  .header_left {
    min-width: auto;
  }
  .section_container.about_us_black {
    padding-bottom: 50px;
  }

  .section_container.about_us_concept {
    margin-top: -50px;
  }

  .section_container.home_4box {
    position: relative;
  }

  .section_container_in {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section_container_in.header.floating_menu {
    padding-top: 5px;
  }

  .section_container_in.home_4box {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section_container_in.home_green {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section_container_in.home_member_type {
    padding-right: 15px;
    padding-left: 30px;
  }

  .section_container_in.home_banner {
    margin-top: -65px;
    padding-top: 40px;
  }

  .section_container_in.inner_banner {
    padding-top: 225px;
  }

  .section_container_in.about_us_concept {
    padding-bottom: 40px;
  }

  .section_container_in.about_us_4e {
    padding-right: 15px;
    padding-left: 30px;
  }

  .section_container_in.about_us_partner {
    padding-bottom: 70px;
  }

  .section_container_in.extra_page {
    min-height: auto;
    padding-top: 150px;
  }

  .header_left.floating_menu {
    padding-top: 4px;
    padding-bottom: 9px;
  }

  .header_logo_img {
    height: 55px;
  }

  .header_logo_img.floating_menu {
    height: 40px;
  }

  .home_banner_text_container.chinese {
    padding-top: 10px;
    padding-bottom: 45px;
  }

  .home_banner_text.chinese {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13vw;
    line-height: 13vw;
  }

  .home_banner_text.chinese.home_black {
    font-size: 11vw;
    line-height: 11vw;
  }

  .banner_text1 {
    height: 35vw;
  }

  .banner_text2 {
    height: 16vw;
  }

  .home_banner_slider_nav {
    margin-bottom: 80px;
  }

  .home_banner_description {
    font-size: 25px;
    line-height: 30px;
  }

  .regular_btn_row {
    padding-top: 20px;
  }

  .regular_btn {
    padding-right: 40px;
    font-size: 16px;
    line-height: 16px;
  }

  .regular_btn_line {
    top: 8px;
    width: 30px;
  }

  .home_4box_container {
    margin-top: 10px;
    padding-top: 0px;
  }

  .home_4box_block {
    width: 100%;
  }

  .home_4box_block_in {
    width: 85%;
    padding: 20px;
    border-radius: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home_4box_block_in._4box_2 {
    margin-left: 5%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home_4box_block_in._4box_3 {
    margin-left: 10%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home_4box_block_in._4box_4 {
    margin-left: 15%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home_4box_chinese {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .home_4box_content {
    padding-top: 0px;
  }

  .home_4box_title {
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 22px;
  }

  .home_4box_line {
    height: 60px;
  }

  .home_banner_slide_number {
    bottom: 120px;
    font-size: 12px;
  }

  .header_lang_dropdown_toggle_tri {
    top: 7px;
  }

  .header_lang_dropdown_list.w--open {
    margin-top: 4px;
  }

  .header_share_icon {
    height: 12px;
  }

  .home_green_text {
    font-size: 20px;
    line-height: 30px;
  }

  .bg_ball {
    right: -75%;
    bottom: -50%;
    width: 150%;
  }

  .home_member_type_bg_white {
    margin-bottom: -50px;
  }

  .home_member_type_img {
    min-height: 200px;
  }

  .home_member_type_right_title {
    font-size: 12px;
    line-height: 16px;
  }

  .home_member_type_text {
    padding-top: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .home_member_type_icon_row {
    padding-bottom: 10px;
  }

  .home_member_type_icon {
    margin-right: 25px;
    font-size: 13px;
    line-height: 17px;
  }

  .home_member_type_icon_img {
    width: 32px;
    margin-bottom: 8px;
  }

  .home_banner_slide_in {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .home_black_img {
    border-bottom-width: 100px;
  }

  .home_black_slider {
    padding-top: 10px;
    margin-bottom: 10px;

    border-bottom-width: 40px;
  }

  .home_black_slider_arrow {
    right: 140px;
    width: 30px;
    height: 30px;
  }

  .home_black_slider_arrow.right {
    right: 100px;
  }

  .home_black_slider_more {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .home_quote_text {
    font-size: 22px;
    line-height: 28px;
  }

  .home_quote_text.chinese {
    letter-spacing: 1px;
  }

  .home_quote_icon {
    left: 0px;
    top: -30px;
    height: 90px;
  }

  .home_quote_title {
    font-size: 12px;
  }

  .header_menu_btn_block {
    width: 36px;
    height: 36px;
    margin-top: 12px;
    margin-right: 8px;
    padding-top: 9px;
  }

  .footer_up {
    display: block;
  }

  .footer_logo_img {
    height: 62px;
  }

  .footer_up_right {
    width: 100%;
    padding-top: 30px;
  }

  .footer_address {
    font-size: 16px;
    line-height: 24px;
  }

  .footer_up_contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .footer_up_contact_btn {
    width: 50%;
    min-width: 150px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13px;
    line-height: 17px;
  }

  .footer_down {
    display: block;
    font-size: 11px;
    line-height: 14px;
  }

  .footer_down_right {
    width: 100%;
    padding-top: 30px;
  }

  .footer_sns_icon {
    width: 30px;
    height: 30px;
    margin-right: 20px;
  }

  .footer_down_left {
    padding-top: 30px;
    padding-right: 0px;
  }

  .footer_jma_logo_img {
    height: 39px;
  }

  .footer_small_btn_row.last {
    font-size: 10px;
    line-height: 18px;
  }

  .footer_contact_br {
    display: none;
  }

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

  .menu_btn_row3 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .menu_btn {
    font-size: 24px;
    line-height: 28px;
  }

  .menu_small_btn_row {
    padding-top: 40px;
  }

  .menu_btn_row4 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .menu_btn_row2 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .menu_btn_row1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .inner_page_title {
    font-size: 50px;
    line-height: 50px;
  }

  .inner_page_title.extra_page {
    padding-bottom: 15px;
    font-size: 30px;
    line-height: 30px;
  }

  .inner_page_title.extra_page.chinese {
    letter-spacing: 1px;
  }

  .inner_page_title.chinese {
    letter-spacing: 2px;
  }

  .inner_banner_img_filter.about_us {
    border-bottom-width: 45px;
  }

  .inner_banner_img_filter.gallery {
    border-bottom-width: 125px;
  }

  .inner_banner_img {
    position: fixed;
  }

  .inner_index_row {
    padding-bottom: 10px;
  }

  .inner_index_btn {
    margin-right: 20px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 20px;
  }

  .inner_intro_text {
    font-size: 20px;
    line-height: 30px;
  }

  .inner_intro_text.small_text {
    font-size: 13px;
    line-height: 22px;
  }

  .about_us_video_block.about_us_concept {
    margin-bottom: 30px;
  }

  .about_us_video_btn {
    background-size: 60px;
  }

  .about_us_quote_more_btn {
    width: 240px;
    margin-top: 30px;
    padding: 8px 15px;
  }

  .about_us_quote_more_plus {
    height: 10px;
    margin-left: 8px;
  }

  .about_us_quote_more_minus {
    height: 10px;
    margin-left: 8px;
  }

  .about_us_quote_hidden {
    padding-top: 10px;
    font-size: 13px;
    line-height: 23px;
  }

  .inner_section_title {
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .about_us_black_sentence {
    padding-top: 30px;
    font-size: 25px;
    line-height: 29px;
  }

  .about_us_concept_bg {
    top: 50px;
  }

  .about_us_concept_title {
    padding-top: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .about_us_concept_text {
    padding-top: 10px;
    line-height: 24px;
  }

  .about_us_concept_text.about_us_black {
    padding-top: 20px;
  }

  .about_us_4e_img {
    min-height: 200px;
  }

  .about_us_4e_slider {
    margin-left: -10px;
    padding-bottom: 45px;
  }

  .about_us_4e_slider_arrow {
    left: 10px;
    width: 30px;
    height: 30px;
  }

  .about_us_4e_slider_arrow.right {
    left: 50px;
  }

  .about_us_4e_subtitle {
    padding-top: 15px;
    font-size: 20px;
    line-height: 30px;
  }

  .about_us_4e_item {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 18px;
  }

  .about_us_4e_item_dot {
    top: 17px;
  }

  .inner_page_first_spacing {
    height: 50px;
  }

  .member_3box_block {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .member_3box_block_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .member_3box_icon {
    height: 30px;
  }

  .member_3box_cate {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .member_3box_document {
    padding-bottom: 4px;
    font-size: 11px;
    line-height: 15px;
  }

  .member_3box_container {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .member_3box_text {
    padding-bottom: 4px;
  }

  .member_3box_br {
    display: none;
  }

  .member_table_container {
    padding-top: 30px;
  }

  .member_table_row {
    padding-top: 0px;
    padding-bottom: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 18px;
  }

  .member_table_row.title {
    margin-bottom: 0px;
    padding-bottom: 15px;
    font-size: 13px;
  }

  .member_table_row.cate {
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 0px;
  }

  .member_table_first_col {
    width: 100%;
    margin-bottom: 10px;
    padding: 6px 10px;
    /*border-right: 10px solid #fff;
    border-left: 10px solid #fff;*/
    background-color: #ebebeb;
    text-align: center;
  }
  .member_table_first_col.title {
    display: none;
  }
  .member_table_first_col.title.rental {
    display: none;
  }

  .member_table_col {
    padding-right: 10px;
    padding-left: 10px;
  }

  .member_table_content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .member_table_icon {
    height: 30px;
    margin-bottom: 4px;
  }

  .member_table_line {
    display: none;
  }

  .member_table_new_cate {
    margin-bottom: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }

  .member_table_legend_container {
    display: block;
  }

  .member_table_legend_col {
    width: 100%;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .member_table_legend_row {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
    line-height: 15px;
  }

  .member_table_legend_number {
    top: 3px;
  }

  .member_table_true_false {
    height: 12px;
  }

  .member_service_tab_link {
    margin-top: 4px;
    margin-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .member_service_tabs_menu {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .member_service_text {
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .gallery_tabs_menu {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gallery_tab_link {
    margin-top: 4px;
    margin-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 20px;
  }

  .gallery_block {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .gallery_block_lightbox:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }

  .enquiry_contact_btn {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 16px;
    line-height: 20px;
  }

  .enquiry_contact_btn.address {
    margin-bottom: 8px;
  }

  .enquiry_map_btn {
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 8px 20px;
  }

  .enquiry_map_btn_arrow {
    margin-left: 20px;
  }

  .enquiry_form {
    padding: 30px 15px 45px;
    border-radius: 20px;
  }

  .enquiry_form_intro {
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .enquiry_form_block {
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .enquiry_form_block.enquiry_vert_code {
    padding-top: 40px;
  }

  .enquiry_form_label {
    padding-bottom: 8px;
    font-size: 13px;
    line-height: 17px;
  }

  .enquiry_form_field {
    height: 35px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 19px;
  }

  .enquiry_form_field.enquiry {
    min-height: 130px;
  }

  .enquiry_vert_code_img {
    height: 35px;
  }

  .enquiry_form_btn_row {
    padding-top: 25px;
  }

  .enquiry_form_btn {
    width: 115px;
    margin-left: 10px;
  }

  .enquiry_form_btn_arrow {
    margin-right: -10px;
    margin-left: 25px;
  }

  .enquiry_color_bar {
    height: 55%;
    border-top-width: 150px;
  }

  .popup_icon {
    margin-top: -1px;
  }

  .extra_page_text {
    padding-top: 10px;
    font-size: 13px;
    line-height: 19px;
  }

  .extra_page_title {
    padding-top: 30px;
    font-size: 21px;
    line-height: 24px;
  }

  .extra_page_point_form_container {
    padding-top: 11px;
    padding-bottom: 19px;
  }

  .extra_page_point_form_row {
    padding-top: 8px;
    padding-left: 20px;
  }

  .extra_page_point_form_row.no_alphabet {
    padding-left: 16px;
  }

  .extra_page_point_form_number {
    top: 8px;
  }

  .extra_page_point_form_dot {
    top: 15px;
    width: 6px;
    height: 6px;
  }

  .share_dropdown_list.w--open {
    padding-top: 4px;
  }

  .share_dropdown_btn {
    width: 20px;
    height: 20px;
    margin-right: 7px;
    margin-left: 7px;
  }

  .back_to_top_btn {
    margin-bottom: 45px;
    padding: 4px;
  }

  .back_to_top_btn_img {
    height: 32px;
  }

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

  .cookie_container_in {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    line-height: 16px;
  }

  .cookie_close_btn {
    margin-top: 10px;
    margin-left: 0px;
  }

  .about_us_intro_4e_row {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .about_us_intro_4e {
    padding-right: 25px;
    padding-left: 12px;
  }

  .about_us_intro_4e_dot {
    top: 8px;
    width: 6px;
    height: 6px;
  }

  .footer_contact_br_chinese {
    display: inline;
  }

  .home_member_type_right_text {
    padding-top: 8px;
    font-size: 13px;
    line-height: 19px;
  }

  .header_menu_btn_block_close {
    width: 36px;
    height: 36px;
    margin-top: 12px;
    margin-right: 8px;
    padding-top: 9px;
  }

  .header_menu_btn_block_close.floating_menu {
    margin-top: 6px;
  }

  .extra_page_title_number {
    padding-right: 5px;
  }
}

  .error{
    color: #ff3b3b;
  }

@font-face {
  font-family: 'Didot htf l42 ital';
  src: url('../fonts/Didot-HTF-L42-Light-Ital.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.submenu-btn{
  color: #FFF;
  cursor: pointer;
  position: relative;
}

.submenu-btn:hover{
  opacity: 1;
}

.submenu-btn:hover .submenu{
  opacity: 1;
  top: 100%;
  transition: all 0.5s ease;
  background-color: rgba(0, 0, 0, 0.85);
  border-top: 1px solid #FFF;
  pointer-events: all;
}

.submenu{
  width: 285%;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}

.submenu a{
  color: #FFF;
  display: block;
  padding: 5px 15px;
  background-color: rgb(255 255 255 / 0%);
  transition: all 0.6s ease;
}

.submenu a:hover{
  background-color: rgb(255 255 255 / 33%);
  transition: all 0.6s ease;
}

.floating_menu .submenu-btn:hover .submenu{
  background-color: rgba(0, 0, 0, 0.85);
  top: 105%;
}

.floating_menu  .submenu a{
  padding-left: 5px;
}

.m-submenu-btn:hover{
  opacity: 1;
}

.m-submenu{
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.m-submenu.active{
  height: auto;
  transition: all 0.3s ease;
}

.sub-list{
  list-style: lower-roman;
}

.extra_page_text a{
  color: #FFF;
  text-decoration: underline;
}

.apply-online-btn{
  color: #FFF;
  display: flex;
  width: 50%;
  padding: 10px;
  align-content: center;
  margin-right: 5px;
  border-radius: 7px;
  max-width: max-content;
  font-size: 14px;
  margin: 10px 0 0;
}

.apply-online-btn span{
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/apy_ol_btn.png');
}

.member_3box_block_in .apply-online-btn{
  background-color: #74bea9;
}

.member_3box_block_in.personal .apply-online-btn{
  background-color: #df7f58;
}

.member_3box_block_in.student .apply-online-btn{
  background-color: #c89c29;
}

.download-btn{
  padding: 5px 10px;
  width: 130px;
  display: flex;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  margin-left: auto;
  place-content: center;
  align-items: center;
}

.download-btn span{
  width: 20px;
  height: 20px;
  background-image: url('../images/download-icon.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  margin-right: 10px;
}

.doc-download{
  color: #FFF;
  display: flex;
  width: 50%;
  max-width: max-content;
  font-size: 14px;
  height: fit-content;
  margin: 10px 0 0;
  align-self: flex-end;
}

.doc-download span{
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.member_3box_block_in .doc-download{
  color: #74bea9;
  border-bottom: 1px solid #74bea9;
}

.member_3box_block_in .doc-download span{
  background-image: url('../images/dl_green.png');
}

.member_3box_block_in.personal .doc-download{
  color: #df7f58;
  border-bottom: 1px solid #df7f58;
  margin-left: 10px;
}

.member_3box_block_in.personal .doc-download span{
  background-image: url('../images/dl_red.png');
}

.member_3box_block_in.student .doc-download{
  color: #c89c29;
  border-bottom: 1px solid #c89c29;
  margin-left: 10px;
}

.member_3box_block_in.student .doc-download span{
  background-image:url('../images/dl_yellow.png');
}

.member_table_legend_container .remark{
  font-size: 14px;
  padding-left: 15px;
}

.member_table_legend_container .remark a{
  text-decoration: underline;
}

.events_sec {
  background-color: #dca435;
  overflow: inherit;
  z-index: 1;
}

.all_events_sec{
  padding: 0;
  overflow: inherit;
  z-index: 1;
}

.section_box_row {
  display: flex;
  width: 100%;
  margin-top: 50px;
  /*justify-content: space-between;*/
}

.event_box {
  background-color: #FFF;
  border-radius: 20px;
  width: 33.3333333%;
  max-width: 370px;
  position: relative;
  box-shadow: 0px 0px 11px 1px rgb(0 0 0 / 51%);
}

.event_info {
  padding: 15px 25px;
  /*position: relative;*/
}

.event_date {
  font-size: 14px;
  margin: 10px 0;
  font-weight: 600 !important;
}

.event_title {
  display: block;
  font-size: 24px;
  font-weight: 300;
  min-height: 170px;
  line-height: 1.5;
  color: #000;
}

.event_hashtag {
  font-size: 16px;
  padding-bottom: 30px;
}

.events_sec .section_container_in{
  padding-bottom: 0;
  padding-top: 150px;
}

.event_box_img {
  display: block;
  width: 100%;
  height: 220px;
  border-radius: 20px 20px 0 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #1d1d1d;
}

.events_sec .home_banner_text{
  width: 100%;
  max-width: 300px;
}

.events_sec .regular_btn_line{
  background-color: #FFF;
}


.events_sec .regular_btn_row{
  align-items: baseline;
}

.event_tag {
  color: #FFF;
  font-size: 16px;
  text-align: center;
  padding: 15px 5px;
  width: 65px;
  position: absolute;
  top: -15px;
  left: 25px;
}

.event_info.ei-1 .event_tag{
  background-color: #dc745b;
}

.event_info.ei-2 .event_tag{
  background-color: #74bea9;
}

.event_info.ei-3 .event_tag{
  background-color: #ce9c62;
}

.event_info.ei-1 .event_date{
  color: #dc745b;
}

.event_info.ei-2 .event_date{
  color: #74bea9;
}

.event_info.ei-3 .event_date{
  color: #ce9c62;
}

.event_box_contain {
  position: relative;
}

.nw_sec{
  background-color: #dc745b;
}

.section_title {
  color: #FFF;
  font-weight: 300;
  font-size: 24px;
}

.nw_sec .event_info{
  padding-bottom: 50px;
}

.nw_row{
  display: flex;
  margin-bottom: 30px;
}

.event_box_row {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}

.slider_btn_row .slider_btn {
  width: 50px;
  height: 50px;
  border: 1px solid rgb(255 255 255 / 45%);
  border-radius: 100%;
  margin: 0 5px;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
}

.slider_btn_row {
  display: flex;
  margin-left: auto;
}

.slider_btn.left::after {
  content: "";
  display: block;
  width: 17px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/right-arrow_w.png');
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.slider_btn.right::after {
  content: "";
  display: block;
  width: 17px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/right-arrow_w.png');
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)rotate(180deg);
}

.nw_more_btn{
  color: #FFF;
  font-size: 16px;
  align-self: center;
  padding-left: 30px;
  margin-left: 30px;
  border-left: 1px solid rgb(255 255 255 / 45%);
  padding-top: 10px;
  padding-bottom: 10px;
}

.nw_sec .event_date{
  font-weight: bold;
}

.event-slide {
  position: relative;
}

.event-slide .section_box_row{
  position: unset;
  margin-top: 25px;
}

.inner_row_title {
  margin: 30px 0;
}

.year_select {
  margin-top: 30px;
}

.year_select select {
  background-color: unset;
  padding: 10px 25px;
}

.year_select select option{
  color: #000;
}

.event-slide .slider_btn_row{
  border: none;
    justify-content: center;
    margin-top: 30px;
}
.event-slide .home-swiper{
  width: 100%;
}

.event-slide .event_box{
  /*max-width: unset;*/
  height: auto;
}
/* .event-slide .event_box.swiper-slide {
  margin-right: 30px;
} */
/* .event-slide .event_box.swiper-slide-active{
  margin-left: 10px;
} */

.all_events_sec .section_container_in{
  padding: 0;
}

.all_events_sec .yellow-bg{
  background: linear-gradient(to bottom, #dca435 0%,#dca435 80%,#FFF 80%,#FFF 100%);
  overflow: inherit;
  z-index: 1;
  padding: 10px;
}

.all_events_sec .red-bg{
  background: linear-gradient(to bottom, #dc745b 0%,#dc745b 80%,#FFF 80%,#FFF 100%);
  overflow: inherit;
  z-index: 1;
  padding: 10px;
}

.all_event_list{
  display: flex;
  flex-wrap: wrap;
  place-content: space-between;
  margin-top: -50px;
}

.all_event_list .all_event_row{
  display: inline-block;
  width: 33.3%;
}

.all_event_list .event_cont{
  max-width: 100%;
}

.all_event_list .read-more{
  bottom: 25px;
}

.all_event_list .event_box{
  width: 100%;
  margin-bottom: 30px;
}

.all_event_list .event_title{
  min-height: unset;
}
.all_events_sec .white-bg{
  background-color: #FFF;
  overflow: inherit;
  padding: 100px 0 30px;
  z-index: 1;
}

.white-bg .more-btn {
  border: 1px solid #979797;
  width: 290px;
  padding: 12px 15px;
  text-align: center;
  margin: 0 auto;
}

.white-bg .more-btn span{
  font-size: 18px;
  float: right;
}

.event_box.no_img .event_box_img{
  display: none;
}

.event_box.no_img .event_tag{
  position: unset;
}

.event_detail_info .event_tag{
  position: unset;
  padding: 3px 10px;
  width: 80px;
  font-size: 18px;
}

.event_detail_info .event_tag.ei-2{
  background-color: #74bea9;
}

.event_detail_info .event_date{
  font-size: 20px;
  font-weight: 300;
}

.event_detail_info .event_hashtag{
  width: 50%;
}

.event_detail_info .event_hashtag span{
  margin-right: 10px;
}

.event_detail_info .event_hashtag span a{
  color: #FFF;
}

.m-hr{
  margin: 0 10px;
}

.ed_text {
  width: 50%;
  padding-right: 25px;
}

.ed_img {
  width: 50%;
  padding-left: 25px;
}

.ed_t_title {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 25px;
}

.ed_t_desc {
  margin-bottom: 25px;
}

.ed_t_info {
  margin-bottom: 50px;
}

.ed_t_info_row{
  display: flex;
  width: 100%;
  align-items: center;
}

.ed_t_info_p{
  font-size: 18px;
}

.ed_row {
  display: flex;
}

.media .ed_row{
  margin-top: 25px;
}

.mid-media{
  margin: 0 15px;
}

.ed_img{
  margin-top: -200px;
}

.img_box .ed_row{
  /* margin-top: 4px; */
  margin-top: 0;
}

.event_detail{
  overflow: inherit;
}

.event_detail .section_container_in{
  padding-top: 50px;
  padding-bottom: 50px;
}

.view-more-btn {
  margin-top: 20px;
  background-color: #dca435;
  padding: 10px 15px;
  border-radius: 5px;
  width: 85px;
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  display: flex;
}

.also_like_sec{
  background-color: #dca435;
}


.also_like_sec .section_box_row{
  position: unset;
  margin-top: 25px;
  padding: 10px;
}

.also_like_sec .section_title{
  font-weight: 400;
}

.news_n_events.inner_banner_img{
  background-image: url('../images/newsnevents_banner.jpg');
}

.events_detail.inner_banner_img{
  background-image: url('../images/events_banner.jpg');
}

.events.inner_banner_img{
  /* background-image: url('../images/events_banner.jpg'); */
  background-image: url('../images/jhubwebbg_1600x1600_RGB-3.jpg');
}

.end-remain{
  margin-left: 10px;
  font-size: 18px;
}

.event_info.ei-1 .end-remain{
  color: #dc745b;
}
.event_info.ei-2 .end-remain{
  color: #74bea9;
}
.event_info.ei-3 .end-remain{
  color: #ce9c62;
}

.back-btn {
  display: block;
  color: #FFF;
  margin-bottom: 25px;
}

.all_event_list .regular_btn{
  margin-top: 30px;
}

.all_events_sec .event_info .event_date{
  color: #dc745b;
  font-weight: 400;
}

.all_event_row .event_box{
  max-width: 33%;
}

.event_cont{
  display: flex;
  width: 100%;
  max-width: 33.333333%;
  padding: 0 15px;
}

.all_event_row {
  display: flex;
  flex-flow: wrap;
}

.event_cont .event_box{
  width: 100%;
  max-width: 100%;
  display: block;
  white-space: normal;
}

.events_sec .section_box_row{
  padding-bottom: 50px;
}

.events_sec .slider_btn_row{
  padding-bottom: 50px;
}

.home_events .slider_btn_row{
  padding-bottom: 0 !important;
  justify-content: center !important;

}

.home_events .section_box_row{
  padding-top: 0 !important; 
}

.ed_row_main{
  display: flex;
  flex-wrap: wrap;
}

.img_box img{
  width: 100%;
}

.event_detail{
  background-color: #FFF;
}

.year_select select {
  appearance: none;
  background-image: url('../images/drop-down-are.svg');
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 50%;
  background-size: 15%;
  padding-right: 30px;
}

.dw-btn-row {
  display: flex;
}

.es-title{
  font-size: 24px;
}
/*
.highlight-box .section_box_row{
  overflow: auto;
}
*/
.highlight-box .event_box{
  margin: 0 15px;
  min-width: 375px;
}

.read-more{
  width: 35px;
  height: 35px;
  transform: rotate(45deg);
  position: absolute;
  bottom: 50px;
  right: 35px;
  padding: 10px;
}

.read-more span{
  width: 15px;
  height: 15px;
  display: block;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

.lb-img{
  display: block;
  padding: 2px;
}

.others-img{
  display: none;
  flex-wrap: wrap;
  /* margin-top: 4px; */
  transition: .3s all ease;
}

.others-img .lb-img{
  width: 33.333333333333333%;
  /* padding: 0 2px; */
}

.ed_row .lb-img{
  width: 33.333333333333333%;
  /* padding: 0 2px; */
}

.others-img.active{
  display: flex;
  transition: .3s all ease;
}

/* .lb-img:nth-child(1){
  padding-left: 0px;
}

.lb-img:nth-child(3){
  padding-right: 0px;
} */

.success-submit-msg{
  display: none;
  font-size: 30px;
  text-align: center;
}

.success-inner-sec{
  font-size: 30px;
  line-height: 1;
}

.form-submition-detail{
  margin-top: 30px;
}

.form-submition-detail .fsd-row{
  width: 100%;
  display: flex;
  word-break: break-word;
}

.form-submition-detail .fsd-row > div{
  text-align: left;
  padding: 5px 10px;
  font-size: 18px;
}

.form-submition-detail .fsd-row .fsd-title{
  font-size: 18px;
}

.fsd-title {
  width: 30%;
}

.fsd-content {
  width: 70%;
}

.enquiry_color_bar.active{
  height: 30%;
  border-top: none;
}

@media screen and (max-width: 1024px){
  .event_cont{
    max-width: 50%;
  }
}

@media screen and (max-width: 991px){
  
  .ed_text{
    width: 100%;
    padding: 0;
    order: 2;
  }

  .ed_img{
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
    order: 1;
  }

  .ed_row .s_img{
    width: 100%;
  }

  .all_event_list .all_event_row{
    width: 50%;
  }

}

@media screen and (max-width: 540px){

  .event_cont{
    max-width: 100%;
  }

  .all_event_list .all_event_row{
    width: 100%;
  }

  .success-inner-sec{
    font-size: 20px;
  }

  .form-submition-detail .fsd-row > div{
    font-size: 16px;
  }
  
  .form-submition-detail .fsd-row .fsd-title{
    font-size: 16px;
    font-weight: 500;
  }

}



*:focus{
  outline:  none !important;
}


.footer_up_right:last-child{
  padding-left: 60px;
}
.footer_link{
  display: block; font-size: 16px;
  color: #FFF;  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .footer_up{ flex-wrap: wrap;}
  .footer_up_left{ width: 100%; margin-bottom: 60px;}
  .footer_up_right{ width: 50%; }
  .footer_up_right:last-child{ padding-left: 0px; }
}
@media screen and (max-width: 639px) {
  .footer_up_right{ width: 100%; margin-bottom: 40px; }
}


.program_table .member_table_first_col,
.program_table .member_table_col{
  text-align: left;
}
.program_table .member_table_col{
  flex: 1;
}
.program_table .member_table_col:last-child{
  max-width: 200px;
}
.program_table--eng .member_table_row.title .member_table_col:nth-child(2),
.program_table--eng .member_table_row:not(.title) .member_table_col:nth-child(3){
  display: none !important;
}
.program_table--eng .member_table_first_col{
  flex: 1;
}
@media screen and (max-width: 479px) {
  .program_table .member_table_col{flex: auto; width: 100%;}
  .program_table .member_table_col:last-child{ max-width: 100%;}

  .program_table--eng .member_table_first_col{flex: auto; width: 100%;}
}