@charset "Shift_JIS";

/*  common
-----------------------------------------------------------------------------*/
/* Button */
a.btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #333;
  text-decoration: none;
  border: solid 1px #999;
  background: url(../../../img/btn_bg.gif) repeat-x left top #f0efea;
}

a.btn:hover {
  color: #000;
  background: url(../../../img/btn_bg_over.gif) repeat-x left top #e7e6e1;
}

/*  ephemeris
-----------------------------------------------------------------------------*/
/* social */
.social {
  zoom: 1;
  padding-top: 5px;
  overflow: hidden;
}

.social .fb { margin-right: 5px; }
.social .fb, .social .tw { float: right; }

#ephemeris .title h1, .title h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 38px;
  padding: 0 0 0 15px;
  border-left: solid 10px #f30;
}

#ephemeris .title h1 span, .title h1 span {
  font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W3", "HiraMinProN-W3", "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "MS –¾’©", serif;
  font-size: 12px;
  line-height: 18px;
  padding: 0 0 10px;
  display: block;
}

#ephemeris .title h1 a, .title h1 a {
  color: #333;
  text-decoration: none;
}

#ephemeris .catch { padding: 10px 0 60px; }

#ephemeris .catch h2 {
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
}

#ephemeris .catch p {
  margin: 0 auto;
  padding: 15px 0 5px;
  width: 505px;
}

#ephemeris .form {
  padding: 15px 0 40px;
  background: url(img/female_form01.gif) no-repeat left top #fff;
}

#ephemeris .form h2, #ephemeris .form h3 {
  font-size: 16px;
  text-align: center;
  padding: 10px 0 25px;
  background: url(img/female_form02.gif) no-repeat left bottom #fff;
}

#ephemeris .form ul {
  margin: 0 auto 20px;
  width: 518px;
}

#ephemeris .form li { padding-bottom: 20px; }

#ephemeris .form li:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 18px solid #add8cf;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

#ephemeris .form .female li:before { border-left: 18px solid #e85278; }

#ephemeris .form input[type="text"] { 
  padding: 8px 10px;
  margin: 0 10px;
}

#ephemeris .form li select {
  padding: 10px;
  margin-left: 10px;
  vertical-align: middle;
}

#ephemeris .form .btn {
  width: 490px;
  border: 3px solid #10c5f5;
  background: #fff;
  font-weight: bold;
  font-size: 26px;
  padding: 13.5px;
  cursor: pointer;
  letter-spacing: 0.08em;
}

#ephemeris .form div.form_area:first-of-type {
  margin-top: 45px;
}

#ephemeris .form_area {
  position: relative;
}

#ephemeris .btn_detail {
  position: absolute;
  top: 0;
  right: 0;
}

#ephemeris .select_box_name {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#ephemeris .form .btn:hover{
  color: #333;
}

#ephemeris .box_btns {
  width: 495px;
  margin: 0 auto;
  padding: 5px 0 20px;
}

#ephemeris .box_btns p{
  margin-bottom: 20px;
  text-align: center;
}

#ephemeris .w01{
  vertical-align: middle;
  margin: 0 6px 0 3px;
  transform: translateY(-2px);
}

.box_btns .note-txt {
  color: #999;
}

#ephemeris .btn_clear{
  text-decoration: none;
  color: #666;
  display: inline-block;
  background: #f0f0f0;
  border: 1px solid #999;
  border-radius: 5px;
  padding: 12px 19px;
  min-width: 200px;
}

#ephemeris .btn_clear:hover{
  opacity: 0.7;
}

/* cbox --------------------------------*/
.select_scroll {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
}

.sl_kana {
  padding: 10px 0;
}

#scroll_box02, #scroll_box03 {
  margin-top: 30px;
}

.select_name li {
  padding: 10px 10px 0;
  display: block;
  color: #333;
  text-decoration: none;
}

.select_name .title {
  padding: 10px;
  margin-top: 20px;
}

#ephemeris .facebook_page {
  margin: 50px auto 0;
  width: 500px;
}

#ephemeris .notice {
  font-size: 13px;
  color: #999;
  margin: 30px 0;
  padding: 20px 35px;
  border: solid 1px #f4f4f4;
}

#ephemeris .notice h2 {
  font-size: 13px;
  font-weight: normal;
}

/* result --------------------------------*/
#ephemeris_result .chart_area {
  padding: 30px 0 0;
  width: 100%;
}

#ephemeris_result .chart_area:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#ephemeris_result .chart {
  width: 50%;
  float: left;
}

#ephemeris_result .chart p {
  font-size: 13px;
  color: #999;
  padding: 0 0 0 40px;
}

#ephemeris_result .chart img {
  margin: 0 auto;
  width: 360px;
}

#ephemeris_result .chart table {
  text-align: center;
  margin: 20px auto 0;
  border-collapse: collapse;
  width: 310px;
}

#ephemeris_result .chart th, #ephemeris_result .chart td {
  font-size: 13px;
  padding: 2px 0;
  border: solid 1px #ccc;
}

#ephemeris_result .chart th {
  font-weight: normal;
  padding-top: 15px;
}

#ephemeris_result .male th:nth-child(even), #ephemeris_result .male td:nth-child(even) { background: #f7f7f7; }
#ephemeris_result .female th:nth-child(even), #ephemeris_result .female td:nth-child(even) { background: #f4f2f9; }
#ephemeris_result .male tr:nth-child(even) { background: #eff7ff; }
#ephemeris_result .male tr:nth-child(even) td:nth-child(even) { background: #ddf0fa; }
#ephemeris_result .female tr:nth-child(even) { background: #f7e6ee; }
#ephemeris_result .female tr:nth-child(even) td:nth-child(even) { background: #ecc8da; }

/* comment */
#ephemeris_result .comment .box { padding: 50px 0 20px; }

#ephemeris_result .comment .box > p {
  margin: 0 auto;
  padding: 20px 0;
  width: 580px;
}

#ephemeris_result .comment .box div {
  margin: 0 auto;
  width: 580px;
  min-height: 140px;
  position: relative;
}

#ephemeris_result .comment .box div p { position: absolute; }

#ephemeris_result .comment .box div dl {
  padding: 0 0 0 93px;
  background: url(img/teller_icon01.png) no-repeat 93px 58px #fff;
}

#ephemeris_result .comment .box div dt {
  font-weight: bold;
  color: #9a5958;
  padding: 0 0 5px 25px;
}

#ephemeris_result .comment .box div dd {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0 0 0 25px;
  padding: 15px 20px;
  background: #fef4f2;
}

#ephemeris_result .box:nth-child(1) div dl { background: url(img/teller_icon01.png) no-repeat 93px 58px #fff; }
#ephemeris_result .box:nth-child(1) div dt { color: #9a5958; }
#ephemeris_result .box:nth-child(1) div dd { background: #fef4f2; }
#ephemeris_result .box:nth-child(2) div dl { background: url(img/teller_icon02.png) no-repeat 93px 58px #fff; }
#ephemeris_result .box:nth-child(2) div dt { color: #9d5276; }
#ephemeris_result .box:nth-child(2) div dd { background: #fbf2f6; }
#ephemeris_result .box:nth-child(3) div dl { background: url(img/teller_icon03.png) no-repeat 93px 58px #fff; }
#ephemeris_result .box:nth-child(3) div dt { color: #9c4f98; }
#ephemeris_result .box:nth-child(3) div dd { background: #f5f3f9; }

#ephemeris_result .share_area {
  margin: 0 0 30px;
  padding: 40px 0 0;
}
