@charset "utf-8";
/* CSS Document */


/* ==================================================================================================================
　同人半額キャンペーン応募フォーム2015冬 & 同人半額キャンペーン2015冬本体
　ゲームその他30％OFFキャンペーンでも使用中（申請部分のみね）

目次：第一章、応募フォーム
　　　第二章、本体ページ

================================================================================================================== */


/* 同人半額キャンペーン応募フォーム2015冬
======================================================================== */


/* -- 構成部分 --*/
div#doujin_half_app {
  width: 800px;
}

div#doujin_half_app .base_text_15 p {
  margin-top: 10px;
}

div#doujin_half_app .static_table {
  width: 100%;
  margin: 0 0 10px 20px;
}

div#doujin_half_app .static_table th,
div#doujin_half_app .static_table td {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

/* inputボタン */
dd.work_operation_btn input {
  margin: 5px auto;
  display: block;
}

input:hover {
  cursor: pointer;
}


/* 警告 */
div#doujin_half_app .warning {
  background-color: #f00;
  border-radius: 5px;
  color: #fff;
  padding: 10px 44px;
  line-height: 1.4;
  margin-bottom: 20px;
  position: relative;
}

div#doujin_half_app .warning.none {
  display: none;
}

div#doujin_half_app div.base_text_15 p {
  padding-left: 1em;
  text-indent: -1em;
}

div#doujin_half_app ul.base_list,
div#doujin_half_app ol.base_list {
  margin-left: 10px;
}

div#doujin_half_app h4 {
  margin-bottom: 10px;
  font-size: 13px;
}

div#doujin_half_app .header {
  width: 800px;
  height: 420px;
  display: block;
  background: url(../../images/campaign/doujin_half_2015_winter/mainpic_header_open.jpg) no-repeat;
  margin-bottom: 20px;
  -moz-box-shadow: 0 4px 3px rgba(0,0,0,0.1); /* Firefox用 */
  -webkit-box-shadow: 0 4px 3px rgba(0,0,0,0.1); /* Safari,Google Chrome用 */;
}


div#doujin_half_app .header.close {
  width: 800px;
  height: 420px;
  display: block;
  background: url(../../images/campaign/doujin_half_2015_winter/mainpic_header_close.jpg) no-repeat;
  margin-bottom: 20px;
  -moz-box-shadow: 0 4px 3px rgba(0,0,0,0.1); /* Firefox用 */
  -webkit-box-shadow: 0 4px 3px rgba(0,0,0,0.1); /* Safari,Google Chrome用 */;
}

div#doujin_half_app p.icon_warning {
  background: url(../../images/campaign/doujin_half_2015_winter/icon_warning.png) no-repeat;
  width: 50px;
  height: 45px;
  float: left;
  position: relative;
  top: 11px;
  left: -9px;
  margin: 0 5px 13px 0;
}


.mb20 {
  margin-bottom: 20px!important;
}

/* -- フォーム部分 --*/
div#doujin_half_app span.red {
  color: #c00;
}

div#doujin_half_app p.half_price {
  background-color: #fc0;
  width: 420px;
  border-radius: 10px;
  padding: 10px;
  margin: 0 5px 20px;
}

.mb00 {
  margin-bottom: 0 !important;
}
.pb00 {
  padding-bottom: 0 !important;
}

p.inline-block {
  display: inline-block;
}

div#doujin_half_app ul.error_list,
div#doujin_half_app ul.correct_list {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

div#doujin_half_app div.main_modify_box {
  position: relative;
  width: 800px !important;
  margin-left: 5px;
  margin-top: 0;
  padding-bottom: 10px;
}

div#doujin_half_app th {
  width: 193px;
}

.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}

div#doujin_half_app div.form_table_title, div.form_table_title_02 {
  width: auto;
}

div#doujin_half_app table.form_table td, table.form_liquid_table td {
  border-right: solid 1px #4d628c;
}

div#doujin_half_app table.form_table td.border_right_none, table.form_liquid_table td.border_right_none {
  border-right: solid 0 #4d628c;
}

#app_list th {
  text-align: center;
}

div#doujin_half_app #app_list ul {
  margin: 0 auto;
  /* margin-left: 70px; */
  width: 120px;
  word-break: break-all;
  background: #fff;
  border: #ccc 1px solid;
  margin-bottom: 10px;
  width: 754px;
}


div#doujin_half_app #app_list ul li img {
  margin: 0 auto;
  display: block;
}

div#doujin_half_app td.close {
  background-color: #ddd;
}

