@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%;
}

img{
	max-width: 100%;
	vertical-align: bottom;
	border:0;
}

.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;}

.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;}


/*マージン*/
.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;}


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

#inner-contents {
    width: 100%;
}

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: 15px;
}

.box-wrapper2 {
    background-color: #000000;
    padding: 0px 37px 37px 37px;
}
/*===========ヘッダー===========*/
#header-wrapper {
	position:relative;
	width:100%;
    background-color: #ffffff;
}
#header-wrapper img{
	width: 100%;
}
#header-wrapper header h2{
    padding: 40px 0 0;
    background: black;
}
/*===========ナビゲーション===========*/
#nav-wrapper {
	height:51px;
	z-index:900;
	display: none;
}

.fixed {
	position:fixed;
}
/*--------------------------------
    #menu
----------------------------------*/
#menu{
    position: fixed;
    width: 100%;
    z-index:50;
}

#menu-btn{
    display:block;
    margin:0 0 0 auto;
    background:none;
    border:0px;
    padding: 6px 6px 7px;
    background: rgba(0, 0, 0, 0.6);
}

#menu-btn > img{
    display:block;
    positon:relative;
    transiton:0.2s;
    width:28px;
    height:28px;
}

#menu-nav{
    display:none;
    background: rgba(0, 0, 0, 0.6);
}

#menu-nav > ul > li{
    border-top: 1px solid #fff;
}

#menu-nav > ul > li:last-child{
    border-bottom:1px solid #fff;
}

#menu-nav > ul > li:hover{
    background-color:rgba(14, 14, 14, 0.64);
}

#menu-nav > ul > li > a{
    display:block;
    padding: 12px 8px 8px;
    background:url(/umehara/image/menu-arrow.png) right center no-repeat;
    background-size: contain;
    text-align:left;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: (0,0,0,0);
    background-size: 16px;
    margin-right:6px;
}
#menu-nav > ul > li > a > span{
    font-size:10px;
    display:inline-block;
    margin-left:8px;
}

/*===========　 最新刊　===========*/
#books {
margin-top: 40px
}
#books .box-wrapper{
	text-align: center;
}
#books .box-wrapper .book_left img{
    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;
	height: auto;
}
#books .box-wrapper .book_right {
	
	margin-top: 40px;
	display: inline-block;
	text-align: left;
}
#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: 26px;
    line-height: 1;
    margin-bottom:12px;
}
#books .box-wrapper .book_right p.ttl3{
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin-bottom:12px;
}
#books .box-wrapper .book_right p.ttl4{
    font-size: 16px;
    line-height: 128%;
    margin-bottom:26px;
}
#books .box-wrapper2 .bna_b {
    width: 100%;
	text-align: center;
}
#books .box-wrapper2 .bna_b .left_margin img{
	margin-top: 25px;
}
#books .box-wrapper2 .bna_b img{
	width: 100%;
	max-width: 300px;
}

/*===========　newイベント　===========*/
#newevent .bg_img{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#newevent .newevent_text{
	font-size: 16px;
	line-height: 1.6;
    margin-top: 10px;
}
#newevent .newevent_text p{
	word-break: break-all;
}
#newevent .newevent_text a{
	text-decoration: underline;
}
#newevent img{
	width:100%;
}
.newevent_text .shuryo {
	display: block;
	text-align: center;
	font-size: 19px;
	margin: 20px 0;
	text-shadow: 2px 2px 3px #f00;
}
/*===========　法人別特典　===========*/

#bonus figcaption{
	text-align: center;
}

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

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

#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{
	position: relative;
	min-height: 360px;
	width: 100%;
}

#bonus .bonus-list li img{
	vertical-align: middle;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}

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

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

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

#tkt-stp .tkt-stp-cat{
	margin:20px 0 0;
	width: 100%;
}

.tkt-stp-imgs{
	text-align: center;
}

.tkt-stp-imgs li{
	margin-top:10px;
	display: inline-block;
	width: 40%;
	padding: 10px;
}
.tkt-stp-imgs li img {
}
/*.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: 100%;
}
.tab {
  overflow: hidden;
  margin-left: 15px;
}
.tab li {
  background: #8C1B00;
  padding: 2px 15px;
  font-size: 17px;
  font-: 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 {
}

.ph_umehara {
    width: 100%;
	margin-top: 25px;
	text-align: center;}

/*===========　ストーリー紹介　===========*/
#story h2 {
    width: 100%;
    margin: 0 auto -20px;
    background:#000;
}
#story .black{
    width: 100%;
    height: 30px;
    background-color: #000;
}

#story h2 img{
	margin-bottom: 20px;}
.txt_story {
    margin: 6px 0px 30px 0px;
}
#story h3 {
    width: 637px;
    margin:40px auto 30px auto;
}
#story .tac img{
	width: 80%;
}
/*===========　登場人物　===========*/
.box-wrapper_in{
    background-color: #000000;
}
#story ul {
    width: 100%;
    margin:0 auto;
}
#story ul li.first {
    float: none;
	vertical-align: top;
}
#story ul li.right_box{
    float: none;
}
#story .box-wrapper_in{
	text-align: center;
}
#story ul li{
	margin-bottom:30px;
	display: inline-block;
	width: 42%;
	padding: 10px;
}

#story h3{
	width: 100%;
}
/*===========　連載媒体　===========*/
#weeklygeorgia h2 img{
    width: 100%;
}
#weeklygeorgia .search_weekly{
	margin-top: 30px;
	text-align: right;
}
#img_weekly{
    max-width: 288px;
}

/*===========　イベント　===========*/
#FTcup{
    text-align:center;
}

/*===========　PV　===========*/	
#pv{
background-color: black;
}
#pv .box-wrapper iframe{
	width: 100% !important;
	height: auto !important;
}
#pv p img{
	width: 100% !important;
	margin:0px 0 20px 0 !important;
}
#pv .padding-top{
	padding-top: 30px;
}
#pv .smp_margin{
	margin:0 !important;
}
/*===========　既刊情報　===========*/

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

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

#series ul li {
    width: 100%;
	margin-bottom: 65px;
}

#series ul li a {
    line-height: 1.5;
}

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

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

/*===========トップへ戻る===========*/
#pageTop {
  position: fixed;
  bottom: 30px;
  display: none;
  right: 20px;
}
#pageTop img{
  width:40px;
  height:40px;
}
/*==========イメージスクリプト======*/
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_head_img {
	display: none !important;
}
.ttl_smp {
 	display: block !important;
	width: 100%;
}

.tab {
  overflow: hidden;
}
.tab li {
  background: #8C1B00;
  padding: 8px 15px;
  width:100%;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
  border-top: 1px solid #925f55;
  border-bottom: 1px solid #925f55;
  cursor: pointer;
  opacity: 0.5;
  text-shadow: #F75F47 2px 2px 2px, #F75F47 -2px 2px 2px,
             #F75F47 2px -2px 2px, #F75F47 -2px -2px 2px;
}
.tab li:last-child {
  padding-right: 30px;
}
.tab .select {
  padding-top: 8px;
  padding-bottom: 8px;
  opacity: 1;

}

