@charset "UTF-8";

/*
 * common.css
*/

/* @font-face */

@font-face {
  font-family: 'BebasNeueRegular';
  src: url('../fonts/BebasNeue-webfont.eot');
  src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/BebasNeue-webfont.woff') format('woff'),
       url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
       url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* !Grid Layout System (.layoutBlock) */

.layoutBlock {
  margin: 20px auto 0;
  padding: 4px 4px 5px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #d3d3d3;
  width: 936px;
  overflow: hidden;
  background: #d9d9d9;
}

.layoutBlock > .grid_1,
.layoutBlock > .grid_2,
.layoutBlock > .grid_3,
.layoutBlock > .grid_4,
.layoutBlock > .grid_5,
.layoutBlock > .grid_6,
.layoutBlock > .grid_7,
.layoutBlock > .grid_8,
.layoutBlock > .grid_9,
.layoutBlock > .grid_10,
.layoutBlock > .grid_11,
.layoutBlock > .grid_12 {
  margin: 5px 4px 4px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #bfbfbf;
  border-left: 1px solid #ccc;
  float: left;
  background: #fff;
}

.layoutBlock > .grid_1  { width: 68px;  }
.layoutBlock > .grid_2  { width: 146px; }
.layoutBlock > .grid_3  { width: 224px; }
.layoutBlock > .grid_4  { width: 302px; }
.layoutBlock > .grid_5  { width: 380px; }
.layoutBlock > .grid_6  { width: 458px; }
.layoutBlock > .grid_7  { width: 536px; }
.layoutBlock > .grid_8  { width: 614px; }
.layoutBlock > .grid_9  { width: 692px; }
.layoutBlock > .grid_10 { width: 770px; }
.layoutBlock > .grid_11 { width: 848px; }
.layoutBlock > .grid_12 { width: 926px; }


/* !#globalHeader */

#globalHeader {
}

#globalHeader > header {
  margin: 0 auto;
  padding: 0 8px 16px;
  width: 980px;
  overflow: hidden;
}

#globalHeader > header h1 {
  margin: 20px 0 0;
  float: left;
}

#globalHeader > header h1 a {
}

#globalHeader > header h1 a img {
  vertical-align: bottom;
}

#globalHeader > header nav {
  margin: 20px 0 0 15px;
  float: left;
}

#globalHeader > header nav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#globalHeader > header nav > ul > li {
  float: left;
}

#globalHeader > header nav > ul > li a {
  height: 42px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background-position: 0 0;
}

#globalHeader > header nav > ul > li.current a,
#globalHeader > header nav > ul > li a:hover {
  background-position: 0 -42px;
}

#globalHeader > header nav > ul > li.new a {
  width: 144px;
  background-image: url(../images/button/new_arrival-144x42.png);
}
#globalHeader > header nav > ul > li.product a {
  width: 144px;
  background-image: url(../images/button/product_list-144x42.png);
}
#globalHeader > header nav > ul > li.shop a {
  width: 140px;
  background-image: url(../images/button/online_shop-140x42.png);
}
#globalHeader > header nav > ul > li.archive a {
  width: 98px;
  background-image: url(../images/button/archive-97x42.png);
}
#globalHeader > header nav > ul > li.blog a {
  width: 65px;
  background-image: url(../images/button/blog-66x42.png);
}
#globalHeader > header nav > ul > li.contact a {
  width: 98px;
  background-image: url(../images/button/contact-98x42.png);
}

#globalHeader > header > p.anniversary {
  margin: -20px 0 0 420px;
  position: absolute;
  top: 130px;
  left: 50%;
  z-index: 10;
  width: 65px;
  height: 146px;
  overflow: hidden;
}

/* !#mainContent */

#mainContent {
}

#mainContent > article {
  margin: 0 auto;
  width: 996px;
}

#contentHeader {
}

#contentHeader > header {
}

#contentHeader > header .topicPath {
  padding: 10px 25px 12px;
  font-size: 80%;
  font-weight: bold;
  background: transparent url(../images/bg/article-top-996x60.png) no-repeat 50% 0;
}

#contentHeader > header .topicPath p {
  margin: 0;
  padding: 0 0 2px;
  background: transparent url(../images/line/dot-black_white-1x2.png) repeat-x 0 100%;
}

#contentHeader > header .topicPath p .current,
#contentHeader > header .topicPath p a {
  padding: 0.8em 10px;
  display: inline-block;
}

#contentHeader > header .topicPath p .current {
  color: #a62121;
}

#contentHeader > header .topicPath p a {
  color: #333;
  text-decoration: none;
}

#contentHeader > header .topicPath p a:hover {
  text-decoration: underline;
}

