/************************************************************
공통 CSS
************************************************************/
.container_fix {width: 1230px;}
.point_color {color: #203f83 !important;}
body.onsearch{overflow: hidden; height: 100%;}

.load_text { display:inline-block; background-color:#f5f5f5; padding:6px; width:50%; height:5px; }
.load_blink {
    background: linear-gradient(45deg, #f5f5f5, #f5f5f5, #ffffff, #f5f5f5);
	background-size: 200% 200%;
	animation: loadingAni 1s ease infinite;
}
@keyframes loadingAni {
	0% {background-position: 0% 50%;}
	50% {background-position: 100% 50%;}
	100% {background-position: 0% 50%;}
}

/************************************************************
헤더
************************************************************/
/* 헤더 > 우측 상단 서브 메뉴
html\thema\Fivesense-basic\shop.head.php */
.at_lnb .right_lnb ul li {padding: 0 13px; height: 39px; line-height: 37px;}
.at_lnb .right_lnb ul li:first-child {padding: 0 13px 0 0;}
.at_lnb .right_lnb ul li:last-child {padding: 0 0 0 13px;}
.at_lnb .right_lnb ul li:after {background: #d0d0d0; height: 11px;}
.at_lnb .right_lnb ul li a {line-height: 39px; color: #777; transition: all .5s;}
.at_lnb .right_lnb ul li a:hover {color: #203f83;}

/* 헤더 > 로고, 검색창, 아이콘 메뉴
html\thema\Fivesense-basic\shop.head.php */
.pc_header {padding: 35px 0;}
.pc_header .container_fix {display: flex; align-items: center; justify-content: space-between; position: relative; height: ;}
.pc_header .container_fix .order_delivery_btn a {display: block; width: 110px; height: 30px; border: 1px solid #dfdfdf; border-radius: 15px; font-size: 13px; color: #777; text-align: center; line-height: 28px;}
.pc_header .container_fix .header_lnb ul {display: flex; gap: 0 30px;}
.pc_header .container_fix .header_lnb ul li {position: relative;}
.pc_header .container_fix .header_lnb ul li::after {content: ''; position: absolute; top: 1px; right: -15px; width: 1px; height: 11px; background: #d0d0d0;}
.pc_header .container_fix .header_lnb ul li:nth-child(3)::after {display: none;}
.pc_header .container_fix .header_lnb ul li a {font-family: "Pretendard", sans-serif; font-size: 13px; color: #777777;}
.pc_header .container_fix > div {display: block;}
.pc_header .container_fix > div.logo_box {width: auto; position: absolute; transform:translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); top: 50%; left: 50%;}


.at-menu .pc-menu .nav-top {position: static; padding: 0; width: auto;}
.container_fix.nav_container {display: flex; justify-content: space-between; align-items: center;}
.container_fix.nav_container  div.search_box > form .header_search input {font-size: 16px; border: 1px solid #203f83; border-radius: 5px; padding-left: 20px;}
.container_fix.nav_container  div.search_box > form .header_search input::placeholder {color: #999;}
.container_fix.nav_container  div.search_box > form .header_search .search_btn {right: 15px;}
.container_fix.nav_container div.search_box{width:260px; margin: unset;}
.container_fix.nav_container  div.search_box > form{width:100%; max-width:100%; display:block;}
.container_fix.nav_container  div.search_box > form .header_search{width:100%; position:relative;}
.container_fix.nav_container  div.search_box > form .header_search input{width:100%; display:block; border: none; border-radius:50px; background: #f7f7f7;
color:#999999; font-size:14px; height:40px; line-height:40px;}
.container_fix.nav_container  div.search_box > form .header_search button{position:absolute; right:10px; top:50%; transform:translateY(-50%);
background:none; border:0;}
.container_fix.nav_container  div.header_icon_box{width:350px;}
.container_fix.nav_container  div.header_icon_box > ul{list-style:none; text-align:right;}
.container_fix.nav_container  div.header_icon_box > ul li{display:inline-block; text-align:center; padding:0 14px;}
.container_fix.nav_container  div.header_icon_box > ul li:first-child{padding:0 14px 0 0;}
.container_fix.nav_container  div.header_icon_box > ul li:last-child{padding:0 0 0 14px;}
.container_fix.nav_container  div.header_icon_box > ul li img{display:block; margin:0 auto;}
.container_fix.nav_container  div.header_icon_box > ul li p{font-size:15px; margin-top:7px;}

.lnb_box .lnb_list {display: flex;}






/* 
.pc_header .container_fix > div.search_box {width: 400px; margin: auto; position: relative; left: 5px;}
.pc_header .container_fix > div.search_box > form .header_search input {font-size: 16px; border: 1px solid #203f83; border-radius: 5px; padding-left: 20px;}
.pc_header .container_fix > div.search_box > form .header_search input::placeholder {color: #999;}
.pc_header .container_fix > div.search_box > form .header_search .search_btn {right: 15px;}
.pc_header .container_fix > .lnb_box .lnb_list {display:flex; align-items: center;}
.pc_header .container_fix > .lnb_box .lnb_list li {padding: 0 15px;}
.pc_header .container_fix > .lnb_box .lnb_list li:first-child {padding-left: 0;}
.pc_header .container_fix > .lnb_box .lnb_list li:last-child {padding: 0 6px 0 15px; position: relative;}
.pc_header .container_fix > .lnb_box .lnb_list li .marker_box {width: 20px;}
.pc_header .container_fix > .lnb_box .lnb_list li .marker_box .marker_msg {width: 220px; padding: 19px 22px;}
.pc_header .container_fix > .lnb_box .lnb_list li .marker_box .marker_msg .msg_box {font-size: 15px; color: #666;}
.pc_header .container_fix > .lnb_box .lnb_list li .marker_box .marker_msg .address {margin-top: 15px; border-radius: 5px;}
.pc_header .container_fix > .lnb_box .lnb_list li .marker_box .marker_msg .address a {font-size: 13px;}
.pc_header .container_fix > .lnb_box .lnb_list li .cart_count {display: inline-block; width: 15px; height: 15px; border-radius: 50%; background: #203f83; text-align: center; line-height: 14.5px; font-size: 10px; font-weight: 500; color: #fff; position: absolute; right: 1px; bottom: -4px;} */




@media (max-width: 991px) {
    .m_header {padding: 11px 0;}
    .at-menu .m-menu{border-bottom: 1px solid #eee;}
    .m_header .container_fix .left_menu {display: none;}
    .m_header .container_fix .center_logo {flex-grow: 0;}
    .m_header .container_fix .center_logo img {height: 32px;}
    .m_header .container_fix .right_menu {margin-left: auto;}
    .m_header .container_fix .right_menu .right_list {display: flex; align-items: center;}
    .m_header .container_fix .right_menu .right_list li + li {margin-left: 19px;}
    .m_header .container_fix .right_menu .right_list li .marker_box {width: 17px;}
    .m_header .container_fix .right_menu .right_list li a.m_marker {width: 17px; height: 23px;}
    .m_header .container_fix .right_menu .right_list li .search_btn img {height: 22px;}
    .m_header .container_fix .right_menu .right_list li:last-child {position: relative; top: -1px;}
    .m_header .container_fix .right_menu .right_list li:last-child img {height: 24px;}
    .m_header .container_fix .right_menu .right_list li .cart_count {display: block; width: 13.5px; height: 13.5px; border-radius: 50%; background: #203f83; font-size: 10px; font-weight: 600; color: #fff; text-align: center; line-height: 13px; position: absolute; bottom: -4px; right: -4px;}

    /* 최근 검색어 */
    .m_header .container_fix .right_menu .right_list li .m_search_box {display: none; width: 100vw; height: 100vh; position: fixed; left: 0; top: 34px; background: #fff; z-index: 50;}
    .m_header .container_fix .right_menu .right_list li .m_search_box.no_banner{top: 0;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search {height: 45px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top {display: flex; align-items: center; border-bottom: 1px solid #e1e1e1; height: 100%;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .search_top_top {width: calc(100% - 42.5px); height: 100%; position: relative;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top input {border: none; font-size: 12.5px; width: 100%; height: 100%; padding-left: 15px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top input::placeholder {color: #222;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .search_btn {border: none; background: transparent; position: absolute; top: 50%; right: 12px; transform: translatey(-50%);}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .search_btn img {height: 22px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .close_btn {border-left: 1px solid #e1e1e1; width: 42.5px; height: 100%; line-height: 42px; cursor: pointer;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .close_btn img {height: 18px;}

    /* 쇼핑 트렌드 Top 10 */
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_top {display: flex; align-items: flex-end; justify-content: space-between; padding: 0 15px 7.5px; height: 36px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_top .preview_top_title {font-size: 13px; font-weight: 700; color: #222;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_top .all_delete_btn {font-size: 11px; color: #999; border: none; background-color: transparent;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li {display: flex; align-items: center; justify-content: space-between; padding: 0 15px; height: 35px; border-bottom: 1px solid #f5f5f5;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li + li {margin-left: 0;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li .left p {font-size: 12px; font-weight: 300; color: #666;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li .right{background-color: transparent; border: none;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li .right img {height: 10px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .more_keyword .more_keyword_btn button {border: 1px solid #e1e1e1; background-color: #fff; border-radius: 16.25px; width: 87.5px; height: 32.5px; margin: 15px auto 0; font-size: 11px; color: #333; line-height: 30.5px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .more_keyword .more_keyword_btn .arrow {display: inline-block; font-family: 'SUIT', sans-serif; font-weight: 500; transform: rotate(90deg); margin-left: 2px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .list_off{color: #b5b5b5; font-size: 12.5px; font-weight: 500; padding: 30px 0;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .list_off img{display: block; margin: 0 auto 15px; width: 41px; height: 41px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .keyword_rank_box_title {font-size: 13px; font-weight: 600; color: #222; text-align: left; padding-left: 15px; margin: 20px 0 13px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li + .rank_li {margin-left: auto; margin-top: 21.5px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a {font-size: 12px; font-weight: 500; display: flex; align-items: center; padding: 0 20px 0 15px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .num {width: 26px; text-align: left; padding-left: 5px;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .keyword {color: #666;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .status {margin-left: auto; position: relative;}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .status.rank_up:before {content: ""; border-bottom: 5.5px solid #8c6df9; border-left: 3.5px solid rgba(0, 0, 0, 0); border-right: 3.5px solid rgba(0, 0, 0, 0); position: absolute; left: -12px; top: 50%; transform: translatey(-50%);}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .status.rank_down:before {content: ""; border-top: 5.5px solid #aaa; border-left: 3.5px solid rgba(0, 0, 0, 0); border-right: 3.5px solid rgba(0, 0, 0, 0); position: absolute; left: -12px; top: 50%; transform: translatey(-50%);}
    .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .status.rank_keep:before {content: ""; display: inline-block; width: 6px; height: 1px; background: #aaa; position: absolute; left: -12px; top: 50%; transform: translatey(-50%);}
}




/* 헤더 > 검색창 하단의 검색 내용 미리보기 ( PC )
html\thema\Fivesense-basic\shop.head.php */
.search_preview_box {display: none; position: absolute; left: 0; top: 50px; z-index: 10; width: 100%; background: #fff; border-radius: 0 0 5px 5px; border: 1px solid #ddd;}
.search_preview_box .search_preview_list li {display: flex; align-items: center; padding: 10px 15px 10px 19px; cursor: pointer; transition: all .5s;}
.search_preview_box .search_preview_list li:hover {background: #f7f7f7;}
.search_preview_box .search_preview_list li:last-child {padding: 10px 15px 16px 19px;}
.search_preview_box .search_preview_list li + li {border-top: 1px solid #eee;}
.search_preview_box .search_preview_list li .left {width: 50px; border-radius: 5px; overflow: hidden; margin-right: 12px;}
.search_preview_box .search_preview_list li .right {display: flex; align-items: flex-start; justify-content: space-between; width: calc(100% - 50px);}
.search_preview_box .search_preview_list li .right .preview_title {font-size: 13px; font-weight: 400; color: #222;}
.search_preview_box .search_preview_list li .right .preview_title .search_keyword {font-weight: 600;}
.search_preview_box .search_preview_list li .right .preview_price {font-size: 14px; font-weight: 600; color: #222; margin-top: 8px;}
.search_preview_box .search_preview_list li .right .real_price {font-size: 12px; font-weight: 400; color: #999; text-decoration: line-through; margin-left: 2px;}

@media (max-width: 991px){
    .search_preview_box{border-radius: 0; top: 45px; width: calc(100% + 42.5px); border: none; background-color: #fff; height: 100vh;}
    .search_preview_box .search_preview_list li{padding: 12.25px 15px;}
    .m_header .container_fix .right_menu .right_list .search_preview_list li{color: #666;}
    .m_header .container_fix .right_menu .right_list .search_preview_list li + li{margin-left: 0; border-top: 1px solid #f5f5f5;}
    .m_header .container_fix .right_menu .right_list .search_preview_list li span.b{font-weight: 500;}
    .search_preview_box .search_preview_list li:last-child{padding: 12.25px 15px;}
}

/* 헤더 > 메인 메뉴
html\thema\Fivesense-basic\menu.php */
/* .nav-fixed .at-menu {z-index: 11;}
.at-menu {border-top: none; border-bottom: none;}
.at-menu .pc-menu{box-shadow: 0 6px 6px rgba(61, 61, 61, 0.05);}
.at-menu.index_menu .pc-menu{box-shadow: none;}
.sticky-wrapper.nav-fixed .at-menu.index_menu .pc-menu{box-shadow: 0 2px 10px rgba(61, 61, 61, 0.03);}
.at-menu .pc-menu .nav-top {display: flex; align-items: center;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul {display: block; width: auto;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > a {font-size: 16px; font-weight: 500; color: #333; padding: 0px 30px; transition: all .5s;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.on > a span:after, .at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:hover > a span:after {display: none;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:nth-of-type(2) > a {padding-left: 0;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.all_category_btn {margin-right: 245px;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.all_category_btn > a {padding: 0;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.all_category_btn > a img {margin-top: -3px; margin-right: 9px;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > .sub-slide{display: none !important;}
.at-menu .pc-menu .nav-top .order_delivery_btn {margin-left: auto;}
.at-menu .pc-menu .nav-top .order_delivery_btn a {display: block; width: 110px; height: 30px; border: 1px solid #dfdfdf; border-radius: 15px; font-size: 13px; color: #777; text-align: center; line-height: 28px;}

@media (max-width: 1050px){
    .at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.all_category_btn {margin-right: 100px;}
}

@media (max-width: 991px) {
    .at-menu .m-menu .m-wrap .m-list .m-nav {margin: 0;}
    .at-menu .m-menu .m-wrap .m-list .m-nav ul li a {font-size: 13.5px; color: #333; font-weight: 500; line-height: 35px; letter-spacing: 0; padding: 0 12.5px;}
    .at-menu .m-menu .m-wrap .m-list .m-nav ul li:first-child a {padding-left: 30px;}
    .at-menu .m-menu .m-wrap .m-list .m-nav ul li.active a {color: #203f83;}
    .at-menu .m-menu .m-wrap .m-list .m-nav ul li.active a:after {display: none;}
} */

/* 헤더 > 카테고리 하위 메뉴
html\thema\Fivesense-basic\menu.php */
.at-menu .pc-menu .all_menu {top: 56px; width: 140px; border: 1px solid #dcdcdc;}



.at-menu .pc-menu .all_menu .all_ul {padding: 0; overflow: visible; position: relative;}
.at-menu .pc-menu .all_menu .all_ul > .all_li {width: 100%; height: auto; float: none; margin-right: 0;}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_a {line-height: 45px; padding-bottom: 0; margin-bottom: 0; border-bottom: none; font-size: 14px; font-weight: 400; color: #333; transition: all .5s;}
.at-menu .pc-menu .all_menu .all_ul > .all_li:hover > .all_a {color: #203f83; background: #f7f7f7;}

/* 헤더 > 카테고리 하위 메뉴
html\thema\Fivesense-basic\menu.php */
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_sub_div {width: 100%; opacity: 1; position: absolute; left: 138px; top: -1px; background: #fff; border: 1px solid #dcdcdc;}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_sub_div .all_sub_li a {padding: 0; line-height: 45px; transition: all .5s;}
.at-menu .pc-menu .all_menu .all_ul > .all_li > .all_sub_div .all_sub_li:hover a {background: #203f83;}

/* 윙배너 */
.wing-right #stv #stv_list ul{width: 70px;}
.wing-right .stv_item .prd_img{margin-bottom: 5px;}

/************************************************************
메인
************************************************************/
/* 이미지배너 */
.mc05{padding-top: 100px;}
.mc16 .mc16_banner{padding-top: 100px; display: flex; align-items: center; justify-content: space-between;}
.mc16 .left, .mc16 .right{width: 49.58333%;}
.mc16 .carousel-indicators li{border: #5b4e7e; background: #5b4e7e; width: 7.5px; height: 7.5px; margin: 0 6px;}
.mc16 .carousel-indicators .active{border: #271f3e; background: #271f3e; width: 7.5px; height: 7.5px;}
@media(max-width:991px){
    .mc05{padding: 50px 0 0;}
    .mc16 .mc16_banner{display: block; padding-top: 35px;}
    .mc16 .left, .mc16 .right{width: 100%;}
}

/************************************************************
푸터
************************************************************/
/* 탑 버튼
html\thema\Fivesense-basic\shop.tail.php */
.at-go .go-btn {width: 52px; height: 52px; background: #ececec; border-radius: 50%; text-align: center; line-height: 45px; cursor: pointer; right: 52px; bottom: 44px; z-index: 30;}

/* 푸터
html\thema\Fivesense-basic\shop.tail.php */
.fix_footer {margin-top: 70px; border-top: 1px solid #e1e1e1; padding: 46px 0 55px;}
.fix_footer .container_fix {display: flex; align-items: flex-start; justify-content: space-between;}
.fix_footer .container_fix .ft_left {width: 53.75%;}
.fix_footer .container_fix .ft_left .ft_service {margin-left: 0; float: none;}
.fix_footer .container_fix .ft_left .ft_service > .tit {font-size: 20px; font-weight: 500; color: #333; margin-bottom: 28px;}
.fix_footer .container_fix .ft_left .ft_service > .tel {font-size: 30px; color: #333; margin-bottom: 25px; font-weight: 700;}
.fix_footer .container_fix .ft_left .ft_service .time_box > p {font-size: 15px;}
.fix_footer .container_fix .ft_left .ft_service .time_box > p + p:before {content: ""; display: inline-block; width: 1px; height: 13px; background: #c0c0c0; margin-left: 7px; margin-right: 6px; margin-bottom: -1px;}
.fix_footer .container_fix .ft_left .ft_service .time_box > p .time {font-weight: 400; color: #666; margin-left: 3px; margin-right: 0;}
.fix_footer .container_fix .ft_left .ft_service .time_box > p.closed {margin-top: 11px;}
.fix_footer .container_fix .ft_left .ft_service .time_box > p + p.closed:before {display: none;}
.fix_footer .container_fix .ft_right {width: 46.25%;}
.fix_footer .container_fix .ft_right .fix_links_box {border: none; margin-bottom: 37px;}
.fix_footer .container_fix .ft_right .fix_links_box .fix_links {padding: 0;}
.fix_footer .container_fix .ft_right .fix_links_box .fix_links > li + li {margin-left: 10px; padding-left: 14px;}
.fix_footer .container_fix .ft_right .fix_links_box .fix_links > li + li:after {display: none;}
.fix_footer .container_fix .ft_right .fix_links_box .fix_links > li a {font-size: 15px; color: #333;}
.fix_footer .container_fix .ft_right .fix_infos_box {padding: 0;}
.fix_footer .container_fix .ft_right .fix_infos_box .ft_info {float: none;}
.fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul {margin-bottom: 10px;}
.fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul > li {font-size: 13px;}
.fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul > li + li:after {height: 13px; margin-top: -5.5px;}
.fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul > li a {font-size: 13px;}
.fix_footer .container_fix .ft_right .fix_infos_box h4 {font-size: 13px; color: #666; margin-top: 33px;}

@media (max-width: 991px) {
    .fix_footer {margin-top: 0px; background: #fff; border-top: 1px solid rgba(204, 204, 204, .5); padding: 30px 0 79px;}
    .fix_footer .container_fix {flex-direction: column;}
    .fix_footer .container_fix .ft_left {width: 100%; padding-bottom: 25px; position: relative;}
    .fix_footer .container_fix .ft_left::after {content: ''; position: absolute; bottom: 0; left: -15px; width: calc(100% + 30px); height: 1px;background-color: rgba(204, 204, 204, .5);}
    .fix_footer .container_fix .ft_left .ft_service {display: flex; flex-direction: column; margin-top: 0;}
    .fix_footer .container_fix .ft_left .ft_service > .tit {font-size: 18px; font-weight: 600; margin-bottom: 25px;}
    .fix_footer .container_fix .ft_left .ft_service > .tel {font-size: 25px; font-weight: 600; margin-bottom: 20px; margin-left: 0;}
    .fix_footer .container_fix .ft_left .ft_service .time_box > p {font-size: 13px;}

    .fix_footer.login_footer{margin-top: 0;}
    .fix_footer .container_fix .ft_right {width: 100%; padding-top: 25px;}
    .fix_footer .container_fix .ft_right .fix_links_box {margin-bottom: 30px;}
    .fix_footer .container_fix .ft_right .fix_links_box .fix_links {text-align: left;}
    .fix_footer .container_fix .ft_right .fix_links_box .fix_links > li {margin-right: 25px;}
    .fix_footer .container_fix .ft_right .fix_links_box .fix_links > li:last-child{margin-right: 0;}
    .fix_footer .container_fix .ft_right .fix_links_box .fix_links > li + li {margin-left: 0px; padding-left: 0px;}
    .fix_footer .container_fix .ft_right .fix_links_box .fix_links > li:nth-of-type(3) {margin-left: 0; padding-left: 0;}
    .fix_footer .container_fix .ft_right .fix_links_box .fix_links > li:nth-of-type(4):before {content: ""; display: inline-block; width: 1px; height: 10px; background: #c9cccf; position: absolute; left: 0; top: 2px;}
    .fix_footer .container_fix .ft_right .fix_links_box .fix_links > li a {font-size: 13px; color: #333333;}
    .fix_footer .container_fix .ft_right .mob_inquiry_menu {margin-bottom: 15px;}
    .fix_footer .container_fix .ft_right .mob_inquiry_menu .inquiry_menu_list {display: flex; align-items: center; justify-content: center;}
    .fix_footer .container_fix .ft_right .mob_inquiry_menu .inquiry_menu_list .inquiry_li + .inquiry_li {margin-left: 4.5px;}
    .fix_footer .container_fix .ft_right .mob_inquiry_menu .inquiry_menu_list .inquiry_li .inquiry_a {display: inline-block; padding: 0 4px; height: 20px; border: 1px solid #8a8c8f; border-radius: 10px; font-size: 10px; color: #8a8c8f; line-height: 18px;}
    .fix_footer .container_fix .ft_right .mob_inquiry_menu .inquiry_menu_list .inquiry_li .inquiry_a .arrow {font-family: 'SUIT', sans-serif; margin-left: 2px;}
    /* .fix_footer .container_fix .ft_right .fix_infos_box {display: none;} */
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul {margin-bottom: 8px;}
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul > li {font-size: 12px; margin-top: 0;}
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul > li a {font-size: 12px;}
    .fix_footer .container_fix .ft_right .fix_infos_box h4 {font-size: 11px; margin-top: 16.5px;}

    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(1) {display: flex; gap: 0 15px;}
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(1) > li + li {position: relative;}
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(1) > li + li::before {content: '';position: absolute;top: 1px;left: -7px;width: 1px;height: 9px;background-color: #ccc;}

    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(2) {width: 45%;} 
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(2) li {line-height: 20px;}


    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(3) {position: relative;}
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(3)::after {content: ""; display: block; clear: both;}

    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(3) li:first-child {float: left;}
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(3) li:nth-child(2) {display:inline-block; margin-left:15px; position: relative; }
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(3) li:nth-child(2)::before {position: absolute; content: ''; top: 1px;left: -7px;width: 1px;height: 9px;background-color: #ccc; }
	
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(4) li:first-child {float: left;}
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(4) li:nth-child(2) {display:inline-block; margin-left:15px; position: relative; }
    .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(4) li:nth-child(2)::before {position: absolute; content: ''; top: 1px;left: -7px;width: 1px;height: 9px;background-color: #ccc; }

    /* .fix_footer .container_fix .ft_right .fix_infos_box .ft_info .info_ul:nth-child(3) li:last-child {margin-top: 8px;} */

    .mob_foot_menu {position: fixed; left: 0; bottom: 0; z-index: 10; background: #fff; width: 100%; padding: 7px 30px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
    .mob_foot_menu .foot_menu_list {display: flex; align-items: center; justify-content: space-between;}
    .mob_foot_menu .foot_menu_list .foot_li {width: 15%;}
    .mob_foot_menu .foot_menu_list .foot_li .foot_a {text-align: center;}
    .mob_foot_menu .foot_menu_list .foot_li .foot_a .icon_box img {height: 21px;}
    .mob_foot_menu .foot_menu_list .foot_li .foot_a .text_box {font-size: 10px; color: #666; margin-top: 5px; transition: all .3s; white-space : nowrap;}
    @media (hover: hover) {.mob_foot_menu .foot_menu_list .foot_li:hover .foot_a .text_box {color: #203f83;}}
}



/*헤더 메뉴 부분 html > thema > fivesense-basic > menu.php 시작*/
.at-menu{border-bottom:1px solid #d7d7d7; border-top:1px solid transparent;}
.at-menu.no_border_bottom{border-bottom:0;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul{display:block; text-align:left;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul  li.menu-li{display:inline-block; text-align:center;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul  li.menu-li > a.menu-a{display:block; font-size:16px; font-weight: 600; color:#333333; padding:0px; line-height:70px; margin-right: 44px;  text-align:center; transition:all 0.3s ease;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.last_menu > a.menu-a {margin-right: 0 !important;}


.at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn{width:200px; text-align:center; margin-right:34px;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn > a{display:block; height: 70px; position:relative; font-size:17px; color:#fff; font-weight:600; 
    border-bottom:0; background:#000; border:0;}
    .at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:hover > a span:after {display: none;}



.at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn > a::after{content:""; width:100%; height:1px; background:#292a2e;
position:absolute; left:0; bottom:-1px;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn > a .ham_icon{position:absolute; left:40px; top:52%; transform:translateY(-50%);}
.at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn > a .ham_icon > span.ham{display:block; width:20px; height:2px; margin-bottom:4px; background:#ffffff;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn.active > a .ham_icon > span.ham{background:#ffffff}
.at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn > a .ham_icon > span.ham:last-child{margin-bottom:0;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn > a span.all_category_text{margin-left:30px; font-family: "Pretendard", sans-serif; font-size: 16px; font-weight: 600; }

.at-menu .pc-menu .all_menu{display:block; top:70px; width:200px;  border:0;}
.at-menu .pc-menu .all_category_btn.on:hover .all_menu {display: block !important;}

.at-menu.no_border_bottom .pc-menu .all_menu{top:48px;}

.at-menu .pc-menu .nav-top.nav-both .menu-ul li.menu-li:nth-child(3) .sub-1div,.at-menu .pc-menu .nav-top.nav-both .menu-ul li.menu-li:nth-child(4) .sub-1div,
.at-menu .pc-menu .nav-top.nav-both .menu-ul li.menu-li:nth-child(5) .sub-1div, .at-menu .pc-menu .nav-top.nav-both .menu-ul li.menu-li:nth-child(6) .sub-1div,
.at-menu .pc-menu .nav-top.nav-both .menu-ul li.menu-li:nth-child(7) .sub-1div {opacity: 0; visibility: hidden;}



.at-menu .pc-menu .all_menu {background-color: rgba(9, 9, 11,.5); }
.at-menu .pc-menu .all_menu.play_none{display:none;}
.at-menu .pc-menu .all_menu .container_fix{width:100%; padding:0; position:relative; height: 100%;}
.at-menu .pc-menu .all_menu .container_fix .all_ul{padding:11px 0;  overflow:visible;  transition: all .3s ease-in-out; height: 100%;}
.at-menu .pc-menu .all_menu .container_fix .all_ul:hover {background: #fff;}
.at-menu .pc-menu .all_menu .container_fix .all_ul:hover .all_li  .all_a {color: #151515;}


.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li{float:none; width:100%;  height:auto; margin-right:0; margin-bottom:0px; text-align:left;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li:nth-child(10) {display: none;}

.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li:hover .all_a{background:#203f83; color: #fff;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li > .all_a{font-size:15px; color:#fff; margin-bottom:0; padding-bottom:0; border-bottom:0; transition:all 0.1s ease; 
position:relative; width:100%; position:relative; left:0px; font-weight:500; font-family: "Pretendard",sans-serif; line-height: 32px; transition: all .3s ease-in-out; padding-left: 38px;} 

.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li > .all_a::after{opacity:0; transition:all 0.3s ease;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li.active:hover > .all_a::after{content:""; background:url('/img/triangle.png'); width:10px; height:18px; display:block; position:absolute; top:50%;
transform:translateY(-50%); opacity:1; right:-1px; z-index:10;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li:hover > .all_sub_div{display:block;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li > .all_sub_div{position:absolute;right:0; left: 200px; width:200px; top:1px; background:#fff;border-left:1px solid #eeeeee; padding:0;
border-top:0; display:none;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li > .all_sub_div ul{list-style:none; padding: 11px 0;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li > .all_sub_div ul h5{font-size:20px; font-weight:500; color:#222222; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #666666;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li > .all_sub_div ul li a{color:#151515; font-size:15px; padding-left:32px; font-weight:400; font-family: "Pretendard",sans-serif; line-height: 32px; transition:all 0.3s ease;}
.at-menu .pc-menu .all_menu .container_fix .all_ul > .all_li > .all_sub_div ul li:hover a{color:#ffffff;}
/*.at-menu .pc-menu .menu-ul > li .sub-slide,*/ .at-menu .pc-menu .menu-ul > .menu_last_box .sub-slide{display:none !important;}

.at-menu .pc-menu .container_fix .lnb_box .lnb_list li:nth-child(2) {margin-left: 30px; position: relative;}
.at-menu .pc-menu .container_fix .lnb_box .lnb_list li .cart_count {display: inline-block; width: 15px; height: 15px; border-radius: 50%; background-color: #203f83; text-align: center; line-height: 14.5px; font-size: 10px; font-weight: 500; color: #fff; position: absolute; right: -7px; bottom: -4px;}



.at-menu .pc-menu .all_menu .container_fix .all_ul .all_li:nth-child(11) .all_sub_div,
.at-menu .pc-menu .all_menu .container_fix .all_ul .all_li:nth-child(12) .all_sub_div,
.at-menu .pc-menu .all_menu .container_fix .all_ul .all_li:nth-child(13) .all_sub_div,
.at-menu .pc-menu .all_menu .container_fix .all_ul .all_li:nth-child(14) .all_sub_div
 {opacity: 0; visibility: hidden;}

 @media (max-width:1200px) {
    .at-menu .pc-menu .nav-top.nav-both .menu-ul li.menu-li > a.menu-a {font-size: 14px; margin-right: 30px;}
    .container_fix.nav_container  div.search_box > form .header_search input::placeholder {font-size: 12px;}
}

 @media (max-width:1100px) {
    .at-menu .pc-menu .container_fix .lnb_box .lnb_list li:nth-child(2) {margin-left: 10px;}
    .at-menu .pc-menu .nav-top.nav-both .menu-ul > li.menu-li.all_category_btn {margin-right: 15px;}
    .at-menu .pc-menu .nav-top.nav-both .menu-ul li.menu-li > a.menu-a {font-size: 13px; margin-right: 15px;}

}


@media (max-width:991px){
	#fs_topbanner{margin-bottom:5px;}
	.at-menu{border:0;}
	.at-menu.sub_at_menu{border-bottom:1px solid #d7d7d7;}
	.at-menu .m-menu .m-nav ul li a{font-size:15px; line-height:35px; padding:0px;  color:#333;}
    .at-menu .m-menu .m-nav ul li a:last-child {margin-right: 0;}
	.at-menu .m-menu .m-nav ul li.active a:after{height:3px; }
	.at-menu .m-menu .m-list > button{height:35px;}
	.at-menu .m-menu .m-list > button img{width:8px;}
}

/*헤더 메뉴 부분 html > thema > fivesense-basic > menu.php 끝*/



/*menu | html > thema > fivesense-basic > menu.php 배분형 기준*/
.at-menu .pc-menu .nav-top{padding:0 15px 0 0;}
.at-menu .pc-menu .nav-top ul{list-style:none;}
.at-menu .pc-menu .nav-top.nav-both .menu-a{background:none; color:#333; font-weight:500; font-size:19px;}
.at-menu .pc-menu .nav-top .menu-li:hover .menu-a, .at-menu .pc-menu .nav-top .menu-li.on .menu-a{background:none;}
.at-menu .pc-menu .nav-top .menu-li.all_menu_btn > a{display:block; width:61px; height:61px; text-align:center; position:relative; padding:0 !important;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li{display:inline-block; position:relative; z-index:1;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:first-child{margin-right:22px;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > a{display:block; padding:0 22px;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div{position:absolute; left:-37px; transform:translateX(0%); border:0px solid transparent; top:70px;
width:200px; text-align:center; box-shadow:none; -webkit-box-shadow:none; padding: 24px; display: none;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.last_li .sub-1div{width:130px;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li > a span{position:relative;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.on > a span:after,
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:hover > a span:after{left:50%; transform:translateX(-50%); bottom:-5px; content:""; position:absolute; width:100%; height:1px; display: none;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1da{padding:0; font-size:15px; display:block; font-family: "Pretendard",sans-serif; padding:0px; border-bottom: 0px solid #000; text-align: left; color: #999999; margin-bottom: 10px;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1dli:last-child .sub-1da{border-bottom:0; margin-bottom: 0;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1da:hover{background:transparent; color:#203f83; border-bottom:0px solid #666;}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li.last_li{float:right; width:130px; border-left:1px solid #d7d7d7;
border-right:1px solid #d7d7d7; padding:0; }


@media (max-width:1600px) {
    .at-menu .pc-menu .all_menu .container_fix .all_ul {overflow-y: scroll; overflow-x: hidden;}
}