@charset "utf-8";

@media (max-width:1650px) {

	:root {
		--header-height: 100px;
		--gallery-arrow: 64px;
		--gallery-gap: 15px;
		--video-control: 80px;
		--facility-circle: 150px;
		--radius40: 40px;
	}

	/* main */
	.main-gallery .items {padding: 0 100px;}
	.main-gallery .slick-prev {left: 0;}
	.main-gallery .slick-next {right: 0;}

	/* layout */
	.scroll-top {width: 70px; height: 70px;}

	/* content */
	.greetings .sec-top .flex-wrap {align-items: center;}
	.greetings .sec-top .img {width: 40%; text-align: center;}
	.greetings .sec-top .img img {max-width:293px; width: 100%;}

	/* board */
	.board-white table {font-size:18px;}
}

@media (max-width:1460px) {
	:root {
		--header-height: 100px;
		--gallery-arrow: 64px;
		--gallery-gap: 15px;
		--video-control: 80px;
		--facility-circle: 150px;
		--radius40: 40px;
	}

	/* header */
	#gnb>ul>li {padding: 0 20px;}
	.sitelogo img {height: 55px;}

	/* footer */
	#footer .contain {gap: 40px;}

	/* content */
	.product .sec-welcome .img {text-align: center;}
	.product .sec-welcome .img img {width: 70%;}

}

