@charset "UTF-8";
/*
@mixin inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
}
*/
/*================================================================================
	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, .page-top .comicArea .thumbList:before, .page-top .seriesArea:before, .page-top .twitterArea:before, .page-top .newsArea .newsList dl:before, .pediaBox:before, .sp .page-top .comicArea .thumbList:before, .sp .page-top .bannerArea:before, .sp .pediaArea .pediaBox:before, .page-comic .aside:before, .page-comic-detail .paging-nav:before, .comic-products .itemArea .itemList:before, .sp .page-comic .aside:before, .sp .page-comic-detail .paging-nav:before, .sp .comic-products .itemArea .itemList:before, .page-card .itemList:before, .page-card-detail .details .detailHeader:before, .page-card-detail .details .deitalBody:before, .page-card-detail .details .deitalBody .detailBox .captions:before, .sp .page-card .itemList:before, .sp .page-card-detail .details .deitalBody:before, .page-goods .itemList: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 .sushiCharaList:before, .page-about .charaArea:before, .sp .page-about .sushiCharaList:before, .sp .page-about .charaArea:before, .clearfix:after, #bg-secondary .insideArea .box:after, #header .inner:after, #wrapper:after, #container .inner:after, #footer .inner:after, .page-top .comicArea .thumbList:after, .page-top .seriesArea:after, .page-top .twitterArea:after, .page-top .newsArea .newsList dl:after, .pediaBox:after, .sp .page-top .comicArea .thumbList:after, .sp .page-top .bannerArea:after, .sp .pediaArea .pediaBox:after, .page-comic .aside:after, .page-comic-detail .paging-nav:after, .comic-products .itemArea .itemList:after, .sp .page-comic .aside:after, .sp .page-comic-detail .paging-nav:after, .sp .comic-products .itemArea .itemList:after, .page-card .itemList:after, .page-card-detail .details .detailHeader:after, .page-card-detail .details .deitalBody:after, .page-card-detail .details .deitalBody .detailBox .captions:after, .sp .page-card .itemList:after, .sp .page-card-detail .details .deitalBody:after, .page-goods .itemList: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 .sushiCharaList:after, .page-about .charaArea:after, .sp .page-about .sushiCharaList:after, .sp .page-about .charaArea:after {
  content: "";
  display: table;
}

.clearfix:after, #bg-secondary .insideArea .box:after, #header .inner:after, #wrapper:after, #container .inner:after, #footer .inner:after, .page-top .comicArea .thumbList:after, .page-top .seriesArea:after, .page-top .twitterArea:after, .page-top .newsArea .newsList dl:after, .pediaBox:after, .sp .page-top .comicArea .thumbList:after, .sp .page-top .bannerArea:after, .sp .pediaArea .pediaBox:after, .page-comic .aside:after, .page-comic-detail .paging-nav:after, .comic-products .itemArea .itemList:after, .sp .page-comic .aside:after, .sp .page-comic-detail .paging-nav:after, .sp .comic-products .itemArea .itemList:after, .page-card .itemList:after, .page-card-detail .details .detailHeader:after, .page-card-detail .details .deitalBody:after, .page-card-detail .details .deitalBody .detailBox .captions:after, .sp .page-card .itemList:after, .sp .page-card-detail .details .deitalBody:after, .page-goods .itemList: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 .sushiCharaList:after, .page-about .charaArea:after, .sp .page-about .sushiCharaList:after, .sp .page-about .charaArea:after {
  clear: both;
}

.clearfix, #bg-secondary .insideArea .box, #header .inner, #wrapper, #container .inner, #footer .inner, .page-top .comicArea .thumbList, .page-top .seriesArea, .page-top .twitterArea, .page-top .newsArea .newsList dl, .pediaBox, .sp .page-top .comicArea .thumbList, .sp .page-top .bannerArea, .sp .pediaArea .pediaBox, .page-comic .aside, .page-comic-detail .paging-nav, .comic-products .itemArea .itemList, .sp .page-comic .aside, .sp .page-comic-detail .paging-nav, .sp .comic-products .itemArea .itemList, .page-card .itemList, .page-card-detail .details .detailHeader, .page-card-detail .details .deitalBody, .page-card-detail .details .deitalBody .detailBox .captions, .sp .page-card .itemList, .sp .page-card-detail .details .deitalBody, .page-goods .itemList, .sp .page-goods .itemList, .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, .sp .page-license .licenseDetail .detailInner .boxPoint, .page-about .sushiCharaList, .page-about .charaArea, .sp .page-about .sushiCharaList, .sp .page-about .charaArea {
  *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
================================================================================*/
/*--------------------------------------
	Main
--------------------------------------*/
body {
  background-color: #0099D9;
}

#top {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
}

#bg-secondary {
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding-top: 168px;
}
#bg-secondary .titleBox {
  background: url(../../img/top/bg_headline.png) 0 0 no-repeat;
  height: 80px;
  border-bottom: #E6E9EC solid 1px;
  position: relative;
}
#bg-secondary .titleBox h3 {
  position: absolute;
  left: 30px;
  top: 26px;
  z-index: 0;
}
#bg-secondary .cs {
  background: url(../img/bg_headline_sushi.png) 0 0 no-repeat;
}
#bg-secondary .mt {
  background: url(../img/bg_headline_muten.png) 0 0 no-repeat;
}
#bg-secondary .titleArea {
  position: relative;
  background-color: #FFFFFF;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px 0px;
  padding: 6px 0;
  margin: 0 0 35px 0;
  text-align: center;
}
#bg-secondary .titleArea h2 {
  text-align: center;
  display: table-cell;
}
#bg-secondary .titleArea .inner {
  vertical-align: middle;
  display: table;
  height: 228px;
}
#bg-secondary .titleArea .btn {
  position: absolute;
  right: 0px;
  bottom: 10px;
  z-index: 0;
}
#bg-secondary .titleBg {
  width: 100%;
  overflow: hidden;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
#bg-secondary .h-fix {
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
}
#bg-secondary .shadow {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#bg-secondary .insideArea {
  text-align: center;
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  padding: 25px 0;
}
#bg-secondary .insideArea .box {
  position: relative;
  width: 950px;
  margin: 0 auto;
  text-align: left;
}

/*--------------------------------------
	header
--------------------------------------*/
#header {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
  width: 100%;
  height: 168px;
  background: url(../img/hd_bg.png) 50% 0 repeat-x;
  box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 6px 0px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 6px 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 6px 0px inset;
}
#header .inner {
  width: 1000px;
  text-align: left;
  margin: 0 auto;
  position: relative;
}
#header .inner h1 {
  position: absolute;
  left: 5px;
  top: 20px;
  z-index: 0;
}
#header .inner #glnav {
  position: absolute;
  left: 317px;
  top: 34px;
  z-index: 0;
}
#header .inner #glnav li {
  float: left;
  margin: 0 8px 0 0;
}
#header .inner #subnav {
  position: absolute;
  left: 868px;
  top: 34px;
  z-index: 0;
}
#header .inner #subnav li {
  margin: 0 0 5px 0;
}
#header #spnav {
  display: none;
}

