.post-type-archive-faq {
  background: #2D0F05;
}
.post-type-archive-faq .contentHead__leisureSlider {
  width: 100%;
  text-align: center;
  background: #574333;
}
.post-type-archive-faq .contentHead__leisureSlider__inner {
  position: relative;
  width: 1075px;
  padding: 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/faq-title_bk.png") no-repeat center/cover;
}
.post-type-archive-faq .contentHead__leisureSlider__inner img {
  width: auto;
  height: 147px;
}
.post-type-archive-faq .contentHead__leisureSlider__inner .text {
  position: absolute;
  left: 55%;
  bottom: 25px;
  width: 328px;
  color: #574333;
  font-size: 1.5em;
  text-align: left;
}
.explorationHome .contentHead {
  margin-bottom: 34px;
}
.explorationHome .contentHead__heading {
  padding-top: 0;
  background: #FFF;
}
.faq_content {
  width: 1075px;
  margin: 0 auto;
}
.faq_content__inner.list {
  margin-bottom: 99px;
  background: #574333;
}
.faq_content__list {
  width: 860px;
  list-style: none;
  padding: 20px 50px 83px;
  margin: 0 auto;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.faq_content__list__item {
  padding: 23px 0 13px 70px;
  border-bottom: 1px dashed #C8C9C9;
  background: url("../images/faq_icon.png") no-repeat 10px/40px;
}
.faq_content__list__item a {
  font-size: 22px;
  color: #574333;
}
.exploration_content__inner.link {
  width: 1075px;
  margin: 0 auto;
}
.faq_content__bnr {
  margin: -14px -12px 118px -12px;
}
.faq_content__bnr__item {
  display: inline-block;
  position: relative;
  width: 525px;
  height: 300px;
  margin: 14px 12px;
}
.faq_content__bnr__item p {
  position: absolute;
  font-size: 14px;
  line-height: 1.5;
}
.faq_content__bnr__item.tourplanslist {
  color: #574333;
  background: url("../images/faq_bnr_tourplanslist.png") no-repeat center;
}
.faq_content__bnr__item.tourplanslist p {
  width: 208px;
  top: 22px;
  right: 53px;
}
.faq_content__bnr__item.feature {
  color: #758A03;
  background: url("../images/faq_bnr_feature.png") no-repeat center;
}
.faq_content__bnr__item.feature p {
  width: 252px;
  top: 158px;
  right: 100px;
}
.faq_content__bnr__item.report {
  color: #FFF;
  text-align: center;
  background: url("../images/faq_bnr_report.png") no-repeat center;
}
.faq_content__bnr__item.report p {
  width: 470px;
  top: 22px;
  left: 30px;
}
.faq_content__bnr__item.faq {
  color: #574333;
  background: url("../images/faq_bnr_faq.png") no-repeat center;
}
.faq_content__bnr__item.faq p {
  width: 338px;
  bottom: 36px;
  left: 98px;
}
/*# sourceMappingURL=faq.css.map */