@charset "UTF-8";
/* html5doctor.com Reset Stylesheet v1.6.1 Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

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

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

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

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

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

input, select { vertical-align: middle; }

/* [@extend] */
body { -webkit-text-size-adjust: 100%; }

/* [common.scss] */
/* [WEB FONT] */
.comingsoon, #header .gNavs li, .storyPager ul li.story1, .storyPager ul li.story2, .storyPager ul li.story3, .storyPager ul li.story4, .storyPager ul li.story5, .storyboxOne .episodeNo .crcl, .storyboxOne .episodeNo .txt, #character .charaboxOneWrpper .ttlArea .txt { font-family: 'Amiri', serif; }

body { font-family: 'Roboto', 'Noto Sans JP', 'メイリオ', 'Meiryo', sans-serif; }

/* [SELECTION] */
::-moz-selection { background: rgba(40, 239, 239, 0.2); }
::selection { background: rgba(40, 239, 239, 0.2); }

/* [Z-INDEX] */
#audioSelect { z-index: 5000; }

#header { z-index: 1000; }

/* [BASE SETTING] */
html { background: transparent; }

body { color: #fff; background-color: #000; overflow-y: scroll; }

img { vertical-align: bottom; }

a, a img { outline: none; }

canvas { display: block; }

/* [MAIN SETTING] */
#stage { width: 100%; min-width: 1240px; visibility: hidden; opacity: 0; }

#main { position: relative; width: 100%; min-height: 100vh; -webkit-box-sizing: border-box; box-sizing: border-box; }

#contents { position: relative; background: url("../img/common/bg_black.png"); }

#contents .contentsInner { min-height: 620px; padding: 75px 0 155px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.sky, .hanabishi, .constellation { position: fixed; top: 0; width: 100%; height: 100%; min-width: 1240px; }

.sky { background: url("../img/common/bg_sky.jpg") 50% 0/100% auto no-repeat; }

.hanabishi { background: url("../img/common/bg_hanabishi.jpg") 50% 0/100% auto no-repeat; }

.constellation { background: url("../img/common/bg_constellation.png") 50% -248px no-repeat; }

.pixi, .rain { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; }

.memoriL, .memoriR { position: absolute; top: 0; width: 8px; height: 100%; background: url("../img/common/bg_memori.png") repeat-y; }

.memoriL { left: 0; }

.memoriR { right: 0; }

.sec .pixi, .sec .rain, .sec .memoriL, .sec .memoriR { position: fixed; }

/* coming soon */
.comingsoon { padding-top: 80px; font-size: 32px; font-size: 2rem; line-height: 1.5; font-weight: 300; font-style: normal; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; text-align: center; }

.txtS { font-size: 12px; font-size: 0.75rem; line-height: 1.5; font-weight: 300; }

/* [PAGE TITLE] */
.page_ttl { position: relative; height: 364px; }

.page_ttl .svgWrapper { position: absolute; right: 50%; bottom: 50%; -webkit-transform: translate(50%, 50%); -ms-transform: translate(50%, 50%); transform: translate(50%, 50%); display: none; }

.page_ttl .svgWrapper .svg { -webkit-transform: translate(0, 82px); -ms-transform: translate(0, 82px); transform: translate(0, 82px); }

.page_ttl .path { stroke: #fff; fill: rgba(255, 255, 255, 0); stroke-width: 0.5; stroke-dasharray: 1000; stroke-dashoffset: 1000; }

/* [HEADER SETTING] */
#header { position: absolute; left: 0; top: 0; width: 100%; height: 140px; min-width: 1240px; padding: 20px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url("../img/common/bg_black.png"); }

#header .site_ttl { text-align: center; }

#header .site_ttl a { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#header .site_ttl a:hover { opacity: 0.7; }

#header .gNavs { width: 958px; margin: 10px auto 0 auto; overflow: hidden; }

#header .gNavs li { float: left; height: 50px; text-align: center; font-size: 18px; font-size: 1.125rem; line-height: 1.5; font-weight: 300; }

#header .gNavs li.invalid { opacity: 0.5; }

#header .gNavs li.news { width: 63px; }

#header .gNavs li.introduction { width: 117px; }

#header .gNavs li.story { width: 62px; }

#header .gNavs li.staffcast { width: 91px; }

#header .gNavs li.character { width: 94px; }

#header .gNavs li.onair { width: 70px; }

#header .gNavs li.theater { width: 76px; }

#header .gNavs li.movie { width: 68px; }

#header .gNavs li.goods { width: 67px; }

#header .gNavs li.music { width: 67px; }

#header .gNavs li.special { width: 74px; }

#header .gNavs li.bluray { width: 109px; }

#header .gNavs a, #header .gNavs .innerbox { position: relative; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

#header .gNavs a { display: block; color: #FFF; text-decoration: none; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#header .gNavs a.active, #header .gNavs a:hover { color: #28efef; text-shadow: 0 0 8px rgba(255, 255, 255, 0.4), 0 0 8px rgba(255, 255, 255, 0.4), 0 0 4px rgba(255, 255, 255, 0.4); }

#header .gNavs a.active span::after, #header .gNavs a:hover span::after { width: 100%; }

#header .gNavs .innerbox { display: inline-block; padding-top: 12px; background: url("../img/common/header/nav_dots.png") 50% 100% no-repeat; }

#header .gNavs .innerbox::after { content: ''; display: block; width: 0; height: 1px; background: rgba(255, 255, 255, 0.6); position: absolute; right: 50%; bottom: 1px; -webkit-transform: translate(50%, 0); -ms-transform: translate(50%, 0); transform: translate(50%, 0); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#header .gNavs .blank { width: 10px; height: 8px; background: url("../img/common/header/nav_blank.png") no-repeat; position: absolute; right: 50%; top: 0; -webkit-transform: translate(50%, 0); -ms-transform: translate(50%, 0); transform: translate(50%, 0); }

#header .gNavs .new { position: absolute; right: 50%; top: 2px; font-family: 'Roboto', sans-serif; color: #f4eb62; text-shadow: none; font-size: 10px; font-size: 0.625rem; line-height: 1; font-weight: 500; -webkit-transform: translate(50%, 0) scale(0.9); -ms-transform: translate(50%, 0) scale(0.9); transform: translate(50%, 0) scale(0.9); }

#header .newsbox { position: absolute; left: 40px; top: 15px; width: 440px; height: 45px; -webkit-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }

#header .newsbox::before, #header .newsbox::after { content: ''; display: block; width: 100%; height: 3px; position: absolute; background: url("../img/common/header/boxline_l.png") no-repeat; }

#header .newsbox::before { top: 0; }

#header .newsbox::after { bottom: 0; }

#header .newsbox .innerbox { height: 100%; overflow: hidden; }

#header .newsbox .ttl { width: 50px; padding: 14px 0 0 5px; -webkit-box-sizing: border-box; box-sizing: border-box; float: left; font-size: 10px; font-size: 0.625rem; line-height: 1.7; font-weight: normal; }

#header .newsbox .lst { width: 390px; padding-top: 12px; float: left; }

#header .newsbox .lst li { height: 35px; font-size: 12px; font-size: 0.75rem; line-height: 1.7; font-weight: normal; }

#header .newsbox .lst .title { position: relative; display: inline-block; }

#header .newsbox .lst .title::after { content: ''; display: block; width: 0; height: 1px; background-color: #28efef; opacity: 0; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#header .newsbox .lst a { color: #FFF; text-decoration: none; opacity: 1; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#header .newsbox .lst a:hover { color: #28efef; }

#header .newsbox .lst a:hover .title::after { width: 100%; opacity: 1; }

#header .newsbox:hover { height: 115px; background: rgba(0, 0, 0, 0.8); }

#header .controllers { position: absolute; right: 40px; top: 15px; }

#header .controllers .boxSuper { position: relative; width: 120px; height: 45px; float: left; }

#header .controllers .boxSuper:not(:first-child) { margin-left: 35px; }

#header .controllers .boxSuper::before, #header .controllers .boxSuper::after { content: ''; display: block; width: 100%; height: 3px; position: absolute; background: url("../img/common/header/boxline_s.png") no-repeat; }

#header .controllers .boxSuper::before { top: 0; }

#header .controllers .boxSuper::after { bottom: 0; }

#header .controllers .boxSuper .innerbox { overflow: hidden; }

#header .controllers .innerbox { margin: 0 auto; padding-top: 12px; overflow: hidden; }

#header .controllers .ttl { float: left; margin-right: 10px; padding-top: 2px; font-size: 10px; font-size: 0.625rem; line-height: 1.7; font-weight: normal; }

#header .controllers .con { float: left; }

#header .controllers .con img { margin-bottom: 2px; }

#header .guidebox .innerbox { width: 110px; }

#header .guidebox .con { cursor: pointer; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#header .guidebox .con:hover { opacity: 0.6; }

#header .bgmbox .innerbox { width: 90px; }

#header .bgmbox .con { cursor: pointer; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#header .bgmbox .con:hover { opacity: 0.6; }

#header .sharebox .innerbox { width: 90px; }

#header .sharebox .con { overflow: hidden; }

#header .sharebox li { float: left; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#header .sharebox li:not(:first-child) { margin-left: 10px; }

#header .sharebox li:hover { opacity: 0.6; }

.sec #header { position: fixed !important; }

/* [SUB NAVIGATION SETTING] */
#sNavgation { position: relative; background: url("../img/common/bg_black.png"); }

#sNavgation .sNavInner { padding: 40px 0 80px 0; background: url("../img/common/bg_constellation.png") 50% 50% no-repeat; }

#sNavgation .infobox .ttl { width: 200px; margin: 0 auto; padding-bottom: 15px; background: url("../img/common/snav/info_ttl_line.png") 50% 100% no-repeat; font-family: 'Amiri', serif; font-size: 24px; font-size: 1.5rem; line-height: 1.7; font-weight: normal; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; text-align: center; }

#sNavgation .infobox .lst { width: 1160px; margin: 24px auto 0 auto; overflow: hidden; }

#sNavgation .infobox .infoOne { position: relative; width: 180px; height: 180px; overflow: hidden; float: left; margin-left: 16px; margin-top: 16px; background: #000; }

#sNavgation .infobox .infoOne:nth-child(1), #sNavgation .infobox .infoOne:nth-child(6n+1) { margin-left: 0; }

#sNavgation .infobox .infoOne .image { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#sNavgation .infobox .infoOne .name { position: absolute; left: 4px; top: 4px; width: 172px; height: 32px; padding: 2px 0 0 12px; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Amiri', serif; font-size: 18px; font-size: 1.125rem; line-height: 1.5; font-weight: 200; color: #FFF; background: url("../img/common/snav/info_img_ttl.png") no-repeat; }

#sNavgation .infobox .infoOne .txt { width: 150px; position: absolute; right: 50%; top: 60px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: normal; color: #FFF; opacity: 0; -webkit-transform: translate(50%, 10px); -ms-transform: translate(50%, 10px); transform: translate(50%, 10px); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#sNavgation .infobox .infoOne a { display: block; color: #FFF; text-decoration: none; }

#sNavgation .infobox .infoOne a:hover .image { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); opacity: 0.4; }

#sNavgation .infobox .infoOne a:hover .txt { -webkit-transform: translate(50%, 0); -ms-transform: translate(50%, 0); transform: translate(50%, 0); opacity: 1; color: #28efef; }

#sNavgation .asidebox { display: table; width: 100%; margin-top: 50px; }

#sNavgation .asidebox .twt { position: relative; display: table-cell; }

#sNavgation .asidebox .twt .wgtWrapper { margin-top: 12px; padding: 0 40px; }

#sNavgation .asidebox .twt .wgt { padding: 20px; background: rgba(0, 0, 0, 0.6); border: 1px solid #686a6b; text-align: center; }

#sNavgation .asidebox .twt .btnFollow { position: absolute; left: 154px; top: -3px; display: inline-block; width: 80px; text-align: center; font-size: 10px; font-size: 0.625rem; line-height: 1.6; font-weight: normal; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-decoration: none; color: #fff; border: 1px solid rgba(255, 255, 255, 0.6); border-radius: 8px; -webkit-box-sizing: border-box; box-sizing: border-box; }

#sNavgation .asidebox .twt .btnFollow:hover { background-color: #106060; border-color: #106060; color: #fff; }

#sNavgation .asidebox .bnrs { display: table-cell; width: 680px; }

#sNavgation .asidebox .bnrs .ttl { text-align: right; }

#sNavgation .asidebox .bnrs ul { margin-top: 12px; letter-spacing: -0.4em; text-align: right; }

#sNavgation .asidebox .bnrs li { display: inline-block; letter-spacing: normal; margin: 0 20px 20px 0; }

#sNavgation .asidebox .bnrs li img { width: 200px; }

#sNavgation .asidebox .bnrs a { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#sNavgation .asidebox .bnrs a:hover { opacity: 0.8; }

/* [FOOTER SETTING] */
#footer { position: relative; border-top: 1px solid #343535; background: rgba(0, 0, 0, 0.8); }

#footer .innerbox { padding: 0 40px; overflow: hidden; }

#footer .copyrights { display: block; float: left; padding-top: 15px; font-size: 10px; font-size: 0.625rem; line-height: 1.7; font-weight: normal; }

#footer .logos { float: right; overflow: hidden; }

#footer .logos li { float: left; }

#footer .logos li:not(:first-child) { margin-left: 20px; }

#footer .logos a { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#footer .logos a:hover { opacity: 0.6; }

.pagetop { position: fixed; right: 40px; bottom: 40px; display: none; }

/* [AUDIO SETTING] */
#audioSelect { position: fixed; top: 0; width: 100%; height: 100vh; background: rgba(0, 0, 0, 0.7) url("../img/common/bg_black.png"); display: none; }

#audioSelect .btnClose { position: absolute; right: 40px; top: 40px; cursor: pointer; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#audioSelect .btnClose:hover { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

#audioSelect .innerbox { position: absolute; right: 50%; bottom: 50%; -webkit-transform: translate(260px, 170px); -ms-transform: translate(260px, 170px); transform: translate(260px, 170px); text-align: center; }

#audioSelect .txt { margin-top: 60px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

#audioSelect .btn { margin-top: 35px; letter-spacing: -0.4em; }

#audioSelect .btn li { display: inline-block; letter-spacing: normal; cursor: pointer; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#audioSelect .btn li:not(:first-child) { margin-left: 35px; }

#audioSelect .btn li:hover { opacity: 0.5; }

/*
#index #audioSelect{
    background:none;
}
*/
/* [LOADER SETTING] */
#loader { position: fixed; width: 100%; height: 100vh; }

#loader .progressbar { position: absolute; top: 50%; height: 1px; background: #999; -webkit-box-shadow: 0 2px 24px 0 #22c8ff; box-shadow: 0 2px 24px 0 #22c8ff; }

/* [BUTTON SETTING] */
.btnSmall { display: inline-block; width: 80px; text-align: center; text-decoration: none; font-size: 10px; font-size: 0.625rem; line-height: 1.6; font-weight: normal; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; color: #fff; outline: none; border: 1px solid rgba(255, 255, 255, 0.6); line-height: 16px; border-radius: 8px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.btnSmall:hover { background-color: #106060; border-color: #106060; color: #fff; }

.btnMedium { display: inline-block; text-align: center; text-decoration: none; font-size: 14px; font-size: 0.875rem; line-height: 1.6; font-weight: normal; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; color: #fff; outline: none; border: 1px solid rgba(255, 255, 255, 0.6); padding: 6px 12px; border-radius: 18px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.btnMedium:hover { background-color: #106060; border-color: #106060; color: #fff; }

/* [PRODUCT SETTING] */
.proOne { display: inline-block; margin-bottom: 20px; letter-spacing: normal; }

.proOne:not(:first-child) { margin-left: 40px; }

.proOne .image a { display: block; position: relative; background: #444; }

.proOne .image a span { display: block; position: relative; }

.proOne .image a::before, .proOne .image a::after, .proOne .image a span::before, .proOne .image a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

.proOne .image a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #666 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #666)); background: -webkit-linear-gradient(top, #FFF 0%, #666 100%); background: -o-linear-gradient(top, #FFF 0%, #666 100%); background: -ms-linear-gradient(top, #FFF 0%, #666 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#666)); background: linear-gradient(to bottom, #FFF 0%, #666 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.proOne .image a:hover::before { height: 100%; }

.proOne .image a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #666 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #666)); background: -webkit-linear-gradient(left, #FFF 0%, #666 100%); background: -o-linear-gradient(left, #FFF 0%, #666 100%); background: -ms-linear-gradient(left, #FFF 0%, #666 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#666)); background: linear-gradient(to right, #FFF 0%, #666 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.proOne .image a:hover::after { width: 100%; }

.proOne .image a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #666; background: -moz-linear-gradient(top, #666 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #666 0%, #FFF 100%); background: -o-linear-gradient(top, #666 0%, #FFF 100%); background: -ms-linear-gradient(top, #666 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#FFF)); background: linear-gradient(to bottom, #666 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.proOne .image a:hover span::before { height: 100%; }

.proOne .image a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #666; background: -moz-linear-gradient(left, #666 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #666), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #666 0%, #FFF 100%); background: -o-linear-gradient(left, #666 0%, #FFF 100%); background: -ms-linear-gradient(left, #666 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#666), to(#FFF)); background: linear-gradient(to right, #666 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.proOne .image a:hover span::after { width: 100%; }

.proOne .image a span { width: 360px; height: 360px; border: 1px solid rgba(255, 255, 255, 0.4); -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; text-align: center; vertical-align: middle; }

.proOne .image a span img { width: auto; height: auto; max-width: 360px; max-height: 360px; }

.proOne .image a img { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.proOne .image a:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); opacity: 0.6; }

.proOne .image .cover { position: absolute; top: -1px; left: -1px; z-index: 10; width: 362px; height: 362px; background: url("../img/common/thumb_cover.png") no-repeat; }

.proOne .proTxts { margin-top: 16px; text-align: left; }

.proOne .proTxts a { text-decoration: none; }

.proOne .proTxtsInner { margin-top: 10px; overflow: hidden; }

.proOne .products { float: left; }

.proOne .products:not(:first-child) { margin-left: 24px; }

.proCategory { font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; color: #FFF; }

.proCategory2 { font-size: 14px; font-size: 0.875rem; line-height: 1; font-weight: 300; color: #FFF; }

.proName { font-size: 24px; font-size: 1.5rem; line-height: 1; font-weight: 300; color: #28efef; margin: 8px auto; }

.proDiscription { font-size: 14px; font-size: 0.875rem; line-height: 1; font-weight: 300; color: #FFF; }

/* [MARGIN SETTING] */
.mod-mgn10 { margin-top: 10px; }

.mod-mgn20 { margin-top: 20px; }

.mod-mgn30 { margin-top: 30px; }

.mod-mgn40 { margin-top: 40px; }

.mod-mgn50 { margin-top: 50px; }

#index #stage { background: #1a2e43; min-height: 100vh; }

#index #main { padding-top: 140px; }

#index .bgs { position: fixed; width: 100%; min-width: 1240px; min-height: 1450px; padding-top: 118%; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }

#index .bgs .layer1, #index .bgs .layer2, #index .bgs .layer3 { position: absolute; top: 0; width: 100%; height: 100%; }

#index .bgs .layer1 { background: url("../img/index/bg_layer1.jpg") 50% 100%/100% auto no-repeat; }

#index .bgs .layer2 { background: url("../img/index/bg_layer2.png") 50% 100%/100% auto no-repeat; }

#index .bgs .layer3 { background: url("../img/index/bg_layer3.png") 50% 100%/100% auto no-repeat; }

#index .ttl_left { font-size: 10px; font-size: 0.625rem; line-height: 1.7; font-weight: normal; text-align: left; height: 9px; line-height: 9px; padding-left: 52px; background: url("../img/index/pickup_ttl.png") 0 0 no-repeat; text-shadow: 0 0 8px rgba(0, 0, 0, 0.4), 0 0 8px rgba(0, 0, 0, 0.4), 0 0 4px rgba(0, 0, 0, 0.4); }

#index .ttl_right { font-size: 10px; font-size: 0.625rem; line-height: 1.7; font-weight: normal; text-align: right; height: 9px; line-height: 9px; padding-right: 52px; background: url("../img/index/pickup_ttl2.png") 100% 0 no-repeat; }

#index .firstView { position: relative; padding-top: 82%; }

#index .firstView .sholder { width: 43%; max-width: 854px; position: absolute; right: 50%; top: 42px; -webkit-transform: translate(50%, 0); -ms-transform: translate(50%, 0); transform: translate(50%, 0); }

#index .firstView .sholder img { width: 100%; height: auto; }

#index .firstView .ttl { position: absolute; left: 0; bottom: 8.6%; width: 100%; height: 232px; padding-top: 45px; -webkit-box-sizing: border-box; box-sizing: border-box; background: url("../img/index/sitettl_bg.png") 50% 50% no-repeat; text-align: center; }

#index .firstView .catchcopy1, #index .firstView .catchcopy2 { position: absolute; top: 74px; overflow: hidden; }

#index .firstView .catchcopy1 { right: 120px; }

#index .firstView .catchcopy2 { right: 179px; }

#index .firstView .pickups { position: absolute; top: 75px; }

#index .firstView .pickups li:not(:first-child) { margin-top: 26px; }

#index .firstView .pickups li:not(:first-child):nth-child(2) { margin-top: 40px; }

#index .firstView .pickups .pickupOnair dd, #index .firstView .pickups .pickupTheater dd, #index .firstView .pickups .pickupBluray dd { margin-left: 25px; }

#index .firstView .pickups .pickupOnair a, #index .firstView .pickups .pickupTheater a, #index .firstView .pickups .pickupBluray a { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .pickupOnair a:hover, #index .firstView .pickups .pickupTheater a:hover, #index .firstView .pickups .pickupBluray a:hover { opacity: 0.8; }

#index .firstView .pickups .movieLst dd { width: 200px; margin: 10px 0 0 40px; background: #000; }

#index .firstView .pickups .movieLst dd img { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .movieLst dd a { display: block; position: relative; }

#index .firstView .pickups .movieLst dd a span { display: block; position: relative; }

#index .firstView .pickups .movieLst dd a::before, #index .firstView .pickups .movieLst dd a::after, #index .firstView .pickups .movieLst dd a span::before, #index .firstView .pickups .movieLst dd a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

#index .firstView .pickups .movieLst dd a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(top, #FFF 0%, #626262 100%); background: -o-linear-gradient(top, #FFF 0%, #626262 100%); background: -ms-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#626262)); background: linear-gradient(to bottom, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .movieLst dd a:hover::before { height: 100%; }

#index .firstView .pickups .movieLst dd a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(left, #FFF 0%, #626262 100%); background: -o-linear-gradient(left, #FFF 0%, #626262 100%); background: -ms-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#626262)); background: linear-gradient(to right, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .movieLst dd a:hover::after { width: 100%; }

#index .firstView .pickups .movieLst dd a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #626262; background: -moz-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #626262 0%, #FFF 100%); background: -o-linear-gradient(top, #626262 0%, #FFF 100%); background: -ms-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#FFF)); background: linear-gradient(to bottom, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .movieLst dd a:hover span::before { height: 100%; }

#index .firstView .pickups .movieLst dd a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #626262; background: -moz-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #626262 0%, #FFF 100%); background: -o-linear-gradient(left, #626262 0%, #FFF 100%); background: -ms-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#626262), to(#FFF)); background: linear-gradient(to right, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .movieLst dd a:hover span::after { width: 100%; }

#index .firstView .pickups .movieLst dd a:hover img { opacity: 0.6; }

#index .firstView .pickups .vselector dd { width: 200px; margin: 10px 0 0 40px; background: url("../img/index/visual_selector_anime.png") no-repeat; }

#index .firstView .pickups .vselector dd img { -webkit-transition: all 0.6s ease-out; -o-transition: all 0.6s ease-out; transition: all 0.6s ease-out; }

#index .firstView .pickups .vselector dd a { display: block; position: relative; }

#index .firstView .pickups .vselector dd a span { display: block; position: relative; }

#index .firstView .pickups .vselector dd a::before, #index .firstView .pickups .vselector dd a::after, #index .firstView .pickups .vselector dd a span::before, #index .firstView .pickups .vselector dd a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

#index .firstView .pickups .vselector dd a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(top, #FFF 0%, #626262 100%); background: -o-linear-gradient(top, #FFF 0%, #626262 100%); background: -ms-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#626262)); background: linear-gradient(to bottom, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .vselector dd a:hover::before { height: 100%; }

#index .firstView .pickups .vselector dd a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(left, #FFF 0%, #626262 100%); background: -o-linear-gradient(left, #FFF 0%, #626262 100%); background: -ms-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#626262)); background: linear-gradient(to right, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .vselector dd a:hover::after { width: 100%; }

#index .firstView .pickups .vselector dd a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #626262; background: -moz-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #626262 0%, #FFF 100%); background: -o-linear-gradient(top, #626262 0%, #FFF 100%); background: -ms-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#FFF)); background: linear-gradient(to bottom, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .vselector dd a:hover span::before { height: 100%; }

#index .firstView .pickups .vselector dd a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #626262; background: -moz-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #626262 0%, #FFF 100%); background: -o-linear-gradient(left, #626262 0%, #FFF 100%); background: -ms-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#626262), to(#FFF)); background: linear-gradient(to right, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .pickups .vselector dd a:hover span::after { width: 100%; }

#index .firstView .bnrs { position: absolute; /* top:620px; right:80px; text-align: right; */ left: 0; top: 450px; }

#index .firstView .bnrs li:not(:first-child) { margin-top: 15px; }

#index .firstView .bnrs a { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#index .firstView .bnrs a:hover { opacity: 0.7; }

#index .firstView .bnrs_pickup img { width: 280px; }

#index .openingLogo { width: 42%; position: absolute; right: 50%; bottom: 50%; -webkit-transform: translate(50%, 50%); -ms-transform: translate(50%, 50%); transform: translate(50%, 50%); }

#index .openingLogo .path, #index .openingLogo .path2 { stroke: #fff; fill: rgba(255, 255, 255, 0); stroke-width: 0.5; stroke-dasharray: 1000; stroke-dashoffset: 1000; }

#index.theater .bgs .layer1 { background: url("../img/index/bg2_layer2.png") 50% 0/100% auto no-repeat; }

#index.theater .bgs .layer2 { background: url("../img/index/bg2_layer2.png") 50% 0/100% auto no-repeat; }

#index.theater .bgs .layer3 { background: url("../img/index/bg2_layer3.png") 50% 0/100% auto no-repeat; }

#index.theater .firstView .pickups .vselector dd img { opacity: 0; }

#introduction .pager { position: relative; margin-bottom: 50px; }

#introduction .pager::before { content: ''; display: block; position: absolute; top: 4px; width: 100%; height: 1px; background: rgba(255, 255, 255, 0.4); }

#introduction .pager ul { text-align: center; }

#introduction .pager ul li { display: inline-block; padding-top: 15px; background: url("../img/character/pager_circle.png") 50% 0 no-repeat; font-size: 16px; font-size: 1rem; line-height: 1; font-weight: 300; }

#introduction .pager ul li:not(:first-child) { margin-left: 50px; }

#introduction .pager ul li a { color: #FFF; text-decoration: none; }

#introduction .pager ul li a:hover { color: #28efef; text-shadow: 0 0 8px rgba(255, 255, 255, 0.4), 0 0 8px rgba(255, 255, 255, 0.4), 0 0 4px rgba(255, 255, 255, 0.4); }

#introduction #intro-anime { width: 840px; margin: -150px auto 0 auto; padding-top: 150px; }

#introduction #intro-theater { width: 840px; margin: -30px auto 0 auto; padding-top: 150px; }

#introduction .box2 { margin-top: 80px; }

#introduction .box2 .ttl { text-align: center; }

#introduction .box3 { margin-top: 80px; }

#introduction .itxt, #introduction .txt { margin-top: 40px; }

#introduction .txt { font-size: 16px; font-size: 1rem; line-height: 2; font-weight: 300; }

#introduction .image { margin-top: 40px; text-align: center; }

.storyPager { position: relative; margin-bottom: 50px; }

.storyPager::before { content: ''; display: block; position: absolute; top: 4px; width: 100%; height: 1px; background: rgba(255, 255, 255, 0.4); }

.storyPager ul { text-align: center; }

.storyPager ul li { display: inline-block; padding-top: 15px; background: url("../img/story/pager_circle.png") 50% 0 no-repeat; font-size: 16px; font-size: 1rem; line-height: 1; font-weight: 300; color: #FFF; cursor: pointer; }

.storyPager ul li:not(:first-child) { margin-left: 30px; }

.storyPager ul li:hover, .storyPager ul li.is-active { color: #28efef; text-shadow: 0 0 8px rgba(255, 255, 255, 0.4), 0 0 8px rgba(255, 255, 255, 0.4), 0 0 4px rgba(255, 255, 255, 0.4); }

.storyPager ul li.theater { font-size: 12px; font-size: 0.75rem; line-height: 1; font-weight: 300; }

.storyWrapper { overflow: hidden; }

.storyWrapper .theater .theaterBox1, .storyWrapper .theater .theaterBox2, .storyWrapper .theater .theaterBox3 { margin-top: 40px; }

.storyWrapper .theater .theaterttl { margin-bottom: 50px; }

.storyWrapper .theater .txt { line-height: 2 !important; }

.storyWrapper .theater .itxt { margin-top: 40px; }

.storyWrapper .theater .theaterimage { margin-top: 80px; text-align: center; }

.storyWrapper .theater .theaterimage img { display: inline-block !important; }

.storyboxOne { position: relative; width: 100vw; }

.storyboxOne .innerbox { position: relative; width: 840px; margin: 0 auto; }

.storyboxOne .ttl { font-size: 18px; font-size: 1.125rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

.storyboxOne .sttl { margin-top: 35px; font-size: 10px; font-size: 0.625rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

.storyboxOne .txt { margin-top: 5px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

.storyboxOne .imagebox { margin-top: 20px; overflow: hidden; }

.storyboxOne .largeImage { float: left; }

.storyboxOne .thumbImage { float: right; }

.storyboxOne .thumbImage li { height: 85px; overflow: hidden; }

.storyboxOne .thumbImage li:not(:first-child) { margin-top: 2px; }

.storyboxOne .thumbImage img { width: 138px; }

.storyboxOne .thumbImage a { position: relative; display: block; line-height: 0; overflow: hidden; }

.storyboxOne .thumbImage a::before, .storyboxOne .thumbImage a::after { content: ''; display: block; width: 160%; height: 100%; position: absolute; z-index: 1; background: rgba(0, 0, 0, 0.3); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.storyboxOne .thumbImage a::before { left: 50%; top: 0; -webkit-transform: skew(-45deg) translate(-50%, 0); -ms-transform: skew(-45deg) translate(-50%, 0); transform: skew(-45deg) translate(-50%, 0); }

.storyboxOne .thumbImage a::after { right: 50%; bottom: 0; -webkit-transform: skew(-45deg) translate(50%, 0); -ms-transform: skew(-45deg) translate(50%, 0); transform: skew(-45deg) translate(50%, 0); }

.storyboxOne .thumbImage a:hover::before, .storyboxOne .thumbImage a.is-active::before { -webkit-transform: skew(-45deg) translate(50%, 0); -ms-transform: skew(-45deg) translate(50%, 0); transform: skew(-45deg) translate(50%, 0); }

.storyboxOne .thumbImage a:hover::after, .storyboxOne .thumbImage a.is-active::after { -webkit-transform: skew(-45deg) translate(-50%, 0); -ms-transform: skew(-45deg) translate(-50%, 0); transform: skew(-45deg) translate(-50%, 0); }

.storyboxOne .episodeNo { display: inline-block; width: 40px; position: absolute; left: -80px; top: 0; }

.storyboxOne .episodeNo .crcl { display: inline-block; width: 40px; height: 40px; margin-left: -20px; padding: 6px 0 0 0; border: 1px solid #fff; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; position: absolute; left: 50%; font-size: 18px; font-size: 1.125rem; line-height: 1.6; font-weight: 300; }

.storyboxOne .episodeNo .txt { display: inline-block; font-size: 18px; font-size: 1.125rem; line-height: 1.6; font-weight: 300; width: 56px; color: #fff; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); position: absolute; top: 90px; left: -8px; text-align: right; }

.storyboxOne .episodeNo .line { display: block; width: 1px; height: 16px; background: rgba(255, 255, 255, 0.4); position: absolute; left: 20px; top: 52px; }

#story .bx-wrapper .bx-viewport { -webkit-box-shadow: none; box-shadow: none; border: none; background: none; }

#story .bx-wrapper .bx-controls-direction a { display: block; width: 64px; height: 64px; border: 1px solid #FFF; border-radius: 32px; top: 17.6%; }

#story .bx-wrapper .bx-prev { left: 40px; background: url("../img/story/btn_prev.png") 50% 50%/100% auto no-repeat; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#story .bx-wrapper .bx-prev:hover { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

#story .bx-wrapper .bx-next { right: 40px; background: url("../img/story/btn_next.png") 50% 50%/100% no-repeat; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#story .bx-wrapper .bx-next:hover { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

#staffcast .lst { width: 1000px; margin: 0 auto; overflow: hidden; }

#staffcast .lst .ttl { width: 200px; margin: 0 auto 38px auto; padding-bottom: 15px; font-size: 24px; font-size: 1.5rem; line-height: 1.7; font-weight: normal; font-family: 'Amiri', serif; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; text-align: center; background: url("../img/staffcast/section_line.png") 50% 100% no-repeat; }

#staffcast .lst .btnComment { position: absolute; top: -5px; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#staffcast .lst .btnComment:hover { opacity: 0.6; }

#staffcast .staff { width: 480px; margin-right: 40px; float: left; }

#staffcast .staff .ttl { -webkit-transform: translate(-5px, 0); -ms-transform: translate(-5px, 0); transform: translate(-5px, 0); }

#staffcast .staff .box2 { margin-top: 40px; }

#staffcast .staff dl { margin-top: 10px; overflow: hidden; }

#staffcast .staff dt { position: relative; width: 230px; float: left; padding-top: 2px; text-align: right; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: normal; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#staffcast .staff dd { position: relative; width: 230px; float: right; margin-left: 20px; font-size: 16px; font-size: 1rem; line-height: 1.7; font-weight: normal; }

#staffcast .staff .indent { text-indent: 1rem; }

#staffcast .staff .btnComment { left: 95px; }

#staffcast .staff .btnComment.orito { top: 22px; }

#staffcast .castSongsOther { width: 480px; float: left; }

#staffcast .cast { width: 480px; }

#staffcast .cast ul { width: 210px; text-align: center; margin: 0 auto; }

#staffcast .cast ul.othercast { margin-top: 40px; }

#staffcast .cast li { position: relative; margin-top: 10px; font-size: 16px; font-size: 1rem; line-height: 1.7; font-weight: normal; }

#staffcast .cast .btnComment { left: 165px; }

#staffcast .songs { width: 480px; }

#staffcast .songs .ttl { margin-top: 68px; }

#staffcast .songs dl { margin-top: 10px; overflow: hidden; }

#staffcast .songs dt { position: relative; width: 230px; float: left; padding-top: 2px; text-align: right; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: normal; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#staffcast .songs dd { position: relative; width: 230px; float: right; margin: 12px 0 0 20px; font-size: 16px; font-size: 1rem; line-height: 1.7; font-weight: normal; }

#staffcast .songs .indent { text-indent: 1rem; }

#staffcast .songs .btnComment { left: 95px; }

#staffcast .other { width: 480px; }

#staffcast .other .ttl { margin-top: 68px; }

#staffcast .other dl { margin-top: 10px; overflow: hidden; }

#staffcast .other dt { position: relative; width: 230px; float: left; padding-top: 2px; text-align: right; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: normal; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#staffcast .other dd { position: relative; width: 230px; float: right; margin-left: 20px; font-size: 16px; font-size: 1rem; line-height: 1.7; font-weight: normal; }

#staffcast .other .indent { text-indent: 1rem; }

#staffcast .other .btnComment { left: 95px; }

#staffcastComment { background: transparent; overflow-y: auto; }

#staffcastComment .commentWrapper { position: absolute; right: 50%; bottom: 50%; -webkit-transform: translate(347px, 185px); -ms-transform: translate(347px, 185px); transform: translate(347px, 185px); }

#staffcastComment .yaku { display: block; font-size: 18px; font-size: 1.125rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#staffcastComment .name { display: block; margin-top: 5px; font-size: 24px; font-size: 1.5rem; line-height: 1.7; font-weight: 300; }

#staffcastComment .scrollpane { width: 694px; height: 274px; margin: 20px auto 0 auto; }

#staffcastComment .scrollpane .innerbox { width: 664px; }

#staffcastComment .txt { margin-bottom: 20px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

.btnSmall { position: absolute; margin: 5px 0 0 16px; text-indent: 0; }

.btnSmall.orito { margin-top: -48px; }

#character .contentsInner { position: relative; overflow: hidden; }

#character .charaboxOneWrpper { width: 100vw; }

#character .charaboxOneWrpper .charaboxOne { position: relative; width: 1000px; margin: 0 auto; }

#character .charaboxOneWrpper section { overflow: hidden; }

#character .charaboxOneWrpper .image { float: right; }

#character .charaboxOneWrpper .txtArea { position: absolute; left: 80px; top: 40px; width: 460px; }

#character .charaboxOneWrpper .jaName { font-size: 24px; font-size: 1.5rem; line-height: 1.5; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#character .charaboxOneWrpper .enName { position: absolute; left: -75px; top: 0; }

#character .charaboxOneWrpper .cv { font-size: 14px; font-size: 0.875rem; line-height: 1.5; font-weight: 300; }

#character .charaboxOneWrpper .cv span { font-size: 10px; font-size: 0.625rem; line-height: 1.5; font-weight: 300; }

#character .charaboxOneWrpper .txt { margin-top: 35px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

#character .charaboxOneWrpper .gallerySliderWrapper { width: 360px; height: 360px; margin-top: 35px; }

#character .charaboxOneWrpper .gallerySlider { position: relative; width: 360px; height: 360px; background: rgba(0, 0, 0, 0.4); border-radius: 50%; overflow: hidden; }

#character .charaboxOneWrpper .gallerySlider::after { content: ''; display: block; position: absolute; top: 0; width: 100%; height: 100%; background: url("../img/character/slider_frame.png") no-repeat; }

#character .charaboxOneWrpper .ttlArea { width: 40px; position: absolute; display: inline-block; top: 0; left: -80px; }

#character .charaboxOneWrpper .ttlArea .crcl { display: inline-block; width: 40px; height: 40px; margin-left: -20px; padding: 6px 0 7px 2px; border: 1px solid #fff; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; position: absolute; left: 50%; }

#character .charaboxOneWrpper .ttlArea .crcl img { display: block; margin: 4px auto 0 auto; }

#character .charaboxOneWrpper .ttlArea .txt { display: inline-block; font-size: 18px; font-size: 1.125rem; line-height: 1.6; font-weight: 300; width: 200px; color: #fff; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); position: absolute; top: 130px; left: -80px; text-align: right; }

#character .charaboxOneWrpper .ttlArea .line { width: 1px; height: 16px; background: rgba(255, 255, 255, 0.4); display: block; position: absolute; left: 20px; top: 52px; }

#character .charaboxOneWrpper.others .charaboxOne { overflow: hidden; }

#character .charaboxOneWrpper.others .otherOne { width: 400px; margin-bottom: 80px; }

#character .charaboxOneWrpper.others .otherOne:nth-child(odd) { float: left; }

#character .charaboxOneWrpper.others .otherOne:nth-child(even) { float: right; }

#character .charaPager { position: relative; margin-bottom: 50px; }

#character .charaPager::before { content: ''; display: block; position: absolute; top: 4px; width: 100%; height: 1px; background: rgba(255, 255, 255, 0.4); }

#character .charaPager ul { text-align: center; }

#character .charaPager ul li { display: inline-block; padding-top: 15px; background: url("../img/character/pager_circle.png") 50% 0 no-repeat; font-size: 16px; font-size: 1rem; line-height: 1; font-weight: 300; color: #FFF; cursor: pointer; }

#character .charaPager ul li:not(:first-child) { margin-left: 50px; }

#character .charaPager ul li:hover, #character .charaPager ul li.active { color: #28efef; text-shadow: 0 0 8px rgba(255, 255, 255, 0.4), 0 0 8px rgba(255, 255, 255, 0.4), 0 0 4px rgba(255, 255, 255, 0.4); }

#character .contentsInner > .bx-wrapper .bx-viewport { -webkit-box-shadow: none; box-shadow: none; border: none; background: none; }

#character .contentsInner > .bx-wrapper .bx-controls-direction a { width: 64px; height: 64px; border: 1px solid #FFF; border-radius: 32px; }

#character .contentsInner > .bx-wrapper .bx-prev { left: 40px; background: url("../img/character/btn_prev.png") 50% 50%/100% auto no-repeat; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#character .contentsInner > .bx-wrapper .bx-prev:hover { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

#character .contentsInner > .bx-wrapper .bx-next { right: 40px; background: url("../img/character/btn_next.png") 50% 50%/100% no-repeat; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#character .contentsInner > .bx-wrapper .bx-next:hover { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

#character .contentsInner > .bx-wrapper .bx-prev:hover, #character .contentsInner > .bx-wrapper .bx-next:hover { width: 80px; height: 80px; border: 1px solid #FFF; border-radius: 40px; margin: -24px 0 0 0; }

#character .contentsInner > .bx-wrapper .bx-prev.yumemi:hover, #character .contentsInner > .bx-wrapper .bx-next.yumemi:hover { background: url("../img/character/ani_yumemi.gif") 50% 50%/100% no-repeat; }

#character .contentsInner > .bx-wrapper .bx-prev.kuzuya:hover, #character .contentsInner > .bx-wrapper .bx-next.kuzuya:hover { background: url("../img/character/ani_kuzuya.gif") 50% 50%/100% no-repeat; }

#character .bx-wrapper .bx-pager.bx-default-pager a { text-indent: 100%; white-space: normal; overflow: hidden; }

#character .gallerySlider .bx-wrapper .bx-pager.bx-default-pager a:hover, #character .bx-wrapper .bx-pager.bx-default-pager a { background: #040209; border: 1px solid #fff; -webkit-box-sizing: border-box; box-sizing: border-box; }

#character .gallerySlider .bx-wrapper .bx-pager.bx-default-pager a:hover, #character .bx-wrapper .bx-pager.bx-default-pager a.active { background: #28efef; border: 1px solid #28efef; }

#character .selector { position: absolute; left: 0; bottom: -28px; font-size: 10px; font-size: 0.625rem; line-height: 1; font-weight: 500; }

#onair .boxes { width: 840px; margin: 0 auto; text-align: center; }

#onair .boxes .ttl { font-size: 24px; font-size: 1.5rem; line-height: 1.7; font-weight: normal; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#onair .boxes .txt1 { margin-top: 50px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

#onair .boxes .txt2 { margin-top: 20px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

#onair .itxt { margin-top: 64px; }

#onair .datas { width: 840px; margin: 40px auto 0 auto; }

#onair .dataTable { width: 100%; }

#onair .dataTable th, #onair .dataTable td { font-size: 14px; font-size: 0.875rem; line-height: 1.5; font-weight: 300; }

#onair .dataTable th { padding: 10px; background: rgba(16, 96, 96, 0.6); text-align: center; border: 1px solid #386a6a; border-right: none; }

#onair .dataTable th:first-child { width: 35%; }

#onair .dataTable th:last-child { width: 15%; border-right: 1px solid #386a6a; }

#onair .dataTable td { padding: 15px 10px; background: rgba(0, 0, 0, 0.6); border-left: 1px solid #808685; border-bottom: 1px solid #808685; vertical-align: middle; text-align: center; }

#onair .dataTable td:nth-child(1) { text-align: left; font-size: 16px; font-size: 1rem; line-height: 1.5; font-weight: 300; }

#onair .dataTable td:last-child { border-right: 1px solid #808685; }

#onair .dataTable a { color: #FFF; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#onair .dataTable a:hover { color: #28efef; }

#onair .att { display: block; margin-top: 10px; font-size: 12px; font-size: 0.75rem; line-height: 1.5; font-weight: 300; }

#theater .contentsInner { padding: 150px 0 !important; min-height: initial !important; min-height: auto !important; }

#theater .theaterHead { text-align: center; }

#theater .theaterHead .ticket, #theater .theaterHead .tokuten { margin-top: 40px; }

#theater .theaterHead .ticket { position: relative; display: inline-block; }

#theater .theaterHead .ticket .btnMedium { position: absolute; top: 178px; left: 200px; }

#theater .txt { font-size: 14px; font-size: 0.875rem; line-height: 2; font-weight: 300; margin-top: 16px; }

#theater .att { font-size: 16px; font-size: 1rem; line-height: 1.8; font-weight: 500; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; margin-top: 24px; }

#theater .datas { width: 840px; margin: 60px auto 0 auto; }

#theater .data:not(:first-child) { margin-top: 60px; }

#theater .areaCategory { font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 500; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#theater .dataTable { width: 100%; margin-top: 10px; }

#theater .dataTable th, #theater .dataTable td { font-size: 14px; font-size: 0.875rem; line-height: 1.5; font-weight: 300; vertical-align: middle; }

#theater .dataTable th { padding: 10px; background: rgba(16, 96, 96, 0.6); text-align: center; border: 1px solid #386a6a; border-right: none; }

#theater .dataTable th:nth-child(1) { width: 15%; }

#theater .dataTable th:nth-child(3) { width: 20%; }

#theater .dataTable th:nth-child(4) { width: 15%; }

#theater .dataTable th:nth-child(5) { width: 15%; border-right: 1px solid #386a6a; }

#theater .dataTable td { padding: 15px 10px; background: rgba(0, 0, 0, 0.6); border-left: 1px solid #808685; border-bottom: 1px solid #808685; text-align: center; }

#theater .dataTable td:last-child { border-right: 1px solid #808685; }

#theater .dataTable a { color: #FFF; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#theater .dataTable a:hover { color: #28efef; }

.theater-attention { font-family: "游明朝体", "Yu Mincho", YuMincho; font-size: 32px; text-align: center; }

#movie .contentsInner { text-align: center; letter-spacing: -0.4em; width: 1160px; margin: 0 auto; }

#movie .movieOne { display: inline-block; margin-left: 40px; margin-bottom: 40px; letter-spacing: normal; vertical-align: top; }

#movie .movieOne a { display: block; position: relative; background: #000; }

#movie .movieOne a span { display: block; position: relative; }

#movie .movieOne a::before, #movie .movieOne a::after, #movie .movieOne a span::before, #movie .movieOne a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

#movie .movieOne a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(top, #FFF 0%, #626262 100%); background: -o-linear-gradient(top, #FFF 0%, #626262 100%); background: -ms-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#626262)); background: linear-gradient(to bottom, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#movie .movieOne a:hover::before { height: 100%; }

#movie .movieOne a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(left, #FFF 0%, #626262 100%); background: -o-linear-gradient(left, #FFF 0%, #626262 100%); background: -ms-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#626262)); background: linear-gradient(to right, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#movie .movieOne a:hover::after { width: 100%; }

#movie .movieOne a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #626262; background: -moz-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #626262 0%, #FFF 100%); background: -o-linear-gradient(top, #626262 0%, #FFF 100%); background: -ms-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#FFF)); background: linear-gradient(to bottom, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#movie .movieOne a:hover span::before { height: 100%; }

#movie .movieOne a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #626262; background: -moz-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #626262 0%, #FFF 100%); background: -o-linear-gradient(left, #626262 0%, #FFF 100%); background: -ms-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#626262), to(#FFF)); background: linear-gradient(to right, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#movie .movieOne a:hover span::after { width: 100%; }

#movie .movieOne a span { width: 360px; height: 220px; overflow: hidden; }

#movie .movieOne a img { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#movie .movieOne a:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); opacity: 0.6; }

#movie .movieOne .cover { position: absolute; top: -1px; left: -1px; z-index: 10; width: 362px; height: 222px; background: url("../img/movie/thumb_cover.png") no-repeat; }

#movie .movieOne:nth-child(1), #movie .movieOne:nth-child(3n+1) { margin-left: 0; }

#movie .movieOne .movieName { margin-top: 10px; font-size: 16px; font-size: 1rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; text-align: left; }

#trailer { background-color: transparent; overflow-y: visible; }

#trailer .ytbWrapper { display: table-cell; width: 100vw; height: 100vh; vertical-align: middle; text-align: center; }

#trailer .prayerIframe { width: 853px; height: 480px; }

.goodsLst { width: 1160px; margin: 0 auto; letter-spacing: -0.4em; }

.goodsLst:not(:first-child) { margin-top: 80px; }

.goodsLst .lstOne { position: relative; display: inline-block; letter-spacing: normal; vertical-align: top; margin-left: 40px; margin-bottom: 50px; }

.goodsLst .lstOne:nth-child(1), .goodsLst .lstOne:nth-child(4n+1) { margin-left: 0; }

.goodsLst .lstOne .lst_image { display: block; position: relative; }

.goodsLst .lstOne .lst_image span { display: block; position: relative; }

.goodsLst .lstOne .lst_image::before, .goodsLst .lstOne .lst_image::after, .goodsLst .lstOne .lst_image span::before, .goodsLst .lstOne .lst_image span::after { content: ''; display: block; position: absolute; pointer-events: none; }

.goodsLst .lstOne .lst_image::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #6a6c6c 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #6a6c6c)); background: -webkit-linear-gradient(top, #FFF 0%, #6a6c6c 100%); background: -o-linear-gradient(top, #FFF 0%, #6a6c6c 100%); background: -ms-linear-gradient(top, #FFF 0%, #6a6c6c 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#6a6c6c)); background: linear-gradient(to bottom, #FFF 0%, #6a6c6c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsLst .lstOne .lst_image:hover::before { height: 100%; }

.goodsLst .lstOne .lst_image::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #6a6c6c 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #6a6c6c)); background: -webkit-linear-gradient(left, #FFF 0%, #6a6c6c 100%); background: -o-linear-gradient(left, #FFF 0%, #6a6c6c 100%); background: -ms-linear-gradient(left, #FFF 0%, #6a6c6c 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#6a6c6c)); background: linear-gradient(to right, #FFF 0%, #6a6c6c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsLst .lstOne .lst_image:hover::after { width: 100%; }

.goodsLst .lstOne .lst_image span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #6a6c6c; background: -moz-linear-gradient(top, #6a6c6c 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6a6c6c), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #6a6c6c 0%, #FFF 100%); background: -o-linear-gradient(top, #6a6c6c 0%, #FFF 100%); background: -ms-linear-gradient(top, #6a6c6c 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#6a6c6c), to(#FFF)); background: linear-gradient(to bottom, #6a6c6c 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsLst .lstOne .lst_image:hover span::before { height: 100%; }

.goodsLst .lstOne .lst_image span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #6a6c6c; background: -moz-linear-gradient(left, #6a6c6c 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #6a6c6c), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #6a6c6c 0%, #FFF 100%); background: -o-linear-gradient(left, #6a6c6c 0%, #FFF 100%); background: -ms-linear-gradient(left, #6a6c6c 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#6a6c6c), to(#FFF)); background: linear-gradient(to right, #6a6c6c 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsLst .lstOne .lst_image:hover span::after { width: 100%; }

.goodsLst .lstOne .lst_image img { width: 258px; border: 1px solid #6a6c6c; }

.goodsLst .lstOne .lst_txt { width: 260px; margin-top: 10px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

.goodsLst .lstOne .lst_txt a { color: #28efef; text-decoration: none; }

.goodsLst .lstOne .lst_txt a:hover { text-decoration: underline; }

.goodsLst .lstOne section::after { display: inline-block; padding: 7px; position: absolute; top: 1px; left: 1px; font-size: 14px; font-size: 0.875rem; line-height: 1.5; font-weight: 400; color: #28efef; background: rgba(0, 0, 0, 0.6); }

.goodsLst .lstOne.comiket90 section::after { content: 'コミックマーケット90商品'; }

.goodsLst .lstOne.theater section::after { content: '劇場商品'; }

.goodsLst .lstOne.comiket91 section::after { content: 'コミックマーケット91商品'; }

#goods-c90att { width: 840px; margin: 0 auto; padding: 15px; border: 1px solid #6c696e; -webkit-box-sizing: border-box; box-sizing: border-box; background: rgba(0, 0, 0, 0.6); }

#goods-c90att .gaiyo { margin-top: 10px; overflow: hidden; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

#goods-c90att .gaiyo dt { float: left; width: 100px; }

#goods-c90att .gaiyo dd { float: left; width: 700px; }

#goods-c90att .att { margin-top: 20px; }

#goods-c90att .att li { font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

#goods-c90att a { color: #FFF; }

#goods-c90att a:hover { text-decoration: none; }

.goodsDetail { width: 840px; margin: 0 auto; }

.goodsDetail .innerbox { margin-top: 30px; overflow: hidden; }

.goodsDetail .imageArea { float: left; }

.goodsDetail .thumbImage { margin-top: 2px; overflow: hidden; }

.goodsDetail .thumbImage li { float: left; }

.goodsDetail .thumbImage li:not(:first-child) { margin-left: 2px; }

.goodsDetail .thumbImage img { width: 132px; height: auto; }

.goodsDetail .thumbImage a { position: relative; display: block; line-height: 0; overflow: hidden; }

.goodsDetail .thumbImage a::before, .goodsDetail .thumbImage a::after { content: ''; display: block; width: 200%; height: 100%; position: absolute; z-index: 1; background: rgba(0, 0, 0, 0.3); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsDetail .thumbImage a::before { left: 50%; top: 0; -webkit-transform: skew(-45deg) translate(-50%, 0); -ms-transform: skew(-45deg) translate(-50%, 0); transform: skew(-45deg) translate(-50%, 0); }

.goodsDetail .thumbImage a::after { right: 50%; bottom: 0; -webkit-transform: skew(-45deg) translate(50%, 0); -ms-transform: skew(-45deg) translate(50%, 0); transform: skew(-45deg) translate(50%, 0); }

.goodsDetail .thumbImage a:hover::before, .goodsDetail .thumbImage a.is-active::before { -webkit-transform: skew(-45deg) translate(50%, 0); -ms-transform: skew(-45deg) translate(50%, 0); transform: skew(-45deg) translate(50%, 0); }

.goodsDetail .thumbImage a:hover::after, .goodsDetail .thumbImage a.is-active::after { -webkit-transform: skew(-45deg) translate(-50%, 0); -ms-transform: skew(-45deg) translate(-50%, 0); transform: skew(-45deg) translate(-50%, 0); }

.goodsDetail .txtArea { width: 400px; float: right; }

.goodsDetail .limit { font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

.goodsDetail .releaseBox, .goodsDetail .descriptionBox { margin-top: 30px; }

.goodsDetail .detail_ttl { font-size: 24px; font-size: 1.5rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; color: #FFF; }

.goodsDetail .detail_sttl { font-size: 10px; font-size: 0.625rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; color: #FFF; }

.goodsDetail .detail_txt { margin-top: 10px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

.goodsDetail .detail_txt a { color: #FFF; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsDetail .detail_txt a:hover { color: #22c8ff; }

.goodsDetail .btnBuy { width: 120px; margin-top: 30px; }

.goodsDetail .btnBack { width: 198px; margin: 60px auto 0 auto; text-align: center; }

.goodsDetail .btnBuy a, .goodsDetail .btnBack a { display: block; position: relative; }

.goodsDetail .btnBuy a span, .goodsDetail .btnBack a span { display: block; position: relative; }

.goodsDetail .btnBuy a::before, .goodsDetail .btnBuy a::after, .goodsDetail .btnBuy a span::before, .goodsDetail .btnBuy a span::after, .goodsDetail .btnBack a::before, .goodsDetail .btnBack a::after, .goodsDetail .btnBack a span::before, .goodsDetail .btnBack a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

.goodsDetail .btnBuy a::before, .goodsDetail .btnBack a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(top, #FFF 0%, #626262 100%); background: -o-linear-gradient(top, #FFF 0%, #626262 100%); background: -ms-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#626262)); background: linear-gradient(to bottom, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsDetail .btnBuy a:hover::before, .goodsDetail .btnBack a:hover::before { height: 100%; }

.goodsDetail .btnBuy a::after, .goodsDetail .btnBack a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(left, #FFF 0%, #626262 100%); background: -o-linear-gradient(left, #FFF 0%, #626262 100%); background: -ms-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#626262)); background: linear-gradient(to right, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsDetail .btnBuy a:hover::after, .goodsDetail .btnBack a:hover::after { width: 100%; }

.goodsDetail .btnBuy a span::before, .goodsDetail .btnBack a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #626262; background: -moz-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #626262 0%, #FFF 100%); background: -o-linear-gradient(top, #626262 0%, #FFF 100%); background: -ms-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#FFF)); background: linear-gradient(to bottom, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsDetail .btnBuy a:hover span::before, .goodsDetail .btnBack a:hover span::before { height: 100%; }

.goodsDetail .btnBuy a span::after, .goodsDetail .btnBack a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #626262; background: -moz-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #626262 0%, #FFF 100%); background: -o-linear-gradient(left, #626262 0%, #FFF 100%); background: -ms-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#626262), to(#FFF)); background: linear-gradient(to right, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsDetail .btnBuy a:hover span::after, .goodsDetail .btnBack a:hover span::after { width: 100%; }

.goodsDetail .btnBuy a::before, .goodsDetail .btnBack a::before { left: 1px !important; top: 1px !important; }

.goodsDetail .btnBuy a::after, .goodsDetail .btnBack a::after { top: 1px !important; }

.goodsDetail .btnBuy span::before, .goodsDetail .btnBack span::before { right: 1px !important; bottom: 1px !important; }

.goodsDetail .btnBuy span::after, .goodsDetail .btnBack span::after { bottom: 1px !important; }

.goodsDetail .btnBuy img, .goodsDetail .btnBack img { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.goodsDetail .btnBuy a:hover img, .goodsDetail .btnBack a:hover img { opacity: 0.7; }

#music .musicLst { text-align: center; letter-spacing: -0.4em; }

#music .musicOne { display: inline-block; margin-bottom: 40px; letter-spacing: normal; }

#music .musicOne:not(:first-child) { margin-left: 40px; }

#music .musicOne .image a { display: block; position: relative; background: #000; }

#music .musicOne .image a span { display: block; position: relative; }

#music .musicOne .image a::before, #music .musicOne .image a::after, #music .musicOne .image a span::before, #music .musicOne .image a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

#music .musicOne .image a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(top, #FFF 0%, #626262 100%); background: -o-linear-gradient(top, #FFF 0%, #626262 100%); background: -ms-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#626262)); background: linear-gradient(to bottom, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .musicOne .image a:hover::before { height: 100%; }

#music .musicOne .image a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(left, #FFF 0%, #626262 100%); background: -o-linear-gradient(left, #FFF 0%, #626262 100%); background: -ms-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#626262)); background: linear-gradient(to right, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .musicOne .image a:hover::after { width: 100%; }

#music .musicOne .image a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #626262; background: -moz-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #626262 0%, #FFF 100%); background: -o-linear-gradient(top, #626262 0%, #FFF 100%); background: -ms-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#FFF)); background: linear-gradient(to bottom, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .musicOne .image a:hover span::before { height: 100%; }

#music .musicOne .image a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #626262; background: -moz-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #626262 0%, #FFF 100%); background: -o-linear-gradient(left, #626262 0%, #FFF 100%); background: -ms-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#626262), to(#FFF)); background: linear-gradient(to right, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .musicOne .image a:hover span::after { width: 100%; }

#music .musicOne .image a span { width: 360px; height: 360px; overflow: hidden; }

#music .musicOne .image a img { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; width: auto; height: auto; max-width: 360px; max-height: 360px; }

#music .musicOne .image a:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); opacity: 0.6; }

#music .musicOne .image .cover { position: absolute; top: -1px; left: -1px; z-index: 10; width: 362px; height: 362px; background: url("../img/common/thumb_cover.png") no-repeat; }

#music .musicOne .musicTxts { margin-top: 10px; text-align: left; }

#music .musicOne .musicTxts a { text-decoration: none; }

#music .musicOne .musicTxtsInner { margin-top: 10px; overflow: hidden; }

#music .musicOne .song { float: left; }

#music .musicOne .song:not(:first-child) { margin-left: 24px; }

#music .musicCategory { font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; color: #FFF; }

#music .musicCategory2 { font-size: 14px; font-size: 0.875rem; line-height: 1; font-weight: 300; color: #FFF; }

#music .musicName { font-size: 24px; font-size: 1.5rem; line-height: 1.7; font-weight: 300; color: #28efef; }

#music .musicArtist { font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; color: #FFF; }

#music .movieLst { margin-top: 50px; text-align: center; letter-spacing: -0.4em; }

#music .movieOne { display: inline-block; margin-bottom: 20px; letter-spacing: normal; }

#music .movieOne a { display: block; position: relative; background: #000; }

#music .movieOne a span { display: block; position: relative; }

#music .movieOne a::before, #music .movieOne a::after, #music .movieOne a span::before, #music .movieOne a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

#music .movieOne a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(top, #FFF 0%, #626262 100%); background: -o-linear-gradient(top, #FFF 0%, #626262 100%); background: -ms-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#626262)); background: linear-gradient(to bottom, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .movieOne a:hover::before { height: 100%; }

#music .movieOne a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(left, #FFF 0%, #626262 100%); background: -o-linear-gradient(left, #FFF 0%, #626262 100%); background: -ms-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#626262)); background: linear-gradient(to right, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .movieOne a:hover::after { width: 100%; }

#music .movieOne a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #626262; background: -moz-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #626262 0%, #FFF 100%); background: -o-linear-gradient(top, #626262 0%, #FFF 100%); background: -ms-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#FFF)); background: linear-gradient(to bottom, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .movieOne a:hover span::before { height: 100%; }

#music .movieOne a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #626262; background: -moz-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #626262 0%, #FFF 100%); background: -o-linear-gradient(left, #626262 0%, #FFF 100%); background: -ms-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#626262), to(#FFF)); background: linear-gradient(to right, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .movieOne a:hover span::after { width: 100%; }

#music .movieOne a span { width: 360px; height: 220px; overflow: hidden; }

#music .movieOne a img { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .movieOne a:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); opacity: 0.6; }

#music .movieOne .cover { position: absolute; top: -1px; left: -1px; z-index: 10; width: 362px; height: 222px; background: url("../img/movie/thumb_cover.png") no-repeat; }

#music .movieOne:not(:first-child) { margin-left: 40px; }

#music .movieOne .movieName { margin-top: 10px; font-size: 16px; font-size: 1rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; text-align: left; }

#music .detailWrapper { width: 1000px; margin: 0 auto; overflow: hidden; }

#music .detailWrapper:not(:first-child) { margin-top: 40px; }

#music .detailWrapper .imageArea { width: 480px; float: left; }

#music .detailWrapper .imageArea li:not(:first-child) { margin-top: 40px; }

#music .detailWrapper .txtArea { width: 520px; float: left; }

#music .detailWrapper .txtArea .detailOne { margin-top: 40px; }

#music .detailWrapper .txtArea .detailOne dd { text-indent: 1rem; }

#music .detailWrapper .one_ttl { font-size: 12px; font-size: 0.75rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#music .detailWrapper .txt { margin-top: 12px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

#music .btnBack { width: 198px; height: 40px; margin: 50px auto 0 auto; text-align: center; }

#music .btnBack a { display: block; position: relative; }

#music .btnBack a span { display: block; position: relative; }

#music .btnBack a::before, #music .btnBack a::after, #music .btnBack a span::before, #music .btnBack a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

#music .btnBack a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(top, #FFF 0%, #626262 100%); background: -o-linear-gradient(top, #FFF 0%, #626262 100%); background: -ms-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#626262)); background: linear-gradient(to bottom, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .btnBack a:hover::before { height: 100%; }

#music .btnBack a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(left, #FFF 0%, #626262 100%); background: -o-linear-gradient(left, #FFF 0%, #626262 100%); background: -ms-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#626262)); background: linear-gradient(to right, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .btnBack a:hover::after { width: 100%; }

#music .btnBack a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #626262; background: -moz-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #626262 0%, #FFF 100%); background: -o-linear-gradient(top, #626262 0%, #FFF 100%); background: -ms-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#FFF)); background: linear-gradient(to bottom, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .btnBack a:hover span::before { height: 100%; }

#music .btnBack a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #626262; background: -moz-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #626262 0%, #FFF 100%); background: -o-linear-gradient(left, #626262 0%, #FFF 100%); background: -ms-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#626262), to(#FFF)); background: linear-gradient(to right, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .btnBack a:hover span::after { width: 100%; }

#music .btnBack a::before { left: 1px !important; top: 1px !important; }

#music .btnBack a::after { top: 1px !important; }

#music .btnBack span::before { right: 1px !important; bottom: 1px !important; }

#music .btnBack span::after { bottom: 1px !important; }

#music .btnBack img { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#music .btnBack a:hover img { opacity: 0.7; }

#music .txtFloat { width: 440px; float: left; }

#music .txtFloat:not(:last-child) { margin-right: 40px; }

#music .goodsLst { width: 1000px; margin: 40px auto 0; letter-spacing: -0.4em; }

#music .goodsLst .lstOne { position: relative; display: inline-block; letter-spacing: normal; vertical-align: top; margin-left: 40px; }

#music .goodsLst .lstOne:nth-child(1), #music .goodsLst .lstOne:nth-child(4n+1) { margin-left: 0; }

#music .goodsLst .lstOne .lst_imageS img { width: 220px; border: 1px solid #666; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 12px auto; }

#music .goodsLst .lstOne .lst_txt { width: 220px; margin-top: 0px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

#music .goodsLst .lstOne .lst_txt a { color: #28efef; text-decoration: none; }

#music .goodsLst .lstOne .lst_txt a:hover { text-decoration: underline; }

#music .goodsLst .lstOne .one_ttl { font-size: 14px; font-size: 0.875rem; line-height: 1; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

#special-wrapper { position: relative; width: 880px; margin: 0 auto; }

#special-wrapper .txt { margin-top: 30px; font-size: 16px; font-size: 1rem; line-height: 2; font-weight: 400; }

#special-wrapper .lst { margin-top: 20px; font-size: 16px; font-size: 1rem; line-height: 2; font-weight: 400; }

#special-wrapper .lst dt { color: #fff; text-shadow: 0 0 5px #22c8ff, 0 0 5px #22c8ff, 0 0 0.4px #22c8ff; }

#special-wrapper .lst dd { margin-top: 10px; }

#special-wrapper .gengaOne { margin-top: 40px; }

#special-wrapper .gengaOne .ttl { font-size: 16px; font-size: 1rem; line-height: 2; font-weight: 400; color: #fff; text-shadow: 0 0 5px #22c8ff, 0 0 5px #22c8ff, 0 0 0.4px #22c8ff; }

#special-wrapper .gengaOne .imagebox { width: 876px; margin-top: 10px; overflow: hidden; }

#special-wrapper .gengaOne .largeImage { float: left; }

#special-wrapper .gengaOne .thumbImage { float: right; }

#special-wrapper .gengaOne .thumbImage li:not(:first-child) { margin-top: 2px; }

#special-wrapper .gengaOne .thumbImage img { width: 172px; }

#special-wrapper .gengaOne .thumbImage a { position: relative; display: block; line-height: 0; overflow: hidden; }

#special-wrapper .gengaOne .thumbImage a::before, #special-wrapper .gengaOne .thumbImage a::after { content: ''; display: block; width: 160%; height: 100%; position: absolute; z-index: 1; background: rgba(0, 0, 0, 0.5); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

#special-wrapper .gengaOne .thumbImage a::before { left: 50%; top: 0; -webkit-transform: skew(-45deg) translate(-50%, 0); -ms-transform: skew(-45deg) translate(-50%, 0); transform: skew(-45deg) translate(-50%, 0); }

#special-wrapper .gengaOne .thumbImage a::after { right: 50%; bottom: 0; -webkit-transform: skew(-45deg) translate(50%, 0); -ms-transform: skew(-45deg) translate(50%, 0); transform: skew(-45deg) translate(50%, 0); }

#special-wrapper .gengaOne .thumbImage a:hover::before, #special-wrapper .gengaOne .thumbImage a.is-active::before { -webkit-transform: skew(-45deg) translate(50%, 0); -ms-transform: skew(-45deg) translate(50%, 0); transform: skew(-45deg) translate(50%, 0); }

#special-wrapper .gengaOne .thumbImage a:hover::after, #special-wrapper .gengaOne .thumbImage a.is-active::after { -webkit-transform: skew(-45deg) translate(-50%, 0); -ms-transform: skew(-45deg) translate(-50%, 0); transform: skew(-45deg) translate(-50%, 0); }

.blurayLst { width: 1160px; margin: 0 auto; letter-spacing: -0.4em; text-align: center; }

.blurayDetail { width: 1000px; margin: 0 auto; }

.blurayDetail .innerbox { margin-top: 40px; overflow: hidden; }

.blurayDetail .imageArea { width: 440px; float: left; }

.blurayDetail .thumbImage { margin-top: 2px; overflow: hidden; }

.blurayDetail .thumbImage li { float: left; }

.blurayDetail .thumbImage li:not(:first-child) { margin-left: 2px; }

.blurayDetail .thumbImage img { width: 132px; height: auto; }

.blurayDetail .thumbImage a { position: relative; display: block; line-height: 0; overflow: hidden; }

.blurayDetail .thumbImage a::before, .blurayDetail .thumbImage a::after { content: ''; display: block; width: 200%; height: 100%; position: absolute; z-index: 1; background: rgba(0, 0, 0, 0.3); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.blurayDetail .thumbImage a::before { left: 50%; top: 0; -webkit-transform: skew(-45deg) translate(-50%, 0); -ms-transform: skew(-45deg) translate(-50%, 0); transform: skew(-45deg) translate(-50%, 0); }

.blurayDetail .thumbImage a::after { right: 50%; bottom: 0; -webkit-transform: skew(-45deg) translate(50%, 0); -ms-transform: skew(-45deg) translate(50%, 0); transform: skew(-45deg) translate(50%, 0); }

.blurayDetail .thumbImage a:hover::before, .blurayDetail .thumbImage a.is-active::before { -webkit-transform: skew(-45deg) translate(50%, 0); -ms-transform: skew(-45deg) translate(50%, 0); transform: skew(-45deg) translate(50%, 0); }

.blurayDetail .thumbImage a:hover::after, .blurayDetail .thumbImage a.is-active::after { -webkit-transform: skew(-45deg) translate(-50%, 0); -ms-transform: skew(-45deg) translate(-50%, 0); transform: skew(-45deg) translate(-50%, 0); }

.blurayDetail .txtArea { width: 520px; float: right; }

.blurayDetail .descriptionBox { margin-top: 40px; }

.blurayDetail .detail_ttl { font-size: 24px; font-size: 1.5rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; color: #FFF; }

.blurayDetail .detail_sttl { font-size: 10px; font-size: 0.625rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; color: #FFF; }

.blurayDetail .detail_txt { margin-top: 10px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

.blurayDetail .btnBuy { width: 120px; margin-top: 30px; }

.blurayDetail .btnBack { width: 198px; margin: 60px auto 0 auto; text-align: center; }

.blurayDetail .btnBuy a, .blurayDetail .btnBack a { display: block; position: relative; }

.blurayDetail .btnBuy a span, .blurayDetail .btnBack a span { display: block; position: relative; }

.blurayDetail .btnBuy a::before, .blurayDetail .btnBuy a::after, .blurayDetail .btnBuy a span::before, .blurayDetail .btnBuy a span::after, .blurayDetail .btnBack a::before, .blurayDetail .btnBack a::after, .blurayDetail .btnBack a span::before, .blurayDetail .btnBack a span::after { content: ''; display: block; position: absolute; pointer-events: none; }

.blurayDetail .btnBuy a::before, .blurayDetail .btnBack a::before { left: 0; top: 0; width: 1px; height: 0; z-index: 1; background: #FFF; background: -moz-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(top, #FFF 0%, #626262 100%); background: -o-linear-gradient(top, #FFF 0%, #626262 100%); background: -ms-linear-gradient(top, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#626262)); background: linear-gradient(to bottom, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.blurayDetail .btnBuy a:hover::before, .blurayDetail .btnBack a:hover::before { height: 100%; }

.blurayDetail .btnBuy a::after, .blurayDetail .btnBack a::after { left: 0; top: 0; width: 0; height: 1px; background: #FFF; background: -moz-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFF), color-stop(100%, #626262)); background: -webkit-linear-gradient(left, #FFF 0%, #626262 100%); background: -o-linear-gradient(left, #FFF 0%, #626262 100%); background: -ms-linear-gradient(left, #FFF 0%, #626262 100%); background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#626262)); background: linear-gradient(to right, #FFF 0%, #626262 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.blurayDetail .btnBuy a:hover::after, .blurayDetail .btnBack a:hover::after { width: 100%; }

.blurayDetail .btnBuy a span::before, .blurayDetail .btnBack a span::before { right: 0; bottom: 0; width: 1px; height: 0; z-index: 2; background: #626262; background: -moz-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #626262 0%, #FFF 100%); background: -o-linear-gradient(top, #626262 0%, #FFF 100%); background: -ms-linear-gradient(top, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#FFF)); background: linear-gradient(to bottom, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.blurayDetail .btnBuy a:hover span::before, .blurayDetail .btnBack a:hover span::before { height: 100%; }

.blurayDetail .btnBuy a span::after, .blurayDetail .btnBack a span::after { right: 0; bottom: 0; width: 0; height: 1px; background: #626262; background: -moz-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #626262), color-stop(100%, #FFF)); background: -webkit-linear-gradient(left, #626262 0%, #FFF 100%); background: -o-linear-gradient(left, #626262 0%, #FFF 100%); background: -ms-linear-gradient(left, #626262 0%, #FFF 100%); background: -webkit-gradient(linear, left top, right top, from(#626262), to(#FFF)); background: linear-gradient(to right, #626262 0%, #FFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.blurayDetail .btnBuy a:hover span::after, .blurayDetail .btnBack a:hover span::after { width: 100%; }

.blurayDetail .btnBuy a::before, .blurayDetail .btnBack a::before { left: 1px !important; top: 1px !important; }

.blurayDetail .btnBuy a::after, .blurayDetail .btnBack a::after { top: 1px !important; }

.blurayDetail .btnBuy span::before, .blurayDetail .btnBack span::before { right: 1px !important; bottom: 1px !important; }

.blurayDetail .btnBuy span::after, .blurayDetail .btnBack span::after { bottom: 1px !important; }

.blurayDetail .btnBuy img, .blurayDetail .btnBack img { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.blurayDetail .btnBuy a:hover img, .blurayDetail .btnBack a:hover img { opacity: 0.7; }

.blurayDetail .detailWrapper { width: 1000px; margin: 0 auto; overflow: hidden; }

.blurayDetail .detailWrapper:not(:first-child) { margin-top: 28px; }

.blurayDetail .detailWrapper .imageArea { width: 480px; float: left; }

.blurayDetail .detailWrapper .imageArea li:not(:first-child) { margin-top: 40px; }

.blurayDetail .detailWrapper .txtArea { width: 520px; float: left; }

.blurayDetail .detailWrapper .txtArea .detailOne { margin-top: 40px; }

.blurayDetail .detailWrapper .txtArea .detailOne dd { text-indent: 1rem; }

.blurayDetail .detailWrapper .one_ttl { font-size: 12px; font-size: 0.75rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

.blurayDetail .detailWrapper .txt { margin-top: 12px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

.blurayDetail .bluray-lst { width: 1000px; margin: 40px auto 0; letter-spacing: -0.4em; }

.blurayDetail .bluray-lst .lstOne { position: relative; display: inline-block; letter-spacing: normal; vertical-align: top; margin-left: 40px; margin-top: 40px; }

.blurayDetail .bluray-lst .lstOne:nth-child(1), .blurayDetail .bluray-lst .lstOne:nth-child(4n+1) { margin-left: 0; }

.blurayDetail .bluray-lst .lstOne .lst_imageS img { width: 220px; border: 1px solid #666; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 12px auto; }

.blurayDetail .bluray-lst .lstOne .lst_txt { width: 220px; margin-top: 0px; font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; }

.blurayDetail .bluray-lst .lstOne .lst_txt a { color: #28efef; text-decoration: none; }

.blurayDetail .bluray-lst .lstOne .lst_txt a:hover { text-decoration: underline; }

.blurayDetail .bluray-lst .lstOne .one_ttl { font-size: 14px; font-size: 0.875rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; }

.blurayDetail .bluray-disBox { margin-top: 50px; }

.blurayDetail .bluray-disBox .goodsLst { margin-top: 80px; }

.blurayDetail .bluray-disBox .dis_ttl { font-size: 16px; font-size: 1rem; line-height: 1.7; font-weight: 300; text-shadow: 0 0 10px #22c8ff, 0 0 10px #22c8ff, 0 0 0.4px #22c8ff; color: #FFF; }

.blurayDetail .bluray-disBox .lstOne { width: 220px; }

.blurayDetail .bluray-disBox .lst_txt { height: 50px; }

.blurayDetail .bluray-disBox .bluray-image { display: block; margin: 15px 0; }

.blurayDetail .bluray-disBox a { color: #FFF; }

.blurayDetail .bluray-disBox a:hover { text-decoration: none; }