p.app_att {
  padding: 25px 0 0 25px;
  line-height: 1.4em;
}

dd.work_id {
  padding: 10px 0 2px;
}

div#doujin_half_app dt.search_img {
  display: table-cell;
  width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
}

div#doujin_half_app p.registered,
div#doujin_half_app a.registered {
  color: #e58600;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  padding: 10px 4px;
  margin: 5px 10px;
  border: 1px dotted #b8c3d9;
  text-align: center;
  vertical-align: middle;
  display: block;
  width: 190px;
  /* top: 10px; */
  margin: 10px auto;
  text-decoration: none;
}


div#doujin_half_app li.search_result_img_box_inner a.registered.btn_go_form {
  position: relative;
  top: 40%;
  width: auto !important;
}

div#doujin_half_app a.registered:hover {
  text-decoration: underline;
}

div#doujin_half_app div.form_title {
  padding-top: 5px;
}

div#doujin_half_app ul.error_list li, ul.correct_list li {
  margin: 0 !important;
}

div#doujin_half_app .main_modify_box_end p.center {
  line-height: 1.4;
}


/* 作品リストUL */

div#doujin_half_app li.search_result_img_box_inner {
  position: relative;
}

div#doujin_half_app dl.status {
  background: #6c7fa6;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}

div#doujin_half_app dl.work_img_main {
  margin-top: 30px;
}

div#doujin_half_app li.search_result_img_box_inner {
  height: 275px;
  width: 130px;
}

div#doujin_half_app li.search_result_img_box_inner:nth-child(5n) {
  border-right: none;
}

div#doujin_half_app a img.target_type {
  padding-left: 16px;
}

/* 取り消すボタン */
dd.work_operation_btn {
  position: absolute;
  bottom: 10px;
  left: 14px;
  margin-top: 0;
}

/* ----- 画像表示※search_detailsと同内容 ----- */

ul#search_result_img_box {
  position: relative;
  clear: both;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

li.search_result_img_box_inner {
  float: left;
  height: 270px;
  width: 124px;
  padding: 10px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  line-height: 1.4;
}

dl.work_img_main {
  line-height: 1.2;
}

dl.work_img_main dd.search_title {
  padding: 5px 0 0;
  line-height: 1.3;
}

dl.work_img_main dd.search_circle {
  font-size: 11px;
}

dl.work_img_main dt.search_img {
  display: block;
  width: 100%;
  height: 123px;
}

dl.work_img_main dt.search_img a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

dl.work_img_main dt.search_img a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  border: none;
  -ms-interpolation-mode: bicubic;
}

dl.work_img_main dd.work_name {
  padding: 2px 0;
  min-height: 1.4em;
  max-height: 2.5em;
  overflow: hidden;
  line-height: 1.4em;
}

dl.work_img_main dd.maker_name {
  padding-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

dl.work_img_main dd.work_price {
  padding-bottom: 4px;
  line-height: 1.2;
}

#doujin_half_app p.work_genre {
  background-color: #e58600;
  color: #fff;
  padding: 2px 10px;
  margin: 0 0 5px 15px;
  border-radius: 15px;
  display: inline-block;
  z-index: 50;
  width: 395px;
}

#doujin_half_app .main_modify_box_end {
  /* padding:10px 0px 10px; */
}


/* 同人半額キャンペーン2015 冬本体 
========================================================================================== */

div#doujin_half {
}

div#doujin_half a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);        /* ie 6 7 */
  -ms-filter: "alpha(opacity=70)";  /* ie 8 */
  text-decoration: none;
}


/* ================== ヘッダー部分 ================== */

div#doujin_half div.header {
  height: 540px;
  width: auto;
  margin: 0 auto 0;
  position: relative;
  background: url(../../images/campaign/doujin_half_2015_winter/main_bg.png) no-repeat center top;
  overflow: hidden;
}


/* ツイートボタン */
a.btn_twt {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png)  no-repeat -983px -231px;
  position: absolute;
  height: 93px;
  width: 90px;
  left: 50%;
  margin-left: 220px;
  top: 0;
  z-index: 200;
  cursor: pointer;
}

/* 20％ポイント遷移 */
a.points20 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png)  no-repeat -1055px -56px;
  position: absolute;
  height: 85px;
  width: 240px;
  left: 50%;
  margin-left: 240px;
  top: 90px;
  z-index: 200;
  cursor: pointer;
  -webkit-animation: pointupNotice 2s ease 2s infinite;
  animation: pointupNotice 2s ease 2s infinite;
}

