/* pagearea */
.PageArea {
  margin-top: 60px;
  text-align: center;
  font-size: 0;
}

.PageArea a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #c4c4c4;
  margin-left: -1px;
  font-size: 15px;
  line-height: 40px;
  vertical-align: top;
}

.PageArea a.on {
  border: 1px solid #000;
  background: #000;
  font-weight: 400;
  color: #fff;
}

/* writeBtnArea */
.writeBtnArea {
  margin-top: 20px;
  text-align: center;
}

.writeBtnArea:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}

.writeBtnArea .colLeft {
  float: left;
}

.writeBtnArea .colRight {
  float: right;
}

/* 리스트 */
#board.list table tbody td.subject.notice {
  font-weight: 600;
}

#board.list #search {
  margin-bottom: 15px;
}

#board.list #search .searchArea {
  font-size: 0;
  text-align: center;
}

#board.list #search .SelectType03 {
  min-width: 100px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}

#board.list #search input.text {
  width: 410px;
  height: 30px;
  margin-left: 5px;
  border: 1px solid #c4c4c4;
}

#board.list #search .btn_search {
  width: 90px;
  height: 30px;
  margin-left: 5px;
  border: none;
  background: #000;
  text-align: center;
  color: #fff;
  line-height: 30px;
}

/* 보기 */
#board.view table {
  width: 100%;
  border-top: 1px solid #333;
  table-layout: fixed;
}

#board.view table thead th {
  padding: 15px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 17px;
  font-weight: 400;
  color: #222;
  line-height: 20px;
  text-align: left;
}

#board.view table thead th .category {
  color: #0ca7e8;
}

#board.view table thead th .icon {
  float: left;
  margin-right: 8px;
}

#board.view table thead th p {
  float: left;
  width: 860px;
  margin-top: -2px;
  word-break: break-all;
}

#board.view table tbody th,
#board.view table tbody td {
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
  text-align: left;
  line-height: 20px;
}

#board.view table tbody th {
  padding: 20px 0 20px 15px;
  background: #f7f7f7;
  color: #333;
}

#board.view table tbody td {
  padding: 20px;
  font-weight: 300;
}

#board.view table tbody td a {
  border-bottom: 1px solid #d9d9d9;
}

#board.view #divcontents {
  padding: 20px 15px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}

#board.view #divcontents img {
    width: 100%;
}

#board.view .writeBtnArea {
  font-size: 0;
}

#board.view .writeBtnArea input,
#board.view .writeBtnArea a {
  margin-left: 5px;
  vertical-align: top;
}

#board.view .commentarea .commentlist {
  padding: 20px 15px;
  margin-top: 20px;
  border: 3px solid #dfdfdf;
  background: #f9f9f9;
}

#board.view .commentarea .commentlist .anslist {
  padding-left: 40px;
  background: url('/image/common/icon/icon_a.png') no-repeat 0 0;
}

#board.view .commentarea .commentlist .ansinfo {
  line-height: 27px;
}

#board.view .commentarea .commentlist .ansinfo strong {
  font-size: 17px;
  font-weight: 400;
  color: #222;
}

#board.view .commentarea .commentlist .ansinfo .date {
  padding-left: 5px;
  font-size: 14px;
  font-weight: 300;
}

#board.view .commentarea .commentlist .anscon {
  padding-top: 5px;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

/* 쓰기 */
#board.form table {
  width: 100%;
  border-top: 1px solid #333;
  table-layout: fixed;
}

#board.form table tbody th {
  width: 165px;
  padding: 10px 0 0;
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
  font-weight: 400;
  color: #333;
  text-align: left;
  vertical-align: top;
  line-height: 40px;
  text-indent: 15px;
}

#board.form table tbody th.vaM {
  padding-top: 0;
}

#board.form table tbody td {
  height: 40px;
  padding: 10px 15px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
  text-align: left;
}

#board.form table tbody td p {
  padding-top: 5px;
}

#board.form table tbody td ul.info-txt {
  padding: 5px 0 10px;
}

