/* 1240px */
@media (max-width: 1240px) {
  .container {
    width: 100%;
  }
  .row {
    padding: 10px;
  }
  .jewel_text_box figure {
    padding: 60px 10px 20px 50px;
  }
  .jewel_text_box figure ul h2 {
    font-size: 38px;
    color: #202020;
    font-weight: bold;
    line-height: 1.4;
  }

  #sh_main_banner .sh_txt_box .move_txt01 {
    text-align: center;
    font-size: 64px;
    color: #fff;
    font-weight: 100;
    letter-spacing: -0.2px;
    opacity: 0;
    font-family: "Poppins";
  }

  #jewel_banner {
    width: 100%;
    height: 300px;
    background: url(../img/jewel_banner_01.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}

/* 1024px */
@media (max-width: 1024px) {
  .jewel_text_box figure {
    padding: 60px 10px 20px 50px;
  }
}

/* 900px */
@media (max-width: 920px) {
  .jewel_text_box figure {
    padding: 20px 10px 20px 50px;
  }

  .jewel_text_box figure ul h2 {
    font-size: 32px;
    color: #202020;
    font-weight: bold;
    line-height: 1.4;
  }
}

/* 768px */
@media (max-width: 768px) {

#m_logo img{width:70%}


  #jewel_title {
    position: relative;
    text-align: center;
    padding: 5% 0 2% 0;
  }
  
  #jewel_title .jewel_h2 {

    margin-bottom: 0px;
}


  #jewel_title .jewel_h2 {
    font-size: 24px;
    font-family: "Gyeonggi_Batang_Regular";
    font-weight: bold;
  }
  #jewel_title .jewel_p {
    max-width: 320px;
    margin: 0 auto;
  }

  #jewel_title .jewel_p p {
    font-size: 15px;
  }

  #jewel_title .jewel_p span {
    font-size: 11px;
  }

  #sh_main_banner .sh_txt_box .move_txt01 {
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-weight: 100;
    letter-spacing: -0.2px;
    opacity: 0;
    font-family: "Poppins";
  }

  #jewel_content {
    padding: 0px 24px 2rem;
    overflow: hidden;
  }

  .jewel_text_box figure ul span {
    font-size: 12px;
    color: #ccc;
    line-height: 2;
  }

  .jewel_img_box {
    width: 100%;
    display: block;
    float: left;
  }
  .jewel_text_box {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
  }

  .jewel_text_box figure {
    padding: 20px 0px;
  }

  .jewel_text_box figure ul h2 {
    font-size: 22px;
    color: #202020;
    font-weight: bold;
    line-height: 1.4;
  }

  #jewel_banner {
    width: 100%;
    height: 200px;
    background: url(../img/m_jewel_banner_01.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .room_txt .room_t_left {
    width: 100%;
    float: left;
  }
  .room_txt .room_t_right {
    width: 100%;
    float: left;
  }

  .room_txt .room_t_left ul {
    font-size: 42px;
    padding-top: 30px;
    line-height: 1.2;
    padding-bottom: 10px;
  }

  .room_txt .room_t_right ul {
    padding: 10px 0;
  }

  .room_txt .room_t_right ul h2 {
    font-size: 17px;
  }
  .room_txt .room_t_right ul p {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .ser_bottom_Table {
    display: none;
  }
  .ser_bottom_Table img {
    display: block;
    width: 100%;
  }

  .m_ser_bottom_Table {
    display: block;
  }

  .m_ser_bottom_Table img {
    display: block;
    width: 100%;
  }

  .s_con_left {
    width: 100%;
    float: left;
    margin-right: 2%;
  }

  .s_con_right {
    width: 100%;
    float: left;
  }

  .s_con_img_01 {
    height: 300px;
  }
  .s_con_img_02 {
    height: 300px;
  }
  .s_con_img_03 {
    height: 300px;
  }
  .s_con_img_04 {
    height: 300px;
  }
  .s_con_img_05 {
    height: 300px;
  }
  .s_con_img_06 {
    height: 300px;
  }

  .ser_cont figure ul {
    margin-bottom: 50px;
  }

  #sh_sub_banner_1 {
    height: auto;
    background: none;
  }
  #sh_sub_banner_2 {
    height: auto;
    background: none;
  }
  #sh_sub_banner_3 {
    height: auto;
    background: none;
  }
  #sh_sub_banner_4 {
    height: auto;
    background: none;
  }
  #sh_sub_banner_5 {
    height: auto;
    background: none;
  }
  #sh_sub_banner_6 {
    height: auto;
    background: none;
  }
  
  
.sub5_map{display:none}
.m_sub5_map{display:block}



}
