<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:#eee;
  line-height:1.5em;
}
.pr{
  text-align:center;
}
#input_header .pr{
  color:#33CCFF;
}
form{
  margin-top:15px;
}
/*--------------------*
 *  #frmInput
 *--------------------*/
#frmInput .balloon_group{
  background:url(../../image_sp/input/input_frm/section_title.jpg) no-repeat 0 bottom;
  background-size:320px auto;
  min-height:240px;
}
#frmInput .balloon_group .detail_txt{
  width:200px;
  margin-left:100px;
  padding:10px;
  background-color:#34350A;
  box-shadow: 0px 0px 10px 7px #7C8031 inset;
  border-radius:10px;
}
#frmInput .balloon_group .detail_txt P{
  font-size:1.1em;
  line-height:1.5em;
  color:#fff;
  text-shadow: 0px 0px 5px #B50D61,0px 0px 5px #B50D61,0px 0px 5px #B50D61,0px 0px 5px #B50D61,0px 0px 7px #B50D61,0px 0px 7px #B50D61,0px 0px 7px #B50D61;
}
#frmInput .balloon_group .detail_txt B{
  color:#F5F12F;
  text-shadow: 0px 0px 5px #FB1765,0px 0px 5px #FB1765,0px 0px 5px #FB1765,0px 0px 5px #FB1765,0px 0px 7px #FB1765,0px 0px 7px #FB1765,0px 0px 7px #FB1765;
}

.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: #49208E;
  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;
}
label[for^="birth_"]{
  display:inline-block;
}

/*--------------------
.cookie_check
--------------------*/
.cookie_check{
  color: #333;
  text-align:center;
  line-height:1.5em;
  margin: 0 auto 3%;
}</pre></body></html>