@charset "utf-8"; @media (max-width: 1600px) { /* layout */
 .contain { max-width: 1350px; } 
 #sub #contArea,
 #sub .contain { max-width: 1150px; } 
 #header .language { width: 27px; } 
 #gnb > ul > li ,
 .all-navigation .all-nav-menu>ul>li { width: 160px; } 
 
 .sub-visual { height: 450px; } 

 #footer .foot-logo img { width:120px; } 
 #footer .foot-link > ul > li { padding-left: var(--space-50); } 

 /* main */
 .sec1::before { font-size: 200px; width: 673px; height: 100px; } 

 .optiful-list .img-wrap i img { width:80%; } 

 .sec4 .service-list a { width: 350px; height:384px; } 

 .sec5 .marquee img { width:175px; } 

/* contents */ 
 .swiper-button-next,
 .swiper-button-prev { width: 50px !important; height: 50px !important; } 

 .box-list .box .icon img { width:80%; } 

 .icon-list >ul li .tx br { display:none; } 
 .icon-list.dashed .icon-list li .img img { width:80%; } 
 .icon-list.flex ul li .icon img { width:80%; } 
 .icon-list.flex .icon { width: 120px; } 
 .icon-list.dashed ul li .img { width: 80px; } 

 .btn-wrap i { height: 14px; } 

 .stepSwiper { max-height: 350px; } 

/* board */
.inquiry-form .input { height: 37px; } 
 }

@media (max-width: 1230px) { } 

