@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://webfontworld.github.io/gonggames/EsaManru.css");
@import url("https://webfontworld.github.io/NexonLv1Gothic/NexonLv1Gothic.css");
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap");
@font-face {
  font-family: 'Eoe_Zno_EB';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/Eoe_Zno_EB.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@import url('https://fonts.cdnfonts.com/css/arial-2');

@font-face {
    font-family: 'Happiness-Sans-Bold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕010.ttf';
    src: url('/font/210 M고딕010.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕010.ttf';
    src: url('/font/210 M고딕010.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕030.ttf';
    src: url('/font/210 M고딕030.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕040.ttf';
    src: url('/font/210 M고딕040.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕050.ttf';
    src: url('/font/210 M고딕050.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕060.ttf';
    src: url('/font/210 M고딕060.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕070.ttf';
    src: url('/font/210 M고딕070.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕080.ttf';
    src: url('/font/210 M고딕080.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕090.ttf';
    src: url('/font/210 M고딕090.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


video {
  inset: 0px 0px 0px 53px;
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  width: 333px;
  height: 592px;
  z-index: -100;
  left: 0 !important;
}

.h20 {
  height: 35px;
}

.container_fix01 {
  max-width: 1530px;
  padding: 0 15px;
  margin: 0 auto;
  height: 100%;
}

.container_fix02 {
  max-width: 1810px;
  padding: 0 15px;
  margin: 0 auto;
  height: 100%;
}

::-webkit-input-placeholder {
  line-height: normal;
}

.r_star::after {
  content: "*";
  color: #ef0000;
  display: block;
  right: -10px;
  top: 2px;
  position: absolute;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .r_star::after {
    font-size: 14px;
    top: 0;
  }
}

.b_star::after {
  content: "*";
  color: #c4ae8e;
  display: block;
  right: -10px;
  top: 2px;
  position: absolute;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .b_star::after {
    font-size: 14px;
    top: 0;
  }
}

/* pretendar */
/* work_sans */
/* 나눔고딕 */
/* poppinis */
/* gongothic */
/* 넥슨 */
/* outfit */
/* mulish */
@font-face {
  font-family: "pre";
  src: url(/font/Pretendard-Regular.woff);
}
.f_pre {
  font-family: "pre";
}

@font-face {
    font-family: 'Happiness-Sans-Title';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Title.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.new-title{
  font-family: 'Happiness-Sans-Title' !important;
}

@font-face {
  font-family: "SUIT-Regular";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.f_su {
  font-family: "SUIT", sans-serif;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -ms-transform: translateY(100px);
  }
  100% {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
@keyframes scroll {
  0% {
    top: -70px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
    top: 0;
  }
}
@keyframes fadeZoom {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/******************************************
메인시작
*******************************************/
.at-wrapper {
  padding-top: 76px;
}
@media screen and (max-width: 991px) {
  .at-wrapper {
    padding-top: 47px;
  }
}
.at-wrapper.pdt_none {
  padding-top: 0;
}
.at-wrapper .h_wrap {
  display: block;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  background: #fff;
}
.at-wrapper .header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.at-wrapper .header_inner .pc_header {
  width: auto;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .at-wrapper .header_inner .pc_header .logo_box a > img {
    width: 150px;
  }
}
.at-wrapper .header_inner .at-menu {
  border: none;
  width: fit-content;
  height: 76px;
  margin-left: -35px;
}
@media screen and (max-width: 1280px) {
  .at-wrapper .header_inner .at-menu {
    margin-left: 0;
  }
}
.at-wrapper .header_inner .at-menu .pc-menu {
  width: fit-content;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible {
  width: fit-content;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix {
  width: fit-content;
  margin: 0;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top {
  width: fit-content;
  position: initial;
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top a.main_btn {
  display: inline-block;
  width: 22px;
  vertical-align: middle;
  z-index: 30;
  position: relative;
  background: 0;
  margin-top: 29px;
  margin-right: 20px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top a.main_btn > span {
  display: block;
  width: 100%;
  height: 1px;
  background: #222;
  transition: all 0.5s ease;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top a.main_btn > span:nth-child(2) {
  margin: 8px 0;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top a.main_btn.open span:nth-child(1) {
  transform: translateY(10px) rotate(-45deg);
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top a.main_btn.open span:nth-child(2) {
  opacity: 0;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top a.main_btn.open span:nth-child(3) {
  transform: translateY(-8px) rotate(45deg);
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul {
  white-space: nowrap;
  width: auto;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li a.menu-a {
  font-size: 16px;
  color: #222;
  height: 76px;
  line-height: 76px !important;
}

.header_inner .logo_box{
  display: flex;
  align-items: center;
  gap: 14px;
}

.header_inner .main_btn{
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/img/main_btn_down.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent !important;
}

.header_inner .main_btn.active{
  background-image: url("/img/main_btn_up.png");
}

@media screen and (max-width: 1200px) {
  .at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li a.menu-a {
    font-size: 13px;
    padding: 0 5px;
  }
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li .sub-1div {
  display: block;
  top: 76px;
  position: fixed;
  width: 100%;
  border: 0;
  padding: 50px 0 60px 20%;
  background: rgba(255, 255, 255, 0.95);
  transition: 0.5s;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li .sub-1div .sub_link_wrap {
  display: flex;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li .sub-1div .sub_link_wrap ul > h2 {
  text-align: left;
  margin-bottom: 20px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li .sub-1div .sub_link_wrap ul > h2 > a {
  line-height: 1 !important;
  height: auto;
  text-align: left;
  color: #a1a1a1;
  font-size: 14px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li .sub-1div .sub_link_wrap ul li > a {
  border: none;
  font-size: 23px;
  color: #333;
  padding: 0;
  line-height: 40px;
  text-align: left;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li .sub-1div .sub_link_wrap ul.sub_link {
  padding-left: 50px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul li.menu-li .sub-1div .sub_link_wrap ul.sub_link .sub_link_01 > a {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 30px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul .braun_allm {
  position: fixed !important;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  border: 0;
  width: 100%;
  display: none;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul .braun_allm .all_ul {
  padding: 60px 0 0 40px;
  display: flex;
  flex-wrap: wrap;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul .braun_allm .all_ul .all_li {
  width: 12.5%;
  margin-right: 0;
  height: 325px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul .braun_allm .all_ul .all_li .all_a {
  border: none;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  text-align: left;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul .braun_allm .all_ul .all_sub_div {
  margin-top: 20px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul .braun_allm .all_ul .all_sub_div ul li a.all_sub_a {
  line-height: 30px;
  color: #777;
  text-align: left;
  padding: 0;
  font-size: 14px;
}
.at-wrapper .header_inner .at-menu .pc-menu .nav-visible .container_fix .nav-top .menu-ul .braun_allm .all_ul .all_sub_div ul li a.all_sub_a:hover {
  color: #333;
}
.at-wrapper .header_inner .at_lnb {
  width: auto;
}
.at-wrapper .header_inner .at_lnb .right_lnb {
  display: flex;
  align-items: center;
  position: relative;
}
.at-wrapper .header_inner .at_lnb .right_lnb .lang_btn > img {
  width: 15px;
  height: 15px;
  margin-right: 15px;
}
.at-wrapper .header_inner .at_lnb .right_lnb .lang_menu {
  position: absolute;
  top: 53px;
  left: -65px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 22px 20px;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 2;
  width: 160px;
}
.at-wrapper .header_inner .at_lnb .right_lnb .lang_menu ul li {
  margin-bottom: 16px;
}
.at-wrapper .header_inner .at_lnb .right_lnb .lang_menu ul li:last-child {
  margin-bottom: 0;
}
.at-wrapper .header_inner .at_lnb .right_lnb .lang_menu ul li a {
  font-size: 16px;
  color: #7f7f7f;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.at-wrapper .header_inner .at_lnb .right_lnb .lang_menu.on {
  opacity: 1;
  visibility: visible;
}
.at-header .m_header {
  padding: 15px 0;
  display: block;
  position: fixed;
  top: 0;
  z-index: 51;
  width: 100%;
  background: #fff;
}
@media screen and (max-width: 480px) {
  .at-header .m_header {
    padding: 12.5px 0;
  }
}
.at-header .m_header .container_fix {
  justify-content: space-between;
}
.at-header .m_header .container_fix .center_logo {
  flex-grow: initial;
}
.at-header .m_header .container_fix .m_btn {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 480px) {
  .at-header .m_header .container_fix .m_btn .left_menu > img {
    height: 18px;
  }
}
.at-header .m_header .container_fix .m_btn .braun_allm {
  position: fixed;
  z-index: 99;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  width: 100%;
  height: 100vh;
  text-align: left;
  opacity: 0;
  transition: 0.2s;
  display: none;
  padding-left: 25px;
}
.at-header .m_header .container_fix .m_btn .braun_allm.on {
  opacity: 1;
  display: block;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f5f5f5;
  line-height: 50px;
  padding: 0 25px;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_top img {
  height: 15px;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_top .all_left {
  display: flex;
  align-items: center;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_top .all_left a.all_lang {
  margin-right: 30px;
  position: relative;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_top .all_left a.all_lang::after {
  content: "";
  display: block;
  position: absolute;
  height: 13px;
  background-color: #999;
  width: 1px;
  right: -14px;
  top: 52%;
  transform: translateY(-50%);
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_top .all_left .all_login {
  display: flex;
  gap: 13px;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_top .all_left .all_login a {
  font-size: 15px;
  color: #222;
}

.at-header .m_header .container_fix .m_btn .braun_allm .all_top .all_left a{display: inline-block; margin-right: 10px;}
.at-header .m_header .container_fix .m_btn .braun_allm .all_top .all_left a:last-child{margin-right: 0;}
.at-header .m_header .container_fix .m_btn .braun_allm .all_menu_inner {
  background: #fff;
  width: 80%;
  position: absolute;
  right: 0;
  height: 100vh;
  overflow: auto;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_menu_inner .all_ul {
  padding-left: 25px;
  padding-top: 15px;
  overflow: auto;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_menu_inner .all_ul .all_li:last-child {
  margin-bottom: 60px;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_menu_inner .all_ul .all_li .all_a {
  color: #222;
  font-size: 20px;
  display: block;
  line-height: 40px;
  background: url(/img/all_plus.jpg) no-repeat 90% center;
  background-size: 8px;
}
.all_sub_ul{padding:10px 0}
.at-header .m_header .container_fix .m_btn .braun_allm .all_menu_inner .all_ul .all_li .all_a.open {
  background: url(/img/all_mi.jpg) no-repeat 90% center;
  background-size: 8px;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_menu_inner .all_ul .all_li .all_sub_div {
  display: none;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_menu_inner .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li .all_sub_a {
  font-size: 16px;
  color: #777;
  line-height: 26px;
  padding-left:10px;
}
.at-header .m_header .container_fix .m_btn .braun_allm .all_menu_inner .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li .all_sub_a:hover {
  color: #333;
}
.at-header .m_header .container_fix img {
  height: 22px;
}
.at-header .m_header .container_fix .lang_menu_m {
  position: absolute;
  display: none;
  top: 50px;
  background: #fff;
  padding: 20px;
  left: 20%;
}
.at-header .m_header .container_fix .lang_menu_m.on {
  display: block;
  border: 1px solid #e5e5e5;
}
.at-header .m_header .container_fix .lang_menu_m ul li {
  line-height: 35px;
}
.at-header .m_header .container_fix .lang_menu_m ul li a img {
  height: 15px;
  margin-right: 10px;
}

.at-body.hid_pdt {
  padding-top: 76px;
}
@media screen and (max-width: 991px) {
  .at-body.hid_pdt {
    padding-top: 52px;
  }
}



.main_detail_wrap{
  margin: 0 auto;
  margin-top: 90px;
}

.main_detail_wrap h2{
  font-size: 32px;
  line-height: 40px;
  font-weight: 350;
  color: #222;
  font-family: 'Happiness-Sans-Title' !important;
  margin-bottom: 34px;
}

.main_detail_wrap_inner{
  display: flex;
  align-items: center;
  gap: 46px;
}

.main_detail_wrap a{
  width: calc(100%/3 - 13px);
  display: flex;
  align-items: center;
  gap: 20px;
  border-top: 1px solid #b5b7b4;
  border-bottom: 1px solid #b5b7b4;
  padding: 28px 14px;
}

.main_detail_wrap a .main_detail_sum{
  border-radius: 8px;
  width: 67px;
  height: 67px;
}

.main_detail_wrap a .p01{
  font-size: 22px;
  font-family: 'Happiness-Sans-Bold' !important;
}

.main_detail_wrap a .subdiv02{
  display: flex;
  align-items: center;
  gap: 60px;
  margin-top: 13px;
}

.main_detail_wrap a .subdiv02 .p02{
  font-size: 14px;
  font-weight: 500;
  color: #969696;
}

@media screen and (max-width: 991px){
  .main_detail_wrap{
    margin-top: 40px;
  }
  .main_detail_wrap h2, .rev_h2{
    font-size: 22px !important;
    margin-bottom: 8px;
  }

  .rb_tibox{
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .rb_tibox a{
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 10px;
  }

  .rev_h2{
    line-height: 26px;
    margin-bottom: 0 !important;
  }

  .main_detail_wrap_inner{
    flex-direction: column;
    gap: 0;
  }
  .main_detail_wrap a{
    width: 100%;
    padding: 12px 0;
    padding-right: 30px;
    gap: 15px;
  }

  .main_detail_wrap a .main_detail_sum{
    width: 58px;
    height: 58px;
    border-radius: 4px;
  }

  .main_detail_wrap a:nth-child(2),
  .main_detail_wrap a:nth-child(3){
    border-top: none;
  }

  .main_detail_wrap a .p01{
    font-size: 15px;
  }

  .main_detail_wrap a .div02{
    width: 100%;
  }

  .main_detail_wrap a .subdiv02{
    width: 100%;
    margin-top: 7px;
    gap: 0;
    justify-content: space-between;
  }

  .main_detail_wrap a .subdiv02 .p02{
    font-size: 10px;
  }

  .main_detail_wrap a .subdiv02 .detail_arrow{
    width: 28px;
  }
}


.sec02 {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media screen and (max-width: 991px) {
  .sec02 {
    margin: 48px 0 0 0;
  }
}
.sec02 .sec02_txt {
  display: flex;
  align-items: center;
  gap: 30px;
  position: relative;
  z-index: 2;
  background: #fff;
  margin-bottom: 30px;
}

.gallery_btn_prev:after, 
.swiper-container-rtl .gallery_btn_prev:after{
  content: "" !important;
  width: 12px;
  height: 20px;
  background-image: url("/img/gallery_btn_prev.png");
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.gallery_btn_next:after, 
.swiper-container-rtl .gallery_btn_next:after{
  content: "" !important;
  width: 12px;
  height: 20px;
  background-image: url("/img/gallery_btn_next.png");
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

@media screen and (max-width: 991px){
  .gallery_btn_next:after, 
  .swiper-container-rtl .gallery_btn_next:after{
    width: 8px;
    height: 13px;
  }
  .gallery_btn_prev:after, 
  .swiper-container-rtl .gallery_btn_prev:after{
    width: 8px;
    height: 13px;
  } 
  .gallery_btn_prev.swiper-button-prev{
    right: 40px !important;
  }

  .gallery_btn_prev.swiper-button-prev,
  .gallery_btn_next.swiper-button-next{
    top: 3% !important;
  }
}

.gallery_btn_prev{
  top: 4.8% !important;
  width: auto !important;
  left: unset !important;
  right: 50px !important;
}

.gallery_btn_next{
  top: 4.8% !important;
  width: auto !important;
  left: unset !important;
  right: 0 !important;
}

@media screen and (max-width: 991px) {
  .sec02 .sec02_txt {
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 12px;
    width: 100%;
  }
}

.sw-arrow{
  width: 20px;
}

.sec02 .sec02_txt h1 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 350;
  color: #222;
  font-family: 'Happiness-Sans-Title' !important;
}

@media screen and (max-width: 991px) {
  .sec02 .sec02_txt h1 {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 400;
  }
}
.sec02 .sec02_txt > p {
  font-size: 16px;
  line-height: 26px;
  color: #555555;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .sec02 .sec02_txt > p {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 20px;
  }
}
.sec02 .sec02_txt a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  height: 40px;
  padding: 0 10px;
  font-size: 14px;
  color: #171A19;
  font-family: 'Happiness-Sans-Bold' !important;
  border: 2px solid #171A19;
}
.sec02 .sec02_txt a > img {
  margin-left: 8px;
  margin-top: -1px;
}
@media screen and (max-width: 480px) {
  .sec02 .sec02_txt a > img {
    width: 5px;
    margin-left: 6px;
  }
}
@media screen and (max-width: 991px) {
  .sec02 .sec02_txt a {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 12px;
  }
}



.subpage-sec03-plus {
  padding-top: 56px;
}
.subpage-sec03-plus .container_fix01{
  padding: 0 !important;
  max-width: 1480px !important;
}
@media screen and (max-width: 991px) {
  .sec03 {
    padding: 0;
    display: none;
  }

  .subpage-sec03-plus {
    padding-top: 0px;
    margin-top: 0 !important;
  }

  .mobile_main_swiper_banner_subpage{
    margin-top: 0 !important;
    margin-bottom: 65px !important;
  }
}



.sec03 .sec03_inner {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 991px) {
  .sec03 .sec03_inner {
    flex-direction: column;
    gap: 30px;
  }
}
@media screen and (max-width: 480px) {
  .sec03 .sec03_inner {
    gap: 15px;
  }
}
.sec03 .sec03_inner > div {
  width: 49%;
}
@media screen and (max-width: 991px) {
  .sec03 .sec03_inner > div {
    width: 100%;
  }
}

.sec06 {
  position: relative;
  background-color: #f7f4f0;
  padding: 160px 0;
  padding-top: 75px;
  padding-bottom: 100px;
}
.sec06 h1 {
  font-family: 'Happiness-Sans-Title' !important;
  color: #222;
  font-size: 32px;
  margin-bottom: 40px;
  font-weight: 350;
}
@media screen and (max-width: 480px) {
  .sec06 h1 {
    font-size: 22px;
    margin-bottom: 19px;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) {
  .sec06 {
    padding: 90px 0;
  }
}
@media screen and (min-width: 1921px) {
  .sec06 {
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .sec06 {
    background-image: url(../img/msec06_bg.jpg);
    background-position: left top;
    padding: 75px 0;
    padding-top: 50px;
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_link {
    text-align: center;
  }
  .sec06 > div .sec06_link a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    display: inline-block;
    margin: 37px auto 0;
    text-transform: uppercase;
  }
}
.sec06 > div .sec06_top {
  position: relative;
  margin-bottom: 57px;
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_top {
    margin-bottom: 24px;
  }
}
.sec06 > div .sec06_top h2 {
  color: #fff;
  margin-bottom: 23px;
}
@media screen and (max-width: 1500px) {
  .sec06 > div .sec06_top h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_top h2 {
    font-size: 26px;
    margin-bottom: 15px;
    line-height: 1;
  }
}
.sec06 > div .sec06_top p {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
}
@media screen and (max-width: 1500px) {
  .sec06 > div .sec06_top p {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_top p {
    font-size: 15px;
    line-height: 1.3;
  }
}
.sec06 > div .sec06_top a {
  position: absolute;
  bottom: 5px;
  right: 0;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 19px;
  text-transform: uppercase;
}
@media screen and (max-width: 1500px) {
  .sec06 > div .sec06_top a {
    font-size: 16px;
  }
}
.sec06 > div .sec06_bottom {
  position: relative;
}
.sec06 > div .sec06_bottom .post-wrap .post-row {
  width: 20.4% !important;
}
.sec06 > div .sec06_bottom .post-wrap .post-row:first-child {
  width: 58.882% !important;
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row:first-child {
    width: 100% !important;
  }
}
.sec06 > div .sec06_bottom .post-wrap .post-row:first-child .post-list {
  margin-right: 35px !important;
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row:first-child .post-list {
    margin-right: 20px !important;
    margin-bottom: 16px !important;
  }
  .responsive #hqdascofnreuigvbkmpljtw .post-list{
    margin-bottom: 16px !important;
  }
}
.sec06 > div .sec06_bottom .post-wrap .post-row:first-child .post-content {
  display: none;
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row:first-child .post-content {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row:nth-last-child(2), .sec06 > div .sec06_bottom .post-wrap .post-row:last-child {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row {
    width: 100% !important;
  }
}
.sec06 > div .sec06_bottom .post-wrap .post-row .post-content {
  padding-top: 15px;
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row .post-content {
    padding-top: 11px;
  }
}
.sec06 > div .sec06_bottom .post-wrap .post-row .post-content h5 {
  font-size: 19px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2;
}
@media screen and (max-width: 1500px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row .post-content h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row .post-content h5 {
    font-size: 16px;
    margin-bottom: 2px;
    font-weight: 400;
  }
}
.sec06 > div .sec06_bottom .post-wrap .post-row .post-content p {
  font-size: 16px;
  color: #555;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2;
}
@media screen and (max-width: 1500px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row .post-content p {
    font-size: 17px;
  }
}
@media screen and (max-width: 991px) {
  .sec06 > div .sec06_bottom .post-wrap .post-row .post-content p {
    font-size: 14px;
    height: 18px;
    font-weight: 300;
  }
}
.sec06 ul.tabs {
  display: flex;
  position: relative;
}
@media screen and (max-width: 480px) {
  .sec06 ul.tabs {
    gap: 30px;
  }
}
.sec06 ul.tabs li {
  color: #555;
  font-size: 18px;
  margin-right: 40px;
}
@media screen and (max-width: 480px) {
  .sec06 ul.tabs li {
    font-size: 14px;
    margin-right: 0;
  }
}
.sec06 ul.tabs li.current {
  color: #222;
  font-weight: 500;
  position: relative;
}
.sec06 ul.tabs li.current::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #222;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.sec06 ul.tabs a {
  display: block;
}
.sec06 ul.tabs a .youtube_more {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #c4ae8e;
  font-size: 15px;
}
@media screen and (max-width: 480px) {
  .sec06 ul.tabs a .youtube_more {
    font-size: 12px;
    bottom: 38px;
  }
}
.sec06 .wid_wrap > div.tab-content {
  display: none;
}
.sec06 .wid_wrap > div.tab-content .container_fix01 {
  padding: 0;
}
.sec06 .wid_wrap > div.tab-content .btn-wset {
  position: relative;
  z-index: 999;
}
.sec06 .wid_wrap > div.tab-content.current {
  display: inherit;
}

.sec07 {
  margin: 75px 0;
  padding: 0;
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .sec07 {
    margin: 75px 0 55px;
  }
}
.sec07 .sec07_swiper {
  position: relative;
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide {
  display: flex;
  width: 100% !important;
  justify-content: space-between;
  padding-left: 11%;
}
@media screen and (max-width: 991px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    padding-left: 0;
    padding: 0 15px;
  }
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap {
  padding-top: 8.5%;
}
@media screen and (max-width: 991px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap {
    order: 2;
    padding-top: 40px;
  }
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap .sub_title {
  color: #777;
  font-size: 19px;
  font-weight: 300;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap .sub_title {
    font-size: 14.5px;
    margin-bottom: 20px;
  }
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap .sub_title > span.p_color {
  font-weight: 400;
  color: #c4ae8e;
  position: relative;
}
@media screen and (max-width: 991px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap .sub_title > span.p_color {
    font-weight: 500;
  }
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap .sub_title > span.p_color::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #c4ae8e;
  bottom: -1px;
  left: 0;
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap p.cent_img {
  padding: 60px 0 20px;
}
@media screen and (max-width: 480px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap p.cent_img {
    padding: 30px 0 10px;
  }
}
@media screen and (max-width: 480px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap p.cent_img > img {
    width: 10px;
  }
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap h2 {
  font-size: 43px;
  color: #222;
  font-weight: 350;
  line-height: 55px;
}
@media screen and (max-width: 480px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap h2 {
    font-size: 25px;
    line-height: 31px;
    font-weight: 400;
  }
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap h3 {
  font-size: 17px;
  color: #222;
  font-weight: 350;
  line-height: 26px;
}
@media screen and (max-width: 480px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide .txt_wrap h3 {
    font-size: 13px;
    line-height: 18.5px;
  }
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .img_wrap {
  width: 60%;
}
@media screen and (max-width: 991px) {
  .sec07 .sec07_swiper .swiper-wrapper .swiper-slide .img_wrap {
    order: 1;
    width: 100%;
  }
}
.sec07 .sec07_swiper .swiper-wrapper .swiper-slide .img_wrap > img {
  width: 100%;
}
.sec07 .sec07_swiper .sec07_slide_btn {
  display: flex;
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 11%;
}
@media screen and (max-width: 480px) {
  .sec07 .sec07_swiper .sec07_slide_btn {
    position: initial;
    padding-left: 15px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .sec07 .sec07_swiper .sec07_slide_btn img {
    width: 39px;
  }
}
.sec07 .sec07_swiper .sec07_slide_btn .sec07_prev {
  margin-right: 10px;
}

.q_menu {
  position: fixed;
  right: 30px;
  bottom: 108px;
  z-index: 51;
}
@media screen and (max-width: 480px) {
  .q_menu {
    right: 10px;
    bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .q_menu .q_inner ul {
    display: none;
  }
}
.q_menu .q_inner ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.q_menu .q_inner ul li a span {
  display: inline-block;
  width: 100px;
  line-height: 35px;
  color: #444;
  text-align: center;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 17.5px;
  font-size: 13px;
}
.q_menu .q_inner ul li a img {
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  .q_menu .q_inner ul li a img {
    width: 35px;
    height: 35px;
  }
}
.q_menu .q_inner .q_04_div {
  opacity: 0;
  transform: scale(0);
  transition: 0.5s all ease;
  width: 215px;
  position: fixed;
  top: 25%;
  right: 30px;
  background-color: #fff;
  border-radius: 13px;
  padding: 15px;
}
.q_menu .q_inner .q_04_div.show {
  opacity: 1;
  transform: scale(1);
}
.q_menu .q_inner .q_04_div p.q_desc {
  color: #444;
  font-size: 500;
  font-size: 12px;
  line-height: 17px;
}
.q_menu .q_inner .q_04_div input.name_input {
  width: 100%;
  height: 31px;
  border-color: #666;
  font-size: 12px;
  color: #666;
  line-height: 30px;
  padding-left: 5px;
}
.q_menu .q_inner .q_04_div input.name_input::placeholder {
  font-size: 12px;
  color: #999;
  padding-left: 5px;
}
.q_menu .q_inner .q_04_div .tel_wrap {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
.q_menu .q_inner .q_04_div .tel_wrap > * {
  width: 31.4%;
  border-color: #666;
  height: 31px;
  font-size: 12px;
  color: #999;
}
.q_menu .q_inner .q_04_div .tel_wrap > label {
  display: none;
}
.q_menu .q_inner .q_04_div .sel_wrap {
  margin-top: 12px;
  display: flex;
  align-items: center;
}
.q_menu .q_inner .q_04_div .sel_wrap p.con_sub {
  color: #666;
  font-size: 13px;
  white-space: nowrap;
  margin-right: 12px;
}
.q_menu .q_inner .q_04_div .sel_wrap select#con_select {
  width: 100%;
  border-color: #666;
  font-size: 12px;
  height: 32px;
}
.q_menu .q_inner .q_04_div .pri_wrap {
  margin-top: 10px;
}
.q_menu .q_inner .q_04_div .pri_wrap input {
  margin: 0;
  margin-right: 5px;
}
.q_menu .q_inner .q_04_div .pri_wrap span.pri_agree {
  color: #999;
  font-size: 12px;
}
.q_menu .q_inner .q_04_div .pri_wrap p.more_per {
  color: #999;
  font-size: 12px;
  margin: 5px 0;
}
.q_menu .q_inner .q_04_div .privacy {
  border: 1px solid #666;
  padding: 2%;
  font-size: 11px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.q_menu .q_inner .q_04_div button.q_04_sub {
  width: 100%;
  background: #222222;
  color: #fff;
  font-size: 15px;
  line-height: 36px;
  border-radius: 18px;
  margin-top: 15px;
}
.q_menu .q_inner .q_04_div .q_04_close_btn {
  position: absolute;
  top: -14px;
  right: -11px;
}
.q_menu .q_close_logo {
  display: none;
}
@media screen and (max-width: 991px) {
  .q_menu .q_close_logo {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .q_menu .q_close_logo > img {
    width: 90px;
  }
}
@media screen and (max-width: 480px) {
  .q_menu .q_close_logo > img {
    width: 70px;
  }
}
.q_menu span.q_back {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1;
  display: none;
}

.b_footer {
  margin-top: 0;
  border-top: 1px solid #efefef;
  background-color: #181a19;
}
.b_footer .fix_infos_box {
  display: flex;
  padding: 70px 0 65px;
  justify-content: space-between;
}
.b_footer .fix_infos_box .f_left {
  width: 100%;
  display: flex;
}

.b_footer .fix_infos_box .f_left > .inner_wrap{
  width: 100%;
  padding-top: 13px;
}

.b_footer .fix_infos_box .f_left > .inner_wrap .f_insta{
  height: 27px;
}
.b_footer .fix_infos_box .f_left > .inner_wrap .f_facebook{
  height: 28px;
}
.b_footer .fix_infos_box .f_left > .inner_wrap .f_youtube{
  height: 20px;
}

@media screen and (max-width: 991px) {
  .b_footer .fix_infos_box .f_left {
    flex-direction: column;
  }
}
.b_footer .fix_infos_box .f_left .f_logo_wrap {
  margin-right: 160px;
}
@media screen and (max-width: 991px) {
  .b_footer .fix_infos_box .f_left .f_logo_wrap {
    margin-bottom: 42px;
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .b_footer .fix_infos_box .f_left .f_logo_wrap > img {
    width: 142px;
  }
}
.b_footer .fix_infos_box .f_left .inner01_m h3 {
  font-size: 15px;
  color: #222;
}
.b_footer .fix_infos_box .f_left .inner01_m p {
  color: #555;
  font-size: 12px;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .b_footer .fix_infos_box .f_left .inner_wrap {
    order: 3;
    padding-top: 0;
  }
  .b_footer .fix_infos_box .f_left .inner01_m h3{
    font-size: 15px;
    color: #fff;
  }
  .b_footer .fix_infos_box .f_left .inner01_m p{
    color: #fff;
  }

  .b_footer .fix_infos_box .f_left .inner_wrap .inner02 .tel{
    display: none;
  }
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner01 {
  display: flex;
  gap: 23px;
  align-items: flex-end;
  margin-bottom: 34px;
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner01 h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner01 p {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .tel{
  font-size: 26px;
  color: #fff !important;
  font-weight: 400 !important;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .tel:nth-child(2){
  margin-top: 11px;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .department{
  display: inline-block;
  width: 80px;
  font-size: 17px;
}


.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .time_box{
  display: flex;
  align-items: flex-start;
  gap: 20px;
  color: #fff;
  margin-top: 45px;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .time_box .tit{
  font-size: 17px;
  font-weight: 600;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .time_box ul{
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .time_box ul li{
  display: flex;
  align-items: flex-start;
  gap: 15px;
  font-size: 17px;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .time_box ul li:nth-child(1){
  margin-right: 54px;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .time_box ul li p{
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .time_box ul li p:nth-child(1){
  margin-top: 0;
}

.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .fix_links {
  display: flex;
  margin-top: 60px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px){
  .b_footer .fix_infos_box .ft_service .time_box{
    margin-top: 30px;
  }
  .b_footer .fix_infos_box .ft_service .time_box p span.ddf{
    color: #fff !important;
  }

  .b_footer .fix_infos_box .ft_service .time_box .tt_box{
    display: flex;
    align-items: flex-start;
    /* gap: 45px; */
    margin-top: 15px;
  }

  .b_footer .fix_infos_box .ft_service .time_box .tt_box > div{
    width: 50%;
  }

  .b_footer .fix_infos_box .ft_service .time_box .tt_box p{
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
  }

  .b_footer .fix_infos_box .ft_service .time_box .tt_box ul{
    margin-top: 10px;
  }
}




@media screen and (max-width: 480px) {
  .b_footer .fix_infos_box .f_left .inner_wrap .inner02 .fix_links {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .fix_links li:first-child a {
  padding-left: 0;
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .fix_links li:first-child a::after {
  display: none;
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .fix_links li a {
  color: #ccc;
  font-size: 14px;
  padding: 0 10px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .b_footer .fix_infos_box .f_left .inner_wrap .inner02 .fix_links li a {
    font-size: 10px;
  }
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .fix_links li a::after {
  content: "";
  display: block;
  height: 13px;
  width: 1px;
  background: #ccc;
  left: 0;
  position: absolute;
  top: 4px;
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .info_ul {
  white-space: nowrap;
}
@media screen and (max-width: 1360px) {
  .b_footer .fix_infos_box .f_left .inner_wrap .inner02 .info_ul {
    white-space: initial;
  }
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .info_ul li {
  color: #ccc;
}
@media screen and (max-width: 991px) {
  .b_footer .fix_infos_box .f_left .inner_wrap .inner02 .info_ul li {
    display: block;
    line-height: 14px;
  }
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner02 .info_ul li:last-child {
  margin-left: 10px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .b_footer .fix_infos_box .f_left .inner_wrap .inner02 .info_ul li:last-child::after {
    /* display: block;
    content: "";
    width: 1px;
    height: 10px;
    background-color: #b0b0b0;
    position: absolute;
    left: -7px;
    top: 9px; */
  }
  .b_footer .fix_infos_box .f_left .inner_wrap .inner02 .info_ul li:last-child{
    margin-left: 0;
  }
}
.b_footer .fix_infos_box .f_left .inner_wrap .inner02 h4 {
  margin-top: 15px;
  color: #ccc;
}
@media screen and (max-width: 991px) {
  .b_footer .fix_infos_box .f_left .inner_wrap .inner02 h4 {
    font-size: 10px;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .b_footer .fix_infos_box {
    padding: 45px 0 40px;
    flex-direction: column;
  }
}
@media screen and (max-width: 1360px) {
  .b_footer .fix_infos_box .ft_service {
    margin-left: 0%;
  }
}
@media screen and (max-width: 991px) {
  .b_footer .fix_infos_box .ft_service {
    order: 2;
    margin-top: 24px;
  }
}
.b_footer .fix_infos_box .ft_service p.tel {
  color: #222;
  font-size: 36px;
  font-weight: 400;
  font-family: "SUIT-Regular";
  margin-bottom: 20px;
}
@media screen and (max-width: 1360px) {
  .b_footer .fix_infos_box .ft_service p.tel {
    margin: 0;
    font-size: 21px;
    margin-bottom: 17px;
    font-weight: 500;
  }
}
.b_footer .fix_infos_box .ft_service .time_box {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1360px) {
  .b_footer .fix_infos_box .ft_service .time_box {
    flex-direction: column;
    text-align: left;
  }
}
.b_footer .fix_infos_box .ft_service .time_box p span.tit {
  color: #555;
  font-size: 14px;
  margin-right: 15px;
}
@media screen and (max-width: 480px) {
  .b_footer .fix_infos_box .ft_service .time_box p span.tit {
    font-size: 12px;
    color: #fff;
    margin-top: 25px;
    font-weight: 600;
    margin-right: 0;
    margin-bottom: 7px;
  }
}
.b_footer .fix_infos_box .ft_service .time_box ul li {
  color: #fff;
  font-size: 14px;
  margin-bottom: 7px;
}

.b_footer .fix_infos_box .ft_service .time_box ul li:nth-child(2){
  padding: 0 !important;
}

@media screen and (max-width: 480px) {
  .b_footer .fix_infos_box .ft_service .time_box ul{
    display: flex; 
    flex-wrap: wrap;
    gap: 10px;
    /* margin: 0 -10px; */
  }
  .b_footer .fix_infos_box .ft_service .time_box ul li {
    /* padding: 0 10px; */
    font-size: 12px;
    position: relative;
  }
  .b_footer .fix_infos_box .ft_service .time_box ul li:first-child::after{content:""; display: block; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 10px; background-color: #b0b0b0;}
  .b_footer .fix_infos_box .ft_service .time_box ul li span{
    font-weight: 500;
    color: #ffffff;
  }
  /* .b_footer .fix_infos_box .ft_service .time_box ul li:last-child{flex-basis: 100%;} */
}
.b_footer .fix_infos_box .ft_service .btn_box {
  text-align: right;
  margin-top: 25px;
}
@media screen and (max-width: 1360px) {
  .b_footer .fix_infos_box .ft_service .btn_box {
    text-align: left;
    margin: 17px 0 30px;
  }
}
.b_footer .fix_infos_box .ft_service .btn_box a {
  margin-left: 25px;
}
@media screen and (max-width: 1360px) {
  .b_footer .fix_infos_box .ft_service .btn_box a {
    margin-left: 0;
    margin-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b_footer .fix_infos_box .ft_service .btn_box a > img {
    transform: scale(1.1);
  }
}

/******************************************
서브시작
*******************************************/
.at-wrapper .b_sub_text.sub_text {
  margin: 115px 0 55px;
}
@media screen and (max-width: 480px) {
  .at-wrapper .b_sub_text.sub_text {
    margin: 60px 0 30px;
  }
}
@media screen and (max-width: 480px) {
  .at-wrapper .b_sub_text.sub_text.m01_03_text {
    margin: 65px 0 35px;
  }
}
.at-wrapper .b_sub_text.sub_text.m0901_topba {
  margin: 100px 0 40px;
}
@media screen and (max-width: 991px) {
  .at-wrapper .b_sub_text.sub_text.m0901_topba {
    margin: 60px 0 35px;
  }
}
.at-wrapper .b_sub_text.sub_text .container_fix01 h1 {
  color: #222;
  font-size: 40px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 30px;
}
.at-wrapper .b_sub_text.sub_text .container_fix01 h1.fw_500 {
  color: #222;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .at-wrapper .b_sub_text.sub_text .container_fix01 h1.fw_500 {
    font-size: 25px;
    font-weight: 500;
  }
}
@media screen and (max-width: 480px) {
  .at-wrapper .b_sub_text.sub_text .container_fix01 h1 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 400;
  }
}
.at-wrapper .b_sub_text.sub_text .container_fix01 h2 {
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 480px) {
  .at-wrapper .b_sub_text.sub_text .container_fix01 h2 {
    font-size: 13px;
    line-height: 18px;
  }
}

.list-category .dropdown {
  margin-bottom: 30px;
}
.list-category .dropdown a#categoryLabel {
  color: #222 !important;
  font-weight: 500;
  border-color: #e1e1e1;
  background-color: #fff;
  background-image: url(/img/list_down.png) !important;
  background: no-repeat 95% center;
  background-size: 15px;
}
.list-category .dropdown a#categoryLabel:hover {
  background-repeat: no-repeat;
}
@media screen and (max-width: 480px) {
  .list-category .dropdown a#categoryLabel {
    background-size: 11px !important;
    background: no-repeat 96% center;
  }
}
.list-category .dropdown ul.dropdown-menu {
  text-align: center;
  border-top: 0;
  top: 99%;
  margin: 0;
  border-radius: 0;
  position: absolute;
  background: #fff;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 10px 0;
  box-shadow: none;
  border-top: 0;
}
.list-category .dropdown ul.dropdown-menu li.selected a {
  color: initial !important;
  font-weight: initial !important;
}
.list-category .dropdown ul.dropdown-menu li a {
  font-size: 14px;
  padding: 6px 12px;
  color: #555;
}

@media screen and (max-width: 991px) {
  .list-page.m09_01_paging {
    margin: 10px 0 0 0 !important;
  }
}
.list-page.m09_02 {
  margin: 60px 0 120px !important;
}
@media screen and (max-width: 991px) {
  .list-page.m09_02 {
    margin: 40px 0 0px !important;
  }
}
.list-page.m09_03page {
  margin: 65px 0 120px !important;
}
@media screen and (max-width: 991px) {
  .list-page.m09_03page {
    margin: 40px 0 0 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .list-page.m09_03page > .pagination {
    margin: 0;
  }
}
.list-page.m11_01_list {
  margin: 0;
  margin-bottom: 40px;
}
.list-page.mgtop_40 {
  margin-top: 65px;
}
@media screen and (max-width: 480px) {
  .list-page.mgtop_40 {
    margin-top: 40px !important;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .list-page {
    margin: 0 !important;
  }
}
.list-page .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-page .pagination.mgtop_40 {
  margin-top: 40px;
  margin-bottom: 120px;
}
@media screen and (max-width: 991px) {
  .list-page .pagination.mgtop_40 {
    margin-bottom: 0;
  }
}
.list-page .pagination li > a {
  font-family: "Outfit", sans-serif;
}
@media screen and (max-width: 480px) {
  .list-page .pagination li > a {
    font-size: 14px !important;
  }
}
.list-page .pagination li > a > i {
  display: none;
}
.list-page .pagination li:first-child a {
  background: url(/img/list_2left.png) no-repeat;
  width: 13px;
  height: 11px;
  background-size: cover;
  font-size: 0;
}
@media screen and (max-width: 480px) {
  .list-page .pagination li:first-child a {
    width: 11px;
    height: 9px;
  }
}
.list-page .pagination li:nth-child(2) a {
  background: url(/img/list_left.png) no-repeat;
  width: 8px;
  height: 11px;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .list-page .pagination li:nth-child(2) a {
    width: 6px;
    height: 9px;
  }
}
.list-page .pagination li:nth-last-child(2) a {
  background: url(/img/list_right.png) no-repeat;
  width: 8px;
  height: 11px;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .list-page .pagination li:nth-last-child(2) a {
    width: 6px;
    height: 9px;
  }
}
.list-page .pagination li:last-child a {
  background: url(/img/list_2right.png) no-repeat;
  width: 14px;
  height: 11px;
  background-size: cover;
  font-size: 0;
}
@media screen and (max-width: 480px) {
  .list-page .pagination li:last-child a {
    width: 11px;
    height: 9px;
  }
}
.list-page .pagination li.active a {
  background-color: #c4ae8e !important;
  color: #fff !important;
  width: 25px;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .list-page .pagination li.active a {
    width: 20px;
  }
}

@media screen and (max-width: 480px) {
  .m01_02_g_container {
    margin-bottom: 0;
  }
}
.m01_02_g_container .gallery_container .list-row .img-wrap {
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .m01_02_g_container .gallery_container .list-row .img-wrap {
    border-radius: 5px;
  }
}
.m01_02_g_container .gallery_container .list-row .img-wrap:hover p.back {
  opacity: 1;
}
.m01_02_g_container .gallery_container .list-row .img-wrap p.back {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
}
.m01_02_g_container .gallery_container .list-row .img-wrap p.back span {
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 350;
}
@media screen and (max-width: 480px) {
  .m01_02_g_container .gallery_container .list-row .img-wrap p.back span {
    font-size: 13px;
  }
}
.m01_02_g_container .gallery_container .list-row .fix_gallery_content {
  margin-top: 20px;
}
.m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_title {
  font-size: 20px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_title {
    font-size: 16px;
  }
}
.m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p {
  margin-top: 13px;
}
@media screen and (max-width: 991px) {
  .m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p {
    margin-top: 5px;
  }
}
.m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p span {
  font-size: 15px;
  color: #555;
}
@media screen and (max-width: 991px) {
  .m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p span {
    font-size: 12px;
  }
}
.m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p span.wr_2 {
  margin-right: 20px;
}
@media screen and (max-width: 480px) {
  .m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p span.wr_2 {
    margin-right: 12px;
  }
}
.m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p span.wr_3 {
  position: relative;
}
.m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p span.wr_3::before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  background: #8d8d8d;
  left: -13px;
  top: 5px;
}
@media screen and (max-width: 480px) {
  .m01_02_g_container .gallery_container .list-row .fix_gallery_content .gallery_p span.wr_3::before {
    left: -8px;
    height: 10px;
  }
}

.m01_04_wrap .wrap_01 {
  margin: 120px auto 80px;
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .wrap_01 {
    margin-top: 70px;
    margin-bottom: 40px;
  }
}
.m01_04_wrap .wrap_01 ul {
  display: flex;
  justify-content: space-between;
  width: 96%;
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .wrap_01 ul {
    flex-direction: column;
    padding: 0 15px 0 17px;
  }
}
.m01_04_wrap .wrap_01 ul li {
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .wrap_01 ul li:nth-child(2) > img {
    transform: scale(0.9);
  }
}
.m01_04_wrap .wrap_01 ul li::after {
  content: "";
  display: block;
  width: 1px;
  background-color: #e1e1e1;
  height: 55px;
  right: -120px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.m01_04_wrap .wrap_01 ul li:last-child::after {
  display: none;
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .wrap_01 ul li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .wrap_01 ul li {
    margin-bottom: 22.5px;
  }
}
.m01_04_wrap .wrap_01 ul li > img {
  margin-right: 40px;
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .wrap_01 ul li > img {
    width: 62px;
    margin-right: 35px;
  }
}
.m01_04_wrap .wrap_01 ul li h3 {
  font-size: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .wrap_01 ul li h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .wrap_01 ul li h3 {
    margin-bottom: 10px;
    font-size: 17.5px;
  }
}
.m01_04_wrap .wrap_01 ul li p {
  color: #555;
  font-size: 16px;
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .wrap_01 ul li p {
    font-size: 16px;
    font-weight: 350;
  }
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .map_wrap iframe {
    height: 200px;
  }
}
.m01_04_wrap .desc_wrap {
  margin-top: 120px;
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .desc_wrap {
    margin-top: 60px;
  }
}
.m01_04_wrap .desc_wrap > ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .desc_wrap > ul {
    flex-direction: column;
  }
}
.m01_04_wrap .desc_wrap > ul > li {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  width: 40%;
  padding: 40px 50px;
}
@media screen and (max-width: 1280px) {
  .m01_04_wrap .desc_wrap > ul > li {
    padding: 25px;
  }
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .desc_wrap > ul > li {
    width: 100%;
    padding: 25px 27px;
    margin-bottom: 15px;
  }
}
.m01_04_wrap .desc_wrap > ul > li p.icon_title {
  font-size: 23px;
  color: #222;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 1280px) {
  .m01_04_wrap .desc_wrap > ul > li p.icon_title {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .desc_wrap > ul > li p.icon_title {
    font-size: 16px;
    margin-bottom: 25px;
    white-space: nowrap;
    color: #858585;
    font-size: 350;
  }
}
.m01_04_wrap .desc_wrap > ul > li p.icon_title > img {
  margin-right: 12px;
  margin-top: -3px;
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .desc_wrap > ul > li p.icon_title > img.map_icon {
    width: 10px;
  }
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .desc_wrap > ul > li p.icon_title > img {
    width: 15px;
    margin-right: 8px;
  }
}
.m01_04_wrap .desc_wrap > ul > li p.icon_title > span {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  color: #858585;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .desc_wrap > ul > li p.icon_title > span {
    font-size: 12px;
	bottom:10px;
  }
}
.m01_04_wrap .desc_wrap > ul > li p.wrap02_p {
  color: #222;
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
}
@media screen and (max-width: 1280px) {
  .m01_04_wrap .desc_wrap > ul > li p.wrap02_p {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .desc_wrap > ul > li p.wrap02_p {
    font-size: 13.5px;
    line-height: 22px;
  }
}
.m01_04_wrap .desc_wrap > ul > li > ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .desc_wrap > ul > li > ul li {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1280px) {
  .m01_04_wrap .desc_wrap > ul > li > ul li span {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .desc_wrap > ul > li > ul li span {
    font-size: 13px !important;
  }
}
.m01_04_wrap .desc_wrap > ul > li > ul li span:first-child {
  font-size: 18px;
  color: #222;
}
.m01_04_wrap .desc_wrap > ul > li > ul li span:last-child {
  font-weight: 350;
  color: #222;
  font-size: 16px;
}
.m01_04_wrap .desc_wrap > ul .map_link {
  width: 18%;
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .desc_wrap > ul .map_link {
    width: 100%;
  }
}
.m01_04_wrap .desc_wrap > ul .map_link > ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .desc_wrap > ul .map_link > ul {
    flex-direction: row;
  }
}
.m01_04_wrap .desc_wrap > ul .map_link > ul > li {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  height: 47%;
  font-size: 16px;
  color: #555;
  padding: 9%;
}
@media screen and (max-width: 1360px) {
  .m01_04_wrap .desc_wrap > ul .map_link > ul > li {
    padding: 10% 9%;
  }
}
@media screen and (max-width: 991px) {
  .m01_04_wrap .desc_wrap > ul .map_link > ul > li {
    width: 49%;
    font-size: 13px;
    padding: 10px 0 10px 13px;
    white-space: nowrap;
    font-weight: 350;
  }
}
.m01_04_wrap .desc_wrap > ul .map_link > ul > li a {
  font-size: 16px;
  color: #555;
}
@media screen and (max-width: 1360px) {
  .m01_04_wrap .desc_wrap > ul .map_link > ul > li a {
    font-size: 13px;
  }
}
.m01_04_wrap .desc_wrap > ul .map_link > ul > li a img {
  margin-right: 30px;
}
@media screen and (max-width: 1360px) {
  .m01_04_wrap .desc_wrap > ul .map_link > ul > li a img {
    margin-right: 10px;
  }
}
@media screen and (max-width: 480px) {
  .m01_04_wrap .desc_wrap > ul .map_link > ul > li a img {
    width: 29px;
    white-space: nowrap;
  }
}
.m01_04_wrap h4 {
  margin: 40px 0 120px;
  text-align: center;
  color: #555555;
  font-size: 16px;
  background: #f9f9f9;
  line-height: 45px;
}
@media screen and (max-width: 480px) {
  .m01_04_wrap h4 {
    margin: 15px 0 65px;
    font-size: 13px;
    line-height: 34px;
    font-weight: 350;
    height: 36px;
  }
}

.m09_01_wrap {
  padding: 120px 15px 100px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .m09_01_wrap {
    padding: 65px 15px 55px;
    border-bottom: 0;
  }
}
.m09_01_wrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #e2e2e2;
  width: 100%;
  height: 1px;
}
@media screen and (max-width: 991px) {
  .m09_01_wrap::after {
    width: calc(100% - 30px);
    left: 15px;
  }
}
.m09_01_wrap > h2 {
  font-size: 40px;
  font-weight: 350;
  color: #222;
}
@media screen and (max-width: 991px) {
  .m09_01_wrap > h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .m09_01_wrap > h2 {
    font-weight: 400;
  }
}
.m09_01_wrap > h2 span {
  color: #c4ae8e;
  font-family: "SUIT", sans-serif;
}

.m09_01_board .list-notice {
  display: none;
}
@media screen and (max-width: 991px) {
  .m09_01_board .gallery_container {
    margin-bottom: 0 !important;
  }
}
.m09_01_board .gallery_container .fix_gallery_content .gallery_p {
  font-size: 16px;
  color: #777;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .m09_01_board .gallery_container .fix_gallery_content .gallery_p {
    font-size: 13px;
    height: 13px;
  }
}

.write-wrap.m10_01_write .w_wrap.w_wrap_01 {
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_01 {
    flex-direction: column;
    gap: 0;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box {
  width: calc(50% - 60px);
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box {
    width: 100%;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box label {
  width: fit-content;
}
.write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box .answer {
  width: 100%;
}
.write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box .answer input {
  width: 100%;
  color: #999;
  font-size: 16px;
  line-height: 48px;
  font-family: "Noto Sans KR", sans-serif;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box .answer input {
    line-height: 45px;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box .answer input::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
  line-height: 48px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box .answer input::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_01 .inquiry_box .answer input:focus {
  border-color: #c4ae8e;
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box {
  display: flex;
  flex-direction: column;
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box label {
  width: fit-content;
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer {
    width: 100%;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer > p.line {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer > p.line {
    display: none;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn {
  white-space: nowrap;
  width: 140px;
  margin-bottom: 15px;
}
@media screen and (max-width: 480px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn {
    width: 25%;
    margin-bottom: 19px;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox] {
  display: none;
  position: relative;
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox]:checked + label:after {
  content: "";
  background: url(/img/color_check.png) center center/cover !important;
  display: block;
  position: absolute;
  top: 4px;
  left: 5.5px;
  width: 13px;
  height: 12px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox]:checked + label:after {
    top: 2px;
    left: 4px;
    width: 7px;
    height: 9px;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox]:checked + label:before {
  border-color: #c4ae8e;
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox] + label:before {
    width: 15.5px;
    height: 15.5px;
    border-radius: 2px;
  }
}
.write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn label.fix_label {
  position: relative;
  padding-left: 40px;
  color: #555;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn label.fix_label {
    padding-left: 22px;
    font-size: 13px;
    font-weight: 350;
  }
}
.write-wrap.m10_01_write .cal_wrap {
  margin-bottom: 30px;
}
.write-wrap.m10_01_write .cal_wrap label {
  margin-top: 0;
  font-weight: 400;
  line-height: 50px;
  font-size: 18px;
  color: #555;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .cal_wrap label {
    font-size: 14px;
    margin-bottom: 0;
  }
}
.write-wrap.m10_01_write .cal_wrap .date_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1100px) {
  .write-wrap.m10_01_write .cal_wrap .date_flex {
    flex-direction: column;
  }
}
.write-wrap.m10_01_write .cal_wrap .date_flex .date_wrap {
  width: 32%;
  padding-right: 70px;
  position: relative;
}
.write-wrap.m10_01_write .cal_wrap .date_flex .date_wrap::after {
  position: absolute;
  display: block;
  content: "";
  right: -10px;
  width: 1px;
  height: 100%;
  background-color: #e1e1e1;
  top: 0;
}
@media screen and (max-width: 1360px) {
  .write-wrap.m10_01_write .cal_wrap .date_flex .date_wrap::after {
    width: 100%;
    height: 1px;
    top: 110%;
  }
}
@media screen and (max-width: 1360px) {
  .write-wrap.m10_01_write .cal_wrap .date_flex .date_wrap {
    width: 70%;
    padding: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .write-wrap.m10_01_write .cal_wrap .date_flex .date_wrap {
    width: 100%;
  }
}
.write-wrap.m10_01_write .cal_wrap .select_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 64%;
}
@media screen and (max-width: 1360px) {
  .write-wrap.m10_01_write .cal_wrap .select_wrap {
    width: 100%;
    justify-content: space-between;
    margin-top: 50px;
  }
}
.write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn {
  width: 15.2%;
  margin-left: 1.35%;
  height: fit-content;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn {
    width: 31.5%;
    margin-left: 0;
  }
}
.write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn:last-child label.fix_label {
  border: 0;
  color: #fff;
}
.write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn > input[type=radio] {
  display: none;
}
.write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn > input[type=radio]:checked + label.fix_label {
  position: relative;
  color: #c4ae8e;
  border: 0;
  line-height: 59px;
}
@media screen and (max-width: 480px) {
  .write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn > input[type=radio]:checked + label.fix_label {
    line-height: 38px;
  }
}
.write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn > input[type=radio]:checked + label.fix_label::after {
  content: "";
  display: block;
  border: 2px solid #c4ae8e;
  color: #c4ae8e;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn label.fix_label {
  width: 100%;
  height: 58px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  text-align: center;
  line-height: 58px;
  color: #999;
  font-size: 17px;
  font-weight: 400;
}
.write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn label.fix_label.disabled{
  background: rgba(0,0,0,0.3);
}
@media screen and (max-width: 1360px) {
  .write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn label.fix_label {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .cal_wrap .select_wrap .check_btn label.fix_label {
    font-size: 11px;
    line-height: 38px !important;
    height: 40px;
    margin-bottom: 15px;
    border-radius: 3px;
  }
}
.write-wrap.m10_01_write .cal_wrap .select_wrap p.line {
  width: 100%;
}
.write-wrap.m10_01_write .content_wrap .inquiry_box {
  display: flex;
  flex-direction: column;
}
.write-wrap.m10_01_write .content_wrap .inquiry_box label {
  width: fit-content;
}
.write-wrap.m10_01_write .content_wrap .inquiry_box .answer {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .content_wrap .inquiry_box .answer {
    width: 100%;
  }
}
.write-wrap.m10_01_write .content_wrap .inquiry_box .answer textarea {
  color: #999;
  font-size: 16px;
  font-family: "Noto Sans KR", sans-serif;
}
.write-wrap.m10_01_write .content_wrap .inquiry_box .answer textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .content_wrap .inquiry_box .answer textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .write-wrap.m10_01_write .content_wrap .inquiry_box .answer textarea {
    height: 118.5px;
  }
}
.write-wrap.m10_01_write .write-btn.btn_write button#btn_submit {
  background: #c4ae8e;
  border-radius: 4px !important;
  width: 210px;
  height: 58px;
  line-height: 58px;
  border: 0;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_01_write .write-btn.btn_write button#btn_submit {
    line-height: 43.5px;
    width: 160px;
    font-size: 14px;
    height: 43.5px;
    border-radius: 2px !important;
    font-weight: 400;
    border-radius: 2px !important;
  }
}

.write-wrap.m10_02_write .w_wrap.w_wrap_01 {
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_01 {
    flex-direction: column;
    gap: 0;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box {
    width: 100%;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box label {
  width: fit-content;
}
.write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box .answer {
  width: 100%;
}
.write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box .answer input {
  width: 100%;
  color: #999;
  font-size: 16px;
  line-height: 48px;
  font-family: "Noto Sans KR", sans-serif;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box .answer input {
    line-height: 45px;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box .answer input::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
  line-height: 48px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box .answer input::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_01 .inquiry_box .answer input:focus {
  border-color: #c4ae8e;
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box {
  display: flex;
  flex-direction: column;
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box label {
  width: fit-content;
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer {
    width: 100%;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer > p.line {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer > p.line {
    display: none;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn {
  white-space: nowrap;
  width: 140px;
  margin-bottom: 15px;
}
@media screen and (max-width: 480px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn {
    width: 25%;
    margin-bottom: 19px;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox] {
  display: none;
  position: relative;
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox]:checked + label:after {
  content: "";
  background: url(/img/color_check.png) center center/cover !important;
  display: block;
  position: absolute;
  top: 4px;
  left: 5.5px;
  width: 13px;
  height: 12px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox]:checked + label:after {
    top: 2px;
    left: 4px;
    width: 7px;
    height: 9px;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox]:checked + label:before {
  border-color: #c4ae8e;
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn input[type=checkbox] + label:before {
    width: 15.5px;
    height: 15.5px;
    border-radius: 2px;
  }
}
.write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn label.fix_label {
  position: relative;
  padding-left: 40px;
  color: #555;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .w_wrap.w_wrap_02 .inquiry_box .answer .check_btn label.fix_label {
    padding-left: 22px;
    font-size: 13px;
    font-weight: 350;
  }
}
.write-wrap.m10_02_write .cal_wrap {
  margin-bottom: 30px;
}
.write-wrap.m10_02_write .cal_wrap label {
  margin-top: 0;
  font-weight: 400;
  line-height: 50px;
  font-size: 18px;
  color: #555;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .cal_wrap label {
    font-size: 14px;
    margin-bottom: 0;
  }
}
.write-wrap.m10_02_write .cal_wrap .date_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1100px) {
  .write-wrap.m10_02_write .cal_wrap .date_flex {
    flex-direction: column;
  }
}
.write-wrap.m10_02_write .cal_wrap .date_flex .date_wrap {
  width: 32%;
  padding-right: 70px;
  position: relative;
}
.write-wrap.m10_02_write .cal_wrap .date_flex .date_wrap::after {
  position: absolute;
  display: block;
  content: "";
  right: -10px;
  width: 1px;
  height: 100%;
  background-color: #e1e1e1;
  top: 0;
}
@media screen and (max-width: 1360px) {
  .write-wrap.m10_02_write .cal_wrap .date_flex .date_wrap::after {
    width: 100%;
    height: 1px;
    top: 110%;
  }
}
@media screen and (max-width: 1360px) {
  .write-wrap.m10_02_write .cal_wrap .date_flex .date_wrap {
    width: 70%;
    padding: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .write-wrap.m10_02_write .cal_wrap .date_flex .date_wrap {
    width: 100%;
  }
}
.write-wrap.m10_02_write .cal_wrap .select_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 64%;
}
@media screen and (max-width: 1360px) {
  .write-wrap.m10_02_write .cal_wrap .select_wrap {
    width: 100%;
    justify-content: space-between;
    margin-top: 50px;
  }
}
.write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn {
  width: 15.2%;
  margin-left: 1.35%;
  height: fit-content;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn {
    width: 31.5%;
    margin-left: 0;
  }
}
.write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn:last-child label.fix_label {
  border: 0;
  color: #fff;
}
.write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn > input[type=radio] {
  display: none;
}
.write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn > input[type=radio]:checked + label.fix_label {
  position: relative;
  color: #c4ae8e;
  border: 0;
  line-height: 59px;
}
@media screen and (max-width: 480px) {
  .write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn > input[type=radio]:checked + label.fix_label {
    line-height: 38px;
  }
}
.write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn > input[type=radio]:checked + label.fix_label::after {
  content: "";
  display: block;
  border: 2px solid #c4ae8e;
  color: #c4ae8e;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn label.fix_label {
  width: 100%;
  height: 58px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  text-align: center;
  line-height: 58px;
  color: #999;
  font-size: 17px;
  font-weight: 400;
}
.write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn label.fix_label.disabled{
  background: rgba(0,0,0,0.3);
}
@media screen and (max-width: 1360px) {
  .write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn label.fix_label {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .cal_wrap .select_wrap .check_btn label.fix_label {
    font-size: 11px;
    line-height: 38px !important;
    height: 40px;
    margin-bottom: 15px;
    border-radius: 3px;
  }
}
.write-wrap.m10_02_write .cal_wrap .select_wrap p.line {
  width: 100%;
}
.write-wrap.m10_02_write .content_wrap .inquiry_box {
  display: flex;
  flex-direction: column;
}
.write-wrap.m10_02_write .content_wrap .inquiry_box label {
  width: fit-content;
}
.write-wrap.m10_02_write .content_wrap .inquiry_box .answer {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .content_wrap .inquiry_box .answer {
    width: 100%;
  }
}
.write-wrap.m10_02_write .content_wrap .inquiry_box .answer textarea {
  color: #999;
  font-size: 16px;
  font-family: "Noto Sans KR", sans-serif;
}
.write-wrap.m10_02_write .content_wrap .inquiry_box .answer textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .content_wrap .inquiry_box .answer textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .write-wrap.m10_02_write .content_wrap .inquiry_box .answer textarea {
    height: 118.5px;
  }
}
.write-wrap.m10_02_write .write-btn.btn_write button#btn_submit {
  background: #c4ae8e;
  border-radius: 4px !important;
  width: 210px;
  height: 58px;
  line-height: 58px;
  border: 0;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .write-wrap.m10_02_write .write-btn.btn_write button#btn_submit {
    line-height: 43.5px;
    width: 160px;
    font-size: 14px;
    height: 43.5px;
    border-radius: 2px !important;
    font-weight: 400;
    border-radius: 2px !important;
  }
}






.m11_02_board .gallery_container .list-row .list-item .fix_gallery_content .gallery_p {
  color: #777;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 25px;
}
@media screen and (max-width: 480px) {
  .m11_02_board .gallery_container .list-row .list-item .fix_gallery_content .gallery_p {
    font-size: 13px;
    margin-top: 16px;
  }
}

.write-wrap.m11_03_write .m11_03_bg_wrap {
  position: relative;
  /* margin-bottom: 130px; */
   margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .m11_03_bg_wrap {
    margin-bottom: 70px;
  }
}
.write-wrap.m11_03_write .m11_03_bg_wrap .youtube_wrap {
  position: absolute;
  top: 15.2%;
  right: 16.5%;
  width: 17%;
  padding-bottom: 30.2%;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .m11_03_bg_wrap .youtube_wrap {
    top: 53.5%;
    left: 50%;
    width: 35.8%;
    padding-bottom: 63.75%;
    transform: translateX(-50%);
  }
}
.write-wrap.m11_03_write .m11_03_bg_wrap .youtube_wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
.write-wrap.m11_03_write .m11_03_bg_wrap .youtube_wrap iframe .html5-video-container .video-stream {
  width: 100% !important;
}
.write-wrap.m11_03_write .w_wrap {
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap {
    margin-bottom: 50px;
  }
}
.write-wrap.m11_03_write .w_wrap h1 {
  color: #222;
  font-size: 40px;
  font-weight: 350;
  margin-bottom: 35px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .write-wrap.m11_03_write .w_wrap h1 {
    font-weight: 400;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap {
    flex-direction: column;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box {
    width: 100%;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > label {
  width: fit-content;
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > label[for=wr_8] {
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > label[for=wr_8] {
    margin-bottom: -5px;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer {
  width: 100%;
  position: relative;
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer span.ab_cm {
  position: absolute;
  right: 75px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  font-weight: 300;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer span.ab_cm {
    font-size: 13px;
    right: 15px;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer input[type=text] {
  width: calc(100% - 50px);
  font-size: 16px;
  color: #999;
  line-height: 48px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer input[type=text] {
    width: 100%;
    line-height: 45px;
    font-size: 13px;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer input[type=text]:focus {
  border-color: #c4ae8e;
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer input[type=text]::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
  line-height: 48px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer input[type=text]::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn {
  margin-right: 40px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn {
    margin-right: 20px;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn input[type=radio] {
  display: none;
  position: relative;
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn input[type=radio]:checked + label:after {
  content: "";
  background: url(/img/color_check.png) center center/cover !important;
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 13px;
  height: 12px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn input[type=radio]:checked + label:after {
    top: 2px;
    left: 4px;
    width: 7px;
    height: 9px;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn input[type=radio]:checked + label:before {
  border-color: #c4ae8e;
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn input[type=radio] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn input[type=radio] + label:before {
    width: 15.5px;
    height: 15.5px;
    border-radius: 2px;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn label.fix_label {
  position: relative;
  padding-left: 35px;
  color: #777;
  font-size: 17px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box > .answer .check_btn label.fix_label {
    padding-left: 24px;
    font-size: 13px;
    font-weight: 350;
  }
}
.write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box.inquiry_check .answer {
  display: flex;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap .inquiry_box_wrap .inquiry_box.inquiry_check .answer {
    margin-top: 10px;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > label {
  float: none;
  width: 100%;
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > label[for=wr_10] {
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > label[for=wr_10] {
    line-height: 1;
    font-weight: 400;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > label[for=wr_10] > span {
  color: #999;
  font-size: 18px;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > label[for=wr_10] > span {
    font-size: 14px;
    margin-left: 0;
    line-height: 28px;
    font-weight: 300;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer {
  float: none;
  width: 100%;
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn {
  white-space: nowrap;
  width: 140px;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn {
    width: 23%;
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 480px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn {
    width: 25%;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn input[type=checkbox] {
  display: none;
  position: relative;
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn input[type=checkbox]:checked + label:after {
  content: "";
  background: url(/img/color_check.png) center center/cover !important;
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 13px;
  height: 12px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn input[type=checkbox]:checked + label:after {
    top: 2px;
    left: 4px;
    width: 7px;
    height: 9px;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn input[type=checkbox]:checked + label:before {
  border-color: #c4ae8e;
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn input[type=checkbox] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn input[type=checkbox] + label:before {
    width: 15.5px;
    height: 15.5px;
    border-radius: 2px;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn label.fix_label {
  position: relative;
  padding-left: 35px;
  color: #777;
  font-size: 17px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer .check_btn label.fix_label {
    font-size: 13px;
    padding-left: 22px;
    font-weight: 350;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer textarea {
  width: 100%;
  color: #999;
  font-size: 16px;
  line-height: 48px;
  font-family: "Noto Sans KR", sans-serif;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer textarea {
    line-height: 45px;
  }
}
@media screen and (max-width: 480px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer textarea {
    height: 118.5px !important;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box > .answer textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box.inquiry_check .answer {
  display: flex;
  flex-wrap: wrap;
}
.write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box.inquiry_check .answer > p.line {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap03 .inquiry_box.inquiry_check .answer > p.line {
    display: none;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap04 {
  margin-bottom: 25px;
}
.write-wrap.m11_03_write .w_wrap.w_wrap04 p.title_desc {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 35px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap04 p.title_desc {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 25px;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap04 .photo_desc {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  padding: 30px 25px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap04 .photo_desc {
    padding: 20px 15px;
    border-radius: 3px;
  }
}
.write-wrap.m11_03_write .w_wrap.w_wrap04 .photo_desc > p {
  font-size: 15px;
  color: #999;
  line-height: 28px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .w_wrap.w_wrap04 .photo_desc > p {
    font-size: 12.5px;
    line-height: 19px;
  }
}
.write-wrap.m11_03_write .write-btn.btn_write #btn_submit {
  width: 210px;
  height: 55px;
  background-color: #c4ae8e;
  border-radius: 4px !important;
  border: none;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .write-btn.btn_write #btn_submit {
    width: 160px;
    height: 43.5px;
    border-radius: 2px !important;
  }
}
.write-wrap.m11_03_write .write-btn.btn_write #btn_submit span {
  color: #fff;
  line-height: 54px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .write-btn.btn_write #btn_submit span {
    line-height: 43.5px;
  }
}
.write-wrap.m11_03_write .file_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry {
    width: 100%;
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry > label {
  float: none;
  width: fit-content;
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer {
  float: none;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer {
    width: 100%;
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input {
  width: fit-content;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input {
    width: 100%;
    position: relative;
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content {
  margin-bottom: 0;
  display: flex;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content {
    display: flex;
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content .left_file {
  order: 2;
  float: none;
  width: 90px;
  height: 45px;
  background: #b9b9b9;
  color: #fff;
  line-height: 45px;
  font-size: 15px;
  border-radius: 4px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content .left_file {
    width: 70px;
    order: 2;
    font-size: 12.5px;
    line-height: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    border-radius: 2px;
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content .right_file {
  width: fit-content;
  order: 1;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content .right_file {
    width: calc(100% - 75px);
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content .right_file input {
  width: 360px !important;
  height: 45px;
  border-radius: 4px;
  margin-right: 5px;
  border: 1px solid #e1e1e1;
  font-size: 15px;
  color: #999;
  font-size: 16px;
  line-height: 48px;
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content .right_file input::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
  line-height: 48px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content .right_file input::-webkit-input-placeholder {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_input .row .file_content .right_file input {
    width: 100% !important;
    height: 40px;
    font-size: 13px;
    border-radius: 2px;
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_control {
  margin: 0;
  margin-top: 15px;
  display: none;
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_control p {
  line-height: 1;
  white-space: nowrap;
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_control p span > img {
  margin-top: -3px;
  margin-right: 2px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_control p span > img {
    margin: 0;
    width: 15px;
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_control p span.file_add {
  color: #555;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_control p span.file_add {
    font-size: 12px;
  }
}
.write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_control p span.file_del {
  color: #aaa;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .write-wrap.m11_03_write .file_wrap .inquiry_box.file_inquiry .answer .file_control p span.file_del {
    font-size: 12px;
  }
}


/* 20240520 pjh 유지보수 */
.m01_04_wrap .desc_wrap > ul > li p.icon_title > span.thu_close {bottom:-20px}
@media screen and (max-width:991px){
.m01_04_wrap .desc_wrap > ul > li p.icon_title > span.thu_close {bottom:-10px}
}

.max-1440-width{
  max-width: 1440px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (max-width:768px){
  .shortDiv.container_fix01,
  .max-1440-width{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}


/* 20241111 쇼츠추가 */
.shortDiv{
  width: 100%;
  height: fit-content;
  overflow: hidden;
  margin-top: 80px;
  max-width: 1440px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.shortDiv-titlebox{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.shortDiv-title{
  display: flex;
  align-items: center;
}

.shortDiv h3{
  font-family: 'Eoe_Zno_EB' !important;
  font-size: 38px;
  font-weight: 300 !important;
  margin-left: 11px;
}

.shortDiv .swiper-slide img{
  width: 100%;
}

.shortmore{
  font-family: 'Eoe_Zno' !important;
  font-size: 16px;
}

.shortswiperContent{
  margin-top: 30px;
}

@media (max-width : 990px){
  .shortDiv{
    margin-top: 34px;
    margin-bottom: 34px;
  }
  .shortDiv h3{
    font-size: 24px;
    margin-left: 5px;
  }
  

  .shorticon{
    height: 30px;
  }

  .shortswiperContent{
    margin-top: 15px;
  }
}


/* 20241111 브라운을 선택한 이유 */
.reasonDiv{
  margin-top: 90px;
  margin-bottom: 90px;
}
.reasonDiv h3{
  font-family: 'Happiness-Sans-Title' !important;
  font-size: 32px;
}
.reasonDiv h3 span{
  font-family: 'Happiness-Sans-Title' !important;
}

.reasonswiperContent{
  margin-top: 40px;
}

.reasonswiper{
  width: 100%;
  max-width: 100%;
  height: fit-content;
  overflow: hidden;
}

.reasonswiper .reason-div{
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 55.05%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.reason-div01{
  background-image: url("/data/apms/image/reason-div01.png");
}
.reason-div02{
  background-image: url("/data/apms/image/reason-div02.png");
}
.reason-div03{
  background-image: url("/data/apms/image/reason-div03.png");
}
.reason-div04{
  background-image: url("/data/apms/image/reason-div04.png");
}
.reason-div05{
  background-image: url("/data/apms/image/reason-div05.png");
}
.reason-div06{
  background-image: url("/data/apms/image/reason-div06.png");
}
.reason-div07{
  background-image: url("/data/apms/image/reason-div07.png");
}

.reason-div-pbox{
  position: absolute;
  left: 24px;
  bottom: 24px;
}

.reason-div p{
  font-family: 'Eoe_Zno' !important;
  word-break: keep-all;
}

.reason-div .reason-div-pbox > h4{
  display: inline-block;
  background-color: #fff;
  font-size: 16px;
  font-weight: 700 !important;
  border-radius: 50px;
  font-weight: 500;
  padding: 5px 10px;
}

.reason-div .reason-div-pbox > p:nth-child(2){
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  font-family: 'Eoe_Zno' !important;
  margin-top: 12px;
}

.sec04{
  margin-top: 90px;
}


@media (max-width : 990px){
  .sec04{
    margin-top: 50px;
  }
  .reasonDiv{
    margin-top: 38px;
    margin-bottom: 40px;
  }
  .reasonswiperContent{
    margin-top: 12px;
  }
  .reasonDiv h3{
    font-size: 22px;
    line-height: 32px;
    word-break: keep-all;
  }
  .reason-div .reason-div-pbox > p:nth-child(1){
    font-size: 14px;
  }
  .reason-div .reason-div-pbox > p:nth-child(2){
    font-size: 13px;
  }
  
  .sec06{
    padding-top: 48px;
    margin-top: 0px;
    padding-bottom: 48px;
  }
}


/* 모바일에서만 관리하는 배너 */
.mobile_main_swiper_banner{
  display: none;
}
@media (max-width:768px){
  .mobile_main_swiper_banner{
    position: relative;
    display: block;
    margin-top: 46px;
  }

  .mobile_main_swiper_banner .swiper-slide img{
    width: 100%;
  }
  
  .mobile_main_swiper_banner .swiper-pagination-bullet{
    
    width: 40px !important;
    height: 2px !important;
    border-radius: 50px !important;
    margin: 0 2px !important;
  }
  .mobile_main_swiper_banner .swiper-pagination-bullet-active{
    background-color: #fff !important;
  }
  .mobile_main_swiper_banner .swiper-pagination{
    width: auto !important;
    left: 15px !important;
    bottom: 24px !important;
  }

  .mobile_main_swiper-prev:after, 
  .swiper-container-rtl .mobile_main_swiper-prev:after{
    content: "" !important;
    width: 8px;
    height: 14px;
    background-image: url("/img/mo_s_white_arrow_left.png");
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  .mobile_main_swiper-next:after, 
  .swiper-container-rtl .mobile_main_swiper-next:after{
    content: "" !important;
    width: 8px;
    height: 14px;
    background-image: url("/img/mo_s_white_arrow_right.png");
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  .mobile_main_swiper-prev{
    top: unset !important;
    width: auto !important;
    left: unset !important;
    right: 95px !important;
    bottom: 8px !important;
  }

  .mobile_main_swiper-next{
    top: unset !important;
    width: auto !important;
    left: unset !important;
    right: 60px !important;
    bottom: 8px !important;
  }
  .autoplay-toggle-btn{
    position: absolute;
    bottom: 18px;
    right: 22px;
    width: 22px;
    height: 22px;
    z-index: 10;
    background-image: url("/img/ico_play_white.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
  }
  .autoplay-toggle-btn.active{
    background-image: url("/img/ico_pause_20_white.png");
  }
}


/* 뉴모달 */
/* 뉴모달 */
.newmodal {
  display: none; /* 초기 상태 숨김 */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,0.5);
  backdrop-filter: blur(5px);
  z-index: 9999999;

  /* 추가: 가운데 정렬 안정적으로 */
  display: none;
  align-items: center;
  justify-content: center;
}

/* 모달 박스 */
.newmodaldiv {

  max-width: 500px;   /* 이미지 500 기준 */
  width: 100%;

  padding: 0 10px;
}

/* 상단 버튼 영역 */
.newbodal-buttondiv{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.newbodal-buttondiv .weeknobut{
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  text-underline-position: under;
}

.newbodal-buttondiv .weeknobut .whitebox{
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: -2px;
  margin-right: 4px;
}

.newbodal-buttondiv button{
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.newbodal-buttondiv button .closebut{
  width: 25px;
  height: 25px;
}

/* =========================
   슬라이드용 추가 스타일
   ========================= */

/* 슬라이드 보이는 창 */
.modalViewport{
  position: relative;   /* ✅ 이게 핵심 */
  width: 100%;
  overflow: hidden;
}

/* 트랙: 가로로 나열 */
.modalTrack{
  display: flex;
  will-change: transform;
  transition: transform 350ms ease;
}

/* 한 장(슬라이드) */
.modalSlide{
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
}

/* 이미지 */
.modalimg{
  width: 500px;
  max-width: 100%;
  height: auto;
  display: block;
}

/* -- */
.slideCounter{
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 3;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: rgba(0,0,0,.55);
  padding: 6px 10px;
  border-radius: 999px;
  letter-spacing: .2px;
  user-select: none;
}

/* =========================
   모바일
   ========================= */
@media (max-width:768px){
  .newmodal{
    /* 기존처럼 위에서 뜨게 하고 싶으면 아래처럼 */
    align-items: flex-start;
    padding-top: 10%;
  }

  .newmodaldiv{
    width: 90%;
    max-width: 500px;
    padding: 0;
  }

  .modalimg{
    width: 100%;
    max-width: 100%;
  }
}
/* --------------------- */

.b_footer{
  position: relative;
}

.siteupBtn{
  position: absolute;
  z-index: 9999;
  bottom: 102px;
  right: 30px;
  background-color: transparent;
  border: none;
}

@media(max-width:768px){
  .siteupBtn {
    bottom: 40%;
    right: 10px;
  }
  .siteupBtn img{
    width: 40px;
  }
}



/* 2025-11-19------------------------------------- */

.newmainbanner{
  position: relative;
}

.newmainbanner .swiper-wrapper{
  height: auto;
}

.newmainbanner .swiper-wrapper .swiper-slide img{
  width: 100%;
}

.newmainbanner .swiper-button-next, 
.newmainbanner .swiper-button-prev{
  color: #fff;
}

.newmainbanner .swiper-button-next{
  right: 26px !important;
}

.newmainbanner .swiper-button-prev{
  left: 26px !important;
}

.newmainbanner .swiper-pagination{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  bottom: 20px;
}

.newmainbanner .swiper-pagination span{
  display: inline-block;
  font-family: '210 M고딕010.ttf' !important;
  color: #fff;
  font-weight: 600 !important;
  font-size: 15px;
}

.newmainbanner .swiper-pagination span.swiper-pagination-current{
  font-family: '210 M고딕070.ttf' !important;
  margin-right: 3px;
}

.newmainbanner .swiper-pagination span.swiper-pagination-total{
  font-family: '210 M고딕040.ttf' !important;
  margin-left: 3px;
}

.newmainbanner svg{
  display: none;
}

img.newmainbanner-pc{
  pointer-events: none;
}

.newmainbanner .swiper-slide:after{
  content: "";
  opacity: 0;
  position: absolute;
  top: 42%;
  right: 62px;
  width: 70px;
  height: 70px;
  background-image: url("../img/icon/VIEW.png");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(50%,50%) scale(0);
  will-change: transform;
  transform-origin: center center;
  z-index: 2;

  /* ★ 이 부분이 있어야 scale 변화가 애니메이션으로 보임 */
  transition: opacity .3s ease, transform .3s ease;
}

.newmainbanner .swiper-slide.swiper-slide-next:after{
  opacity: 1;
  transform: translate(50%,50%) scale(1);
}
@media(min-width:991px){
  .newmainbanner-pc{
    display: block;
  }
  .newmainbanner-mobile{
    display: none;
  }
}
@media(max-width:991px){
  .newmainbanner{
    padding-top: 18px;
  }

  .newmainbanner-pc{
    display: none;
  }
  .newmainbanner-mobile{
    display: block;
  }

  .newmainbanner .swiper-button-next,
  .newmainbanner .swiper-button-prev{
    display: none;
  }

  .newmainbanner .swiper-slide img{
    border-radius:14px;
    transition: all .2s;
  }

  .newmainbanner .swiper-slide-active img{
    transform: scale(1.08);
  }



  .newmainbanner .swiper-pagination{
    width: 48px;
    height: 26px;
    left: unset;
    transform: none;
    right: 12%;
    bottom: 0px;
  }

  .newmainbanner .swiper-pagination span{
    font-size: 11px;
  }

  .newmainbanner .swiper-slide:after{
    opacity: 0 !important;
  }
}