@charset "UTF-8";
/* CSS Document */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*===========共通===========*/

ul li {list-style-type: none;}

.cf{zoom:100%;}
.cf:after{
  content:"";
  clear:both;
  height:0;
  display:block;
  visibility:hidden;
  overflow:hidden;
}

body {
	color: #ffffff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	width: 100%;
	min-width: 100%;
}

.for-sp{
    display:none;
}

.tac {text-align: center;}
.tar{text-align:right;}

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
      opacity:0.7;
  filter: alpha(opacity=70);        /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";  /* ie 8 */
  -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7;              /* Safari 1.x */
  zoom:1;
}

a.op:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
	outline:none;
	border:0;
}

a:focus{outline:none;}

.none {display:none;}

img {border:0;}

.pv-chach a:hover { border:solid 1px #2d2d2d;  text-align:center; background:#575757; padding:100px 50px 100px 50px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px;}



/*横並びリスト中央寄せ*/
.list-center {
    position: relative;
    overflow: hidden;
}
.list-center ul{
    position: relative;
    left: 50%;
    float: left;
}

.list-center ul li{
    position: relative;
    left: -50%;
    float: left;
}

/*マージン*/
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb50 {margin-bottom: 50px;}


/*パディング*/


/*フォント*/
.fb {font-weight:bold;}
.f12 {font-size: 0.857em;}
.f16 {font-size: 1.142em;}
.f20 {font-size: 1.285em;}
.f22 {font-size: 1.571em;}
.f28 {font-size:2.142em;}

.f-red {color:#CD1406;}

/*セクションtitleイメージ*/

#wrapper .ttl_head_img{
	width: 852px;
	height: 59px;
}

/*===========全体===========*/
#wrapper {
	width:100%;
	background:url('../image/bg.gif') center top #313131;
}
#contents-wrapper {
	width:898px;
	margin:0 auto;
	position:relative;
	font-size:14px;
	line-height:1.8;
    background-color: #313131;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

#inner-contents {
    width: 852px;
    padding: 23px;
}

section {
    margin-top: 40px;
    position: relative;
}
#FTcup{
    text-align:center;
}
section h1 img {
    display: block;
}
section#tkt-stp article.hide{
  display: none;
}

.box-wrapper {
    background-color: #000000;
    padding: 37px;
}

.box-wrapper2 {
    background-color: #000000;
    margin-top: -20px;
    padding: 0px 37px 37px 37px;
}
/*===========ヘッダー===========*/
#header-wrapper {
	position:relative;
	height:400px;
	width:898px;
    background-color: #ffffff;
}

header h1 {
    position: absolute;
    top:245px;
    left:506px;
}

#img_book {
    position: absolute;
    top:246px;
    left: 345px;
}

#day {
    position: absolute;
    top:478px;
    left: 359px;
}

#img_header {
    position: absolute;
    top:163px;
    left: 0;
}

#txt_header {
    position: absolute;
    top:564px;
    left: 354px;
}

header ul {
    position: absolute;
    top:621px;
    left: 351px;
}

header ul li {
    float: left;
    margin-left: 25px;
}

#copyright_header {
    position: absolute;
    bottom: 0;
    right: 0;
}
#header-wrapper img{
	width: 898px;
}
/*===========ナビゲーション===========*/
#nav-wrapper {
	height:51px;
	z-index:900;
}

nav {
	width:898px;
}

nav ul {
    width: 898px;
}

nav ul li {
	float:left;
}

nav ul li a {
	display:block;
	height:51px;
    text-indent: -9999px;
}
nav ul li.nav1 a {
    width: 105px;
	background:url(../image/nav.gif) 0 0 no-repeat;
}
nav ul li.nav2 a {
    width: 131px;
	background:url(../image/nav.gif) -105px 0   no-repeat;
}
nav ul li.nav3 a {
    width: 121px;
	background:url(../image/nav.gif) -236px 0   no-repeat;
}
nav ul li.nav4 a  {
    width: 192px;
	background:url(../image/nav.gif) -357px 0   no-repeat;
}

nav ul li.nav5 a  {
    width: 87px;
	background:url(../image/nav.gif) -549px 0   no-repeat;
}

nav ul li.nav6 a  {
    width: 148px;
	background:url(../image/nav.gif) -636px 0   no-repeat;
}