/*--------------------------------------
	MainContent
--------------------------------------*/
#wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  text-align: center;
  background-position: center top;
  background-image: url(../img/bg_body.png);
  background-repeat: repeat;
}

#container {
  width: 100%;
  text-align: center;
}
#container .inner {
  width: 1000px;
  text-align: left;
  margin: 0 auto;
  position: relative;
}

/*--------------------------------------
	Footer
--------------------------------------*/
#footer {
  width: 100%;
  margin-top: 70px;
  height: 420px;
  background: url(../img/ft_bg_repeat.png) center bottom repeat-x;
  display: table;
}
#footer .inner {
  display: table-cell;
  vertical-align: bottom;
  width: 1000px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  height: 400px;
  position: relative;
  padding-bottom: 20px;
  text-align: center !important;
  background: url(../img/ft_bg.png) center bottom no-repeat;
}
#footer ul {
  margin: 0 0 20px 0;
}
#footer li {
  display: inline-block;
  margin: 0 8px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#footer .kura {
  margin: 0 0 5px 0;
}
#footer .copyright {
  color: #664422;
  font-size: 10px;
}
#footer .btnPagetop {
  position: absolute;
  right: 30px;
  top: 295px;
  z-index: 0;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.sp .sp-only {
  display: block;
}
.sp .pc-only {
  display: none;
}
.sp #header {
  width: 640px;
  left: 50%;
  margin-left: -320px;
}
.sp #header .inner {
  width: 640px;
}
.sp #header .inner h1 {
  position: relative;
  left: auto;
  top: auto;
  text-align: center;
  padding-top: 15px;
}
.sp #header .inner #glnav, .sp #header .inner #subnav {
  display: none;
}
.sp #header .spBtnMenu {
  position: absolute;
  right: 30px;
  top: 50px;
  z-index: 0;
}
.sp #header #spnav {
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 168px;
  z-index: 0;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
}
.sp #header #spnav li {
  border-bottom: #E6E9EC solid 2px;
  background-color: #ffffff;
}
.sp #header #spnav a {
  display: block;
  padding: 5px 0;
}
.sp #wrapper {
  width: 640px;
  left: 50%;
  margin-left: -320px;
}
.sp #container {
  width: 640px;
}
.sp .inner {
  width: 640px;
}
.sp #footer .copyright {
  font-size: 18px;
}
.sp #bg-secondary .titleBox {
  background: url(../../img/top/bg_headline.png) 0 0 no-repeat;
  border-bottom: #E6E9EC solid 2px;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.sp #bg-secondary .insideArea .box {
  width: 560px;
}

/*================================================================================
	Layout Formats
================================================================================*/
/*--------------------------------------
	Top : MainVisual
--------------------------------------*/
#mainVisual {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 50;
  width: 100%;
  height: 648px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 2px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 2px 0px;
}
#mainVisual .inner {
  position: relative;
}
#mainVisual .inner .visualCover {
  background: url(../../img/top/visual_cover.png) center top repeat-x;
  height: 480px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 130px;
  z-index: 15000;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px inset;
  pointer-events: none;
}
#mainVisual .inner .paging-nav {
  display: none;
}

