@charset "utf-8";

/* laptop  */
@media (max-width: 1600px) {

    :root {
        --header-height : 80px;
        --nav-height : 50px;
    } 

    /* layout */
    #header .sitelogo a {width:180px;}

    .lnb ul li {margin-right:20px;}
	.path-wrap .part {font-size:13px;}

    /* 퓨터 */
    #footer .f-menu li {padding-left:25px;}

    .main-visual .item {height:80vw;}
    .main-visual .text-box {top:50%;}
    .main-visual .controls {top:initial; bottom:20px;}
    .main-visual .scroll {right:20px;}
    .main-visual .scroll img {height:60px;}

    .sec1 .counter-list .inner .icn {height:50px;}
    .sec1 .counter-list .inner .icn img {height:100%; object-fit: scale-down;}

    .sec2 .field-item {margin:0 -12px;}
    .sec2 .field-list {padding:0 12px;}
    .sec2 .field-list .text-box {left:20px; bottom:25px;}
    .sec2 .field-list .hover-box {padding:25px 10px 0 20px;}
    .sec2 .field-list .ani-box {right:20px; bottom:25px;}
    .sec2 .field-list .ani-box .ani {width:80px;}
    .sec2 .field-list .ani-box .ani::after {width:20px; height:16px; background-size:contain;}

    .sec3 .items-box .items {margin-right:10px; width:200px; height:80px;}
    .sec3 .items-box .items a img {height:100%; object-fit:scale-down;}
    .sec3 .marquee.st1 {margin-top:40px;}
    .sec3 .marquee.st2 {margin-top:130px;}
   
    .sec4 .swiper-button-prev {left: -2%; background-size:15px auto;}
    .sec4 .swiper-button-next {right: -2%; background-size:15px auto;}

    /* 회사소개 */
    .greeting-area .img-box {flex:1 0 48%; max-width:48%; position:initial;} 

    /* 팀 */
    .culture-section .cul-item {margin-right:-15px; margin-left:-15px;}
    .culture-section .cul-list {padding:0 15px;}
    .culture-section .cul-list .inner {margin:0 auto; width:240px; height:240px;}
    .culture-section .cul-list .icn {height:50px;}
    .culture-section .cul-list .icn img {height:100%; object-fit:scale-down;}

    .culture-section .strength-list .num {bottom:0; right:0;}
    .culture-section .strength-list.reverse .num {left:0;}
	
	
	/*MD출신팀*/
    .merchandiser-section .cul-item2 {margin-right:-15px; margin-left:-15px;}
    .merchandiser-section .cul-list2 {padding:0 15px;}
    .merchandiser-section .cul-list2 .inner {margin:0 auto; width:240px; height:240px;}
    .merchandiser-section .cul-list2 .icn {height:50px;}
    .merchandiser-section .cul-list2 .icn img {height:100%; object-fit:scale-down;}

    .merchandiser-section .strength-list .num {bottom:0; right:0;}
    .merchandiser-section .strength-list.reverse .num {left:0;}


    /* 사업영역 */
    .count-item {margin:0 -8px;}
    .count-list {padding:0 8px;}
    .count-list .icn  {height:50px;}
    .count-list .icn img {height:100%; object-fit:scale-down;}

    .accord-list .link {padding-right:40px; background-position:center right 20px; background-size:15px auto;}
    .accord-list .link.active {background-position:center right 20px; background-size:15px auto;}

    /* 사업소개 */
    .intrtop-area .top-text {max-width:85%;}
    .intrtop-area .top-text .inner {max-width:100%;}
    .intrtop-area .top-img {padding-right:50px; margin-top:-10%;}
    .intrtop-area .top-img::after {top:-60px; width:100px; height:123px; background-size:cover;}

    .process-area::after {width:100%;}
    .process-area .process-item {margin:0 -10px;}
    .process-area .process-list {padding:0 10px;}
    .process-area .process-list .inner {padding:30px  20px;}
    .process-area .process-list .inner::after {left:80px; top:18%;}

    .adver-area .flxWrap {margin-right:-20px; margin-left:-20px;}
    .adver-area .adver-item {padding:0 20px;}
	
	.process-area2::after {width:100%;}
    .process-area2 .process-item2 {margin:0 -10px;}
    .process-area2 .process-list2 {padding:0 10px;}
    .process-area2 .process-list2 .inner {padding:30px  20px;}
    .process-area2 .process-list2 .inner::after {left:80px; top:18%;}

    .adver-area2 .flxWrap {margin-right:-20px; margin-left:-20px;}
    .adver-area2 .adver-item2 {padding:0 20px;}

	

	

    /* 공지사항 */
    .btn-submit {width:80px; height:80px; background-position:center bottom 17px;}



}

