@charset "UTF-8";

/* layout
----------------------------- */
.co_container_box_inner {
  margin: 0 auto;
}
.contents_right {
  width: 770px;
  float: right;
  padding-bottom: 10px;
  background: #fff7f7;
}
.contents_right * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* common
----------------------------- */
.underline {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}
.resBox ul, .resBox li {
  list-style: none;
}

/* toplead
----------------------------- */
a.pos_a_link {
  display: block;
  width: 370px;
  height: 35px;
  position: absolute;
  bottom: 20px;
  right: 0;
}
.couponArea {
  background: #fff7f7;
  padding: 30px 0 0px;
  margin: 0 auto;
  width: 760px;
}
.width98 {
  width: 96%;
  margin: auto;
}
.imgBlock {
  text-align: center;
}
.imgBlock.width98 img {
  width: 100%;
}
.coupon_getdate {
  margin-bottom: 20px;
}
.coupon_getdate p {
  text-align: center;
  font-size: 22px;
  color: #0068bd;
}
.coupon_getdate .top_margin5 {
  margin-top: 8px;
  font-size: 18px;
}
span.marker {
  display: inline-block;
  /* background: linear-gradient(transparent 70%, #FFEB3B 100%); */
  line-height: 1.2;
  padding: 0 7px;
}
.couponArea .gamen_cp_box {
  width: 90%;
  margin: 15px auto 0;
  text-align: left;
  font-size: 14px;
}
.couponArea .coupon_date_note {
  line-height: 1.3;
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
}
.couponArea .coupon_date_note a {
  color: #0068bd;
}

/* special_reco
----------------------------- */
.special_reco .recommendListBox .fix6Area {
  width: 750px;
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 15px;
}
.special_reco .recommendListBox .fix6Area .secTitle {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #0068bd;
  border-bottom: 1px dotted #0068bd;
  text-align: left;
}
.special_reco .recommendListBox .fix6Area .secTitle h2 {
  font-size: 18px;
  padding-left: 7px;
  color: #0068bd;
}
.special_reco .subTitle {
  display: none;
}
.recommendListBox .fix6Area .fixBox ul {
  width: 730px;
}
.recommendListBox .fix6Area .fixBox li {
  width: 146px;
  padding: 15px 7px 0;
}
.recommendListBox .fix6Area .fixBox .thum_box {
  height: 183px;
}
.recommendListBox .fix6Area .fixBox .thum_box img {
  max-width: 130px;
  max-height: 180px;
}
.recommendListBox .fix6Area .fixBox li:nth-child(6) {
  display: none;
}
.recommendListBox .fix6Area .fixBox .genre_name {
  display: none;
}

/* ranking
----------------------------- */
.rankingArea {
  margin: 30px 10px;
  background: #fff;
  padding-bottom: 1px;
}
.rankingArea * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rankingArea .secTitle {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #0068bd;
  border-bottom: 1px dotted #0068bd;
  text-align: left;
}
.rankingArea .secTitle h2 {
  font-size: 18px;
  padding-left: 7px;
  color: #0068bd;
}
.rankingBlock {
  margin: 15px 10px;
}
.resBox .cells {
  float: left;
  width: 20%;
  padding: 7px;
  min-height: 2px;
}
.resBox .rank_num {
  margin: 0 auto 3px;
  line-height: 18px;
  text-align: center;
  font-size: 18px;
  color: #0068bd;
}
.resBox .rank_num span {
  padding-left: 1px;
  vertical-align: middle;
  font-size: 14px;
}
.resBox .thum_box a {
  display: block;
  position: relative;
}
.resBox .cam_mark {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 17px;
  padding: 2px;
  background: #fff;
  border: 1px solid #f00;
  line-height: 11px;
  font-size: 11px;
  color: #f00;
  z-index: 10;
}
.resBox .thum_box img {
  width: 100%;
  border: 1px solid #eee;
}
.resBox .title_name a {
  display: block;
  margin-bottom: 1px;
  height: 14px;
  line-height: 15px;
  text-align: center;
  font-size: 13px;
  overflow: hidden;
  color: #333;
}
.resBox .author_name {
  display: block;
  height: 12px;
  line-height: 13px;
  text-align: center;
  font-size: 10px;
  overflow: hidden;
  color: #666;
  word-break: break-all;
}
.resBox .author_name a {
  color: #666;
  display: inline;
}
.resBox ul,
.resBox li {
  list-style: none;
}
.pcc .resBox {
  margin: 5px 0 0;
}

