@charset "UTF-8";
/*	それはささやかな恋のはじまり
------------------------------ */
body {
  color: #2f2f2f;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.715;
}

.green {
  color: #037c4f;
}

.red {
  color: #d10000;
}

#sasayaka {
  position: relative;
  min-width: 1010px;
  padding: 0 0 12px;
  background: url('../../../img/lineup/sasayaka3/cover_bg.jpg') no-repeat center top;
}

#body {
  width: 1000px;
  margin: 0 auto;
  padding: 26px 35px 0 35px;
  background: #fff;
  background: rgba(255, 255, 255, 0.85);
}

header {
  position: relative;
  height: 518px;
}
header .site-id {
  position: absolute;
  top: 28px;
  left: 48px;
}
header h1 {
  padding: 127px 0 0 448px;
}

#page-nav:after {
  content: '';
  display: block;
  clear: both;
}
.oldie #page-nav {
  min-height: 1px;
}
#page-nav li {
  float: left;
}
#page-nav li a {
  display: block;
}
#page-nav li.story a {
  width: 328px;
  height: 0;
  overflow: hidden;
  padding-top: 59px;
  background: url('../../../img/lineup/sasayaka3/pnav.png') no-repeat 0 -354px;
}
#page-nav li.story a:hover {
  background: url('../../../img/lineup/sasayaka3/pnav.png') no-repeat 0 -413px;
}
#page-nav li.data a {
  width: 180px;
  height: 0;
  overflow: hidden;
  padding-top: 59px;
  background: url('../../../img/lineup/sasayaka3/pnav.png') no-repeat 0 0;
}
#page-nav li.data a:hover {
  background: url('../../../img/lineup/sasayaka3/pnav.png') no-repeat 0 -59px;
}
#page-nav li.limited a {
  width: 204px;
  height: 0;
  overflow: hidden;
  padding-top: 59px;
  background: url('../../../img/lineup/sasayaka3/pnav.png') no-repeat 0 -236px;
}
#page-nav li.limited a:hover {
  background: url('../../../img/lineup/sasayaka3/pnav.png') no-repeat 0 -295px;
}
#page-nav li.download a {
  width: 218px;
  height: 0;
  overflow: hidden;
  padding-top: 59px;
  background: url('../../../img/lineup/sasayaka3/pnav.png') no-repeat 0 -118px;
}
#page-nav li.download a:hover {
  background: url('../../../img/lineup/sasayaka3/pnav.png') no-repeat 0 -177px;
}

/* 上段 */
.wrapper-01 {
  position: relative;
  z-index: 1;
  min-height: 573px;
  margin: 25px 0 0 0;
}
.wrapper-01 h2 {
  background: #65bc9a url('../../../img/lineup/sasayaka3/h_bg.png');
}

/* ストーリー */
#story .content {
  min-height: 278px;
  padding: 18px 0 10px 0;
}
#story .texts {
  padding: 0 250px 0 0;
}

/* キャラクター */
#character .content {
  position: relative;
  min-height: 280px;
  margin: 22px 0 0 0;
  padding: 0 0 17px 0;
  background: url('../../../img/lineup/sasayaka3/chara_bg.jpg') no-repeat right top;
  background-size: auto 100%;
}
#character .texts {
  padding: 0 255px 0 0;
}
#character .img {
  position: absolute;
  right: -31px;
  bottom: 0;
  z-index: 2;
}
#character h3 {
  padding: 0 0 5px 0;
}
#character h3 img {
  display: block;
}
#character .text {
  padding: 0 0 10px 0;
}
#character .voice {
  width: 620px;
  min-height:150px;
  padding: 18px 0 18px 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
#character .voice:after {
  content: '';
  display: block;
  clear: both;
}
.oldie #character .voice {
  min-height: 1px;
}
#character .voice h4 {
  float: left;
  width: 130px;
}
#character .voice h4 img {
  display: block;
}
#character .voice p.comingsoon {
  float: left;
  width: 462px;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
#character .voice li {
  position: relative;
  float: left;
  width: 155px;
  height: 20px;
  margin: 0 5px 0 0;
}
#character .voice .jp-controls-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 155px;
  height: 20px;
  background: #38323b;
}
#character .voice .jp-controls-holder:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}
#character .voice .jp-controls-holder:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 6px;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 0;
  background: url('../../../img/lineup/sasayaka3/btn_play.png') no-repeat;
}
#character .voice .jp-controls-holder .jp-title {
  padding: 0 0 0 22px;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  text-align: left;
}
#character .voice .jp-controls-holder .jp-progress {
  position: absolute;
  top: 50%;
  left: 71px;
  width: 79px;
  height: 12px;
  margin: -6px 0 0 0;
}
#character .voice .jp-controls-holder .jp-seek-bar {
  height: 12px;
  overflow: hidden;
  background: #fff;
}
#character .voice .jp-controls-holder .jp-play-bar {
  height: 12px;
  background: #a5a5a5 url('../../../img/lineup/sasayaka3/voice_bar_bg.png');
}
#character .voice .jp-controls-holder button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* 中段 */
.wrapper-02 {
  width: 930px;
  margin: 30px auto 0;
}
.wrapper-02:after {
  content: '';
  display: block;
  clear: both;
}
.oldie .wrapper-02 {
  min-height: 1px;
}