/* Landscape tablet */
@media (max-width: 1024px) { body, input, textarea, select, button, table { font-size:var(--body-font-size); } 

 /* layout */
 #gnb { display:none; } 
 .btn-m-menu { display:block; } 
 .btn-all-menu { display:none; } 
 .mobile-navigation { display:block; } 

 #header .btn { padding-right: var(--header-height); margin-right:0; } 
 
 .sub-visual { height: 350px; } 
 .sub-visual .background { background-position-x: 10%; } 
 .sub-visual .tt-wrap { max-width: 100%; padding-left: 0; } 
 #sub .sub-visual .contain { padding-left: var(--container-space); padding-right: var(--container-space); } 

 .lnb-wrap2 .lnb { padding-left:var(--container-space); } 

 .path-wrap .wrap { padding-left: 0; max-width: 100%; margin:0 auto; } 
 .path-wrap .part > a { padding-left:var(--container-space); padding-right: 60px; font-size: 15px; } 
 .path-wrap .part > a::before { content: ""; position: absolute; top: 50%; right: 30px; margin-top: -7px; width: 15px; height: 14px; background: url(../images/common/path_down.svg) no-repeat center/contain; } 
 .path-wrap .part ul { top: 38px; left: var(--container-space); background: #fff; position: absolute; display: none; width: max-content; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); border-radius: 8px; overflow: hidden; z-index: 5; padding: 10px 0; } 
 .path-wrap .part ul li a { padding: 10px 22px 10px 20px; } 

 .quick ul li a i { width: 27px; } 

.dropdown .tit { line-height: 40px; } 
.dropdown .dropdown-open a { line-height: 40px; } 

 /* main */
 .main-visual .slick-dots li button { width: 28px; height: 28px; } 
 .main-visual .slick-arrow { width: 28px; margin-bottom: 5px; } 
 .main-visual .slick-prev { margin-left: -100px; } 
 .main-visual .slick-next { margin-left: 80px; } 

 .sec1::before { font-size: 150px; width: 470px; height: 70px; } 
 .optiful-list ul li a { min-height: 320px; } 

 .sec2 .tit { padding-bottom: 30px; } 
 .sec2 .tit::after { bottom: 13px; } 

 .optiful-list.type2 a { min-height: 330px; padding: 20px; } 
 .optiful-list .desc br { display:none; } 

 .dot-list > li br { display:none; } 

 .sec4 .service-list a { width: 350px; height: 384px; } 

 /* contents */
 .table-style table th { padding:10px; } 
 .table-style table td { padding:10px; } 


.stepSwiper .swiper-slide { margin-bottom:20px; } 
 .swiper-button-next:after, 
 .swiper-button-prev:after { font-size: 20px !important; } 
 .swiper-button-next, .swiper-button-prev { width: 40px !important; height: 40px !important; margin-top: 25px; background-size: 30%; } 
.swiper-button-prev { left: 20px !important; } 
.swiper-button-next { right: 20px !important; } 
 .map-tab ul li a { width: 70px; } 



 #sub .tab-contents.type2 .icon-list .img { width: 80px; padding-right: 10px; } 

 .icon-list .img img { width:80% !important; } 
 .icon-list.flex .icon { width: 100px; padding-right: 20px; } 

 .link-list a { height: 110px; } 
 .link-list .img { width: auto; } 

 .directions .root_daum_roughmap { height: 300px !important; } 
 .directions .root_daum_roughmap .wrap_map { height:300px !important; } 

 .stepSwiper { height: 100px; margin-top:90px; } 

 /* 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){
 .only-desktop { display:none; } 
 .only-tablet { display:block; } 

 .sub-visual { height: 300px; } 

 .quick ul li a:hover { width: 170px; } 

 #footer .contain { flex-direction: column-reverse; } 
 #footer .contain > div { width:100% !important; max-width: 100%; } 
 #footer .foot-link > ul { justify-content: flex-start; padding-bottom:30px; } 
 #footer .foot-link > ul > li { text-align: left; } 

 /* main */
 .main-visual .caption .t3 { line-height: 1.33em; } 
 .main-visual .scroll { left: var(--container-space); height: 170px; } 

 .optiful-list ul { grid-template-columns: repeat(2, 1fr); } 
 .optiful-list.type2 .txt-wrap { padding-right: 0; } 
 .optiful-list.type2 a { min-height: 300px; } 
 .optiful-list .img-wrap i img { width: 60%; } 

 .sec1 .optiful-list ul li a { min-height: 360px; padding:var(--container-space); } 

 .sec2 .tit::after { width: 186%; } 
 .sec2 .flex-wrap { flex-direction: column-reverse; } 
 .sec2 .tab-contents .flex-wrap > div { width: 100%; } 
 .sec2 .tab-contents .flex-wrap .txt { padding-top:var(--space-50); } 
 .sec2 .tab-contents .btn-more.type2 { position: relative; left:auto; bottom: auto; margin-top:var(--space-50); } 
 .sec2 .dot-list p br { display:none; } 
 .sec2 .tab-menu ul { justify-content: start; } 
 .sec2 .tab-menu ul li a { padding-bottom:10px; } 

 .sec3 .btn-arrow { top: -4px; font-size: 15px; } 

 .img-list .tit { line-height: 1.3em; } 

 .sec4 .service-list a { width: 311px; height: 343px; } 
 .sec4 .service-list .desc::after { width: 23px; } 

 .sec6 .sec-tit br { display: block; } 

 .section .head .sec-tit { line-height:1.3em; } 

 .partner-slide ul li img { width:80%; } 

 .box-list br { display:none; } 

 .banner { border-top: 1px solid #fff; } 


 /* contents */
 .doc-tit h2 br { display:none; } 

 .box-list .box .tt { line-height: 1.333em; } 

 .video-list { grid-template-columns: repeat(2, 1fr); } 

 .center-area { flex-direction: column; } 
 .center-area > div { width:100%; } 
 .center-area > .map-wrap { margin-bottom:20px; } 
 .center-area > .map-wrap .map { height: 350px; } 

 #sub .tab-menu ul li a { width: 90px; height: 34px; line-height: 34px; } 
 .tab-contents.type1 .flex-wrap { flex-direction: column; } 
 .tab-contents.type1 .flex-wrap > div { width:100% !important; } 
 #sub .tab-contents .flex-wrap .dot-list { width: fit-content; } 
 #sub .tab-contents.type1 .flex-wrap .img { padding-right: 0; margin-bottom:30px; text-align:center; } 

 .box-list.col6 .box .icon img { width: 50%; } 

 .dashboard .flex-wrap.cnt { display: flex; flex-direction: column-reverse; } 
 .dashboard .flex-wrap.cnt > div { width:100% !important; text-align:center; } 
 .dashboard .flex-wrap.cnt > div:last-child { margin-bottom:30px !important; } 
 .dashboard .img-wrap-list { grid-template-columns: repeat(1, 1fr); } 
 .dashboard .img-wrap-list .img { text-align:center; } 

 .flex-wrap.cnt p br { display:none; } 

 .link-list a { height: 90px; } 


 /* 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) { body, input, textarea, select, button, table { font-size:var( --body-font-size); } 
 .only-desktop-tablet { display:none; } 
 .only-tablet { display:none; } 
 .only-mobile { display:block; } 

 /* layout */
 .mobile-navigation { width:100%; } 
 .mobile-navigation .home { height: auto; } 
 .mobile-navigation .close { top:17px; } 

#header .language { width: 17px; margin-right: 5px;}
#header .btn-inquiry.en { line-height: 1.5em; padding: 5px; font-size: 10px; } 
 #header .btn { padding-right: var(--header-height); margin-right: 0; padding-right: 40px; } 

 .btn-m-menu { right:var(--container-space); width:24px; height:24px; margin-top:-14px; } 
 .btn-m-menu span { width:18px; } 
 .btn-m-menu span:before, .btn-m-menu span:after { width:24px; } 
 .btn-m-menu span:before { top:-9px; } 
 .btn-m-menu span:after { bottom:-9px; } 

 .path-wrap .part > a { padding-right: 50px; } 
 .path-wrap .part > a::before { right: 20px; width: 13px; } 

 .sub-visual { height: 250px; } 
 .sub-visual.type2 { height: auto; padding: 20px 0; } 
 .sub-visual.type2 .flex-wrap { flex-direction: column-reverse; } 
 .sub-visual.type2 .flex-wrap > div { width:100% !important; } 
 .sub-visual.type2 .flex-wrap .img { margin-bottom:20px; } 
 .sub-visual .t1 { line-height: 1.5em; font-size: 16px; } 
 .sub-visual .t2 { line-height: 1.3em; } 
 .sub-visual .tt-wrap .tit br { display:none; } 

 .quick { bottom: 75px; } 
 .quick ul li a i { width: 22px; } 
 .quick ul li a:hover { width: 160px; } 

 #footer .foot-logo img { width: 100px; } 
 #footer .foot-link > ul { display:block; } 
 #footer .foot-link > ul > li { padding-left:0; margin-bottom:15px; } 
 #footer .foot-link > ul > li:last-child { margin-bottom:0; } 
 #footer .foot-link .submenu ul { display:flex; flex-wrap: wrap; gap: 0 10px; } 
 #footer .foot-link > ul > li > a { margin-bottom: 5px; } 

 /* main */
 .main-visual .slick-arrow { width: 23px; } 
 .main-visual .slick-prev { margin-left: -80px; } 
 .main-visual .slick-next { margin-left: 70px; } 

 .optiful-list ul { display:flex; flex-direction: column; } 

 .sec1 .optiful-list ul li a { min-height: auto; padding:30px var(--container-space); } 
 .sec1::before { font-size: 80px; bottom: 0; width: 76%; height: 36px; } 

 .sec2 .tab-menu ul { justify-content: start; } 
 .sec2 .tab-menu ul li { padding-left: 20px; } 
 .sec2 .tab-menu ul li a { padding-bottom: 8px; } 
 .sec2 .flex-wrap { display:flex; flex-direction: column-reverse; } 
 .sec2 .tab-contents .flex-wrap .txt { padding-top: 0; margin-bottom: 0 !important; } 

 .sec4 .service-list a { width: 275px; height: 302px; } 

 .banner .flex-wrap { flex-direction: column; } 
 .banner .flex-wrap > div { width:100% !important; } 
 .banner .flex-wrap .img { margin-top:30px; margin-bottom:0 !important; } 
 .banner.p14-0 { padding:var(--header-height) 0; } 

 .check-wrap { flex-direction: column; } 
 .check-wrap > div { width:100% !important; } 
 .check-wrap .img { margin-bottom:30px; } 

 .partner-slide ul li img { width:60%; } 

 .optiful-list.col1 ul li { width: auto;}

 /* contents */
 .flex-wrap { display:block; } 
 .flex-wrap > div { width:100%; } 
 .flex-wrap.col2 > div { width: 100% !important; } 
 .flex-wrap.col2 > div:first-child { margin-bottom:30px !important; } 
 .flex-wrap .img { margin-bottom:30px; } 

 .map-wrap .map-info .txt { width:100% !important; } 
 .map-tab.en ul li {width: 47.3333%;}

 .pl50 { padding-left: 0!important; } 

 .doc-tit h2 { line-height: 1.4em; } 
 .doc-tit p br { display:none; } 

 .doc-sub-tit { float: none; } 

 .w-60 { width: 100% !important; } 

 .banner .doc-tit h2 br { display:none; } 

 .img.table-responsive img { width:640px; max-width: 640px; } 
 .table-style.table-responsive table { width: 640px; max-width: 640px; } 

 .table-style { display:block; margin:0 -16px; padding:0 16px; overflow-x:auto; -webkit-overflow-scrolling:touch; } 
 .table-style table th { padding:8px; } 
 .table-style table td { padding:8px; } 

 .box-list { grid-template-columns: repeat(1, 1fr) !important; } 
 .box-list .tx br { display:none; } 
 .box-list.type2 .box { border-right: 0; border-bottom: 1px solid #ddd; } 
 .box-list.type2 .box:last-child { border-bottom: 0; } 

 .video-list { grid-template-columns: repeat(1, 1fr); } 

 .logo-wrap { grid-template-columns: repeat(2, 1fr); } 

 .swiper-button-next, .swiper-button-prev { width: 40px !important; height: 40px !important; margin-top: -20px; } 
 .swiper-button-next:after, .swiper-button-prev:after { font-size: 15px !important; } 
 .swiper-button-prev { left: 16px !important; } 
 .swiper-button-next { right: 16px !important; } 

 .step-slide { display: block; } 
 .step-slide > div { width:100% !important; } 
 .stepSwiper { margin-left: 0; margin-top:30px; overflow:hidden; } 
 .stageBg { margin-left: 0; } 
 .stepSwiper .swiper-slide { margin-bottom: 0; } 

 .img-list >ul { grid-template-columns: repeat(2, 1fr); } 
 .img-list.col3 >ul { display:flex; flex-direction: column; gap: 30px; align-items: center; } 
 .img-list.type2 { flex-direction: column; gap: var(--space-30) !important; } 
 .img-list.type3 >ul { flex-direction: column; gap: 30px; align-items: center; } 

 .icon-list >ul { grid-template-columns: repeat(1, 1fr); } 
 .icon-list >ul li { text-align:center; } 
 .icon-list.flex >ul li { text-align: left; } 
 .icon-list.dashed { padding-left: 0; } 
 .icon-list.dashed ul li { text-align: left; } 
 .icon-list.flex .icon { width: 80px; padding-right: 0; } 
 .icon-list >ul li .tt { margin-bottom: 5px; font-size: 16px; } 
 .icon-list.dashed ul li .img { width: 60px; } 

 .box-list .box .icon img { width: 60% !important; } 
 .box-list.flex { flex-direction: column; } 
 .box-list.flex > div { width:100% !important; } 

 #sub .tab-menu ul { flex-wrap: wrap; gap: 10px; } 
 #sub .tab-menu ul li { margin-right: 0; } 
 #sub .tab-menu ul li a { width: 85px; height: 30px; line-height: 30px; } 
 .tab-contents .flex-wrap { flex-direction: column; } 
 .tab-contents .flex-wrap >div { width:100% !important; } 
 .tab-contents .flex-wrap >div:first-child { margin-bottom:30px !important; } 
 #sub .tab-contents .flex-wrap .dot-list { width: 100%; } 

 .flex-wrap.cnt { display:flex; flex-direction: column-reverse; } 
 .flex-wrap.cnt > div { width:100% !important; } 
 .flex-wrap.cnt > div:last-child { margin-bottom:30px; } 
 .flex-wrap.cnt .txt { padding-right: 0; } 

 .img-wrap-list { grid-template-columns: repeat(1, 1fr); } 

 .link-list { grid-template-columns: repeat(1, 1fr); } 
 .link-list .txt-wrap { padding: 16px; } 

 .inquiry-form .board-form .item { display: block; width: 100%; margin-right: 0; margin-bottom:10px; } 
 .inquiry-form .board-form .item .txt { width: auto; margin-bottom: 5px; } 
 .inquiry-form .item-col03 .item .input { width: 100% !important; max-width: 100% !important; } 
 .inquiry-form .board-form .item .radiobox { margin-right:16px; } 
 .inquiry-form .item-col03 { display: block; } 
 .inquiry-form .join-form-txt { float: none; margin-bottom: 5px; text-align: right; font-size: 12px; } 

 .directions .flex-wrap { display:flex; flex-direction: column-reverse; } 
 .directions .flex-wrap > div { width: 100% !important; } 
 .directions .root_daum_roughmap { height: 250px !important; } 
 .directions .root_daum_roughmap .wrap_map { height: 250px !important; } 
 .directions .contact-info dt { width: 100px; } 
 .directions .info { margin-top:30px; } 
 .btn-wrap a { padding: 5px var(--space-30); } 

 .gallery-list2 ul li { width: 33.3333%; padding: 5px; } 

 .reverse-list .cnt { display: block; } 
 .reverse-list .cnt > div { width: 100%; } 
 .reverse-list .cnt .txt { padding-top:30px; padding-left: 0; } 
 .reverse-list .cnt:nth-child(even) .img { padding-left: 0; } 

 .center-area > .map-wrap .map { height: 250px; } 

 .dropdown { position: relative; top: auto; left: auto; margin-top: 30px; } 

 /* pop_up */
 .pop_wrap h2 { font-size:18px !important; padding:8px 15px !important; } 
 .pop_wrap .content { padding:15px !important; font-size:13px !important; } 
 .pop_wrap .sec { margin-bottom:30px !important; } 
 .pop_wrap .policy-contact { display:block !important; padding:0 15px !important; } 
 .pop_wrap .policy-contact dl { padding:15px 0 !important; border-left:0 !important; border-top:1px solid #e5e5e5 !important; } 
 .pop_wrap .policy-contact dl:first-child { border-top:0 !important; } 
 
 /* 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; display: flex; } 
 .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: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; } 

 .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; } 
 }

/* Landscape phones and down */
@media (max-width: 400px) { } 