#contentHeader > header .topicPath p a:first-child {
  padding: 0.8em 10px 0.8em 20px;
  background: transparent url(../images/icon/home-black-13x10.png) no-repeat 2px 1em;
}

#contentHeader > header .topicPath p img {
  margin-bottom: 1.25em;
  vertical-align: bottom;
}

#contentHeader > header .heading {
  padding: 0 0 7px;
  background: transparent url(../images/bg/heading-bottom-996x7.png) no-repeat 50% 100%;
}

#contentHeader > header .heading h1 {
  margin: 0;
  padding: 0.5em 25px;
  color: #fff;
  background: #ccc;
  background: transparent url(../images/bg/heading-base-996x160.png) no-repeat 50% 0;
}

#contentHeader > header .heading h1 img {
  vertical-align: middle;
}

#contentHeader > header .group {
  padding-top: 16px;
  background: transparent url(../images/bg/article-middle-996x30.png) repeat-y 50% 0;
}

#contentHeader > header .group nav {
  margin: 0 8px;
}

#contentHeader > header .group nav * {
  zoom: 1;
}

#contentHeader > header .group nav > dl {
  margin: 0;
  padding: 0.6em 17px;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #fff;
  overflow: hidden;
  background: #d8d8d8;
}

#contentHeader > header .group nav > dl > dt {
  margin: 0;
  padding: 0.3em 0 0.1em;
  float: left;
  clear: left;
  font-size: 90%;
  text-transform: uppercase;
}

#contentHeader > header .group nav > dl > dd {
  margin: 0;
}

#contentHeader > header .group nav > dl > dd > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#contentHeader > header .group nav > dl > dd > ul > li {
  margin: 0 0 0 10px;
  float: left;
  font-size: 90%;
}

#contentHeader > header .group nav > dl > dd > ul > li a {
  display: inline-block;
  padding: 0.3em 0 0.1em 20px;
  background: transparent url(../images/mark/arrow-right-white_blue-14x15.png) no-repeat 2px 0.4em;
}

#groupNav {
  padding: 0 25px 12px;
  overflow: hidden;
}

#groupNav div {
  margin: 10px 17px 0 0;
  float: left;
  cursor: pointer;
}

#groupNav div a {
  position: relative;
  padding: 0 20px 0 0;
  display: block;
  height: 23px;
  overflow: hidden;
  color: #8c8c8c;
  line-height: 1.9em;
  text-decoration: none;
  text-transform: uppercase;
}

#groupNav div a * {
  cursor: pointer;
}

#groupNav div a .current {
  margin-left: 5px;
  padding: 0 10px 0 10px;
  display: inline-block;
  height: 23px;
  color: #fff;
  text-transform: capitalize;
  background: transparent url(../images/button/category-600x23.png) no-repeat -2px -2px;
}

#groupNav div .btn {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 23px;
  width: 19px;
  background: transparent url(../images/button/select-19x23.png) no-repeat -2px -2px;
}

#groupNav div.current a .current,
#groupNav div a:hover .current,
#groupNav div.current a .btn,
#groupNav div a:hover .btn {
  background-position: -2px -27px;
}

#accordions {
  padding: 0 8px;
}

#accordions .accordion {
  background: #ccc url(../images/line/solid-gray-20x1.png) repeat-x 0 0;
}

#accordions .accordion ul {
  margin: 0;
  padding: 0.8em 5px;
  border-bottom: 1px solid #fff;
  list-style: none;
  overflow: hidden;
}

#accordions .accordion ul > li {
  margin: 0 0 0 10px;
  float: left;
  font-size: 90%;
}

#accordions .accordion ul > li a {
  display: inline-block;
  padding: 0.3em 0 0.1em 20px;
  color: #0059b3;
  background: transparent url(../images/mark/arrow-right-white_blue-14x15.png) no-repeat 2px 0.4em;
}

#accordions .accordion .closeBtn {
  margin: -9px 0 0;
  position: absolute;
  top: 50%;
  right: 17px;
  width: 18px;
}

#accordions .accordion .closeBtn a {
  display: block;
  height: 18px;
  background: transparent url(../images/mark/cross-gray-18x18.png) no-repeat 50% 50%;
}

#contentBody {
  padding: 1px 0 20px;
  background: transparent url(../images/bg/article-middle-996x30.png) repeat-y 50% 0;
  zoom: 1;
}

#contentFooter {
  padding: 1px 0 20px;
  background: transparent url(../images/bg/article-middle-996x30.png) repeat-y 50% 0;
}

