<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#input_header{
  margin-top:1em;
}
.caption{
  text-align:left;
  width:90%;
  margin:15px auto 0;
  color:#000;
  line-height:1.5em;
}
.pr{
  text-align:center;
}
#input_header .pr{
  color:#700096;
}
form{
  margin-top:15px;
}
/*--------------------*
 *  #frmInput
 *--------------------*/
#frmInput #welcome_message{
  background:url(../../image_sp/input/input_frm/section_title.jpg) no-repeat 0 bottom;
  background-size:320px auto;
  position: relative;
  min-height:260px;
}
#frmInput #welcome_message_inner {
  position: absolute;
  width: 210px;
  bottom: 55px;
  left: 105px;
  padding: 8px;
  font-size: 1.1em;
  line-height: 1.6em;
}
/*--------------------*
 *  section_bdy
 *--------------------*/
#frmInput .section_bdy{
  background:url(../../image_sp/input/input_frm/section_bdy.jpg) repeat-y center top;
  background-size:320px auto;
}
/*--------------------*
 *  section_ftr
 *--------------------*/
#frmInput .section_ftr{
  padding-bottom:9%;
  background:url(../../image_sp/input/input_frm/section_ftr.jpg) no-repeat center bottom;
  background-size:320px auto;
  position: relative;
  bottom: -1px;
}


.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:#FFFFF0;
}
.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;
  background: none;
}
#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%;
}</pre></body></html>