/*----------------------------- Font Standard -------------------------------------------*/
/*----------------------------- Color -------------------------------------------*/
/*rangeslider*/
/* line 3, ../html/scss/qanda.scss */
.qanda-detail {
  background: #F1F2F3 url(/images/qanda/qanda-bg.jpg) top center no-repeat;
  background-size: 100%;
  position: relative;
  padding-top: 60px;
}
/* line 9, ../html/scss/qanda.scss */
.qanda-detail .qandabox {
  position: relative;
}
/* line 11, ../html/scss/qanda.scss */
.qanda-detail .qandabox.padtop {
  padding-top: 40px;
}
/* line 14, ../html/scss/qanda.scss */
.qanda-detail .qandabox .hdqand {
  position: absolute;
  top: 0%;
  color: #fff;
  max-width: 330px;
  width: 100%;
}
/* line 20, ../html/scss/qanda.scss */
.qanda-detail .qandabox .hdqand.ques {
  background: url(/images/qanda/qanda-hdtxt-bg-blue.jpg) center center no-repeat;
  left: -15%;
}
/* line 25, ../html/scss/qanda.scss */
.qanda-detail .qandabox .hdqand.ans {
  background: url(/images/qanda/qanda-hdtxt-bg-red.jpg) center center no-repeat;
  right: -15%;
}
@media screen and (max-width: 767px) {
  /* line 14, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .hdqand {
    max-width: 270px;
  }
  /* line 31, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .hdqand .hdt-txt {
    font-size: 50px;
    font-size: 5rem;
  }
  /* line 35, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .hdqand .hde-txt {
    font-size: 40px;
    font-size: 4rem;
  }
  /* line 39, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .hdqand.ques {
    left: 0;
  }
  /* line 42, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .hdqand.ans {
    right: 0;
  }
}
/* line 47, ../html/scss/qanda.scss */
.qanda-detail .qandabox .hdqand .hdtxt .hdt-txt {
  padding-top: 70px;
}
/* line 50, ../html/scss/qanda.scss */
.qanda-detail .qandabox .hdqand .hdtxt .hde-txt {
  padding-bottom: 80px;
}
/* line 55, ../html/scss/qanda.scss */
.qanda-detail .qandabox .dtqanda {
  background: #fff;
  padding: 80px 0 60px 0;
  margin-top: 170px;
  box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
  -webkit-box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
  -moz-box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
  -ms-box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
  -o-box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
}
@media screen and (max-width: 767px) {
  /* line 55, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .dtqanda {
    width: 95%;
    margin: 170px auto 0 auto;
  }
}
/* line 68, ../html/scss/qanda.scss */
.qanda-detail .qandabox .dtqanda .subhdtxt {
  color: #EB1C24;
}
/* line 71, ../html/scss/qanda.scss */
.qanda-detail .qandabox .dtqanda .dttxt {
  color: #000;
}
/* line 74, ../html/scss/qanda.scss */
.qanda-detail .qandabox .dtqanda .cttxt {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 78, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .dtqanda .cttxt .hdt-txt {
    font-size: 20px;
    font-size: 2rem;
  }
  /* line 82, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .dtqanda .cttxt .txt30 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  /* line 86, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .dtqanda .cttxt.padtop {
    padding-top: 30px;
  }
}
/* line 91, ../html/scss/qanda.scss */
.qanda-detail .qandabox .dtqanda .picqoute {
  width: 80%;
  margin: 0 auto;
}
/* line 94, ../html/scss/qanda.scss */
.qanda-detail .qandabox .dtqanda .picqoute.qleft {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  /* line 94, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .dtqanda .picqoute.qleft {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* line 101, ../html/scss/qanda.scss */
.qanda-detail .qandabox .dtqanda .picqoute.qright {
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  /* line 101, ../html/scss/qanda.scss */
  .qanda-detail .qandabox .dtqanda .picqoute.qright {
    padding-bottom: 30px;
  }
}
/* line 108, ../html/scss/qanda.scss */
.qanda-detail .qandabox .dtqanda .picct {
  width: 80%;
  margin: 0 auto;
  padding-top: 30px;
}
/* line 116, ../html/scss/qanda.scss */
.qanda-detail .share_vertical {
  width: auto;
}
/* line 119, ../html/scss/qanda.scss */
.qanda-detail .share_horizontal {
  margin: 0 auto 60px;
}
/* line 122, ../html/scss/qanda.scss */
.qanda-detail .icon-size-verical, .qanda-detail .share_vertical .icons .line-icon, .qanda-detail .share_vertical .icons .facebook-icon, .qanda-detail .share_vertical .icons .twitter-icon, .qanda-detail .share_vertical .icons .googleplus-icon {
  margin: 0 auto;
}
/* line 126, ../html/scss/qanda.scss */
.qanda-detail .pagingbrand {
  display: table;
  width: 80%;
  margin: 50px auto;
}
@media screen and (max-width: 767px) {
  /* line 126, ../html/scss/qanda.scss */
  .qanda-detail .pagingbrand {
    width: 100%;
  }
}
/* line 134, ../html/scss/qanda.scss */
.qanda-detail .bdtbcell {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
/* line 139, ../html/scss/qanda.scss */
.qanda-detail .pagingbrand td a:link, .qanda-detail .pagingbrand td a:visited, .qanda-detail .pagingbrand td a:focus {
  position: relative;
  display: block;
  width: 100%;
  font-size: 40px;
  font-size: 4rem;
  height: auto;
  vertical-align: middle;
  line-height: 0.6;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  /* line 139, ../html/scss/qanda.scss */
  .qanda-detail .pagingbrand td a:link, .qanda-detail .pagingbrand td a:visited, .qanda-detail .pagingbrand td a:focus {
    font-size: 35px;
    font-size: 3.5rem;
  }
  /* line 152, ../html/scss/qanda.scss */
  .qanda-detail .pagingbrand td a:link .thumb-contentt-5, .qanda-detail .pagingbrand td a:visited .thumb-contentt-5, .qanda-detail .pagingbrand td a:focus .thumb-contentt-5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 139, ../html/scss/qanda.scss */
  .qanda-detail .pagingbrand td a:link, .qanda-detail .pagingbrand td a:visited, .qanda-detail .pagingbrand td a:focus {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 160, ../html/scss/qanda.scss */
  .qanda-detail .pagingbrand td a:link .thumb-contentt-5, .qanda-detail .pagingbrand td a:visited .thumb-contentt-5, .qanda-detail .pagingbrand td a:focus .thumb-contentt-5 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* line 166, ../html/scss/qanda.scss */
.qanda-detail [class^="icon-"] {
  font-size: 40px;
}
/* line 170, ../html/scss/qanda.scss */
.qanda-detail .thumb-contentt-5 {
  font-family: "prompt-light";
  line-height: 2em;
}
/* line 176, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .slide1 {
  background: none;
}
/* line 180, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .wapperct {
  display: table;
  width: 100%;
}
/* line 183, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .wapperct .qicon {
  display: table-cell;
  position: relative;
  width: 30%;
  padding: 40% 0;
  font-family: "teko-light";
  color: #FFF;
  font-size: 150px;
  font-size: 15rem;
  vertical-align: top;
}
/* line 194, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .wapperct .qicon .txticon {
  position: absolute;
  top: -27%;
  left: 21%;
}
@media screen and (max-width: 991px) {
  /* line 194, ../html/scss/qanda.scss */
  .qanda-detail .slidewithbg .wapperct .qicon .txticon {
    top: -17%;
  }
}
@media screen and (max-width: 767px) {
  /* line 194, ../html/scss/qanda.scss */
  .qanda-detail .slidewithbg .wapperct .qicon .txticon {
    top: -23%;
  }
}
@media screen and (max-width: 480px) {
  /* line 194, ../html/scss/qanda.scss */
  .qanda-detail .slidewithbg .wapperct .qicon .txticon {
    top: -32%;
    left: 5%;
  }
}
/* line 210, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .wapperct .dtowltxt {
  display: table-cell;
  width: 70%;
  color: #FFF;
  vertical-align: top;
  padding: 0 15px;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 991px) {
  /* line 210, ../html/scss/qanda.scss */
  .qanda-detail .slidewithbg .wapperct .dtowltxt {
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 210, ../html/scss/qanda.scss */
  .qanda-detail .slidewithbg .wapperct .dtowltxt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 227, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .readmoretxt {
  color: #FFF;
  padding-left: 11%;
  font-size: 20px;
  font-size: 2rem;
}
/* line 232, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .readmoretxt [class^="icon-"] {
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 480px) {
  /* line 227, ../html/scss/qanda.scss */
  .qanda-detail .slidewithbg .readmoretxt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 243, ../html/scss/qanda.scss */
.qanda-detail .thumbnail.acc .acc-img {
  padding: 10% 0;
}
/* line 247, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .slide1 .outerdiv-right .bxs05one .hdt-txt {
  margin-top: -15px;
}
/* line 251, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .slide1 .outerdiv-right .rotatetxt {
  bottom: none;
  top: 40px;
}
/* line 256, ../html/scss/qanda.scss */
.qanda-detail .slidewithbg .slide1 .outerdiv-right .slide1bg {
  background: url(/images/qanda/qanda-owl-back-bg.jpg) no-repeat;
}
@media screen and (max-width: 991px) {
  /* line 260, ../html/scss/qanda.scss */
  .qanda-detail .slidewithbg .slide1 {
    padding: 40px 0 0 0;
  }
}
/* line 267, ../html/scss/qanda.scss */
.qanda-detail .contentbx {
  position: relative;
  color: #fff;
}
/* line 270, ../html/scss/qanda.scss */
.qanda-detail .contentbx .txtbx {
  top: 12%;
  right: 60%;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  /* line 274, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx h4.hde-txt, .qanda-detail .contentbx .txtbx .hd4.hde-txt {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  /* line 274, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx h4.hde-txt, .qanda-detail .contentbx .txtbx .hd4.hde-txt {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 274, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx h4.hde-txt, .qanda-detail .contentbx .txtbx .hd4.hde-txt {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 1500px) {
  /* line 270, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx {
    top: 6%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 270, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx {
    top: 5%;
  }
}
@media screen and (max-width: 991px) {
  /* line 270, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx {
    top: 10%;
    right: unset;
  }
}
/* line 300, ../html/scss/qanda.scss */
.qanda-detail .contentbx .txtbx .txthd1 {
  padding-bottom: 15px;
  line-height: 28px;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 1200px) {
  /* line 300, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx .txthd1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  /* line 300, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx .txthd1 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  /* line 300, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx .txthd1 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 300, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx .txthd1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 322, ../html/scss/qanda.scss */
.qanda-detail .contentbx .txtbx .txthd2 {
  padding-bottom: 10px;
  font-size: 50px;
  font-size: 5rem;
}
@media screen and (max-width: 1200px) {
  /* line 322, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx .txthd2 {
    font-size: 35px;
    font-size: 3.5rem;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  /* line 322, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx .txthd2 {
    font-size: 60px;
    font-size: 6rem;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  /* line 322, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx .txthd2 {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 322, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .txtbx .txthd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
/* line 346, ../html/scss/qanda.scss */
.qanda-detail .contentbx .teaser-btn {
  height: 40px;
}
@media screen and (max-width: 1200px) {
  /* line 346, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .teaser-btn {
    padding: 10px 40px 40px 0px;
  }
}
@media screen and (max-width: 991px) {
  /* line 346, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .teaser-btn {
    padding: 15px 40px 40px 0px;
  }
}
@media screen and (max-width: 480px) {
  /* line 346, ../html/scss/qanda.scss */
  .qanda-detail .contentbx .teaser-btn {
    padding: 10px 40px 40px 0px;
  }
}

/* line 362, ../html/scss/qanda.scss */
.qanda_list .detail_block2 {
  background-image: url(/images/qanda/qandalist-bg01.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #F0F0F0;
  padding: 50px 0;
  position: relative;
}
/* line 371, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 {
  padding-left: 10px;
}
/* line 374, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .search-box {
  cursor: pointer;
  padding-right: 20px;
}
/* line 377, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .search-box .search-btn {
  background-color: #EB1C24;
  color: #fff;
  height: 60px;
  line-height: 55px;
  text-align: center;
}
/* line 383, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .search-box .search-btn [class^="icon-"] {
  font-size: 30px;
  vertical-align: middle;
  position: relative;
  top: 15px;
}
/* line 389, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .search-box .search-btn:hover {
  background-color: #000;
}
/* line 392, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .search-box .search-btn.active {
  background-color: #000;
}
/* line 395, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .search-box .search-btn .textsearch {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 395, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block1 .search-box .search-btn .textsearch {
    display: inline-block;
    position: relative;
    top: -4px;
    left: 4px;
    font-family: "prompt-regular";
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
  }
}
@media screen and (max-width: 480px) {
  /* line 395, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block1 .search-box .search-btn .textsearch {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
/* line 414, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .filter-box {
  cursor: pointer;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  /* line 414, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block1 .filter-box {
    padding-right: 0px;
    padding-bottom: 20px;
  }
}
/* line 422, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .pointeritems1, .qanda_list .detail_block2 .filter_block .block1 .pointeritems2 {
  position: absolute;
  bottom: -20px;
  display: inline-block;
}
/* line 427, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .pointeritems1 {
  left: 12%;
}
/* line 430, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block1 .pointeritems2 {
  left: 50%;
}
/* line 434, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .block2 {
  padding: 0 20px;
  padding-right: 10px;
}
/* line 438, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .morefilter {
  background-color: #fff;
  padding: 50px 0;
  margin-top: 20px;
}
/* line 443, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .text-search {
  padding: 0 20px;
}
/* line 446, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .icon-close {
  padding: 0 20px;
  text-align: right;
}
/* line 449, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .icon-close [class^="icon-"] {
  color: #EB1C24;
  font-size: 34px;
}
/* line 454, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .search-dropdown {
  padding: 20px 20px 0 20px;
}
/* line 457, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .search-dropdown .bxinput [class^="icon-"] {
  position: absolute;
  right: 0;
  top: 0;
  color: #000;
  font-size: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
/* line 474, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .filter_block .searchBtn {
  cursor: pointer;
}
/* line 478, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .thumbnail_block {
  padding: 40px 0;
}
/* line 480, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .thumbnail_block .thumbnail-list {
  padding: 10px;
}
@media screen and (max-width: 1200px) {
  /* line 480, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .thumbnail_block .thumbnail-list {
    padding: 10px;
  }
}
@media screen and (max-width: 480px) and (min-width: 360px) {
  /* line 480, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .thumbnail_block .thumbnail-list {
    padding: 10px 58px;
  }
}
@media screen and (max-width: 360px) {
  /* line 480, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .thumbnail_block .thumbnail-list {
    padding: 5px;
  }
}
/* line 491, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .thumbnail_block .thumbnail-list .content.faqBox {
  cursor: pointer;
}
/* line 494, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .thumbnail_block .thumbnail-list .content.faqBox:after {
  content: '';
  width: 0;
  left: 50%;
  bottom: 0;
  height: 5px;
  background: #D80000;
  position: absolute;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
/* line 509, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .thumbnail_block .thumbnail-list .content.faqBox:hover:after {
  width: 100%;
  left: 0;
}
/* line 514, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .thumbnail_block .thumbnail-list .content.faqBox:hover {
  box-shadow: 0 7px 20px -5px #3B3B3B;
}
/* line 520, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .content {
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 525, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .content.faqBox {
  background-image: url(/images/qanda/qandalist-bx.jpg);
  background-repeat: no-repeat;
  min-height: 330px;
  padding: 20px;
  text-align: left;
}
@media screen and (max-width: 991px) {
  /* line 525, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox {
    min-height: 330px;
  }
}
@media screen and (max-width: 767px) {
  /* line 525, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox {
    min-height: 310px;
  }
}
/* line 541, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .content.faqBox .faqHead {
  float: left;
  line-height: 0.8;
  font-size: 150px;
  font-size: 15rem;
}
@media screen and (max-width: 1200px) {
  /* line 541, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox .faqHead {
    font-size: 110px;
    font-size: 11rem;
  }
}
@media screen and (max-width: 991px) {
  /* line 541, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox .faqHead {
    font-size: 120px;
    font-size: 12rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 541, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox .faqHead {
    font-size: 110px;
    font-size: 11rem;
  }
}
/* line 559, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .content.faqBox .faqTxt {
  float: left;
  width: 70%;
  padding-left: 20px;
  padding-top: 3px;
  height: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-wrap: break-word;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  /* line 559, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox .faqTxt {
    font-size: 20px;
    font-size: 2rem;
    height: 197px;
  }
}
@media screen and (max-width: 991px) {
  /* line 559, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox .faqTxt {
    -webkit-line-clamp: 7;
    width: 74%;
    font-size: 23px;
    font-size: 2.3rem;
    height: 198px;
    line-height: 1.26;
  }
}
@media screen and (max-width: 767px) {
  /* line 559, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox .faqTxt {
    width: 65%;
  }
}
@media screen and (max-width: 480px) {
  /* line 559, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .content.faqBox .faqTxt {
    -webkit-line-clamp: 8;
    width: 76%;
    font-size: 20px;
    font-size: 2rem;
    height: 205px;
  }
}
/* line 603, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .content.faqBox .readmore {
  position: absolute;
  bottom: 20px;
}
/* line 606, ../html/scss/qanda.scss */
.qanda_list .detail_block2 .content.faqBox .readmore .icon-icon_next {
  color: #fff;
}
/* line 645, ../html/scss/qanda.scss */
.qanda_list .contentbx {
  position: relative;
  color: #fff;
}
/* line 648, ../html/scss/qanda.scss */
.qanda_list .contentbx .txtbx {
  top: 12%;
  right: 60%;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  /* line 652, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx h4.hde-txt, .qanda_list .contentbx .txtbx .hd4.hde-txt {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  /* line 652, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx h4.hde-txt, .qanda_list .contentbx .txtbx .hd4.hde-txt {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 652, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx h4.hde-txt, .qanda_list .contentbx .txtbx .hd4.hde-txt {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 1500px) {
  /* line 648, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx {
    top: 6%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 648, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx {
    top: 5%;
  }
}
@media screen and (max-width: 991px) {
  /* line 648, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx {
    top: 10%;
    right: unset;
  }
}
/* line 678, ../html/scss/qanda.scss */
.qanda_list .contentbx .txtbx .txthd1 {
  padding-bottom: 15px;
  line-height: 28px;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 1200px) {
  /* line 678, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx .txthd1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  /* line 678, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx .txthd1 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  /* line 678, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx .txthd1 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 678, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx .txthd1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 700, ../html/scss/qanda.scss */
.qanda_list .contentbx .txtbx .txthd2 {
  padding-bottom: 10px;
  font-size: 50px;
  font-size: 5rem;
}
@media screen and (max-width: 1200px) {
  /* line 700, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx .txthd2 {
    font-size: 35px;
    font-size: 3.5rem;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  /* line 700, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx .txthd2 {
    font-size: 60px;
    font-size: 6rem;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  /* line 700, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx .txthd2 {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 700, ../html/scss/qanda.scss */
  .qanda_list .contentbx .txtbx .txthd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
/* line 724, ../html/scss/qanda.scss */
.qanda_list .contentbx .teaser-btn {
  height: 40px;
}
@media screen and (max-width: 1200px) {
  /* line 724, ../html/scss/qanda.scss */
  .qanda_list .contentbx .teaser-btn {
    padding: 10px 40px 40px 0px;
  }
}
@media screen and (max-width: 991px) {
  /* line 724, ../html/scss/qanda.scss */
  .qanda_list .contentbx .teaser-btn {
    padding: 15px 40px 40px 0px;
  }
}
@media screen and (max-width: 480px) {
  /* line 724, ../html/scss/qanda.scss */
  .qanda_list .contentbx .teaser-btn {
    padding: 10px 40px 40px 0px;
  }
}

@media (max-width: 991px) {
  /* line 742, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block1 {
    padding: 0 10px;
  }
  /* line 745, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block2 {
    padding: 0 10px;
  }
  /* line 750, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .text-search {
    padding: 0 10px;
  }
  /* line 753, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .icon-close {
    padding: 0 10px;
  }
  /* line 756, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .search-dropdown {
    padding: 20px 10px 0 10px;
  }
}
@media (max-width: 767px) {
  /* line 775, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block1 {
    padding: 0 5px;
  }
  /* line 777, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block1 .search-box {
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1200px) {
  /* line 777, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block1 .search-box {
    padding-right: 0px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 785, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .block2 {
    padding: 0 5px;
    padding-bottom: 20px;
  }
  /* line 790, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .morefilter {
    margin-top: 0;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 14;
    overflow-y: auto;
  }
  /* line 799, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .text-search {
    padding: 0 5px;
  }
  /* line 802, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .icon-close {
    padding: 0 5px;
  }
  /* line 805, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .filter_block .morefilter .morefilter-search .search-dropdown {
    padding: 20px 5px 0 5px;
  }
  /* line 812, ../html/scss/qanda.scss */
  .qanda_list .detail_block2 .thumbnail_block {
    padding: 0;
  }
}
@media (max-width: 480px) {
  /* line 825, ../html/scss/qanda.scss */
  .qanda_list .thumbnail_block .thumbnail-list {
    width: 100%;
  }
}
/* line 833, ../html/scss/qanda.scss */
.qa-form {
  background: #F1F2F2;
}
/* line 835, ../html/scss/qanda.scss */
.qa-form .contactform {
  background-color: #fff;
  margin-top: -60px;
  padding: 50px;
  margin-bottom: 60px;
  box-shadow: 0 10px 20px #bfbdbd;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 835, ../html/scss/qanda.scss */
  .qa-form .contactform {
    padding: 50px 15px;
  }
}
@media screen and (max-width: 480px) {
  /* line 835, ../html/scss/qanda.scss */
  .qa-form .contactform {
    padding: 50px 0;
  }
}
/* line 849, ../html/scss/qanda.scss */
.qa-form .contactform .formhead .thumb-contentt-5 {
  line-height: 1.7;
}
/* line 852, ../html/scss/qanda.scss */
.qa-form .contactform .formhead .redshortline {
  width: 140px;
  height: 5px;
  background: #EB1C24;
  margin: 25px auto;
}
/* line 859, ../html/scss/qanda.scss */
.qa-form .contactform .qandabutton {
  text-align: center;
}
/* line 861, ../html/scss/qanda.scss */
.qa-form .contactform .qandabutton a {
  width: 15%;
  display: inline-block;
  margin: 15px 10px;
}
@media screen and (max-width: 992px) {
  /* line 861, ../html/scss/qanda.scss */
  .qa-form .contactform .qandabutton a {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  /* line 861, ../html/scss/qanda.scss */
  .qa-form .contactform .qandabutton a {
    width: 42%;
    margin: 15px 5px;
  }
}
/* line 874, ../html/scss/qanda.scss */
.qa-form .contactform .formtitle2 {
  margin-top: 30px;
}
/* line 877, ../html/scss/qanda.scss */
.qa-form .contactform .reason {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  /* line 881, ../html/scss/qanda.scss */
  .qa-form .contactform .form-login .hdt-txt {
    width: 95%;
    margin: 0 auto;
  }
}

.qanda-detail .share_vertical {
  width: 40px;
}
.answerbox{
  display: none;
}

/*# sourceMappingURL=qanda.css.map */
