@charset "UTF-8";
.gnav__list.menu-04 > a { background-color: #fff; }

.contents a { color: #f96868; }
.contents .subnav a { background-image: url(/2016/en/img/main/ico.png); color: #f96868; }
.contents .subnav .odd { background-color: #ffe3e4; }
.contents .subnav .even { background-color: #ffebeb; }
.contents__heading { background-image: url(/2016/en/img/main/ico.png); color: #f96868; }
.contents__heading--simple { background: #ffe3e4; color: #f96868; font-size: 16px; font-weight: bold; left: 1.4; margin: 60px 0 30px; padding: 10px 20px; }
.contents__heading--simple:first-child { margin-top: 0; }
.contents__detail-wrap.odd .odd .contents__detail-ttl { background-color: #ffe3e4; }
.contents__detail-wrap.odd .even .contents__detail-ttl { background-color: #ffebeb; }
.contents__detail-wrap.even .odd .contents__detail-ttl { background-color: #ffebeb; }
.contents__detail-wrap.even .even .contents__detail-ttl { background-color: #ffe3e4; }
.contents__detail-ttl { background-image: url(/2016/en/img/main/ico.png); color: #f96868; position: relative; }
.contents__detail-ttl.new:after { background: #f96868; }
.contents__side-nav a { background-image: url(/2016/en/img/main/ico.png); }
.contents__side-nav a.cu, .contents__side-nav a:hover { background-color: #feeaeb; }

.cosplay__list { overflow: hidden; }
.cosplay__blk { float: left; line-height: 1; margin: 0 15px 15px 0; width: 402px; }
.cosplay__blk img { border: 1px solid #f96868; width: 400px; }
.cosplay__blk strong { color: #f96868; display: block; font-weight: bold; line-height: 1.5; padding: .5em 0; }
.cosplay__blk small { color: #B5B5B5; }
.cosplay__description { position: relative; }
.cosplay__description dt { left: 0; position: absolute; }
.cosplay__description dt:after { content: "："; }
.cosplay__description dd { padding-left: 5em; }
.cosplay__description li { list-style-type: disc; margin-left: 1.5em; }
.cosplay__description strong { color: #f00; }

.fashion__box { overflow: hidden; }
.fashion__box .contents__heading--simple { margin-right: 340px !important; }
.fashion__img { background: #f1f5f8; float: right; margin-left: 20px; padding: 10px; width: 300px; }
.fashion__img img { height: auto; width: 100%; }
.fashion__img + .contents__heading--simple { margin-top: 0 !important; }
.fashion__about { background: #feeaeb; min-height: 200px; position: relative; padding: 10px 350px 10px 10px; }
.fashion__about-ttl { color: #f96868; font-size: 20px; font-weight: bold; line-height: 75px; margin-bottom: 10px; position: relative; }
.fashion__about-ttl img { height: 75px; width: auto; }
.fashion__about-img { position: absolute; right: 10px; top: 10px; width: 320px; }
.fashion__about small { display: block; font-size: 10px; line-height: 1.3; }

.tradition__list { overflow: hidden; }
.tradition__blk { background-color: #ffebeb; float: left; line-height: 1; margin: 0 15px 15px 0; padding: 10px; position: relative; width: 320px; }
.tradition__blk .bx-wrapper { margin: 0 !important; }
.tradition__blk-img { height: 200px; overflow: hidden; position: relative; }
.bx-wrapper { position: relative; margin-bottom: 12px; }

.bx-has-pager { bottom: 5px; box-sizing: border-box; left: 0; padding: 0 10px; position: absolute; text-align: right; width: 320px; z-index: 100; }

.bx-pager-item { display: inline-block; padding-left: 5px; }

.bx-pager-link { background: #fff; border: 1px solid #f96868; border-radius: 5px; display: inline-block; height: 10px; overflow: hidden; text-align: left; text-indent: -99999em; width: 10px; }
.bx-pager-link.active { background: #f96868; }
.tradition__blk-logo { float: right; height: 70px; margin-bottom: 5px; width: 100px; }
.tradition__blk p { line-height: 1.5; margin: 0; }
.tradition__blk-name { min-height: 45px; }
.tradition__blk strong { color: #f96868; display: block; font-weight: bold; line-height: 1.5; padding: 5px 0; }
.tradition__blk-price { background: #fff; box-sizing: border-box; clear: both; margin: 0 0 10px; padding-left: 4.5em; position: relative; }
.tradition__blk-price dt, .tradition__blk-price dd { padding: 7px 1em 5px; }
.tradition__blk-price dt { background: #f96868; color: #fff; font-weight: bold; left: 0; position: absolute; top: 0; }
.tradition__blk-tgl { bottom: 10px; color: #f96868; cursor: pointer; display: none; float: right; position: absolute; right: 10px; text-decoration: underline; z-index: 10; }
.tradition__blk-tgl:after { content: "▼"; }
.tradition__blk-tgl:hover { text-decoration: none; }
.tradition__blk-tgl.opened:after { content: "▲"; }
.tradition__blk-txt { clear: both; }
.tradition__blk-txt strong { color: #030303; }
.tradition__blk-lead { margin-bottom: 1em !important; }
.tradition__blk small { color: #B5B5B5; }
.tradition__copyright { bottom: 10px; color: #B5B5B5; margin: 0 !important; position: absolute; width: 320px; }

.showcase__blk { margin: 0 0 60px; overflow: hidden; }
.showcase__blk strong { display: block; font-weight: bold; padding: 8px 0; }
.showcase__blk small { color: #B5B5B5; }
.showcase__name { background: #ffe3e4; color: #f96868; font-size: 16px; font-weight: bold; left: 1.4; margin-bottom: 30px; padding: 10px 20px; }
.showcase__works { background-color: #f1f5f8; float: left; line-height: 1; padding: 20px; width: 210px; }
.showcase__works:first-child, .showcase__name + .showcase__works, .showcase__name + p + .showcase__works { margin-right: 120px; position: relative; }
.showcase__works:first-child:after, .showcase__name + .showcase__works:after, .showcase__name + p + .showcase__works:after { content: url(/2016/en/img/main/ico__close.png); display: block; left: 280px; position: absolute; top: 100px; }
.showcase__works:first-child.single:after, .showcase__name + .showcase__works.single:after, .showcase__name + p + .showcase__works.single:after { content: ""; display: none; left: 0; top: 0; }

.collabo__blk { background-color: #f1f5f8; float: left; margin: 0 20px 20px 0; padding: 10px; position: relative; width: 320px; }
.collabo__blk img { height: auto; width: 100%; }
.collabo__blk p { line-height: 1.5; }
.collabo__works { color: #f96868; font-weight: bold; margin: 10px 0 0 !important; }
.collabo__ttl { font-weight: bold; margin: 10px 0 !important; }
.collabo__txt { margin: 0 !important; }
.collabo__copyright { bottom: 10px; color: #B5B5B5; margin: 0 !important; position: absolute; width: 320px; }

#foodpark { padding-top: 87px; margin-top: -87px; }