#contentFooter .pagination {
  margin: 0 auto;
  width: 946px;
  height: 25px;
  position: relative;
  overflow: hidden;
  background: transparent url(../images/bg/pagination-946x25.png) no-repeat 50% 50%;
}

#contentFooter .pagination > p.prev,
#contentFooter .pagination > p.next {
  margin: 0;
  position: absolute;
  top: 0;
  width: 80px;
  height: 25px;
  text-indent: -9999px;
  overflow: hidden;
}

#contentFooter .pagination > p.prev a,
#contentFooter .pagination > p.next a {
  display: block;
  height: 25px;
  line-height: 26px;
  color: #fff;
}

#contentFooter .pagination > p.prev {
  left: 0;
}

#contentFooter .pagination > p.next {
  right: 0;
}

#contentFooter .pagination > p.prev a {
  background: transparent url(../images/button/prev-80x25.png) no-repeat -2px -2px;
}

#contentFooter .pagination > p.next a {
  background: transparent url(../images/button/next-80x25.png) no-repeat -2px -2px;
}

#contentFooter .pagination > p.prev a:hover,
#contentFooter .pagination > p.next a:hover {
  background-position: -2px -29px;
}

#contentFooter .pagination > ul.number {
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
  float: left;
  list-style: none;
}

#contentFooter .pagination > ul.number > li {
  margin: 0 1px;
  border-bottom: 1px solid #fff;
  position: relative;
  left: -50%;
  font-size: 85%;
  float: left;
}

#contentFooter .pagination > ul.number > li a {
  padding: 0 8px;
  border-right: 1px solid #004fa5;
  border-left: 1px solid #004fa5;
  display: block;
  height: 24px;
  overflow: hidden;
  line-height: 26px;
  color: #fff;
  text-decoration: none;
  background: #0059b3 url(../images/gradient/blue-blue-x-20x24.png) repeat-x 0 0;
}

#contentFooter .pagination > ul.number > li a:hover,
#contentFooter .pagination > ul.number > li.current a {
  border-right: 1px solid #990005;
  border-left: 1px solid #990005;
  background: #a62121 url(../images/gradient/red-red-x-20x24.png) repeat-x 0 0;
}

.pageTop {
  margin: 0 auto;
  padding: 0 0 5px;
  width: 996px;
  background: transparent url(../images/bg/article-bottom-996x60.png) no-repeat 50% 100%;
}

.pageTop > p.link {
  margin: 0 auto;
  padding: 2px 0 0;
  width: 980px;
  background: transparent url(../images/line/dot-gray_white-1x2.png) repeat-x 0 0;
}

.pageTop > p.link a {
  display: block;
  height: 53px;
  text-indent: -9999px;
  overflow: hidden;
  color: #bfbfbf;
  background: transparent url(../images/button/pagetop-980x53.png) no-repeat -2px -2px;
}

.pageTop > p.link a:hover {
  background: transparent url(../images/button/pagetop-980x53.png) no-repeat -2px -57px;
}

#globalFooter {
}

#globalFooter li,
#globalFooter p {
  font-size: 85%;
}

#globalFooter > footer {
  margin: 15px auto 0;
  padding: 2px 8px 40px;
  width: 980px;
  overflow: hidden;
  background: transparent url(../images/line/dot-black_yellow-980x2.png) no-repeat 50% 0;
}

#globalFooter > footer > .medicomToy {
}

#globalFooter > footer > .bearbrick {
  background-color: #ccc;
  overflow: hidden;
  background: transparent url(../images/line/dot-black_yellow-980x2.png) no-repeat 0 0;
}

#globalFooter > footer > .medicomToy ul.link,
#globalFooter > footer > .bearbrick ul.link {
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#globalFooter > footer > .medicomToy ul.link {
  margin: 15px 0;
}

#globalFooter > footer .bearbrick p.copyright {
  margin: 16px 0 0;
  float: left;
  font-weight: bold;
}

#globalFooter > footer .bearbrick ul.link {
  margin: 9px -8px 0 0;
  padding: 0;
  float: right;
}

#globalFooter > footer .medicomToy ul.link > li,
#globalFooter > footer .bearbrick ul.link > li {
  float: left;
}

#globalFooter > footer .medicomToy ul.link > li {
  margin-right: 10px;
}

#globalFooter > footer .medicomToy ul.link > li a,
#globalFooter > footer .bearbrick ul.link > li a {
  display: block;
  height: 28px;
  text-indent: -9999px;
}


