@charset "utf-8";

@media (max-width:1920px) {
	/* .world-wrap {overflow-x:scroll;}
	.map-wrap {width:1920px;} */
	/* .main-sec3 .wrap {display:flex; flex-direction:column; height:100vh; justify-content:flex-end;} */
}

@media (max-width:1720px) {
	.hamburger {gap:0 50px;}
	.hamburger .img {width:30%;}
	.mobile-navigation .nav-menu>ul {gap:30px;}

	.related-prd .slick-prev {left:0;}
	.related-prd .slick-next {right:0;}
}

@media (min-width:1024px) and (max-width:1600px) {
	:root {
		--inner:1920;
	}
}

@media (max-width:1600px) {
	.container {max-width:1260px;}

	/* header */
	.top-zone .contain {height:32px;}

	.sitelogo a {height:34px;}
	
	.btn-m-menu {width:40px;}
	.btn-m-menu span {width:40px;}
	.btn-m-menu span:after {width:24px;}
	
	.gnb > ul > li {padding:0 25px;}
	.gnb > ul > li > a {height:60px;}

	#submenus>ul>li .flex .tit {width:400px;}
	.sub-2depth > li > a:after {width:18px; height:18px; right:0;}

	/* main */
	.sec3-wrap .item {height:60vh;}
	
	.sec3-wrap .on p {line-height:1.5em;}
	.sec3-wrap .doc-btn .btn {min-width:150px; height:44px;}

	.main-sec4 .m-tit {margin-bottom:50px;}
	.partner-slide ul li img {height:80px;}

	.main-sec5 .contain {padding-top:0px; max-width:1460px;}
	.sec5-wrap .items {margin:0 -10px;}
	.sec5-wrap .item {padding:0 10px;}
	.sec5-wrap .image {max-width:150px;}
	.sec5-wrap .thumb img {max-width:80%;}
	.sec5-wrap .cnt .right {margin-top:20px;}

	.main-sec6 .contain {padding-top:0px; max-width:1260px;}
	.main-sec6 .m-tit .t1 {font-size:50px;}
	.sec6-flex .l-info dl {padding:0 0 30px 40px;}
	.sec6-flex .l-info dl:before {width:30px; height:30px; top:-6px;}
	.sec6-flex .l-info dl dt {margin-bottom:10px; font-size:16px;}
	.sec6-flex .col-l {width:500px;}
	.sec6-flex .l-info dl dd {font-size:13px;}
	.board-flex dl {padding:0 10px; margin-bottom:3px;}
	.board-flex dl dt {font-size:13px; margin-bottom:5px;}

	.board-bot .doc-btn .btn {min-width:140px;}
	.doc-btn .btn {height:45px;}

	.board-form .input {height:38px;}
	.board-form .btn-pack.medium {height:38px; line-height:36px;}
	.board-form #kcaptcha_image {height:38px;}

	/* content */
	.support .item {padding:0 30px;}
	.support .item .img {width:50%;}
	
	.procedure .ico img {height:clamp(40px, calc(80 / var(--inner)* 100vw), 80px);}
	
	/* board */
	.board-flex dl.width-auto {width:100%;}

	.board-bot {flex-direction:column; gap:10px; margin-top:10px; align-items:center;}
	.board-flex .input, 
	.board-flex .captcha-wrap {height:38px; font-size:12px;}
	
}

@media (max-width:1400px) {	
	.hamburger .img {display:none;}
}


