@charset "UTF-8";

/* common_setting 共通
-------------------------------------------------------------*/
div.content_wrapper {
  width: 990px;
  padding: 15px 0 1px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}
.contents_pc {
  float: right;
  width: 770px;
  margin: 0;
  background: #fef6cc;
  color: #1C2D50;
}
.contents_pc * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contents_pc a {
  color: #2763AC;
  text-decoration: underline;
}
.contents_pc a:hover {
  color: #005580;
  text-decoration: underline;
}
.contents_pc ul, .contents_pc li {
  list-style: none;
}
.comicinfo_block .title a:hover,
.titleinfo_block .author a:hover {
  text-decoration: underline;
}
span.arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 2px 1px 10px;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #2763AC;
}
span.new {
  display: inline;
  background: #fb7017;
  color: #fff;
  border-radius: 3px;
  padding: 0 2px;
  font-size: 12px;
  margin-left: 5px;
}
.color_r {
  color: #d00;
}

/* menu
------------------------------*/
.topbanner h1 {
  word-wrap: break-word;
}
.menu {
  display: table;
  table-layout: fixed;
  border-spacing: 6px 0;
  width: 740px;
  margin: 10px auto;
  text-align: center;
}
.menu li {
  display: table-cell;
  vertical-align: middle;
}
.menu a {
  display: block;
  border: 1px solid #000;
  border-radius: 3px;
  background: #000;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: 4px;
  text-decoration: none;
  position: relative;
}
.menu.top a {
  height: 42px;
  line-height: 42px;
}
.menu.bottom a {
  height: 52px;
  line-height: 52px;
}
.menu.bottom span {
  display: block;
  width: 100%;
  line-height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -19px;
}
.menu a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  margin: -5px 2px 0 5px;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #fff;
}
.menu a:hover {
  background: #555;
  color: #fff;
  text-decoration: none;
}

/* prize_result_news
------------------------------*/
.prize_result_news {
  display: table;
  margin: 10px auto;
  padding: 5px 10px 3px;
  font-size: 16px;
  line-height: 20px;
  border-top: 1px #f44336 dotted;
  border-bottom: 1px #f44336 dotted;
  width: 600px;
  text-align: left;
  background: #fffdef;
}
.prize_result_news .row {
  display: table-row;
}
.prize_result_news .date {
  display: table-cell;
  max-width: 50px;
  width: 10%;
}
.prize_result_news .com {
  display: table-cell;
  width: 90%;
}
.prize_result_news span{
  vertical-align: middle;
}

/* desc_area
------------------------------*/
.desc_area {
  margin: 15px;
  text-align: left;
  text-align: center;
}
.desc_area p {
  font-size: 18px;
}
.desc_area p br {
/*  display: none; */
}
.desc_area p.comingsoon {
  text-align: center;
}
.color_pink {
  color: #F44336;
}
.desc_area.bottom {
  margin: 0 30px;
}
.desc_area.bottom h2 {
  text-align: center;
  padding-bottom: 5px;
}

/* menu_log
------------------------------*/
.menu_log {
  margin: 10px 20px 4px;
  text-align: right;
  font-size: 14px;
}
.menu_log p {
  display: inline-block;
}

