#input_header{
  margin-top:1em;
}
#input_header .caption{
  text-align:left;
  width:90%;
  margin:15px auto 0;
  color:#ffffee;
  line-height:1.5em;
}
.pr{
  text-align:center;
}
#input_header .pr{
  color:#33CCFF;
}
form{
  margin-top:0;
}
.telling .section_bdy{
  margin-bottom:3%;
}

/*--------------------*
 *  #frmInput
 *--------------------*/
#frmInput .section_bdy{
  background:url(../img/input/input_frm/section_bdy.jpg) repeat-y 50% 0;
  background-size:100% auto;
  margin-bottom:5%;
}
#frmInput .section_ftr{
  padding-bottom:8%;
  background:url(../img/input/input_frm/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#frmInput .section_hdr{
  padding-top:10%;
  background:url(../img/input/input_frm/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
#frmInput H3{
  width:94%;
  margin:0 auto 3%;
}
label[for^="birth_year_"],
label[for^="birth_mon_"],
label[for^="birth_mday_"]{
  display:inline-block;
  margin-top:7px;
}
#frmInput input[type="text"]{
  text-align:left;
  width:95%;
  padding:3px 8px;
  height: 32px;
  font-size: 16px;
  border:1px solid #B0B0B1;
  border-radius:4px;
  outline: 0;
}
#frmInput table{
  width:92%;
  margin:0 auto;
}
#frmInput table img {
  width: auto;
  vertical-align: middle;
}
#frmInput th,
#frmInput td{
  font-family: YuMincho, "HiraMinProN-W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.5em;
  display: inline-block;
}
#frmInput td{
  text-align:left;
  vertical-align:middle;
  color:#010000;
  padding: 5px 0 5px 4px;
}
#frmInput .form_attention{
  font-size:0.68em;
  margin:10px 0;
}
#frmInput .tr_caution TD {
  padding:5px 0 2%;
  font-size: 0.9em;
  font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic",arial,helvetica,sans-serif;
}
.tr_caution{
  color:#FFF;
  text-align:left;
}
input[id^="male"]{
  margin-left:20px;
}
#frmInput .input_tbl .tr_caution_sex SMALL {
  color: #222;
}
#frmInput .input_tbl P small{
  color:#222;
  text-align:left;
  width:100%;
  line-height:1.4em;
}
#frmInput P.input_attention{
  width:94%;
  margin:0 auto;
  color:#000;
  line-height:1.5em;
}
#frmInput P span, #frmInput P.input_attention a {
  color: #C6000D;
  font-weight:bold;
}
#frmInput P.input_attention a {
  text-decoration: underline;
}
#frmInput .input_tbl TH,
#frmInput .input_tbl label{
  color: #54220A;
  vertical-align: middle;
  font-weight: bold;
}
#frmInput .tr_caution TD {
  color:#AB0000;
}
#frmInput .tr_birthday TD{
  margin-bottom:3%;
}
#frmInput P.sex_caution {
  font-size: 13px;
  margin: 12px auto;
  text-align: center;
  width: 95%;
  color: #222;
}
#frmInput .input_other {
  margin-top: 5%;
}
#frmInput .input_tbl SELECT {
  vertical-align: bottom;
  width:64px;
  border: 1px solid #ABADB3;
  background-color: #ffffff;
  background-image: url(../img/input/arrow.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  -webkit-background-size: 10px;
  background-size: 10px;
  padding: 5px;
  height: 38px;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}
#frmInput .input_tbl SELECT.sexSelect {
  width:130px;
}
select::-ms-expand {
  display: none;
}

[id^="frmInput"] .err_txt {
  font-weight: bold;
  color: #EA4E44;
  font-size: 13px;
  line-height: 14px;
  margin-top: 8px;
}
[id^="frmInput"] th .hissu {
  font-size: 10px;
  border-radius: 4px;
  background: #EA4E44;
  padding: 4px 8px;
  color: #fff;
  margin: 0 0 0 8px;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: -2px;
}
[id^="frmInput"] th {
  padding: 4% 0;
}
[id^="frmInput"] .tr_caution td{
  padding:5px 0 2%;
  font-size:0.9em;
}
#frm_btn button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

/*--------------------
.pack_announce
--------------------*/
.telling .pack_announce {
  margin: 0 auto 3%;
}
.telling .pack_announce P{
  color: #ececec;
  line-height: 1.4em;
}
.telling .pack_announce LI{
  padding-left:0px;
  font-size:0.9em;
  line-height: 1.4em;
  color: #2FECEC;
  font-weight:bold;
}
.telling .pack_announce ol{
  width: 100%;
}
.pack_announce STRONG{
  color: #FF40FF;
}
/*--------------------*
 *  #privacy
 *--------------------*/
#privacy{
  width:95%;
  margin:0 auto;
}
#privacy p{
  font-size:13px;
  margin:10px auto;
  padding: 2% 5%;
  color: #000;
}
#privacy a{
  color: #d00079;
  text-decoration: underline;
}

/*--------------------
.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{
  font-size: 0.9em;
  line-height: 1.6;
}
