/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

/*--------------------*
#input_header
*--------------------*/
#input_header{
  margin: 0 auto 5%;
}
#input_header .caption{
  text-align:left;
  width:90%;
  margin: 0 auto;
  color:#eee;
  line-height:1.5em;
  text-align:justify;
  font-size: 15px;
}
.disp_pc #input_header .caption {
  text-align:justify;
  line-height:1.7;
  font-size: 18px;
}
.text_img{
  margin-bottom:3%;
}
#privacy{
  width: 85%;
}
#input_header P.pr {
  font-weight: bold;
  color: #FF80FF;
  text-align: center;
  padding: 0 0 2%;
  line-height: 1.3em;
}
.disp_pc #input_header P.pr {
  font-size: 18px;
}
.disp_sp #privacy{
  width: 85%;
}
#privacy p{
  color: #000;
  border: 1px solid #000;
}
#privacy a{
  color: #000;
}

/*--------------------*
 *  .price_info2
 *--------------------*/
.price_info2 {
  margin: 5% auto;
  width: 85%;
}
.price_info2 p {
  color: #1F2121;
  font-size: 0.8em;
  line-height:1.5em;
}
.disp_pc .price_info2 p {
  font-size: 1.0em;
}
.price_info2 .price_normal strong {
  color: #C81059;
}
.price_info2 .info_title {
  font-weight: bold;
  margin-bottom: 1%;
}

/*--------------------*
 *  #attention
 *--------------------*/
#attention{
  width:90%;
  margin:0 auto;
  color:#fff;
}
#attention h3{
  text-align:center;
  font-size:1.1em;
  font-weight:bold;
  margin-bottom:3%;
}
#attention P,
#attention li{
  line-height: 1.6;
}
.disp_sp #attention P,
.disp_sp #attention li{
  font-size: 0.9em;
}

#new_group {
  margin-bottom: 6%;
}
