/*---------------------------
 * #faqSection
 *---------------------------*/
#faqSection {
  margin-bottom: 6%;
}
#faqSection #faqContentsList {
  width: 85%;
  margin: 5% auto 3%;
  background-color: #F5F0D3;
  border: 8px double #5D5054;
  border-radius: 10px;
  padding: 4% 3%;
  color: #693202;
}
#faqSection h3.midashi {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  text-align: center;
  font-size: 1.7em;
  background: none;
  color: #693202;
  padding: 2% 0 1%;
  text-shadow: none;
}
.disp_sp #faqSection h3.midashi {
  font-size: 1.5em;
}
#faqSection ol {
  list-style-type: decimal;
  padding-left: 30px;
}
#faqSection ul {
  padding-left: 2%;
}
#faqSection li {
  font-size: 1.1em;
  line-height: 1.7em;
  text-align: left;
}
.disp_sp #faqSection li {
  font-size: 1.0em;
  line-height: 1.7em;
}
#faqSection li a {
  color: #7A3304;
}
.disp_sp #faqSection li a {
  text-decoration: none;
}
#faqSection .box_1 {
  width: 100%;
  margin: 0 auto 1%;
  background-color: ;
}
#faqSection h3 {
  width: 90%;
  margin: 0 auto;
  font-size: 1.1em;
  line-height: 1.3em;
  color: #fff;
  padding: 5% 3% 3%;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  text-shadow: 0px 0px 7px #F318A0,0px 0px 7px #F318A0,0px 0px 7px #F318A0,
               0px 0px 7px #F318A0,0px 0px 15px #F318A0,0px 0px 15px #F318A0,0px 0px 15px #F318A0;
  font-weight: bold;
}
.disp_pc #faqSection h3 {
  font-size: 1.5em;
}
#faqSection h4 {
  width: 90%;
  margin: 0 auto;
  font-size: 1.1em;
  line-height: 1.3em;
  color: #DAC9B7;
  padding: 5% 3% 3%;
  text-align: center;
  background: url(../../../img/contents/line.png) no-repeat left top/100% auto,
  url(../../../img/contents/line.png) no-repeat left bottom/100% auto;
}
.disp_pc #faqSection h4 {
  font-size: 1.3em;
  padding: 4% 3% 3%;
}
#faqSection .detail_txt {
  width: 85%;
  padding: 3% 0;
  margin: 0 auto;
}
#faqSection .detail_txt p {
  font-size: 1.1em;
  line-height: 1.7em;
}
.disp_sp #faqSection .detail_txt p {
  font-size: 1.0em;
}
#faqSection .catch_img {
  text-align: center;
  padding: 4% 0;
  width: 60%;
  margin: 0 auto;
}
#faqSection .catch_img.img2{width: 90%;}
#faqSection .catch_img.img3{width: 75%;}
#faqSection .catch_img.img2 img ,
#faqSection .catch_img.img3 img {
  margin-bottom: 2%;
}
#faqSection .catch_img small {
  font-size: 1em;
}
#faqSection .box_2 {
  width: 93%;
  margin: 3% auto 4%;
  background-color: #F5F0D3;
  padding: 5% 0 1%;
  border-radius: 10px;
}
#faqSection h5 {
  width: 96%;
  margin: 0 auto;
  text-align: center;
  font-size: 1.2em;
  color: #693202;
}
.disp_sp #faqSection h5 {
  font-size: 1.0em;
}
#faqSection h5 span {
  background: linear-gradient(transparent 50%, #edbd50 0%);
  padding: 0 10px;
  line-height: 1.4em;
}
#faqSection .box_2 .detail_txt {
  width: 90%;
}
#faqSection .box_2 .detail_txt p {
  color: #693202;
}
#faqSection .box_3 {
  width: 90%;
  margin: 0 auto 3%;
  border: 6px double #edbd50;
  box-sizing: border-box;
}
#faqSection .box_3 .detail_txt {
  margin: 0 auto;
}