/* Landscape tablet */
@media (max-width:1024px) {
	body, input, textarea, select, button, table {font-size:15px;}

	/* header */
	.top-zone .contain {height:40px; gap:0;}
	.top-zone .contain a {margin-left:var(--space-15);}
	.top-zone .contain a:first-child {margin-left:0;}
	.header-pc .contain {height:60px;}

	.btn-m-menu span {width:40px;}

	#gnb ul {display:none;}

	.language {margin-right:20px;}
	.language .toggle-button .ico {width:14px;}

	.m-nav-title .img img {height:32px;}

	/* main */
	.partner-slide ul li img {height:clamp(40px, calc( 80 / var(--inner) * 100vw ), 80px);}
	
	.sec3-wrap .item {height:60vh;}
	.sec3-wrap .on p {padding:0 12px; line-height:1.4em;}

	.sec6-flex .col-l {width:35%;}
	.board-flex .input, .board-flex .captcha-wrap {height:36px;}
	.board-flex dl {padding:0 5px; margin-bottom:5px;}
	.board-flex dl dt {margin-bottom:4px; font-size:14px;}
	.board-bot {flex-direction:row;}
	.sec6-flex .l-info dl:before {top:-5px;}
	.sec6-flex .l-info dl dt {margin-bottom:5px;}
	.sec6-flex .l-info dl dd {font-size:14px;}

	.doc-btn .btn,
	.doc-btn .btn.width2 {min-width:220px; height:50px;}

	/* footer */
	#footer {font-size:14px;}
	.foot-top .sns img {height:40px;}
	.f-logo img {height:35px;}

	#footer .top {top:-20px;}
	#footer .top img {height:40px;}
	
	/* sub */
	.lnb .swiper {display:block;}
	.lnb ul li a {height:40px;}
	
	/* content */
	.quality .bot img {height:80px;}
	
	.procedure {margin:0 -15px;}
	.procedure .item {padding:0 15px;}

	.procedure .box {height:clamp(100px, calc(290 / var(--inner)* 100vw), 290px);}
	.procedure .item:after {width:18px; height:18px; right:-9px;}
	.board-form .input {height:44px;}
	.board-form .btn-pack.medium {height:44px; line-height:42px;}

	.fold-open .group {width:100%; max-width:100%;}
	
	.popup {margin:-60px 0 0 50px !important;}

	.support .item {flex-direction:column; gap:var(--space-50);}
	.support .item .img {width:100%;}

	.support .item:nth-child(even) .img {order:1;}
	.support .item:nth-child(even) .cnt {order:2;}
	
	.office-list li {width:50%;}
	.office-list .item {min-height:auto; height:100%;}
	.office-list .map-btn {margin-top:20px; position:relative; bottom:auto; left:auto;}
	
	.prd-wrap {background-size:unset;}

	/* 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;}

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

} 

/* portrait tablet */
@media (max-width:900px) {
	
	/* 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;}

} 

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

	.contain {padding:0 15px;}
	#contArea {padding:0 15px;}

	/* header */
	.top-zone .contain {height:auto; gap:0; padding:15px;}
	.language .toggle-button {font-size:13px;}
	.language .toggle-button .ico {width:12px;}

	.header-pc .contain {height:40px;}

	/* 햄버거관련 */
	.btn-m-menu {height:14px; width:30px;}
	.btn-m-menu span {width:30px;}
	.btn-m-menu span:after {width:18px; bottom:-9px;}
		
	.mobile-navigation .m-nav-title {margin-bottom:20px;S}
	.m-nav-title .img img {height:auto; width:70px;}
	.mobile-navigation {padding:30px 0 70px; overflow-y:scroll;}
	.mobile-navigation .close span {width:24px; height:24px;}
	.mobile-navigation .nav-menu>ul>li {max-width:100%;}
	.mobile-navigation .sub-2depth > li {margin-bottom:10px;}
	.mobile-navigation .sub-2depth > li > ul {padding:5px 0 0 5px;}
	.mobile-navigation .contain {height:auto;}

	.mobile-navigation .nav-menu>ul>li .txt1 {font-size:15px; padding-bottom:5px; margin-bottom:10px;}
	.mobile-navigation .sub-2depth > li > a {font-size:14px;}
	.mobile-navigation .sub-2depth > li > ul li a {font-size:13px;}

	/* main */
	.fp-tableCell {padding:70px 0;}
	.fp-section.fp-table,
	.fp-slide.fp-table,
	.fp-tableCell {height:auto !important; overflow:hidden;}

	.main-sec1 .fp-tableCell {padding:0;}
	.main-visual,
	.main-visual .slick-slide {height:35vh;}
	.visual-scroll {bottom:10px;}
	.visual-scroll .text {font-size:12px; margin-bottom:0;}
	.visual-scroll .dot {width:5px; height:5px;}
	.visual-scroll .mouse {width:5px; height:30px;}

	@keyframes scrollAnim {
		50% {transform:translateY(25px);}
	}

	.sec2-list .item {width:100%; height:400px;}
	.main-sec2 .no-contain .t2 {line-height:1.5em;}
	
	.main-sec3 .fp-tableCell {padding-bottom:0;}
	.main-sec3 .wrap {height:auto; max-height:none;}

	.sec3-wrap {display:block;}
	.sec3-wrap .item {width:100%; height:350px;}
	
	/* .sec-inner {position:relative; left:0; right:0; transform:none !important;} */
	.sec-inner {position:relative; left:auto; transform:none;}

	.doc-btn .btn,
	.doc-btn .btn.width2 {min-width:140px !important; height:45px !important; font-size:14px; padding:0 15px;}

	.main-sec5 .contain {padding-top:0;}
	.sec5-wrap .items {margin:0; padding:0 20px;}
	.sec5-wrap .item {padding:0;}
	.main-sec5 .slick-arrow {width:15px; height:30px;}
	.sec5-wrap .cnt p {font-size:13px;}
	.sec5-wrap .cnt a {font-size:12px;}

	.sec6-flex {display:block;}
	.sec6-flex .col-l {width:100%; padding-right:0; margin-bottom:30px; padding-top:0;}
	.sec6-flex .l-info dl:before {top:-2px;width:20px; height:20px;}

	.board-flex dl {width:100%; padding:0;}
	.board-bot {display:block;}
	.board-bot .doc-btn {margin-top:30px;}

	.main-sec6 .contain {padding-top:0;}	
	.partner-slide ul li {padding:0 10px;}	

	/* footer */
	.sec-footer .fp-tableCell {padding:0;}
	#footer .top {position:fixed; top:auto; right:10px; bottom:10px;}
	#footer .top img {height:35px;}

	.foot-top {flex-direction:column; padding:30px 15px;}
	.foot-top .col-l {margin:15px 0; justify-content:center; order:2; display:flex; gap:0 10px; align-items:center;}
	.foot-top .col-l p {margin-bottom:0;}
	.foot-top .sns img {height:30px;}
	.foot-top .col-m {order:1; font-size:13px;}
	.foot-top address {line-height:1.6em;}
	.foot-top .col-r {order:3;}
	.f-logo img {height:25px;}
	
	.familysite {width:100%;}
	.familysite .toggle-button {padding:10px; font-weight:500; font-size:13px;}
	.familysite .toggle-layer li {padding:10px;}

	.foot-bot ul {height:40px; font-size:13px; gap:0 15px;}
	
	/* sub */
	.lnb .swiper {padding:5px;}
	.lnb ul {table-layout:unset; display:block;}
	.lnb ul li {display:table-cell; vertical-align:top; width:auto !important; word-break:break-all;}
	.lnb ul li a {font-size:12px; height:30px;}
	
	/* content */
	.tab-button {min-width:auto;}
	
	.greeting .txt1 {margin-bottom:30px;}
	.greeting .txt2 br {display:none;}

	.timeline:after {left:15px;}
	.timeline-progress {left:15px;}
	.year-content {flex-direction:column !important; gap:30px;}
	.year-content .col {width:100%; text-align:left !important;}
	.year-content .content-image {margin-left:40px;}
	.year-content ul {padding-left:40px;}

	.year-label {padding-left:40px; text-align:left !important;}

	.year-section {padding:40px 0;}
	.year-section .dot-marker {left:15px !important;}
	.year-section:nth-child(odd) .col-cnt, 
	.year-section:nth-child(even) .col-cnt {text-align:left;}
	.year-section:nth-child(odd) .year-content ul li {padding-left:20px; padding-right:0;}
	.year-section:nth-child(odd) .year-content ul li:before {left:0; right:auto;}
	
	.quality-list {display:block;}
	.quality-list li {width:100%; border-bottom:0;}
	.quality-list li:last-child {border-bottom:1px solid #ddd;}
	.quality .bot img {height:50px;}

	.procedure {display:block; margin:0;}
	.procedure .item {width:100%; padding:0; margin-bottom:45px;}
	.procedure .item:last-child {margin-bottom:0;}
	.procedure .item:after {top:auto; bottom:-30px; margin-left:-9px; right:auto; transform:rotate(90deg);}
	.procedure .box {height:auto; padding:15px 0;}
	
	.target ol li {font-size:14px;}

	.policy {padding:100px 0;}

	.promise {padding:0 20px var(--space-150);}

	.news-event ul li {width:100%;}

	.subtab ul li a {min-width:100px; height:40px; font-size:13px;}

	.prd-wrap .top p {line-height:1.5em;}
	.prd-list {margin:0; flex-direction:column;}
	.prd-list .item {padding:0; margin-bottom:20px; width:100%;}

	.product-head {flex-direction:column;}
	.product-head .col-img {width:100%; max-width:100%; margin-bottom:30px;}
	.product-head .col-cnt a {margin-top:30px; position:relative; bottom:auto; right:auto;}
	.product-head .col-cnt p {max-height:none; overflow-y:auto;}

	.prd-info {flex-direction:column; gap:30px;}
	.prd-info .sec {width:100%;}
	
	.fold-open table th {padding:8px 3px !important; font-size:12px !important;} 
	.fold-open table td {padding:8px 3px !important; font-size:12px !important; word-break:break-all !important;}

	.prd-related {min-height:385px;}
	
	.related-prd .slick-arrow {width:17px; height:38px; margin-top:-9px;}

	.content-wrapper .text-content {margin-right:10px;}
	.content-wrapper .text-content br {display:none;}
	.content-wrapper .text-content .txt1 {font-size:20px;}
	.content-wrapper .text-content p {font-size:13px;}	

	.content-wrapper .text-content .txt1,
	.content-wrapper .text-content p {text-shadow:1px 1px 3px rgba(0, 0, 0, .5);}
	.content-wrapper .image-area {max-width:50%; height:30vh;}

	.sticky-container .bg-image:after {position:absolute; content:''; top:0; left:0; right:0;  bottom:0; background-color:#000; opacity:.2;}

	.image-container {height:auto;}
	.image-container:after {width:23px; height:25px; bottom:-60px;}

	.support li {flex-direction:column;}
	.support .item {padding:0 15px;}
	.support .item1 .left, .support .item2 .left {width:100%;}
	
	.office-list {margin:0;}
	.office-list li {width:100%; padding:0;}
	.office-list li:last-child {margin-bottom:0;}
	
	.esg-wide-sec .text .contain {flex-direction:column;}
	.esg-wide-sec .text br {display:none;}
	
	.esg-wrap .top-text {font-size:15px;}
	.esg-wrap .main-title {font-size:20px;}
	.esg-wrap .bottom-text {font-size:16px;}

	.esg-center {padding:60px 0;}
	.esg-center p {font-size:14px;}

	/*
	.esg-wide-sec .content {height:50vh;}
	.esg-wide-sec section {margin-bottom:200px; height:60vh;}
	.esg-wide-sec section:last-child {margin-bottom:500px;}
	.esg-wrap .image-section {height:80vh;}
	.esg-wide-sec .left-image {top:15%;}
	.esg-wide-sec .image img {height:500px;}
	.esg-wrap .section1 {height:80vh;}
	.esg-wide-sec .right-image,
	.esg-wide-sec .left-image {width:70%; height:20vh;}
	.esg-wide-sec .text {left:15px; width:100%; bottom:15px;} 
	*/

	.esg-wrap-v2 {height:25vh; padding:0 5px;}

	.sustain .top br {display:none;}
	
	.marker i {width:7px; height:9px;}
	.marker:hover i,
	.marker.active i {background-image:url(../images/sub/marker-default.png) !important;}

	.world-wrap {background-color:#fff;}

	.popup-content {max-width:100%; margin-bottom:10px;}

	.popups-wrap {margin-top:15px; padding:0 15px;}
	.popups-wrap .popup {top:auto !important; left:auto !important; position:relative !important; margin:0 !important; display:block !important;}
	.popup-flex .img {margin-top:10px;}
	.popup-flex img {height:50px;}
	.popup-flex .cnt p {margin-top:5px;}

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.board-search {display:block;}
	.board-search .total-page {font-size:14px; margin-bottom:15px;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}
	.board-search .search input.input {width:100%; height:44px;}
	.board-search .col-r .input {min-width:100px; height:44px;}

	.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;}
	.paginate a.direction.prev {margin-right:14px;}
	.paginate a.direction.next {margin-left:14px;}

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

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