#globalFooter > footer .medicomToy ul.link > li.medicomToy a {
  width: 23px;
  background: transparent url(../images/logo/medicom_toy-black-23x26.png) no-repeat 50% 50%;
}
#globalFooter > footer .medicomToy ul.link > li.project1_6 a {
  width: 27px;
  background: transparent url(../images/logo/project1_6-black-27x27.png) no-repeat 50% 50%;
}
#globalFooter > footer .medicomToy ul.link > li.lifeEntertaiment a {
  width: 21px;
  background: transparent url(../images/logo/life_entertainment-black-21x28.png) no-repeat 50% 50%;
}
#globalFooter > footer .medicomToy ul.link > li.originalFake a {
  width: 65px;
  background: transparent url(../images/logo/originalfake-black-65x13.png) no-repeat 50% 50%;
}
#globalFooter > footer .medicomToy ul.link > li.adamite a {
  width: 52px;
  background: transparent url(../images/logo/adamite-black-52x12.png) no-repeat 50% 50%;
}
#globalFooter > footer .medicomToy ul.link > li.quip a {
  width: 39px;
  background: transparent url(../images/logo/quip-black-39-17.png) no-repeat 50% 50%;
}
#globalFooter > footer .medicomToy ul.link > li.ryuryu a {
  width: 46px;
  background: transparent url(../images/logo/ryuryu-black-46x25.png) no-repeat 50% 50%;
}
#globalFooter > footer .medicomToy ul.link > li.twitter a {
  width: 27px;
  background: transparent url(../images/logo/twitter-black-27x20.png) no-repeat 50% 50%;
}

#globalFooter > footer .bearbrick ul.link > li.privacy a {
  width: 93px;
  background: transparent url(../images/button/privacy_policy-93x28.png) no-repeat 0 0;
}
#globalFooter > footer .bearbrick ul.link > li.sitemap a {
  width: 59px;
  background: transparent url(../images/button/site_map-59x28.png) no-repeat 0 0;
}
#globalFooter > footer .bearbrick ul.link > li.privacy a:hover,
#globalFooter > footer .bearbrick ul.link > li.sitemap a:hover {
  background-position: 0 -28px;
}


/* article.indexMain */

#mainContent article.indexMain {
  width: auto;
}

article.indexMain {
  padding: 8px 0 0;
  width: auto;
  min-width: 996px;
  background: #1a1a1a url(../images/bg/mainindex-contentbody-168x40.png) repeat-x 0 0;
}

article.indexMain > #contentHeader {
  display: none;
}

article.indexMain > #contentBody {
  position: relative;
  padding: 0;
  height: 560px;
  display: none;
  background: transparent url(../images/bg/mainindex-contentbody-20x16.png) repeat-x 0 100%;
}

#preloader {
  position: absolute;
  z-index: 2;
  width : 100%;
  height: 552px;
  background: #fff;
}

#preloader div {
  position: absolute;
  top: 50%;
  left: 50%;
}

#preloader .loading {
  margin: 0 0 0 -36px;
}

#preloader .anniversary {
  margin: -90px 0 0 -44px;
}

#bbrkViewer {
  position: relative;
  z-index: 1;
  height: 560px;
  overflow: hidden;
}

#bbrkViewer #itemShowcase {
}

#bbrkViewer #itemShowcase .line {
  margin: 20px 0 0;
}

#bbrkViewer #itemShowcase .line .items {
}

#bbrkViewer #itemShowcase .line .items .item {
}

#bbrkViewer #itemShowcase .line .items .item a {
  display: block;
  height: 100%;
}

#bbrkViewer #itemShowcase .line .frame {
  width: 100%;
  height: 38px;
  background: transparent url(../images/bg/viewer-frame-1200x38.png) repeat-x -50% 100%;
}

#bbrkViewer #itemShowcase .line .frame .logo {
  width: 100%;
  height: 38px;
  background: transparent url(../images/logo/series22-gold-147x21.png) no-repeat 50% 50%;
}

#tooltip {
  padding: 0 6px;
  border: 1px solid #666;
  height: 18px;
  color: #fff;
  line-height: 1.85;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  background: #1a1a1a;
}

#bbrkViewer #itemViewer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 560px;
  overflow: hidden;
  color: #222;
}

#bbrkViewer #itemViewer #slider {
  position: absolute;
  top: -560px;
  left: 0;
}

#bbrkViewer #itemViewer #slider .item {
  position: relative;
  margin: 50px auto 0;
  padding: 4px;
  width: 820px;
  height: 420px;
  background: transparent url(../images/bg/itemviewerslider-828x428.png) no-repeat 50% 50%;
}

#bbrkViewer #itemViewer #slider .item img {
  position: absolute;
  top: 18px;
  left: 18px;
  display: none;
}

#bbrkViewer #itemViewer #slider .item img:first-child {
  display: block;
}