nav ul li.nav7 a  {
    width: 114px;
	background:url(../image/nav.gif) -784px 0   no-repeat;
}



nav ul li.nav1 a:hover {
    width: 105px;
	background:url(../image/nav.gif) 0 -52px no-repeat;
}
nav ul li.nav2 a:hover {
    width: 131px;
	background:url(../image/nav.gif) -105px -52px   no-repeat;
}
nav ul li.nav3 a:hover {
    width: 121px;
	background:url(../image/nav.gif) -236px -52px   no-repeat;
}
nav ul li.nav4 a:hover  {
    width: 192px;
	background:url(../image/nav.gif) -357px -52px   no-repeat;
}

nav ul li.nav5 a:hover  {
    width: 87px;
	background:url(../image/nav.gif) -549px -52px   no-repeat;
}

nav ul li.nav6 a:hover  {
    width: 148px;
	background:url(../image/nav.gif) -636px -52px   no-repeat;
}

nav ul li.nav7 a:hover  {
    width: 114px;
	background:url(../image/nav.gif) -784px -52px   no-repeat;
}



.fixed {
	position:fixed;
}

/*===========　 最新刊　===========*/
#books {
margin-top: 40px
}
#books .box-wrapper .book_left {
    float: left
}
#books .box-wrapper .book_left img{
    display:inline-block;
    box-shadow:rgba(255, 255, 255, 0.4) 1px 1px 10px 2px;
    -webkit-box-shadow:rgba(255, 255, 255, 0.4) 1px 1px 10px 2px;
    -moz-box-shadow:rgba(255, 255, 255, 0.4) 1px 1px 10px 2px;
}
#books .box-wrapper .book_right {
    width: 450px;
    height: 400px;
    float: right;
}
#books .box-wrapper .book_right p.ttl1{
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    line-height: 1;
    font-size: 24px;
    margin-bottom:10px;
}
#books .box-wrapper .book_right p.ttl2{
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 32px;
    line-height: 1;
    margin-bottom:12px;
}
#books .box-wrapper .book_right p.ttl3{
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin-bottom:12px;
}
#books .box-wrapper .book_right p.ttl4{
    font-size: 20px;
    line-height: 128%;
    margin-bottom:26px;
}
#books .box-wrapper .book_right p.obi2{

}

.reflect_title {
    margin: 10px 0;
    font-size: 31px;
    color: #fff;
    text-shadow: 0px 0px 1px #fff, 0px 0px 5px #fff, 0px 0px 6px #fff;
}

.box-wrapper2 ul.bna_b {
    width: 788px;
    height: 54px;
    margin-top: 10px;
}

.box-wrapper2 li.left {
    float: left;
}
.box-wrapper2 .left img{
	width:360px;
	height=54px;
}
.box-wrapper2 .left_margin img{
	margin-left:58px;
}

/*===========　newイベント　===========*/


/*===========　法人別特典　===========*/

#bonus {

}

#bonus .bonus-list{
	margin: 0 -20px;
	font-size: 0;
}

#bonus .bonus-list li{
	width: 232px;
	margin: 0 20px;
	vertical-align: top;
	font-size: 14px;
	display: inline-block;
}

#bonus .bonus-list li:nth-of-type(1),
#bonus .bonus-list li:nth-of-type(2),
#bonus .bonus-list li:nth-of-type(3){
	margin-bottom: 30px;
}

#bonus .bonus-list li .image{
	height: 328px;
	position: relative;
	background-color: #ffffff;
	overflow: hidden;
}

#bonus .bonus-list li img{
	width: 100%;
	vertical-align: middle;
position: absolute;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}

#bonus .bonus-list  li figcaption{
	margin-top: 10px;
	line-height: 1.3;
}

/*===========　7巻購入者特典　===========*/
.tkt-stp-ttl{
	font-size:30px;
	text-indent:10px;
}

.tkt-stp-txt{
	font-size:18px;
	line-height:1.2;
}

#tkt-stp .tkt-stp-cat{
	margin:30px 0 0;
	width: 778px;
	height: 77px;
}

.tkt-stp-imgs{
	margin:10px -19.333px 0 0;
  text-align: center;
}

