@charset "UTF-8";

/*================================================================================
	Reset (normalize)
================================================================================*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

a {
  color: #00e;
}

a:visited {
  color: #551a8b;
}

a:hover {
  color: #06e;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol, ul li, ol li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

div, p {
  margin: 0;
  padding: 0;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

/*--------------------------------------
	Default Settings
--------------------------------------*/
body {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 1.6;
  color: #333333;
  -webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  display: block;
  margin: 0;
  padding: 0;
}

a:link, a:visited {
  color: #1588CB;
  text-decoration: none;
}

a:hover, a:active {
  color: #5BABDA;
  text-decoration: underline;
}

/*================================================================================
	Modules
================================================================================*/
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, #bg-secondary .insideArea .box:before, #header .inner:before, #wrapper:before, #container .inner:before, #footer .inner:before, #footer .ftnav ul:before, .page-top .comicArea .thumbList:before, .page-top .itemArea .itemList:before, .page-top .newsArea .newsList dl:before, .page-comic .section .comicList:before, .page-comic-detail .itemArea .itemList:before, .page-comic-detail .paging-nav:before, .page-card .cardList:before, .page-card-detail .details .detailHeader:before, .page-card-detail .details .deitalBody:before, .page-card-detail .details .deitalBody .detailBox .captions:before, .page-goods .goodsList:before, .page-goods .goodsList li .detailBody:before, .page-special .wpArea:before,
.page-special .nurieArea:before, .page-special .wpArea .thumbList li:before,
.page-special .nurieArea .thumbList li:before, .page-special .wpArea .thumbList li .btnList:before,
.page-special .nurieArea .thumbList li .btnList:before, .page-license .licenseDetail .detailInner .boxAbout:before, .page-license .licenseDetail .detailInner .boxPoint:before, .page-license .licenseList:before, .page-about .aboutDetail .detailInner .boxAbout:before, .clearfix:after, #bg-secondary .insideArea .box:after, #header .inner:after, #wrapper:after, #container .inner:after, #footer .inner:after, #footer .ftnav ul:after, .page-top .comicArea .thumbList:after, .page-top .itemArea .itemList:after, .page-top .newsArea .newsList dl:after, .page-comic .section .comicList:after, .page-comic-detail .itemArea .itemList:after, .page-comic-detail .paging-nav:after, .page-card .cardList:after, .page-card-detail .details .detailHeader:after, .page-card-detail .details .deitalBody:after, .page-card-detail .details .deitalBody .detailBox .captions:after, .page-goods .goodsList:after, .page-goods .goodsList li .detailBody:after, .page-special .wpArea:after,
.page-special .nurieArea:after, .page-special .wpArea .thumbList li:after,
.page-special .nurieArea .thumbList li:after, .page-special .wpArea .thumbList li .btnList:after,
.page-special .nurieArea .thumbList li .btnList:after, .page-license .licenseDetail .detailInner .boxAbout:after, .page-license .licenseDetail .detailInner .boxPoint:after, .page-license .licenseList:after, .page-about .aboutDetail .detailInner .boxAbout:after {
  content: "";
  display: table;
}

.clearfix:after, #bg-secondary .insideArea .box:after, #header .inner:after, #wrapper:after, #container .inner:after, #footer .inner:after, #footer .ftnav ul:after, .page-top .comicArea .thumbList:after, .page-top .itemArea .itemList:after, .page-top .newsArea .newsList dl:after, .page-comic .section .comicList:after, .page-comic-detail .itemArea .itemList:after, .page-comic-detail .paging-nav:after, .page-card .cardList:after, .page-card-detail .details .detailHeader:after, .page-card-detail .details .deitalBody:after, .page-card-detail .details .deitalBody .detailBox .captions:after, .page-goods .goodsList:after, .page-goods .goodsList li .detailBody:after, .page-special .wpArea:after,
.page-special .nurieArea:after, .page-special .wpArea .thumbList li:after,
.page-special .nurieArea .thumbList li:after, .page-special .wpArea .thumbList li .btnList:after,
.page-special .nurieArea .thumbList li .btnList:after, .page-license .licenseDetail .detailInner .boxAbout:after, .page-license .licenseDetail .detailInner .boxPoint:after, .page-license .licenseList:after, .page-about .aboutDetail .detailInner .boxAbout:after {
  clear: both;
}

.clearfix, #bg-secondary .insideArea .box, #header .inner, #wrapper, #container .inner, #footer .inner, #footer .ftnav ul, .page-top .comicArea .thumbList, .page-top .itemArea .itemList, .page-top .newsArea .newsList dl, .page-comic .section .comicList, .page-comic-detail .itemArea .itemList, .page-comic-detail .paging-nav, .page-card .cardList, .page-card-detail .details .detailHeader, .page-card-detail .details .deitalBody, .page-card-detail .details .deitalBody .detailBox .captions, .page-goods .goodsList, .page-goods .goodsList li .detailBody, .page-special .wpArea,
.page-special .nurieArea, .page-special .wpArea .thumbList li,
.page-special .nurieArea .thumbList li, .page-special .wpArea .thumbList li .btnList,
.page-special .nurieArea .thumbList li .btnList, .page-license .licenseDetail .detailInner .boxAbout, .page-license .licenseDetail .detailInner .boxPoint, .page-license .licenseList, .page-about .aboutDetail .detailInner .boxAbout {
  *zoom: 1;
}

.colorBrown {
  color: #703C1D;
}

.size10-fix {
  font-size: 10px;
  line-height: 1.5;
}

.size-big {
  font-size: 14px;
}

.tCenter {
  text-align: center !important;
}

.clear {
  clear: both;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

/*================================================================================
	Base Formats
================================================================================*/

#page-news {
  background-image: none;
  background-color: none;
  margin: 0;
  padding: 0;
}
#page-news .box {
  width: 645px;
  height: 275px;
}
#page-news dl{
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: #CCC solid 1px;
}
#page-news dt{
	display:block;
	font-size:12px;
	width:90px;
	float:left;
}
#page-news dd{
	display:block;
	width:535px;
	float:right;
	text-indent:72px;
}
#page-news dd a:link,a:visited{
	color:#333333;
}
#page-news dd a:hover,a:active{
	color:#666666;
}

#page-news dd.comic{
	background:url(../img/news_icon_comic.gif) 0 0 no-repeat;
}

#page-news dd.card{
	background:url(../img/news_icon_campaign.gif) 0 0 no-repeat;
}

#page-news dd.event{
	background:url(../img/news_icon_event.gif) 0 0 no-repeat;
}

#page-news dd.goods{
	background:url(../img/news_icon_goods.gif) 0 0 no-repeat;
}

#page-news dd.news{
	background:url(../img/news_icon_news.gif) 0 0 no-repeat;
}