@charset "utf-8";

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(//use.fontawesome.com/releases/v5.0.6/css/all.css);

/*
	font-family:"FontAwesome";
	font-family:"Font Awesome 5 Free";
*/

/*========================================
 Base
========================================*/
html {font-size:62.5%;}
body {font-size:1.2rem;}
#special_content{
	position:relative;
	line-height:1.6;
	color: #626262;
	background: white;
}
#special_content * {box-sizing:border-box;}

.mainBanner img {vertical-align:bottom;}


/* none */
#special_content .sp {display:none;}
#product-detail-wrap .pc {display:none;}
#special_content .title_in {display:none;}
div.pagetop {display:none;}


/* 商品情報 */
.related_products ul li .item_list_class,
#related_products ul li .item_list_class{
	left:31px;
	top:3px;
}
#layouts ul.product_horizontal_list{
	border-collapse:separate;
    border-spacing:14px;
    display:table;
	table-layout:fixed;
	margin:0 0 0 16px !important;
	padding:0;
}
#layouts ul.product_horizontal_list li{
	float:none;
	display:table-cell;
	width:222px !important;
	padding-bottom:10px;
	box-sizing:content-box;
}
ul.product_horizontal_list li > div {margin:0 auto !important;}
#related_products ul li h3{
	font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	height:auto;
	font-weight:normal;
}

/* topへ戻る */
#top-wrap #footerGroup #totopSm{
    width:40px;
    height:40px;
    padding:0;
    text-indent:-9999px;
    background-color:#0079c7;
    border-radius:100%;
    position:fixed;
    bottom:10px;
    right:0;
    z-index:800;
    display:none;
    cursor:pointer;
}
#top-wrap #footerGroup #totopSm a {display:block;}
#top-wrap #footerGroup #totopSm::after{
    content:"\f106";
    font-family:"FontAwesome";
    font-size:40px;
    line-height:35px;
    text-indent:0;
    text-align:center;
    color:#fff;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
}

#special_content .smOnly {display:none;}


/*========================================
 カスタム
========================================*/
#layouts 
    {background:#ffd9eb center top fixed;
	background-repeat:repeat-y;}
#special_content {font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.mainBanner{
	/*display:none;*/
	margin:0;
}
/* 商品情報 */
#layouts ul.product_horizontal_list {width:1060px !important;}
#layouts ul.product_horizontal_list:last-child {margin-bottom:20px !important;}
#layouts ul.product_horizontal_list li{
	background:#fff;
	padding:30px 10px 10px;
	border:1px solid blue;
}
#layouts ul.product_horizontal_list li a{
	font-size:1.3rem;
	color:#262626;
}
.imgsizefix,
.product_horizontal_list > li > a{
	position:relative;
	z-index:100;
}
.related_products ul li .item_list_status,
.related_products ul li .release,
#related_products ul li .item_list_status,
#related_products ul li .release{
	color:#262626;	/* 基本色 */
}
.related_products ul li .price,
.related_products ul li .item_list_status ._1,
#related_products ul li .price,
#related_products ul li .item_list_status ._1{
	color:#0078c7;	/* 基本色 */
}
#related_products ul li .item_list_class p > *,
.related_products ul li .item_list_class p > *{
	color:#da245a;
	border:1px solid #da245a;
}

/*==== ↑↑↑ テンプレここまで ↑↑↑　====*/

/* SNS */
#special_content .share{
	position:absolute;
	top:0;
	right:20px;
	width:auto;
	z-index:50;
}

/* 特典注意文 */
#special_content .tokutenBoxAttention{
	width:1050px;
	margin:20px auto;
	padding:1em;
	border:1px solid #630a68;
}
#special_content .tokutenBoxAttention p {padding:0 12px;}
#special_content .tbaTit{
	display:inline-block;
	margin-bottom:3px;
	padding:0 6px;
	font-size:1.4rem;
	color:#d80f11;
	border:1px solid #d80f11;
}
#special_content .tbaTit::before{
	font-family:FontAwesome;
	content:"\f06a";
	margin-right:4px;
	font-size:1.6rem;
	color:#d80f11;
}
#special_content .tokutenBoxAttention .AttLink{
	margin:12px 0 0;
	font-size:1.4rem;
}
#special_content .tokutenBoxAttention .AttLink a {color:#d80f11;}
#special_content .tokutenBoxAttention .AttLink::before{
	font-family:FontAwesome;
	content:"\f061";
	margin-right:4px;
	font-size:1.6rem;
	color:#d80f11;
}
#special_content .tokutenBoxAttention .AttLink a:hover{
	color:#444;
	text-decoration:none;
}

