@charset "UTF-8";
/* CSS Document */

/*=============
KEY VISUAL [START]
==============*/
section.keyv .keyv-wrap .animation {
	display: none;
}
section.keyv .keyv-wrap .static-img {
	display: block;
}
section.keyv .keyv-wrap .static-img {
	top: -20px;
}

section.keyv .title-text img {
	width: 600px;
	margin: 0px auto;
}
section.keyv .keyv-wrap .btn-group {
	width: 650px;
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
}
section.keyv .keyv-wrap .btn-group {
	margin-top: -90px;
}
/*=============
KEY VISUAL [END]
==============*/

/*=============
COMIC [START]
==============*/
/*--h1--*/
section.comic-area h1 {
	font-size: 1.6em;
	margin-bottom: 20px !important;
}
section.comic-area .comic-group:nth-child(odd) .comic-detail h1:before {
	left: -61px;
	top: 28px;
}
section.comic-area .comic-group:nth-child(odd) .comic-detail h1:after {
	right: -61px;
	top: 28px;
}
section.comic-area .comic-group:nth-child(even) .comic-detail h1:before {
	left: -61px;
	top: 28px;
}
section.comic-area .comic-group:nth-child(even) .comic-detail h1:after {
	right: -61px;
	top: 28px;
}
/*--koma image--*/
section.comic-area .comic-group .comic-komaimage {
	margin-bottom: 20px;
}
/*--btn--*/
.comic-detail .btn {
	width: 49%;
	height: 80px;
	border-radius: 40px;
	-weblit-border-radius: 40px;
	-ms-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
}
.comic-detail .btn.icon-cart > span > .icon {
	background-size: 33px 31.5px;
	width: 33px;
	height: 31.5px;
}
.comic-detail .btn.icon-book > span > .icon {
	background-size: 30.75px 24.75px;
	width: 30.75px;
	height: 24.75px;
}
.comic-detail .btn span.td {
	font-size: 1.8em;
}
.comic-detail .btn > span > .icon {
	margin-bottom: 3px;
}
/*=============
COMIC [END]
==============*/

/*=============
LAST BUTTON AREA [START]
==============*/
section.last-btn-area .container {
	padding: 110px 0px;
	width: 600px;
}
section.last-btn-area:before {
	height: 80px;
}
section.last-btn-area:after {
	height: 80px;
}
/*=============
LAST BUTTON AREA [END]
==============*/