/* 10％ポイント遷移 */
a.points10 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png)  no-repeat -1249px -233px;
  position: absolute;
  height: 85px;
  width: 240px;
  left: 50%;
  margin-left: 240px;
  top: 90px;
  z-index: 200;
  cursor: pointer;
  -webkit-animation: pointupNotice 2s ease 2s infinite;
  animation: pointupNotice 2s ease 2s infinite;
}

p.logo {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png) no-repeat -370px 0;
  /* background-size: cover; */
  width: 440px;
  height: 170px;
  display: block;
  z-index: 30;
  top: -10px;
  left: 50%;
  margin-left: -220px;
  position: absolute;
}

p.moon {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png) no-repeat -843px 0;
  /* background-size: cover; */
  width: 185px;
  height: 210px;
  display: block;
  z-index: 30;
  top: 10px;
  left: 50%;
  margin-left: 280px;
  position: absolute;
}

p.campaign_end {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png) no-repeat -1354px 0;
  width: 380px;
  height: 180px;
  display: block;
  z-index: 500;
  top: 114px;
  left: 50%;
  margin-left: -190px;
  position: absolute;
}


/* 小物さん */
p.img_dir {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png)  no-repeat 3px -550px;
  position: absolute;
  height: 180px;
  width: 205px;
  z-index: 30;
  top: 270px;
  left: 50%;
  margin-left: -510px;
}
p.img_el {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png)  no-repeat -270px -475px;
  position: absolute;
  height: 285px;
  width: 435px;
  z-index: 20;
  left: 50%;
  margin-left: 303px;
  top: 220px;
}


/* カウンター */
div.count {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png)  no-repeat -19px 34px;
  position: absolute;
  height: 280px;
  width: 330px;
  z-index: 50;
  top: -68px;
  left: 50%;
  margin-left: -525px;
}
div.count ul {
  position: absolute;
  top: 151px;
  left: 115px;
  height: 36px;
  display: block;
  z-index: 50;
}
div.count ul li {
  float: left;
}
li.count_00 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -0 -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_01 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -30px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_02 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -60px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_03 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -90px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_04 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -120px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_05 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -150px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_06 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -180px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_07 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -210px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_08 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -240px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}
li.count_09 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_count.png) no-repeat -270px -0;
  height: 36px;
  width: 30px;
  z-index: 50;
}


div#doujin_half p.caption_01 {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png) no-repeat -9px -305px;
  width: 640px;
  height: 130px;
  position: absolute;
  top: 275px;
  left: 50%;
  margin-left: -305px;
  color: #fff;
  line-height: 1.6;
  z-index: 100;
}


/* ================== エフェクト ================== */
p.lighting_01,
p.lighting_02 {
  display: block;
  width: 565px;
  height: 143px;
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png) repeat 540px -810px;
  /* -webkit-background-size: cover; */
  /* background-size: cover; */
  z-index: 10;
  width: 100%;
  height: 150px;
  position: absolute;
  /* left: 50%; */
  /* margin-left: -438px; */
  top: 170px;
}


/* light */
p.lighting_01 {
  -webkit-animation: lighting 2s ease 1.3s infinite both;
  -moz-animation: lighting 2s ease 1.3s infinite both;
  -o-animation: lighting 2s ease 1.3s infinite both;
  animation: lighting 2s ease 1.3s infinite both;
  -webkit-transform: scale(-1,-1);
}

p.lighting_02 {
  -webkit-animation: lighting 2s ease 0s infinite both;
  -moz-animation: lighting 2s ease 0s infinite both;
  -o-animation: lighting 2s ease 0s infinite both;
  animation: lighting 2s ease 0s infinite both;
}

