@charset "utf-8";

@media (max-width:1600px) {
	:root {
		/* height */
		--header-height:80px;
	}

	body, input, textarea, select, button, table {font-size:15px;}	

	/* header */
	.sitelogo a {width:160px; height:31px;}

	#gnb>ul>li {padding:0 33px;}
	
	.allmenu .comp-info {width:400px;}
	.allmenu .comp-info .logo img {width:250px;}

	/* main */
    .main-sec.sec03 .cnt-box {padding:30px 30px 0 0;}
    .main-sec.sec03 .tit-box {width:20%; margin-right:30px;}

    .intro-wrap li a img {height: 30px;}



	/* content */
    #orderModal .order-sheet-list {height: 65vh;}
}

@media (max-width:1300px) {
	.intro-wrap li a img {height: 25px;}
}

@media (max-width:1200px) {
	/* header */
	#gnb {display:none;}
    .btn-m-menu {display:block;}
    .mobile-navigation {display:block;}

	/* main */
    .intro-wrap ul {flex-wrap: wrap;}
    .intro-wrap ul li {width: 100%; height: 50vh;}
    .intro-wrap ul::before {left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 2px;}
    
	/* content */



}

/* Landscape tablet */
@media (max-width:1024px) {
    :root{
        /* height */
        --header-top-height:35px;
       --header-height:60px;

       --intro-cnt01-height :clamp(150px, calc( 300 / var(--inner2) * 100vw ), 300px);

    }

	/* header */

	.btn-all-menu {display:none;}

	/* main */
    .main-visual .item {height:70vh}
    .main-visual .controls { top:calc(50% + 90px);padding:0px;}
    
    .main-sec.sec01 {margin:70px 0;}
    .main-sec.sec01 ul {flex-wrap:wrap; margin: 0;}
    .main-sec.sec01 ul li {width:100%;}

    .main-sec.sec02 {margin-bottom:70px;}
    .main-sec.sec02 .contain {flex-direction:column;}
    .main-sec.sec02 .tit-box {width:100%; margin:0 0 20px 0;}
    .main-sec.sec02 .m-ntc-list {width:100%;}
    .main-sec.sec02 .tit-box h2 {padding-top:20px;}
    .main-sec.sec02 .tit-box p { margin:15px 0;}
    .main-sec.sec02 .tit-box p br {display:none;}
    .next-btn {height:40px; padding:0 15px;}
    .next-btn:before {width:40px; height:40px;}

    .main-sec.sec03 .cnt-box {position:relative; padding:30px 0 0 0;}
    .main-sec.sec03 .tit-box {width:50%;}
    .main-sec.sec03 .tit-box h2,
    .main-sec.sec03 .tit-box p {color:#242424;}
    .main-sec.sec03 .tit-box p {margin-top:10px;}
    .main-sec.sec03 .tit-box p br {display:none;}
    .main-sec.sec03 .m-shop-list {width:50%;}
    .main-sec.sec03 .m-shop-form dl:last-child dt:first-child {width:88%;}

    .main-sec.sec04 {margin:70px 0;}
    .main-sec.sec04 .tit-box p {margin:20px 0;}

	
	/* footer */
    #footer {padding:30px 0;}
    #footer .contain {flex-direction:column;}
    #footer .foot-left {width:100%; margin-bottom:10px;}
    #footer .f-logo img {height:20px;}
    #footer address {margin:13px 0;}
    #footer .foot-left address dl dt {width:10%;}
    #footer .foot-left address dl:nth-child(2) {margin:5px 0;}
    #footer .foot-right .sns-wrap {margin-top:10px; justify-content:flex-start;}



	/* layout */
    .sub-visual .inner {height:300px;}
	.real-cont {padding-bottom:100px;}

	.lnb-wrap {top:0;}
	.lnb {border-radius:0; overflow:unset; box-shadow:unset; border-bottom:1px solid #ddd;;}
	.lnb ul {height:50px;}
    .lnb li.active a {border-radius:0;}

    .sub-title h1 {margin:60px 0; padding-bottom:25px; }

    /* content */
    .doc-cnt .sub-tit {margin-bottom:10px;}

    .intro .cnt01 {height:var(--intro-cnt01-height); padding:10px;}
    .intro .cnt02, .intro .cnt03 {padding:60px 20px;}
    .intro .cnt04 {padding:70px 20px 0;}
    .intro .cnt02 .r-box {margin-top:20px;}
    .intro .r-box ul li .box .t-box .t02 {margin:20px 0 10px;}
    .intro .l-box {width:22.5%; margin-right:20px;}
    .intro .history {margin-top:30px; padding-top:35px;}
    .intro .history::before {top:50px; left:200px; height:calc(100% - 200px);}
    /* .intro .history .year h3 {width:200px;} */
    /* .intro .history .year .story-wrap {padding-left:70px;} */

    .greetings .wrap .l-box {width:60%;}
    .greetings .l-box .tit-box {margin-bottom:20px;}
    .greetings .l-box .txt-wrap p {margin-top:10px;}
    .greetings .l-box .txt-wrap h3:nth-child(3) {margin-top:20px;}
    .greetings .r-box .img img {border-radius:70px 0;}
    .greetings .wrap .r-box {width:40%;}

    .ci .l-box {width:55%;}
    .ci .r-box {flex:1 1 auto; min-width:0; width:1%;}
    .ci .l-box .ci-list dt {width:15%;}
    .ci .l-box .ci-list {margin:20px 0 35px;}

    .partners ul { margin:25px -5px 0;}
    .partners ul li { padding:0 5px; }

    .career .career-list-tab {margin-bottom:30px; }
    .career .tit-box h2 {margin:10px 0;}
    .career .sec01 .talent-list {margin-top:30px;}
    .career .sec01 .talent-list ul {margin:0 -20px;}
    .career .sec01 .talent-list ul li {padding:0 20px;}
    .career .sec01 .talent-list ul li .t-box .t01 {margin:15px 0;}
    .career .sec01 .talent-list ul li + li::after {display: none;}
    .career .sec02 { margin-top:70px; flex-direction:column; align-items:flex-start;}
    .career .sec02 .l-box {width:100%; margin:0 0 20px 0;}
    .career .sec02 .l-box .slick-tabs {margin:20px 0 0 0; width:100%;}
    .career .sec02 .l-box .slick-tabs ul {display:flex; flex-direction: row;}
    .career .sec02 .l-box .slick-tabs li {flex:1; padding:10px 0;}
    .career .sec02 .r-box {width:100%;}
    .career .form-wrap {padding:20px 0 0; margin-top:25px;}
    .career .form-wrap .board-form {margin:0 -20px;}
    .career .form-wrap .board-form dl {padding:0 20px;}
    .career .form-wrap .board-form dt {margin-bottom:10px;}

    .product-detail .buttons {margin: 30px -5px 0;}
    .product-detail .buttons .cen a {width: 180px; height: 50px;}

	.store-view-info {justify-content: space-between;}
	.store-view-info .naver-wrap {margin-top:0;}

    .modal-header h2 {font-size: 18px;margin-bottom: 10px;}

    #orderModal .modal-content {height: 80vh;     padding: 15px}
    #orderModal .modal-header h2 {font-size: 18px;}
    #orderModal .close {right: -5px; top: -5px;}
    #orderModal  .order-sheet-list {height: 50vh;}
    #orderModal  .close {right: -5px; top: -5px;}


	/* board */
	.btn-pack.radius {width:80px; height:80px;}

	.jobs-list ul li {padding:25px 140px 25px 30px;}
	.jobs-list a {right:30px; min-width:80px;}

	.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;}

	.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;}

	.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 {margin:0 -10px;}
	.product-list ul li {padding:0 10px; margin-bottom:30px;}
	.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) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

} 