/* prize_section
------------------------------*/
.prize_section {
  padding: 0;
  margin: 0 20px 30px;
  background: #fff;
  text-align: left;
  border-radius: 15px 15px 0 0;
}
.prize_section.prizeGrand {
  background: #fff100;
  border: 2px #ff8f00 solid;
  position: relative;
}
.prizeGrand img.mark {
  position: absolute;
  top: -10px;
  left: 80px;
}
.prize_section.prizeM {
  background: #72bbff;
  border: 2px #6f99bf solid;
}
.prize_section.prizeW {
  background: #ff93b2;
  border: 2px #e8656e solid;
}
.prize_section.prizeTl {
  background: #fd997f;
  border: 2px #e8886f solid;
}
.prize_section.prizeBl {
  background: #77f0f8;
  border: 2px #4dcad2 solid;
}
.prize_section.prizeNovel {
  background: #a6ff57;
  border: 2px #a7cc85 solid;
}
.prizetitle {
  padding: 5px 0;
  border-radius: 13px 13px 0 0;
  text-align: center;
}
.prizetitle.prizeGrand {
  border-bottom: 1px solid #FFC107;
}
.prizetitle.prizeM {
  border-bottom: 1px solid #6f99bf;
}
.prizetitle.prizeW {
  border-bottom: 1px solid #ff6e78;
}
.prizetitle.prizeTl {
  border-bottom: 1px solid #e8886f;
}
.prizetitle.prizeBl {
  border-bottom: 1px solid #4dcad2;
}
.prizetitle.prizeNovel {
  border-bottom: 1px solid #a7cc85;
}
.comicinfo_block {
  background: #fff;
}
.comicinfo_block .title a {
  display: inline;
  font-size: 20px;
  text-decoration: none;
  color: #2763AC;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
}
.comicinfo_block .thx_pict {
  margin: 5px 0;
  text-align: center;
}
.comicinfo_block .thx_pict a,
.titleinfo_box .pict a {
  display: inline-block;
}
.thx_comment .comtitle {
  color: #F44336;
  font-size: 16px;
  padding-bottom: 3px;
}
.thx_comment p {
  font-size: 14px;
}
.pict img {
  border: 1px solid #eee;
}
.titleinfo_block .author {
  font-size: 14px;
  margin-bottom: 10px;
}
.titleinfo_block .author a {
  text-decoration: none;
}

/* prizeGrand */
.prizeGrand .comicinfo_block {
  padding: 15px 30px;
}
.prizeGrand .thx_comment {
  width: 92%;
  margin: 0 auto;
}
.prizeGrand .titleinfo_block {
  display: table;
  width: 92%;
  margin: 12px auto 7px;
}
.prizeGrand .titleinfo_box {
  display: table-cell;
  vertical-align: top;
}
.prizeGrand .titleinfo_box.left {
  width: 205px;
}

/* 2column */
.comicinfo_block_table {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 1px 0;
  background: #fff;
  padding: 12px 0;
}
.comicinfo_block_row {
  display: table-row;
}
.comicinfo_block_table .comicinfo_block {
  display: table-cell;
  vertical-align: top;
  padding: 0 20px;
}
.comicinfo_block_table .thx_pict img {
  width: 100%;
}
.comicinfo_block_table .titleinfo_block {
  margin-top: 10px;
}
.comicinfo_block_table 
.titleinfo_box.left {
  text-align: center;
}
.comicinfo_block_table .titleinfo_box.right {
  margin-top: 5px;
}
.titleinfo_box div.mark {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  height: 20px;
  line-height: 20px;
  border: 1px #E91E63 solid;
  color: #E91E63;
  padding: 0 10px;
  vertical-align: middle;
  margin: 3px 0 5px;
  background: #d00000;
  color: #fff;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
}
.comicinfo_block_table .titleinfo_box.right .title a {
  font-size: 18px;
}
.prizeW .comicinfo_block_table .comicinfo_block + .comicinfo_block {
  border-left: 1px solid #ff6e78;
}
.prizeM .comicinfo_block_table .comicinfo_block + .comicinfo_block {
  border-left: 1px solid #6f99bf;
}
.prizeBl .comicinfo_block_table .comicinfo_block + .comicinfo_block {
  border-left: 1px solid #4dcad2;
}
.prizeTl .comicinfo_block_table .comicinfo_block + .comicinfo_block {
  border-left: 1px solid #e8886f;
}
.prizeNovel .comicinfo_block_table .comicinfo_block + .comicinfo_block {
  border-left: 1px solid #a7cc85;
}