@-webkit-keyframes lighting {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes lighting {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes lighting {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lighting {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.animated01 {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes pointupNotice {
  0%,72% {
    -webkit-transform: scale(1,1);
  }
  77% {
    -webkit-transform: scale(1.1,0.8);
  }
  82% {
    -webkit-transform: scale(0.9,1.2);
  }
  86% {
    -webkit-transform: scale(1.05,0.9);
  }
  90% {
    -webkit-transform: scale(0.95,1.1);
  }
  93% {
    -webkit-transform: scale(1.02,0.96);
  }
  96% {
    -webkit-transform: scale(0.98,1.04);
  }
  98% {
    -webkit-transform: scale(1.01,0.98);
  }
  100% {
    -webkit-transform: scale(1,1);
  }
}

@keyframes pointupNotice {
  0%,72% {
    transform: scale(1,1);
  }
  77% {
    transform: scale(1.1,0.8);
  }
  82% {
    transform: scale(0.9,1.2);
  }
  86% {
    transform: scale(1.05,0.9);
  }
  90% {
    transform: scale(0.95,1.1);
  }
  93% {
    transform: scale(1.02,0.96);
  }
  96% {
    transform: scale(0.98,1.04);
  }
  98% {
    transform: scale(1.01,0.98);
  }
  100% {
    transform: scale(1,1);
  }
}


/* ================================================================== 作品部分 ================================================================== */



/* ================== イチオシタイトル部分 ================== */

div#doujin_half ul.push_content_tab li {
  height: 28px;
  width: 100px;
  float: left;
  line-height: 28px;
  text-align: center;
  margin-right: 3px;
}

div#doujin_half ul.push_content_tab li.push a {
  display: block;
  height: 28px;
  color: #fff;
  text-decoration: none;
  background: url(../../images/web/home/tab_100_bg.gif) left -28px no-repeat;
}

div#doujin_half ul.push_content_tab li.on a {
  color: #536280;
  font-weight: bold;
  background: url(../../images/web/home/tab_100_bg.gif) left top no-repeat;
}

div#doujin_half ul.push_content_tab li a:hover {
  color: #536280;
  background: url(../../images/web/home/tab_100_bg.gif) left top no-repeat;
}

div#doujin_half ul.push_content_tab li.on a:hover {
  cursor: default;
  outline: none;
}

/* ================== イチオシタイトル部分_girlsのみ ================== */

ul#default_tab_120 a {
  width: 120px;
}
ul#default_tab_120_pickup {
  margin-bottom: 0;
}
.pl00 {
  padding-left: 0 !important;
}


/* ================== 作品一覧部分 ================== */

div#doujin_half input#search_button {
  margin-top: 0;
}

div#doujin_half ul.condition_list {
  line-height: 1.6;
  /* word-break: break-all; */
  /* display: block; */
}

div#doujin_half td.keyword a {
  margin-right: 10px;
  line-height: 1.6;
  /* word-break: break-all; */
  display: block;
  float: left;
}

div#doujin_half dl.work_img_main dd.work_name {
  padding-top: 0;
  /* padding: 0px !important; 必要な場合発動*/
}

div#doujin_half li.search_result_img_box_inner {
  /*margin-top: 0px !important;必要な場合発動*/
  /* padding-top: 7px; */
}

dl.work_img_main {
  line-height: 1.0;
}

/* ================== 検索部分 ================== */

div#doujin_half div.search_condition_box  input.search_detail_btn {
  display: block;
  background-color: #fff;
  text-indent: -9999px;
  cursor: pointer;
  width: 50px;
  height: 20px;
  float: left;
  vertical-align: middle;
  /* margin-left: 7px; */
  border: 0;
  background: url(../../images/web/home/btn_search.png) no-repeat left top;
}

div#doujin_half div.search_condition_box.girls input.search_detail_btn {
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  width: 58px;
  height: 22px;
  float: left;
  vertical-align: middle;
  /* margin-left: 7px; */  border: 0;
  background: url(../../images/web/girls/btn_search_s.png) no-repeat left top;
}

div#doujin_half div.search_condition_box.gay input.search_detail_btn {
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  width: 50px;
  height: 20px;
  float: left;
  vertical-align: middle;
  /* margin-left: 7px; */
  border: 0;
  background: url(../../images/web/gay/bg_main_image.png) no-repeat -450px top;
}



/* ================== 作品詳細部分 ================== */




/* ==================レコメンド部分 ================== */

div#doujin_half div#doujin_half_recommend {
  background: url(../../images/campaign/doujin_half_2015_winter/recommend_bg.png) repeat-x;
  position: relative;
  margin-top: 20px;
  height: 280px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}

div#doujin_half_recommend div.work_main_list_ncol ul dl {
  position: relative;
  width: 153px;
  min-height: 163px;
  height: auto !important;
  /* height: 100px !important; */
  padding: 10px 0;
  margin-top: 10px;
  margin: 0 10px;
  border-radius: 5px;
  border: none;
}

div#doujin_half_recommend li {
  padding-top: 10px;
}

.recommend_left {
  background: url(../../images/campaign/doujin_half_2015_winter/recommend_left.png) no-repeat;
  position: absolute;
  left: 0;
  height: 280px;
  width: 30px;
  z-index: 10;
}

div#doujin_half_recommend p.carousel_arrow_left {
  padding-left: 30px;
  position: absolute;
  top: 110px;
}