/* Footer */
#special_content footer{
	padding-bottom:30px;
	color:#fff;
}
#special_content .spOnly {display:none;}
/*Header*/
#header_group .header_global > nav {width: 1080px;}
.header {
    margin: 2% auto;
}
.headerText {
	margin: -1% auto 2%;
	font-size: 2.4rem;
	text-align: center;
	letter-spacing: 0.08em;
	color: #333;
}
.headerText h2{
   color: #e84294; 
   font-size: 2.8rem;
}
.headerText li {
    padding: 10px 0;
    line-height: 1.3;
}
.headerText li span {
    background: linear-gradient(transparent 60%, #94dcdb 60%);
	font-weight: bold;
}
.header .infoTxt {
    margin:0 auto;
    padding:10px 25px;
    border:5px solid #eee;
    width:1000px;
    text-align:left; 
}
.header .infoTxt h3 {
    padding-bottom: 10px;
    font-size: 1.2em;
}
.header .infoTxt span {
    color:tomato;
    font-weight:bold;   
}
.textBox {
    margin: 1em auto;
	padding: 1rem;
/*    padding: 2rem;
    border:5px solid #eee;*/
    background:#fff;
    width:1000px;
    text-align:left;
	font-size:16px;
}
#top-wrap .textBox {
    width: 100%;
}
.textBox.bnrLink {
    margin-top: 5%;
    text-align: center;
}
.textBox dd {
    padding-bottom: 10px;
}
.textBox p {
    padding:1rem 0;
}
.textBox ul {
    line-height:1.8;
}
.comicset .infoTxt .kikan {
	margin-top:0.8rem;
    padding:0.8rem;
	border-bottom:1px dashed #b80101;
	border-top:1px dashed #b80101;
}
#special_content .comicset dl {
    margin:2% auto;
    width:1000px;	
}
.comicset dl h3, .comicset  dl dd {
    padding-bottom: 10px;
}

.point_ttl{
    background: #e84294;
    font-weight: bold;
    padding: 4px;
    margin-bottom: 5px;
    text-align: center;
	font-size: 17px;
	width: 14%;
	color: #fff915;
}
#top-wrap .point_ttl{
    width: 100%;
}

/*コミック一覧*/
.contentsBox .genre  {
    padding: 8px 8px;
    margin: 0;
    font-size: 14px;
    color: #626262;
    border:solid 1px #ddd;
    border: solid 1px #232323;
    box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
	text-align: center;
}
.contentsBox .genre:empty {
    border:none;
    box-shadow:none;
    background:none;
}
#top-wrap .contentsBox .genre  {
    height: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.comicset {
	padding: 25px;
    font-size: 16px;
    line-height: 1.6;
}
.comicset a {
    text-decoration:none;
}
.comicset h4 {
    padding: 5px 10px;
    color: #FFFFFF;
    background: #e84294;
    font-size: 2em;
    text-align: center;
}
.comicset .yellow{
   color: #fff915;
}
.contentsWrap {
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
}
.contentsBox {
    margin-bottom: 5%;
    padding: 0 10px;width:25%;
    text-align: center;
}
.contentsBox a:hover {
	opacity:0.7;
	transition: 0.5s;
}
.contentsBox img {
    width:80%;
    box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
}
.point {
    color: #b41d22;
    font-weight: bold;
}
.price {
    color: #0078c7;
    padding: 10px 0;
}
.contentsBox .point  {
    color: #b80101;
    font-size: 14px;
    padding: 2px 5px;
    border: 1px solid #b80101;
}
.contentsBox img {
    margin:10px auto;
}
.contentsBox .title {
    padding-bottom: 6px;
    font-weight: bold;
    font-size: 15px;
}
.contentsBox .price {
    color: #b80101;
    padding: 0 0 6px;
    font-weight:bold;
    font-size: 15px;
}
.contentsBox .comment  {
    padding: 8px 8px;
    margin: 0;
    font-size: 14px;
    color: #434343;
    border:solid 1px #ddd;
    border: solid 1px #232323;
    box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
	text-align: left;
}
.contentsBox .comment:empty {
    border:none;
    box-shadow:none;
    background:none;
}
.AbsLink a {
	display:block;
	margin-top:1rem;
	padding:1rem;
	background:#434343;
	color:#fff;
	box-shadow: 0 1px 3px rgb(0 0 0 / 22%);
}
.AbsLink a:hover {
	background:#8fd6dc;
	opacity: 1;
}
#osusume h3 {
    font-size:2.5rem;
    color:#e84294;
    border-bottom: 1px dashed #e84294;
    margin-bottom:1.5rem;
    text-align:center;
}
.osusumetxt {
	text-align: center;
	margin: 0 auto 5%;
	width: 1000px;
	font-size: 20px;
}
.osusumetxt div a {
    display: inline-block;
    font-size:22px;
    margin: 1rem auto;
    padding:1rem 2.5rem;
}
.osusumetxt div a:hover {
    opacity:0.7;
	transition-duration: 0.5s;    
}
.AnonLink a {
    background: #e84294;
}
.AnonLink a:hover {
    background: #325fab;
    opacity:0.7;
}
.endCp {
    padding:0 0 1rem;
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    color: red;
}
#osusume h3.textBlk {
    color: #626262;
}