/*--------------------------------------
	Top : MainContent
--------------------------------------*/
.page-top {
  padding-top: 685px;
  /* まんが更新情報 */
  /* お知らせ */
  /* バナーエリア */
}
.page-top .titleBox {
  background: url(../../img/top/bg_headline.png) 0 0 no-repeat;
  height: 80px;
  border-bottom: #E6E9EC solid 1px;
}
.page-top .comicArea {
  height: 360px;
  position: relative;
  background-color: #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0 0 25px 0;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
}
.page-top .comicArea h2 {
  position: absolute;
  left: 30px;
  top: 26px;
  z-index: 0;
}
.page-top .comicArea .btnMore {
  position: absolute;
  left: 840px;
  top: 33px;
  z-index: 0;
}
.page-top .comicArea .thumbList {
  position: absolute;
  left: 60px;
  top: 100px;
  z-index: 0;
}
.page-top .comicArea .thumbList li {
  width: 210px;
  height: 240px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 6px 0px;
}
.page-top .comicArea .thumbList li span {
  display: block;
}
.page-top .comicArea .thumbList li .ph {
  margin: 0 0 0 0;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.page-top .comicArea .thumbList li .name {
  text-align: center;
  font-size: 12px;
  padding: 7px 0;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  background-color: #664422;
  color: #FFF;
}
.page-top .comicArea .thumbList li img {
  width: 210px;
  height: auto;
}
.page-top .comicArea .thumbList li a:link, .page-top .comicArea .thumbList li a:visited {
  color: #FFF;
}
.page-top .comicArea .thumbList li a:hover, .page-top .comicArea .thumbList li a:active {
  color: #ffcc00;
}
.page-top .comicArea .btnPrev {
  position: absolute;
  left: -30px;
  top: 152px;
  z-index: 20;
}
.page-top .comicArea .btnNext {
  position: absolute;
  left: 975px;
  top: 152px;
  z-index: 20;
}
.page-top .pediaArea {
  height: 360px;
  position: relative;
  background-color: #FFFFFF;
  margin: 0 0 25px 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
}
.page-top .pediaArea h2 {
  position: absolute;
  left: 30px;
  top: 26px;
  z-index: 0;
}
.page-top .pediaArea .btnMore {
  position: absolute;
  left: 840px;
  top: 33px;
  z-index: 0;
  display: none !important;
}
.page-top .seriesArea {
  position: relative;
  margin: 0 0 25px 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
}
.page-top .seriesArea .seriesMuten {
  background: url(../../img/top/series_muten.png) 0 0 no-repeat;
  width: 500px;
  height: 360px;
  float: left;
  position: relative;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
}
.page-top .seriesArea .seriesSushi {
  background: url(../../img/top/series_sushi.png) 0 0 no-repeat;
  width: 500px;
  height: 360px;
  float: right;
  position: relative;
  border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
}
.page-top .seriesArea .btnMore {
  position: absolute;
  right: 25px;
  bottom: 20px;
  z-index: 0;
}
.page-top .twitterArea {
  position: relative;
  margin: 0 0 25px 0;
}
.page-top .twitterArea .titleBox {
  background: none;
  height: 60px;
  width: 100%;
  position: relative;
  border-bottom: #E6E9EC solid 1px;
}
.page-top .twitterArea h2 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.page-top .twitterArea .btnMore {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.page-top .twitterArea .twitterMuten {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  width: 488px;
  float: left;
  background-color: #FFFFFF;
}
.page-top .twitterArea .twitterSushi {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  width: 488px;
  float: right;
  background-color: #FFFFFF;
}
.page-top .twitterArea .twitterWijet {
  height: 260px;
  overflow: hidden;
}
.page-top .newsArea {
  width: 686px;
  float: left;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-top .newsArea h3 {
  position: absolute;
  left: 30px;
  top: 26px;
  z-index: 0;
}
.page-top .newsArea .btnMore {
  position: absolute;
  right: 25px;
  top: 30px;
  z-index: 1;
}
.page-top .newsArea .titleBox {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.page-top .newsArea .newsList {
  width: 645px;
  margin: 0 auto;
  padding: 15px 0;
}
.page-top .newsArea .newsList dl {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #CCC solid 1px;
}
.page-top .newsArea .newsList dt {
  font-size: 12px;
  width: 80px;
  float: left;
}
.page-top .newsArea .newsList dd {
  width: 565px;
  float: right;
}
.page-top .newsArea .newsList dd span {
  display: block;
  padding-left: 75px;
}
.page-top .newsArea .newsList dd a:link, .page-top .newsArea .newsList dd a:visited {
  color: #333333;
}
.page-top .newsArea .newsList dd a:hover, .page-top .newsArea .newsList dd a:active {
  color: #666666;
}
.page-top .newsArea .newsList dd.news {
  background: url(../../img/top/news_icon_news.gif) 0 2px no-repeat;
}
.page-top .newsArea .newsList dd.campaign {
  background: url(../../img/top/news_icon_campaign.gif) 0 2px no-repeat;
}
.page-top .newsArea .newsList dd.comic {
  background: url(../../img/top/news_icon_comic.gif) 0 2px no-repeat;
}
.page-top .newsArea .newsList dd.event {
  background: url(../../img/top/news_icon_event.gif) 0 2px no-repeat;
}
.page-top .newsArea .newsList dd.goods {
  background: url(../../img/top/news_icon_goods.gif) 0 2px no-repeat;
}
.page-top .bannerArea {
  width: 290px;
  float: right;
}
.page-top .bannerArea li {
  margin: 0 0 15px 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
}
.page-top .bannerArea li img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.pediaBox {
  margin: 0 35px;
  padding: 30px 0 0 0;
}
.pediaBox .ph {
  width: 360px;
  float: left;
}
.pediaBox .detail {
  width: 540px;
  float: right;
}
.pediaBox .detail p {
  color: #664422;
  font-size: 14px;
}
.pediaBox h3 {
  background-color: #3399cc;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 7px 15px;
  margin: 0 0 20px 0;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp #mainVisual {
  width: 100%;
  height: 508px;
  text-align: center;
}
.sp #mainVisual .inner .visualCover {
  background: url(../../img/top/visual_cover.png) center top repeat-x;
  height: 340px;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
  position: absolute;
  left: 0px;
  top: 130px;
  z-index: 15000;
}
.sp #mainVisual .inner .paging-nav {
  position: absolute;
  left: 0px;
  top: 480px;
  z-index: 100;
  width: 100%;
  display: block !important;
}
.sp #mainVisual .inner .paging-nav li {
  display: inline;
  padding: 0 10px;
  font-size: 32px;
}
.sp #mainVisual .inner .paging-nav a:link, .sp #mainVisual .inner .paging-nav a:visited {
  color: #664422;
  text-decoration: none;
}
.sp #mainVisual .inner .paging-nav a:hover, .sp #mainVisual .inner .paging-nav a:active {
  color: #cc3300;
  text-decoration: none;
}
.sp #mainVisual .inner .paging-nav .cr,
.sp #mainVisual .inner .paging-nav .cr a:link,
.sp #mainVisual .inner .paging-nav .cr a:visited {
  color: #F93;
}
.sp .page-top {
  padding-top: 580px;
  /* まんが更新情報 */
  /* お知らせ */
  /* バナーエリア */
}
.sp .page-top .titleBox {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-bottom: #E6E9EC solid 2px;
}
.sp .page-top .inner {
  width: 560px !important;
}
.sp .page-top .spBtnMore {
  text-align: center;
}
.sp .page-top .comicArea {
  height: auto;
  position: relative;
  background-color: #FFFFFF;
  margin: 0 0 25px 0;
  padding-bottom: 20px;
}
.sp .page-top .comicArea .btnMore {
  display: none;
}
.sp .page-top .comicArea .thumbList {
  position: relative;
  left: auto;
  top: auto;
  margin: 20px 0 0 20px;
}
.sp .page-top .comicArea .thumbList li {
  width: 250px;
  height: 280px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.sp .page-top .comicArea .thumbList li span {
  display: block;
}
.sp .page-top .comicArea .thumbList li .name {
  font-size: 20px;
}
.sp .page-top .comicArea .thumbList li img {
  width: 250px;
  height: auto;
}
.sp .page-top .comicArea .thumbList li:nth-child(2n) {
  margin-right: 0;
}
.sp .page-top .comicArea .btnPrev, .sp .page-top .comicArea .btnNext {
  display: none;
}
.sp .page-top .seriesArea .seriesMuten {
  width: 560px;
  height: 440px;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  float: none;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-bottom: #E6E9EC solid 2px;
  background-color: #FFFFFF;
}
.sp .page-top .seriesArea .seriesSushi {
  width: 560px;
  height: 440px;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  float: none;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  background-color: #FFFFFF;
}
.sp .page-top .seriesArea .btnMore {
  display: none;
}
.sp .page-top .seriesArea .spBtnMore {
  position: absolute;
  left: 0px;
  bottom: 15px;
  z-index: 0;
  width: 100%;
  text-align: center;
}
.sp .page-top .twitterArea {
  margin-bottom: 10px;
}
.sp .page-top .twitterArea .titleBox {
  background: none;
  height: 60px;
  width: 100%;
  position: relative;
  border-bottom: #E6E9EC solid 1px;
}
.sp .page-top .twitterArea h2 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.sp .page-top .twitterArea .btnMore {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.sp .page-top .twitterArea .twitterWijet {
  width: 488px;
  margin: 0 auto;
}
.sp .page-top .twitterArea .twitterMuten {
  width: 560px;
  float: none;
  margin-bottom: 30px;
}
.sp .page-top .twitterArea .twitterSushi {
  width: 560px;
  float: none;
}
.sp .page-top .twitterArea .twitterWijet {
  height: 260px;
  overflow: hidden;
}
.sp .page-top .spBnnSushiTw {
  margin: 0 0 30px -5px;
}
.sp .page-top .newsArea {
  width: 560px;
  float: none;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.sp .page-top .newsArea .btnMore {
  display: none;
}
.sp .page-top .newsArea .newsList {
  width: 530px;
  margin: 0 auto;
  padding: 25px 0;
}
.sp .page-top .newsArea .newsList iframe {
  width: 530px !important;
}
.sp .page-top .bannerArea {
  width: 560px;
  float: none;
}
.sp .page-top .bannerArea li {
  width: 270px;
  float: left;
  margin: 0 20px 20px 0;
}
.sp .page-top .bannerArea li img {
  width: 270px;
  height: auto;
}
.sp .page-top .bannerArea li:nth-child(2n) {
  margin-right: 0;
}
.sp .pediaArea {
  height: auto;
  padding-bottom: 20px;
}
.sp .pediaArea .btnMore {
  display: none;
}
.sp .pediaArea .pediaBox {
  margin: 0 35px;
  padding: 30px 0 0 0;
}
.sp .pediaArea .ph {
  width: 100%;
  float: none;
  text-align: center;
  margin: 0 0 30px 0;
}
.sp .pediaArea .detail {
  width: 100%;
  float: none;
  padding-bottom: 30px;
}
.sp .pediaArea .detail p {
  color: #664422;
  font-size: 22px;
}
.sp .pediaArea h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  text-align: center;
}
.sp .pediaArea .spBtnMore {
  display: none;
}

/*================================================================================
	Top Slider
================================================================================*/
#mainVisual {
  text-align: center;
}

#mainVisual li {
  display: none;
}