@media (max-width:800px) {

    /* layout */
    .lnb ul li {flex:1 0 auto; width:auto;}

	/* content */
    .intro .cnt02, 
    .intro .cnt03 {flex-direction:column;}
    .intro .tit-box h3 br {display:none;}
    .intro .l-box {width:100%; margin:0;}
    .intro .r-box {width:100%;}
    .intro .cnt03 .r-box { margin-top:20px; }

    .greetings .wrap {flex-direction:column;}
    .greetings .wrap .l-box {width:100%;}
    .greetings .l-box .tit-box h2 br {display:none;}
    .greetings .l-box .txt-wrap p br {display:none;}
    .greetings .wrap .r-box {width:100%; margin:20px 0;}

    .ci .wrap {flex-direction:column;}
    .ci .l-box {width:100%; margin:12px 0;}
    .ci .l-box .tit-box h2 br {display:none;}
    .ci .l-box .ai-down-btn {width:190px; height:50px;}
    .ci .r-box {width:100%;}


}

/* Landscape phone */
@media (max-width:640px) {
	:root {
		/* height */
		--header-height:55px;
	}

	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	.contain {padding-left:16px; padding-right:16px;}

	/* header */
	.sitelogo a {width:131px; height:22px;}


	.mobile-navigation {width:230px;}
	.mobile-navigation .home {height:55px;}
	.mobile-navigation .home a {margin-top:0px;}
	.mobile-navigation .home img {height:13px; vertical-align:middle;}
	.mobile-navigation .close {top:18px; width:20px; height:20px;}
	.mobile-navigation .close:before, .mobile-navigation .close:after {top:9px; height:2px;}
	.mobile-navigation .nav-menu>ul>li>a {font-size:15px;}
	.mobile-navigation .nav-menu .submenu ul li a {font-size:14px;}

	/* main */
    .intro-wrap li a img {height: 20px;}

    .main-visual .item {height:var(--main-visual-height);}
    .main-visual .controls {top:calc(50% + 50px); padding:0px;}
    .main-visual .slide-btn {width:20px; height:20px;}

    .main-sec.sec01 {margin:40px 0;}
    .main-sec.sec01 ul li a .tt-box {left:40px; top:40px;}
    .main-sec.sec01 ul li a .tt2 {margin-top:10px;}

    .main-sec.sec02 {margin-bottom:40px;}
    .main-sec.sec02 .tit-box h2 {padding-top:10px;}
    .main-sec.sec02 .tit-box p {margin:13px 0;}
    .main-sec.sec02 .m-ntc-list ul {flex-wrap:wrap; margin:-10px 0;}
    .main-sec.sec02 .m-ntc-list ul li {width:100%; padding:10px 0;}
    .main-sec.sec02 .m-ntc-list ul li a .tit {padding:13px 0; margin-bottom:15px;}

    .main-sec.sec03 .cnt-box {flex-direction:column;padding:20px 0 0 0;}
    .main-sec.sec03 .tit-box {width:100%; margin:0 0 10px 0;}
    .main-sec.sec03 .m-shop-list {width:100%;}
    .main-sec.sec03 .m-shop-form dl:last-child button {background-size:30%;}
    .main-sec.sec03 .m-shop-form dl:last-child dt:first-child {width:80%;}

    .main-sec.sec04 {margin:40px 0;}
    .main-sec.sec04 .tit-box p {margin:13px 0;}
    .main-sec.sec04 .ptn-list ul {flex-wrap:wrap; margin:-5px;}
    .main-sec.sec04 .ptn-list ul li {width:50%; padding:5px;}

	/* footer */
    #footer .f-logo img {height:15px;}
    #footer .foot-left address dl {flex-direction:column;}
    #footer .foot-left address dl dt {width:100%;}
    #footer .foot-left address dl dd {width:100%;}
    #footer .foot-left address dl dd span {margin-right:10px;}
    #footer .foot-left address dl:nth-child(2) {margin:10px 0;}


	/* layout */
	#contArea {padding-left:16px; padding-right:16px;}
	
	.real-cont {min-height:200px; padding-bottom:80px;}

    .lnb ul {height:40px;}

    .sub-visual .inner {height:200px;}

    .sub-title h1 {margin:40px 0;}
	.sub-visual .inner .tt {margin-bottom:5px;}

	/* content */
    .intro .cnt01 p {margin-top:10px;}
    .intro .cnt02, 
    .intro .cnt03 {padding:30px 0;}
    .intro .r-box ul {margin:30px; flex-wrap:wrap; justify-content:center; align-items:center;}
    .intro .r-box ul li {margin:-30px;}
    .intro .r-box ul li .box .t-box {padding:85px 0;}
    .intro .cnt04 {padding:30px 0 0;}

    .intro .history .year {padding-bottom: 40px;}
    .intro .history .year h3 br {display:none;}
    .intro .history .year h3 {width: 100%; margin-bottom: 10px; padding-left: 20px !important;  margin-left: 20px !important;}
	.intro .history .year .story-wrap {width:100%; padding-left:0;}
	.intro .history .year .story .month {width:30px;}
    .intro .history .year h3::before {width: 10px; height: 10px;}
    .intro .history .year .story {justify-content: flex-end; }
    .intro .history .year .story-wrap img {display: none;}
    .intro .history .year .story ul {width: 100%; padding-left: 20px !important; margin-left: 20px !important;}
    .intro .history .year:nth-child(odd) .tit-box {flex-direction: row;}
    .intro .history .year:nth-child(odd) h3 {text-align: left; padding-right: 0; margin-right: 0;}
    .intro .history .year:nth-child(odd) h3::before {right: unset; left: -10px;}
    .intro .history .year:nth-child(odd) .story ul {padding-right: 0; margin-right: 0;}
    .intro .history .year:nth-child(odd) .story ul li {text-align: left;}

    .intro .history .year::after {left: 20px; transform: translateX(0);}



    .greetings .r-box .img img {border-radius:50px 0;}
    .greetings .ceo {flex-direction:column; align-items:flex-start;}
    .greetings .ceo p {margin-bottom:10px;}

    .ci .l-box .ci-list {margin:20px 0;}
    .ci .l-box .ci-list dl {flex-direction:column;}
    .ci .l-box .ci-list dt {width:100%; margin:0 0 10px 0;}
    .ci .l-box .ci-list dd {width:100%;}
    .ci .l-box .ai-down-btn {padding:10px 10px; width:160px; height:40px;}

    .partners .tit-box h2 br {display:none;}
    .partners ul {flex-wrap:wrap; margin:20px -5px -5px -5px;}
    .partners ul li {width:50%; padding:5px;}

    .store-view-info .naver-wrap a {height:45px;}

    .cosmetics .list-tab ul {justify-content:unset;}
    .cosmetics .list-tab ul li {flex:1 0 auto;}

    .product-list ul li .txt {font-size:14px;}
    .product-list ul li .price {font-size:14px;}
    .product-info .buttons .cen a {height: 45px;    font-size: 14px;}
    .product-detail .buttons .cen {width: 50%;}
    .product-detail .buttons .cen a {width: 100%; height: 45px;    font-size: 14px;}

    .career .sec01 .talent-list ul {flex-wrap:wrap; margin:-10px 0;}
    .career .sec01 .talent-list ul li {width:100%; padding:10px 0;}
    .career .sec01 .talent-list ul li .t-box .t02 br {display:none;}
    .career .sec02 {margin-top:40px; }
    .career .sec02 .l-box .slick-tabs li {flex:1 0 auto; width:auto; padding:10px;}
    .career .sec02 .r-box .img-tit {padding:10px;}
    .career .form-wrap .board-form dd .input {padding: 5px 0;}
    .career .form-wrap .board-form .w50 {width:100%;}
    .btn-pack.circle {width:80px; height:80px;}


    .modal-footer button {width: 100px; height: 40px;}


	/* board */
	.jobs-list ul li {padding:20px 25px;}
	.jobs-list .info {display:block; margin-bottom:20px;}
	.jobs-list .date {margin-right:0; margin-bottom:10px;}
	.jobs-list .date .d-day img {height:16px;}
	.jobs-list .personal img {height:16px;}
	.jobs-list a {position:static; display:block; line-height:40px; margin-top:0;}

	.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;font-size:13px; margin-top:20px;}
	.board-search .search input.input {width:100%;}
	.board-search .search {order:2;}
	.board-search .search .btn-pack {width:40px; height:38px; background-size:16px;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.gallery-list ul li .thumb {margin-bottom:10px;}
	.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; font-size:16px; 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;}

    /* shop */
    .table-responsive.mobile table{white-space:nowrap; width:100vw;}
} 

@media (max-width:500px) {
    .store-view-info .naver-wrap ul {flex-direction:column; margin:-5px;}
    .store-view-info .naver-wrap li {width:100%; padding:5px;}
}

@media (max-width:450px) {
    /* main */
    .main-sec.sec01 ul li a .tt-box {left:30px; top:30px;}

} 

@media (max-width:450px) {    
    .main-sec.sec01 ul li a .tt-box {left:25px; top:25px;}
}

/* Landscape phones and down */
@media (max-width:320px) {

} 