@charset "utf-8";
@media (max-width: 1700px) {
    /* header */
    #header .contain { padding-left: 30px; padding-right: 30px;}
    .sitelogo { left: 30px;}
    .btn-menu { right: 30px !important;}

    /* footer */
    .scroll-top { position: fixed; right: 15px; bottom: 15px; width: 45px; height: 45px; font-size: 12px; font-weight: 300; padding: 10px 0;}
    .ft-sbbox { margin-right: 0;}
    #footer .contain { padding-left: 30px; padding-right: 30px;}
    .ft-text span:last-child { padding-right: 0;}

    /* main */
    .main-visual .slick-prev { left: 30px; }
    .main-visual .slick-next { right: 30px;}

    /* sub */
} 
@media (max-width: 1560px) {
    /* main */
    .main-visual .caption { top: 50%;}
    .main-visual .caption h2 { font-size: 42px;}
    .sec1-swiper-button-next { right: 0; width: 45px; height: 45px; background-size: 12px; margin-top: 15px;}
    .sec1-swiper-button-prev { left: 0; width: 45px; height: 45px; background-size: 12px; margin-top: 15px;}

}
@media (max-width: 1400px) {
    /* header */
    #gnb { margin-left: 80px;}
    .sitelogo { margin-top: -30px;}
    .sitelogo img { height: 60px;}
    #gnb > ul > li { padding: 0 45px;}
    #gnb > ul > li > a {font-size: 16px;}
    #gnb .submenu > ul { padding: 30px 0 10px;}
    #gnb .submenu ul li a { font-size: 14px;}
    .submenu-bg img { width: 400px;}

    /* main */
    .main-visual .item { height: 750px; }
    .main-visual .caption h2 {font-size: 34px;} 
    .main-visual .slick-arrow { width: 45px; height: 45px; background-size: 15px; margin-top: 20px;}
    .main-tit { font-size: 30px;}
    .sec1 { padding: 60px 0;}
    .sec1-swiper { margin-top: 25px;}
    .sec1-swiper-button-next { display: none;}
    .sec1-swiper-button-prev { display: none;}

    .sec2-top { padding-top: 60px; height: 350px;}
    .sec2-top>p { font-size: 18px;}
    .sec2-btm { padding: 60px 0;}
    .sec2-box { padding: 30px 0 0; margin: -200px auto 0; }
    .sec2-list>li>a { padding: 40px 30px;}
    .sec2-list>li>a img{ height: 50px;}
    .sec2-list>li>a>h4 { font-size: 20px; margin-top: 10px;}
    .sec2-list>li>a>p { font-size: 14px; margin-top: 6px;}
    .sec2-list { gap: 30px;}
    
    .sec3 { padding: 60px 0;}
    .sec3-list { margin-top: 30px;}

    .sec4 { padding: 60px 0;} 
    .main-gallery { margin-top: 25px;}
    .sec4-swiper-button-next { display: none;}
    .sec4-swiper-button-prev { display: none;}

    /* 인사말, 경영이념 */
    .about-ttl-bg { padding: 20px 0 45px;}
    .about-bg { padding: 60px 0;}
    .about-sb { padding-top: 200px;}
    .about-tit>h3 { font-size: 22px;}
    .about-tit { padding-right: 0;}
    .about-cttbox { padding-right: 0;}
    .about-imgbg { top: -40px;}
    .about-imgbg { width: 42%; height: 25vw;}
    .about-sec2 { padding-top: 60px;}

    /* 주요연혁 */
    .history { margin-top: 40px;}
    .history .group .group-ttl{ font-size: 18px; margin-bottom: 0;}
    .history .group ul li { font-size: 14px;}
    .history .group ul li .month { font-size: 14px; width: 60px;}
    .history .group .group-ttl::before{ font-size: 20px; width: 80px; height: 80px; }
    .history .group:nth-child(odd) .group-ttl::before { left: -40px;}
    .history .group:nth-child(even) .group-ttl::before { right: -40px;}
    .history .group:nth-child(odd) ul li {padding-left: 60px;}
    .history .group:nth-child(even) ul li {padding-right: 60px;}
    .history .group:nth-child(odd) .group-ttl { padding-left: 60px;}
    .history .group:nth-child(even) .group-ttl { padding-right: 60px; }

    /* 조직도 */
    .organ-sec1 { padding-bottom: 30px;}
    .organ-sec2 { padding: 30px 0;}
    .organ-list { margin-top: 25px;}
    .organ-txt{ margin-top: 15px;}

    /* 찾아오시는 길 */
    .lct-box { margin-top: 25px;}

    /* 채용정보 */
    .job-sec1 { padding-bottom: 30px;}
    .job-sec2 { padding: 30px 0 30px;}
    .job-sec3{ padding-top: 30px;}

}

