.faq_ver2 {
  background-color: #f2f2f2;
  padding: 40px 15px; }

.faq_ver2 p {
  margin: 0;
  padding: 0; }

@media screen and (max-width: 920px) {
  .faq_ver2 {
    padding: 40px 34px; } }

@media screen and (max-width: 740px) {
  .faq_ver2 {
    padding: 40px 15px; } }

.faq_ver2.inverse {
  background-color: #323232; }

.faq_ver2.inverse .faq_ver2_wrapper .title {
  color: #fff; }

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title {
  color: #fff; }

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
  color: #fff; }

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_read {
  border: 1px solid #ec4432;
  color: #ec4432; }

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_hide {
  border: 1px solid #ec4432;
  color: #ec4432; }

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item.shadow {
  z-index: 999;
  -moz-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.7);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.7); }

.faq_ver2.inverse .faq_ver2_wrapper .button-wrap .button {
  background: #ec4432;
  color: #fff; }
.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item{
  background-color: rgba(0, 0, 0, 0.3);
}

.faq_ver2 p {
  margin: 0;
  padding: 0; }

.faq_ver2 .faq_ver2_wrapper {
  max-width: 1138px;
  margin: 0 auto; }

.faq_ver2 .faq_ver2_wrapper .title {
  text-align: center;
  margin-bottom: 30px; }

@media screen and (max-width: 560px) {
  .faq_ver2 .faq_ver2_wrapper .title {
    font-size: 32px; } }

@media screen and (max-width: 479px) {
  .faq_ver2 .faq_ver2_wrapper .title {
    font-size: 24px;
    margin-bottom: 5px; } }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .left-column {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding-right: 9px;
  box-sizing: border-box; }

@media screen and (max-width: 920px) {
  .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .left-column {
    display: block;
    width: 100%;
    padding: 0; } }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .right-column {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 9px;
  box-sizing: border-box; }

@media screen and (max-width: 920px) {
  .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .right-column {
    display: block;
    width: 100%;
    padding: 0; } }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 30px 40px 30px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -o-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s; }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item.shadow {
  z-index: 999;
  -moz-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 560px) {
  .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item {
    margin-bottom: 10px; } }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title {
  position: relative; }

@media screen and (max-width: 560px) {
  .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title {
    font-size: 24px;
    line-height: 36px; } }

@media screen and (max-width: 479px) {
  .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title {
    font-size: 20px;
    line-height: 30px;
    padding: 5px 0;
    margin-bottom: 9px; } }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
  padding: 8px 0;
  font-family: "PtSans", Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  display: none; }

@media screen and (max-width: 940px) {
  .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
    padding: 10px 10px 5px 0; } }

@media screen and (max-width: 560px) {
  .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
    font-size: 18px;
    line-height: 27px; } }

@media screen and (max-width: 479px) {
  .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0; } }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap {
  text-align: left; }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_read {
  padding: 10px 24px;
  border-radius: 4px;
  border: 1px solid #ec4432;
  font-size: 16px;
  color: #ec4432;
  cursor: pointer;
  text-align: center;
  display: none;
  margin-top: 20px; }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_read.active {
  display: inline-block !important; }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_hide {
  padding: 10px 24px;
  border-radius: 4px;
  border: 1px solid #ec4432;
  font-size: 16px;
  color: #ec4432;
  cursor: pointer;
  text-align: center;
  display: none;
  margin-top: 20px; }

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_hide.active {
  display: inline-block !important; }

.faq_ver2 .faq_ver2_wrapper .button-wrap {
  width: 100%;
  text-align: center;
  padding-top: 26px; }

@media screen and (max-width: 560px) {
  .faq_ver2 .faq_ver2_wrapper .button-wrap {
    width: auto; } }

@media screen and (max-width: 479px) {
  .faq_ver2 .faq_ver2_wrapper .button-wrap {
    padding-top: 13px; } }

@media screen and (max-width: 560px) {
  .faq_ver2 .faq_ver2_wrapper .button-wrap .button {
    width: 100%;
    box-sizing: border-box;
    font-size: 26px;
    padding: 20px 30px; } }

@media screen and (max-width: 479px) {
  .faq_ver2 .faq_ver2_wrapper .button-wrap .button {
    font-size: 19px;
    padding: 14px 30px; } }