@charset "utf-8";

.bbs-cont { }

.bbs-cont .for-mobile {display:none !important; }
.bbs-cont .for-pc {display:;}

.bbs-cont .bbs-total {margin:0 0 12px 0;font-size:15px;color:#111;}

.bbs-cont .bbs-list {margin-bottom:50px;}
.bbs-cont .bbs-list table {width:100%;background-color:#fff;}
.bbs-cont .bbs-list table th {padding:17px 0 16px 0;font-size:16px;color:#111;font-weight:500;text-align:center;background:#f2f2f2;border-top:1px solid #a0a0a0;border-bottom:1px solid #a0a0a0;}
.bbs-cont .bbs-list table td {padding:17px 0 16px 0;font-size:16px;color:#111;font-weight:500;text-align:center;border-bottom:1px solid #ddd;line-height:160%;}
.bbs-cont .bbs-list table td a {position:relative; display:block;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;word-wrap:normal;overflow:hidden;padding-left:28px;}
.bbs-cont .bbs-list table td a.center { display:inline-block; text-align:center; padding-left:0px; }

.bbs-cont .bbs-list tr:hover td {background:#f8f8f8;}
.bbs-cont .bbs-list tr.notice td a::before {content:'';display:block;position:absolute;left:0px;top:6px;width:17px;height:11px;background:url(/wpp/img/new/img_icon_notice.gif) no-repeat 50%;}
.bbs-cont .bbs-list tr.current td { background-color:#f5f5f5; }
.bbs-cont .bbs-list tr.deling td { background-color:#D3D3D3; }

.bbs-cont .bbs-cate1 {display:flex;flex-wrap:wrap;margin:0 auto 36px auto;width:100%;}
.bbs-cont .bbs-cate1 span {display:block;margin:0 0 0 -1px;background:#fff;}
.bbs-cont .bbs-cate1 span button,
.bbs-cont .bbs-cate1 span a {display:block;padding:19px 0;width:100%;height:100%;font-size:16px;color:#555;text-align:center;border:1px solid #ccc;box-sizing:border-box;background:#fff;}
.bbs-cont .bbs-cate1 span a:hover,
.bbs-cont .bbs-cate1 span button:hover {background:rgba(0,0,0,.1);-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.bbs-cont .bbs-cate1 span.on {position:relative;z-index:1;}
.bbs-cont .bbs-cate1 span.on button,
.bbs-cont .bbs-cate1 span.on a {color:#fff;background:#555;border-color:#555;}
.bbs-cont .bbs-cate1.col2 span {flex: 1 1 45%;}
.bbs-cont .bbs-cate1.col3 span {flex: 1 1 30%;}
.bbs-cont .bbs-cate1.col4 span {flex: 1 1 20%;}
.bbs-cont .bbs-cate1.col5 span {flex: 1 1 18%;}
.bbs-cont .bbs-cate1.col6 span {flex: 1 1 15%;}

.bbs-cont .bbs-paging {margin-bottom:50px;text-align:center;}
.bbs-cont .bbs-paging span {margin:0 10px;}
.bbs-cont .bbs-paging a {display:inline-block;width:34px;height:34px;color:#666;text-align:center;line-height:34px;vertical-align:top;border:1px solid #ccc;background-color:#fff;}
.bbs-cont .bbs-paging a.on {color:#ff6600;font-weight:700;}
.bbs-cont .bbs-paging .page-first {text-indent:-1000px;overflow:hidden;background:url(/wpp/img/new/img_paginate_first.png) no-repeat 50%;}
.bbs-cont .bbs-paging .page-prev {text-indent:-1000px;overflow:hidden;background:url(/wpp/img/new/img_paginate_prev.png) no-repeat 50%;}
.bbs-cont .bbs-paging .page-next {text-indent:-1000px;overflow:hidden;background:url(/wpp/img/new/img_paginate_next.png) no-repeat 50%;}
.bbs-cont .bbs-paging .page-last {text-indent:-1000px;overflow:hidden;background:url(/wpp/img/new/img_paginate_last.png) no-repeat 50%;}

.bbs-cont .bbs-search {position:relative;margin:0;padding-left:54px;height:38px;background:url(/wpp/img/new/img_bbs_search.gif) no-repeat 1px 50%;margin-bottom:50px;}
.bbs-cont .bbs-search .input-select {float:left;margin:0;width:200px;}
.bbs-cont .bbs-search .input-select select {padding-right:38px;}
.bbs-cont .bbs-search .input-text {position:absolute;left:260px;width:662px;height:38px; padding:2px 10px;}
.bbs-cont .bbs-search .btn-search-bbs {display:block;float:right;width:120px;background:#333;}
.bbs-cont .bbs-search .btn-search-bbs button {display:block;width:120px;height:38px;line-height:38px;text-align:center;color:#fff;font-size:15px;font-weight:700;}
.bbs-cont .bbs-search .input-select:after {content:''; position:absolute; right:12px; top:50%; margin-top:-3px; width:14px; height:9px; background:url(/wpp/img/new/img_uparrow_form_select.png) 0 0 no-repeat; background-size:100%;}

.bbs-cont .bbs-view { }
.bbs-cont .bbs-view .bbs-title {margin:0 0 10px 0;padding:0 0 20px 0;font-size:24px;color:#222;font-weight:700;border-bottom:1px solid #ddd;}
.bbs-cont .bbs-view .bbs-infor {overflow:hidden;font-size:15px;color:#333;background-color:#fff;}
.bbs-cont .bbs-view .bbs-infor span {display:block;padding:5px 0;float:left;}
.bbs-cont .bbs-view .bbs-infor span::after {content:'';display:inline-block;margin:3px 20px 0 20px;width:1px;height:12px;vertical-align:top;border-right:1px solid #ababab;}
.bbs-cont .bbs-view .bbs-infor span:last-child::after { display:none; }

.bbs-cont .bbs-view .bbs-infor .detail-file {display:block;float:left;}
.bbs-cont .bbs-view .bbs-infor .detail-file .addfile {display:block;float:none;margin:0;padding:5px 0 5px 30px;color:#333;background:url(/wpp/img/new/img_icon_file.png) no-repeat left 3px;}
.bbs-cont .bbs-view .bbs-infor .detail-file .addfile a {color:#333;}
.bbs-cont .bbs-view .bbs-infor .detail-file .addfile::after {content:none;}
.bbs-cont .bbs-view .bbs-content {margin:10px 0 0 0;padding:50px 0;font-size:15px;color:#333;line-height:180%;border-top:1px solid #ddd;background-color:#fff;}
.bbs-cont .bbs-view .bbs-content img {display:block;margin:0 auto 30px auto;}
/* fix */
.bbs-cont .bbs-view .bbs-content * { line-height:180%; }
.bbs-cont .bbs-view .bbs-content img { max-width:100%; height:auto!important; }

.bbs-cont .bbs-view .bbs-content .bbs-answer { margin-top:40px; padding: 16px; border: 1px dotted #ddd; background-color: #f9f9f9; }
.bbs-cont .bbs-view .bbs-content .bbs-answer h3 { padding-bottom: 10px; color: #01b7c5; font-size: 18px; }

.bbs-cont .bbs-view .bbs-content .bbs-video {position:relative;height:0;padding-bottom:56.25%;margin-bottom:30px;}
.bbs-cont .bbs-view .bbs-content .bbs-video iframe {position:absolute;width:100%;height:100%;left:0}

.bbs-cont .bbs-navi {margin-bottom:50px;border-top:1px solid #ddd;}
.bbs-cont .bbs-navi .head-navi {display:block;position:absolute;left:0;top:0;padding:14px 5px;font-size:14px;color:#273e94;font-weight:700;}
.bbs-cont .bbs-navi .date {display:block;position:absolute;right:0;top:0;padding:14px 0;width:125px;font-size:15px;color:#111;font-weight:500;text-align:center;}
.bbs-cont .bbs-navi a {display:block;margin:0 125px 0 115px;font-size:15px;font-weight:500;color:#111;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;width:950px;overflow:hidden;}
.bbs-cont .bbs-navi .topic-prev {position:relative;padding:14px 0;border-bottom:1px solid #ddd;background:url(/wpp/img/new/img_navigation_topic_prev.png) no-repeat 62px 18px;background-color:#fff;}
.bbs-cont .bbs-navi .topic-next {position:relative;padding:14px 0;border-bottom:1px solid #ddd;background:url(/wpp/img/new/img_navigation_topic_next.png) no-repeat 62px 18px;background-color:#fff;}

.bbs-cont .bbs-buttons {text-align:center;}
.bbs-cont .bbs-buttons span {margin:0 5px;}

.bbs-cont .btn-type1 {display:inline-block;width:150px; background:#000; }
.bbs-cont .btn-type1 a,
.bbs-cont .btn-type1 button {display:block;width:100%;height:44px;line-height:44px;text-align:center;font-size:16px;color:#fff;box-sizing:border-box;}

.bbs-cont .btn-type2 {display:inline-block;width:150px; background:#959595; }
.bbs-cont .btn-type2 a,
.bbs-cont .btn-type2 button {display:block;width:100%;height:44px;line-height:44px;text-align:center;font-size:16px;color:#fff;box-sizing:border-box;}

.bbs-cont .list-faq {margin-bottom:55px;border-top:1px solid #dddddd; background-color:#fff;}
.bbs-cont .list-faq .article-block {border-bottom:1px solid #dddddd;}
.bbs-cont .list-faq .box-question {padding:19px 20px 19px 55px;font-size:16px;color:#111;background:url(/wpp/img/new/img_question.png) no-repeat 20px 20px;cursor:pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight:500;
}
.bbs-cont .list-faq .box-question p {}
.bbs-cont .list-faq .box-answer {overflow:hidden;height:0; font-size:15px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.bbs-cont .list-faq .box-answer .box-inner {padding:20px 20px 20px 55px;font-size:inherit;color:#111;border-top:1px solid #dddddd;}
.bbs-cont .list-faq .box-question.on {background:#f2f2f2 url(/wpp/img/new/img_question.png) no-repeat 20px 20px;}
/* fix */
.bbs-cont .list-faq .box-answer .box-inner * { line-height:180%; }

.bbs-cont .gallery {overflow:hidden;}
.bbs-cont .gallery ul {width:110%;}
.bbs-cont .gallery ul li a {display:block;}
.bbs-cont .gallery ul li {position:relative;float:left;}
.bbs-cont .gallery ul li .thumbnail { x-border:1px solid #ccc; }
.bbs-cont .gallery ul li .title {position:relative;padding:16px 0 0px 0;font-size:16px;font-weight:500;color:#111;}

/* Gallery Size #1 T.B.D */
.bbs-cont .gallery.col2 ul li {margin:0 20px 0 0;width:400px;height:327px;}
.bbs-cont .gallery.col2 ul li .thumbnail { width:400px; height:242px; }

.bbs-cont .gallery.col3 ul li {margin:0 20px 0 0;width:400px;height:327px;}
.bbs-cont .gallery.col3 ul li .thumbnail { width:400px; height:242px; }

.bbs-cont .gallery.col4 ul li {margin:0 46px 0 0;width:275px;height:275px;}
.bbs-cont .gallery.col4 ul li .thumbnail { width:275px; height:190px; }


/* WRITE */
.bbs-cont .bbs-write .bbs-write-title { font-weight:700; padding-bottom:20px; }
.bbs-cont .bbs-write input[type='text'],
.bbs-cont .bbs-write input[type='file'],
.bbs-cont .bbs-write input[type='password'],
.bbs-cont .bbs-write textarea,
.bbs-cont .bbs-write textarea.ckeditor ~ div.cke { box-sizing:border-box; width:100%; }

.bbs-cont .bbs-write input[type="file"] { height:36px; line-height:36px; text-indent:5px; }

.bbs-cont .bbs-write .bbs-form { position:relative; margin-bottom:24px; }
.bbs-cont .bbs-write .bbs-form dt { margin-bottom: 8px; padding: 0; font-size: 16px; font-weight: 700; }
.bbs-cont .bbs-write .bbs-form dl { }

.bbs-cont .write-info { font-size:14px; }
.bbs-cont div.write-info { display:block; margin:8px; }

.bbs-cont .bbs-write .cke_wysiwyg_div { padding:8px; }

/* UTILS */
.ellipsis1 { text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;width:auto;overflow:hidden; }
.rec-icon-new { display:inline!important; vertical-align:middle; margin-left:4px; margin-bottom:2px; width:auto!important; }
.exticon { display:inline; width:16px; height:16px; vertical-align:middle; }
.rawvw	{ white-space:pre-wrap; word-break:break-all; line-height:120%; font-size:11px; }
.admv { float:right; }

a.usrlink, a.usrlink:visited, a.usrlink:hover{ font-size:8px; color:#cccccc; }
a.usrlinkl, a.usrlinkl:visited, a.usrlinkl:hover{ text-decoration:none; color:inherit; }
a.bdlink, a.bdlink:visited, a.bdlink:hover{ font-size:11px; font-weight:normal; }

/* COMMON */
font.week-sat { color:#0078FF; }
font.week-sun { color:#ff0000; }

/* for qnaform */
input.cdis, textarea.cdis, select.cdis { background-color:#f0f0f0; color:#888888; }
div.box-ing { text-align:center; margin-top:24px; display:none; }

.sl-overlay { background-color:rgba(0,0,0,0.8)!important; opacity:1!important; }
.sl-wrapper .sl-close { color:#fff!important; text-shadow:2px 2px #000; }

/* PW Layer */
.bbs-pw-layer { position:fixed; z-index:30; left:0; top: 0; width:100%; height:100%; background: rgba(0,0,0,.5); z-index:99999; display:none;}
	.bbs-pw-inner {
		position:absolute; top:50%; left:50%; width:320px; x-height:246px; background:#fff;border:1px solid #000;
		-webkit-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -o-transform: translate(-50px, -50%); -ms-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0);
	}
	.bbs-pw-inner .bbs-pw-title {padding:12px 0;font-size:16px;font-weight:700;text-align:center;color:#fff;background:#000;}
	.bbs-pw-inner .bbs-pw-content {padding:20px;overflow:hidden;}
	.bbs-pw-inner .bbs-pw-content .password-title {display:block;margin:0 0 10px 0;font-size:16px;color:#111;text-align:center;font-weight:700;}
	.bbs-pw-inner .bbs-pw-content .password-input {display:block;margin:0 auto;width:250px; height:32px; padding:2px 10px; border:1px solid #c5c5c5; margin-bottom:20px; }

	.bbs-pw-inner .bbs-buttons buttons { text-align:center; }
	.bbs-pw-inner .bbs-buttons .btn-type1 {display:block;float:left;width:49%; margin:0;}
	.bbs-pw-inner .bbs-buttons .btn-type2 {display:block;float:right;width:49%; margin:0;}

	.bbs-pw-inner .btn-type1 button,
	.bbs-pw-inner .btn-type2 button { display:block;width:100%;height:44px;line-height:0;text-align:center;font-size:16px;color:#fff;padding:0px; background:#000; }
	.bbs-pw-inner .btn-type2 button {background:#959595;}
	.bbs-pw-inner .bbs-buttons .btn-type1 button::after { display:none; }


@media screen and (max-width:960px) {
	.bbs-mob .bbs-cont { }
	.bbs-mob .bbs-cont .bbs-total {padding:0px 15px 10px 15px;font-size:14px; margin:0;}

	.bbs-mob .bbs-cont .for-mobile {display:inherit !important;}
	.bbs-mob .bbs-cont .for-pc {display:none !important;}

	.bbs-mob .bbs-cont .bbs-list table colgroup { display:none; }

    .bbs-mob .bbs-cont .bbs-list {margin-bottom:25px; border-top:1px solid #ddd;}
    .bbs-mob .bbs-cont .bbs-list table th {display:none;}
    .bbs-mob .bbs-cont .bbs-list table td {display:none;}
    .bbs-mob .bbs-cont .bbs-list table td + td {display:block;}
    .bbs-mob .bbs-cont .bbs-list table td + td + td {display:none;}
    .bbs-mob .bbs-cont .bbs-list table td + td + td + td {display:none;}
    .bbs-mob .bbs-cont .bbs-list table td {padding:0;font-size:12px;}
    .bbs-mob .bbs-cont .bbs-list table td a {padding:10px 35px 10px 10px;font-size:15px;font-weight:700;line-height:140%; text-indent:0;
        background:url(/wpp/img/new/m_img_bbs_list.png) no-repeat right 50%;
        background-size:22px auto;
        text-overflow:inherit;
        white-space:normal;
        word-wrap:normal;
        width:auto;
        overflow:hidden;
    }
    .bbs-mob .bbs-cont .bbs-list tr.notice td a::before { display:inline-block; position:relative; top:0px; margin-right:8px; }
    .bbs-mob .bbs-cont .bbs-list table td a span {padding-top:2px;font-size:inherit;color:#111;font-weight:300;}

	.bbs-mob .bbs-cont .bbs-cate1 { margin-bottom:24px; }
	.bbs-mob .bbs-cont .bbs-cate1 span button,
	.bbs-mob .bbs-cont .bbs-cate1 span a { font-size:13px; padding:12px 0; }

    .bbs-mob .bbs-cont .bbs-paging {margin-bottom:25px;}
    .bbs-mob .bbs-cont .bbs-paging span {margin:0 5px; }
    .bbs-mob .bbs-cont .bbs-paging a {width:30px;height:30px;line-height:30px;font-size:12px;}
    .bbs-mob .bbs-cont .bbs-paging .page-first {xdisplay:none;text-indent:-1000px;overflow:hidden;background:url(/wpp/img/new/m_img_paginate_first.png) no-repeat 50%;background-size:auto 6px;}
    .bbs-mob .bbs-cont .bbs-paging .page-prev {text-indent:-1000px;overflow:hidden;background:url(/wpp/img/new/m_img_paginate_prev.png) no-repeat 50%;background-size:auto 6px;}
    .bbs-mob .bbs-cont .bbs-paging .page-next {text-indent:-1000px;overflow:hidden;background:url(/wpp/img/new/m_img_paginate_next.png) no-repeat 50%;background-size:auto 6px;}
    .bbs-mob .bbs-cont .bbs-paging .page-last {xdisplay:none;text-indent:-1000px;overflow:hidden;background:url(/wpp/img/new/m_img_paginate_last.png) no-repeat 50%;background-size:auto 6px;}

    .bbs-mob .bbs-cont .bbs-search {position:relative;margin:10px;height:auto; padding-left:0; background:none;}
    .bbs-mob .bbs-cont .bbs-search .input-select {float:none;margin:0;width:100%;}
    .bbs-mob .bbs-cont .bbs-search .input-text {position:static;margin:8px 0;width:100%;text-indent: 0;}
    .bbs-mob .bbs-cont .bbs-search .btn-search-bbs {display:block;float:none;width:auto;background:#333;}
    .bbs-mob .bbs-cont .bbs-search .btn-search-bbs button {display:block;width:100%;height:44px;line-height:44px;text-align:center;color:#fff;font-size:15px;font-weight:700;}
	.bbs-mob .bbs-cont .bbs-search .input-select:after { display:none; }

	.bbs-mob .bbs-cont .bbs-view { border-top:none; }
    .bbs-mob .bbs-cont .bbs-view .bbs-title {margin:0;padding:10px 15px 10px 15px;font-size:16px;color:#111;font-weight:700;}
    .bbs-mob .bbs-cont .bbs-view .bbs-infor {padding:0 15px;overflow:hidden;font-size:12px;color:#111; margin:8px 0;}
    .bbs-mob .bbs-cont .bbs-view .bbs-infor span {display:inline-block;padding:5px 0;float:none;}
    .bbs-mob .bbs-cont .bbs-view .bbs-infor span::after {content:'';display:inline-block;margin:3px 10px 0 10px;width:1px;height:12px;vertical-align:top;border-right:1px solid #ababab;}
    .bbs-mob .bbs-cont .bbs-view .bbs-infor span:last-child::after {display:none;}

    .bbs-mob .bbs-cont .bbs-view .bbs-infor .detail-file {display:block;float:none;margin-top:10px;padding:10px 0 0px 0;border-top:1px solid #ddd;}
    .bbs-mob .bbs-cont .bbs-view .bbs-infor .detail-file .addfile {display:block;float:none;margin:0;padding:5px 0 5px 25px;color:#273e94;background:url(/wpp/img/new/img_icon_file.png) no-repeat left 5px;background-size:16px auto;}
    .bbs-mob .bbs-cont .bbs-view .bbs-infor .detail-file .addfile a {color:#273e94;}
    .bbs-mob .bbs-cont .bbs-view .bbs-infor .detail-file .addfile::after {content:none;}
    .bbs-mob .bbs-cont .bbs-view .bbs-content {padding:20px 15px 40px 15px;font-size:inherit;color:#111;line-height:180%;}
    .bbs-mob .bbs-cont .bbs-view .bbs-content img {display:block;margin:0 auto 15px auto;max-width:100%;}

    .bbs-mob .bbs-cont .bbs-navi {margin-bottom:25px;}
    .bbs-mob .bbs-cont .bbs-navi .head-navi {display:block;position:absolute;left:0;top:0;padding:14px 15px 14px 15px;font-size:inherit;color:#273e94;font-weight:700;}
    .bbs-mob .bbs-cont .bbs-navi .date {display:none;}
    .bbs-mob .bbs-cont .bbs-navi a {display:block;margin:0 20px 0 90px;font-size:inherit;color:#111;width:auto;}
    .bbs-mob .bbs-cont .bbs-navi .topic-prev {position:relative;padding:14px 0;border-bottom:1px solid #ddd;background:url(/wpp/img/new/img_navigation_topic_prev.png) no-repeat 65px 23px;background-size:12px auto;}
    .bbs-mob .bbs-cont .bbs-navi .topic-next {position:relative;padding:14px 0;border-bottom:1px solid #ddd;background:url(/wpp/img/new/img_navigation_topic_next.png) no-repeat 65px 23px;background-size:12px auto;}

	.bbs-mob .bbs-cont .bbs-buttons {text-align:center;}
	.bbs-mob .bbs-cont .bbs-buttons span {margin:0 5px;}
	.bbs-mob .bbs-cont .btn-type1 {display:inline-block;width:auto; min-width:150px;background:#434343;}
	.bbs-mob .bbs-cont .btn-type1 a,
	.bbs-mob .bbs-cont .btn-type1 button {display:block;width:100%;height:44px;line-height:44px;text-align:center;font-size:16px;color:#fff; padding:0;}
	.bbs-mob .bbs-cont .btn-type2 {display:inline-block;width:auto; min-width:150px;background:#959595;}
	.bbs-mob .bbs-cont .btn-type2 a,
	.bbs-mob .bbs-cont .btn-type2 button {display:block;width:100%;height:44px;line-height:44px;text-align:center;font-size:16px;color:#fff; padding:0;}

	.bbs-mob .bbs-cont .bbs-view .btn-type2 { min-width:100px; }

	.bbs-mob .bbs-cont .list-faq .article-block:first-child { border-top:1px solid #ddd; }
    .bbs-mob .bbs-cont .list-faq {margin-bottom:25px;border-top:none; }
    .bbs-mob .bbs-cont .list-faq .box-question {padding:16px 16px 16px 50px;font-size:inherit;color:#111;font-weight:700;background:url(/wpp/img/new/img_question.png) no-repeat 20px 16px;cursor:pointer;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .bbs-mob .bbs-cont .list-faq .box-question p {font-size:15px;font-weight:700;}
    .bbs-mob .bbs-cont .list-faq .box-answer {overflow:hidden;height:0;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .bbs-mob .bbs-cont .list-faq .box-answer .box-inner {padding:10px 10px 10px 50px;font-size:inherit;color:#111;border-top:1px solid #dddddd;}
    .bbs-mob .bbs-cont .list-faq .box-answer .box-inner * { line-height:150%; }
    .bbs-mob .bbs-cont .list-faq .box-question.on {background:#f2f2f2 url(/wpp/img/new/img_question.png) no-repeat 20px 18px;}

    .bbs-mob .bbs-cont .gallery {margin:0 5px 30px 5px;overflow:hidden;}
    .bbs-mob .bbs-cont .gallery ul {width:100%;}
    .bbs-mob .bbs-cont .gallery ul li >a {display:block;}
    .bbs-mob .bbs-cont .gallery ul li {}
    .bbs-mob .bbs-cont .gallery ul li .thumnail {}
    .bbs-mob .bbs-cont .gallery ul li .title {margin:0;padding:10px 10px 15px 0;font-size:inherit;font-weight:700;color:#111;}

	/* Gallery Size #2 T.B.D */
	.bbs-mob .bbs-cont .gallery.col2 ul li {position:relative;float:left;margin:0 1% 24px 1%;width:48%;height:auto;}
	.bbs-mob .bbs-cont .gallery.col2 ul li .thumbnail { position:relative;float:left;margin:0;width:100%;height:auto; }

	.bbs-mob .bbs-cont .gallery.col3 ul li {position:relative;float:left;margin:0 1% 24px 1%;width:48%;height:auto;}
	.bbs-mob .bbs-cont .gallery.col3 ul li .thumbnail { position:relative;float:left;margin:0;width:100%;height:auto; }

	.bbs-mob .bbs-cont .gallery.col4 ul li {position:relative;float:left;margin:0 1% 24px 1%;width:48%;height:auto;}
	.bbs-mob .bbs-cont .gallery.col4 ul li .thumbnail {position:relative;float:left;margin:0;width:100%;height:auto; }

	.admv { display:none; }

	.bbs-mob .bbs-cont .btn-type2 { min-width:90px; }

	.bbs-mob .bbs-pw-inner { width:280px; }
	.bbs-mob .bbs-pw-inner .bbs-pw-content .password-input {padding:0;width:200px; }

	.bbs-mob .bbs-cont .bbs-write { padding:12px;}

	.bbs-mob .bbs-cont .bbs-write .bbs-form { margin-bottom:20px; }
	.bbs-mob .bbs-cont .bbs-write .bbs-form dt { margin-bottom: 4px; font-size:15px; }
	.bbs-mob .bbs-cont .bbs-write .bbs-form dl { }

	.bbs-mob .bbs-cont .bbs-write input[type="file"] { height:34px; line-height:34px; padding:0; }

	.bbs-mob .bbs-cont .write-info { font-size:13px; }
	.bbs-mob .bbs-cont div.write-info { margin:4px 0px; }

	.bbs-mob .bbs-cont .bbs-view .bbs-content .bbs-answer { margin:32px -8px 0px -8px; padding:0px 2px 10px 2px; }
	.bbs-mob .bbs-cont .bbs-view .bbs-content .bbs-answer h3 { padding: 8px; color: #01b7c5; font-size: 16px; font-weight:700;}

}

@media screen and (max-width:640px) {
    .bbs-mob .bbs-cont .gallery {margin:0 5px 30px 5px;overflow:hidden;}
    .bbs-mob .bbs-cont .gallery ul {width:100%;}
    .bbs-mob .bbs-cont .gallery ul li >a {display:block;}
    .bbs-mob .bbs-cont .gallery ul li {}
    .bbs-mob .bbs-cont .gallery ul li .thumnail {}
    .bbs-mob .bbs-cont .gallery ul li .title {margin:0;padding:10px 10px 15px 0;font-size:14px;font-weight:700;color:#111;}

	/* Gallery Size #3 T.B.D */
	.bbs-mob .bbs-cont .gallery.col2 ul li {position:relative;float:left;margin:0 1% 24px 1%;width:48%;height:auto;}
	.bbs-mob .bbs-cont .gallery.col2 ul li .thumbnail { position:relative;float:left;margin:0;width:100%;height:auto; }

	.bbs-mob .bbs-cont .gallery.col3 ul li {float:none;width:auto;}
	.bbs-mob .bbs-cont .gallery.col3 ul li .thumbnail { position:relative;float:left;margin:0;width:100%;height:auto; }

	.bbs-mob .bbs-cont .gallery.col4 ul li {float:none;width:auto;}
	.bbs-mob .bbs-cont .gallery.col4 ul li .thumbnail {position:relative;float:left;margin:0;width:100%;height:auto; }
}
