@charset "shift_jis";
/* CSS Document */

#contents {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
	overflow:hidden;
	font-family:"�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}
#contents a.btn_to_list {
    display: block;
    margin: 30px auto;
    width: 190px;
}




#contents .bg_manga {
padding: 0 0 60px;
background: #000 url(../images/bg.jpg) top center no-repeat;
background-size: 100% auto;
}

#contents .bg_000 a:hover,
#contents .bg_000 a:hover img {
opacity: 0.7;
}


#contents .bg_manga h1 {
display: block;
max-width: 790px;
width: 102%;
margin: 0 auto 20px;
}
#contents .bg_manga .btn_daigyakuten {
display: block;
max-width: 889px;
width: 94%;
margin: 0 auto 20px;
}

#contents .manga_ttl {
background: url(../images/manga_ttl_bg.png) center bottom no-repeat;
background-size: 100% auto;
margin-bottom: 30px;
}


#contents .manga_box {
padding: 10px;
width: 71vh;
height: 100vh;
margin: 0 auto 60px;
background: #fff;
border-radius: 8px;
}

#contents .manga_box:last-of-type {
margin: 0 auto 0px;
}

#contents .cation_txt {
display: block;
margin: 0 auto;
width: 71vh;
font-size: 12px;
padding: 0 10px 10px;
color:#fff;
text-align: right;
}


#contents .btn_product {
width: 100%;
margin-bottom: 60px;
}
#contents .btn_product a:hover img {
opacity: 0.7;
}

#contents .swiper-pagination {
color: rgba(0, 0, 0, 0.5);
}

#contents .manga_box01 .swiper-pagination {
color: rgba(255, 255, 255, 0.5);
}

#contents .manga_box02 .swiper-pagination {
color: rgba(255,128,173, 0.7);
}

#contents .swiper-button-disabled {
opacity: 0;

}