h2 {
	padding: 0 0 14px;
	font-size: 30px;
	line-height: 38px;
	color: #000;
	background: url(../publishimages/subHeadBg.png)no-repeat;
	background-position: center bottom;
	background-size: 100% 9pt
}
h2, h3 {
	clear: both;
	margin: 0;
	font-weight: 700
}
h3 {
	padding: 3px 0 0;
	text-indent: .5em;
	background-color: #0000b1;
	color: #fff;
	font-size: 18px;
	line-height: 24px
}
h3:after {
	content: "";
	display: block;
	height: 9pt;
	background: #fff url(../publishimages/subHeadBg.png)no-repeat;
	background-position: center 0;
	background-size: 100% 9pt
}
.buyBtn, .gotoDetail {
	display: block;
	margin: 0 0 6px;
	width: 140px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	border-style: none;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}
.LinkBtnAreaFlt {
	padding-top: 1em
}
.gotoDetail {
	background-color: #ffab3f;
	border: #ffab3f solid 1px
}
.buyBtn {
	background-color: #43d011;
	border: #43d011 solid 1px
}
.subHead .buyBtn {
	display: inline-block;
	margin: 0 0 0 1.5em;
	height: 27px;
	line-height: 27px;
	vertical-align: top
}
.gotoDetail:hover {
	background-color: #fff;
	color: #ffab3f;
	border: #ffab3f solid 1px
}
.buyBtn:hover {
	background-color: #fff;
	color: #43d011;
	border: #43d011 solid 1px
}
#ShellMainContainer {
	padding: 40px 0 75pt;
	background: #fff
}
#ShellMainContainer:after {
	content: "";
	display: table;
	clear: both
}
#ShellMainContainer .col {
	margin: 0 auto;
	width: 950px
}
.backToNavi {
	clear: both;
	margin: 0;
	padding: 0 0 9pt;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	background: url(../publishimages/subHeadBg.png)no-repeat;
	background-position: center bottom;
	background-size: 100% 9pt
}
.backToNavi a {
	display: inline-block;
	padding: 0 1em;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	background-color: #0000b1;
	border-top: #0000b1 solid 1px;
	border-left: #0000b1 solid 1px;
	border-right: #0000b1 solid 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px
}
article {
	margin-bottom: 2em
}
article h1 {
	display: block;
	width: 550px;
	height: auto;
	float: left
}
article h1 img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto
}
.subHead, article h2 {
	font-size: 22px;
	line-height: 28px
}
.subHead {
	margin-bottom: 9pt;
	border-bottom: #999 solid 1px
}
article li, article p {
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 1em
}
article .innerBox {
	display: block;
	width: 550px;
	float: left
}
.keyArtProfile {
	float: right;
	width: 350px
}
.keyArtProfile:after {
	content: "";
	display: table;
	clear: both
}
.keyArt {
	margin: 0 auto 40px;
	border: 0;
	line-height: 0;
	width: 350px;
	box-shadow: rgba(0,0,0,.06) 0 20px 20px 0;
	-webkit-box-shadow: rgba(0,0,0,.06) 0 20px 20px 0;
	-moz-box-shadow: rgba(0,0,0,.06) 0 20px 20px 0
}
.keyArt img {
	width: 100%;
	height: auto
}
.profile {
	padding: 20px;
	background: #efefef
}
.profile .subHead {
	margin-bottom: 6px;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	border: 0
}
article .profile p {
	font-size: 13px
}
#TopicsContainer {
	margin: 20px 0 0
}
#Topics {
	margin: -2px 0 1em
}
#Topics ul li {
	margin: 4px 0;
	font-size: 13px;
	line-height: 15px
}
#Topics ul li a {
	padding: 2px 0 2px 60px;
	display: block;
	color: #000;
	text-decoration: none
}
#Topics ul li a:hover {
	text-decoration: underline
}
.topics1 {
	background: url(../publishimages/topicsIconNotice.png)no-repeat;
	background-position: 0 0
}
.topics2 {
	background: url(../publishimages/topicsIconEvent.png)no-repeat;
	background-position: 0 0
}
.topics3 {
	background: url(../publishimages/topicsIconAttention.png)no-repeat;
	background-position: 0 0
}
.character, .synopsis {
	margin: 0 0 20px;
	padding-top: 2pc
}
.character:after, .synopsis:after {
	content: "";
	display: table;
	clear: both
}
p.shoetLead {
	padding-top: 8px;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: .5em;
	font-weight: 700;
	color: #0000b1
}
.character li {
	clear: both;
	padding: 8px 0 0
}
.character .characterImg {
	margin: 0 1pc 0 0;
	line-height: 0;
	float: left;
	width: 75pt;
	overflow: hidden;
	box-shadow: #ccc 2px 2px 0 0;
	-webkit-box-shadow: #ccc 2px 2px 0 0;
	-moz-box-shadow: #ccc 2px 2px 0 0
}
.character .characterImg img {
	width: 75pt;
	height: 123px;
	border: #ccc solid 1px
}

@media only screen and (max-width:801px) {
#ShellMainContainer .col {
	width: auto;
	padding: 0 10px
}
article h1 {
	width: 100%;
	float: none
}
article h1 img {
	max-width: 550px
}
.keyArtProfile {
	float: none;
	width: auto;
	padding-top: 9pt
}
.profile {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px
}
article .innerBox {
	width: auto;
	float: none
}
#Topics {
	height: auto;
	width: 100%;
	overflow: inherit;
	border: 0
}
#Topics ul {
	margin: 0;
	padding: 0;
	width: auto
}
#Topics ul li {
	border-bottom: #e2e2e2 solid 1px;
	margin: 0;
	padding: 8px 0 8px 4px
}
#Topics ul li:nth-of-type(odd) {
	background: #fbfbfb
}
#Topics ul li:nth-of-type(even) {
	background: #f8f8f8
}
#Topics ul li:hover {
	background-color: #fff
}
#Topics ul li a {
	padding: 2px 20px 2px 60px;
	display: block;
	color: #000
}
#Topics ul li a, #Topics ul li a:hover {
	text-decoration: none
}
}

