@charset "UTF-8";

/* common_setting
-------------------------------------------------------------*/
.co_container_box_inner {
  width: 965px;
  margin: 0 auto;
  padding: 0;
}
.bgWrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bgWrapper {
  float: right;
  width: 770px;
  background: #93ffda;
}
.bgWrapper ul,
.bgWrapper ol {
  list-style: none;
}
.pos_r {
  position: relative;
}
.pos_a {
  position: absolute;
}
.color_em {
  color: #d00;
}
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.text_u {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}
.margin_t10 {
  margin-top: 10px;
}

/* header
-------------------------------------------------------------*/
.campaign_date {
  padding: 7px 0 5px;
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 19px;
}
.campaign_date p {
  padding-top: 3px;
}
.campaign_date a {
  font-size: 16px;
  color: #FFEB3B;
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}
.top_lead {
  margin: 13px 4px 20px;
  font-size: 24px;
  text-align: center;
}
.top_lead.end {
  width: 600px;
  text-align: center;
  border: 1px solid #d00;
  padding: 10px;
  margin: 10px auto 20px;
  color: #d00;
  font-size: 20px;
  background: #fff;
}
.top_leadtext {
  background: #fffbdd;
  margin: 0 auto;
  padding: 40px 0 20px;
}
.top_leadtext img {
  width: 100%;
  max-width: 616px;
}

/* main
-------------------------------------------------------------*/
.main {
  background: #fffbdd;
  padding: 25px 0 0 0;
}
.main_step1 {
  margin: 5px auto;
}
.main_step2 {
  padding: 0 0 25px;
}
.main img {
  width: 100%;
  max-width: 670px;
}
.main_day {
  text-align: center;
}
.main_day img {
  width: 100%;
  max-width: 442px;
}
.main_day_text {
  margin-top: 10px;
  display: block;
  font-size: 18px;
}
.main_arrow img {
  width: 100%;
  max-width: 770px;
}

