@charset "shift_jis";
/* CSS Document */


/* 
html5doctor.com Reset Stylesheet

*/

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 */
table {
  border-collapse:collapse;
  border-spacing:0;
}


body, h1, h2, h3, h4, ul, li, p, form {
	font-size: 100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
body {
    background-color: #000;
	background-image: url(../img/bg01.jpg);
	font-size: 12px;
	background-position: center top;
    background-attachment: fixed;
}
img {
    max-width: 100%;
    height: auto;
}
a img {
	border: 0px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #820000;
}
.box {
	margin-bottom: 10px;
}
.c_both {
	clear: both;
	*font-size: 1%;
	*line-height: 1%;
	*height: 1%;
	*width: 1%;
}
.blue {
	color: #00F;
}
.red {
	color: #F00;
}
/*  
---------------------------- */


#header {
	margin-bottom: 10px;
	background-image: url(../img/header.jpg);
	height: 360px;
	position: relative;
}
#header_link {
	display: block;
	height: 110px;
	width: 325px;
	position: absolute;
	left: 0px;
	top: 90px;
}
#header_tel {
	display: block;
	height: 80px;
	width: 420px;
	position: absolute;
	left: 330px;
	top: 120px;
	text-indent: -9000px;
}
#header_link span {
	display: none;
}

/*  
---------------------------- */

#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	float: right;
	width: 720px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main {
	float: left;
	width: 560px;
	margin-right: 10px;
}
#right {
	float: left;
	width: 150px;
}
#left {
	float: right;
	width: 180px;
	margin-bottom: 10px;
}

/*  
---------------------------- */
#footer {
	clear: right;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #000;
}
#footer a {
	letter-spacing: 2px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:hover, #footer a:active {
	color: #820000;
}
#copy {
	padding-top: 30px;
	font-weight: bold;
	color: #FFF;
}

/*  page_top
---------------------------- */

.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222!important;
    text-decoration: none;
    height: 58px;
    width: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.9;
	font-size: x-large;
	border-radius: 5px;
}
.pagetop a span{
	font-size: 8px;
}
.pagetop a:hover {
    display: block;
    background-color: #b7b7b7;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}

/*  
---------------------------- */

#manga_container {
	background-color: #000;
	margin-bottom: 5px;
}
#vip_container {
	background-color: #000;
	margin-bottom: 5px;
}

/*  
---------------------------- */

#menu {
	margin-bottom: 10px;
	display: block;
}
#menu li {
	list-style-type: none;
	margin-bottom: 0px;
}
#menu span {
	display: none;
}
#menu a:hover, #menu a:active {
	text-decoration: none;
}
#menu a {
	background-image: url(/img/menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 102px;
}
#menu01 {
	background-position: 0 -102px;
}
#menu01:hover {
	background-position: 0 -0px;
}
#menu02 {
	background-position: -180px -102px;
}
#menu02:hover {
	background-position: -180px -0px;
}
#menu03 {
	background-position: -360px -102px;
}
#menu03:hover {
	background-position: -360px -0px;
}
#menu04 {
	background-position: -540px -102px;
}
#menu04:hover {
	background-position: -540px -0px;
}
#menu05 {
	background-position: -720px -102px;
}
#menu05:hover {
	background-position: -720px -0px;
}
#menu06 {
	background-position: -900px -102px;
}
#menu06:hover {
	background-position: -900px -0px;
}
#menu07 {
	background-position: -1080px -102px;
}
#menu07:hover {
	background-position: -1080px -0px;
}
#menu08 {
	background-position: -1260px -102px;
}
#menu08:hover {
	background-position: -1260px -0px;
}
#menu09 {
	background-position: -1440px -102px;
}
#menu09:hover {
	background-position: -1440px -0px;
}
#menu10 {
	background-position: -1620px -102px;
}
#menu10:hover {
	background-position: -1620px -0px;
}
#menu11 {
	background-position: -1800px -102px;
}
#menu11:hover {
	background-position: -1800px -0px;
}
#menu12 {
	background-position: -1980px -102px;
}
#menu12:hover {
	background-position: -1980px -0px;
}



/* btn
---------------------*/

#magazine {
	background-image: url(../img/m_maga.jpg);
    height: 103px;
    width: 178px;
    padding: 200px 0 95px;
	padding-right: 2px;
	text-align: right;
	margin-bottom: 5px;
}
.btn,
a.btn,
button.btn {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

/*”wŒi*/
.btn-wrap {
    margin: 0 0px;
    padding-bottom: 6%;
}

a.btn-c {
  position: relative;
  padding: 0.5rem 1rem 0.5rem 5rem;
  color: #000;
  border: 2px solid #000;
  border-radius: 100vh;
  background: #fff100;
  -webkit-box-shadow: 0 5px 0 #e6d900;
  box-shadow: 0 5px 0 #e6d900;
}

a.btn-c span {
  font-size: 1rem;
  line-height: 1.3;
  position: absolute;
  top: -10px;
  left: 5px;
  width: 64px;
  height: 54px;
  padding-top: 15px;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;

  color: #000;
  border: 2px solid #000;
  border-radius: 50%;
  background: #fff;
}

a.btn-c span em {
  font-style: normal;

  color: #d20010;
}

a.btn-c small {
  font-weight: bold;
}

a.btn-c i {
  margin-right: 1rem;
}

a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);

  color: #000;
  background: #fff21a;
  -webkit-box-shadow: 0 2px 0 #e6d900;
  box-shadow: 0 2px 0 #e6d900;
}

a.btn-c:hover span {
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
}


/* history */

#history_container {
	background-color: #000;
}
.history {
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
	background-color: #030303;
	border: 1px solid #3a3a3a;
	margin-bottom: 3px;
}
.history_left {
	float: left;
	height: 60px;
	width: 40px;
	margin-right: 5px;
	overflow: hidden;
	margin-bottom: 5px;
}
.history_right {
	float: left;
	width: 123px;
}
.history_title {
	padding-left: 5px;
	background-color: #5C2F32;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
    font-size: 11px;
}
.history_com {
	line-height: 16px;
	height: 35px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
}
.history_com span {
	font-size: 13px !important;
}
	


/* leftside_ranking */

#leftside_ranking_container {
	width: 180px;
	background-image: url(../img/leftside_ranking.jpg);
	padding-top: 117px;
	height: 383px;
}
.leftside_ranking_box {
	height: 123px;
	padding-top: 1px;
	padding-left: 7px;
	margin-bottom: 4px;
	display: block;
}
.leftside_ranking_left {
	width: 80px;
	float: left;
	margin-right: 5px;
}
.leftside_ranking_right {
	padding-top: 4px;
	width: 80px;
	float: left;
	color: #FFF;
	line-height: 14px;
	padding-left: 5px;
}

#twitter {
	padding-top: 10px;
	padding-left: 0px;
	height: 460px;
	width: 182px;
	margin-bottom: 10px;
}
#twitter iframe {
	width: 182px !important;
	min-width: 150px !important;
}



/*---------- guide ---------*/
.guide {
    position: relative;
}
.guide .tel_1 {
    position: absolute;
    top: 110px;
    left: 125px;
}
.guide .tel_2 {
    position: absolute;
    top: 1023px;
    left: 125px;
}
.guide a {
    width: 220px;
    height: 30px;
}





