@charset "utf-8";

@media (max-width:1600px) {
    /* header */
    #gnb:hover > ul > li > a {padding-right:70px;}

    .util-zone {display:none;}

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

	/* main */
    .main-visual .slick-dots {bottom:20px;}

    .sec4-wrap .slick-arrow {top:-50px;}

    /* content */
    .greeting .img {width:40%;}
	
}

@media (max-width:1300px) {
    /* main */
    .sec5-wrap {display:block;}
    .sec5-wrap .col-l {width:100%; max-width:100%; margin-bottom:50px;}

	/* content */
	.how-intro .cnt {padding:0 30px 0 60px; width:65%;}
	.how-intro .cnt .tt {margin-bottom:10px;}
	.how-intro .cnt .tit {margin-bottom:20px;}
	.how-intro .cnt .t1 {margin-bottom:16px;}
	.how-intro .cnt .t2 {margin-bottom:15px;}
	.how-intro .cnt .t1 br {display:none;}
	.how-intro .cnt .t2 br {display:none;}

	.digital .step:before {display:none;}
	.digital .step ul {flex-wrap:wrap;}
	.digital .step ul li {width:33.333%;}
	.digital .step .con {margin:0 auto;}
}

/* Landscape tablet */
@media (max-width:1024px) {
	/* header */
    #header:after {display:none;}
    #header .contain {padding:0 30px;}

	.sitelogo img {height:30px;}

	#gnb ul {display:none;}
    
    .btn-m-menu {right:30px;}

	/* main */
    .m-btn {height:38px;}

    .main-sec2 .items {margin:0 -10px;}
    .main-sec2 .item {padding:0 10px;}

    .sec3-wrap {margin:-10px; flex-wrap:wrap;}
    .sec3-wrap .col {margin:10px; padding:20px; max-width:calc(50% - 20px); width:50%;}
    .sec3-wrap .col.col-3 {max-width:100%; width:100%;}
    .sec3-wrap .col-1 .top ul li {height:38px;}
    .sec3-wrap .col-3 .row {height:60px;}
    .sec3-wrap .btn {height:40px;}
    .sec3-wrap .btn img {height:14px;}

    .sec4-wrap {flex-wrap:wrap; margin:-20px -10px;}
    .sec4-wrap .slick-arrow {width:34px; height:34px;}
    .sec4-wrap .slick-prev {right:40px;}
    .sec4-wrap .col {width:50%; padding:20px 10px;}
    .sec4-wrap .col:nth-child(1) {order:1;}
    .sec4-wrap .col:nth-child(2) {order:3; width:100%;}
    .sec4-wrap .col:nth-child(3) {order:2;}

    .scroll-container {height:200px; padding:20px;}
    
    .sec5-wrap .col-l .item {padding:15px;}
    .sec5-wrap .col-r .title {padding:12px 0;}
    .sec5-wrap .col-r .inner {padding:20px;}

	/* footer */
    .f-top {padding:20px 50px 20px 0;}
    .f-top ul {flex-wrap:wrap; gap:0; margin:-3px -10px;}
    .f-top ul li {margin:3px 10px;}
    .f-top .go-top img {height:34px;}

    .f-bot {display:block; padding:25px 0;}
    .f-bot address {line-height:1.5em;}
    .f-bot address .bar {padding:0 5px;}
    .f-bot .copy {margin-top:10px;}
    
    .familysite {margin-top:15px;}

	/* sub */
    .lnb-wrap {padding:0 30px;}
    .lnb-wrap, 
    .lnb ul li a {height:50px;}
    .lnb-wrap .depth-1 {padding:0 20px 0 30px; min-width:auto;}
    .lnb-wrap .bar {padding-right:20px;}

	/* content */
	.subttab ul li a {height:40px;}

	.greeting .cnt h2 {margin-bottom:20px;}
	.greeting .cnt .tt {margin-bottom:20px;}
	.greeting .mg-txt p {margin-bottom:10px;}
    .greeting .mg-txt p br {display:none;}
	.greeting .sign img {height:34px;}

    .guide-bnr {min-height:230px; padding:50px;}
	.guide-bnr .tit {margin-bottom:15px;}

	.guide-intro .tit {padding-bottom:20px; margin-bottom:20px;}
	.guide-intro .txt {margin-bottom:15px;}

	.as-box {display:block; padding:30px;}
	.as-box .tit-area {width:100%; text-align:left; padding-left:24px; margin-bottom:15px;}
	.as-box .desc {margin-bottom:10px;}
	.as-box .list {margin-bottom:20px;}
	.as-box .list li {margin-bottom:5px;}
	.as-box.ty2 {flex-wrap:wrap; padding-left:30px; padding-right:30px;}
	.as-box.ty2 .tit-area {padding-left:0; margin-bottom:10px; width:100%;}
	.as-box.ty2 .cnt .list {margin-right:30px;}

	.pay-btn {height:40px; padding:0 20px;}

	.how-intro {flex-direction:column-reverse;}
	.how-intro .cnt {width:100%; padding:0 15px;}
	.how-intro .img {width:100%;}
	.how-intro .img img {border-radius:0;}

	.offline .box {padding:20px;}
	.offline .box .tit {gap:10px; margin-bottom:10px;}
	.offline .box .tit span {line-height:30px; width:30px;}
	.offline .box .txt br {display:none;}

	.agreement {padding:20px;}
	.agreement dl {margin-bottom:15px;}
	.agreement dl dt {min-width:100px;}

	.courtesy .box {padding:20px;}

	.digital .group .tit {margin-bottom:15px;}
	.digital .step .con {width:130px; height:130px;}

	.future-bnr {padding:50px;}
	.future-bnr .txt-wrap {flex:1 1 auto; min-width:0; width:1%;}
	.future-bnr .btns {margin-left:50px;}

	.tb-1 thead th {padding:10px 5px;}
	.tb-1 tbody th {padding:10px 5px;}
	.tb-1 tbody td {padding:10px 5px;}

	.tb-2 thead th {padding:10px;}
	.tb-2 tbody th {padding:10px;}
	.tb-2 tbody td {padding:10px;}

	.tax-top .ico {min-width:150px;}
	.tax-top .ico img {height:100px;}

	.genre-txt {margin-bottom:20px;}

	.genre-wrap .box {padding:20px; height:100%; min-height:auto;} 
	.genre-wrap .box .txt {margin:10px 0 5px;}
	.genre-wrap .box .txt br {display:none;}
	.genre-wrap .m-btn {position:static; margin-top:20px;}

	.popup-wrap + a.close-modal {right:20px; top:22px;}
	.popup-wrap h2 {height:60px; padding:0 20px;}
	.popup-wrap h3 {margin-bottom:15px;}
	.popup-wrap .content {padding:20px;}
	.popup-wrap .per {margin:20px 0;}
	.popup-wrap .per .txt {margin-bottom:10px;}
	.popup-wrap .per .list {margin-bottom:10px;}
	.popup-wrap .per .list li {margin-bottom:5px;}
	.popup-wrap .step-box {padding:25px;}
	.popup-wrap .step-box .step .tit {margin-bottom:5px;}
	.popup-wrap .step-box .step .txt {margin-bottom:5px;}
	.popup-wrap .step-box .step .list li {margin-bottom:5px;}
	.popup-wrap .calc .tit {margin-bottom:10px;}
	.popup-wrap .table thead th {height:auto;}
	.popup-wrap .table tbody th {height:auto;}
	.popup-wrap .table tbody td {height:auto;}
	.popup-wrap .table .subject {padding-left:5px !important;}

	.recommend-top .cnt {flex:1 1 auto; min-width:0; width:1%; margin-left:60px;}
	.recommend-top .cnt .t1 {margin:30px 0 20px;}
	.recommend-top .cnt .t1 br {display:none;}

	.grad-tit {padding:10px 30px; margin-bottom:30px;}

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

    .board-search {margin-bottom:30px;}
	.board-search .input {height:50px;}
	.board-search .search input.input {width:240px;}
	.board-search .btn-pack {height:50px; line-height:48px;}

	.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 .date {margin-top:20px;}
	.gallery-list ul li .tit {font-size:15px; margin-top:10px;}

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

	.form-agree h3 {margin-bottom:12px;}
	.form-agree .scroll-box {padding:20px; margin-bottom:15px;} 

	.faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {width:40px; height:40px; background-size:contain; right:12px;}
	.faq .q {margin-right:20px; 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;}
	.board-form .input {height:40px;}
	.board-form table td {height:auto;}
	.board-form + .buttons {margin-top:40px;}
	.board-form #zip {width:140px;}

	.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;}
	.bbs-btn {height:50px; padding:0 20px;}
	.dark-btn {height:40px}

	.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) {	
	/* footer */

	/* content */

	/* 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:700px) {
	:root {
		--header-height :60px;
	}

	.only-desktop {display:none !important;}
	.only-mobile {display:block !important;}

	.contain {padding:0 15px;}
	#contArea {padding:0 15px;}
	
	/* header */
    #header .contain {padding:0 15px;}
	#header .sitelogo a {height:28px;}

    .btn-m-menu {right:15px; width:22px; height:22px;}
    .btn-m-menu span {width:17px;}
    .btn-m-menu span:before, 
    .btn-m-menu span:after {width:22px;}
	.btn-m-menu span:before {top:-8px;}
	.btn-m-menu span:after {bottom:-8px;}

    .m-util a.b1 img {height:13px;}
	.mobile-navigation {width:240px;}
	.mobile-navigation .home img {height:28px;}
	.mobile-navigation .close {top:20px; width:20px; height:20px;}
	.mobile-navigation .close:before, .mobile-navigation .close:after {top:9px; height:2px;}
	.mobile-navigation .nav-menu>ul>li>a {font-size:15px;}
	.mobile-navigation .nav-menu .submenu {font-size:14px;}

	/* main */
    .sec3-wrap .col {max-width:100%; width:100%;}
    .sec3-wrap h2 {margin-bottom:var(--space-20);}
    .sec3-wrap .col-1 .top ul li {height:34px;}

    .sec5-wrap .col-l .item {padding:12px 0;}

    .sec5-wrap .col-r .flex {flex-wrap:wrap; margin:-5px;}
    .sec5-wrap .col-r .item {width:50%; padding:5px;}
    .sec5-wrap .col-r .title {padding:10px 0;}
    .sec5-wrap .col-r .inner .img {margin-bottom:10px;}
    .sec5-wrap .col-r .inner .img img {height:42px;}
    .sec5-wrap .col-r .inner {padding:12px;}
    .sec5-wrap .col-r .inner .no-img {padding:5px;}

	/* footer */
    .f-top {padding:15px 50px 15px 0;}

    .f-bot {padding:20px 0;}

    .familysite {width:150px;}
    .familysite .toggle-button {padding:10px 15px;}
    .familysite .toggle-layer ul {padding:12px 15px;}

	/* sub */
    .lnb-wrap {padding:0 15px;}
    .lnb-wrap, 
    .lnb ul li a {height:45px;}
    .lnb-wrap .depth-1 {padding:0 10px 0 24px;}
    .lnb-wrap .depth-1:before {width:18px; height:18px; background-size:contain;}
    .lnb-wrap .bar {padding-right:10px;}
    .lnb ul li {margin-right:15px;}

	/* content */
    .mgb40 {margin-bottom:20px !important;}

	.subttab {margin-bottom:25px;}
	.subttab ul li {flex:1 0 auto; white-space:nowrap;} 
	.subttab ul li a {padding:0 13px; min-width:auto;}

	.pay-btn {padding:0 13px;}

	.greeting {display:block;}
	.greeting .cnt {width:100%; padding-top:30px; margin-bottom:30px;}
	.greeting .mg-txt {margin-bottom:20px;}
	.greeting .sign img {height:28px;}
	.greeting .img {width:70%; margin:0 auto;}

	.guide-bnr {padding:30px;}
	.guide-bnr .inner {border-radius:var(--radius-24); padding:20px; background:rgba(255,255,255,.9);}
	.guide-bnr .tit {margin-bottom:5px;}

	.guide-section {display:block;}
	.guide-section .head {width:100%; margin-bottom:15px;}
	.guide-section .head .tit br {display:none;}
	.guide-section .body {width:100%;}

	.guide-intro .tit {padding-bottom:15px; margin-bottom:15px;}
	.guide-intro .txt {margin-bottom:10px;}

	.as-box {padding:20px;}
	.as-box .tit-area {padding-left:15px;}
	.as-box .tit-area .tit:before {width:24px; height:14px; left:-14px; top:-4px;}
	.as-box .list li {padding-left:12px;}
	.as-box.ty2 {padding-left:20px; padding-right:20px;}
	.as-box.ty2 .tit-area .tit {margin-bottom:10px;}
	.as-box.ty2 .cnt {display:block;}
	.as-box.ty2 .cnt .list {width:100%; margin:0 0 20px;}
	.as-box.ty2 .pay-btns {width:100%;}

	.offline .col {width:100%;}

	.courtesy .box {background-size:30px auto;}
	.courtesy .box .ico img {height:20px;}
	.courtesy .box p {line-height:1.5em; margin-top:5px;}
	.courtesy .box p br {display:none;}

	.digital .group .tit {margin-bottom:10px;}
	.digital .step ul {margin:-5px;}
	.digital .step ul li {width:50%; padding:5px;}
	.digital .info dl {margin-bottom:5px;}
	.digital .info .txt {margin-bottom:10px;}

	.future-bnr {padding:30px; display:block; background-position:77% 50%;}
	.future-bnr .tit {margin-bottom:10px;}
	.future-bnr .txt-wrap {width:100%;}
	.future-bnr .txt {line-height:1.5em; margin-bottom:15px;}
	.future-bnr .btns {margin-left:0; display:flex; flex-direction:row; flex-wrap:wrap; gap:0; margin:-3px;}
	.future-bnr .btns .pay-btn {width:calc(50% - 6px); margin:3px;}

	.table-responsive.mo table {width:100vw; white-space:nowrap;}

	.tb-1 thead th {padding:8px 5px;}
	.tb-1 tbody th {padding:8px 5px;}
	.tb-1 tbody td {padding:8px 5px;}
	.tb-1 .check i {width:12px; height:12px;}
	.tb-1.ty2 td:last-child {padding-left:12px;}

	.tb-2 thead th {padding:9px 5px;}
	.tb-2 tbody th {padding:9px 5px;}
	.tb-2 tbody td {padding:9px 5px;}

	.tax-top .ico {min-width:100px;}
	.tax-top .ico img {height:80px;}

	.genre-wrap .row {display:block;}
	.genre-wrap .col {width:100%;}
	.genre-wrap .box {background-size:30px auto;}
	.genre-wrap .box .ico {margin-bottom:10px;}
	.genre-wrap .box .ico img {height:20px;}
	.genre-wrap .box .txt {margin:3px 0 0;}
	.genre-wrap .m-btn {margin-top:12px;}

    .popup-wrap + a.close-modal {top:15px;}
	.popup-wrap h2 {height:50px; padding:0 15px;}
	.popup-wrap h3 {margin-bottom:5px;}
	.popup-wrap .content {padding:15px;}
	.popup-wrap .step-box {padding:20px 15px;}
	.popup-wrap .step-box .row:not(:last-child) {margin-bottom:30px;}
	.popup-wrap .dot-box {padding:12px;}
	.popup-wrap .per {margin:10px 0;}
	.popup-wrap .table tbody th {padding:5px;}
	.popup-wrap .table tbody td {padding:5px;}

	.recommend-top {flex-direction:column-reverse;}
	.recommend-top .cnt {width:100%; margin:0 0 20px;}
	.recommend-top .cnt .t1 {margin:15px 0 10px;}
	.recommend-top .img {width:100%;}

	.ready-bnr {padding:30px 20px;}
	.ready-bnr .tit:before {margin-bottom:10px; width:12px;}
	.ready-bnr .tit {margin-bottom:10px;}
	.ready-bnr .txt {margin-bottom:15px;}
	.ready-bnr .info {flex-direction:column;}
	.ready-bnr .info .box {padding:15px; width:100%;}

	.download-file {gap:0 10px;}
	.download-file a {min-width:120px; padding:7px;}
	.download-file a img {margin:-2px 5px 0 0; height:12px;}

	.donor-plaque {gap:20px; flex-direction:column;}
	.donor-plaque .ico img {height:130px;}
	.donor-plaque br {display:none;}

	/* 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: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 .input {height:38px;}
	.board-search .search {float:none; order:2; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}
	.board-search .btn-pack {height:40px; line-height:38px; min-width:90px;}

	.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; margin-top:0;}
	.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 th[valign="top"] {padding:0;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}
	.board-form .input {height:38px;}
	.board-form .line {border:0;}
	.board-form .custom-group .tit {margin-bottom:8px;}
	.board-form .custom-group .input-wrap {display:block;}
	.board-form .custom-group .input-wrap .input:not(.price-input.ty2 .input) {margin-bottom:8px; max-width:100% !important;}
	.board-form .custom-group .info-txt span {margin-bottom:5px;}
	.board-form .price-input.ty2 {margin-left:0;}
    .board-form .td-inner {padding:0;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto; padding:10px;}
	.form-agree .check {margin-top:12px; font-size:14px;}
	.form-agree .radio-area {display:block; text-align:center;}
	.form-agree .radio-area .radios {justify-content:center; margin-top:10px;}

	.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;}
	.bbs-btn {gap:30px; padding:0 18px;}
	.bbs-btn:after {width:13px; height: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:320px) {

} 
