/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

/*--------------------*
#input_header
*--------------------*/
#input_header{
  width: 90%;
  margin: 0 auto 5%;
}
.disp_pc #input_header .caption{
  text-align:justify;
  line-height:1.7;
  font-size: 1.0em;
}
.disp_sp #input_header .caption{
  color: #eee;
  font-size: 15px;
  line-height: 1.6em;
}
.text_img{
  margin-bottom:3%;
}
#input_header P.pr {
  font-weight: bold;
  color: #D00079;
  text-align: center;
  padding: 5px 0 5px;
}
.disp_pc #input_header P.pr {
  font-size: 18px;
}

/*--------------------*
 *  .pack_announce
 *--------------------*/
.pack_announce {
  width: 90%;
  margin: 0 auto 3%;
  box-sizing: border-box;
  color: #000;
  padding: 2% 3%;
  font-size: 0.9em;
  background-color: #EAE9E5;
  border: 2px solid #D1BD78;
}
.telling .section_bdy .pack_announce ol li {
  color: #000066;
  font-weight: bold;
  background: none;
  padding: 2px 0;
  line-height: 1.4em;
}
.pack_announce strong {
  color: #C41A41;
}
.telling .pack_announce ol{
  width: 100%;
  padding: 2% 0;
}
.pack_announce LI {
  padding: 5px 5px 5px 0;
}

/*--------------------*
 *  .price_info2
 *--------------------*/
.price_info2 {
  color: #efefef;
  margin: 5% auto;
  width: 88%;
  line-height:1.4em;
}
.disp_sp .price_info2 {
  font-size: 0.8em;
}
.disp_sp .price_info2 p {
  line-height:1.4em;
}
.price_info2 .price_normal strong {
  color: #FFFF00;
}
.price_info2 .info_title {
  color: #FFFF00;
}

/*--------------------*
 *  #attention
 *--------------------*/
#attention{
  width:90%;
  margin:0 auto;
}
#attention h3{
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
  margin-bottom:3%;
}
#attention P,
#attention li{
  line-height: 1.6;
}


/*--------------------*
 *  .faq_group
 *--------------------*/
.faq_group {
  margin-bottom: 8%;
}
.ttl_bdy{background:url(../img/result/title1_bdy.jpg) repeat-y 50% top / 100% auto;margin:0 auto 4%;}
.ttl_ftr{background:url(../img/result/title1_ftr.jpg) no-repeat 50% bottom / 100% auto;padding-bottom:4%;}
.ttl_hdr{background:url(../img/result/title1_hdr.jpg) no-repeat 50% top / 100% auto;padding-top:7%;margin-top: 3%;}

[class^= "ttl"] H2 {
  width:88%;
  margin:0 auto;
  font-size:1.7em;
  line-height:1.3em;
  font-weight:bold;
  text-align:center;
  text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff;
  font-family: serif;
}
.disp_sp [class^= "ttl"] H2 {
  font-size: 1.2em;
  line-height: 1.3;
}
.faq_group .detail_txt {
  width: 90%;
  margin: 0 auto;
}
.faq_group .detail_txt p {
  font-size: 1.2em;
  line-height: 1.6;
}
.disp_sp .faq_group .detail_txt p {
  font-size: 1.1em;
  line-height: 1.6;
}
.faq_group H3 {
  margin: 5% auto;
  padding: 2% 3%;
  background-color: #5179AC;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.5em;
}
.disp_sp .faq_group H3 {
  font-size: 1.2em;
}
