#input_header{
  margin: 0 auto 5%;
}
#input_header .caption{
  text-align:left;
  width:90%;
  margin:15px auto 0;
  color:#1F2121;
  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 #welcome_message{
  background:url(../img/input/input_frm/section_title.jpg) no-repeat 0 bottom / 100% auto;
  position: relative;
  min-height:285px;
}
.disp_pc #frmInput #welcome_message{
  min-height: 470px;
}
#frmInput #welcome_message_inner {
  position: absolute;
  width: 60%;
  bottom: 20%;
  left: 36%;
  padding: 2% 3%;
  font-size: 1.1em;
  line-height: 1.6em;
}
.disp_pc #frmInput #welcome_message_inner {
  font-size: 1.5em;
  bottom: 40%;
}
.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;
  padding: 0 0 1% 0;
  line-height: 1.5em;
}
.pack_announce strong {
  color: #C41A41;
}
.telling .pack_announce ol{
  width: 100%;
  margin: 1% 0;
}
.pack_announce LI {
  padding: 5px 5px 5px 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;
  background: none;
}
#frmInput .article_bdy{
  margin:0 auto;
  width:98%;
}
label[for^="birth_"]{
  display:inline-block;
}
.price_info_bg {
  padding-top: 1%;
}
.telling H3.main_line {
  width: 92%;
  line-height: 40px;
  margin: 15px auto 7px;
  font-weight: bold;
  font-size: 1.1em;
  border-bottom: 1px solid #D1AE74;
}
.disp_sp .telling .section_bdy h3.main_line {
  font-size: 1.1em;
}

/*--------------------
.cookie_check
--------------------*/
.cookie_check{
  color: #333;
  text-align:center;
  margin: 0 auto 5%;
}

/*--------------------*
 *  #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;
}

