/* BASIC css start */
#storeInfo .tit-page-2 span {font-size:12px; font-weight:normal;}
#storeInfo .store-wrap {display:flex; margin-top:20px; border:1px solid #ddd;}
#storeInfo .store-wrap .store-info {width:330px;}
#storeInfo .store-wrap .store-info .search-box {position:relative; padding:10px; background:#f5f5f5; border-bottom:1px solid #ddd;} 
#storeInfo .store-wrap .store-info .search-box input {width:100%; height:49px; padding:0 15px; border:1px solid #ddd; box-shadow: 0px 1px 6px 0px #ddd; border-radius:6px; box-sizing:border-box;}
#storeInfo .store-wrap .store-info .search-box input[type=text]::placeholder {color: #adadad;}
#storeInfo .store-wrap .store-info .search-box .btn-search {position:absolute; right:18px; top:12px; width:30px; height:40px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_search.gif) 0 0 no-repeat;}
#storeInfo .store-wrap .store-info .store-list {padding:10px; height:700px; overflow-y:scroll;}
#storeInfo .store-wrap .store-info .store-list::-webkit-scrollbar {width:5px;}
#storeInfo .store-wrap .store-info .store-list::-webkit-scrollbar-thumb {height:30%; background:#c1c1c1; border-radius:10px;}
#storeInfo .store-wrap .store-info .store-list::-webkit-scrollbar-track {background:#f1f1f1;}
#storeInfo .store-wrap .store-info .store-list .count {padding:10px 0 18px; font-size:14px;}
#storeInfo .store-wrap .store-info .store-list ul li {margin-bottom:10px; padding:20px 20px 10px; border:1px solid #ddd; border-radius:6px; cursor:pointer;}
#storeInfo .store-wrap .store-info .store-list ul li.on {border:2px solid #000;}
#storeInfo .store-wrap .store-info .store-list .icon {display:inline-block; margin-bottom:15px; padding:4px 8px 3px 8px; border-radius:3px; color:#fff; font-size:11px;}
#storeInfo .store-wrap .store-info .store-list .icon.ico-bl {background:#000; border:1px solid #000;}
#storeInfo .store-wrap .store-info .store-list .icon.ico-wh {background:#fff; border:1px solid #666; color:#666;}
#storeInfo .store-wrap .store-info .store-list .store-name {margin-bottom:15px; font-size:14px; font-weight:700; letter-spacing:-0.5px;}
#storeInfo .store-wrap .store-info .store-list p {padding-bottom:10px;}
#storeInfo .store-wrap .store-info .store-list p.tel {padding-left:19px; color:#6d6d6d; background:url(/images/common/icon_store_tel.png) 0 0 no-repeat;}
#storeInfo .store-wrap .store-info .store-list dl {margin-bottom:5px; cursor:pointer;}
#storeInfo .store-wrap .store-info .store-list dl.active dt + dd {padding-right:25px; background:url(/images/common/icon_store_arrow_down.png) right top no-repeat; content:'';}
#storeInfo .store-wrap .store-info .store-list dl.active.on dt + dd {padding-right:25px; background:url(/images/common/icon_store_arrow_up.png) right top no-repeat; content:'';}
#storeInfo .store-wrap .store-info .store-list dl dt + dd {display:inline-block; margin-left:11px;}
#storeInfo .store-wrap .store-info .store-list dl::after {content: ""; display:table; clear:both;}
#storeInfo .store-wrap .store-info .store-list dt {float:left; width:50px; margin-bottom:3px; padding-left:19px; color:#6d6d6d; line-height:17px;}
#storeInfo .store-wrap .store-info .store-list dt.hours {background:url(/images/common/icon_store_time.png) 0 0 no-repeat;}
#storeInfo .store-wrap .store-info .store-list dd {display:none; max-width:180px; margin:0 0 3px 80px; color:#6d6d6d; line-height:17px;}
#storeInfo .store-wrap .store-info .store-list .no-data {display:flex; flex-direction:column; justify-content:center; align-items:center; height:700px;}
#storeInfo .store-wrap .map-area {width:780px; border-left:1px solid #ddd;}






   body,
    .ceo-banner-section,
    .ceo-title-section,
    .ceo-message-text,
    .ceo-photo {
      font-family: 'Pretendard Variable', Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', sans-serif;
      font-size: 16px;
      color: #333;
      line-height: 1.8;
      margin: 0;
      padding: 0;
    }



/* class-list */
#productClass .cate-wrap { overflow:hidden }
#productClass .cate-wrap .bcate {  font-family:  'Lora Variable', sans-serif; padding:70px 0 30px;  font-size:30px; color:#333; font-weight:600; text-align:center; }
#productClass .cate-wrap .class-list ul { text-align:center}
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li { margin:0 5px; display:inline-block; }
#productClass .cate-wrap .class-list ul li a { font-family: 'Pretendard', sans-serif; display:block; font-size:13px; color:#555; background-color:#f9f9f9; padding:10px 25px; border-radius:30px }






/* ✅ PC 전용 스타일 */
@media screen and (min-width: 1024px) {
  #container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 40px;
  }

  
  
  
  
 

    #container {
      max-width: 1240px;
      margin: 0 auto;
      padding: 40px 20px;
    }

    /* 상단 배너 */
    .aboutus-banner-section {
        position: relative;
        width: 100%;
        height: 740px;
        background: url('/design/issis/store_sell_03.jpg') no-repeat center center;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-left: 80px;
        box-sizing: border-box;
        margin-bottom: 80px;
    }
    
  

    .aboutus-banner-text-left h2 {
       text-align: left;
        padding-left: 250px;
        font-size: 60px;
        font-weight: 400;
        color: #000;
    }

 
  .store-info-box {
 flex: 1;
  max-width: 535px;          /* ✅ 두 박스가 나란히 들어갈 때 반씩 */
  border: 1px solid #ccc;
  padding: 40px 30px;
  text-align: center;
  background-color: #fafafa;
  transition: all 0.3s ease;
  }

.store-info-section {
  display: flex;
  justify-content: center;   /* ✅ 중앙정렬 */
  gap: 20px;                 /* ✅ 박스 사이 여백 */
  margin: 0 auto;
  max-width: 1240px;          /* ✅ 전체 영역 폭 제한 */
}


  .store-info-box:hover {
    background-color: #f0f0f0;
  }

  .store-info-box h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #222;
  }

  .store-info-box p {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
    word-break: keep-all;
  }
  
  
/* ── 초기에는 리스트/페이징을 감추고, show-results 클래스가 붙으면 보여줍니다 ── */
#storeInfo .store-wrap .store-info .store-list ul,
#storeInfo .store-wrap .store-info .store-list .paging,
#storeInfo .store-wrap .store-info .store-list #pager{
  display: none !important;
}

#storeInfo .store-wrap .store-info .store-list.show-results ul,
#storeInfo .store-wrap .store-info .store-list.show-results .paging,
#storeInfo .store-wrap .store-info .store-list.show-results #pager{
  display: block !important;
}

/* 안내문/빈결과 표시(선택) */
#storeInfo .store-wrap .store-info .store-list .pre-guide{
  padding:14px; margin-bottom:10px;
  background:#fafafa; border:1px dashed #ddd; border-radius:6px;
  color:#666; line-height:1.6;
}
#storeInfo .store-wrap .store-info .store-list .result-empty{
  padding:20px; color:#888; text-align:center;
}

/* BASIC css end */

