@charset "utf-8";

@media (max-width:1400px) {
	.main-sec4 {min-width:100%;}
	.main-sec4 .text-bg {font-size:90px;}
	.main-sec4 .text-bg1 {top:30px; left:30px;}
	.main-sec4 .text-bg2 {bottom:30px; right:30px;}
	.main-sec4 .text-left {font-size:55px;}
	.main-sec4 .text-right {font-size:30px;}
}


/* landscape tablet and desktop */
@media (max-width:1200px) {
	.only-desktop {display:none !important;}
	.only-tablet {display:block !important;}
	.only-mobile {display:none !important;}
	.only-tablet-mobile {display:block !important;}

	/* header */
	#gnb {display:block;}
	#gnb > ul > li > a {font-size:16px; padding:0 25px;}
	.head-call {width:170px;}
	.head-call strong {font-size:16px;}
	
	.btn-m-menu {display:none;}
	.mobile-navigation {display:block;}
	.mobile-navigation .nav-util {display:block; padding:10px 15px;}
	.mobile-navigation .nav-util ul:after {content:" "; display:block; clear:both;}
	.mobile-navigation .nav-util ul li {float:left; position:relative; padding-left:18px;}
	.mobile-navigation .nav-util ul li:first-child {padding-left:0;}
	.mobile-navigation .nav-util ul li:after {content:""; position:absolute; top:50%; right:-9px; width:1px; height:12px; margin-top:-6px; background:#ddd;}
	.mobile-navigation .nav-util ul li:last-child:after {display:none;}
	.mobile-navigation .nav-util ul li a {display:block; font-size:13px; line-height:25px; color:#686868;}
	.mobile-navigation .nav-util ul li:last-child a {padding-top:0;}
	.mobile-navigation .nav-util ul li a img {vertical-align:middle; margin-right:6px;}

	/* main */
	.main-visual .main-visual-control {bottom:30px; left:60px;}
	.visual-scroll {bottom:30px;}

	/* content */
	.subText .bold {font-size:30px;}

	.same-title h2 {font-size:40px;}

	.startup li .tit {font-size:30px;}

	.procedure li {height:226px;}
	.procedure li strong {font-size:20px;}

	.sub-cnt .title {font-size:24px; margin:0 auto 50px; width:250px; height:54px; line-height:58px;}

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

	/* header */
	#sub #header,
	#header {box-shadow:3px 3px 3px rgba(0,0,0,.15); background-color:#fff; border-bottom:0;}
	#header .contain {height:70px;}
	.btn-m-menu {height:70px;}
	#header .sitelogo {margin-top:-25px;}
	#header .sitelogo a img {height:50px;}
	.head-call {right:80px; height:50px; width:160px;}
	.head-call img {height:26px;}
	.head-call p,
	.head-call strong {font-size:14px;}


	#gnb {display:none;}

	.btn-pc-menu {display:none;}
	.btn-m-menu {display:block; width:70px;}

	.mobile-navigation {top:70px;}

	/* main */	
	/* .mv-video {margin-top:70px;} */
	.main-visual .main-visual-pc-img {height:600px;}
	.main-visual-item .main-visual-txt-con .main-visual-txt1 {font-size:30px}
	.main-visual-item .main-visual-txt-con .main-visual-txt2 {font-size:40px;}
	.main-visual-item .main-visual-txt-con .main-visual-txt3 {font-size:18px; margin-top:15px;}
	.main-visual .main-visual-control {width:160px; bottom:30px;}
	.main-visual .slick-arrow {height:20px; margin-top:-10px;}
	.main-visual .custom_paging li {font-size:16px;}
	.visual-scroll {bottom:30px;}
	.visual-scroll img {height:46px;}
	
	.m-tit {margin-bottom:20px;}
	.m-tit .txt1 {font-size:24px;}
	.m-tit .txt2 {font-size:28px; margin-top:10px;}

	.main-sec2,
	.main-sec3,
	.main-sec5 {padding:60px 0;}
	.menu-slider .item {padding:0 10px;}

	.main-sec3 .input {height:50px;}
	.main-sec3 button {width:28px; height:28px;}

	.main-sec4 {height:650px;}
	.main-sec4 .center-img img {height:300px;}
	.main-sec4 .text-bg {font-size:50px;}
	.main-sec4 .text-left {font-size:35px; transform:translateX(-220px);}
	.main-sec4 .text-right {transform:translateX(300px);}

	.sec-big {font-size:30px; margin-top:50px;}
	.sec-big strong {font-size:40px;}
	
	.main-sec5 .items {padding:0 30px;}
	.main-sec5 .item {padding:0 10px;}
	.main-sec5 .slick-arrow {height:30px;}
	.main-sec5 .item .cnt {padding:15px 0;}
	.main-sec5 .item .cnt .title {font-size:16px; margin-bottom:10px;}
	.main-sec5 .item .cnt .detail {font-size:16px; width:130px; line-height:36px; height:35px;}


	/* sub */
	.real-cont {padding-bottom:70px;}
	#sub #wrapper {padding-top:70px;}

	.lnb {margin-top:0;}
	.lnb ul li {padding:0 10px;}
	.lnb ul li a {font-size:14px;}

	.sub-visual {height:300px;}
	.sub-visual h2 {font-size:30px;}
	.sub-visual p {font-size:16px;}
	.sub-visual p:before {top:-20px;}

	.sub-title {padding:60px 0 20px;}
	.sub-title h2 {font-size:24px;}
	.sub-title h2:after {top:-10px;}
	
	/* footer */
	#footer {font-size:13px;}
	#footer .col-l {font-size:16px;}
	#footer .col-l strong {font-size:18px;}

	#footer .wrap {padding:20px 0;}
	.foot-info address {margin:10px 0;}
	.foot-info address span {padding-right:20px;}

	#footer .col-r .wid1 {max-width:120px;}
	#footer .col-r .wid2 {max-width:170px;}



	/* contents */
	.subText .bold,
	.subText p {font-size:22px;}

	.doc-cnt50 {margin-bottom:30px;}
	.doc-cnt60 {margin-bottom:40px;}
	.doc-cnt80 {margin-bottom:50px;}
	.doc-cnt100 {margin-bottom:70px;}

	.same-title h2 {font-size:30px;}

	.new-trend .item .cnt .tit {font-size:30px;}

	.adv .flex p,
	.new-trend .item .cnt p {font-size:16px;}
	.new-trend .item .cnt p br {display:none;}

	.fz18 {font-size:16px;}
	.fz20 {font-size:18px;}
	.fz24 {font-size:20px;}

	.his-top {padding:50px 0;}
	.his-top p {font-size:30px;}
	.his-top span {font-size:25px;}
	
	.history .col-r {padding-left:40px; margin-left:40px;}
	.history .col-r ul li .year {font-size:20px;}
	.history .col-r ul li .cnt .group .in p {margin-bottom:10px;}
	
	.local-addr {padding:20px 0;}
	.local-addr .col-l P,
	.local-addr .col-r {font-size:20px;}
	.local-addr .col-l P strong {font-size:25px;}
	.local-addr .col-l .icon img {height:40px;}
	.local-addr .col-r:before {height:50px;}

	.menu-items li .info br {display:none;}

	.burger-box-tit {font-size:32px;}
	
	.startup li .img {width:50%;}
	
	.system-top .tit {font-size:35px;}
	.system-top p {font-size:20px;}

	.procedure li {height:183px;}

	/* 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; margin-bottom:10px;}
	.gallery-list ul li .thumb {margin-bottom: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:33.3333%;}
	.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 */
	.zoom_wrap h2 {font-size:22px;}
	.zoom_wrap .content h3 {font-size:17px;}
	.zoom_wrap .content .pro2 h4 {font-size:16px;}
	.zoom_wrap .content h3:before {width:14px; height:14px; top:9px;}
} 

/* portrait tablet */
@media (max-width:850px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	/* main */
	.main-sec5 .wrap {display:block;}
	.main-sec5 .col-l {max-width:100%; margin-bottom:30px;}
	

	/* sub */
	.sub-title {padding:30px 0 35px;}
	.sub-title h3 {font-size:22px;}

	.lnb.type2 ul li {width:25% !important;}
	.lnb ul li a {padding:0 5px;}

	
	/* contents */
	.history-wrap .col-l {width:370px;}
	.history-wrap .col-l .img img {height:150px;}

	.philosophy {padding:150px 30px 0;}
	
	/* footer */
	.foot-info address span {padding-right:13px;}


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

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

	.btn-inquiry {height:40px; font-size:16px; padding:0 17px;}
	.btn-inquiry:after {font-size:20px; margin-left:30px;}

	.form-agree {padding:15px 0; margin-bottom:30px; margin-top:20px;}
	.form-agree dt {font-size:15px; margin-bottom:6px;}
	.form-agree dd {font-size:14px;}
	.form-agree .scroll-box {margin-bottom:10px; padding:4px; height:100px; font-size:12px; line-height:14px;}

	.zoom_wrap .content {height:65vh; font-size:15px;}
} 

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

	.contain {padding:0 15px;}

	#contArea {padding:0 15px;}

	.real-cont {padding-bottom:40px;}
	
	/* header */
	#header .sitelogo {margin-top:-20px; left:15px;}
	#header .sitelogo a img {height:40px;}
	#header .contain {height:60px;}

	.head-tel {font-size:17px; right:65px;}

	.btn-m-menu {width:60px; height:60px;}
	.head-call {width:auto; height:40px; padding:0 10px; right:60px;}
	.head-call img {height:18px; margin-top:1px;}
	.head-call p, .head-call strong {font-size:12px;}

	.mobile-navigation {top:60px; width:200px;}
	.mobile-navigation .nav-menu>ul>li>a {font-size:14px;}
	.mobile-navigation .nav-menu .submenu>ul>li>a {font-size:13px;}

	/* main */
	/* .mv-video {margin-top:20px;} */
	#wrapper {padding-top:40px;}
	
	.visual-scroll {display:none;}

	.m-tit .txt1 {font-size:17px;}
	.m-tit .txt2 {font-size:18px;}

	.main-sec2, .main-sec3, .main-sec5 {padding:40px 0;}
	
	.sec-big {font-size:20px;}
	.sec-big strong {font-size:25px;}

	.more-view {width:120px; height:40px; padding:0 15px;}

	.menu-slider {margin-bottom:30px;}

	.main-sec3 .input,
	.main-sec3 .search {width:300px;}
	.main-sec3 .input {padding-left:20px;}
	.main-sec3 button {width:20px; height:20px; right:20px;}
	
	.main-sec4 .text-bg {font-size:20px;}
	.main-sec4 {height:300px;}
	.main-sec4 .center-img img {height:120px;}
	.main-sec4 .text-left {font-size:16px; transform:translateX(-110px);}
	.main-sec4 .text-right {font-size:12px; transform:translateX(130px);}
	.main-sec4 .text-right p {margin-bottom:10px;}
	.main-sec4 .drag-drop {width:250px; height:30px; bottom:15px;}
	.main-sec4 .drag-drop img {height:30px;}
	.main-sec4 .text-bg1 {top:15px; left:15px;}
	.main-sec4 .text-bg2 {bottom:40px; right:15px;}
	.main-sec4	.more-view {height:30px;}

	.fz18 {font-size:14px;}
	.fz20 {font-size:15px;}
	.fz24 {font-size:16px;}


	/* footer */
	#footer .top {padding:20px 0; display:block;}
	#footer .col-l strong {font-size:16px;}
	#footer .col-r input {height:36px; line-height:40px;}

	.foot-link .pop-link {padding-right:14px; font-size:12px;}
	.foot-link .bar:after {height:8px; right:6px; margin-top:-1px;}
	
	.foot-link .sns a {padding-right:5px;}
	.foot-link .sns a img {height:22px;}
	
	.go-top {position:fixed; top:auto; right:10px; bottom:10px;}
	.go-top img {height:40px;}

	#footer .col-r .wid1,
	#footer .col-r .wid2 {max-width:48%;}
	#footer .col-r .mg1 {margin-bottom:5px;}
	#footer .col-r .btn-pack {width:48%;}
	
	#footer .col-l {margin-right:0; margin-bottom:10px;}

	#footer .wrap {display:block;}

	.foot-logo {margin-bottom:10px;}
	.foot-logo img {height:40px;} 

	/* sub */	
	#sub #wrapper {padding-top:60px;}

	.sub-visual {height:250px;}
	.sub-visual h2 {font-size:22px;}
	.sub-visual span {font-size:16px;}	

	.lnb {padding:10px 0;}
	.lnb .titname {display:none;}
	.lnb ul {display:table; table-layout:unset;}
	.lnb ul li {padding:0 5px; float:none; display:table-cell; vertical-align:top; width:auto !important; word-break:break-all;}
	.lnb ul li a {min-width:160px; height:35px; font-size:14px; line-height:39px; display:block;}
	.lnb ul li a.wid2 {min-width:110px;}
	.lnb ul li.active a:after {bottom:0;}

	.lnb.type2 ul li {width:50% !important;}
	
	.sub-title {padding:30px 0 20px;}
	.sub-title h2 {font-size:19px;}
	.sub-title h2:after {width:20px;}


	/* content */
	.subText .bold,
	.subText p {font-size:14px;}
	.subText .bold {margin-bottom:30px; line-height:1.5em;}
	.subText .bold strong {border-width:1px;}

	.doc-cnt50 {margin-bottom:20px;}
	.doc-cnt60 {margin-bottom:30px;}
	.doc-cnt80 {margin-bottom:40px;}
	.doc-cnt100 {margin-bottom:50px;}

	.same-title h2 {font-size:20px;}

	.new-trend .item .cnt .tit {font-size:20px;}

	.adv .flex p,
	.new-trend .item .cnt p {font-size:14px;}
	.new-trend .item .cnt p br {display:none;}

	.fz18 {font-size:14px;}
	.fz20 {font-size:15px;}
	.fz24 {font-size:16px;}

	.subText br {display:none;}

	.new-trend .item {display:block; padding:30px 0;}
	.new-trend .item.reverse .cnt {margin-right:0;}
	.new-trend .item .img {margin-bottom:20px;}
	.new-trend .item.reverse .cnt {text-align:left;}
	.new-trend .item .cnt .tit {margin-bottom:15px;}
	.new-trend .item .cnt {margin-left:0;}
	
	.adv {padding:25px 15px 15px; border-width:3px;}
	.adv .flex {display:block;}
	.adv .subText .bold {margin-right:0;}
	.adv .flex:nth-child(even) {text-align:left;}
	.adv .flex:nth-child(even) .bold {margin-left:0;}

	.model {margin:0 -5px;}
	.model .img {padding:0 5px;}
	
	.basic-system {padding:20px 0;}

	.basic-system .tit {font-size:18px;}
	.basic-system .tit:after {width:30px; height:2px; bottom:-9px;}

	.his-top {padding:30px; margin:0 15px 30px;}
	.his-top p {font-size:16px;}
	.his-top span {font-size:15px;}

	.real-cont.pad-top {padding-top:50px;}

	.history {display:block;}
	.history .col-r {margin-top:20px; margin-left:0; padding-left:0; border-left:0;}
	.history .col-r ul li .year {font-size:17px; width:65px;}
	.history .col-r ul li .cnt .group .month {width:30px;}
	.history .col-r ul li .cnt .group .in p {margin-bottom:5px;}
	.history .col-r ul li {margin-bottom:0;}

	.local-addr {display:block;}
	.local-addr .col {width:100%;}
	.local-addr .col-l {justify-content:flex-start; margin-left:30px; margin-bottom:15px; text-align:left;}
	.local-addr .col-l .icon img {height:24px;}
	.local-addr .col-r {padding-left:30px;}
	.local-addr .col-r:before {display:none;}
	.local-addr .col-l P, .local-addr .col-r {font-size:15px;}
	.local-addr .col-l P strong {font-size:17px;}

	.root_daum_roughmap {height:300px !important;}
	.root_daum_roughmap .wrap_map {height:300px !important}

	.startup li {display:block; margin-bottom:30px;}
	.startup li .img {width:100%; margin-bottom:30px;}
	.startup li .num {font-size:20px;}
	.startup li .tit {font-size:22px; margin:15px 0;}
	.startup li:nth-child(even) .img {margin-left:0;}
	.startup li:nth-child(even) .cnt {text-align:left;}

	.sub-cnt {padding:50px 0;}
	.sub-cnt .title {font-size:16px; margin:0 auto 30px; width:160px; height:40px; line-height:44px;}

	.system-top .tit {font-size:20px;}
	.system-top p {font-size:15px;}

	.cost-group .top {display:block;}
	.cost-group .top .col-l {font-size:15px;}
	.cost-group .table table thead th {font-size:13px;}
	.cost-group .table table {font-size:14px !important;}
	
	.tablescroll {display:block; width:100%; overflow-x:auto; -webkit-overflow-scrolling:touch;}
	.tablescroll table {width:800px !important;}

	.loans .title {font-size:16px; width:140px; height:40px; line-height:44px;}

	.loans .box {padding:30px 20px;}
	.loans .box .group .tit strong {font-size:16px;}
	.loans .box .group .flex .col-l {width:50px;}
		
	.board-form table td select.input{max-width:100%;}
	.board-form table td input {max-width:45%;}
	
	.board-form table td select.input {margin-top:5px;}

	.board-form table td p {margin-left:10px;}
	.gallery-list ul li a {padding-bottom:10px;}
	.gallery-list ul li .tit {margin-bottom:0;}
	.gallery-list ul li .date {width:100px; height:30px; line-height:33px;}
	
	.menu-items {padding-top:50px; padding-bottom:0;}
	.menu-items li {width:50%; padding:0 10px;}
	.menu-items li .img {margin-bottom:10px;}
	.menu-items li .en-name {margin:5px 0;}
	.menu-items li .best {top:10px; left:15px; width:60px; line-height:34px; height:30px; font-size:11px;}
	
	.burger-box-tit {font-size:20px;}
	.burger-box-tit:after {height:35px;}
		
	.menu-items li.w100,
	.menu-items li.wid66 {width:100%;}
	
	.menu-items li.wid50 {width:100%;}

	.set-bg {padding:30px 15px;}
	
	.sub-visual.bg4 {background-position:75%;}

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size: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;}
	.board-search .search form {display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

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

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:20px;}
	.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:19px; padding-bottom:14px; margin-bottom:0;}
	.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;}

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

	.zoom_wrap h2 {font-size:18px; padding:15px;}
	.zoom_wrap .content h3 {padding:0 20px;}
	.zoom_wrap .content {height:60vh; font-size:13px;}
	.zoom_wrap .content .pro {margin:15px 20px;}
	.zoom_wrap .content h3:before {width:13px; height:13px;}

	/* shop */	

} 

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

} 