#bbrkViewer #itemViewer #slider .item .langNav {
  position: absolute;
  top: 55px;
  background: #fff url(../images/mark/slash-gray-6x11.png) no-repeat 83px 50%
}

#bbrkViewer #itemViewer #slider .item .langNav div {
  margin: 0 6px 0 0;
  float: left;
}

#bbrkViewer #itemViewer #slider .item .langNav div a {
  display: block;
  height: 25px;
  overflow: hidden;
  text-indent: -9999px;
}

#bbrkViewer #itemViewer #slider .item .officialSite a {
  position: absolute;
  display: block;
}

#bbrkViewer #itemViewer #slider .item.basic .langNav {
  left: 355px;
}

#bbrkViewer #itemViewer #slider .item.jellybean .langNav {
  left: 270px;
}

#bbrkViewer #itemViewer #slider .item.pattern .officialSite a {
  top: 140px;
  left: 170px;
  width: 156px;
  height: 150px;
}

#bbrkViewer #itemViewer #slider .item.flag .langNav {
  left: 145px;
}

#bbrkViewer #itemViewer #slider .item.sf .officialSite a {
  top: 160px;
  left: 98px;
  width: 380px;
  height: 100px;
}

#bbrkViewer #itemViewer #slider .item.cute .officialSite a {
  top: 122px;
  left: 176px;
  width: 184px;
  height: 184px;
}

#bbrkViewer #itemViewer #slider .item.animal .officialSite a {
  top: 140px;
  left: 152px;
  width: 240px;
  height: 152px;
}

#bbrkViewer #itemViewer #slider .item.hero .officialSite a {
  top: 141px;
  left: 107px;
  width: 336px;
  height: 132px;
}

#bbrkViewer #itemViewer #slider .item.artist1 .officialSite a {
  top: 132px;
  left: 115px;
  width: 316px;
  height: 171px;
}

#bbrkViewer #itemViewer #slider .item.artist2 .officialSite a {
  top: 136px;
  left: 132px;
  width: 266px;
  height: 172px;
}

#bbrkViewer #itemViewer #slider .item .langNav .japanese {
  width: 83px;
  background: transparent url(../images/button/japanese-83x25.png) no-repeat 0 0;
}

#bbrkViewer #itemViewer #slider .item .langNav .english {
  width: 74px;
  background: transparent url(../images/button/english-74x25.png) no-repeat 0 0;
}

#bbrkViewer #itemViewer #slider .item .langNav .japanese.current,
#bbrkViewer #itemViewer #slider .item .langNav .japanese a:hover {
  background: transparent url(../images/button/japanese-83x25.png) no-repeat 0 -25px;
}

#bbrkViewer #itemViewer #slider .item .langNav .english.current,
#bbrkViewer #itemViewer #slider .item .langNav .english a:hover {
  background: transparent url(../images/button/english-74x25.png) no-repeat 0 -25px;
}

#bbrkViewer #itemViewer #sliderNextBtn,
#bbrkViewer #itemViewer #sliderPrevBtn {
  margin: -40px 0 0;
  position: absolute;
  top: 50%;
  width: 84px;
  height: 74px;
}

#bbrkViewer #itemViewer #sliderNextBtn a,
#bbrkViewer #itemViewer #sliderPrevBtn a {
  position: absolute;
  top: 0;
  left: 0;
  width: 84px;
  height: 74px;
  display: block;
}

#bbrkViewer #itemViewer #sliderNextBtn .thumbSlider,
#bbrkViewer #itemViewer #sliderPrevBtn .thumbSlider {
  position: absolute;
  top: 7px;
}

#bbrkViewer #itemViewer #sliderPrevBtn {
  left: -84px;
  background: transparent url(../images/bg/slidernav-left-84x74.png) no-repeat 100% 0;
}

#bbrkViewer #itemViewer #sliderNextBtn {
  right: -84px;
  background: transparent url(../images/bg/slidernav-right-84x74.png) no-repeat 0 0;
}

#bbrkViewer #itemViewer #sliderPrevBtn a {
}

#bbrkViewer #itemViewer #sliderNextBtn a {
}

#bbrkViewer #itemViewer #sliderNextBtn .thumbSlider {
  left: 24px;
}

#bbrkViewer #itemViewer #sliderPrevBtn .thumbSlider {
  left: 20px;
}


#bbrkViewer #itemViewer #closeBtn {
  margin: 0 -410px 0 0;
  position: absolute;
  right: 50%;
  bottom: 48px;
  overflow: hidden;
  line-height: 1.8;
  font-size: 11px;
  text-transform: uppercase;
}