@media (max-width:1280px) {
	:root {
		--header-height: 100px;
		--gallery-arrow: 55px;
		--gallery-gap: 15px;
		--video-control: 64px;
		--facility-circle: 114px;
		--radius40: 30px;
	}

	/* header */
	.sitelogo img {height: 50px;}
	#gnb>ul>li>a {font-size: 17px;}
	#gnb .submenu>ul {padding: 18px 5px;}
	#gnb .submenu>ul>li>a {line-height: 1.5em;}
	.lang-current {gap: 4px;}
	.lang-current .icon img {height: 17px;}

	/* main */
	.main-product .product-wrap .img img {max-width: 70%;}
	.main-full .contain {height: auto; min-height: calc(100vh - (var(--header-height) * 2))}
	.main-product .dark-area {height: 25vh;}
	.main-product {padding-top: calc(25vh + 50px);}
	.main-product .product-wrap {min-height: calc(100vh - var(--header-height))}
	.main-gallery .items {padding: 0 80px;}

	/* footer */
	#footer .contain {flex-direction: column; gap: 25px;}
	.f-sns {gap: 5px;}
	.f-sns img {height: 40px;}
	.f-right {text-align: left;}
	.f-sns {justify-content: flex-start;}

	/* layout */
	.sub-visual {height: 380px;}
	.sub-visual h2 {font-size: 50px;}
	.sub-visual p {font-size: 24px;}

	.third-menu ul li {padding: 0 5px;}
	.third-menu ul li a {padding: 5px 15px; font-size: 16px;}

	/* content */
	.why .sec-world .world-top .txt {width: 55%;}
	.why .sec-world .world-top .img {flex: 1;}
	.why .world-choose .icon img {height: 70px;}

	.overview .sec-vision .contain {padding-top: 55px; padding-bottom: 55px;}
	.greetings .writer-wrap .img img {height: 70px;}
	.history-year {width: 18%;}
	.cert-list ul {margin: -20px -10px;}
	.cert-list li {padding: 20px 10px;}

	.product .sec-welcome .flex-mid {max-height: 80vh; height: auto;}
	.product .sec-welcome .txt {flex: 1;}
	.product .sec-welcome .img {position: unset;width: 35%;text-align: right;}
	.product .sec-welcome .img img {width: 100%;}
	.sec-fixed .dot-list li:not(:last-child) {margin-bottom: 8px;}
	.product .sec-fixed .img {width: 28%;}
	.product .sec-circles h3 {margin-bottom: 5px !important;}
	.product .sec-circles .circle, .product .download-cnt .circle {width: 95px;height: 95px;}
	.product .sec-circles .circle img {height: 65px;}
	.product .sec-circles .circle-items {flex-wrap: wrap; max-width: 600px; margin: 0 auto;}
	.product .sec-circles .circle-items .item {width: 33.3333%; flex: none;}
	.product .sec-circles .circle-items.five-items .item {width: 20%;}
	.product .sec-circles .circle-items.four-items .item {width: 25%;}
	.product .sec-fixed .img img {max-height: 300px;}

	.product .sec-download .right {width: 30%;}
	.product .sec-download .right img {max-height: 350px;}
	.product .download-cnt .circle img{height: 55px;}
	.product .download-cnt .btn-down {font-size: 16px;}
	.product .sec-download .flex-wrap {gap: 30px;}

	.technology .sec-facility .slick-track {display: flex;}
	.technology .sec-facility .slick-slide {height: auto;}
	.technology .sec-facility .slick-slide>div,
	.technology .sec-facility .item,
	.technology .sec-facility .flex-wrap {height: 100%;}
	.technology .sec-facility .item {padding: 0 55px;}
	.technology .sec-facility .img {position: relative;}
	.technology .sec-facility .img img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover;}
	.technology .sec-facility .circle {font-size: 16px; line-height: 1.3em;}
	.technology .sec-facility .txt {padding-left: 75px;}
	.technology .sec-facility .txt ul li {line-height: 2em;}

	.cert-logos img {height:77px;}
	.contact .directions {gap: 30px;}

	/* board */
	.gallery-list ul {margin: 0 -10px;}
	.gallery-list ul li {padding: 0 10px;}

}
/* Landscape tablet */
@media (max-width:1024px) {
	:root {
		--header-height: 80px;
		--gallery-arrow: 50px;
		--gallery-gap: 15px;
		--video-control: 64px;
		--facility-circle: 100px;
		--radius40: 30px;
	}
	/* header */
	#header .sitelogo {flex: 1;}
	#gnb {display:none;}
	.btn-m-menu {display:block;}
	.mobile-navigation {display:block;}
	.global {margin-right: 20px;}

	/* main */
	.btn-more {width: 170px; height: 44px; font-size: 16px;}
	.main-product .product-wrap:nth-child(2) .img img {max-width: 50%;}
	/* footer */
	#footer {font-size:14px;}
	.f-cnt {gap: 40px;}
	.scroll-top {width:50px; height:50px; font-size:13px;}

	/* layout */
	.sub-visual {height:250px;}
	.sub-visual:after {height: 28%;}
	.sub-visual h2 {font-size:35px;}

	.lnb ul li a {font-size:16px;}

	/* content */
	.history .item {gap: 25px;}
	.history-year {width: 10%;}
	.history-month {padding-left: 20px; min-width: 75px;}
	.product .sec-welcome .img {width: 30%;}
	.product .sec-circles .circle, .product .download-cnt .circle {width: 80px; height: 80px;}
	.product .sec-circles .circle img {height: 58px;}
	.product .download-cnt .circle img {height: 48px;}
	.product .sec-download .left p br {display: none;}
	.product .sec-download .left .txt {min-height: 240px;}
	.product .sec-fixed .number-items {margin: 0 -10px;}
	.product .sec-fixed .number-items .item {padding: 0 10px;}
	.product .sec-fixed .number-items .thumb {border-radius: 15px;}
	.product .sec-circles .circle-items.five-items {max-width: 600px;}
	.product .sec-circles .circle-items.five-items .item {width: 200px;}
	.technology .sec-facility .txt {width: 55%; padding-left: 64px;}
	.technology .sec-facility .circle {left: 45%; font-size: 15px;}
	.cert-logos img {height: 65px;}
	.contact .directions {flex-direction: column;}
	.contact .direction {display: flex; gap: 30px;}
	.contact .direction .txt {width: 53%;}
	.contact .direction .direction-iframe {flex: 1;}
	.contact iframe {height: 320px !important;}

	/* board */
	.board-form table .flex-mid {flex-wrap: wrap; justify-content: flex-end;}
	.board-form table .flex-mid .input {max-width: calc((100% - 25px) / 2) !important;}

	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}
	.form-agree .scroll-box {padding-right: 13px;}

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

	/* member */
	.agree-wrap .agree-tit {font-size:18px;}

	/* shop */
	.goods-cate-wrap .depth ul li {padding:6px 20px;}
	.goods-cate-wrap .depth ul li a {font-size:14px;}

	.goods-sort .total {font-size:13px;}
	.goods-sort .sort ul li a {font-size:13px;}

	.goods-list ul li .tit {font-size:18px;}

	.goods-photo {width:45%;}
	.goods-info .table table tbody th {padding:10px 0; font-size:14px;}
	.goods-info .table table tbody td {padding:10px 0; font-size:14px;}
	.goods-info .btns .row {margin:0 -3px;}
	.goods-info .btns .col {padding:0 3px;}
	.goods-info .btns .btn {font-size:15px; line-height:48px;}
	.goods-info .btns .btn img {height:48px;}

	.shop-guide .tit {padding:14px 18px; font-size:14px;}
	.shop-guide .tit h4 {width:130px; font-size:16px;}
	.shop-guide .cnt {font-size:14px;}
	.shop-guide .qa dl {padding:18px 18px;}
	.shop-guide .qa dt {width:220px;}

	.goods-detail-table {font-size:14px;}
	.goods-detail-table th {padding:10px;}
	.goods-detail-table td {padding:10px;}

	.total-price {padding:30px; font-size:15px;}
	.total-price h3 {font-size:20px;}

}