.tkt-stp-imgs li{
  display: inline-block;
  margin-right: 5px;
}
.tkt-stp-imgs li img {
  height: 114.328px;
  width: auto;
}
.ttl_benefits {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 0;
    width: 80px;
    border-bottom: 100px solid #000;
    border-left: 50px solid transparent;
}

.ttl_benefits img {
  width: 340px;
  height: 65px;
}

.tab {
  overflow: hidden;
  margin-left: 15px;
}
.tab li {
  background: #8C1B00;
  padding: 2px 15px;
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
  opacity: 0.5;
  /*-webkit-text-stroke-color: #F75F47;
  -text-stroke-color: #F75F47;
  -webkit-text-stroke-width: 1px;
  text-stroke-width: 1px;*/
  text-shadow: #F75F47 2px 2px 0px, #F75F47 -2px 2px 0px,
             #F75F47 2px -2px 0px, #F75F47 -2px -2px 0px;
}
.tab li:last-child {
  padding-right: 30px;
}
.tab li.select {
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 1;
  font-size: 21px;
}

/*===========　梅原大吾とは　===========*/
.txt_umehara {
    padding-right: 260px;
    padding-bottom: 23px;
    padding-left: 18px;
}

.ph_umehara {
    width: 209px;
    position: absolute;
    top:26px;
    left: 603px;
}
ph_umehara img{
	width:209px;
	height: 313px;
}
/*===========　ストーリー紹介　===========*/
#story h2 {
    width: 852px;
    margin: 0 auto -20px;
    background:#000;
}
#story .black{
    width: 100%;
    height: 30px;
    background-color: #000;
}

#story h2 img{
   display: block;
	width: 852px;
	height: 160px;
}

#story p img{
	width: 660px;
	height: 397px;
}
.txt_story {
    margin: 6px 0px 30px 0px;
}
#story h3,{
    width: 637px;
    margin:40px auto 30px auto;
}
#story img{
}
#story ul li img{
	width:231px;
	height:231px
}
/*===========　登場人物　===QQ========*/
.box-wrapper_in{
    background-color: #000000;
}
#story ul {
    width: 577px;
    margin:0 auto;
}
#story ul li.first {
    width: 231px;
    float: left;
    padding:15px;
}
#story ul li.right_box{
    width: 231px;
    float: left;
    margin-left: 55px;
    padding:15px;
}

/*===========　連載媒体　===========*/
#weeklygeorgia h2 img{
    width: 814px;
    margin: 0 0 20px -16px;
	height:157px;
}

#weeklygeorgia .box-wrapper {
}

#txt_weekly {
    width: 400px;
    float: left;
}
#img_weekly {
    width: 302px;
    float: right;
}

/*===========　イベント　===========*/
#pv{
    background-color:#000;
}
#FTcup{
    text-align:center;
}
.bg_img{
	text-align: center;
	margin: 20px 0 30px 0;
}
.newevent_text{
	font-size: 24px;
    margin-top: 10px;
}
.newevent_text .shuryo {
	display: block;
	text-align: center;
	font-size: 30px;
	margin: 20px 0;
	text-shadow: 2px 2px 3px #f00;
}

/*===========　PV　===========*/
#pv{
    background-color:#000;
}
#pv h1 img{
	margin-bottom:20px;
}

/*===========　既刊情報　===========*/

#series .series-wrapper{
	padding:37px 37px 0;
	background-color: #000000;
}

#series ul {
    list-style-type: none;
/*    overflow:hidden;*/
}

#series ul li {
    float: left;
    width: 250px;
    margin:0 69.5px 37px;
    min-height: 510px;
}
/*
#series ul li:last-child {
    float: none;
}
*/
#series ul li a {
    line-height: 2.0;
}

/*===========　フッター　===========*/

footer {
	font-size:0.8125em;
	text-align:center;
	padding:20px 0;
	font-weight:bold;
}

/*===========トップへ戻る===========*/
#pageTop {
	position:fixed;
	bottom:40px;
	margin-left:1080px;
	display:none;
}

/*==========イメージスクリプト======*/
img.grow {
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	-ms-transition:0.2s ease-in-out;
	-o-transition:0.2s ease-in-out;
	transition:0.2s ease-in-out;
}

img.grow:hover {
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
/*=========メディアクエリ========*/
.ttl_smp { display: none !important; }

#tkt-stp .click,#tkt-stp .menu{
	display: none !important;
}