#bbrkViewer #itemViewer #closeBtn a {
  padding-right: 18px;
  display: block;
  height: 18px;
  color: #666;
  text-decoration: none;
  background: transparent url(../images/mark/cross-gray-14x14.png) no-repeat 100% 2px;
}

#bbrkViewer #itemViewer #closeBtn a:hover {
  color: #fff;
  background-image: url(../images/mark/cross-white-14x14.png);
}

#bbrkViewer #itemViewer #shopNav {
  margin: 0 0 0 -410px;
  position: absolute;
  bottom: 47px;
  left: 50%;
  overflow: hidden;
  line-height: 1.8;
  font-size: 11px;
}

#bbrkViewer #itemViewer #shopNav > div {
  margin: 0 20px 0 0;
  float: left;
}

#bbrkViewer #itemViewer #shopNav > div a {
  padding-left: 18px;
  display: block;
  height: 18px;
  color: #fff;
  text-decoration: none;
  background: transparent url(../images/mark/arrow-right-white-14x14.png) no-repeat 0 2px;
}

#bbrkViewer #itemViewer #shopNav > div a:hover {
  color: #fe0;
  background-image: url(../images/mark/arrow-right-yellow-14x14.png);
}


#bbrkInfoBar {
  margin: 20px auto 0;
  width: 996px;
  height: 56px;
  overflow: hidden;
  font-size: 12px;
  background: transparent url(../images/bg/infobar-982x56.png) no-repeat 50% 0;
}

#bbrkInfoBar > .content {
  padding: 0 0 0 137px;
  font-weight: bold;
  line-height: 4.5;
  color: #eee;
}

#bbrkInfoBar > .content > .preloader {
  padding: 0 0 0 70px;
}

#bbrkInfoBar > .content > .info {
  position: relative;
}

#bbrkInfoBar > .content > .info .thumb {
  top: 7px;
  left: 16px;
}

#bbrkInfoBar > .content > .info a {
  padding: 0 0 0 70px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  display: block;
  overflow: hidden;
  color: #eee;
}

#bbrkInfoBar > .content > .info a:hover {
}


/* !article.productList */

article.productList {
}

article.productList .layoutBlock {
  margin: 17px auto 0;
}

article.productList section {
}

article.productList section a * {
  cursor: pointer;
}

article.productList section > a {
  margin: -2px 0 0 -2px;
  padding: 2px;
  position: relative;
  display: block;
  width: 146px;
  height: 220px;
  overflow: hidden;
  color: #fff;
}

article.productList section > a:hover {
  text-decoration: none;
}

article.productList section > a header {
  display: none;
}

article.productList section > a p.image {
  margin: 0;
  padding: 20px 0 0;
  overflow: hidden;
  text-align: center;
}

article.productList section > a p.image img {
  vertical-align: bottom;
}

article.productList section > a .marqueeBox {
  position: absolute;
  bottom: -22px;
  left: 2px;
  height: 22px;
  background: #333;
}

article.productList section > a .marqueeBox > div {
  margin-top: 0.2em;
}

article.productList section > a .new {
  position: absolute;
  top: 0;
  left: 0;
}

/* !article.productDetail */

article.productDetail {
}

article.productDetail .grid_4 {
  border-color: transparent;
  background: transparent;
  width: 300px;
}

article.productDetail .image {
  position: relative;
  border-bottom: 1px dotted #a6a6a6;
  text-align: center;
}

#imageSlider {
}

#imageSlider div {
  background: #fff;
}

#imageSliderPrevBtn,
#imageSliderNextBtn {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 50%;
}

#imageSliderPrevBtn a,
#imageSliderNextBtn a {
  display: block;
  height: 550px;
  outline: none;
}

#imageSliderPrevBtn {
  left: 0;
}

#imageSliderPrevBtn a {
  background: transparent url(../images/mark/arrow-left-lightgray-36x36.png) no-repeat 12px 260px;
}

#imageSliderNextBtn {
  right: 0;
}

#imageSliderNextBtn a {
  background: transparent url(../images/mark/arrow-right-lightgray-36x36.png) no-repeat 259px 260px;
}

#imageSliderPagination {
  margin: 0 0 10px;
  font-size: 0;
  overflow: hidden;
}

#imageSliderPagination a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent url(../images/button/dots-lightgray-20x20.png) -2px -2px;
}

#imageSliderPagination a.current,
#imageSliderPagination a:hover {
  background: transparent url(../images/button/dots-lightgray-20x20.png) -2px -24px;
}

article.productDetail .image > ul {
  margin: 0;
  padding: 0;
}

article.productDetail .image > ul > li {
  display: none;
}

article.productDetail .image > ul > li:first-child {
  display: block;
}