/* portrait tablet */
@media (max-width:900px) {
	body, input, textarea, select, button, table {line-height:1.6em;}
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	#container {min-height:auto !important;}
	:root {
		--header-height: 80px;
		--gallery-arrow: 44px;
		--gallery-gap: 10px;
		--video-control: 47px;
		--facility-circle: 100px;
		--radius40: 30px;
	}

	/* header */
	.sitelogo img {height: 42px;}

	/* main */
	.btn-more {width: 150px;}
	.main-welcome {background-position: center right 20% !important;}
	.main-welcome p br {display: none;}
	.main-welcome .txt {width: 100%;}
	.main-gallery .items {padding: 0 60px;}
	.main-tech p br {display: none;}
	.main-feature .feature-items {flex-direction: column;}
	.main-feature .item {flex-direction: row-reverse; border-top-width: 3px; border-bottom-width: 3px;}
	.main-feature .box {width: 50%;}
	.main-feature .box:after {border: 0;}
	.main-feature .img {flex: 1; padding-bottom: 47.63%; overflow: hidden;}
	.main-ceo .wrap {flex-direction: column; gap: 25px;}
	.main-ceo .img img {max-width:180px;}
	.main-news-gallery .txt {padding: 15px 20px;}

	/* footer */
	.f-cnt {flex-direction: column; gap: 20px;}

	/* layout */
	.sub-visual p {font-size: 18px;}
	.sub-title h2 {font-size:32px;}

	/* content */
	.why .sec-world .world-top {flex-direction: column-reverse;}
	.why .sec-world .world-top .txt {width: 100%;}
	.overview .vision-item p br {display: none;}
	.overview .sec-welcome .img {width: 23%;}
	.overview .sec-welcome .txt-box {width: 70%;}
	.overview .sec-shortcut .sec-top {flex-direction: column-reverse; gap: 25px; align-items: flex-start; padding-bottom: 30px;}
	.overview .shortcut-item {flex-direction: column; gap: 20px;}
	.overview .shortcut-item:last-child {flex-direction: column-reverse; text-align: right;}
	.overview .shortcut-item:last-child .btn-more {margin-left: auto;}
	.overview .shortcut-item .txt {width: 100%;}
	.greetings .writer-wrap .img img {height: 58px;}
	.history .item {flex-direction: column; gap: 10px; border-top: 2px solid #242424; padding: 15px 0;}
	.history-year {border: 0;}
	.history .item:first-child .history-year, .history .item:first-child .history-cnt {border: 0;}
	.history-cnt {padding: 0; border: 0;}
	.history-cnt li:not(:last-child) {margin-bottom: 6px;}
	.cert-list li {width: 33.33333%;}
	.product-all-list ul {margin: -10px;}
	.product-all-list li {padding: 10px;}
	.product-all-list .txt {padding: 0 15px 15px;}
	.product .sec-download h2 br {display: none;}
	.product .download-cnt .btn-down {font-size: 15px; padding: 8px 20px;}
	.product .sec-download .flex-wrap {gap: 15px;}

	.sec-fixed .flex-mid {flex-direction: column-reverse; gap: 20px; align-items: flex-start; min-height: auto;}
	.sec-fixed .flex-mid.flex-column {flex-direction: column;}
	.sec-fixed .flex-mid.flex-column h2 {width: 100%; margin-bottom: 10px !important;}
	.product .sec-fixed .txt {padding-right: 0;width: 100%;}
	.product .sec-fixed .double-imgs .thumb-tit {position: unset;}
	.product .sec-fixed .img img {max-height: 210px;}
	.product .sec-circles .circle-items {margin: -15px -10px;}
	.product .sec-circles .circle-items .item {padding: 15px 10px;}
	.product .sec-download .contain>.flex-wrap {flex-direction: column-reverse; gap: 30px;}
	.product .sec-download .right {width: 50%;}
	.product .sec-download .left .txt {min-height: auto; padding-bottom: 40px;}
	.product .sec-download .right img {max-height: 230px;}
	.product .sec-circles .circle-items.eight-items .item, .product .sec-circles .circle-items.five-items .item {width: 33.333333%;}
	.product .sec-circles .circle-items.four-items .item {width: 50%;}
	.product .sec-circles .circle-items.four-items {max-width: 400px;}

	.product .sec-fixed .number-items {flex-direction: column; gap: 40px;}
	.product .sec-fixed .number-items .thumb img {width: 50%;}
	.product .sec-welcome p br {display: none;}

	.technology .sec-facility .circle {left: 40%;}
	.technology .sec-facility .txt {width: 60%;}
	.delivery-wrap .txt br {display: none;}

	.contact .direction {flex-direction: column; gap: 0;}
	.contact .direction .txt {width: 100%;}
	.contact .direction .txt .icon img {height: 20px;}

	html[lang="ko"] .why .sec-welcome h2 br {display: none;}


	/* board */
	.paginate a:nth-child(8), .paginate a:nth-child(9), .paginate a:nth-child(10), .paginate a:nth-child(11), .paginate a:nth-child(12) {display:none;}

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

	.board-form table .flex-mid {gap: 5px;}
	.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;}

}