table {
    width:  100%; 
    text-align: left;
}
/* tr:nth-child(odd) {
    background-color:  #ededed;
} */
th,td {
    padding: 5px 10px; 
}
td span {
	color: tomato;
}
tbody{
   background-color: #ededed; 
}
.matomeText h2{
     padding: 5px 10px;
    color: #fff;
    background: #e84294;
    font-size: 2em;;
    text-align: center;
	margin-bottom: 20px;
}
.matomeText {
    margin: 7% auto 2%;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.004em;
    color: #333;
	padding: 25px;
}

.matomeText li{
    margin-bottom: 1em;
	
}
.matomeText ul{
    
}

.matomeText span{
    font-weight: bold;
	color: red;
}

.matomeText strong{
	background: linear-gradient(transparent 60%, #fbf198 60%);
	font-weight: bold;  
	font-size: 2.5rem;
}

/*=================================
スマートフォン
=================================*/
#top-wrap {background:#fff;}
#top-wrap section {background:transparent;}
#top-wrap h2{
	-webkit-margin-before:0;
	-webkit-margin-after:0;
}
h2.search-h2 {display:none;}
div.sphone_banner {}
/*div.sphone_banner img {width:100%;}*/
#corner_sphone_banner img{
	max-width:640px;
	width:100%;
	margin:0 auto;
	vertical-align:bottom;
}
section#corner_name {display:none;}
#product-detail-wrap{
	font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	line-height:1.4;
}
section #product-detail-wrap h2, section #product-detail-wrap h3, section #product-detail-wrap h4, section #product-detail-wrap h5, section #product-detail-wrap h6 {line-height:1.4;}
#top-wrap .itemsList{
	background:#fff;
	width:98%;
	margin:0 auto;
}
#top-wrap #corner_products {padding-bottom:20px;}

#top-wrap section p {padding:0;}

#product-detail-wrap h2 {padding:0;}
#product-detail-wrap .pcOnly {display:none;}

#corner_sub_text_title {display:none;}

#top-wrap #product-detail-wrap * {box-sizing:border-box;}

/* 特典注意文 */
#product-detail-wrap .tokutenBoxAttention{
	width:100%;
	margin:0 auto;
	padding:1rem;
	font-size:1.1rem;
	border:1px solid #630a68;
}
/*#product-detail-wrap .tokutenBoxAttention p {padding:0 12px !important;}*/
#product-detail-wrap .tbaTit{
	display:inline-block;
	margin-bottom:3px;
	padding:0 6px !important;
	font-size:1.3rem;
	color:#d80f11;
	border:1px solid #d80f11;
}
#product-detail-wrap .tbaTit::before{
	font-family:FontAwesome;
	content:"\f06a";
	margin-right:4px;
	font-size:1.6rem;
	color:#d80f11;
}
#product-detail-wrap .tokutenBoxAttention .AttLink{
	margin:12px 0 0;
	font-size:1.3rem;
}
#product-detail-wrap .tokutenBoxAttention .AttLink a {color:#d80f11;}
#product-detail-wrap .tokutenBoxAttention .AttLink:before{
	font-family:FontAwesome;
	content:"\f061";
	margin-right:4px;
	color:#d80f11;
}
#product-detail-wrap .tokutenBoxAttention .AttLink a:active{
	color:#444;
	text-decoration:none;
}

/* Footer */
#top-wrap footer {background:transparent;}

#top-wrap .headerText h2 {
    font-size: 16px;
}
#top-wrap .headerText {
	margin-top: 0%;
    font-size: 17px;
    width: 95%;
    letter-spacing: normal;
}
#top-wrap .headerText p {
    line-height: 1.8;
    padding: 10px 0;
}
#top-wrap .header .infoTxt {
    width:95%;
    padding:20px 15px 10px;
    font-size: 15px;
}
#top-wrap .comicset .infoTxt h3 {
    color:#000;
}
#top-wrap .osusumetxt {
    margin: 2% auto 5%;
	padding: 25px 20px;
    width: 100%;
	font-size: 1.8rem;
}

/*コミック一覧*/
#top-wrap .comicset h4 {
    font-size:20px;
}
#top-wrap .contentsBox {
	margin-bottom: 10%;
    padding: 0 10px;
    width: 50%;
}
#top-wrap .contentsBox p, #top-wrap .point {
	padding:0;
	font-size:15px;
}
#top-wrap .contentsBox .comment {
    font-size: 13px;
	margin-top: 0.8rem;
}
#top-wrap .header .infoTxt p {
    line-height:1.6;
}
#top-wrap .header .infoTxt .kikan {
    padding:0.5rem;
    margin-bottom:1rem;
}
#top-wrap #osusume div a {
    font-size:18px;
    padding:0.8rem 1.5rem;
}
#top-wrap #osusume h3 {
    margin:0 1rem;
}
#top-wrap #osusume dl {
    width: 90%;
	margin: 2rem auto;
    font-size: 16px;
}
#top-wrap .header .endCp,
#top-wrap section .endCp {
    padding:0 0 1.5rem;
    font-size: 2rem;
}
#top-wrap .matomeText h2{
   font-size: 20px;
}
#top-wrap .matomeText strong{
   font-size: 18px;
}
#top-wrap .matomeText img,#top-wrap .osusumetxt img{
   width: 100%;
}