#mainVisual li:first-child {
  display: block;
}

#mainVisual .inner {
  position: absolute;
  top: 38px;
  left: 0;
  maxWidth: 3000px;
  width: 100%;
  height: 610px;
  overflow: hidden;
  zIndex: 9999;
}

#mainVisual .lrBtn {
  width: 1000px;
  height: 53px;
  margin: 0 auto;
  position: relative;
  z-index: 20000;
  display: none;
}
#mainVisual .lrBtn .btnNext {
  position: absolute;
  top: 340px;
  left: 973px;
  width: 55px;
}
#mainVisual .lrBtn .btnPrev {
  position: absolute;
  top: 340px;
  left: -27px;
  width: 55px;
}

.js #mainVisual .visuals {
  position: absolute;
}
.js #mainVisual .visuals li {
  float: left;
  display: inline;
}

/*================================================================================
	Comic Slider
================================================================================*/
.comicArea .thumbList ul {
  width: 936px;
  position: absolute;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp #mainVisual .visuals img {
  width: 640px;
  height: 390px;
}
.sp #mainVisual .visuals {
  margin-top: 80px;
}
.sp #mainVisual .visuals li {
  width: 640px;
}
.sp #mainVisual .visuals a {
  border: 1px solid #f00;
}
.sp #mainVisual .btnNext, .sp #mainVisual .btnPrev {
  display: none;
}
.sp .comicArea .thumbList ul {
  width: auto;
  position: relative;
}