/* Landscape phone */
@media (max-width:640px) {
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	:root {
		--header-height:60px;
		--gallery-arrow: 38px;
		--gallery-gap: 10px;
		--video-control: 55px;
		--facility-circle: 100px;
		--radius40: 30px;
	}
	/* header */
	.contain {padding-left:16px; padding-right:16px;}
	#header .contain {height:60px;}
	.mobile-navigation .home {height:60px;}
	.mobile-navigation .close {top:17px;}

	.sitelogo img {height: 38px;}

	/* main */
	.btn-more {width: 140px; height: 40px; font-size: 15px;}
	.main-full .contain {min-height: 33vh;}
	.main-welcome:before, .main-product .dark-area, .main-product:before {height: 20vh; pointer-events: none;}
	.main-product {padding-top: calc(13vh + 20px);}
	.main-product .product-wrap .wrap, .main-product .product-wrap:nth-child(even) .wrap {flex-direction: column-reverse; gap: 30px;}
	.main-product .product-wrap .txt {padding: 0; width: 100%;}
	.main-feature .item {flex-direction: column;}
	.main-feature .box {width: 100%;}
	.main-feature .img {padding-bottom: 58%;}
	.main-feature .item:nth-child(3) .img img {top: 30%;}
	.main-ceo {padding: 40px 0;}
	.main-full.main-ceo p br {display: none;}
	.main-ceo h2 br {display: none;}

	/* footer */
	.f-top {flex-direction: column; gap: 15px; align-items: flex-start;}
	.f-link {flex-direction: column; gap:5px;}
	.f-link a:not(:last-child):before {content: none;}
	.f-info ul li:not(:last-child) {margin-bottom: 3px;}

	/* layout */
	.sub-visual {height:200px;}
	.sub-visual h2 {font-size:28px;}

	#contArea.wide .sub-title {padding-left:15px; padding-right:15px; flex-direction:column;}
	.sub-title h2 {font-size:28px;}
	.sub-visual p {margin-top: 5px; line-height: 1.3em; font-size: 15px;}

	.lnb-wrap {overflow: hidden;}
	.lnb ul li {flex: 1 0 auto;}
	.lnb ul li a, .third-menu ul li a {font-size:15px;}

	#contArea {padding-left:16px; padding-right:16px;}
    #footer .contain {padding-left:16px; padding-right:16px;}
	.real-cont {min-height:200px; padding-bottom:60px; padding-top:0px;}
	.contain {padding-left:15px; padding-right:15px;}

	/* content */
	.why .world-choose .icon img {height: 54px;}
	.why .world-choose .items {flex-direction: column; gap: 20px; width: fit-content; margin: 0 auto;}
	.why .world-choose .item {display: flex; gap: 15px; align-items: center;}
	.overview .sec-welcome .txt-box {width: 100%;}
	.overview .sec-welcome .img {right: 0;}
	.greetings .sec-top .flex-wrap {padding-top: 30px;border-radius:0 30px 0 0; flex-direction: column;}
	.greetings h2 {margin-top: 5px;}
	.greetings .sec-top .img {width: 70%;}
	.cert-list ul {margin: -10px;}
	.cert-list li {width: 50%; padding: 10px;}
	.product-all-list li {width: 50%;}
	.product-all-list .txt {padding-bottom: 10px;}
	.product .sec-welcome .flex-mid {flex-direction: column-reverse; align-items: flex-start; gap: 30px;}
	.product .sec-welcome .img, .product .sec-fixed .img, .product .sec-download .right {width: 100%; text-align: center;}
	.product .sec-fixed .double-imgs {width: 100%;}
	.product .sec-circles .circle-items .item {width: 50% !important;}
	.product .sec-download .flex-wrap {flex-direction: column;}
	.product .sec-download a {display: flex; align-items: center; gap: 15px;}
	.product .download-cnt .circle {margin: 0;}
	.product .sec-circles .circle, .product .download-cnt .circle {width: 70px; height: 70px;}
	.product .download-cnt .circle img {height: 40px;}
	.product .sec-circles .circle img {height: 52px;}
	.sec-fixed .flex-mid.flex-column h2 br	{display: none;}
	.product .sec-fixed .number-items .thumb img {width: 100%;}
	.technology .sec-facility .flex-wrap {flex-direction: column;}
	.technology .sec-facility .item {padding: 0 20px;}
	.technology .sec-facility .txt {width: 100%; padding: 50px 25px 25px;}
	.technology .sec-facility .img {padding-bottom: 60%; flex: none; border-radius: var(--radius40) var(--radius40) 0 0;}
	.technology .sec-facility .circle {left: 50%; top: 30%;}
	html[lang="ko"] .technology .sec-facility .circle {top: 36%;}
	.cert-logos {gap: 30px;}
	.delivery-wrap {flex-direction: column;}
	.delivery-wrap:last-child {flex-direction: column-reverse;}
	.delivery-wrap .txt {width: 100%;}
	.delivery-wrap .txt h4 {margin-bottom: 7px !important;}
	.contact .direction li br {display: none;}
	.contact .direction .txt .icon img {min-width:20px;}

	html[lang="ko"] .overview .sec-shortcut p br {display: none;}

	/* 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-reverse; margin-bottom:0; gap: 20px;}
	.board-search .total-page {font-size:13px;}
	.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; width: 100%;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

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

	/* member */
	.login-tab {border-bottom-width:2px; margin-bottom:35px;}
	.login-tab ul {padding:0 1px;}
	.login-tab ul li {border-width:2px; margin:0 -1px;}
	.login-tab ul li a {font-size:16px; line-height:46px;}
	.login-content .group .input {height:48px; font-size:14px;}

	.sns-login .tit {margin-bottom:20px;}
	.sns-login .tit span {padding:0 20px;}
	.sns-login a {margin:0 8px}
	.sns-login img {width:44px;}

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

	.terms-wrap .policy-contact {display:block; padding:0 15px;}
	.terms-wrap .policy-contact dl {border-left:0; padding:20px 5px; border-top:1px solid #e5e5e5;}
	.terms-wrap .policy-contact dl:first-child {border-top:0;}

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

	/* shop */
	.goods-cate-wrap {margin-bottom:20px;}
	.goods-cate-wrap .depth {padding:6px 0;}
	.goods-cate-wrap .depth ul li {padding:5px 12px;}
	.goods-cate-wrap .depth ul li:after {height:11px; margin-top:-5px;}
	.goods-cate-wrap .depth ul li a {font-size:12px;}

	.goods-sort {position:relative; z-index:10;}
	.goods-sort .sort {flex:0 0 auto; width:auto; text-align:left; position:relative;}
	.goods-sort .sort .sort-name {display:flex; align-items:center; border:1px solid #ddd; border-radius:5px; padding:4px 10px; font-weight:500; font-size:13px; line-height:1.5em;}
	.goods-sort .sort .sort-name:after {content:""; display:inline-block; vertical-align:top; margin-top:-.2em; margin-left:10px; transform:rotate(45deg); width:6px; height:6px; border-right:1px solid #505050; border-bottom:1px solid #505050;}
	.goods-sort .sort ul {display:none; position:absolute; margin-top:2px; right:0; padding:8px 10px; width:auto; background:#fff; border-radius:5px; border:1px solid #ddd;}
	.goods-sort .sort ul li {padding:0;}
	.goods-sort .sort ul li:after {display:none;}
	.goods-sort .sort ul li a {display:block; padding:4px; white-space:nowrap;}
	.goods-sort .sort.active ul {display:block;}

	.goods-list ul {margin:0 -4px;}
	.goods-list ul li {width:50%; padding:0 4px; margin-bottom:30px;}
	.goods-list ul li .thumb {margin-bottom:10px;}
	.goods-list ul li .tit {font-size:14px;}
	.goods-list ul li .price {font-size:14px;}
	.goods-list ul li .price2 {font-size:12px;}
	.goods-list ul li .soldout {font-size:18px;}

	.goods-summary {display:block; margin-bottom:40px;}
	.goods-photo {width:100%; margin:0 0 25px;}
	.goods-info {width:100%;}
	.goods-info .title h2 {font-size:20px;}
	.goods-info .title p {font-size:13px;}
	.goods-info .price-area .price {font-size:16px;}
	.goods-info .price-area .price strong {font-size:24px;}
	.goods-info .price-area .price2 {font-size:14px;}
	.goods-info .table table tbody th {font-size:13px; width:85px;}
	.goods-info .table table tbody td {font-size:13px;}
	.goods-info .btns {margin-bottom:10px;}
	.goods-info .btns .btn {line-height:40px; font-size:14px;}
	.goods-info .btns .btn img {height:40px;}
	.goods-info .total {margin:16px 0 20px; font-size:14px;}
	.goods-info .total .price {font-size:16px;}
	.goods-info .total .price strong {font-size:24px;}

	.add-opt-select {margin-bottom:5px;}
	.add-opt-select .select-input {padding:0 35px 0 12px; height:40px; font-size:14px; line-height:38px;}
	.add-opt-select .select-options {margin-top:0; bottom:39px;}
	.add-opt-select .select-options li {padding:11px 12px;}

	.add-options {max-height:230px; overflow:auto; margin-top:0;}
	.add-options > ul > li {padding:10px;}
	.add-options .opt-name .name {font-size:14px;}

	.cart-opt {position:fixed; bottom:0; left:0; width:100%; padding:5px 10px; background:#fcfcfc; border-top:1px solid #d8d8d8; z-index:100;}
	.cart-opt .opt-toggle {position:absolute; top:-19px; left:0; width:100%; height:19px; overflow:hidden; text-indent:-9999em; background:url("../images/shop/btn_view_cart_dropdonw.png") 50% 50% no-repeat; background-size:auto 100%;}
	.cart-opt .inner {display:none;}
	.cart-opt .btns.mobile-btn {display:block;}
	.cart-opt .table th {display:none;}
	.cart-opt .table td {border:0 !important; padding:0 !important;}
	.cart-opt.active {padding:14px 10px;}
	.cart-opt.active .opt-toggle {display:block;}
	.cart-opt.active .inner {display:block;}
	.cart-opt.active .btns.mobile-btn {display:none;}

	.relatied-goods {margin:0 -15px 40px; padding:0 15px; overflow:hidden;}
	.relatied-goods .goods-list {overflow:inherit;}
	.relatied-goods .goods-list ul li {padding:0 4px;}
	.relatied-goods .goods-list ul li .tit {font-size:14px; word-break:break-all;}
	.relatied-goods .goods-list ul li .price2 {font-size:12px;}
	.relatied-goods .slick-list {overflow: visible;}


	.goods-view-tab {margin-bottom:20px;}
	.goods-view-tab ul li {height:40px;}
	.goods-view-tab ul li a {font-size:13px;}

	.goods-content {margin-bottom:50px;}

	.goods-detail-tit {font-size:14px;}

	.goods-detail-table {font-size:12px;}
	.goods-detail-table th {padding:8px;}
	.goods-detail-table td {padding:8px;}

	.goods-sub-tit {margin-bottom:15px;}
	.goods-sub-tit p {font-size:12px;}

	.goods-guide .group {margin-bottom:40px;}
	.goods-guide .item {margin-bottom:20px;}
	.goods-guide h3 {font-size:17px; margin-bottom:12px;}

	.cart-all-select {padding:0 5px; margin-bottom:12px; font-size:14px;}

	.shop-table ul li {flex-wrap:wrap; padding:15px 5px; position:relative;}
	.shop-table .order-check {width:35px; order:1;}
	.shop-table .order-image {position:relative; width:45px; height:45px; overflow:hidden; margin-right:15px; order:2;}
	.shop-table .order-image img  {position:absolute; top:50%; left:0; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
	.shop-table .order-title {flex:0 0 auto; width:calc(100% - 110px); order:3;}
	.shop-table .order-title .tit {font-size:15px; margin-bottom:0;}
	.shop-table .order-title .opt {font-size:12px; margin-top:3px;}
	.shop-table .order-delete {position:absolute; top:15px; right:5px;}
	.shop-table .order-price {order:4; width:auto; margin:5px 0 0 0; text-align:left; margin-top:6px;}
	.shop-table .order-quantity {order:5; width:auto; display:flex; margin:5px 0 0 60px;}
	.shop-table .order-quantity .input {width:60px; height:26px; margin-bottom:0;}
	.shop-table .order-qnt {order:3; width:auto; text-align:left; margin:6px 15px 0 60px;}
	.shop-table .order-image + .order-title + .order-price {margin-left:60px;}
	.shop-table .order-check + .order-image + .order-title + .order-quantity + .order-price {margin-left:95px;}
	.shop-table .order-check + .order-image + .order-title + .order-quantity {margin-left:95px;}
	.shop-table .order-btn {order:10; display:flex; align-items:center; margin:10px 0 0 60px; text-align:left; width:calc(100% - 60px); font-size:12px;}
	.shop-table .order-btn p {width:calc(25% - 4px) !important}
	.shop-table .order-btn .btn-pack {width:calc(25% - 4px) !important; margin:0 2px !important;}

	.total-price {margin:20px 0; padding:20px; font-size:14px;}
	.total-price h3 {display:none;}
	.total-price ul {width:100%;}
	.total-price ul li {padding:13px 0;}
	.total-price + .buttons {margin-top:40px;}

	.order-info-title {margin:40px 0 8px;}
	.order-info-title h3 {font-size:16px;}
	.order-info-title .chk {font-size:12px;}

	.order-info-table colgroup col:nth-child(1) {width:100px !important;}
	.order-info-table tbody th {padding:6px 8px; height:40px; line-height:1.5em;}
	.order-info-table tbody td {padding:6px 8px; line-height:1.5em;}
	.order-info-table #orderName,
	.order-info-table #shipName,
	.order-info-table #bankType,
	.order-info-table #bankName,
	.order-info-table #bankDate {width:100% !important;}
	.order-info-table #orderPhone1,
	.order-info-table #orderPhone2,
	.order-info-table #orderPhone3,
	.order-info-table #orderMobile1,
	.order-info-table #orderMobile2,
	.order-info-table #orderMobile3,
	.order-info-table #shipPhone1,
	.order-info-table #shipPhone2,
	.order-info-table #shipPhone3,
	.order-info-table #shipMobile1,
	.order-info-table #shipMobile2,
	.order-info-table #shipMobile3 {width:calc(33.33333333% - 7px) !important;}

	.order-info {font-size:12px; line-height:1.5em; margin:15px 0;}

	.order-complete {padding:15px; font-size:14px;}
	.order-complete .item {display:block; margin:5px 0;}

	.order-date {padding:15px; font-size:14px; margin-top:35px;}
	.order-date .bar {display:block; width:100%; height:0; overflow:hidden; text-indent:-999em; margin:4px 0;}

}

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

}