.recommend_right {
  background: url(../../images/campaign/doujin_half_2015_winter/recommend_right.png) no-repeat;
  position: absolute;
  right: 0;
  height: 280px;
  width: 30px;
  z-index: 10;
}

div#doujin_half_recommend p.carousel_arrow_right {
  padding-right: 30px;
  position: absolute;
  top: 110px;
}

a.recommend_flag {
  background: url(../../images/campaign/doujin_half_2015_winter/img_recommend_flag.png) no-repeat;
  position: absolute;
  left: -10px;
  height: 110px;
  width: 90px;
  display: block;
  top: -1px;
  z-index: 50;
}

div#doujin_half_recommend ul {
  padding: 0 20px;
}


div.campaign_picup div.work_main_list_ncol ul.mheight_01 dl {
  padding-bottom: 10px;
}
div.campaign_picup div.work_main_list_ncol ul.mheight_01 {
  min-height: 150px;
}

/* ================== 汎用クラス ================== */

span.yellow {
  color: #ff0;
}

div#doujin_half #push_main {
  border-top: 1px solid !important;
}


.loading:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  width: 40px;
  height: 40px;
  z-index: 20;
  margin-left: -20px;
  text-align: center;
  background: url(../../images/web/common/blog_parts/loading_01.gif) center top no-repeat;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}


/* ================== 作品詳細部分のキャンペーン名称 ================== */
p.campaign_more.doujinhalf2015 a span:before {
  content: "同人作品半額";
  display: block;
}

/* ================== 商業作品半額遷移エリア ================== */
div#doujin_half .books_half_area {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -230px;
  width: 470px;
  height: 60px;
  z-index: 50;
}

div#doujin_half p.books_caption {
  background: url(../../images/campaign/doujin_half_2015_winter/img_sprite.png) no-repeat -700px -230px;
  /* position: absolute; */
  height: 70px;
  width: 251px;
  z-index: 30;
  /* top: 215px; */
  /* left: 50%; */
  /* margin-left: 296px; */
}

div#doujin_half a.bn {
  right: 0;
  top: 0;
  position: absolute;
}



/* ================== 雪のカウントダウン ================== */
div#doujin_half span.snow_count {
  position: absolute;
  bottom: 55px;
  left: 50%;
  margin-left: -220px;
  width: 470px;
  height: 90px;
  background: url(../../images/campaign/doujin_half_2015_winter/snow_count.png) no-repeat 0 100px;
}

div#doujin_half span.snow_count.last14 {
  background-position: 0 0;
}     /* 終了14日前 */
div#doujin_half span.snow_count.last13 {
  background-position: 0 -90px;
}   /* 終了13日前 */
div#doujin_half span.snow_count.last12 {
  background-position: 0 -180px;
}  /* 終了12日前 */
div#doujin_half span.snow_count.last11 {
  background-position: 0 -270px;
}  /* 終了11日前 */
div#doujin_half span.snow_count.last10 {
  background-position: 0 -360px;
}  /* 終了10日前 */
div#doujin_half span.snow_count.last09 {
  background-position: 0 -450px;
}  /* 終了9日前 */
div#doujin_half span.snow_count.last08 {
  background-position: 0 -540px;
}  /* 終了8日前 */
div#doujin_half span.snow_count.last07 {
  background-position: 0 -630px;
}  /* 終了7日前 */
div#doujin_half span.snow_count.last06 {
  background-position: 0 -810px;
}  /* 終了6日前 */
div#doujin_half span.snow_count.last05 {
  background-position: 0 -900px;
}  /* 終了5日前 */
div#doujin_half span.snow_count.last04 {
  background-position: 0 -990px;
}  /* 終了4日前 */
div#doujin_half span.snow_count.last03 {
  background-position: 0 -1070px;
}  /* 終了3日前 */
div#doujin_half span.snow_count.last02 {
  background-position: 0 -1170px;
} /* 終了2日前 */
div#doujin_half span.snow_count.last01 {
  background-position: 0 -1260px;
} /* 終了1日前 */
div#doujin_half span.snow_count.last00 {
  background-position: 0 -1350px;
} /* 終了当日 */


/* ================== 補足説明 ================== */
div#doujin_half p.attention {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -400px;
}


/* 雪
--------------------------------------------------------- */

/* snow_01アニメーション
--------------------------------------------------------- */
.snow_01 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-animation: snow_01 25s ease-in-out 0s infinite both;
  -moz-animation: snow_01 25s ease-in-out 0s infinite both;
  -o-animation: snow_01 25s ease-in-out 0s infinite both;
  animation: snow_01 25s ease-in-out 0s infinite both;
}