/*================================================================================
	Layout Formats
================================================================================*/
/*--------------------------------------
	Comic : Index
--------------------------------------*/
.page-comic .titleBg {
  background: url(../../img/comic/comic_title_bg.png) 0 0 no-repeat;
}
.page-comic h3 {
  text-align: center;
  margin-bottom: 20px;
}
.page-comic .list li {
  width: 225px;
  float: left;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  margin: 0 16px 16px 0;
}
.page-comic .list li:nth-child(4n) {
  margin-right: 0;
}
.page-comic .list .ph {
  height: 190px;
  display: block;
  overflow: hidden;
}
.page-comic .list .ph img {
  width: 225px;
  height: auto;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.page-comic .list .name {
  display: block;
  padding: 10px 15px 0 15px;
  min-height: 50px;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  background-color: #664422;
}
.page-comic .list .sushi {
  background: url(../../img/comic/bg_obi_sushi.png) 0 0 repeat;
}
.page-comic .list .muten {
  background: url(../../img/comic/bg_obi_muten.png) 0 0 repeat;
}
.page-comic .aside {
  text-align: center;
  min-height: 250px;
  margin: 0 0 30px 0;
}
.page-comic .aside h3 {
  width: 360px;
  float: left;
  padding: 15px 0 0 0;
}
.page-comic .aside .caps {
  width: 565px;
  float: right;
  text-align: left;
}
.page-comic .aside h4 {
  background-color: #FAAA33;
  margin-bottom: 15px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 0 8px 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-comic .aside .storyTxt {
  width: 260px;
  margin: 0 0 0 15px;
  text-align: left;
  color: #664422;
  font-size: 14px;
}
.page-comic .aside .storyImage {
  position: absolute;
  right: 30px;
  top: 10px;
  z-index: 1;
}

/*--------------------------------------
	Comic : Detail
--------------------------------------*/
.page-comic-detail .titleBg {
  background: url(../../img/comic/comic_title_bg.png) 0 0 no-repeat;
}
.page-comic-detail h3 {
  text-align: center;
  margin-bottom: 20px;
  color: #664422;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}
.page-comic-detail .shadow {
  margin-bottom: 30px !important;
}
.page-comic-detail .insideArea {
  padding: 0 !important;
  background-color: #000000;
}
.page-comic-detail .insideArea .box {
  width: 100% !important;
}
.page-comic-detail .readerFormat {
  height: 700px;
  background-color: #000000;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}
.page-comic-detail .paging-nav {
  width: 840px;
  margin: 0 auto;
}
.page-comic-detail .paging-nav li {
  float: left;
  display: block;
}

.comic-products {
  background-color: #FFFFFF;
  padding: 0 0 0 0;
  margin: 0;
  /* アイテム更新情報 */
}
.comic-products .itemArea {
  padding: 0;
  margin: 0 30px;
}
.comic-products .itemArea .itemList li {
  width: 224px;
  position: relative;
  float: left;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0 10px 20px 0;
}
.comic-products .itemArea .itemList li span {
  display: block;
}
.comic-products .itemArea .itemList li .ph {
  position: relative;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  text-align: center;
}
.comic-products .itemArea .itemList li .ph img.item {
  width: 224px;
  height: auto;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.comic-products .itemArea .itemList li .ph .btn {
  position: absolute;
  right: 7px;
  bottom: 0px;
  z-index: 0;
}
.comic-products .itemArea .itemList li .name {
  color: #FFF;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  padding: 10px 15px 0 15px;
  background: url(../../img/comic/bg_products.png) 0 0 repeat;
  min-height: 80px;
  font-size: 13px;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}
.comic-products .itemArea .itemList li .name span {
  display: block;
  margin: 0 10px;
}
.comic-products .itemArea .itemList li .name a {
  color: #FFF;
  text-decoration: none;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp .page-comic .inner {
  width: 560px !important;
}
.sp .page-comic .list {
  width: 515px;
  margin: 0 auto;
}
.sp .page-comic .list li {
  width: 250px;
  float: left;
  margin: 0 15px 15px 0;
}
.sp .page-comic .list li:nth-child(2n) {
  margin-right: 0;
}
.sp .page-comic .list .ph img {
  width: 250px;
  height: auto;
}
.sp .page-comic .list .name {
  min-height: 80px;
  font-size: 20px;
}
.sp .page-comic .aside {
  text-align: center;
  min-height: auto;
  margin: 0 30px 30px 30px;
}
.sp .page-comic .aside h3 {
  width: 100%;
  float: none;
  padding: 15px 0 0 0;
}
.sp .page-comic .aside .caps {
  width: 100%;
  float: none;
  text-align: left;
}
.sp .page-comic .aside h4 {
  font-size: 20px;
  text-align: center;
}
.sp .page-comic .aside .storyTxt {
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 24px;
}
.sp .page-comic .aside .storyImage {
  position: relative;
  right: auto;
  top: auto;
  width: 100%;
  text-align: center;
}
.sp .page-comic-detail .inner {
  width: 560px !important;
}
.sp .page-comic-detail .insideArea iframe {
  height: 500px !important;
}
.sp .page-comic-detail .titleBox {
  height: auto !important;
  min-height: 80px;
  background-color: #ffffff !important;
}
.sp .page-comic-detail h3 {
  text-align: left;
  font-size: 28px;
  line-height: 1.4em;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: 540px;
  margin-left: 20px;
  padding-top: 20px;
}
.sp .page-comic-detail .readerFormat {
  height: auto;
  text-align: center;
}
.sp .page-comic-detail #comic-reader div {
  margin: 0 0 20px 0;
}
.sp .page-comic-detail #comic-reader img {
  width: 520px;
  height: auto;
}
.sp .page-comic-detail .paging-nav {
  width: 560px;
  margin: 0 auto;
  padding: 5px 0 0 0;
}
.sp .page-comic-detail .paging-nav li {
  float: none;
  display: block;
  margin: 0 0 15px 0;
  text-align: center;
}
.sp .comic-products {
  /* アイテム更新情報 */
}
.sp .comic-products .itemArea {
  padding: 30px 0 0 0;
  margin: 0 30px;
}
.sp .comic-products .itemArea .itemList li {
  width: 250px;
  margin: 0 10px 20px 0;
}
.sp .comic-products .itemArea .itemList li .ph {
  position: relative;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.sp .comic-products .itemArea .itemList li .ph img.item {
  width: 250px;
}
.sp .comic-products .itemArea .itemList li .name {
  color: #FFF;
  font-size: 20px;
  text-align: left;
  vertical-align: middle;
  padding: 10px 15px 0 15px;
  background: url(../../img/comic/bg_products.png) 0 0 repeat;
  min-height: 80px;
  font-size: 13px;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}
.sp .comic-products .itemArea .itemList li .name span {
  display: block;
  margin: 0 10px;
}
.sp .comic-products .itemArea .itemList li .name a {
  color: #FFF;
  text-decoration: none;
}

/* アイテム更新情報 */
/*================================================================================
	Layout Formats
================================================================================*/
/*--------------------------------------
	Card : Index
--------------------------------------*/
.page-card .titleBg {
  background: url(../../img/card/card_title_bg.png) 0 0 no-repeat;
}
.page-card h4 {
  margin-bottom: 25px;
  text-align: center;
}
.page-card .shadow {
  margin-bottom: 30px !important;
}
.page-card .itemList li {
  width: 224px;
  position: relative;
  margin-right: 13px;
  margin-bottom: 20px;
  float: left;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-card .itemList li span {
  display: block;
}
.page-card .itemList li .logo {
  position: relative;
  text-align: center;
}
.page-card .itemList li .logo img {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.page-card .itemList li .name {
  color: #FFF;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  padding: 10px 15px 0 15px;
  background: url(../../img/goods/bg_products.png) 0 0 repeat;
  min-height: 50px;
  font-size: 13px;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}
.page-card .itemList li .name span {
  display: block;
  margin: 0 10px;
}
.page-card .itemList li .name a {
  color: #FFF;
  text-decoration: none;
}
.page-card .sheetList {
  text-align: center;
}
.page-card .sheetList li {
  width: 224px;
  margin: 0 10px 10px 0;
  float: left;
}
.page-card .sheetList li div {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-card .sheetList li:last-child {
  margin-right: 0;
}

/*--------------------------------------
	Card : Detail
--------------------------------------*/
.page-card-detail .titleBg {
  background: url(../../img/card/card_title_bg.png) 0 0 no-repeat;
}
.page-card-detail h3 {
  color: #664422;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}
.page-card-detail .details .detailHeader {
  position: relative;
  height: 230px;
}
.page-card-detail .details .detailHeader h3 {
  margin: 0 0 0 45px;
  padding-top: 30px;
}
.page-card-detail .details .deitalBody {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}
.page-card-detail .details .deitalBody .packages {
  position: absolute;
  left: 483px;
  top: -190px;
  z-index: 0;
}
.page-card-detail .details .deitalBody .packages li {
  width: 202px;
  height: 387px;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.page-card-detail .details .deitalBody .packages li span {
  display: block;
  margin-top: 8px;
}
.page-card-detail .details .deitalBody .detailBox {
  text-align: left;
  padding-top: 30px;
}
.page-card-detail .details .deitalBody .detailBox .seriesDetail {
  background-color: #f6f5f4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 25px 0;
  margin-bottom: 40px;
}
.page-card-detail .details .deitalBody .detailBox .seriesName {
  padding-bottom: 10px;
  width: 410px;
}
.page-card-detail .details .deitalBody .detailBox .seriesName h4, .page-card-detail .details .deitalBody .detailBox .seriesName h5 {
  font-size: 16px;
  font-weight: bold;
  color: #553311;
}
.page-card-detail .details .deitalBody .detailBox .seriesName h4 {
  border-left: 5px #ee6666 solid;
  padding-left: 15px;
}
.page-card-detail .details .deitalBody .detailBox .seriesName h5 {
  padding-left: 20px;
}
.page-card-detail .details .deitalBody .detailBox .storyTxt {
  border-top: #DBDBDB solid 1px;
  margin-bottom: 10px;
  padding: 10px 0;
  width: 410px;
  margin-left: 20px;
  color: #553311;
  font-size: 14px;
}
.page-card-detail .details .deitalBody .detailBox .captions {
  width: 410px;
  color: #553311;
  font-size: 14px;
  margin-left: 20px;
}
.page-card-detail .details .deitalBody .detailBox .captions .button {
  float: left;
  margin-right: 15px;
}
.page-card-detail .details .deitalBody .detailBox .characters {
  text-align: center;
}

/*--------------------------------------
	Card : HowToPlay
--------------------------------------*/
.page-card-howto .titleBg {
  background: url(../../img/card/card_title_bg.png) 0 0 no-repeat;
}
.page-card-howto h3 {
  color: #664422;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}
.page-card-howto .readerFormat {
  height: 688px;
  margin-bottom: 20px;
}
.page-card-howto .insideArea {
  background-color: #000000 !important;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp .page-card .inner {
  width: 560px !important;
}
.sp .page-card .itemList {
  width: 520px;
  margin: 0 auto;
}
.sp .page-card .itemList li {
  width: 250px;
  margin-right: 20px;
}
.sp .page-card .itemList li .name {
  font-size: 20px;
  min-height: 80px;
}
.sp .page-card .itemList li:nth-child(2n) {
  margin-right: 0;
}
.sp .page-card .sheetList {
  text-align: center;
  width: 520px;
  margin: 0 auto;
}
.sp .page-card .sheetList li {
  width: 250px;
  height: auto;
  margin-right: 20px;
  margin-bottom: 30px;
  float: left;
}
.sp .page-card .sheetList li img {
  width: 250px;
  height: auto;
}
.sp .page-card .sheetList li div:first-child {
  height: 250px;
}
.sp .page-card .sheetList li:nth-child(2n) {
  margin-right: 0;
}
.sp .page-card-detail .inner {
  width: 560px !important;
}
.sp .page-card-detail h3 {
  font-size: 24px;
  line-height: 30px;
  top: 10px !important;
}
.sp .page-card-detail .details .detailHeader {
  height: auto;
  padding-bottom: 40px;
}
.sp .page-card-detail .details .detailHeader h3 {
  margin: 0;
  padding-top: 30px;
  left: 0;
  text-align: center;
}
.sp .page-card-detail .details .deitalBody {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}
.sp .page-card-detail .details .deitalBody .packages {
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  text-align: center;
}
.sp .page-card-detail .details .deitalBody .packages li {
  width: 202px;
  height: 387px;
  float: none;
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}
.sp .page-card-detail .details .deitalBody .detailBox {
  text-align: left;
  padding-top: 0;
  margin-top: -50px;
}
.sp .page-card-detail .details .deitalBody .detailBox .seriesDetail {
  background-color: #f6f5f4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 70px 0 30px 0;
  width: 520px;
  margin: 0 auto 40px auto;
}
.sp .page-card-detail .details .deitalBody .detailBox .seriesName {
  padding-bottom: 10px;
  width: 100%;
}
.sp .page-card-detail .details .deitalBody .detailBox .seriesName h4, .sp .page-card-detail .details .deitalBody .detailBox .seriesName h5 {
  font-size: 24px;
}
.sp .page-card-detail .details .deitalBody .detailBox .storyTxt {
  border-top: #DBDBDB solid 2px;
  width: 90%;
  font-size: 22px;
}
.sp .page-card-detail .details .deitalBody .detailBox .captions {
  font-size: 20px;
  margin-left: 0;
  display: block;
  width: 466px;
  margin: 0 auto;
}
.sp .page-card-detail .details .deitalBody .detailBox .captions .button {
  display: none;
}
.sp .page-card-detail .details .deitalBody .detailBox .captions .spBtn {
  margin-top: 20px;
}
.sp .page-card-detail .details .deitalBody .detailBox .characters {
  text-align: center;
}
.sp .page-card-detail .details .deitalBody .detailBox .characters img {
  width: 550px;
  height: auto;
}
.sp .page-card-howto .titleBg {
  background: url(../../img/card/card_title_bg.png) 0 0 no-repeat;
}
.sp .page-card-howto h3 {
  color: #664422;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}
.sp .page-card-howto .readerFormat {
  height: 688px;
  margin-bottom: 20px;
}
.sp .page-card-howto .insideArea {
  background-color: #000000 !important;
}
.sp .page-card-howto .inner {
  width: 560px !important;
}
.sp .page-card-howto h3 {
  text-align: left;
  font-size: 28px;
  line-height: 1.4em;
}
.sp .page-card-howto .readerFormat {
  height: auto;
  text-align: center;
}
.sp .page-card-howto #comic-reader div {
  margin: 0 0 20px 0;
}
.sp .page-card-howto #comic-reader img {
  width: 520px;
  height: auto;
}

/*================================================================================
	Layout Formats
================================================================================*/
/*--------------------------------------
	Goods : Index
--------------------------------------*/
.page-goods .titleBg {
  background: url(../../img/goods/goods_title_bg.png) 0 0 no-repeat;
}
.page-goods .itemList li {
  width: 224px;
  position: relative;
  margin-right: 13px;
  margin-bottom: 20px;
  float: left;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-goods .itemList li span {
  display: block;
}
.page-goods .itemList li .ph {
  position: relative;
}
.page-goods .itemList li .ph img.item {
  width: 224px;
  height: auto;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.page-goods .itemList li .ph .btn {
  position: absolute;
  right: 7px;
  bottom: 0px;
  z-index: 0;
}
.page-goods .itemList li .name {
  color: #FFF;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  padding: 10px 15px 0 15px;
  background: url(../../img/goods/bg_products.png) 0 0 repeat;
  min-height: 50px;
  font-size: 13px;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}
.page-goods .itemList li .name span {
  display: block;
  margin: 0 10px;
}
.page-goods .itemList li .name a {
  color: #FFF;
  text-decoration: none;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp .page-goods .inner {
  width: 560px !important;
}
.sp .page-goods .itemList {
  width: 520px;
  margin: 0 auto;
}
.sp .page-goods .itemList li {
  width: 250px;
  margin-right: 20px;
}
.sp .page-goods .itemList li .name {
  font-size: 20px;
  min-height: 80px;
}
.sp .page-goods .itemList li .ph .item {
  width: 250px;
  height: auto;
}
.sp .page-goods .itemList li:nth-child(2n) {
  margin-right: 0;
}

/*================================================================================
	Layout Formats
================================================================================*/
/*--------------------------------------
	Special : Index
--------------------------------------*/
.page-special .titleBg {
  background: url(../../img/goods/goods_title_bg.png) 0 0 no-repeat;
}
.page-special h3 {
  margin-bottom: 25px;
}
.page-special .shadow {
  margin-bottom: 30px !important;
}
.page-special .black {
  background-color: #000000 !important;
  padding: 50px 0 !important;
}
.page-special .movieArea {
  width: 673px;
  margin: 0 auto;
  text-align: left;
}
.page-special .movieArea .movieFrameMiddle {
  text-align: center;
  color: #FFF;
}
.page-special .movieArea #swfContainer {
  width: 640px;
  margin: 0 auto;
}
.page-special .movieArea .youtoubeWrap {
  width: 640px;
  margin: 0 auto;
}
.page-special .wpArea,
.page-special .nurieArea {
  text-align: left;
  margin-bottom: 15px;
}
.page-special .wpArea .thumbList li,
.page-special .nurieArea .thumbList li {
  width: 300px;
  float: left;
  margin-right: 23px;
  margin-bottom: 30px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-special .wpArea .thumbList li .img,
.page-special .nurieArea .thumbList li .img {
  width: 288px;
  height: 215px;
  margin: 6px auto 7px auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
}
.page-special .wpArea .thumbList li .img span, .page-special .wpArea .thumbList li .img a,
.page-special .nurieArea .thumbList li .img span,
.page-special .nurieArea .thumbList li .img a {
  display: block;
}
.page-special .wpArea .thumbList li .img img,
.page-special .nurieArea .thumbList li .img img {
  width: 288px;
  height: auto;
}
.page-special .wpArea .thumbList li .btnList,
.page-special .nurieArea .thumbList li .btnList {
  width: 288px;
  margin: 0 auto;
}
.page-special .wpArea .thumbList li .btnList li,
.page-special .nurieArea .thumbList li .btnList li {
  width: 93px;
  float: left;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin: 0 4px 6px 0;
}
.page-special .wpArea .thumbList li .btnList li:last-child,
.page-special .nurieArea .thumbList li .btnList li:last-child {
  margin-right: 0;
}
.page-special .wpArea .thumbList li .button,
.page-special .nurieArea .thumbList li .button {
  width: 93px;
}
.page-special .wpArea .thumbList li .button a,
.page-special .nurieArea .thumbList li .button a {
  display: block;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  background-color: #3399cc;
  padding: 8px 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-special .wpArea .thumbList li .buttonDl,
.page-special .nurieArea .thumbList li .buttonDl {
  width: 288px;
  margin: 0 auto 6px auto;
}
.page-special .wpArea .thumbList li .buttonDl a,
.page-special .nurieArea .thumbList li .buttonDl a {
  display: block;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  font-size: 13px;
  background-color: #3399cc;
  padding: 8px 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-special .wpArea .thumbList li .last,
.page-special .nurieArea .thumbList li .last {
  margin-right: 0;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp .page-special .inner {
  width: 560px !important;
}
.sp .page-special .black {
  background-color: #000000 !important;
  padding: 30px 0 !important;
}
.sp .page-special .movieArea {
  width: 500px;
  margin: 0 auto;
  text-align: left;
}
.sp .page-special .movieArea .movieFrameMiddle {
  text-align: center;
  color: #FFF;
}
.sp .page-special .movieArea #swfContainer {
  width: 500px;
  margin: 0 auto;
}
.sp .page-special .movieArea #swfContainer img {
  width: 500px !important;
  height: 305px !important;
}
.sp .page-special .movieArea .youtoubeWrap {
  width: 500px;
  margin: 0 auto;
}
.sp .page-special .movieArea .youtoubeWrap iframe {
  width: 500px;
  height: 281px;
}
.sp .page-special .wpArea .thumbList,
.sp .page-special .nurieArea .thumbList {
  width: 500px;
  margin: 0 auto;
}
.sp .page-special .wpArea .thumbList li,
.sp .page-special .nurieArea .thumbList li {
  width: 500px;
  float: none;
  margin-right: 0;
  margin-bottom: 30px;
}
.sp .page-special .wpArea .thumbList li .img,
.sp .page-special .nurieArea .thumbList li .img {
  width: 490px;
  height: 375px;
  margin: 6px auto 7px auto;
}
.sp .page-special .wpArea .thumbList li .img img,
.sp .page-special .nurieArea .thumbList li .img img {
  width: 490px;
  height: auto;
}
.sp .page-special .wpArea .thumbList li .btnList,
.sp .page-special .nurieArea .thumbList li .btnList {
  width: 490px;
}
.sp .page-special .wpArea .thumbList li .btnList li,
.sp .page-special .nurieArea .thumbList li .btnList li {
  width: 490px;
  float: none;
  margin: 0 0 10px 0;
}
.sp .page-special .wpArea .thumbList li .button,
.sp .page-special .nurieArea .thumbList li .button {
  width: 490px;
}
.sp .page-special .wpArea .thumbList li .button a,
.sp .page-special .nurieArea .thumbList li .button a {
  font-size: 22px;
}
.sp .page-special .wpArea .thumbList li .buttonDl,
.sp .page-special .nurieArea .thumbList li .buttonDl {
  width: 490px;
  margin: 0 auto 6px auto;
}
.sp .page-special .wpArea .thumbList li .buttonDl a,
.sp .page-special .nurieArea .thumbList li .buttonDl a {
  font-size: 22px;
}

/*================================================================================
	Layout Formats
================================================================================*/
/*--------------------------------------
	License : Index
--------------------------------------*/
.page-license .titleBg {
  background: url(../../img/license/license_title_bg.png) 0 0 no-repeat;
}
.page-license .box {
  width: 930px !important;
}
.page-license .licenseDetail {
  text-align: center;
  margin: 0 0 50px 0;
}
.page-license .licenseDetail .detailInner {
  text-align: left;
  /* むてん丸について */
  /* 特徴 */
}
.page-license .licenseDetail .detailInner .boxAbout {
  margin: 0 0 40px 0;
}
.page-license .licenseDetail .detailInner .boxAbout .boxL {
  width: 470px;
  float: left;
  padding-top: 17px;
  color: #664422;
  font-size: 14px;
}
.page-license .licenseDetail .detailInner .boxAbout .boxL h4 {
  margin-bottom: 25px;
}
.page-license .licenseDetail .detailInner .boxAbout .boxL h5 {
  margin-bottom: 25px;
}
.page-license .licenseDetail .detailInner .boxAbout .boxR {
  width: 330px;
  float: right;
  display: block;
  margin-top: -60px;
}
.page-license .licenseDetail .detailInner .boxPoint h4 {
  margin-bottom: 35px;
}
.page-license .licenseDetail .detailInner .boxPoint h5 {
  margin-bottom: 20px;
}
.page-license .licenseDetail .detailInner .boxPoint .boxL {
  width: 464px;
  float: left;
  margin-bottom: 55px;
  color: #664422;
  font-size: 14px;
}
.page-license .licenseDetail .detailInner .boxPoint .boxR {
  width: 464px;
  float: right;
  margin-bottom: 55px;
  color: #664422;
  font-size: 14px;
}
.page-license .licenseDetail .character {
  clear: both;
  text-align: center;
}
.page-license .licenseList li {
  width: 300px;
  float: left;
  margin-right: 15px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-license .licenseList li h4 img {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.page-license .licenseList li .listMiddle {
  text-align: center;
  padding: 15px 0;
}
.page-license .licenseList li .listMiddle p {
  display: block;
  width: 260px;
  margin: 0 auto;
  text-align: left;
  color: #664422;
  font-size: 13px;
}
.page-license .licenseList li .listMiddle .strong {
  color: #009FE8;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #CCC solid 1px;
}
.page-license .licenseList li .listBottom {
  height: 20px;
  background: url(../../img/license/bg_license_bottom02.png) 0 0 no-repeat;
}
.page-license .licenseList li:last-child {
  margin-right: 0;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp .page-license .inner {
  width: 560px !important;
}
.sp .page-license .box {
  width: 560px !important;
}
.sp .page-license h4 img {
  width: 560px;
  height: auto;
}
.sp .page-license .licenseDetail .detailInner {
  /* むてん丸について */
  /* 特徴 */
}
.sp .page-license .licenseDetail .detailInner .boxAbout .boxL {
  width: 500px;
  float: none;
  padding-top: 17px;
  color: #664422;
  font-size: 22px;
  margin: 0 auto 30px auto;
}
.sp .page-license .licenseDetail .detailInner .boxAbout .boxL h4 {
  margin-bottom: 40px;
  text-align: center;
}
.sp .page-license .licenseDetail .detailInner .boxAbout .boxL h4 img {
  width: 275px;
  height: auto;
}
.sp .page-license .licenseDetail .detailInner .boxAbout .boxL h5 {
  margin-bottom: 40px;
  text-align: center;
}
.sp .page-license .licenseDetail .detailInner .boxAbout .boxR {
  width: 100%;
  float: none;
  margin-top: 0;
  text-align: center;
}
.sp .page-license .licenseDetail .detailInner .boxPoint {
  width: 500px;
  margin: 0 auto;
}
.sp .page-license .licenseDetail .detailInner .boxPoint h4 {
  margin-bottom: 35px;
  overflow: hidden;
}
.sp .page-license .licenseDetail .detailInner .boxPoint h4 img {
  width: 900px;
  height: auto;
  margin-left: -200px;
}
.sp .page-license .licenseDetail .detailInner .boxPoint h5 {
  margin-bottom: 20px;
}
.sp .page-license .licenseDetail .detailInner .boxPoint h5 img {
  width: 100%;
  height: auto;
}
.sp .page-license .licenseDetail .detailInner .boxPoint .boxL {
  width: 100%;
  float: none;
  font-size: 22px;
  margin: 0 auto 50px auto;
}
.sp .page-license .licenseDetail .detailInner .boxPoint .boxR {
  width: 100%;
  float: none;
  margin-bottom: 55px;
  font-size: 22px;
}
.sp .page-license .licenseDetail .character {
  clear: both;
  text-align: center;
}
.sp .page-license .licenseDetail .character img {
  width: 100%;
  height: auto;
}
.sp .page-license .licenseList {
  width: 500px;
  margin: 0 auto;
}
.sp .page-license .licenseList li {
  width: 100%;
  float: none;
  margin-right: 0;
  margin-bottom: 20px;
}
.sp .page-license .licenseList li h4 img {
  width: 100%;
  height: auto;
}
.sp .page-license .licenseList li .listMiddle {
  text-align: center;
  padding: 20px 0;
  height: auto !important;
}
.sp .page-license .licenseList li .listMiddle p {
  width: 440px;
  font-size: 22px;
}
.sp .page-license .licenseList li .listMiddle .strong {
  font-size: 26px;
  border-bottom: #CCC solid 2px;
}
.sp .page-license .licenseList li .listBottom {
  height: 20px;
  background: url(../../img/license/bg_license_bottom02.png) 0 0 no-repeat;
}
.sp .page-license .licenseList li:last-child {
  margin-right: 0;
}

/*================================================================================
	Layout Formats
================================================================================*/
/*--------------------------------------
	About : Index
--------------------------------------*/
.page-about .titleBg {
  background: url(../../img/about/about_title_bg.png) 0 0 no-repeat;
}
.page-about .shadow {
  margin-bottom: 30px !important;
}
.page-about #about-muten, .page-about #about-sushi {
  width: 1000px;
  padding: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-about #about-muten .insideArea, .page-about #about-sushi .insideArea {
  padding: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-about #about-muten .box, .page-about #about-sushi .box {
  padding: 0;
  margin: 0;
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-about #about-muten img, .page-about #about-sushi img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.page-about .sushiCharaList li {
  width: 224px;
  height: 360px;
  float: left;
  margin: 0 18px 18px 0;
  background-color: #FFFFFF;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
}
.page-about .sushiCharaList li:nth-child(4n) {
  margin-right: 0;
}
.page-about .sushiCharaList .chara {
  position: absolute;
  left: 0px;
  bottom: 120px;
  z-index: 0;
}
.page-about .sushiCharaList .text {
  position: absolute;
  left: 0px;
  top: 250px;
  z-index: 0;
  font-size: 14px;
  color: #553311;
  padding: 0 15px;
}
.page-about .aboutDetail {
  text-align: center;
}
.page-about .aboutDetail .aboutCard {
  margin-top: -20px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  height: 310px;
}
.page-about .aboutDetail .aboutCard span {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.page-about .aboutDetail .aboutCard a {
  position: absolute;
  left: 630px;
  top: 240px;
  z-index: 1;
}
.page-about .aboutDetail .aboutComic {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  height: 291px;
}
.page-about .aboutDetail .aboutComic span {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.page-about .aboutDetail .aboutComic a {
  position: absolute;
  left: 150px;
  top: 226px;
  z-index: 1;
}
.page-about .aboutDetail .aboutGoods {
  position: relative;
  width: 100%;
  height: 295px;
}
.page-about .aboutDetail .aboutGoods span {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.page-about .aboutDetail .aboutGoods a {
  position: absolute;
  left: 630px;
  top: 230px;
  z-index: 1;
}
.page-about .charaArea {
  text-align: left;
  margin-bottom: 15px;
}
.page-about .charaArea h3 {
  margin-bottom: 35px;
  text-align: center;
}
.page-about .charaArea .thumbList li {
  width: 224px;
  height: 270px;
  float: left;
  margin: 0 18px 18px 0;
  background-color: #FFFFFF;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
}
.page-about .charaArea .thumbList li:nth-child(4n) {
  margin-right: 0;
}
.page-about .charaArea .thumbList a {
  display: block;
  width: 224px;
  height: 255px;
  position: relative;
}
.page-about .charaArea .thumbList img {
  position: absolute;
  left: 0px;
  bottom: 13px;
  z-index: 1;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp .page-about .inner {
  width: 560px !important;
}
.sp .page-about #about-muten, .sp .page-about #about-sushi {
  width: 560px;
}
.sp .page-about .sushiCharaList {
  width: 520px;
  margin: 0 auto;
}
.sp .page-about .sushiCharaList li {
  width: 250px;
  height: 500px;
  float: left;
  margin: 0 20px 20px 0;
}
.sp .page-about .sushiCharaList li:nth-child(2n) {
  margin-right: 0;
}
.sp .page-about .sushiCharaList .s1 {
  height: 460px;
}
.sp .page-about .sushiCharaList .s2 {
  height: 420px;
}
.sp .page-about .sushiCharaList .s3 {
  height: 400px;
}
.sp .page-about .sushiCharaList .chara {
  position: absolute;
  left: 0px;
  top: 10px;
  z-index: 0;
  bottom: auto;
}
.sp .page-about .sushiCharaList .chara img {
  width: 250px;
  height: auto;
}
.sp .page-about .sushiCharaList .text {
  position: absolute;
  left: 0px;
  top: 290px;
  z-index: 0;
  font-size: 22px;
  color: #553311;
  padding: 0 15px;
}
.sp .page-about .aboutDetail {
  text-align: center;
}
.sp .page-about .aboutDetail .spMutenDetail {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  width: 515px;
  margin: 0 auto 20px auto;
}
.sp .page-about .headS img {
  width: 500px;
  height: auto;
}
.sp .page-about .charaArea {
  text-align: left;
  margin-bottom: 15px;
}
.sp .page-about .charaArea h3 {
  margin-bottom: 35px;
  text-align: center;
}
.sp .page-about .charaArea .thumbList {
  width: 520px;
  margin: 0 auto;
}
.sp .page-about .charaArea .thumbList li {
  width: 250px;
  height: 310px;
  margin: 0 20px 20px 0;
}
.sp .page-about .charaArea .thumbList li img {
  width: 250px;
  height: auto;
}
.sp .page-about .charaArea .thumbList li:nth-child(2n) {
  margin-right: 0;
}
.sp .page-about .charaArea .thumbList a {
  display: block;
  width: 224px;
  height: 255px;
  position: relative;
}
.sp .page-about .charaArea .thumbList img {
  position: absolute;
  left: 0px;
  bottom: 13px;
  z-index: 1;
}

/*================================================================================
	Layout Formats
================================================================================*/
/*--------------------------------------
	Card : Index
--------------------------------------*/
#header {
  border-bottom: 5px solid #ffffff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px 0px;
}

.page-format {
  margin-top: 40px;
}
.page-format h3 {
  color: #664422;
  font-size: 24px;
  font-weight: bold;
  margin-top: -5px;
}
.page-format .shadow {
  margin-bottom: 30px !important;
}
.page-format .none-headline {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
}

/*--------------------------------------
	Smart device
--------------------------------------*/
.sp .page-format .inner {
  width: 560px !important;
}
.sp .page-format .box {
  width: 500px !important;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
}

/*================================================================================
	Print Styles
================================================================================*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