article.productDetail .image > ul > li img {
  vertical-align: bottom;
}

article.productDetail .copy {
  margin: 1.6em 20px 0.8em;
  background: transparent url(../images/mark/quotation-left-offwhite-15x11.png) no-repeat 0 0;
}

article.productDetail .copy > p {
  margin: 0;
  padding: 0.5em 18px 0.3em;
  display: inline-block;
  color: #a62121;
  font-size: 120%;
  font-weight: bold;
  background: transparent url(../images/mark/quotation-right-offwhite-15x11.png) no-repeat 100% 100%;
}

article.productDetail .socialLink {
}

article.productDetail .socialLink > ul {
  margin: 2em 25px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

article.productDetail .socialLink > ul > li {
  float: left;
}

article.productDetail .logo {
}

article.productDetail .logo > p {
  margin: 0;
  padding: 25px 0;
  text-align: center;
  background: #444;
}

article.productDetail .logo > p img {
  vertical-align: bottom;
}

article.productDetail .productInfo {
}

article.productDetail .productInfo > dl {
  margin: 15px 0 0;
  padding: 0;
}

article.productDetail .productInfo > dl > dt {
  margin: 0 0 8px;
  float: left;
  clear: left;
  width: 40px;
  font-size: 80%;
  text-transform: uppercase;
}

article.productDetail .productInfo > dl > dd {
  margin: 0 0 8px 50px;
  line-height: 1.3;
  font-size: 16px;
  font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
  font-weight: bold;
}

article.productDetail .productInfo > dl > dd.price {
}

article.productDetail .shopLink {
}

article.productDetail .shopLink > ul {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}

article.productDetail .shopLink > ul > li {
  margin: 3px 0 0;
}

article.productDetail .shopLink > ul > li > a {
  width: 300px;
  height: 41px;
  display: block;
  overflow: hidden;
  color: #fff;
  line-height: 3.2em;
  font-size: 14px;
  text-indent: 38px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
  background: transparent url(../images/button/shop-300x41.png) no-repeat -2px -2px;
}

article.productDetail .shopLink > ul > li.official > a {
  color: #ffea00;
  background: transparent url(../images/button/shop-official-300x41.png) no-repeat -2px -2px;
}

article.productDetail .shopLink > ul > li > a:hover {
  background-position: -2px -45px;
}

article.productDetail .moreInfo {
}

article.productDetail .moreInfo p {
  margin: 18px 0 0;
  padding: 0;
}

article.productDetail .moreInfo p a {
  width: 300px;
  height: 61px;
  display: block;
  overflow: hidden;
  color: #fff;
  text-indent: -9999px;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent url(../images/button/more_info-300x61.png) no-repeat -2px -2px;
}

article.productDetail .moreInfo p a:hover {
  background-position: -2px -65px;
}


/* !article.onlineShop */

article.onlineShop {
}

article.onlineShop section {
}

article.onlineShop section > a {
  position: relative;
  display: block;
  width: 224px;
  height: 224px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
}

article.onlineShop section > a header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 26px;
  background: #666;
}

article.onlineShop section > a:hover header {
  background: #222;
}

article.onlineShop section > a header h2 {
  margin: 0;
  line-height: 2em;
  font-size: 100%;
  text-transform: uppercase;
  text-align: center;
}

article.onlineShop section > a p.image {
  margin: 0;
}

article.onlineShop section > a p.image img {
  margin-top: -0.7em;
  vertical-align: bottom;
}


/* !article.archive */

article.archive section > a {
  display: block;
}

article.archive section > a header {
  display: none;
}

article.archive section > a p.image {
  margin: 0;
}

article.archive section > a p.image img {
  vertical-align: bottom;
}


/* !article.contact */

article.contact .layoutBlock {
  border-left: none;
  border-right: none;
  width: 938px;
  background: #eee url(../../common/images/bg/message-946x50.png) repeat-y 50% 10px;
}

article.contact .userSupport {
}

article.contact .userSupport > header {
  border-bottom: 1px dotted #a6a6a6;
}

article.contact .userSupport > header h2 {
  margin: 1.2em 25px 0;
}

article.contact .userSupport > header p {
  margin: 0 25px 1.2em;
}

article.contact #contactForm {
  margin: 1.2em 0 0;
  font-size: 12px;
}

article.contact #contactForm > dl {
  margin: 0;
  overflow: hidden;
}

article.contact #contactForm > dl > dt {
  margin: 18px 0 0;
  width: 130px;
  float: left;
  clear: left;
}

article.contact #contactForm > dl > dd {
  margin: 18px 0 0 130px;
}