.snow_01_01 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-animation: snow_01 35s ease-in-out 20s infinite both;
  -moz-animation: snow_01 35s ease-in-out 20s infinite both;
  -o-animation: snow_01 35s ease-in-out 20s infinite both;
  animation: snow_01 35s ease-in-out 20s infinite both;
}

@-webkit-keyframes snow_01 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(0deg);
    top: -5%;
    margin-left: 400px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -webkit-transform: rotate(-360deg);
    margin-left: 600px;
  }
  65% {
    -webkit-transform: rotate(360deg);
    margin-left: 400px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(0deg);
    top: 105%;
    margin-left: 600px;
  }
}

@-moz-keyframes snow_01 {
  0% {
    opacity: 0;
    -moz-transform: rotate(0deg);
    top: -5%;
    margin-left: 400px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -moz-transform: rotate(-360deg);
    margin-left: 600px;
  }
  65% {
    -moz-transform: rotate(360deg);
    margin-left: 400px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(0deg);
    top: 105%;
    margin-left: 600px;
  }
}

@-o-keyframes snow_01 {
  0% {
    opacity: 0;
    -o-transform: rotate(0deg);
    top: -5%;
    margin-left: 400px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -o-transform: rotate(-360deg);
    margin-left: 600px;
  }
  65% {
    -o-transform: rotate(360deg);
    margin-left: 400px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -o-transform: rotate(0deg);
    top: 105%;
    margin-left: 600px;
  }
}

@keyframes snow_01 {
  0% {
    opacity: 0;
    transform: rotate(0deg);
    top: -5%;
    margin-left: 400px;
  }
  10% {
    opacity: 1;
  }
  30% {
    transform: rotate(-360deg);
    margin-left: 600px;
  }
  65% {
    transform: rotate(360deg);
    margin-left: 400px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(0deg);
    top: 105%;
    margin-left: 600px;
  }
}


/* snow_02アニメーション
--------------------------------------------------------- */
.snow_02 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-filter: blur(1px);
  -webkit-animation: snow_02 30s ease-in-out 0s infinite both;
  -moz-animation: snow_02 30s ease-in-out 0s infinite both;
  -o-animation: snow_02 30s ease-in-out 0s infinite both;
  animation: snow_02 30s ease-in-out 0s infinite both;
}

.snow_02_01 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-animation: snow_02 30s ease-in-out 15s infinite both;
  -moz-animation: snow_02 30s ease-in-out 15s infinite both;
  -o-animation: snow_02 30s ease-in-out 15s infinite both;
  animation: snow_02 30s ease-in-out 15s infinite both;
}


@-webkit-keyframes snow_02 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-360deg) scale(-0.8);
    top: -5%;
    margin-left: -800px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -webkit-transform: rotate(180deg) scale(-0.8);
    margin-left: -600px;
  }
  65% {
    -webkit-transform: rotate(-480deg) scale(-1);
    margin-left: -800px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(0deg) scale(-0.8);
    top: 105%;
    margin-left: -600px;
  }
}

@-moz-keyframes snow_02 {
  0% {
    opacity: 0;
    -moz-transform: rotate(-360deg) scale(-0.8);
    top: -5%;
    margin-left: -800px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -moz-transform: rotate(180deg) scale(-0.8);
    margin-left: -600px;
  }
  65% {
    -moz-transform: rotate(-480deg) scale(-1);
    margin-left: -800px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(0deg) scale(-0.8);
    top: 105%;
    margin-left: -600px;
  }
}

@-o-keyframes snow_02 {
  0% {
    opacity: 0;
    -o-transform: rotate(-360deg) scale(-0.8);
    top: -5%;
    margin-left: -800px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -o-transform: rotate(180deg) scale(-0.8);
    margin-left: -600px;
  }
  65% {
    -o-transform: rotate(-480deg) scale(-1);
    margin-left: -800px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -o-transform: rotate(0deg) scale(-0.8);
    top: 105%;
    margin-left: -600px;
  }
}

@keyframes snow_02 {
  0% {
    opacity: 0;
    transform: rotate(-360deg) scale(-0.8);
    top: -5%;
    margin-left: -800px;
  }
  10% {
    opacity: 1;
  }
  30% {
    transform: rotate(180deg) scale(-0.8);
    margin-left: -600px;
  }
  65% {
    transform: rotate(-480deg) scale(-1);
    margin-left: -800px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(0deg) scale(-0.8);
    top: 105%;
    margin-left: -600px;
  }
}