/* saleTitle
----------------------------- */
.saleTitle {
  width: 750px;
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 15px;
}
.saleTitle .secTitle {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #0068bd;
  border-bottom: 1px dotted #0068bd;
  text-align: left;
}
.saleTitle .secTitle h2 {
  font-size: 18px;
  padding-left: 7px;
  color: #0068bd;
}
.saleTitle .resBox {
  margin: 10px;
}
.saleTitle .btn_box{
  margin: 4px auto;
}
.saleTitle .btn_box a{
  display: block;
  width: 120px;
  margin: 0 auto;
  background: #ec1e0d;
  border: 1px solid #ec1e0d;
  border-radius: 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 28px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.saleTitle .btn_box.btn02 a{
  background: #fff;
  border: 1px solid #ec1e0d;
  color: #ec1e0d;
}
.saleTitle .btn_box a:hover{
  text-decoration: none;
}
.saleTitle .bottomBtns {
  width: auto;
  margin: 13px 10px 0;
}

/* bottomBtns
------------------------------*/
.bottomBtns {
  width:100%;
  margin: 13px auto 0;
  text-align: center;
}
.bottomBtns a,
.bottomBtns a:hover {
  position:relative;
  display: inline-block;
  width:94%;
  margin: 0 auto;
  padding: 8px 5px;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
}
.bottomBtns 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);
}
.pcc .bottomBtns {
  text-align: right;
}
.pcc .bottomBtns a{
  width: 300px;
}
.pcc .bottomBtns a:hover{
  opacity: 0.8;
}
.bottomBtns a,
.bottomBtns a:hover {
  background: #0068bd;
  border: 1px solid #0068bd;
  color: #fff;
}
.bottomBtns.genreTop {
  margin: 25px auto;
}
.bottomBtns.genreTop a,
.bottomBtns.genreTop a:hover {
  width: 300px;
  margin: 0 5px;
}
.bottomBtns.genreTop a.lightnovel,
.bottomBtns.genreTop a.lightnovel:hover {
  background: #3bb280;
  border: 1px solid #3bb280;
  color: #fff;
}
.bottomBtns.genreTop a.book,
.bottomBtns.genreTop a.book:hover {
  background: #69a700;
  border: 1px solid #69a700;
  color: #fff;
}

/* bottomLinks
------------------------------*/
.bottomLinks{
width:80%;
margin: 23px auto 0;
background: #fff;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.bottomLinks li{
list-style: none;
float: left;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
box-sizing: border-box;
-webkit-box-sizing: border-box;
text-align: center;
}
.bottomLinks li a{
position: relative;
display: block;
font-size: 14px;
color: #333;
text-decoration: none;
}
@media screen and (max-width: 350px) {
.bottomLinks li a{
font-size: 13px;
}
}
.bottomLinks li a:after{
content: '';
display: block;
clear: both;
position: absolute;
top: 50%;
right: 8px;
width: 6px;
height: 6px;
margin-top: -5px;
border-top: 1px solid #333;
border-right: 1px solid #333;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.bottomLinks.one li{
width:100%;
text-align: left;
}
.bottomLinks.one li a{
padding: 8px 2%;
}
.bottomLinks.two li{
width:50%;
}
.bottomLinks.three li{
width:33.3%;
}
.bottomLinks.four li{
width:25%;
}
.bottomLinks.two li a,
.bottomLinks.three li a,
.bottomLinks.four li a{
padding: 8px 0;
}

/* detail_area
----------------------------- */
.detail_area  {
  margin: 24px 8px 13px;
  padding: 13px 8px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  line-height: 20px;
  text-align: left;
  font-size: 14px;
  color: #333;
}
.detail_area  p {
  font-size: 14px;
  color: #333;
}
.detail_area  a{
  font-size: 14px;
  color: #06f;
  text-decoration: underline;
}
.detail_area  .detail_head {
  margin-top: 13px;
  font-weight:bold;
}
.detail_area  .detail_head:nth-child(1) {
  margin-top: 0;
}
.detail_area  dl {
  margin: 8px 0 0;
  padding-bottom: 5px;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #333;
}
.detail_area  dt{
  margin: 0 0 8px;
  padding: 8px 5px;
  background: #fff9e3;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
.detail_area  dt:nth-child(1) {
  border-top: none;
}
.detail_area  dd + dt {
  margin: 8px 0;
}
.detail_area  dd {
  padding: 0 5px;
  font-size: 14px;
}
.detail_area  dd.arrow {
  position: relative;
  padding: 0 5px 0 17px;
}
.detail_area .arrow:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  margin: -3px 0 0 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.detail_area  .detail_note {
  margin-top: 8px;
}

/* btn_areas(sns)
----------------------------- */
.btn_areas {
  margin: 10px;
}
.btn_areas img:hover {
  opacity:0.7;
}

/* end
----------------------------- */
.end_area {
  padding: 40px 0;
  text-align: center;
}
.end_area p {
  font-size: 18px;
  font-weight: bold;
  color: #f00;
}

/* sale_recommend(overwrite)
----------------------------- */
.contents_right .sol_cam {
  width: 750px;
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 15px;
}
.contents_right .sol_cam .tab_sol_cam_title {
  height: 40px;
  background: #fff;
  border-top: 3px solid #0068bd;
  border-bottom: 1px dotted #0068bd;
  border-right: none;
  border-left: none;
  border-radius: 0;
  text-align: left;
}
.contents_right .sol_cam .tab_sol_cam_title .contents_right_co_title{
  padding-left: 7px;
  line-height: 40px;
  font-size: 18px;
  color: #0068bd;
}
.contents_right .sol_cam .tab_sol_cam_title .contents_right_co_title .font_12{
  font-size: inherit;
}
.contents_right .sol_cam .contents_rignt_co_th_box {
  border: none;
}
.contents_right .sol_cam .genre_link {
  display: none;
}

/* camprArea
------------------------------*/
.camprArea{
  width: 750px;
  margin: 20px auto 0;
  text-align: center;
}
.camprArea a{
  display: -block;
}
.camprArea .top_txt{
  margin-bottom: 8px;
  text-align: center;
  font-size: 16px;
}
.camprArea .long{
  width: 100%;
}
.camprArea .long img{
  width: 100%;
  max-width: 654px;
}