<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.y_free_info P {
  text-align: center;
  padding: 7px 0;
  font-size: 1.1em;
}
.y_free_info {
  box-sizing: border-box;
  background: #000;
  border: 2px solid #A415BD;
  color: #fff;
  width: 85%;
  margin: 0 auto 10px;
  border-radius:8px;
}
.y_free_info SPAN{
  color: #ff0;
}
#input_header{
  margin-top:1em;
}
.caption{
  text-align:left;
  width:90%;
  margin:15px auto 15px;
  color:#cecece;
  line-height:1.5em;
  font-size: 1.1em;
}
.pr{
  text-align:center;
}
#input_header .pr{
  color:#33CCFF;
}
form{
  margin-top:20px;
}
/*--------------------*
 *  #frmInput
 *--------------------*/
.pack_announce {
  margin: 0 auto 20px;
  border: 2px solid #D1BD78;
  box-sizing: border-box;
  color: #fff;
  padding: 10px ;
  margin: 0 auto 10px;
  font-size: 0.8em;
}
.pack_announce ol li {
  color: #fff;
  font-weight: bold;
}
.pack_announce strong {
  color: pink;
}
.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: center;
  line-height: 2;
  margin: 17px auto 5px;
  font-weight: bold;
}
#frmInput .section_ftr{
  padding-bottom:3%;
  background-size:100% auto;
  position: relative;
  bottom: -1px;
}
#frmInput .article_bdy{
  margin:0 auto;
  width:98%;
}
label[for^="birth_"]{
  display:inline-block;
}
.input_self h3,
.input_other h3{
  margin: 0 auto;
}
#frmInput #welcome_message_inner P span {
  text-shadow: 0px 0px 3px #DB3561,0px 0px 3px #DB3561,0px 0px 3px #DB3561,0px 0px 3px #DB3561, 0px 0px 7px #DB3561,0px 0px 7px #DB3561,0px 0px 7px #DB3561 , 0px 0px 9px #DB3561,0px 0px 9px #DB3561,0px 0px 9px #DB3561;
}

/*--------------------
.welcome_message
--------------------*/
#frmInput #welcome_message.height_type2{
  min-height: 260px;
}
#frmInput #welcome_message{ 
  background: url(../../image_sp/input/input_frm/bg.jpg) no-repeat 0 bottom;
  background-size:320px auto;
  min-height: 190px;
  position: relative;
  top: 1px;
}
#frmInput #welcome_message_inner {
  position: absolute;
  width: 16em;
  right: 2px;
  bottom:5px;
  padding: 0.5em 0.8em;
  font-size: 1em;
}
#frmInput #welcome_message_inner P{line-height: 1.5em;text-shadow: 0 0 1px #000;font-size: 1.1em;}
#frmInput #welcome_message P span {color: #FFFF00;font-size: 1.1em;}
#frmInput .section_hdr{
  padding-top:4%;
  background:url(../../image_sp/contents/section_hdr.jpg) no-repeat center top;
  background-size:320px auto;
  position: relative;
  top: -1px;
}

/*--------------------
.cookie_check
--------------------*/
.cookie_check{
  color: #333;
  text-align:center;
  margin: 0 auto 5%;
}

#go_to_btn {
  width: 80%;
  margin: 0 auto;
}
</pre></body></html>