/* snow_03アニメーション
--------------------------------------------------------- */
.snow_03 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-animation: snow_03 32s ease-in-out 10s infinite both;
  -moz-animation: snow_03 32s ease-in-out 10s infinite both;
  -o-animation: snow_03 32s ease-in-out 10s infinite both;
  animation: snow_03 32s ease-in-out 10s infinite both;
}

.snow_03_01 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-filter: blur(2px);
  -webkit-animation: snow_03 32s ease-in-out 20s infinite both;
  -moz-animation: snow_03 32s ease-in-out 20s infinite both;
  -o-animation: snow_03 32s ease-in-out 20s infinite both;
  animation: snow_03 32s ease-in-out 20s infinite both;
}

@-webkit-keyframes snow_03 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-360deg) scale(-0.6);
    top: -5%;
    margin-left: -700px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -webkit-transform: rotate(180deg) scale(-0.8);
    margin-left: -900px;
  }
  65% {
    -webkit-transform: rotate(-480deg) scale(-0.6);
    margin-left: -700px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(0deg) scale(-0.8);
    top: 105%;
    margin-left: -900px;
  }
}

@-moz-keyframes snow_03 {
  0% {
    opacity: 0;
    -moz-transform: rotate(-360deg) scale(-0.6);
    top: -5%;
    margin-left: -700px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -moz-transform: rotate(180deg) scale(-0.8);
    margin-left: -900px;
  }
  65% {
    -moz-transform: rotate(-480deg) scale(-0.6);
    margin-left: -700px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(0deg) scale(-0.8);
    top: 105%;
    margin-left: -900px;
  }
}

@-o-keyframes snow_03 {
  0% {
    opacity: 0;
    -o-transform: rotate(-360deg) scale(-0.6);
    top: -5%;
    margin-left: -700px;
  }
  10% {
    opacity: 1;
  }
  30% {
    -o-transform: rotate(180deg) scale(-0.8);
    margin-left: -900px;
  }
  65% {
    -o-transform: rotate(-480deg) scale(-0.6);
    margin-left: -700px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -o-transform: rotate(0deg) scale(-0.8);
    top: 105%;
    margin-left: -900px;
  }
}

@keyframes snow_03 {
  0% {
    opacity: 0;
    transform: rotate(-360deg) scale(-0.6);
    top: -5%;
    margin-left: -700px;
  }
  10% {
    opacity: 1;
  }
  30% {
    transform: rotate(180deg) scale(-0.8);
    margin-left: -900px;
  }
  65% {
    transform: rotate(-480deg) scale(-0.6);
    margin-left: -700px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(0deg) scale(-0.8);
    top: 105%;
    margin-left: -900px;
  }
}


/* snow_04アニメーション
--------------------------------------------------------- */
.snow_04 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-animation: snow_04 29s ease-in-out 5s infinite both;
  -moz-animation: snow_04 29s ease-in-out 5s infinite both;
  -o-animation: snow_04 29s ease-in-out 5s infinite both;
  animation: snow_04 29s ease-in-out 5s infinite both;
}

.snow_04_01 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-filter: blur(2px);
  -webkit-animation: snow_04 29s ease-in-out 14s infinite both;
  -moz-animation: snow_04 29s ease-in-out 14s infinite both;
  -o-animation: snow_04 29s ease-in-out 14s infinite both;
  animation: snow_04 29s ease-in-out 14s infinite both;
}

@-webkit-keyframes snow_04 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-360deg) scale(-0.5);
    top: -5%;
    margin-left: 700px;
  }
  10% {
    opacity: 1;
  }
  20% {
    -webkit-transform: rotate(180deg) scale(-0.9);
    margin-left: 500px;
  }
  40% {
    -webkit-transform: rotate(-480deg) scale(-0.6);
    margin-left: 700px;
  }
  60% {
    -webkit-transform: rotate(0deg) scale(-0.6);
    margin-left: 600px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-360deg) scale(-0.8);
    top: 105%;
    margin-left: 400px;
  }
}

@-moz-keyframes snow_04 {
  0% {
    opacity: 0;
    -moz-transform: rotate(-360deg) scale(-0.5);
    top: -5%;
    margin-left: 700px;
  }
  10% {
    opacity: 1;
  }
  20% {
    -moz-transform: rotate(180deg) scale(-0.9);
    margin-left: 500px;
  }
  40% {
    -moz-transform: rotate(-480deg) scale(-0.6);
    margin-left: 700px;
  }
  60% {
    -moz-transform: rotate(0deg) scale(-0.6);
    margin-left: 600px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(-360deg) scale(-0.8);
    top: 105%;
    margin-left: 400px;
  }
}

