#input_header{
  margin: 0 auto 5%;
}
#input_header .caption{
  text-align:left;
  width:90%;
  margin:15px auto 0;
  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: 1.1em;
}
.pr{
  text-align:center;
}
#input_header .pr{
  color:#33CCFF;
}
form{
  margin-top:15px;
}
/*--------------------*
 *  #frmInput
 *--------------------*/
#frmInput h3{
  width: 94%;
  margin: 0 auto;
}

.pack_announce {
  width: 90%;
  margin: 0 auto 5%;
  box-sizing: border-box;
  color: #000;
  padding: 2% 3%;
  font-size: 0.9em;
  background-color: #fffff0;
}
.telling .section_bdy .pack_announce ol li {
  color: #000;
  font-weight: bold;
  background: none;
}
.pack_announce strong {
  color: #C41A41;
}
.telling .pack_announce ol{
  width: 100%;
}
.pack_announce LI {
  padding-left: 0;
}
.telling LI.main_line {
  border-bottom: 1px solid #D1AE74;
  padding:0;
  text-align: left;
  line-height: 2;
  margin: 17px auto 5px;
  font-weight: bold;
}
#frmInput .article_bdy{
  margin:0 auto;
  width:98%;
}
label[for^="birth_"]{
  display:inline-block;
}

/*--------------------
.cookie_check
--------------------*/
.cookie_check{
  color: #333;
  text-align:center;
  margin: 0 auto 5%;
}
.text_img h2{
  position: relative;
}
.text_img .mark_1{
  position: absolute;
  top: 124px;
  font-size: 0.6em;
  right: 12px;
}
.text_img .note_1{
  position: absolute;
  top: 167px;
  font-size: 0.6em;
  right: 10px;
  font-weight: normal;
}

/*--------------------*
 *  .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: #AA2D50;
}
.price_info2 .info_title {
  font-weight: bold;
  margin-bottom: 1%;
}

/*--------------------*
 *  #attention
 *--------------------*/
#attention{
  width:90%;
  margin:0 auto;
}
#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%;
}