article.contact #contactForm > dl > dd.name,
article.contact #contactForm > dl > dd.mail {
}

article.contact #contactForm > dl > dd input {
  vertical-align: middle;
}

article.contact #contactForm > dl > dd input[type=text],
article.contact #contactForm > dl > dd textarea {
  margin: -0.3em 0 0;
  padding: 0.3em 5px;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d2d2d2;
  width: 602px;
  font-size: 15px;
  background: #e6e6e6;
}

article.contact #contactForm > dl > dd textarea {
  max-width: 602px;
  height: 200px;
}

article.contact #contactForm > dl > dd input[type=radio] {
  vertical-align: baseline;
}

article.contact #contactForm > .submit {
  margin: 10px 0 0;
  padding-left: 155px;
  width: 120px;
  height: 28px;
  overflow: hidden;
  background: transparent url(../../common/images/button/send-120x28.png) no-repeat 153px -32px;
}

article.contact #contactForm > .submit input {
  border: none;
  width: 120px;
  height: 28px;
  line-height: 9999px;
  font-size: 1000px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -2px -2px;
  cursor: pointer;
}

article.contact #contactForm > .submit.back {
  float: left;
}

article.contact #contactForm > .submit.send {
  padding-left: 10px;
}

article.contact #contactForm > .submit input:hover {
  background-position: -2px -32px;
}

article.contact #contactForm > .submit.ok input {
  background-image: url(../images/button/ok-120x28.png);
}

article.contact #contactForm > .submit.back input {
  background-image: url(../images/button/back-120x28.png);
}

article.contact #contactForm > .submit.send input {
  background-image: url(../images/button/send-120x28.png);
}

article.contact .userSupport address {
  margin: 30px 157px 0 155px;
  border-top: 1px solid #ccc;
}

article.contact .userSupport address p {
  margin: 1.2em 0;
}

article.contact .userSupport address p.tel {
  padding: 40px 20px;
  color: #eee;
  font-size: 12px;
  background: transparent url(../../common/images/bg/user_support-614x70.png) no-repeat 0 0;
}


/* !article.privacyPolicy */

article.privacyPolicy dl.policy {
  margin: 0 25px 2.5em;
  padding: 0;
}

article.privacyPolicy dl.policy > dt {
  text-indent: -0.5em;
  margin: 2.5em 0 0;
}

article.privacyPolicy dl.policy > dd {
  margin: 0.2em 0 0;
}

article.privacyPolicy dl.policy > dd p {
  margin: 0;
}

article.privacyPolicy dl.policy > dd p.link {
  margin: 0.5em 0 0;
  font-size: 90%;
}

article.privacyPolicy dl.policy > dd p.link a {
  display: inline-block;
  padding: 0.2em 0 0.2em 20px;
  background: transparent url(../images/mark/arrow-right-blue-14x14.png) no-repeat 0 0.3em;
}


/* !article.sitemap */

article.sitemap ul.sitemap {
  margin: 0;
  padding: 0;
  list-style: none;
}

article.sitemap ul.sitemap a {
}

article.sitemap ul.sitemap a:hover {
}

article.sitemap ul.sitemap > li {
  border-top: 1px solid #ddd;
  text-transform: uppercase;
}

article.sitemap ul.sitemap > li > a {
  padding: 0.5em 37px 0.4em;
  display: block;
  color: #222;
  font-size: 20px;
  font-family: 'Anton', 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
  font-weight: normal;
  background: transparent url(../../common/images/mark/arrow-right-black-14x14.png) no-repeat 13px 0.95em;
}

article.sitemap ul.sitemap > li > a:hover {
  color: #0059b3;
  text-decoration: none;
  background: transparent url(../../common/images/mark/arrow-right-blue-14x14.png) no-repeat 13px 0.95em;
}

article.sitemap ul.sitemap > li:first-child {
  border: none;
}

article.sitemap ul.sitemap > li dl {
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 0;
}

article.sitemap ul.sitemap > li dl dt {
  margin: 0;
  padding: 0.25em 37px 0.1em;
  border-top: 1px dotted #ccc;
  color: #444;
  font-size: 85%;
  background: #eee;
}

article.sitemap ul.sitemap > li dl dd {
  margin: 0;
}

article.sitemap ul.sitemap > li ul {
  margin: 0;
  padding: 10px 27px;
  list-style: none;
  text-indent: 0;
  overflow: hidden;
}

article.sitemap ul.sitemap > li > ul {
  border-top: 1px dotted #ccc;
}

article.sitemap ul.sitemap > li li {
  margin: 0.2em 10px;
  float: left;
}

article.sitemap ul.sitemap > li li a {
  color: #0059b3;
}