/* btn */
.btn_box {
  display: inline-block;
  padding-right: 5px;
  font-feature-settings: "palt";
}
.btn_box a.btn {
  display: block;
  padding: 0 10px;
  height: 35px;
  line-height: 34px;
  white-space: nowrap;
  margin: 6px auto;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  letter-spacing: 1px;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  font-feature-settings: "palt";
}
.btn_box a.btn.typea {
  background: #FCEE42;
  border: 1px solid rgba(51,51,51,0.1);
  border-bottom: 2px solid #D8C90F;
  border-right: 1px solid #D8C90F;
  color: #5C4D31;
}
.btn_box a.btn.typeb {
  background: #FFF;
  border: 1px solid #B8A98F;
  border-bottom: 2px solid #BDB29E;
  border-right: 1px solid #BDB29E;
  color: #6E5B39;
}
.btn_box a.btn:hover {
  opacity: 0.6;
}
.tweet_box {
  display: inline-block;
  position: relative;
  font-feature-settings: "palt";
}
.tweet_box img {
  width: 25px;
  position: absolute;
  top: 11px;
  left: 3px;
}
.tweet_box a {
  display: block;
  background: #1da1f2;
  color: #fff;
  height: 35px;
  line-height: 36px;
  white-space: nowrap;
  margin: 6px auto;
  padding: 0 5px 0 32px;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  letter-spacing: 1px;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  font-feature-settings: "palt";
}
.tweet_box a:hover,
.tweet_box a:hover img {
  opacity: 0.6;
  color: #fff;
  text-decoration: none;
}

/* bottom_log
------------------------------*/
.bottom_log a {
  margin: 10px 80px 20px;
  background: #deedff;
  font-size: 16px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #2763AC;
  border: 1px #2763AC solid;
  border-radius: 4px;
  height: 35px;
  line-height: 36px;
}
.bottom_log a:hover {
  background: #fff;
  text-decoration: underline;
  opacity: 1;
}

/* bottom_log
------------------------------*/
.special_area {
  margin: 30px auto;
}
.special_area .title {
  background: #000;
}
.special_area .main {
  margin: 5px 30px;
  border: 3px solid #ea5505;
  border-radius: 15px;
  padding: 25px 17px;
  background: #fff;
}
.special_area .main p {
  font-size: 15px;
}
.comingsoon_area {
  width: 710px;
  margin: 15px auto;
}
.comingsoon_area img {
  width: 100%;
}



/* descript_area
------------------------------*/
.descript_area.pcc {
  margin: 10px;
  padding: 15px;
  font-size: 16px;
  text-align: left;
}
.descript_inner p {
  font-size: 16px;
}
.descript_area .title {
  padding: 7px 15px 3px;
  background: #FFECEC;
  border: 1px solid #FF9393;
  border-bottom: none;
  border-radius: 13px 13px 0 0;
  font-size:16px;
  font-weight:bold;
  color: #F44336;
}
.descript_area.pcc .title {
  font-size: 20px;
}
.descript_inner {
  padding: 13px 18px;
  background: #FFF;
  border: 1px solid #FF9393;
  border-radius: 0 0 13px 13px;
}
.descript_inner dt {
  font-weight: bold;
}
.descript_inner dd + dt {
  margin-top: 10px;
}
.pcc .descript_inner dd + dt {
  margin-top: 15px;
}
.descript_inner dd a {
  text-decoration:underline;
}
.descript_inner .note{
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px dotted #FF9393;
  font-size: 12px;
}
.descript_inner .end_txt {
  text-align: center;
  font-size: 20px;
  padding-bottom: 12px;
  color: #d00;
  font-weight: bold;
  text-decoration: underline;
}

/* sns button
------------------------------*/
.btn_areas {
  width: 750px;
  margin: 0 auto 10px;
}

/* link_area
------------------------------*/
.link_area {
  margin-top: 15px;
  background: #fff;
  padding-top: 10px;
}
.link_area .watari a {
  position: relative;
  display: inline-block;
  width: 250px;
  margin-right: 10px;
  background: #ea5505;
  border: 1px solid #ea5505;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  padding: 9px 0 8px;
  font-size: 18px;
  font-weight: bold;
}
.link_area .watari a:last-child {
  margin: 0;
}
.link_area .watari a span {
  display: block;
}
.link_area .watari a:hover {
  opacity: 0.8;
}
.link_area .watari a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  margin: -5px 2px 0 5px;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #fff;
}
.link_area .pagetop_link {
  text-align: right;
  margin: 15px 5px 0;
}


.title_frees .mark {
  background: #d00;
  color: #fff;
  text-align: center;
  height: 26px;
  line-height: 26px;
  border-radius: 4px;
  margin: 0 auto 5px;
  font-size: 16px;
}


.loglink {
  text-align: right;
  width: 94%;
  margin: 0 auto 5px;
  font-size: 14px;
}
.loglink a {
  color: #000;
  text-decoration: underline;
}
.loglink span.arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 2px 0 10px;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #000;
}