/* ppArea
-------------------------------------------------------------*/
.ppArea,
.allArea {
  width: 750px;
  margin: auto;
  background: #c0f9fb;
  padding-bottom: 0;
}
.ppArea + .ppArea,
.allArea + .allArea {
  margin: 20px auto;
}
.reviewArea {
  position: relative;
  margin: 40px auto 0;
  background: #f3ffd2;
  padding: 20% 0 15px;
  width: 770px;
}
.reviewArea.ppArea .rankingBlock {
    padding: 15px 0 15px;
}
.review-tokuten {
  margin: 5px auto 15px;
}
.review-camtitle {
  position: absolute;
  top: -4%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.review-camtitle img {
  width: 100%;
  max-width: 720px;
}
.review-camtext {
  margin: 15px auto;
  text-align: center;
}
.review-camtext img {
  width: 100%;
  max-width: 500px;
}
.review-cambtn {
  margin: 15px auto;
  text-align: center;
}
.review-posttitle {
  margin: 15px auto;
  text-align: center;
}
.review-cambtn img,.review-posttitle img {
  width: 100%;
  max-width: 670px;
}
.ppArea .rankingBlock {
  background: #fff;
  padding: 20px 0;
  width: 750px;
  margin: 0 auto;
  border-radius: 4px;
}
.ppArea .rankingBlock .resBox {
  margin-top: 0;
}
.area_title {
  border-radius: 4px 4px 0 0;
  margin-bottom: 10px;
  line-height: 44px;
  font-size: 22px;
  padding-left: 14px;
  text-align: left;
  color: #FF3000;
  border-top: 2px solid #FF3000;
  border-bottom: 1px dotted #FF3000;
}
.area_title .mark {
  font-size: 17px;
  vertical-align: top;
  padding-right: 5px;
}
.resBox {
  margin-top: 15px;
}
.resBox ul + ul {
  margin-top: 20px;
}
.resBox li {
  padding: 0 8px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.resBox .thum_box,
.resBox .text_box {
  display: table-cell;
  padding: 0 6px;
}
.res4Area .resBox .thum_box,
.res4Area .resBox .text_box {
  width: 25%;
}
.res5Area .resBox .thum_box,
.res5Area .resBox .text_box {
  width: 20%;
}
.resBox .thum_box a {
  display: block;
  position: relative;
}
.resBox .thum_box img {
  width: 100%;
  max-width: 180px;
  border: 1px #eee solid;
}
.resBox .text_box {
  padding: 0 6px;
}
.resBox .text_box .title_name {
  margin: 4px 0 0;
  font-size: 13px;
  line-height: 18px;
  height: 17px;
  color: #333;
/*  font-weight: bold; */
  overflow: hidden;
}
.resBox .text_box .title_name a {
  font-size: 13px;
  color: #333;
}
.resBox .text_box .author_name {
  font-size: 11px;
  line-height: 15px;
  height: 14px;
  overflow: hidden;
  color: #9E9E9E;
}
.resBox .text_box .author_name a {
  font-size: 11px;
  color: #9E9E9E;
}
.genre_name p {
  height: 18px;
  font-size: 13px;
  line-height: 18px;
  margin: 0 auto 5px;
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
  display: block;
}
.btn_box {
  margin: 4px auto 5px;
}
.btn_box a {
  display: block;
  padding: 7px 0;
  margin: auto;
  text-align: center;
  text-decoration: none;
  border: 1px solid #B3B3B3;
  border-radius: 3px;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  background: #F9F9F9;
}
.btn_box a:hover {
  opacity: 0.7;
}
.resBox .cover_unit_top_btnfree {
  display: inline-block;
  width: 20%;
  padding: 0 6px;
}
.resBox .genre_name_btn {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  padding: 0 6px;
}

/* genre_name color */
.genre_name.comic p {
  background: #fff;
  border: 1px #0088CF solid;
  color: #0088CF;
}

/* recodate */
.resBox .recodate {
  display: table-cell;
  width: 20%;
  padding: 0 6px;
}
.resBox .recodate p {
  font-size: 13px;
  color: #fb610f;
}

/* linkBlock */
.linkBlock {
  margin: 10px auto 0;
  text-align: center;
}
.linkBlock a,
.linkBlock a:hover {
  position: relative;
  display: inline-block;
  width: 60%;
  margin: 0 auto;
  padding: 10px 5px;
  border-radius: 4px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: #fb600e;
  text-decoration: none;
}
.linkBlock a:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 6px;
  height: 6px;
  margin-top: -5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.linkBlock a:hover {
  opacity: 0.7;
}

/* btn_areas_bottom
-------------------------------------------------------------*/
.btn_areas {
  background: #fff;
  padding: 10px 0;
}

/* cam_detail_area
-------------------------------------------------------------*/
.cam_detail_area {
  margin: 25px auto 0;
  background: #fffbdd;
  text-align: left;
}
.cam_detail_title h3 {
  padding-left: 10px;
  background: #666;
  line-height: 38px;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
}
.cam_detail_inner {
  padding: 10px;
  border-left: 1px solid #d9e3ca;
  border-right: 1px solid #d9e3ca;
  border-bottom: 1px solid #d9e3ca;
}
.cam_detail_inner dl.parent {
  margin: 0 0 15px;
}
.cam_detail_inner dt {
  font-weight: bold;
}
.cam_detail_inner dd,
.cam_detail_inner dt {
  font-size: 16px;
  line-height: 1.3;
}
.parent dd + dt {
  margin-top: 10px;
}
.cam_detail_inner dl.child {
  width: 700px;
  margin: 5px auto 8px;
  padding: 0 15px 5px;
  border: 1px solid #d00;
  border-radius: 4px;
  background: #fff;
}
.cam_detail_inner .child dd,
.cam_detail_inner .child dt {
  margin-top: 10px;
}
.cam_detail_inner dl.child dt {
  width: 15%;
  display: inline-block;
}
.cam_detail_inner dl.child dd {
  width: 85%;
  display: inline-block;
}
.cam_detail_inner dl.child dd + dd {
  width: 100%;
  padding-left: 100px;
  box-sizing: border-box;
  margin: 0;
}
.cam_detail_inner dl.child dt span {
  display: block;
  width: 90%;
  height: 20px;
  line-height: 20px;
  background: #d00;
  color: #fff;
  text-align: center;
  font-weight: normal;
}
.cam_detail_inner dl.child dd.long {
  width: 100%;
  margin-top: 12px;
  padding: 0;
  text-align: center;
}
.cam_detail_inner .more_link span.arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 3px 2px 4px;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #0088cc;
}
.campaign_att {
  border-top: 2px dotted #ccc;
  padding: 10px 0;
}
.campaign_att p {
  font-size: 14px;
  line-height: 1.4;
}
ul.attention {
  margin: 10px 10px 0;
  padding:10px;
  background:#FFC;
  text-align: left;
}

.cam_detail_area .thum_box .pos_a {
  display: block;
  width: 100px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.cam_detail_area .thum_box .pos_a span {
  display: block;
  line-height: 1em;
}
.cam_detail_area .thum_box .pos_a span.get {
  font-size: 70%;
  margin-top: 4px;
}
.cam_detail_area .thum_box .pos_a.position1 {
  top: 104px;
  left: 216px;
  color: #000;
}
.cam_detail_area .thum_box .pos_a.position2 {
  top: 269px;
  left: 216px;
  color: #d3002d;
}
.cam_detail_area .thum_box .pos_a.position3 {
  top: 104px;
  left: 546px;
  color: #000;
}
.cam_detail_area .thum_box .pos_a.position4 {
  top: 269px;
  left: 546px;
  color: #d3002d;
}

.cam_mark {
  position: absolute;
  display: inline-block;
  z-index: 2;
  top: 0;
  right: 0;
  font-size: 12px;
  line-height: 14px;
  vertical-align: middle;
  background: #fff;
  border: 1px #36C solid;
  color: #36C;
  letter-spacing: 2px;
  padding: 1px 1px 0 5px;
}
.hamatta_title {
  text-align: center;
}
.hamatta_title.tenper {
  margin: 20px 0 0;
}
.hamatta_title img {
  width: 100%;
  max-width: 634px;
}
.hamatta_text {
  text-align: right;
  padding: 10px 10px 0;
  line-height: 1.4;
}
.hamatta_text p {
  font-size: 14px;
}