@media (max-width: 1230px) {
    /* 메인 */
    .sec5 .info-area {position:relative; transform:initial; left:0; top:0; margin-top:-15%;}
    .sec5 .info-box {height:auto;}
	.sec5 .info-box:lang(en) {height:auto;}

}


/* Landscape tablet */
@media (max-width: 1024px) {body, input, textarea, select, button, table {font-size:var(--body-font-size);} 
:root {
    --font-size-18: 17px;
    --font-size-17: 16px;
    --font-size-15: 14px;
    --font-size-14: 13px;
    --body-font-size : 15px; 

  
} 
    .only-desktop { display:none; } 
    .only-tablet { display:block; } 

    /* layout */
    #gnb {display:none;} 
    .mobile-navigation {display:block;} 
   
    .sub-visual {height:350px;} 
    .sub-visual .background {background-position:left;} 
   
    .doc-tit::after {top: -3px; right: -3px; width: 6px; height: 6px;} 

    .lnb ul {justify-content: flex-start;}
    .lnb ul li {flex:1 0 auto;}
    .lnb ul li a {font-size:1em;}
    #footer .foot-company .contain {flex-direction:column;}
    #footer .foot-info {padding-right:0; padding-bottom:20px; width:100%;}


    /* main */


    /* 회사소개 */
    .greeting-area .flxWrap {flex-direction:column-reverse; align-items:center;}
    .greeting-area .text-box {flex:1 0 100%; width:100%; padding-right:0;}

    .directions .contact-info dt {padding-left:20px; width:140px;}

    
    /* 팀홀딩스 */
    .value-area .img-box {flex:1 0 50%; max-width:50%;}


    /* 사업소개 */
    .process-area {margin-top:0; padding-top:clamp(50px, 1.5625rem + 3.9063vw, 100px); z-index:0;}
    .process-area .process-item {margin:-6px;}
    .process-area .process-list {flex:1 0 50%; max-width:50%; padding:6px;}
    .process-area .process-list .inner {padding:30px  20px; height:290px;}
    .process-area .process-list .inner::after {display:none;}
	.process-area .process-list .tit:lang(en) {height:auto;}

    .process-area2 {margin-top:0; padding-top:clamp(50px, 1.5625rem + 3.9063vw, 100px); z-index:0;}
    .process-area2 .process-item2 {margin:-6px;}
    .process-area2 .process-list2 {flex:1 0 50%; max-width:50%; padding:6px;}
    .process-area2 .process-list2 .inner {padding:30px  20px; height:290px;}
    .process-area2 .process-list2 .inner::after {display:none;}
	.process-area2 .process-list2 .tit:lang(en) {height:auto;}
	
	
	

    /* board */
    .input { padding:5px 14px; height:40px; } 
    textarea.input { padding:12px 14px; } 

    .board-search .search input.input { width:240px; } 

    .board-list colgroup col { width:auto !important; } 
    .board-list table thead th { font-size:15px; } 
    .board-list table tbody td { font-size:15px; } 
    .board-list table tbody td.subject {width:60%;}

    .gallery-list ul li .tit { font-size:15px; } 

    .news-list .thumb { width:200px; } 
    .news-list .tit { font-size:17px; } 
    .news-list .txt { font-size:14px; } 
    .news-list .date { font-size:13px; } 

    .event-list ul li .tit { font-size:15px; } 

    .faq .tit { font-size:15px; } 
    .faq .tit a { padding:9px 60px 9px 12px; } 
    .faq .tit a:after { top:14px; } 
    .faq .q { flex:0 0 32px; width:32px; height:32px; font-size:16px; line-height:32px; } 
    .faq .cnt { padding:18px 25px 18px 60px; } 

    .calendar-head h3 { font-size:28px; margin:0 30px; } 
    .calendar-head .cal-btn { width:40px; height:40px; } 
    .calendar table th { font-size:15px; } 
    .calendar table td { height:110px; font-size:14px; } 
    .calendar ul li:before { top:7px; } 

    .board-white table { font-size:15px; } 

    .board-form table { font-size:15px; } 

    .files-upload-text .upfiles-alt { font-size:14px; } 
    .files-upload-group {padding:10px 0;}

    .board-view-tit { padding:14px 6px; } 
    .board-view-tit h3 { font-size:18px; } 
    .board-view-info { padding:13px 6px; font-size:13px; } 
    .board-view-cnt { padding:15px 6px 40px; } 

    .board-prev-next { font-size:14px; } 

    .btn-pack.medium { height:40px; padding:0 16px; font-size:15px; line-height:38px; } 
    .btn-pack.large { min-width:140px; height:50px; font-size:18px; line-height:48px; } 

    .product-list ul li { width:25%; } 
    .product-list ul li .tit { font-size:15px; } 
    .product-image { width:350px; } 
    .product-info .tit { font-size:25px; } 

    .store-search { padding:22px 5%; } 
    .store-search .map-area { width:280px; } 
    .store-search .map-img .local { padding:0 10px; font-size:13px; line-height:22px; } 

    .result-group .gall li { width:25%; } 

}

