@charset "utf-8";

@media (max-width: 1600px) {
	.footer-1 {flex-wrap:wrap;}
	.fnb {flex:auto; order:-2;}
	.fnb > ul {justify-content:flex-start; gap:var(--space-80);}
	.familysite {order:-1;}
	.foot-info-wrap {width:100%;}

	.part-slider .slide-btn.prev {left:-20px;}
	.part-slider .slide-btn.next {right:-20px;}

	.sub-tab.st2 ul li a {min-width:140px;}

}


@media (max-width: 1280px) {
	#gnb>ul>li {padding:0 30px;}

}

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

	:root {
		--header-height:80px;
		--lnb-height:50px;
	}

	/* header */
	#header .contain {height:var(--header-height);}
	.header-right {height:auto;}
	.header-top {padding-top:0;}
	.gnb-wrap {display:none;}

	.btn-m-menu {display:block;}

	/* main */
	.main-about .item {height:240px;}

	/* quick */
	.quick {bottom:16px; right:16px;}
	.quick .link-item {width:52px; height:52px;}

	/* footer */

	/* sub */
	.about-intro .cnt {font-size:var(--font-size-18);}

	.global-network #SouthAmerica .box {min-width:160px;}

	.guidelines-intro .image {width:30%;}
	.guidelines-intro .content .text-area h3 {font-size:var(--font-size-24);}
	.guidelines-intro .content .text-area p {font-size:var(--font-size-18);}

	.guidelines-media .group .cnt h3 {font-size:var(--font-size-24);}
	.guidelines-media .group .cnt p {font-size:var(--font-size-18);}

	.regulation-content .content {font-size:var(--font-size-16);}

	.asia-product .text {font-size:var(--font-size-18);}

	.btn-my-app {height:44px; padding:8px 20px;}

    .peer-review .content {font-size:var(--font-size-18);}

    .process-intro {font-size:var(--font-size-18);}


	/* content */
	.sub-tab ul li a {font-size:var(--font-size-16); min-width:80px;}
	.sub-tab.st2 ul {justify-content:flex-start;}
	.sub-tab.st2 ul li a {min-width:100px;}

	.about-intro {flex-direction:column; gap:20px;}
	.about-intro .tit {width:100%; max-width:none;}
	.about-intro .cnt {width:100%;}

	.about-cards {grid-template-columns:repeat(1, 1fr);}

	.regulation-content {height:50vh;}
	.regulation-content.st2 {height:50vh;}

	.contact-country {grid-template-columns:repeat(3, 1fr);}

	.guidelines-media .group {flex-direction:column !important; gap:20px;}
	.guidelines-media .group .img {width:100%;}
	.guidelines-media .group .cnt {width:100%;}

	.guidelines-cards {grid-template-columns:repeat(1, 1fr);}

	.key-concepts {grid-template-columns:repeat(1, 1fr);}

	.process-steps {grid-template-columns:repeat(3, 1fr);}

	.status-progress .step .badge {width:76px; height:30px; font-size:var(--font-size-14);}
	.status-progress .step .icon img {width:50px;}
	.status-progress .arrow img {width:80%;}

	.modal a.close-modal {top:-20px; right:-20px;}

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

	.board-search .search input.input {width:160px;}

	.board-list colgroup col {width:auto !important;}
	.board-list table thead th {height:52px; font-size:15px;}
	.board-list table tbody td {height:52px; font-size:15px;}
    .board-list .down {width:18px;}

    .simple-list .link-item {padding:24px 0;}
    .simple-list .link-item .num {max-width:80px; font-size:16px;}
    .simple-list .link-item .num .notice {width:48px; height:48px;}
    .simple-list .link-item .cnt .tit {font-size:18px;}
    .simple-list .link-item .cnt .info {margin-top:12px; font-size:13px;}
    .simple-list .link-item .arrow {max-width:80px; font-size:24px;}

	.gallery-list ul li .tit {font-size:15px;}

	.card-list {gap:32px;}
	.card-list .link-item .info {padding:24px;}
	.card-list .link-item .info .tit {font-size:18px;}
	.card-list .link-item .info .txt {font-size:15px;}
	.card-list .link-item .info .date {font-size:13px;}

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

	.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;}
	.only-tablet-mobile {display:block;}

	/* header */
	
	/* main */
	.m-more {width:40px; height:40px;}
	.m-more svg {width:12px; height:12px;}
	.main-objection .items {grid-template-columns:repeat(1, 1fr);}
	
	/* footer */
	.footer-1 {margin-bottom:30px;}
	.fnb {width:100%;}
	.fnb > ul >  li {flex:1 0 auto;}

	.familysite {width:200px;}
	.familysite .toggle-button {padding:12px 19px;}

	.foot-sns img {width:24px;}


	/* sub */

	/* content */
	.global-network {padding:30px;}
	.global-network .item {position:static;}
	.global-network .item .area {top:auto; bottom:12px; left:0; -webkit-transform:translate(-50%, 0); transform:translate(-50%, 0);}
	.global-network .item .box {top:50%; left:50%; z-index:10; width:300px; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%);}
	.global-network .item .box:before {display:none;}
	.global-network .item .box .close {display:block;}
	.global-network .item .point-marker {position:absolute;}
	.global-network .item.active .area {opacity:1;}
	.global-network #Asia .point-marker {top:39%; left:42%;}
	.global-network #MiddleEast .point-marker {top:41%; left:18.5%;}
	.global-network #Europe .point-marker {top:32%; left:12%;}
	.global-network #Africa .point-marker {top:58%; left:12%;}
	.global-network #Oceania .point-marker {top:81%; left:54%;}
	.global-network #NorthAmerica .point-marker {top:36%; left:74%;}
	.global-network #SouthAmerica .point-marker {top:73%; left:85%;}

	/* board */	
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {width:33.33333333%; padding:0 10px; margin-bottom:30px;}
	.gallery-list ul li .date {font-size:13px;}

	.card-list {gap:32px 20px;}
	.card-list .link-item {border-radius:15px;}

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

	.product-list ul {grid-template-columns:repeat(3, 1fr);}


} 