@media (max-width: 1260px) {
    /* main */
    .main-visual .item { height: 620px; }

    .main-gallery ul li { width: calc(100%/5);}
    /* sub */
    .sub-visual { height: 300px;}
    .sub-visual h2 { font-size: 26px;}
    .sub-visual-line { margin: 20px auto;}
    .sub-visual p { font-size: 16px;}

    .job-sec2-list { gap: 10px; flex-wrap: wrap; justify-content: center; margin-top: 25px;}
    .job-sec2-list>li { width: calc(100%/2 - 5px); border-radius: 10px;}
    .job-sec2-list>li::after { display: none;}
    .job-sec2-list>li>div>h4 { font-size: 24px;}
    .job-sec2-list>li>div>p { font-size: 16px;}
    .job-sec3-box { margin-top: 25px;}

}
@media (max-width: 1200px) {
    /* footer */
    #footer { padding: 30px 0;}
    .footer-list span { padding-right: 15px; font-size: 14px;}

    /* main */
    .sec3-tit>h4 { font-size: 22px;}
    .sec3-tit img { width: 20px;}
    .sec3-ctt { margin-top: 20px;}
    .sec3-ctt-clr h4 { font-size: 24px;}
    .sec3-ctt>h4  { font-size: 16px; padding-left: 15px;}
    .sec3-txt { font-size: 14px; margin-top: 10px;}
    .sec3-sub { margin-top: 15px; padding-top: 20px;}
    .sec3-sub-tit { font-size: 14px;}
    .sec3-sub-date { font-size: 14px;}
    .sec3-sub>li { margin-bottom: 15px;}

    /* 조직도 */
    .organ-ttl { font-size: 18px;}
    .organ-list>li>div { width: auto; height: auto;}
    .organ-list {  gap: 20px; flex-wrap: wrap;}
    .organ-list>li { width: calc(100%/3 - 20px); border-radius: 10px;}
    .organ-list::after { display: none;}

    /* 찾아오시는 길 */
    .lct-add { font-size: 16px;}
    .lct-tel { width: 65%;}
    .lct-fax { width: 35%;}
    .lct-tit { font-size: 14px;}
    .lct-ctt { font-size: 14px;}

    /* 전과정평가 */
    .pcc-list { margin-top: 20px; gap: 15px; padding-left: 0;}
    .pcc-textbox { width: 50%; padding: 25px;}
    .pcc-text{ font-size: 14px; margin-bottom: 25px;}
    .pcc-text>p{ line-height: 1.2em; margin-top: 5px;}

    /* 환경영향, 소규모, 사후환경 공통 */
    .sub-odbox { margin-top: 20px; padding-left: 0;}
    .sub-odbox ul { flex-wrap: wrap; gap: 0; margin-bottom: 0; margin: 0 -16px;}
    .sub-odbox ul li { width: calc(100%/4 - 32px); margin: 0 16px 20px; padding: 15px 10px;}
    .sub-odbox ul li::after { width: 20px; height: 16px; top: 27px; right: -27px;}
    .sub-odbox ul:last-child li::after { left: -25px;}
    .sub-odbox ul:first-child { padding: 0;}
    .sub-odbox ul:last-child { margin-bottom: 0; padding: 0;}
    .sub-od-tit { font-size: 14px;}
    .sub-od-txt{ font-size: 13px;}

    .sub-odbox .small-list li { width: calc(100%/3 - 32px);}
    .sub-odbox .small-list li::after { top: 27px;}

    .sub-odbox .atr-list li::after { top: 20px;}

    /* 전략환경영향평가 */
    .stg-box{ margin-top: 25px;}
    .stg-ctt{ font-size: 14px;}
    .stg-left::before { height: 94%;}
    .stg-way::after { width: 20px; height: 16px; top: 23px; right: -30px;}
    .stg-way2::after { width: 20px; height: 16px; top: 23px; left: -30px;}
    .stg-center>p{ font-size: 14px;}
    .stg-center { padding-top: 180px;}

    /* 채용정보 */
    .job-sec1-img { margin-top: 25px;}

    /* 협력기관 */
    .cp-sec1 { margin-bottom: 30px;}
    .cp-list { padding-left: 0; gap: 10px;}
    .cp-list>li { width: calc(100%/4 - 8px); font-size: 14px;}
} 
/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	

    /* header */
    .sitelogo { margin-top: -25px;}
    .sitelogo img { height: 50px;} 
    #gnb {display: none;}
    #header { height: 80px;}
    #header .contain {height: 80px;}
    .btn-menu { display: none;}
    .btn-m-menu {display: block;}
    .list-icon{ width: 16px; margin-top: -10px;}
    .list-icon span:after { background: transparent;}

    /* footer */
    #footer { padding: 20px 0;}
    .footer-list { margin-top: 15px;}
    .ft-logo img { height: 30px;}
    #footer .contain { display: block; text-align: center;}
    .cpr { text-align: center;}
    .ft-text { margin: 10px 0 5px;} 
    .ft-text span { font-size: 14px;}
    .cpr { font-size: 13px;}
    .ft-sbbox { height: 50px; width: 120px;margin: 20px auto 0; }
    .ft-sbbox>a { padding: 8px 16px; }

    /* main */
    .main-visual .item {height: 520px; }
    .main-visual .caption h2 {font-size: 28px;}
    .main-visual .slick-dots { bottom: 20px; }
    .main-visual .slick-dots li { margin: 0 4px;}
    .main-visual .slick-dots li button { width: 7px; height: 7px;}
    .main-visual .slick-dots .slick-active button { width: 20px;}
    .main-visual .slick-arrow { margin-top: 10px;}

    .sec1-tit { font-size: 18px;}

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

	/* sub */
    .sub-visual { margin-top: 80px;}
    .sub-visual .cell { padding-top: 20px;}
    .sub-visual h2 { font-size: 30px;}
	.sub-visual {height: 250px;}
    .real-cont { padding-bottom: 70px;}

    .sub-ttl { font-size: 20px; padding-left: 22px;}
    .sub-ttl::before { width: 15px; height: 15px; top: 12px; border: 3px solid transparent;}

    /* 인사말,경영이념 */
    .about-tit { padding-left: 55px;}
    .about-tit>h3 { font-size: 18px;}
    .about-sb { padding-top: 100px;}
    .about-ctt { gap: 40px;}
    .about-tit>h3::before { bottom: -80px;}
    .about-cttbox>p { font-size: 14px; margin-bottom: 20px; width: auto;}
    .about-cttbox>b { font-size: 16px;}
    .about-ceo { padding-top: 15px;}
    .about-ceo-text { font-size: 22px;}
    .about-ceo-img { padding-right: 0;}

    /* 조직도 */
    .organ-list { gap: 10px;}
    .organ-list>li { width: calc(100%/3 - 8px);}
    .organ-list>li>div>h4 { font-size: 24px;}
    .organ-list>li>div>p { font-size: 16px;}
    .organ-txt { font-size: 14px;}

    /* 공통 */
    .sub-sec1 { padding-bottom: 20px;}
    .sub-sec1>p { font-size: 14px; margin-top: 5px; padding-left: 22px;}
    .sub-sec2 { padding-bottom: 20px;}
    .sub-sec2-list { margin-top: 5px; padding-left: 22px;}
    .sub-sec2-list>li { font-size: 14px;}
    .sub-link { margin-top: 20px;}
    .sub-link>a { font-size: 14px; width: 90px; height: 30px; border-radius: 5px; line-height: 30px; margin-left: 15px;}

    /* 전략환경영향평가 */
    .stg-box { width: 100%; padding-left: 10px; padding-right: 10px;}

    /* path */
    .path-wrap { width: 100%;}
    .path-wrap .part {min-width: 200px;}
    .path-wrap .part > a {height: 50px; line-height: 50px; padding: 0 40px 0 15px; font-size: 14px;}
    .path-wrap .part > a:after {right: 15px; width: 12px; margin-top: -6px;}
    .path-wrap .part ul li a {font-size: 13px; padding: 12px 20px;}

	.sub-title {padding:50px 0 20px !important;}
	.sub-title h2 {font-size: 24px;}
    .sub-title h2::after { margin: 10px auto 0; width: 30px; height: 2px;}

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

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

	.product-image {width:450px; margin-right: 25px;}
	.product-image .slider-nav {width: 96px; padding-right: 15px;}
	.product-info {padding-bottom: 70px; padding-left: 0;} 

	.tab-menu ul li {min-height: 50px;}
} 

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

	/* header */
    #header { height: 60px;}
    #header .contain {height: 60px;}
    .sitelogo { margin-top: -20px;}
    .sitelogo img { height: 40px;}  

    /* main */
	.main-visual .item {height: 490px;}
    .main-visual .slick-arrow { width: 30px; height: 30px; background-size: 8px; }
    .sec2-list { display: block;}
    .sec2-list>li { width: 100%; margin-bottom: 30px;}
    .sec2-list>li:last-child { margin-bottom: 0;}

    .sec3-list { display: block;}
    .sec3-list>li { width: 100%; margin-bottom: 30px;}
    .sec3-list>li:last-child { margin-bottom: 0;}

    .main-gallery ul li { width: calc(100%/4);} 

	/* sub */	
    .sub-visual { margin-top: 60px;}
	.sub-visual h2 {font-size: 26px;}
    .sub-visual p { font-size: 14px;}
	.sub-title h2 {font-size: 24px;}

    /* 인사말,경영이념 */
    .about-ttl-bg { display: block; padding: 20px 0;}
    .about-bg { padding: 30px 0;}
    .about-img { position: relative; width: 100%;}
    .about-tit { width: 100%; padding-left: 0; margin-top: 20px; position: relative; z-index: 1;}
    .about-tit>h3 { line-height: 1.5em;}
    .about-tit>h3::before { display: none;}
    .about-sb { display: none;}
    .about-cttbox { width: 100%;}
    .about-cttbox>p br{ display: none;}
    .about-imgbg { width: 93%; height: 35vw; top: -50%; display: none;}
    .about-ceo { display: block;}
    .about-ceo-text{ width: 100%; text-align: center;}
    .about-ceo-img { width: 100%; margin-top: 20px;}

    /* 주요연혁 */
    .history .group .group-ttl::before { width: 100%; border-radius: 10px; position: relative; display: block; text-align: center; height: 60px; line-height: 60px; top: -20px;}
    .history .group:nth-child(odd) .groupbox { width: 100%; margin-left: 0;}
    .history .group:nth-child(even) .groupbox { width: 100%;}
    .history .group:nth-child(odd) .group-ttl::before { left: 0px;}
    .history .group:nth-child(even) .group-ttl::before { right: 0px;}
    .history .group:nth-child(odd) ul li { padding-left: 0;}
    .history .group:nth-child(even) ul li { padding-right: 0;}
    .history .group:nth-child(odd) .group-ttl { padding-left: 0px;}
    .history .group:nth-child(even) .group-ttl { padding-right: 0px; }
    .history:before { display: none;}
    .history .group  { margin-bottom:50px;}
    .history .group ul li { font-size: 13px; }
    .history .group ul li .month { display: block; width: auto;}
    .history .group ul { margin-top: 10px;}
    
    /* 찾아오시는 길 */
    .lct-box>div { padding-left: 20px;}
    .lct-tel>img { padding-right: 10px;}
    .lct-fax>img { padding-right: 10px;}
    .lct-text{ padding-right: 35px;}
    .lct-box { display: block;}
    .lct-tel{ width: 100%;}
    .lct-fax { margin-top: 20px; width: 100%;}

    /* 전과정평가 */
    .pcc-list { display: block;}
    .pcc-img { text-align: center; margin: auto;} 
    .pcc-textbox { width: 100%; margin-top: 20px; padding: 15px;}

    /* 환경영향 */
    .sub-odbox ul { display: block; margin: 0;}
    .sub-odbox ul>li { width: 100%; margin: 0 0 30px 0;}
    .sub-odbox ul li::after { display: none;}
    .sub-odbox ul li::after { display: none;}
    .sub-odbox ul:last-child>li:last-child { margin-bottom: 0;}

    /* 소규모 */
    .sub-odbox .small-list li { width: 100%;}

    /* 복리후생 */
    .welfare-imgbox{ width: 120px; height: 120px;}
    .welfare-imgbox img { width: 40px;}
    .welfare-imgbox>h4 { font-size: 16px; margin-top: 3px;}
    .welfare-sub>li  { font-size: 14px;}

    /* 협력기관 */
    .cp-list>li { width: calc(100%/3 - 7px);}
} 