@-o-keyframes snow_04 {
  0% {
    opacity: 0;
    -o-transform: rotate(-360deg) scale(-0.5);
    top: -5%;
    margin-left: 700px;
  }
  10% {
    opacity: 1;
  }
  20% {
    -o-transform: rotate(180deg) scale(-0.9);
    margin-left: 500px;
  }
  40% {
    -o-transform: rotate(-480deg) scale(-0.6);
    margin-left: 700px;
  }
  60% {
    -o-transform: rotate(0deg) scale(-0.6);
    margin-left: 600px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -o-transform: rotate(-360deg) scale(-0.8);
    top: 105%;
    margin-left: 400px;
  }
}

@keyframes snow_04 {
  0% {
    opacity: 0;
    transform: rotate(-360deg) scale(-0.5);
    top: -5%;
    margin-left: 700px;
  }
  10% {
    opacity: 1;
  }
  20% {
    transform: rotate(180deg) scale(-0.9);
    margin-left: 500px;
  }
  40% {
    transform: rotate(-480deg) scale(-0.6);
    margin-left: 700px;
  }
  60% {
    transform: rotate(0deg) scale(-0.6);
    margin-left: 600px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(-360deg) scale(-0.8);
    top: 105%;
    margin-left: 400px;
  }
}


/* snow_05アニメーション
--------------------------------------------------------- */
.snow_05 {
  height: 35px;
  width: 35px;
  position: absolute;
  top: -10%;/* IE9以下用 画面外に飛ばす */
  left: 50%;
  z-index: 1000;
  -webkit-animation: snow_05 40s ease-in-out 8s infinite both;
  -moz-animation: snow_05 40s ease-in-out 8s infinite both;
  -o-animation: snow_05 40s ease-in-out 8s infinite both;
  animation: snow_05 40s ease-in-out 8s infinite both;
}

@-webkit-keyframes snow_05 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-360deg) scale(-0.5);
    top: -5%;
    margin-left: 200px;
  }
  10% {
    opacity: 1;
  }
  20% {
    -webkit-transform: rotate(180deg) scale(-0.9);
    margin-left: -300px;
  }
  40% {
    -webkit-transform: rotate(-480deg) scale(-0.7);
    margin-left: 200px;
  }
  60% {
    -webkit-transform: rotate(0deg) scale(-0.8);
    margin-left: -200px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-360deg) scale(-0.6);
    top: 105%;
    margin-left: 300px;
  }
}

@-moz-keyframes snow_05 {
  0% {
    opacity: 0;
    -moz-transform: rotate(-360deg) scale(-0.5);
    top: -5%;
    margin-left: 200px;
  }
  10% {
    opacity: 1;
  }
  20% {
    -moz-transform: rotate(180deg) scale(-0.9);
    margin-left: -300px;
  }
  40% {
    -moz-transform: rotate(-480deg) scale(-0.7);
    margin-left: 200px;
  }
  60% {
    -moz-transform: rotate(0deg) scale(-0.8);
    margin-left: -200px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(-360deg) scale(-0.6);
    top: 105%;
    margin-left: 300px;
  }
}

@-o-keyframes snow_05 {
  0% {
    opacity: 0;
    -o-transform: rotate(-360deg) scale(-0.5);
    top: -5%;
    margin-left: 200px;
  }
  10% {
    opacity: 1;
  }
  20% {
    -o-transform: rotate(180deg) scale(-0.9);
    margin-left: -300px;
  }
  40% {
    -o-transform: rotate(-480deg) scale(-0.7);
    margin-left: 200px;
  }
  60% {
    -o-transform: rotate(0deg) scale(-0.8);
    margin-left: -200px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -o-transform: rotate(-360deg) scale(-0.6);
    top: 105%;
    margin-left: 300px;
  }
}

@keyframes snow_05 {
  0% {
    opacity: 0;
    transform: rotate(-360deg) scale(-0.5);
    top: -5%;
    margin-left: 200px;
  }
  10% {
    opacity: 1;
  }
  20% {
    transform: rotate(180deg) scale(-0.9);
    margin-left: -300px;
  }
  40% {
    transform: rotate(-480deg) scale(-0.7);
    margin-left: 200px;
  }
  60% {
    transform: rotate(0deg) scale(-0.8);
    margin-left: -200px;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(-360deg) scale(-0.6);
    top: 105%;
    margin-left: 300px;
  }
}