/* Landscape phone */
@media (max-width: 767px) {
	body, input, textarea, select, button, table {font-size:15px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	:root {
		--header-height:60px;
		--lnb-height:50px;
		--space-150:60px;
	}

	/* header */
	#header {position:sticky; top:0;}
	.header-top {gap:14px;}

	.top-search {display:none; position:absolute; top:100%; left:0; width:100%; height:60px; background:#eee; border-bottom:1px solid #ddd; padding:10px;}
	.top-search form {position:relative;}
	.top-search.active {display:block;}

	.btn-m-search {display:block;}

	.language .toggle-button {gap:5px;}


	/* main */
	.main-visual {height:75vw; margin-bottom:40px;}
	.main-visual .item {height:75vw;}

	.main-about .items {display:flex; flex-direction:column;}
	.main-about .item {height:160px !important;}
	.main-about .item .text-area {padding:16px 20px;}
	.main-about .item .text-area .tit {font-size:17px;}
	.main-about .item .text-area .txt {margin-top:11px;}
	.main-about .item .btn-area {bottom:16px; right:20px;}
	.main-about .item .btn-area .more {font-size:14px;}
	.main-about .item .btn-area .more:after {width:8px;}
	.main-about .item.n1 .text-area .tit {font-size:22px;}
	.main-about .item.n1 .text-area .txt {opacity:1; transform:translateY(0);}

	.m-tit {margin-bottom:16px;}
	.m-more {width:36px; height:36px; top:0;}

	.main-objection .item {height:68px;}
	.main-objection .item .text-area .icon {width:32px;}
	.main-objection .item .text-area .text {font-size:18px;}

	.main-news .items {display:flex; margin:0 -16px; padding:0 16px; overflow:auto;}
	.main-news .item {flex:0 0 200px;}
	.main-news .item .cnt-area .tit {font-size:16px; word-break:break-all;}

	.main-report .items {display:flex; margin:0 -16px; padding:0 16px; overflow:auto;}
	.main-report .item {flex:0 0 140px;}
	.main-report .item .tit {font-size:16px;}

	.main-project .btn {width:130px; height:40px; font-size:16px;}

	.mcp-structure .text-1 {font-size:16px;}
	.mcp-structure .text-2 {font-size:14px;}
	.mcp-structure .ol-wrap {font-size:14px;}
	.mcp-structure .text-3 {font-size:16px;}

	.mcp-structure .img-box {padding:24px 10px;}
	.mcp-structure .img-box .tit {font-size:17px; margin-bottom:20px;}

    .main-project {background-attachment:unset;}

    /* footer */
	.fnb {display:none;}
	.familysite {order:2;}
	.foot-info-wrap {flex-direction:column; gap:20px;}
	.foot-links {gap:10px 20px;}
	.foot-comp {width:auto; gap:24px;}
	.foot-copy {font-size:11px;}

	/* sub */
	.sub-visual {height:160px;}
	.sub-visual .cell {padding-bottom:0;}

	.lnb-wrap {margin-top:0; padding:0;}
	.lnb {border-radius:0;}
	.lnb ul li a {font-size:15px; white-space:nowrap; border-radius:0;}

	.sub-title {text-align:left;}

	/* content */
	.sub-tab ul {gap:6px;}

	.h2 {font-size:22px; margin-bottom:16px;}

	.table table th, .table table td {padding:8px;}
	.table table th {font-size:15px;}
	.table table td {font-size:14px;}
	.table table .tt {font-size:14px;}

	.global-network {padding:24px 5px;}
	.global-network .item .marker {width:8px; height:8px; border-width:2px;}
	.global-network .item .area {bottom:7px; font-size:10px; text-align:center;}
	.global-network .item.active .marker {outline-width:10px !important;}
	.global-network .item .box .list {max-height:120px;}
	.global-network #Asia .marker {outline-width:10px !important;}
	.global-network #Asia .area {bottom:17px;}

	.directions-info .text {font-size:16px;}

	.directions-imgs {grid-template-columns:repeat(2, 1fr); gap:10px;}

	.regulation-content {padding:16px;}
	.regulation-content .ver p {font-size:12px}
	.regulation-content .content {gap:18px; margin-bottom:40px;}
	.regulation-content h3 {font-size:18px;}
	.regulation-content h4 {font-size:16px;}

	.process-timeline {padding:0;}
    .process-timeline h3 {font-size:17px; margin-bottom:30px;}
	.process-timeline .timeline-wrap {flex-direction:column; gap:0;}
    .process-timeline .timeline-wrap:before {left:17px !important; right:auto !important; bottom:50px; top:10px; border-right:1px dashed #9966CC;}
	.process-timeline .timeline-item {align-items: flex-start; padding:0 0 20px 50px;}
	/* .process-timeline .timeline-item:before {right:auto; left:17px !important; right:auto !important; bottom:0; top:0; width:2px; height:auto;}
	.process-timeline .timeline-item:last-child::before {display:none;} */
	.process-timeline .timeline-num {position:absolute; top:-6px; left:0; width:36px; height:36px; font-size:12px;}


	.process-timeline-details {grid-template-columns:repeat(1, 1fr); gap:40px;}
	.process-timeline-details .arrow-right {-webkit-transform:rotate(90deg) translateY(50%); transform:rotate(90deg) translateY(50%); top:100%; left:50%; margin-top:10px; width:auto;}

	.contact-country {grid-template-columns: repeat(2, 1fr);}

	.guidelines-intro {flex-direction:column; gap:20px;}
	.guidelines-intro .image {width:100%;}
	.guidelines-intro .content {width:100%;}
	.guidelines-intro .content .btn-area {margin-top:30px;}

	.guidelines-media .group .cnt h3 {font-size:18px;}

	.part-slider .slide-btn {width:40px; height:40px;}
	.part-slider .slide-btn.prev {left:-10px;}
	.part-slider .slide-btn.next {right:-10px;}

	.guidebooks {display:flex; overflow:auto;}
	.guidebooks .book {flex:0 0 200px;}
	.guidebooks-text {font-size:16px;}

	.more-info h3 {font-size:16px; flex-direction:column; gap:10px;}

	.asia-product .btn-area .btn {min-width:180px; height:48px; font-size:16px;}

	.process-steps {grid-template-columns:repeat(1, 1fr); gap:30px;}
	.process-steps .step-item {position:relative;}
	.process-steps .step-num {position:absolute; top:-10px; left:-10px; width:40px; height:40px; font-size:14px;}
	.process-steps .step-title {height:50px;}
	.process-steps .step-content {padding:16px;}

	.btn-my-app {right:-10px; top:-8px; font-size:15px; padding:6px 12px; height:40px;}

	.required-box {font-size:12px;}

	.app-list {margin:0 -16px; padding:0 16px; overflow:auto; white-space:nowrap;}

    .captcha-wrap {height:38px; gap:6px;}
    .captcha-wrap img {height:38px; margin:0 !important;}
    .captcha-wrap .input {height:38px; flex:1 1 auto; min-width:0; width:1%;}

	.status-progress {margin:0 -10px;}
	.status-progress::before {top:12px; left:10px; right:10px;}
	.status-progress .step .badge {width:48px; height:24px; font-size:10px;}
	.status-progress .inner {gap:4px;}
	.status-progress .step .icon {margin:12px 0;}
	.status-progress .step .icon img {width:32px;}
	.status-progress .step .label {font-size:11px; line-height:1.2em;}
	.status-progress .arrow {display:none;}

    .app-chart  {overflow:hidden; padding-top:2em; margin-top:-2em;}
    .app-chart .apexcharts-theme-light {margin:0 -40px; width:auto !important} 

	

	.app-report .item {flex-direction:column; align-items: flex-start; padding:16px 10px;}

	.schedule-view-form .app-form table {display:block;}
	.schedule-view-form .app-form table colgroup {width:100% !important;}
	.schedule-view-form .app-form table colgroup col {width:100% !important;}
	.schedule-view-form .app-form table tbody {display:block;}
	.schedule-view-form .app-form table tr {display:flex; flex-wrap:wrap;}
	.schedule-view-form .app-form table th {display:flex; align-items:center; justify-content:center; width:100px; height:auto; padding:10px 16px; border:0; border-bottom:1px solid #ddd;}
	.schedule-view-form .app-form table td {display:flex; align-items:center; width:calc(100% - 100px); padding:10px 16px; border:0; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}

	.new-posts {display:flex; margin:0 -16px 40px; padding:0 16px; overflow:auto;}
	.new-posts .link-item {flex:0 0 200px;}

	.modal-wrap {padding:30px 20px;}
	.modal a.close-modal {top:-10px; right:-10px;}

	

	
	/* 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-category ul li a {font-size:15px;}

	.board-search {display:flex; flex-direction:column; align-items:flex-start; margin-bottom:16px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1;}
	.board-search .search {float:none; order:-1; 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;}

    .simple-list .link-item {padding:16px 0;}
    .simple-list .link-item .num {max-width:50px; font-size:14px;}
    .simple-list .link-item .num .notice {width:40px; height:40px; font-size:12px;}
    .simple-list .link-item .cnt .tit {font-size:15px;}
    .simple-list .link-item .cnt .info {gap:5px 16px; margin-top:8px; font-size:12px;}
    .simple-list .link-item .arrow {display:none;}

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

	.card-list {grid-template-columns:repeat(1, 1fr); gap:24px 16px; margin-bottom:32px;}
	.card-list .link-item {border-radius:10px;}
	.card-list .link-item .info {padding:20px 16px;}
	.card-list .link-item .info .tit {font-size:17px; height:auto; max-height: calc(1.4em * 2);}
	.card-list .link-item .info .txt {margin-top:10px; font-size:14px;}
	.card-list .link-item .info .date {margin-top:10px; font-size:12px;}

	.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:12px 0 12px 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 colgroup {display:none;}
	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; height:auto; 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:48px; padding:0 18px; font-size:15px; line-height:46px;}
	.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-hero {flex-direction:column; gap:20px;}
	.product-hero .img-area {width:100%;}
	.product-hero .cnt-area {width:100%;}
	.product-hero .cnt-area h2 {font-size:20px; margin-bottom:10px;}
	.product-hero .cnt-area p {font-size:15px;}

	.product-list ul {grid-template-columns:repeat(2, 1fr); gap:30px 16px;}

	.product-summary {flex-direction:column; gap:20px; margin-bottom:50px;}
	.product-image {width:100%; max-width:none;}
	.product-info {width:100%;}

	.product-info .btn {padding:15px 24px; font-size:15px;}

	.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: 320px) {
} 