@charset "utf-8";
@media (max-width:1600px) {
    /* visual */
    .main-visual .caption h2.en {font-size:50px;}
}
@media (max-width:1400px) {
    body, input, textarea, select, button, table {font-size:14px;}	

    /* header */
    .sitelogo img {height:60px;}
    #gnb {margin-right:0;}
    #gnb>ul>li {padding:0 30px;}
    #gnb>ul>li>a {font-size:16px;}
    #gnb .submenu>ul {padding:20px 5px;}
    #gnb .submenu>ul>li>a {font-size:14px; padding:6px 0;}

    /* footer */
    #footer {padding:30px 0;}
    #footer .contain {display:block;}
    .ft-left {width:100%; padding-right:0;}
    .ft-left h4 {font-size:18px; margin-bottom:15px;}
    .ft-text>span {padding-right:20px; font-size:13px;}
    .ft-text>span img {margin-right:15px;}
    .ft-right {text-align:left; margin-top:20px;}
    .policy a {font-size:13px; padding-left:18px;}
    .policy a::before {width:12px; height:12px; top:1px;}
    .policy a:last-child {margin-left:15px;}
    .scroll-top {position:fixed; right:20px; bottom:20px; width:32px; height:32px; top:auto; transform:none; background-size:10px;}

    /* visual */
    .main-visual {height:56.25vw;}
    .main-visual .slick-slide {height:56.25vw;}
    .main-visual .caption {bottom:50px;}
    .main-visual .caption h2 {font-size:38px;}
    .main-visual .caption h2.en {font-size:40px;}
    .main-visual .vs-page {bottom:180px;}
    .vs-page .slick-dots li {font-size:14px;}
    .vs-page .slick-dots li.slick-active span:first-child {font-size:20px;}
    .vs-link { width:180px; left: 15px; top: 130px; }
    .vs-link .date {font-size:16px; height:40px; margin-bottom:5px; padding:0 15px; border-radius:5px;}
    .vs-link .link {border-radius:5px; height:40px; font-size:16px; padding-left:15px;}
    .vs-link .link::after {width:30px; height:30px; right:5px; background-size:11px;}

    /* main */
    .sec1 {padding:80px 0;}
    .main-tit {font-size:30px; margin-bottom:30px;}
    .main-tit span {font-size:50px; top:3px;}
    .sec1 p {font-size:16px; margin-bottom:60px;}
    .sec1-list {gap:12px;}
    .sec1-list li {width:calc(100%/3 - 8px); height:30vw;}
    .sec1-list li a {border-radius:5px; padding:25px;}
    .sec1-list li .tit {font-size:26px;}
    .sec1-list li .ko-tit {gap:5px;}
    .sec1-list li .ko-tit span {font-size:22px;}
    .sec1-list li .txt {margin-top:12px; font-size:14px;}
    .sec1-list li .btm .view {width:40px; height:40px; background-size:15px;}
    .sec1-list li lord-icon {height:60px !important; width:60px !important ;}
}
@media (max-width:1200px) {
    /* sub */
    .sub-visual {height:350px;}
    .sub-visual .cell {padding-bottom:130px;}
    .sub-visual p  {font-size:14px; margin-bottom:20px;}
    .sub-visual h2 {font-size:34px;}
    .lnb-wrap {margin-top:60px; padding-left:15px; padding-right:15px;}
    .lnb ul {gap:10px; justify-content:flex-start;}
    .lnb ul li {margin-right:0; flex:1;}
    .lnb ul li a {font-size:16px; width:auto; height:auto; border-radius:5px; padding:12px 15px;}
    .sub-title {padding:30px 0;}
    .real-cont {padding-bottom:60px;}
    .real-cont2 {padding-bottom:0;}

    /* 공통 */
    .subbox {margin-bottom:50px; padding-left:0;}
    .subtit {padding-left:27px; font-size:18px; margin-bottom:20px;}
    .subtit::before {left:0; width:18px; height:15px;}
    .subtxt {font-size:14px;}

    /* 공모전 소개 */
    .sub1-list li {padding:30px 10px;}
    .sub1-list li lord-icon {height:60px !important; width:60px !important ;}
    .sub1-list li .tit {font-size:16px;}
    .sub1-list li .txt {font-size:14px; margin:5px 0 20px;}
    .sub1-tbl tr th {padding:14px 5px; font-size:14px;}
    .sub1-tbl tr td.fw {font-size:14px;}
    .sub1-tbl tr td {font-size:13px; padding:12px 10px; white-space:nowrap;}
    .tbl-txt .download {border-radius:2px; font-size:13px; width:85px;}
    .tbl-txt .download::after {width:11px; height:10px;}
    .sub2-group .btn { font-size: 13px; width: 60px; height: 24px; }
    .sub2-group .download { font-size: 13px; border-radius: 2px; padding-right: 32px;}

    /* 참가 안내 */
    .sub2-tit {font-size:26px;}
    .sub2-group {margin-bottom:30px;}
    .sub2-group h4 {font-size:16px; margin-bottom:15px;}
    .sub2-group .txt p {font-size:14px; padding-left:10px;}
    .sub2-group .txt p::before {top:9px;}

    /* sub4 공통 */
    .sub4-agree  {border-radius:4px; padding:10px;}
    .sub4-agree p {padding-left:10px;}
    .sub4-agree p::before {top:10px;}
    .sub4-mail {margin-top:20px;}
    .sub4-mail p {font-size:16px; align-items:flex-start;}
    .sub4-mail img {height:20px; padding-top:3px;}
    .download-btn {font-size:16px; padding-left:15px; border-radius:5px; height:50px; margin:40px auto 0; width:220px;}
    .download-btn::after {right:15px; width:15px; height:14px;}
    .submit-btn {width:220px; margin:40px auto 0; height:50px; border-radius:5px; font-size:16px;}
    .ct-form {gap:30px 10px; margin-left:0;}
    .ct-form dl {width:calc(100%/2 - 5px);}
    .ct-form dl dt {font-size:14px; margin-bottom:12px;}
    .ct-form dl dd .input {height:44px;}
    .ct-form dl dd .input.input2 {width:100%;}
    .ct-form dl dd .zip-fx {width:100%; margin-bottom:10px;}
    .ct-form dl dd .zip-fx a{height:44px; line-height:44px; padding:0 15px;}
    .ct-form dl dd .inp-fx {display:flex; gap:10px;}
    .ct-form dl dd .inp-fx .input {width:calc(100%/2 - 5px);}

    /* 공지사항 */
    .noti-fx {margin-bottom:40px; gap:14px;}
    .noti-fx .col {width:calc(100%/2 - 7px);}
    .noti-fx .col a::after {border-width:3px;}
    .noti-fx .col .info {padding:15px 20px;}
    .noti-fx .col .info .tit {font-size:16px; margin-bottom:13px;}
    .noti-fx .col .info .txt {font-size:14px;}
    .noti-fx .col .info .date {font-size:13px; margin-top:30px;}
    .noti-fx .col .info .view {width:30px; height:30px; right:20px; background-size:10px; bottom:0;}
    .qna {padding-top:60px;} 
    .qna h2 {font-size:36px; margin-bottom:40px;}
    .noti-tit {font-size:36px; margin-bottom:40px;}

    /* 20260611 유지보수 */
    .sub1-inbox { padding: 15px; margin-top: 20px; }
    .sub1-inbox h5 { font-size: 18px; }
    .sub1-inbox p { font-size: 16px; }
    .sub1-inbox ul li { font-size: 14px; }

    /* AI 윤리와 핵심가치 */
    .ethic-img { padding: 30px 10px; margin-bottom: 30px; }
    .ethic-tt { font-size: 18px; }

    /* 작품접수 */
    .mt-txtbox { gap: 15px; padding: 30px 15px; border-radius: 5px; margin-bottom: 50px; }
    .mt-txtbox h2 { font-size: 18px; margin-bottom: 5px; }
    .mt-txtbox p { font-size: 14px; }
    .mt-txtbox img { height: 20px; }
    .mt-download .item a { padding: 40px 10px;}
    .mt-download .item .tt { font-size: 17px; margin-bottom: 12px; }
    .mt-download .item .btn { width: auto;}

    /* 작품접수 */
    .sm-step { margin-bottom: 50px; padding: 0; }
    .sm-step::before { top: 49%; width: 93%; }
    .sm-step.wt::before { width: 93%; left: 50px; }
    .sm-step .col h4 { font-size: 13px; }
    .sm-step .col .dot { width: 16px; height: 16px; margin: 10px 0 5px;}
    .sm-step .col h3 { font-size: 14px; }
    .sm-txt { font-size: 14px; margin-bottom: 15px; }
    .sm-dot-tit { margin-bottom: 20px; font-size: 16px; }
    .sm-submit-wrap { margin-top: 50px; gap: 20px; flex-wrap: wrap; }
    .sm-submit-wrap button { height: 44px; padding: 0 15px; gap: 5px; border-radius: 4px; font-size: 14px; }
    .sm-submit-wrap button img { height: 15px; }

    /* 개인정보 동의 (작품접수) */
    .prv-agree-item { border-radius: 5px; }
    .prv-agree-head { padding: 15px; font-size: 18px; }
    .prv-agree-body { padding: 15px; }
    .prv-agree-tbl .prv-section td { height: 50px; font-size: 14px; }
    .prv-agree-tbl td.prv-label { width: 200px; padding: 14px; font-size: 14px; height: auto;}
    .prv-agree-tbl td.prv-label.prv-tall { height: auto;}
    .prv-agree-tbl td.prv-content { font-size: 13px; padding: 10px; }
    .prv-notice { font-size: 13px; padding: 14px; border-radius: 0; min-height: 0; padding-bottom: 12px; }
    .prv-agree-action { gap: 10px; padding: 12px 0; flex-wrap: wrap;}
    .prv-agree-question { font-size: 14px; }
    .prv-agree-radio-group { gap: 5px; flex-wrap: wrap;}
    .prv-agree-radio-group .radiobox label { padding: 8px; border-radius: 4px; }
    .prv-agree-radio-group .checkbox label { padding: 8px; border-radius: 4px; font-size: 14px; }

    /* 약관 번호 목록 */
    .prv-sub-title { font-size: 14px; }
    .prv-list li { padding: 10px 0; font-size: 14px; }
    .prv-list li .txt strong { margin-bottom: 5px; }
    .prv-list-intro p  { font-size: 14px; }
    .prv-list-intro .warn  { font-size: 12px; }

    /* 토글 */
    .prv-toggle-item { border-radius: 5px; }
    .prv-toggle-head { min-height: auto; font-size: 15px; border-radius: 5px; padding: 14px; gap: 4px; flex-wrap: wrap;}
    .prv-toggle-head .toggle-icon { width: 16px; height: 16px; }
    .prv-toggle-head .blue { font-size: 12px; }
    .prv-toggle-body { border-radius: 0 0 5px 5px; padding: 15px; }
    .prv-toggle-item.open .prv-toggle-head { border-radius: 5px 5px 0 0; }

    /* 접수 방법 – 메모 포함 액션 */
    .prv-agree-action-note { flex-wrap: wrap;}
    .prv-agree-action-note .action { width: 100%; flex: none; gap: 10px; padding: 12px 0; flex-wrap: wrap;}
    .prv-agree-action-note .note { font-size: 14px; }

    /* K-AI 헌장 전문 내용 */
    .prv-charter { gap: 20px; }
    .prv-charter-sub { font-size: 14px; }
    .prv-charter-topic > strong { font-size: 14px; }
    .prv-charter-topic > p { font-size: 14px; }
    .prv-charter-topic > ul li { font-size: 14px; }
    .prv-charter-chapter { gap: 10px; }
    .prv-charter-chapter > strong { font-size: 14px; }
    .prv-charter-article > strong { font-size: 13px; }
    .prv-charter-article > ul li { font-size: 13px; }

    /* 신청 공통 */
    .sm-form { gap: 30px 24px; }
    .sm-form dl { width: calc(100%/2 - 12px); }
    .sm-form dl dt { font-size: 14px; margin-bottom: 7px; }
    .sm-form dl dt .noti { padding-left: 5px; font-size: 12px; }
    .sm-form dl dd .input { padding: 6px 15px; height: 44px; border-radius: 4px; font-size: 14px; }
    .sm-form dl dd .email-flex { gap: 24px; }
    .sm-form dl dd .email-flex .input { width: calc(100%/2 - 12px);}
    .sm-form-group { margin-bottom: 50px; }
    .sm-noti { font-size: 12px; margin-top: -10px; margin-bottom: 20px; }
    .sm-form dl dt .fz { font-size: 12px; }
    .sm-form dl dd .zip-row .input { width: 160px; }
    .sm-form dl dd .zip-btn { height: 44px; border-radius: 4px; padding: 0 10px; gap: 4px; font-size: 13px; }
    .sm-form dl dd .zip-btn img { height: 13px; }
    .file-upload { height: 44px; gap: 5px; }
    .file-button { padding: 0 15px; gap: 5px; border-radius: 4px; }
    .file-name { padding: 0 15px; border-radius: 4px; }

    /* 작품 URL 업로드 */
    .url-txt { font-size: 12px; margin-top: 5px; }
    .url-txt2 { margin-top: 5px; font-size: 12px; }
    .hash-wrap { padding: 15px; border-radius: 5px; }
    .hash-wrap h4 { font-size: 14px; padding-left: 16px; }
    .hash-wrap h4::before { width: 12px; height: 12px; top: 5px; }
    .hash-wrap p { margin: 4px 0 10px; font-size: 12px; }
    .hash-wrap .hash { gap: 5px; }
    .hash-wrap .hash span { font-size: 12px; padding: 5px 10px;}

    /* 팀 구성 */
    #team-members { margin-top: 16px; gap: 5px; }
    .team-col-tit { font-size: 14px; }
    .team-col-tit .noti  { font-size: 12px; padding-left: 4px; }
    .team-input-wrap { gap: 5px; }

    /* 접수 내역 조회 */
    .status-tit { margin-bottom: 40px; font-size: 32px; }
    .status-wrap { border-radius: 5px; padding: 25px 15px; gap: 30px; max-width: 100%;}
    .status-wrap h2 { font-size: 20px; }
    .status-wrap .submit { font-size: 14px; height: 44px; width: 120px; border-radius: 4px; }
    .status-no-box { border-radius: 4px; padding: 15px; }
    .status-no-label { font-size: 14px; }
    .status-no-num { font-size: 26px; }
    .status-no-right { justify-content: center;}
    .status-no-category { font-size: 14px; margin-bottom: 4px; }
    .status-no-date { font-size: 12px; }
    .status-detail-tit { font-size: 16px; }
    .status-tbl colgroup col:first-child { width: 90px !important;}
    .status-tbl th { height: 40px; padding: 0 10px; font-size: 14px; width: 100px !important;}
    .status-tbl td { font-size: 14px; padding: 10px; }
    .status-prev-btn  { font-size: 14px; height: 44px; width: 120px; border-radius: 4px; }
} 
/* Landscape tablet */
@media (max-width:1024px) {
    /* header */
    #gnb {display:none;}
    #header {height:80px;}
    #header .contain {height:100%;}
    #header .contain:after {content:none;}
    .sitelogo img {height:52px;}
    .btn-m-menu {display:block !important;}
    .mobile-navigation {display:block;}

    /* visual  */
    .main-visual .vs-page {bottom:130px;}
    .main-visual .caption {bottom:30px;}
    .main-visual .caption h2 {font-size:28px;}
    .main-visual .caption h2.en {font-size:30px;}
    .vs-link {bottom:auto; }

    /* 공지사항 */
    .noti-fx .col {width:100%;}

	/* 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;}
    .board-list table tbody td.subject {padding-left:10px;}
    .board-list .label {font-size:12px; line-height:1em; padding:5px 8px;}
    .board-list .down {width:14px; height:18px; background-size:contain;}

    .form-agree {margin:30px 0 0 0;}
	.form-agree h3 {font-size:16px; margin-bottom:12px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

    .board-form table th {font-size:14px;}
    .board-form table td {font-size:14px;}

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px !important;}

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

    .gallery-list {padding-top:15px;}
    .gallery-list ul {margin:0 -5px;}
    .gallery-list ul li .thumb {margin-bottom:15px; border-radius:5px;}
    .gallery-list ul li .tit {font-size:16px; margin-bottom:4px;}

    .award-gallery {padding-top:15px;}
    .award-gallery ul {margin:0 -10px;}
	.award-gallery ul li {padding:0 10px; margin-bottom:20px;}
	.award-gallery ul li .inner {padding:20px 15px;}
    .award-gallery ul li .tit {font-size:16px; margin:15px 0 4px;}
    .award-gallery ul li .name {font-size:14px;}

	.popup-wrap {flex-direction:column; padding:30px; gap:30px;}
	.popup-wrap .img-area {width:100%;}
	.popup-wrap + a.close-modal {width:20px; height:20px; right:15px; top:15px;}
	.popup-wrap .content .category {margin-bottom:15px;}
	.popup-wrap .content .txt {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;}
    .faq .cnt .title {font-size:14px;}

    .calendar-head {border-radius:0; padding:15px 0;}
    .calendar-head h3 {font-size:20px; margin:0 30px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.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;}
    .btn-pack.zip-bt {height:44px; font-size:14px; line-height:42px; min-width:100px ;}

    .product-list ul {margin:0 -5px;}
    .product-list ul li {width:33.333%; padding:0 5px; margin-bottom:30px;}
    .product-list ul li .thumb {margin-bottom:14px; border-radius:4px;}
    .product-list ul li .tit {font-size:15px; margin-bottom:5px;}
    .product-list ul li .txt {font-size:13px;}
    .product-list ul li .txtbox {padding-bottom:10px;}
    .product-list ul li .thumb:after {border-radius:4px;}
    .product-list ul li .view {background-size:40px;}

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

} 

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

    /* main */
    .sec1-list li a {padding:18px;}
    .sec1-list li .tit {font-size:20px;}
    .sec1-list li .ko-tit span {font-size:17px;}
    .sec1-list li .txt {font-size:13px;}

    /* AI 윤리와 핵심가치 */
    .ethic-img { overflow: auto; padding: 30px 15px;}
    .ethic-img .wrap { width: 900px; }
    .ethic-img img { width: 100%; }

    /* 작품접수 */
    .mt-download .item { flex: none; width: 100%; border-right: none; border-bottom: 1px solid rgba(255,255,255,0.4);}
}

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

    /* header */
    #header {height:60px !important; border-bottom:none;}
    #header .contain {padding-left:15px; padding-right:15px;}
    .sitelogo a img{height:42px;}
	.mobile-navigation .home {height:60px;}
	.mobile-navigation .close {top:17px;} 
    .mobile-navigation {width:300px;}

	#contArea {padding-left:15px; padding-right:15px;}
	.contain {padding-left:15px; padding-right:15px;}
    .contain2 {padding-left:15px; padding-right:15px;}
	.real-cont {min-height:200px; padding-bottom:40px;}

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

	/* footer */
    #footer .contain {display:block; padding-left:15px; padding-right:15px;}

    /* visual */
    .main-visual {height:65vw;}
    .main-visual .slick-slide {height:65vw;}
    .main-visual .caption {bottom:20px;}
    .main-visual .caption h2 {font-size:20px;}
    .main-visual .caption h2.en {font-size:20px;}
    .main-visual .vs-page {padding-left:15px; bottom:90px;}
    .vs-link {width:90px; top:70px; transform:none;}
    .vs-link .date {display:block;  text-align:center; height:auto; padding:6px 15px; font-size:14px;}
    .vs-link .date p:last-child {margin-top:5px;}
    .vs-link .link {font-size:13px; justify-content:center; padding-left:0;}
    .vs-link .link::after {display:none;}

     /* main */
    .sec1 {padding:50px 0;}
    .main-tit {font-size:22px; margin-bottom:20px;}
    .main-tit span {font-size:36px; top:3px;}
    .sec1 p {font-size:14px; margin-bottom:30px;}
    .sec1-list li {width:100%; height:80vw;}

    /* sub */
    .sub-visual {height:220px;}
    .sub-visual .cell {padding-bottom:70px;}
    .sub-visual p  {font-size:13px; margin-bottom:15px;}
    .sub-visual h2 {font-size:26px;}
    .lnb-wrap {margin-top:40px; padding-left:15px; padding-right:15px;}
    .lnb ul {gap:10px; justify-content:flex-start;}
    .lnb ul li {margin-right:0; flex:1;}
    .lnb ul li a {font-size:14px; width:auto; height:auto; border-radius:5px; padding:12px 15px;}
    .sub-title {padding:20px 0;}
    .real-cont {padding-bottom:40px;}
    .real-cont2 {padding-bottom:0;}

    /* 공모전 소개 */
    .sub1-list li {padding:25px 10px; width:100%; border-right:none; border-bottom:1px solid rgba(255,255,255,0.4);}
    .sub1-list li lord-icon {height:60px !important; width:60px !important ;}
    .sub1-list li .tit {font-size:16px;}

    /* 참가 안내 */
    .sub2-tit {font-size:20px;}

    /* sub4 공통 */
    .ct-form dl {width:100%;}

    /* 공지사항 */
    .noti-fx .col .info .view {display:none;}
    .noti-fx .col .info .date {margin-top:15px;}
    .qna {padding-top:50px;} 
    .qna h2 {font-size:26px; margin-bottom:30px;}
    .noti-tit {font-size:26px; margin-bottom:30px;}

	.popup-wrap {padding:20px 15px;}
	.popup-wrap .content .tit {font-size:17px; margin-bottom:10px;}
	.popup-wrap .content .txt {font-size:14px; margin-top:15px; padding-top:15px;}

    /* 개인정보 동의 (작품접수) */
    .sm-step .col h3 { min-height: 40px;}
    .sm-step::before { left: 0; width: 85%; top: 40%; }
    .sm-step.wt::before { left: 0; width: 85%; }
    .prv-agree-tbl td.prv-label { width: 100px; }

    /* 신청 공통 */
    .sm-form dl { width: 100%; }

    /* 팀 구성 */
    .team-col-name { width: 100px; }
    .team-col-tit { margin-bottom: 5px;}
    .team-col-tit .noti { display: none; }

    /* 접수 내역 조회 */
    .status-tit { font-size: 24px; }
    .status-no-label { font-size: 12px; }
    .status-no-num { font-size: 20px; }

	/* 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 .input {flex:1 1 auto; min-width:0; width:1%;}
    .board-search .search .btn-sch {width:38px; height:38px; background-size:16px;}

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

	.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 colgroup col {width:100% !important; margin-bottom:10px;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin:7px 0; font-size:14px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}
    .board-form input#past_8, input#technic_9, input#sample_type_5, input#cell_type_5, input#blood_1 {width:200px !important;}
    .clr-txt {font-size:13px;}
    .clr-span {padding-left:0;}
    .board-form tr th.bg {background:transparent;}
    .board-form tr td.fw {text-align:left; margin-bottom:10px; font-size:14px; color:#00316d;}

	.form-agree {margin-bottom: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}

	.calendar-head h3 {font-size:18px; 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;}

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

    .btn-pack.ctbt {min-width:120px; height:42px; font-size:15px; line-height:40px;}

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

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

    .form-agree .scroll-box {padding:15px;}

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

	.award-gallery ul {margin:0;}
    .award-gallery ul li {width:100%; padding:0; margin-bottom:20px;}
    .award-gallery ul li .tit {font-size:15px;}

    .product-list ul li {width:50%;}

    .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;}
    .btn-map {margin-left:10px;}
} 
@media (max-width:420px) {

}