/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

/*--------------------*
#input_header
*--------------------*/
#input_header{
  margin:3% auto 4%;
}
#input_header .caption{
  text-align: justify;
  width: 90%;
  margin: 15px auto;
  color: #eee;
  font-size: 1.1em;
  line-height: 1.7em;
}
.disp_sp #input_header .caption{
  font-size: 15px;
}
.pr{
  text-align:center;
}
#input_header .pr{
  color:#33CCFF;
}
form{
  margin-top:15px;
}
.lp_header #header .note_1{
  bottom: 3px;
}
/*--------------------*
 *  #frmInput
 *--------------------*/
[id^="frmInput"] .section_hdr{
  padding-top:10%;
  background:url(../img/input/input_frm/section_title.jpg) no-repeat center top;
  background-size:100% auto;
}
[id^="frmInput"] h3{
  margin: 0 auto;
  width: 90%;
}
.pack_announce {
  margin: 0 auto 20px;
  border: 2px solid #D1BD78;
  box-sizing: border-box;
  color: #000;
  padding: 10px ;
  margin: 0 auto 10px;
  font-size: 0.8em;
  background-color:#EAE9E5;
}
.pack_announce ol li {
  color: #000;
  font-weight: bold;
}
.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%;
}

/*--------------------*
 *  frmInput ’Ç‰Á
 *--------------------*/
[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;
}
.disp_pc [id^="frmInput"] th .hissu {
  font-size: 12px;
  top: -4px;
}
[id^="frmInput"] th {
  padding: 2% 0 0;
}
[id^="frmInput"] table {
  max-width: 400px;
}
[id^="frmInput"] input[type="text"] {
  width: 95%;
  padding: 3px 8px;
  height: 40px;
  font-size: 16px;
  border: 1px solid #B0B0B1;
  border-radius: 4px;
  box-sizing: border-box;
}
.disp_pc [id^="frmInput"] input[type="text"] {
  font-size: 1.2em;
}
[id^="frmInput"] select {
  padding: 5px;
  height: 38px;
  font-size: 16px;
}
.disp_pc [id^="frmInput"] select {
  font-size: 1.2em;
}
.disp_sp [id^="frmInput"] .input_tbl select {
  font-size: 16px;
}
[id^="frmInput"] .input_tbl SMALL {
  color: #1F2121;
  font-size: 0.9em;
  font-weight: normal;
}
.disp_sp [id^="frmInput"] .input_tbl SMALL {
  font-size: 12px;
}
[id^="frmInput"] .input_tbl .tr_caution {
  text-align: left;
}
[id^="frmInput"] .tr_caution td {
  padding: 5px 0 2%;
  font-size: 0.9em;
}
.disp_sp .cookie_check {
  font-size: 12px;
}
#frm_btn button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

/*--------------------*
 *  #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{
  font-size: 0.9em;
  line-height: 1.6;
}
.disp_sp #attention{
  font-size: 0.9em;
}
.disp_sp #attention h3{
  font-size: 1.1em;
}
[id^="frmInput"] P span.is_pc,
[id^="frmInput"] P span.is_sp{
  color: #fff;
}
/*--------------------*
 *  telling
 *--------------------*/
.disp_pc .telling ol li{
  font-size: 1.1em;
}
