/*---------------------------
 * #faqSection
 *---------------------------*/
#faqSection #faqContentsList {
  width: 620px;
  margin: 5% auto 3%;
  background-color: #F5F0D3;
  border: 8px double #5D5054;
  border-radius: 10px;
  padding: 10px 20px 15px;
  color: #693202;
}
#faqSection h3.midashi {
  font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN W6", "HiraMinProN-W6", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "MS ÌÀÄ«", Meiryo, serif;
  text-align: center;
  font-size: 1.8em;
  background: none;
  color: #693202;
  padding: 2% 0 1%;
  text-shadow: none;
}
#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;
}
#faqSection li a {
  color: #7A3304;
}
#faqSection .box_1 {
  width: 740px;
  margin: 0 auto 1%;
  background-color: ;
}
#faqSection h3 {
  font-size: 1.6em;
  color: #fff;
  padding: 3% 0;
  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;
}
#faqSection h4 {
  font-size: 1.3em;
  color: #DAC9B7;
  padding: 3% 0;
  text-align: center;
  background: url(../../../../image/contents/line.png) no-repeat left top/100% auto,
  url(../../../../image/contents/line.png) no-repeat left bottom/100% auto;
}
#faqSection .detail_txt {
  width: 680px;
  padding: 15px 0;
}
#faqSection .detail_txt p {
  font-size: 1.1em;
  line-height: 1.7em;
  color: #ffffee;
}
#faqSection .catch_img {
  text-align: center;
  padding: 2% 0;
}
#faqSection .catch_img img {
  margin-bottom: 1%;
}
#faqSection .catch_img small {
  font-size: 1.1em;
}
#faqSection .box_2 {
  width: 570px;
  margin: 3% auto 4%;
  background-color: #FDF6FE;
  padding: 2% 0 1%;
  border-radius: 10px;
}
#faqSection h5 {
  text-align: center;
  font-size: 1.4em;
  color: #693202;
}
#faqSection h5 span {
  background: linear-gradient(transparent 50%, #E0B4E6 0%);
  padding: 0 10px;
}
#faqSection .box_2 .detail_txt {
  width: 90%;
}
#faqSection .box_2 .detail_txt p {
  color: #693202;
}
#faqSection .box_3 {
  width: 680px;
  margin: 0 auto 3%;
  border: 6px double #edbd50;
  box-sizing: border-box;
}
#faqSection .box_3 .detail_txt {
  width: 610px;
  margin: 0 auto;
}