@media only screen and (max-width:481px) {
.keyArt {
	width: 98%;
	max-width: 350px
}
}
#ComicListContainer {
	clear: both;
	padding-top: 42px
}
#ComicListContainer:after {
	content: "";
	display: table;
	clear: both
}
dl.comicList {
	margin-bottom: 1em
}
dl.comicList:after {
	content: "";
	display: table;
	clear: both
}
.comicList dt {
	clear: both;
	margin-bottom: 6px;
	background-color: #0000b1;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 28px;
	height: 28px;
	text-indent: 1em;
	width: auto
}
.comicList dd {
	display: block;
	float: left;
	margin: 0 4px 14px 0;
	width: 312px;
	border-left: #ccc solid 1px;
	border-bottom: #ccc solid 1px
}
.productInfo {
	padding: 8px 0 8px 8px;
	position: relative
}
.productInfo:after {
	content: "";
	display: table;
	clear: both
}
.comicCv {
	float: left;
	width: 6pc;
	height: 148px
}
.comicCv img {
	width: 90px;
	height: auto;
	border: #e3e3e3 solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}
.comicBld {
	color: #636363;
	font-size: 11px;
	line-height: 11px
}
.comicBld, .comicTitle {
	padding-bottom: 3px;
	font-weight: 700
}
.comicTitle {
	font-size: 16px;
	line-height: 19px;
	padding:0 2px 3px 0;
}
.comicTitleS {
	font-size: 14px;
	line-height: 17px;
	font-weight: 700;
	padding:0 2px 3px 0;
}
.comicInfo {
	font-size: 13px;
	line-height: 13px;
	padding-bottom: 3px
}
.releaseDate {
	font-size: 9pt;
	line-height: 1pc;
	font-weight: 700;
	color: #ff0004
}
.buyButton {
	display: block;
	margin-top: 1em;
  padding: 7px 0;
	float: left;
	width: 140px;
	background-color: #ffab3f;
	color: #fff;
	line-height: 1.2;
	border: #ffab3f solid 1px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}
.buyButton:hover {
	background-color: #fff;
	color: #ffab3f;
	border: #ffab3f solid 1px;
	text-decoration: none
}

@media only screen and (max-width:801px) {
#ComicListContainer {
	clear: both;
	float: none;
	width: auto
}
dl.comicList {
	width: auto
}
.comicList dt {
	width: 100%
}
.comicList dd {
	width: 49%;
	margin: 0 4px 8px 0
}
.buyButton {
	width: 52%
}
}

@media only screen and (max-width:621px) {
dl.comicList {
	width: auto
}
.comicList dd {
	width: 100%;
	border-left: 0
}
.comicList dd:last-child {
	border-bottom: 0
}
.productInfo {
	padding: 10px 0
}
.comicCv {
	width: 90px;
	height: 125px
}
.comicCv img {
	width: 5pc;
	height: auto
}
}
#ShellSerializationContainer {
	clear: both
}
#ShellSerializationContainer:after {
	content: "";
	display: table;
	clear: both
}
#ShellSerializationContainer .col {
	margin: 0 auto;
	width: auto;
	max-width: 950px;
	min-width: 8in
}
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block
}
.fluid:after {
	content: "";
	display: table;
	clear: both
}
.fluid a {
	color: #000
}
.tiles {
	width: 19%;
	clear: none;
	margin: 0 1% 0 0;
	display: block;
	padding-bottom: 20px
}
.tiles img {
	width: 100%;
	height: auto
}
.tiles:hover {
	opacity: .6;
	cursor: pointer
}
.hide_desktop {
	display: none
}
.textStyle {
	font-size: 9pt;
	line-height: 14px
}

@media only screen and (max-width:801px) {
#ShellSerializationContainer .col {
	max-width: 50pc;
	min-width: 481px
}
#ShellSerializationContainer .col .LinkBtn {
	margin-left: 10px
}
.tiles {
	clear: none;
	width: 32%;
	margin: 0 1% 0 0;
	display: block;
	padding-bottom: 10px
}
.hide_tablet {
	display: none
}
}

@media only screen and (max-width:481px) {
#ShellSerializationContainer .col {
	max-width: 5in;
	min-width: 20pc
}
#ShellSerializationContainer .col .LinkBtn {
	margin: 10px
}
.tiles {
	width: 48%;
	margin: 0 1% 0 0;
	clear: none;
	display: block;
	padding-bottom: 0
}
.hide_mobile {
	display: none
}
}
#snsBox {
	clear: both;
	position: static;
	margin-top: 6px;
	height: 34px;
	overflow: hidden
}
#snsBox:after {
	content: "";
	display: table;
	clear: both
}
#snsBox div {
	float: right
}

@media only screen and (max-width:621px) {
#snsBox {
	float: none;
	border-bottom: #c7c7c7 dotted 1px;
	margin-bottom: 9pt;
	height: auto;
	min-height: 34px
}
}
.comment {
	padding: 1em .8em;
	margin: 2em 0;
	background: #fff;
	border: solid 2px #d6ebff
}
.comment .inner {
	margin: 1.5em 0 0;
	padding: .8em;
	background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
	background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px)
}