#board.form table tbody td ul.info-txt li {
  padding-top: 10px;
  line-height: 20px;
}

#board.form table tbody td .btn_gray04 {

}

#board.form table tbody th.bg,
#board.form table tbody td.bg {
  background: #f7f7f7;
}

#board.form .writeBtnArea {
  margin-top: 40px;
  font-size: 0;
}

#board.form .writeBtnArea input,
#board.form .writeBtnArea a {
  margin-left: 5px;
  vertical-align: top;
}

.wp100 {
  width: 100px;
}

.wp400 {
  width: 400px;
  margin-left: 5px;
}

select.phone, input.phone, select.birth {
  min-width: 100px;
  width: 100px;
}

select.delivery-info-select {
  min-width: 450px;
}

input.email {
  width: 180px;
}

/* FAQ 게시판 */
.faq-tab {
  margin-bottom: 15px;
}

.faq-tab ul {
  overflow: hidden;
}

.faq-tab ul li {
  float: left;
  width: 12.5%;
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-left: none;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.faq-tab ul li:first-child {
  border-left: 1px solid #ccc;
}

.faq-tab ul li a {
  display: block;
  width: 100%;
  padding-top: 23px;
  height: 80px;
}

.faq-tab ul li .icon {
  display: block;
  width: 40px;
  height: 32px;
  margin: 0 auto;
  background-image: url('/image/cscenter/icon_faq.png');
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.faq-tab ul li .icon.faq-m00 {
  background-position: 0 0;
}

.faq-tab ul li .icon.faq-m01 {
  background-position: 0 -42px;
}

.faq-tab ul li .icon.faq-m02 {
  background-position: 0 -84px;
}

.faq-tab ul li .icon.faq-m03 {
  background-position: 0 -126px;
}

.faq-tab ul li .icon.faq-m04 {
  background-position: 0 -168px;
}

.faq-tab ul li .icon.faq-m05 {
  background-position: 0 -210px;
}

.faq-tab ul li .icon.faq-m06 {
  background-position: 0 -252px;
}

.faq-tab ul li .icon.faq-m07 {
  background-position: 0 -294px;
}

.faq-tab ul li .icon.faq-m08 {
  background-position: 0 -336px;
}

.faq-tab ul li .icon.faq-m09 {
  background-position: 0 -360px;
}

.faq-tab ul li span {
  display: block;
  padding-top: 15px;
  line-height: 15px;
}

.faq-tab ul li.on,
.faq-tab ul li:hover {
  background: #0ca7e8;
  border-color: #0ca7e8;
}

.faq-tab ul li.on .icon,
.faq-tab ul li:hover .icon {
  background-position-x: right;
}

.faq-tab ul li.on a,
.faq-tab ul li:hover a {
  color: #fff;
}

.board_faq {
  border-top: 1px solid #333;
}

.board_faq dl dt {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  background: url('/image/common/icon/icon_plus.png') no-repeat 935px 18px;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.board_faq dl dt span {
  float: left;
  display: block;
}

.board_faq dl dt span img {
  vertical-align: top;
}

.board_faq dl dt .num {
  float: left;
  width: 26px;
  height: 26px;
  background: #fff;
  border: 1px solid #444;
  border-radius: 100%;
  font-weight: 700;
  text-align: center;
  color: #444;
  line-height: 26px;
}

.board_faq dl dt .num.bg {
  background: #444;
  color: #fff;
}

.board_faq dl dt .category {
  float: left;
  width: 140px;
  padding-left: 20px;
  color: #222;
  font-weight: 400;
  line-height: 26px;
}

.board_faq dl dt p {
  float: left;
  padding-top: 2px;
  padding-left: 20px;
  font-weight: 300;
  line-height: 22px;
}

.board_faq dl dt.on {
  background: #e6f1f6 url('/image/common/icon/icon_minus.png') no-repeat 935px 18px;
}

.board_faq dl dt.on p {
  font-weight: 400;
  color: #222;
}

.board_faq dl dd {
  display: none;
  padding: 10px 10px 10px 60px;
  background: #f7f7f7 url('/image/common/icon/icon_a.png') no-repeat 10px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

/* IE 10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .board_faq dl dt .category {
    line-height: 28px;
  }
}

/* IE9, IE10 */
@media screen and (min-width: 0\0
) {
  .board_faq dl dt .category {
    line-height: 28px;
  }
}

#board.form table tbody td .tax-area {
  position: relative;
  margin: 5px 0;
}

#board.form table tbody td .tax-area .Btn_Type02 {
  position: absolute;
  top: 0;
  right: 0;
}

#board.form table tbody td .tax-area p {
  padding-top: 0;
  line-height: 22px;
}

#board.form table tbody td .radio-area {
  padding: 10px 0;
}