/* 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 .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo { left: 15px;}
	.btn-m-menu {right: 15px;}

	/* layout */	
	#contArea {padding-left: 15px; padding-right: 15px;}
	.contain {padding-left: 15px; padding-right: 15px;}
	.real-cont {min-height: 200px; padding-bottom: 40px;}
    
	.mobile-navigation .nav-menu>ul>li>a {font-size: 16px;}
	.mobile-navigation .nav-menu .submenu ul li a {font-size: 14px;}

	/* main */
	.main-visual .item {height: 325px;}
	.main-visual .caption h2 {font-size: 22px; margin-bottom: 8px; }
    .main-visual .slick-dots { bottom: 15px;}
    .main-visual .slick-prev { left: 15px;}
    .main-visual .slick-next { right: 15px;}

    .main-tit { font-size: 26px;}
    .sec1 { padding:40px 0;} 

    .sec2-top { padding-top: 40px; height: 250px;}
    .sec2-top>p { font-size: 14px; margin-top: 10px; letter-spacing: -.05em;}
    .sec2-btm { padding: 40px 0;}
    .sec2-box { padding: 15px 0 0; margin: -130px auto 0;}
    .sec2-list>li { margin-bottom: 15px;}
    .sec2-list>li>a>h4 { font-size: 16px;}

    .sec3 { padding: 40px 0;}
    .sec3-list>li>a { padding: 30px 20px;}
    .sec3-list>li  { margin-bottom: 15px;}
    .sec3-ctt { display: block;}
    .sec3-ctt-clr { text-align: center;}
    .sec3-tit>h4 { font-size: 20px;}
    .sec3-ctt>h4 { font-size: 16px; padding-left: 0; margin-top: 15px;}
    .sec3-sub { padding-top: 15px; margin-top: 10px;}
    .sec3-sub-tit { font-size: 13px;}
    .sec3-sub>li{ margin-bottom: 10px;}
    .sec3-sub-date { font-size: 13px;}

    .sec4 { padding: 40px 0;} 
    .main-gallery ul li { width: calc(100%/3);}  

    /* 인사말,경영이념 */
    .about-sec2 { padding-top: 40px;}
    .about-ceo-text { font-size: 18px;}

    /* 조직도 */
    .organ-sec1 { padding-bottom: 20px;}
    .organ-sec2 { padding: 20px 0 0;}
    .organ-list>li{ width: calc(100%/2 - 5px);}

    /* 찾아오시는 길 */
    .lct-tel{ display: block; text-align: center;}
    .lct-box>div { padding-left: 0;}
    .lct-tel>img { padding-right: 0px;}
    .lct-fax>img { padding-right: 0px;}
    .lct-text { padding-right: 0; margin-top: 15px;}
    .lct-fax { display: block; text-align: center;}
    .lct-ctt { margin-top: 5px;}

    /* 환경영향 */
    .sub-odbox ul>li { width: 100%; margin: 0 0 15px 0;}

    /* 전략환경영향평가 */
    .stg-box { display: block;}
    .stg-left { width: 100%;}
    .stg-list { margin-top: 25px;}
    .stg-list>li { margin-bottom: 15px;}
    .stg-center { display: none;}
    .stg-right { width: 100%; margin-top: 40px;}
    .stg-right::after { height: 95%;}
    .stg-way::after { display: none;}
    .stg-way2::after { display: none;}
    .pt-stg { margin-top: 0;}

    /* 채용정보 */
    .job-sec1 { padding-bottom: 20px;}
    .job-sec2 { padding: 20px 0 20px;}
    .job-sec3{ padding-top: 20px;}

    /* 복리후생 */
    .welfare-list>li { display: block; padding: 25px 0;}
    .welfare-imgbox { margin: auto;}
    .welfare-sub { padding-left: 0; margin-top: 20px; text-align: center;}
    .welfare-sub>li{ font-size: 13px;}

    /* 협력기관 */
    .cp-list>li { width: calc(100%/2 - 5px); font-size: 12px;}

	/* footer */
    #footer .contain { padding-left: 15px; padding-right: 15px;}
    .footer-logo a img { height: 30px;}
    .ft-text { margin-top: 20px;}
    .ft-text br { display: none;}
    .ft-text span { font-size: 13px; display: block; padding-right: 0;}
    .cpr>span {display: block; margin-bottom: 10px;}


	/* sub */
	.sub-visual {height: 180px;}
	.sub-visual h2 {font-size: 22px;}
    .sub-visual-line { margin: 15px auto ;}
    .sub-ttl { font-size: 18px; padding-left: 22px;}
    .sub-ttl::before { width: 15px; height: 15px; top: 10px; border: 3px solid transparent;}

    /* path */
    .path-wrap .part:last-child { border-right: none;}
    .path-wrap .inner {margin: 0 -10px;}
    .path-wrap .part::after { display: none;} 
    .path-wrap .home {display: none;}
    .path-wrap .part {flex:1; min-width: auto;}
    .path-wrap .part:before {height: 12px; margin-top: -5px;}
    .path-wrap .part:first-of-type:before {display: none;}
    .path-wrap .part > a { padding: 0 29px 0 10px; font-size: 14px;}
    .path-wrap .part > a:after {right: 10px; width: 10px;}
    .path-wrap .part ul li a {font-size: 13px;  padding: 12px 10px;}

	.sub-title {padding: 35px 0 20px !important;}
	.sub-title h2 {font-size: 20px;}
    .sub-title p { font-size: 14px;}

	.root_daum_roughmap .wrap_map {height:250px !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;}

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

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

} 
@media (max-width: 500px) {
    .main-gallery ul li { width: calc(100%/2);}

    .history .group ul li { font-size: 13px; display: block;}
}

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

} 

