.commu_wrap{}
.commu_wrap .commu_contents{}
.commu_wrap .commu_contents .c_title{font-size: 42px;font-weight: bold;text-align: center;color: #000;margin-bottom: 25px}

.commu_wrap .commu_contents .c_tab{margin-bottom: 60px}
.commu_wrap .commu_contents .c_tab ul{font-size: 0;margin: 0 auto;display: table;}
.commu_wrap .commu_contents .c_tab ul li{display: inline-block;font-size: 18px;border-bottom: 2px solid #e0e0e0}
.commu_wrap .commu_contents .c_tab ul li a{color: #747474;}
.commu_wrap .commu_contents .c_tab ul li.t_on{border-bottom: 2px solid #000;}
.commu_wrap .commu_contents .c_tab ul li.t_on a{color: #000;}
.commu_wrap .commu_contents .c_tab ul li a{padding:10px 25px; display: block;}
.commu_wrap .commu_contents .c_table table{table-layout: fixed}
.commu_wrap .commu_contents .c_table .pagging{margin: 60px 0}

.commu_wrap .commu_contents .c_search{width: 100%;background-color: #f8f8f8;border-radius: 9px;padding: 23px 84px;margin-bottom: 30px}
.commu_wrap .commu_contents .c_search>div{display: flex;flex-direction: row;}
.commu_wrap .commu_contents .c_search>div .comu_select{margin-right: 10px;}
.commu_wrap .commu_contents .c_search>div .comu_select select{font-size: 17px;background-color: #fff;border: 1px solid #e5e5e5;border-radius: 7px;height: 50px;padding: 10px 25px;background: url(/new/img/s_arrow.png) no-repeat right 20px center #fff;width: 150px;}
.commu_wrap .commu_contents .c_search div .search_box{flex-grow: 1;margin-right: 10px;}
.commu_wrap .commu_contents .c_search div .search_box input{background-color: #fff;border: 1px solid #e5e5e5;border-radius:7px;height: 50px;padding: 10px 25px;display: inline-block;}
.commu_wrap .commu_contents .c_search div .search_box input[type="text"]{color: #000;font-size: 17px;}
.commu_wrap .commu_contents .c_search div .search_box input::placeholder{color: #7b7b7b;}
.commu_wrap .commu_contents .c_search div .search_btn{font-size: 17px;border-radius:7px;height: 50px;padding: 12px 25px;background-color: #000;display: inline-block;border: 0px;color: #fff;text-align: center;cursor: pointer;}
.commu_wrap .commu_contents .c_search div .search_btn a{color: #fff;cursor: pointer;}

.commu_wrap .commu_contents .c_table{width: 100%;}
.commu_wrap .commu_contents .c_table .c_all{font-size: 16px;color: #000;margin-bottom: 8px}
.commu_wrap .commu_contents .c_table .c_all span{color: #ff1e27;}
.commu_wrap .commu_contents .c_table table{font-size: 15px;width: 100%;text-align: center;}
.commu_wrap .commu_contents .c_table table tr:nth-child(1) td{font-size:16px;color: #000; border-top: 2px solid #ff1e27;text-align: center;font-weight: 500}
.commu_wrap .commu_contents .c_table table td{padding: 30px 0;border-bottom:1px solid #f1f1f1;color: #4f4f4f;}
.commu_wrap .commu_contents .c_table table .table_link a{color: #000;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inline-block;margin-top: 4px;}
.commu_wrap .commu_contents .c_table table td a:hover{text-decoration:underline;}

/*공지사항 테이블*/
.commu_wrap .commu_contents .c_table .notice_table tr{}
.commu_wrap .commu_contents .c_table .notice_table td:nth-child(1){width: 10%}
.commu_wrap .commu_contents .c_table .notice_table td:nth-child(2){width: 66%;}
.commu_wrap .commu_contents .c_table .notice_table td:nth-child(3){width: 12%}
.commu_wrap .commu_contents .c_table .notice_table td:nth-child(4){width: 12%}
.commu_wrap .commu_contents .c_table .notice_table .table_title{}
.commu_wrap .commu_contents .c_table .notice_table .table_link{text-align: left;padding-left: 3%}



/*
.commu_wrap .commu_contents .write_btn{text-align: right;margin: 30px 0;}
.commu_wrap .commu_contents .write_btn a{font-size: 17px;border-radius:7px;height: 50px;padding: 12px 40px;display: inline-block;background-color: #313131;color: #fff}
*/


/*구매후기 테이블*/
.commu_wrap .commu_contents .c_table .review_table tr{}
.commu_wrap .commu_contents .c_table .review_table .table_title td:nth-child(1){width: 15%}
.commu_wrap .commu_contents .c_table .review_table .table_title td:nth-child(2){width: 10%}
.commu_wrap .commu_contents .c_table .review_table .table_title td:nth-child(3){width: 50%}
.commu_wrap .commu_contents .c_table .review_table .table_title td:nth-child(4){width: 15%}
.commu_wrap .commu_contents .c_table .review_table .table_title td:nth-child(5){width: 10%}
.commu_wrap .commu_contents .c_table .review_table .table_title td{padding: 30px 10px;}
.commu_wrap .commu_contents .c_table .review_table tr .r_prd{padding: 30px 10px;}
.commu_wrap .commu_contents .c_table .review_table tr .r_prd img{width: 50px;display: inline-block;margin-right: 10px;}
.commu_wrap .commu_contents .c_table .review_table tr .r_prd span{display: inline-block;width: 50%;min-width: 50px;vertical-align: middle;line-height: 17px;text-align: center;margin-right: 10px;font-size: 13px;margin-top: 4px;}
.commu_wrap .commu_contents .c_table .review_table .table_link{}


/*QnA 테이블*/
.commu_wrap .commu_contents .c_table .qna_table tr{}
.commu_wrap .commu_contents .c_table .qna_table .table_title td:nth-child(1){width: 15%}
.commu_wrap .commu_contents .c_table .qna_table .table_title td:nth-child(2){width: 50%}
.commu_wrap .commu_contents .c_table .qna_table .table_title td:nth-child(3){width: 10%}
.commu_wrap .commu_contents .c_table .qna_table .table_title td:nth-child(4){width: 15%}
.commu_wrap .commu_contents .c_table .qna_table .table_title td:nth-child(5){width: 10%}
.commu_wrap .commu_contents .c_table .qna_table .table_title td{padding: 30px 10px;}
.commu_wrap .commu_contents .c_table .qna_table tr .r_prd{padding: 30px 10px;}
.commu_wrap .commu_contents .c_table .qna_table tr .r_prd img{width: 50px;display: inline-block;margin-right: 10px;}
.commu_wrap .commu_contents .c_table .qna_table tr .r_prd span{display: inline-block;width: 50%;min-width: 50px;vertical-align: middle;line-height: 1.2;text-align: center;margin-right: 10px;font-size: 13px;margin-top: 4px;}
.commu_wrap .commu_contents .c_table .qna_table .table_link{text-align: left;padding-left: 3%;}
.commu_wrap .qna_type{color: #8d8d8d;padding: 2px 6px;border-radius: 3px;font-size: 13px;border: 1px solid #d9d9d9;margin-right: 10px}
/*비밀글*/
.commu_wrap .commu_contents .c_table .qna_table .table_link .board_lock{color: #6e6e6e}
.commu_wrap .commu_contents .c_table .qna_table .table_link .board_lock img{margin-right: 5px;vertical-align: unset;}


/*자주하는질문 테이블*/
.commu_wrap .commu_contents .c_table #faq_table{width: 100%;;border-top: 2px solid #ff1e27;}
.commu_wrap .commu_contents .c_table #faq_table .faq_box{border-bottom: 1px solid #f1f1f1;}
.commu_wrap .commu_contents .c_table #faq_table .faq_click{cursor: pointer;display: flex;padding: 20px 0;}
.commu_wrap .commu_contents .c_table #faq_table .faq_click .q_txt{color: #ff1e27;font-size: 20px;font-weight: bold;padding: 0 1% 0 2%;}
.commu_wrap .commu_contents .c_table #faq_table .faq_click h3{align-items: center;width: 100%;justify-content: space-between;font-size: 18px;font-weight: 500;display: flex;align-items: center;}
.commu_wrap .commu_contents .c_table #faq_table .faq_click h3 span{line-height: 0;width: 15%;text-align: right;padding-right: 2%;}
.commu_wrap .commu_contents .c_table #faq_table .faq_click h3 span i{}
.commu_wrap .commu_contents .c_table #faq_table ul{display: none;background-color: rgb(249, 249, 249);border-radius: 5px;padding: 2%;margin: 0px 2% 20px;}
.commu_wrap .commu_contents .c_table #faq_table ul li{font-size: 16px}
.commu_wrap .commu_contents .c_table #faq_table ul .a_txt{font-size: 20px;font-weight: bold;}
.arrow {transition : all 0.2s ease-in;}
.goLeft {-webkit-transform:rotate(-180deg);transition : all 0.4s}


/*뷰화면*/
.c_board{}
.c_board .c_board_title{font-size: 18px;margin: 0 ;color: #ffffff;background-color: #ff1e27;display: inline-block;padding: 3px 13px;border-radius: 5px;}
.c_board .board_view{}
.c_board .board_view .boardv_title{padding: 25px 0;border-bottom: 1px solid #ebebeb}
.c_board .board_view .boardv_title div{font-size: 24px;margin-bottom: 8px;color: #000;font-weight: 500;}
.c_board .board_view .boardv_title ul{font-size: 17px;color: #848484;font-weight: 300;}
.c_board .board_view .boardv_title ul .score{font-size: 17px;margin-bottom: 0;}
.c_board .board_view .boardv_title ul li{padding: 0 3px;display: inline-block;}
.c_board .board_view .boardv_title ul li:nth-child(1){padding-right: 10px;}
.c_board .board_view .boardv_title ul li:nth-child(2){padding-right: 5px;padding-left: 15px;border-left: 1px solid #efefef;}
.c_board .board_view .boardv_content{font-size: 16px;padding: 60px 0 130px;}
.comu_model{display: block;margin-bottom: 30px;}
.comu_model div{background-color: #fcfcfc;border: 1px solid #ebebeb;width: auto;border-radius: 15px;display: inline-block;}
.comu_model a{display: flex;align-items: center;padding: 20px 35px;}
.comu_model a img{width: 66px;height: auto;margin-right: 10px;}
.comu_model a p{font-size: 16px;color: #666;}
.comu_model a p span{font-size: 16px;display: block;font-weight: bold;}
.c_board .board_view .reply{font-size: 16px;padding: 30px 40px;background-color: #f4f4f4}




@media (max-width:850px) {
	.commu_wrap .commu_contents .c_title{font-size: 30px;}
	.commu_wrap .commu_contents .c_tab ul li{font-size: 15px;}
	.commu_wrap .commu_contents .c_tab ul li a{padding: 0.5rem 0.6rem}
	.commu_wrap .commu_contents .c_search{padding: 12px 20px;}
	.commu_wrap .commu_contents .c_search>div .comu_select{;}
	.commu_wrap .commu_contents .c_search>div .comu_select select{font-size: 15px;width: 90px;padding: 10px 10px;}
	.commu_wrap .commu_contents .c_search div .search_box{margin-right: 10px;}
	.commu_wrap .commu_contents .c_search div .search_box input{padding: 8px 15px;}
	.commu_wrap .commu_contents .c_search div .search_box input[type="text"]{font-size: 15px;}
	.commu_wrap .commu_contents .c_search div .search_btn{font-size: 15px;padding: 14px 0;width: 70px}
	
	.commu_wrap .commu_contents .c_table table tr:nth-child(1) td{font-size: 15px}
	.commu_wrap .commu_contents .c_table table{font-size: 14px}
	.commu_wrap .commu_contents .c_table table td a{width: 90%;overflow: hidden;text-overflow: ellipsis;display: inline-block;}
	
	/*공지사항 테이블*/
	.commu_wrap .commu_contents .c_table .notice_table td:nth-child(1){width: 15%}
	.commu_wrap .commu_contents .c_table .notice_table td:nth-child(2){width: 45%;}
	.commu_wrap .commu_contents .c_table .notice_table td:nth-child(3){width: 20%}
	.commu_wrap .commu_contents .c_table .notice_table td:nth-child(4){width: 20%}
	.commu_wrap .commu_contents .c_table .notice_table .table_link{padding-left: 0;}
	
	
	/*구매후기 테이블*/
	.commu_wrap .commu_contents .c_table .review_table .table_title{display: none;}
	.commu_wrap .commu_contents .c_table .review_table tr{border-bottom: 1px solid #efefef;}
	.commu_wrap .commu_contents .c_table .review_table tr:nth-child(2){border-top: 2px solid #ff1e27;}
	.commu_wrap .commu_contents .c_table .review_table .table_title td{padding: 30px 10px;}
	.commu_wrap .commu_contents .c_table .review_table tr .r_prd{padding: 20px 0;display: inline-block;width: 20%;text-align: center;float: left;}
	.commu_wrap .commu_contents .c_table .review_table tr .r_prd img{width: 50px;display: inline-block;margin-right: 0px;}
	.commu_wrap .commu_contents .c_table .review_table tr .r_prd span{line-height: 17px;font-size: 13px;display: block;text-align: center;padding-top: 5px;color: #6a6a6a;width: auto;margin-right: 0;}
	.commu_wrap .commu_contents .c_table .review_table tr td:nth-child(2){padding-top: 20px;}
	.commu_wrap .commu_contents .c_table .review_table td{color: #4f4f4f;display: inline-block;text-align: left;width: 80%;padding-left: 30px;border-bottom: none;padding: 0 0 0 30px;}
	.commu_wrap .commu_contents .c_table .review_table td:nth-child(4){font-size: 12px;color: #959595;}
	.commu_wrap .commu_contents .c_table .review_table td:nth-last-child(1){color: #959595;font-size: 12px;padding-bottom: 20px;}
	.commu_wrap .commu_contents .c_table .review_table .table_link a{width: 90%;font-size: 16px;padding-top: 5px;}
	
	
	/*QnA 테이블*/
	.commu_wrap .commu_contents .c_table .qna_table .table_title{display: none;}
	.commu_wrap .commu_contents .c_table .qna_table tr{border-bottom: 1px solid #efefef;}
	.commu_wrap .commu_contents .c_table .qna_table tr:nth-child(2){border-top: 2px solid #ff1e27;}
	.commu_wrap .commu_contents .c_table .qna_table .table_title td{padding: 30px 10px;}
	.commu_wrap .commu_contents .c_table .qna_table tr .r_prd{padding: 20px 0;display: inline-block;width: 20%;text-align: center;float: left;}
	.commu_wrap .commu_contents .c_table .qna_table tr .r_prd img{width: 50px;display: inline-block;margin-right: 0px;}
	.commu_wrap .commu_contents .c_table .qna_table tr .r_prd span{line-height: 17px;font-size: 13px;display: block;text-align: center;padding-top: 5px;color: #6a6a6a;width: auto;margin-right: 0;}
	.commu_wrap .commu_contents .c_table .qna_table tr td:nth-child(2){padding-top: 20px;}
	.commu_wrap .commu_contents .c_table .qna_table td{color: #4f4f4f;display: inline-block;text-align: left;width: 80%;padding-left: 30px;border-bottom: none;padding: 0 0 0 30px;}
	.commu_wrap .commu_contents .c_table .qna_table td:nth-child(3){}
	.commu_wrap .commu_contents .c_table .qna_table td:nth-child(4){font-size: 12px;display: inline-block;color: #959595;width: auto;float: left;padding: 0 10px 0 30px;border-right: 1px solid #efefef;margin: 5px 0 20px 0;}
	.commu_wrap .commu_contents .c_table .qna_table td:nth-child(5){color: #959595;font-size: 12px;display: inline-block;width: 80px;float: left;padding: 0 0 0 10px;margin: 5px 0 20px 0;}
	.commu_wrap .commu_contents .c_table .qna_table .table_link{padding-left: 30px;}
	.commu_wrap .commu_contents .c_table .qna_table .table_link a{width: 90%;font-size: 16px;padding-top: 5px;display: block;}
	
	/*자주하는질문 테이블*/
	.commu_wrap .commu_contents .c_table .faq_table td:nth-child(1){width: 15%}
	.commu_wrap .commu_contents .c_table .faq_table td:nth-child(2){width: 85%}
	.commu_wrap .commu_contents .c_table .faq_table .table_link{padding-left: 0;}
	.commu_wrap .commu_contents .c_table .faq_table .table_link a{width: 80%;}
	.commu_wrap .commu_contents .c_table .faq_table .table_link .txt_q{margin-right: 7px;}
	.commu_wrap .commu_contents .c_table #faq_table .faq_click h3{font-size: 16px;}
	.commu_wrap .commu_contents .c_table #faq_table ul li{font-size: 15px;}
	
	
	
	
	
	/*뷰화면*/
	.c_board{}
	.c_board .c_board_title{font-size: 15px}
	.c_board .board_view{}
	.c_board .board_view .boardv_title{}
	.c_board .board_view .boardv_title div{font-size: 20px}
	.c_board .board_view .boardv_title ul{font-size: 13px}
	.c_board .board_view .boardv_title ul .score{font-size: 13px;margin-bottom: 0;}
	.c_board .board_view .boardv_title ul li{padding: 0 2px;}
	.c_board .board_view .boardv_title ul li:nth-child(1){}
	.c_board .board_view .boardv_title ul li:nth-child(2){padding-right: 10px;}
	.c_board .board_view .boardv_content{padding: 50px 0 100px;font-size: 15px;}
	.comu_model a p{font-size: 15px;}
	.comu_model a p span{font-size: 15px;}

}
@media (max-width:420px) {
	
}