/* 商品情報 */
#data {
  float: left;
  width: 348px;
  padding: 14px 14px 18px;
  background: #65bc9a url('../../../img/lineup/sasayaka3/h_bg.png');
}
#data h2 {
  padding: 6px 0 0 3px;
}
#data h3 {
  padding: 3px 0 0 2px;
  color: #fff;
}
#data h3 span {
  position: relative;
  margin: 0 -8px 0 -8px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
}
#data .detail {
  padding: 7px 0 0 1px;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.334;
}
#data .detail dl {
  width: 100%;
  padding: 0 0 4px 0;
}
#data .detail dt {
  font-weight: bold;
  width: 6em;
}
#data .detail dd {
  margin: -1.333em 0 0 7em;
}
#data .tracks {
  margin: 9px 0 0 0;
  padding: 7px 14px;
  background: #d9f3e9;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.667;
}
#data .tracks h4 {
  font-weight: bold;
}
#data .tracks .comingsoon {
  min-height: 50px;
  padding: 5px 0 0 0;
  text-align: center;
}
#data .tracks ol {
  margin: 0 0 0 20px;
  padding: 2px 0 4px 0;
}
#data .tracks ol li {
  list-style: decimal;
  line-height: 1.5;
}
#data .action {
  margin: 10px 0 0 0;
}
#data .amazon {
  width: 127px;
  background: #fff;
  border-radius: 4px;
}
#data .amazon img {
  border-radius: 3px;
}

/* 限定版情報 */
#limited {
  float: right;
  width: 551px;
}
#limited h2 {
  margin: 0 0 15px 0;
}
#limited h3 {
  margin: 0 0 13px 0;
  padding: 2px 11px;
  background: #65bc9a url('../../../img/lineup/sasayaka3/h_bg.png');
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}
#limited .content {
  padding: 0 0 14px 0;
}
#limited .content + .content {
  margin: 30px 0 0 0;
}
#limited .bnr {
  padding: 0 0 8px 0;
}
#limited .detail {
  padding: 8px 0 0 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.429;
}
#limited .detail dd {
  padding: 0 0 6px 0;
}
#limited .note {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.667;
}

/* 下段 */
.wrapper-03 {
  width: 930px;
  margin: 40px auto 0;
}
.wrapper-03 h2 {
  background: #65bc9a url('../../../img/lineup/sasayaka3/h_bg.png');
}

/* ダウンロード */
#download h2 {
  margin: 0 0 20px 0;
}
#download .content {
  position: relative;
  float: left;
  width: 580px;
  padding: 0 0 0 180px;
}
#download .content .bnr {
  margin: 0 0 20px 0;
}
#download .content .bnr dt {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.134;
}
#download .content .bnr img {
  display: block;
}
#download .content .bnr textarea {
  display: block;
  overflow: auto;
  padding: 7px 9px;
  background: #f8fffc;
  border: 1px solid #b4d7c9;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.286;
}
#download .content .bnr-twicon {
  position: relative;
}
#download .content .bnr-twicon dt {
  position: absolute;
  top: 0;
  left: 110px;
}
#download .content .bnr-sq180 {
  position: relative;
}
#download .content .bnr-sq180 dt {
  position: absolute;
  top: 0;
  left: 190px;
}
#download .content .bnr-sq180 textarea {
  position: absolute;
  top: 20px;
  left: 190px;
  width: 210px;
  height: 160px;
}
#download .content .bnr-rec200-40 {
  position: relative;
}
#download .content .bnr-rec200-40 dt {
  position: absolute;
  left: 210px;
  bottom: 104px;
}
#download .content .bnr-rec200-40 textarea {
  width: 400px;
  height: 94px;
  margin: 10px 0 0 0;
}
#download .content .bnr-rec160-600 {
  margin: 0;
}
#download .content .bnr-rec160-600 dt {
  margin: 0 0 5px 0;
}
#download .content .bnr-rec160-600 img {
  position: absolute;
  top: 0;
  left: 0;
}
#download .content .bnr-rec160-600 textarea {
  width: 400px;
  height: 94px;
}

/* Twitter */
#twitter {
  float: right;
  width: 320px;
}