/* portrait tablet */
@media (max-width: 900px) {
    

    /* contents */
    .root_daum_roughmap { height: 350px !important; } 
    .root_daum_roughmap .wrap_map { height: 350px !important; } 

    /* board */
    .gallery-list ul { margin:0 -10px; } 
    .gallery-list ul li { width:33.33333333%; padding:0 10px; } 

    .event-list ul li { width:50%; } 

    .store-search { padding:30px; margin-bottom:30px; } 
    .store-search .map-area { display:none; } 
    .store-search .search-area h3 { text-align:center; margin-bottom:30px; } 

    /* 메인 */
    .sec1 .counter-list {flex:1 0 100%; max-width:100%; padding:30px 0; border-right: 0; border-top:1px solid #ddd;}
    .sec1 .counter-list:first-child {padding-top:0; border-top:0;}
    .sec1 .counter-list:last-child {padding-bottom:0;}
	.sec1 .counter-list .icn-tit:lang(en) {height:auto;}

    .sec2 .field-item {margin:0 -5px;}
    .sec2 .field-list {padding:0 5px;}
    .sec2 .field-list .ani-box {right:10px; bottom:15px;}
    .sec2 .field-list .ani-box .ani {width:50px;}

    /* 회사소개 */
    .intro-area .logo-box img {height:100%; width:200px; object-fit:scale-down;}
    .intro-area .intro-list {flex:1 0 50%; max-width:50%; padding:30px 10px; height:auto; border-bottom:1px solid #ddd; border-right: 0;}
    .intro-area .intro-list:lang(en) {height:auto;}
	.intro-area .intro-list:nth-child(3),
    .intro-area .intro-list:nth-child(4) {border-bottom:0;}
    .intro-area .intro-list .icn {height:50px;}
    .intro-area .intro-list .icn img {height:100%; object-fit:scale-down;}

	.in .map {height:350px;}

    /* 팀 */
    .culture-section .cul-item {flex-wrap:wrap; margin-right:0; margin-left:0;}
    .culture-section .cul-list {flex:1 0 100%; max-width:100%; padding:40px 0 0;}
    .culture-section .cul-list:first-child {padding-top:0;}
    .culture-section .cul-list::after {right:50%; top:initial; bottom:-22px; transform:translateX(50%) rotate(90deg); width:20px; height:4px; background-size:cover;}

	/*MD출신팀*/
    .merchandiser-section .cul-item2 {flex-wrap:wrap; margin-right:0; margin-left:0;}
    .merchandiser-section .cul-list2 {flex:1 0 100%; max-width:100%; padding:40px 0 0;}
    .merchandiser-section .cul-list2:first-child {padding-top:0;}
    .merchandiser-section .cul-list2::after {right:50%; top:initial; bottom:-22px; transform:translateX(50%) rotate(90deg); width:20px; height:4px; background-size:cover;}



    /* 사업영역 */
    .count-item {margin:0;}
    .count-list {flex:1 0 100%; max-width:100%; padding:20px 0 0;}
    .count-list .inner {padding:40px 20px; border-radius:80px;}

    .logo-box .logo-list {flex:1 0 33.33%; max-width:33.33%;}
	.boardlist2 .title-box2 img { display: inline-block; vertical-align: top; margin-top:5px;}

}

/* Landscape phone */
@media (max-width: 640px) {body, input, textarea, select, button, table {font-size:var( --body-font-size);} 
    .only-desktop-tablet { display:none; } 
    .only-tablet { display:none; } 
    .only-mobile { display:block; } 

    :root {
        --header-height : 60px;
        --nav-height : 45px;

        /* padding */
        --container-space : 16px;
        --padding-50 : 30px;
        --padding-40 : 25px;
        --padding-30 : 20px;
        --padding-20 : 15px;
        --padding-10 : 8px;
 
        /* font style */
        --font-size-50: 30px;
        --font-size-30: 20px;
        --font-size-20: 18px;
 
        /* body */
        --body-font-size: 14px;
 
        /* radius */
        --border-radius-10: 5px;
        --border-radius-20: 10px;
        --border-radius-30: 15px;

    }

    /* layout */
    #header .sitelogo a {width:150px;} 

    .mobile-navigation { width:100%; } 
	.mobile-navigation .home {width:120px;}
	.mobile-navigation .close {top:17px;}

    .btn-m-menu {right:0; width:24px; height:24px; background-size:contain;} 
    .btn-m-menu span {width:24px;} 
    .btn-m-menu span:before {top:12px; width:16px;} 
    .btn-m-menu span:after {bottom:-24px; width:24px;} 

    .sub-visual {height:280px;} 
    .path-wrap {display:none;}

    /* footer */
    #footer .info-list .addr-tit {flex:1 0 90px; max-width:90px;}
    #footer .input-box .input-f {margin-right:10px; flex:1 0 auto; width:1%;}
    #footer .input-box .btn-f {flex:1 0 100px; max-width:100px;}



    /* main */
    .main-visual .item {height:100vw;}
    .main-visual .scroll {display:none;}

    .sec1 .brand-list {flex:1 0 100%; max-width:100%; height:150px;}

    .sec2 .field-item {margin:0;}
    .sec2 .field-list {flex:1 0 100%; max-width:100%; padding-top:20px;}
    .sec2 .field-list:first-child {padding-top:0;}
    .sec2 .field-list .field-link {max-width:446px; width:100%; margin:auto;}
    .sec2 .field-list .field-link:hover {margin-top:0;}



    /* 회사소개 */
    .greeting-area .img-box {flex:1 0 100%; max-width:100%;}

	.in .map {height:250px;}
    .directions .contact-info dt {padding-left:5px; width:110px;}
	.directions .contact-info dt:lang(en) {width:160px;}


    /* 팀홀딩스 */
    .value-area .img-box {flex:1 0 100%; max-width:100%;}
    .value-area .text-box {flex:1 0 100%; width:100%; padding-left:0; padding-top:20px;}
    .value-area .flxWrap.reverse .text-box {padding-right:0;}

    .culture-section .strength-list .flxWrap {flex-direction:column; align-items:flex-start;}
    .culture-section .strength-list .icn {flex:1 0 55px; max-width:55px;}
    .culture-section .strength-list .text-box {flex:1 0 100%; width:100%; padding-left:0; padding-top:15px;}
    .culture-section .strength-list.reverse .text-box {padding-right:0;}

	/*MD출신팀*/
    .merchandiser-section .strength-list .flxWrap {flex-direction:column; align-items:flex-start;}
    .merchandiser-section .strength-list .icn {flex:1 0 55px; max-width:55px;}
    .merchandiser-section .strength-list .text-box {flex:1 0 100%; width:100%; padding-left:0; padding-top:15px;}
    .merchandiser-section .strength-list.reverse .text-box {padding-right:0;}




    /* 사업영역 */
    .logo-box .logo-list {flex:1 0 50%; max-width:50%;}

    /* 사업소개 */
    .intrtop-area .top-text {max-width:95%;}
    .intrtop-area .top-img {padding-right:0; margin-top:-15%;}
    .intrtop-area .top-img.num-3 {margin-top:-15%;}
    .intrtop-area .top-img::after {top:initial; bottom:-15%; background-size:60px auto; background-position: right bottom;}

    .boardlist .title-box {flex:1 0 100%; max-width:100%; margin-bottom:10px;}
    .boardlist .text {flex:1 0 100%; width:100%;}

    .adver-area .flxWrap {margin: 0;}
    .adver-area .adver-item {flex:1 0 100%; max-width:100%; padding:0;}

    .boardlist2 .title-box {flex:1 0 100%; max-width:100%; margin-bottom:10px;}
    .boardlist2 .text {flex:1 0 100%; width:100%;}
	.boardlist2 .title-box2 img { display: inline-block; vertical-align: top; margin-top:4px;}

    .adver-area2 .flxWrap {margin: 0;}
    .adver-area2 .adver-item2 {flex:1 0 100%; max-width:100%; padding:0;}
	
	
	
	

    /* contents */
    .root_daum_roughmap { height: 250px !important; } 
    .root_daum_roughmap .wrap_map { height: 250px !important; } 


    /* board */
    .input { font-size:14px; padding:0 10px; height:38px; } 
    select.input { padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto; } 
    textarea.input { padding:7px 10px; } 

    .radiobox input:checked + label:before { background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto; } 
    .checkbox input:checked + label:before { background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto; } 

    .board-search { display:flex; flex-direction:column; margin-bottom:10px; } 
    .board-search .total-page { order:3; float:none; font-size:15px; } 
    .board-search .cate { float:none; order:1; margin-left:0; margin-bottom:5px; } 
    .board-search .cate .input { display:block; width:100%; } 
    .board-search .search { float: none; order: 2; display: flex; } 
    .board-search .search form { display:flex; } 
    .board-search .search .input { flex:1 1 auto; min-width:0; width:1%; } 

    .board-list { display:none; } 
    .board-list-m { display:block; } 

    .gallery-list ul { margin:0 -7px; } 
    .gallery-list ul li { width:50%; padding:0 7px; margin-bottom:27px; } 
    .gallery-list ul li .tit { font-size:14px; } 
    .gallery-list ul li .date { font-size:12px; margin-top:4px; } 

    .news-list ul li { padding:17px 0; } 
    .news-list .thumb { width:38%; margin-right:14px; } 
    .news-list .tit { font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; } 
    .news-list .txt { font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2; } 
    .news-list .date { display:none; } 

    .event-list { padding-top:20px; } 
    .event-list ul li { width:100%; margin-bottom:32px; } 
    .event-list ul li .thumb { margin-bottom:10px; } 
    .event-list ul li .tit { font-size:15px; } 
    .event-list ul li .date { font-size:12px; margin-top:4px; } 

    .faq .tit a { padding:7px 0 7px 5px; } 
    .faq .tit a:after { display:none; } 
    .faq .q { flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px; } 
    .faq .cnt { padding:12px 12px 12px 15px; } 

    .calendar-head { margin-bottom:15px; } 
    .calendar-head h3 { font-size:20px; margin:0 17px; } 
    .calendar-head .cal-btn { width:34px; height:34px; background-size:9px auto; } 
    .calendar-head .cal-prev { background-image:url("/images/bbs/cal_prev_x2.png"); } 
    .calendar-head .cal-next { background-image:url("/images/bbs/cal_next_x2.png"); } 
    .calendar table th { padding:6px 4px; font-size:14px; } 
    .calendar table td { height:60px; padding:5px 4px; font-size:12px; } 
    .calendar ul li { padding-left:0; margin-bottom:6px; } 
    .calendar ul li:before { display:none; } 
    .calendar .cal-date { font-size:10px; margin-bottom:8px; } 

    .board-white table { display:block; border-top:0; border-bottom:0; font-size:14px; } 

    .board-white table tbody { display:block; } 
    .board-white table tr { display:block; padding:12px 0; } 
    .board-white table th { display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none; } 
    .board-white table td { display:block; border:0; padding:0; } 
    .board-white .editor { padding:0; margin-top:-12px; } 
    .board-white .item { margin:3px 12px 3px 0; } 
    .board-white #user_name { max-width:100% !important; } 
    .board-white + .buttons { margin-top:30px; } 

    .board-form table tbody { display:block; } 
    .board-form table tr { display:block; padding:12px 0; } 
    .board-form table th { display:block; border:0; text-align:left; padding:0; margin-bottom:7px; background:none; } 
    .board-form table td { display:block; border:0; padding:0; } 
    .board-form + .buttons { margin-top:30px; } 

    .form-agree { margin:30px 0 30px; } 
    .form-agree h3 { font-size:16px; } 
    .form-agree .scroll-box { font-size:12px; max-height:110px; overflow:auto; } 
    .form-agree .check { margin-top:12px; font-size:14px; } 

    .board-view-tit h3 { font-size:17px; } 
    .board-view-info { font-size:12px; } 

    .board-prev-next dl { padding:10px 6px; } 
    .board-prev-next dt { width:70px } 

    .buttons {margin:15px 0;}

    .btn-pack.small { height:26px; padding:0 8px; font-size:11px; line-height:24px; } 
    .btn-pack.medium { height:38px; padding:0 14px; font-size:14px; line-height:36px; } 
    .btn-pack.large { min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px; } 
    .btn-pack.xlarge { min-width:120px; height:50px; padding:0 22px; font-size:16px; line-height:48px; } 
    .btn-pack.comment { width:80px; height:32px; font-size:14px; } 

    .paginate { margin-top:20px; } 
    .paginate a, 
    .paginate strong { margin:0 1px; width:30px; height:30px; font-size:14px; line-height:30px; } 
    .paginate a.direction { margin:0; background-size:11px; } 
    .paginate a.direction.first { background-image:url("/images/bbs/btn_first_x2.png"); } 
    .paginate a.direction.prev { background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px; } 
    .paginate a.direction.next { background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px; } 
    .paginate a.direction.last { background-image:url("/images/bbs/btn_last_x2.png"); } 

    .comment-area { margin-top:37px; } 
    .comment-total { font-size:14px; margin-bottom:12px; } 
    .comment-write { position:relative; padding:10px; } 
    .comment-write .byte { position:absolute; bottom:15px; left:12px; font-size:12px; } 
    .comment-write .write { display:block; } 
    .comment-write .write textarea { display:block; width:100%; height:65px; margin-right:0; } 
    .comment-write .write .btn { text-align:right; margin-top:6px; } 
    .comment-item { padding:17px 4px; } 
    .comment-item.comment-reply { padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px; } 
    .comment-info { font-size:14px; } 
    .comment-info .name { margin-right:5px; } 
    .comment-info .date { font-size:11px; } 
    .comment-ctr { font-size:12px; } 
    .comment-ctr .bar { vertical-align:middle; margin:-.2em 4px 0; } 
    .comment-txt { font-size:14px; } 
    .comment-link { font-size:13px; } 
    .comment-input { padding:10px; } 
    .comment-input textarea { height:48px; } 

    .board-password { padding:30px 20px; } 

    .product-list ul { margin:0 -7px; } 
    .product-list ul li { width:50%; padding:0 7px; margin-bottom:27px; } 
    .product-list ul li .thumb { margin-bottom:10px; } 
    .product-list ul li .tit { font-size:14px; } 
    .product-summary { display:block; } 
    .product-image { width:100%; margin-bottom:20px; } 
    .product-info { width:100%; } 
    .product-info .tit { font-size:22px; padding-bottom:14px; margin-bottom:14px; } 
    .product-detail { padding-bottom:25px; margin-bottom:25px; } 
    .product-detail .tit { font-size:17px; padding-bottom:10px; margin-bottom:14px; } 

    .store-search { padding:0; } 
    .store-search .search-area h3 { font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4; } 
    .store-search .search-area dl { display:block; padding:0 15px; margin:20px 0; } 
    .store-search .search-area dl dt { width:auto; margin-bottom:6px; font-size:15px; } 
    .store-search .search-area dl dd { width:auto; } 
    .store-search .search-area input.input { width:calc(100% - 74px); margin-right:4px; } 
    .store-search .search-area select.input { width:calc(50% - 39px); margin-right:4px; } 
    .store-search .search-area .btn-pack.medium { width:70px; } 

    .result-top { font-size:18px; } 
    .result-group .gall { margin:0 -7px; } 
    .result-group .gall li { width:50%; padding:0 7px; } 
    .result-group dl dt { font-size:15px; } 
    .result-group dl dd { font-size:13px; } 
    .result-group dl dd.date { font-size:12px; } 

    .agree-wrap { margin-bottom:35px; } 
    .agree-wrap .group { margin-top:30px; } 
    .agree-wrap .agree-tit { font-size:16px; } 
    .agree-wrap .agree-tit .checkbox label:before { background-image:url("../images/member/checkbox_x2.png"); background-size:11px auto; } 
    .agree-wrap .agree-tit .checkbox input:checked + label:before { background-image:url("../images/member/checkbox_on_x2.png"); } 
    .agree-wrap .agree-box { margin-top:7px; max-height:130px; padding:10px 13px; } 
    .agree-wrap .agree-box .terms-wrap { line-height:1.4em; word-break:break-all; } 

    .join-form table tbody { display:block; } 
    .join-form table tr { display:block; padding:12px 0; } 
    .join-form table th { display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none; } 
    .join-form table td { display:block; border:0; padding:0; } 
    .join-form + .buttons { margin-top:30px; } 
    .join-form .help-text { display:block; clear:both; padding-top:6px; margin-left:0; font-size:14px; line-height:1.5em; } 
    .join-form #user_id { float:left; width:calc(100% - 90px) !important; } 
    .join-form #user_id + .btn-pack { width:90px; text-align:center; } 
    .join-form #user_pw,
    .join-form #user_pw2,
    .join-form #user_name { width:100% !important; } 

    .join-complete .tit { font-size:22px; margin-bottom:20px; } 
    .join-complete .txt { font-size:16px; } 
    .join-complete .icon { width:110px; height:110px; background-size:48px; } 

    .find-tab { border-bottom-width:2px; margin-bottom:35px; } 
    .find-tab ul { padding:0 1px; } 
    .find-tab ul li { border-width:2px; margin:0 -1px; } 
    .find-tab ul li a { font-size:16px; line-height:46px; } 
    .find-content .group .input { height:48px; font-size:14px; } 
    .find-result { padding:30px 15px; font-size:16px; } 
    .find-result h4 { font-size:19px; } 
    .find-result .name { font-size:24px; } 

    .member-leave .txt { margin-bottom:27px; } 
    .member-leave .txt .tit { font-size:18px; } 
    .member-leave .form { margin-bottom:35px; padding:35px 25px; font-size:15px; } 
    .member-leave .form .group .label-tt { width:80px; } 

}

/* Landscape phones and down */
@media (max-width: 400px) {
    /* 팀 */
    .culture-section .strength-list {margin-right:0;}
    .culture-section .strength-list.reverse {margin-left:0;}

    /* 사업소개 */
    .process-area .process-list {flex:1 0 100%; max-width:100%;}
    .process-area .process-list .inner {height:auto;}
	
    .process-area2 .process-list2 {flex:1 0 100%; max-width:100%;}
    .process-area2 .process-list2 .inner {height:auto;}
	
	
	.boardlist2 .title-box2 img { display: inline-block; vertical-align: top; margin-top:6px;}

}