.review-top-box {
  margin-bottom: 15px !important;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}

.review-top-box .review-reviewr-list {
  width: 320px;
  float: left;
  border: 1px solid #eee;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
}

.review-reviewr-list h3,
.review-best-list h3,
.review-goods-list h3 {
  margin-bottom: 5px;
  width: 100%;
}

.review-reviewr-list tr td,
.review-best-list tr td,
.review-goods-list tr td {
  border-bottom: 1px dotted #e1e1e1;
  padding-bottom: 3px;
  height: 30px;
}

.review-reviewr-list tr:last-child td,
.review-best-list tr:last-child td,
.review-goods-list tr:last-child td {
  border: 0;
}

.review-top-box .review-reviewr-list .info div {
  display: inline-block;
  font-size: 13px;
  color: #6c6c6c;
  position: relative;
}

.review-top-box .review-reviewr-list .info .unit {
  font-size: 12px;
  color: #494949;
}

.review-top-box .review-reviewr-list .w-cnt {
  color: #000;
  position: absolute;
  right: 0;
  font-size: 14px !important;
}

.review-top-box .review-reviewr-list .div {
  text-align: center;
  width: 10px !important;
  color: #ccc !important;
}

.review-top-box .review-reviewr-list .label {
  background: #eee;
  color: #333;
  font-size: 11px;
  padding: 3px 5px;
  border-radius: 5px;
}

.review-top-box .review-reviewr-list .r-cnt {
  color: #000;
  position: absolute;
  right: 0;
  font-size: 14px !important;
}

.review-top-box .review-best-list {
  width: 400px;
  float: left;
  margin-left: 10px;
  border: 1px solid #eee;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
}

.review-top-box .review-goods-list {
  width: 390px;
  float: left;
  margin-left: 10px;
  border: 1px solid #eee;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
}

.review-top-box .item-break {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
  height: 20px;
  color: #222;
  line-height: 20px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}

.review-top-box .num {
  width: 17px;
  height: 25px;
  background: #555;
  line-height: 25px;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  vertical-align: middle;
  padding-left: 8px;
}

.review-top-box .num10 {
  width: 22px;
  padding-left: 3px;
}

.review-best-list img,
.review-goods-list img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.comment-input-box {
  clear: both;
  padding: 30px 0;
  margin-bottom: 20px;
}

.comment-input-box .title {
  font-size: 24px !important;
  letter-spacing: -0.33px;
  font-weight: 800;
  margin-bottom: 15px;
}

.comment-input-box .add-comment,
.comment-input-box .pop-search-goods{
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  width: 200px;
  margin: 0;
}

.comment-input-box .input {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #f7f7f7;
  box-sizing: border-box;
  padding: 14px 20px 10px;
  border-bottom: 1px solid #333;
}

.comment-input-box .input textarea {
  width: 100%;
  height: 100px;
  border: none;
  background-color: #f7f7f7;
  display: block;
  resize: none;
  margin-bottom: 10px;
}

.comment-list-box .title {
  font-size: 24px !important;
  letter-spacing: -0.33px;
  font-weight: 800;
  margin-bottom: 15px;
}

#comment-list .comment-item {
  padding: 15px 20px;
  background-color: #f7f7f7;
  margin-bottom: 15px;
}

#comment-list .comment-item:last-child {
  margin-bottom: 0;
}