/* 初期化 */
body,p,div,blockquote,pre,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,
form,fieldset{
	margin:0;
	padding:0;
	word-break:break-all;
}

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

/* 基本設定 */
html{
	height:100%;
}

body{
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	margin:0px;
	padding:0px 15px;
	background:#fff;
	min-width:1125px;
	line-height:1;
}

header{
	margin:10px 0;
}

form{margin:0px;padding:0px;}
h1,h2,h3,h4{padding:0px;margin:0px;}
h1{position:relative;z-index:1000;}
fieldset{border:none;margin:0px;padding:0px;}

ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ol{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.right-ranking ol{
	margin:0px;
	padding:0px;
	list-style-type:decimal;
}

li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img{
	border:0px;
	vertical-align:bottom;
    object-fit: contain;
}

.px12 img{
	border:0px;
	vertical-align:baseline;
}

.gtm_wrapper{
    height: 0;
    overflow: hidden;
}

/* レイアウト */
#contents{
	clear:both;
	margin-top:15px;
}
#contentsWrapper{float:left;width:100%;}
#mainContents{margin-right:300px;padding-right:20px;}
#rightContents{float:left;width:300px;margin-left:-300px;}

#whiteCover{width:0px;height:0px;filter: alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;background:#fff;position:absolute;top:0px;left:0px;z-index:1001;}
#cover{visibility:hidden;width:0px;height:0px;filter: alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;background:#000;position:absolute;top:0px;left:0px;z-index:1001;}

/* 文字サイズ */
.px10{font-size:10px;line-height:15px;}
.px11{font-size:11px;line-height:16px;}
.px12{font-size:12px;line-height:18px;}
.px13{font-size:13px;line-height:19px;}
.px14{font-size:14px;line-height:21px;}
.px16{font-size:16px;line-height:24px;}

/* 隙間 */
.t3{margin-top:3px;}
.t5{margin-top:5px;}
.t10{margin-top:10px;}
.t15{margin-top:15px;}
.t20{margin-top:20px;}
.t30{margin-top:30px;}
.t40{margin-top:40px;}

.b5{margin-bottom:5px;}
.b10{margin-bottom:10px;}
.b15{margin-bottom:15px;}
.b20{margin-bottom:20px;}
.b25{margin-bottom:25px;}
.b30{margin-bottom:30px;}
.b40{margin-bottom:40px;}

.r2{margin-right:2px;}
.r3{margin-right:3px;}
.r5{margin-right:5px;}
.r10{margin-right:10px;}
.l3{margin-left:3px;}
.l5{margin-left:5px;}
.l10{margin-left:10px;}
.lr5{margin:0px 5px;}
.lr10{margin:0px 10px;}
.lr20{margin:0px 20px;}
.t10l10{margin-top:10px;margin-left:10px;}

.tp5{padding-top:5px;}
.tp10{padding-top:10px;}
.tp15{padding-top:15px;}
.tp20{padding-top:20px;}
.bp5{padding-bottom:5px;}
.bp10{padding-bottom:10px;}
.bp15{padding-bottom:15px;}
.bp20{padding-bottom:20px;}
.lp5{padding-left:5px;}
.lp10{padding-left:10px;}
.lp15{padding-left:15px;}
.lp20{padding-left:20px;}
.lp25{padding-left:25px;}
.rp5{padding-right:5px;}
.rp10{padding-right:10px;}
.rp15{padding-right:15px;}

.pad3{padding:3px;}
.pad3-6{padding:3px 6px;}
.pad5{padding:5px;}
.pad10{padding:10px;}

/* 背景色 */
.bggry-cc{background:#ccc;}
.bggry-df{background:#dfdfdf;}
.bggry-e0{background:#e0e0e0;}
.bggry-eb{background:#ebebeb;}
.bggry-f1{background:#f1f1f1;}
.bggry-f3{background:#f3f3f3;}
.bggry-f5{background:#f5f5f5;}
.bg-white{background:#fff;}
.bg-yellow{background:#fff7d8;}
.tablebg{background:#ccc;}

/* 文字色 */
.gry3{color:#333;}
.gry6{color:#666;}
.gry9{color:#999;}

.red9{color:#900;}
.redc{color:#c00;}
.red{color:#f00;}

.org{color:#f60;}

.grn9{color:#090;}
.grnc{color:#0c0;}
.grnf{color:#0f0;}
.grn{color:#390;}
.green{color:#0aa22e;}

.blue9{color:#009;}
.bluec{color:#00c;}
.blue{color:#00f;}

.list_nml{color:#000;}
.list_adult{color:#f06;}
.list_cd{color:#060;}

.wt{color:#fff;}

.ylw{color:#f90;}

.menuttl{color:#069;}

.error{margin:10px 0 5px;color:#c00;}
.errorBox {
	margin: 20px 0;
	border: 1px solid #f00;
	padding: 10px;
	background: #ffefef;
}
.errorBox strong {
	color: #c00;
}

/* links */
a:link{color:#00f;text-decoration:underline;}
a:visited{color:#939;text-decoration:underline;}
a:active{color:#306;text-decoration:none;}
a:hover{color:#f00;text-decoration:none;}

.headertxt a:link{color:#00f;text-decoration:underline;}
.headertxt a:visited{color:#939;text-decoration:underline;}
.headertxt a:active{color:#306;text-decoration:none;}
.headertxt a:hover{color:#f00;text-decoration:none;}

.arrow2{
	padding:3px 0px 3px 12px;
	background:url(/img/cmn/icon/dvd/icon_arrow2.gif) left center no-repeat;
}

.arrow2s{
	padding:3px 0px 3px 20px;
	background:url(/img/cmn/icon/dvd/icon_arrow2.gif) 3px center no-repeat;
}

.anchor{
	padding:3px 0px 3px 12px;
	background:url(/img/cmn/icon/dvd/icon_anchor.gif) left center no-repeat;
}

.anchor_up{
	padding:3px 0px 3px 12px;
	background:url(/img/cmn/icon/dvd/icon_anchor_up.gif) left center no-repeat;
}

.dot{
	padding:3px 0px 3px 12px;
	background:url(/img/cmn/icon/icon_dot.gif) left center no-repeat;
}

/* テキスト表記 */
.r-indent{padding-left:1em;text-indent:-1em;}
.indent{text-indent:1em;}
.b{font-weight:bold;}
.normal{font-weight:normal;}
.toTop{
	padding:10px 0 20px;
	text-align:right;
	font-size:10px;
	line-height:15px;
}

/* float */
.f-left{float:left;}
.f-right{float:right;}
.f-clear{clear:both;height:0px;overflow:hidden;visibility:hidden;}
.cl:after{
	content: " ";
	display: block;
	height: 0;
	overflow:hidden;
	clear: both;
	visibility: hidden;
}

/*--- Set Sprite Image ---*/
#logoNormal .logo,
#logoAdult .logo,
#headerSignup,
#headerLogin,
#headerBeginner,
#tabDVD a,
#tabCD a,
#tabBOX a,
#tabComic a,
#tabCommunity a,
#tabNews a,
#tabPoint a,
#tabBB a,
#tabBBChat a,
#tab10th a,
#tabAdult a,
#tabAdultBOX a,
.hasNew,
.has80yen,
.has50yen,
.has55yen,
.has60yen,
.hasCampaign,
.hasSale,
#headerSubMenu a,
#search_form #submitBtn,
#search_form_help #submitBtn,
.myListBtn,
.myListBtnDone,
.myListLargeBtn,
.myListLargeBtnDone,
.boxRentalBtn,
.rentalOK,
.rentalNear,
.rentalPrep,
.stockOut,
.rentalOut,
.rentalOut0,
.rentalOut1,
.rentalOut2,
.rentalOut3,
.rentalOut4,
.rentalOut5,
.makerInquiry,
.rating0,
.rating1,
.rating2,
.rating3,
.rating4,
.rating5,
.iconRW,
.iconRH,
.iconNA,
.iconNew,
.iconSN,
.iconOld,
.icon100yen,
.icon95yen,
.icon80yen,
.icon60yen,
.icon55yen,
.icon50yen,
.icon39yen,
.icon35yen,
.icon10yen,
.icon0yen,
.iconHalf,
.iconQ,
.rank1Icon,
.rank2Icon,
.rank3Icon,
.rank4Icon,
.rank5Icon,
.addFavBtn,
.sympathyBtnYes,
.sympathyBtnNo,
#rightTitleGenre,
#rightTitleInfo,
#rightTitleMenu,
#rightTitleSearch,
#rightTitleRanking,
#rightTitleNewRanking,
#rightPickupTitle,
#rightPickupTop,
#rightPickupBottom,
#rightPickupSend,
#geoGroup,
.iconDub,
.iconNoDub,
.iconFreeShip,
.iconCoupon{
	background-image:url("/img/cmn/sprite.png");
	background-repeat:no-repeat;
}

/* 共通パーツ類 */
/* マイリストボタン */
.myListBtn,
.myListBtnDone{
	display:inline-block;
	width:100px;
	height:21px;
	overflow:hidden;
	text-indent:-1000px;
	text-align:left;
}

.myListBtn{
	background-position:-440px -82px;
}

.myListBtnDone{
	background-position:-540px -82px;
}

.myListSend{
	display:block;
	width:100px;
	height:21px;
	font-size:12px;
	line-height:21px;
	text-align:center;
	color:#666;
}

.myListLargeBtn,
.myListLargeBtnDone,
.boxRentalBtn{
	display:inline-block;
	width:278px;
	height:48px;
	overflow:hidden;
	text-indent:-1000px;
	text-align:left;
}

.myListLargeBtn{
	background-position:0 -289px;
}
.myListLargeBtnDone{
	background-position:-278px -289px;
}

.myListLargeSend{
	display:block;
	width:280px;
	height:48px;
	font-size:16px;
	line-height:48px;
	text-align:center;
	color:#666;
}

.boxRentalBtn{
	background-position:0 -337px;
}

/* レンタルアイコン */
.rentalOK,
.rentalNear,
.rentalPrep,
.stockOut,
.rentalOut,
.rentalOut0,
.rentalOut1,
.rentalOut2,
.rentalOut3,
.rentalOut4,
.rentalOut5,
.makerInquiry{
	display:inline-block;
	width:90px;
	height:19px;
	overflow:hidden;
	text-indent:-1000px;
	text-align:left;
}

.rentalOK{
	background-position:-640px -82px;
}

.rentalNear{
	background-position:-730px -82px;
}

.rentalPrep{
	background-position:-820px -82px;
}

.stockOut{
	background-position:0 -103px;
}

.rentalOut{
	background-position:-90px -103px;
}

.rentalOut0{
	background-position:-180px -103px;
}

.rentalOut1{
	background-position:-270px -103px;
}

.rentalOut2{
	background-position:-360px -103px;
}

.rentalOut3{
	background-position:-450px -103px;
}

.rentalOut4{
	background-position:-540px -103px;
}

.rentalOut5{
	background-position:-630px -103px;
}

.makerInquiry{
	background-position:-730px -63px;
}

.rentalOut.largeBtn {
	width: 278px;
	height: 48px;
	background-position:-278px -337px;
}

.dvdBoxRentalBtn,
.comicRentalBtn{
	display:inline-block;
	width:100px;
	height:21px;
	background:url("/img/corner/boxrental/button.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/* レビューレーティング(小) */
.ratingInner{
	display:none;
}

.rating0,
.rating1,
.rating2,
.rating3,
.rating4,
.rating5{
	display:inline-block;
	width:56px;
	height:12px;
	overflow:hidden;
	text-indent:-1000px;
}

.rating0{
	background-position:0 -122px;
}

.rating1{
	background-position:-56px -122px;
}

.rating2{
	background-position:-112px -122px;
}

.rating3{
	background-position:-168px -122px;
}

.rating4{
	background-position:-224px -122px;
}

.rating5{
	background-position:-280px -122px;
}

/* 作品属性 */
.iconRW,
.iconRH,
.iconNA,
.iconNew,
.iconSN,
.iconOld,
.icon100yen,
.icon95yen,
.icon80yen,
.icon60yen,
.icon55yen,
.icon50yen,
.icon39yen,
.icon35yen,
.icon10yen,
.icon0yen,
.iconHalf{
	display:inline-block;
	height:15px;
	overflow:hidden;
	text-indent:-1000px;
	margin-right:2px;
}

/* レンタル保証 */
.iconRW{
	width:63px;
	background-position:-518px -122px;
}

/* レンタル履歴有り */
.iconRH{
	width:81px;
	background-position:-336px -122px;
}

/* 新入荷 */
.iconNA{
	width:37px;
	background-position:-481px -122px;
}

/* 新作 */
.iconNew{
	width:27px;
	background-position:-417px -122px;
}

/* 準新作 */
.iconSN{
	width:37px;
	background-position:-444px -122px;
}

/* 旧作 */
.iconOld{
	width:27px;
	background-position:-600px -186px;
}

/* ○○% OFF */
.iconPriceDown{
    display: inline-block;
    color: #f00;
    font-size: 11px;
    padding: 0.1em 0.3em;
    margin-left: 0.3em;
    border: 1px solid;
}
.imageListWrapper .iconPriceDown{
    margin-left: 0;
}

/* 100円 */
.icon100yen{
	width:33px;
	background-position:-581px -122px;
}

/* 95円 */
.icon95yen{
	width:33px;
	background-position:-633px -171px;
}

/* 80円 */
.icon80yen{
	width:60px;
	background-position:-726px -171px;
}

/* 60円 */
.icon60yen{
	width:58px;
	background-position:-600px -231px;
}

/* 55円 */
.icon55yen{
	width:58px;
	background-position:-600px -216px;
}

/* 50円 */
.icon50yen{
	width:60px;
	background-position:-666px -171px;
}

/* 39円 */
.icon39yen{
	width:58px;
	background-position:-600px -201px;
}

/* 35円 */
.icon35yen{
	width:58px;
	background-position:-600px -231px;
}

/* 10円 */
.icon10yen{
	width:33px;
	background-position:-686px -122px;
}

/* 0円 */
.icon0yen{
	width:37px;
	background-position:-627px -186px;
}

/* 半額 */
.iconHalf{
	width:27px;
	background-position:-659px -122px;
}

.iconDub,
.iconNoDub{
	display:inline-block;
	width:43px;
	height:15px;
	overflow:hidden;
	text-indent:-1000px;
	margin-right:2px;
}

.iconDub{
	background-position:-707px -186px;
}

.iconNoDub{
	background-position:-664px -186px;
}

.iconFreeShip{
	display:inline-block;
	width:80px;
	height:20px;
	background-position:-658px -201px;
	text-indent:-1000px;
}

.iconCoupon{
	display:inline-block;
	width:60px;
	height:17px;
	background-position:-822px -63px;
	text-indent:-1000px;
}

/* Q画像 */
.iconQ{
	display:inline-block;
	width:12px;
	height:11px;
	background-position:-647px -122px;
	overflow:hidden;
	text-indent:-1000px;
}

.iconRSS{
	display:inline-block;
	width:12px;
	height:12px;
	background:url(/img/cmn/icon/icon_feed.gif) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

/* ランキング画像 */
.rankIconInner{
	display:none;
}
.rank1Icon,
.rank1NotCrown,
.rank2Icon,
.rank3Icon,
.rank4Icon,
.rank5Icon,
.rank6Icon,
.rank7Icon,
.rank8Icon,
.rank9Icon,
.rank10Icon,
.rank11Icon,
.rank12Icon,
.rank13Icon,
.rank14Icon,
.rank15Icon,
.rank16Icon,
.rank17Icon,
.rank18Icon,
.rank19Icon,
.rank20Icon,
.rank21Icon,
.rank22Icon,
.rank23Icon,
.rank24Icon,
.rank25Icon,
.rank26Icon,
.rank27Icon,
.rank28Icon,
.rank29Icon,
.rank30Icon,
.rank31Icon,
.rank32Icon,
.rank33Icon,
.rank34Icon,
.rank35Icon,
.rank36Icon,
.rank37Icon,
.rank38Icon,
.rank39Icon,
.rank40Icon,
.rank41Icon,
.rank42Icon,
.rank43Icon,
.rank44Icon,
.rank45Icon,
.rank46Icon,
.rank47Icon,
.rank48Icon,
.rank49Icon,
.rank50Icon{
	display:inline-block;
	width:13px;
	height:13px;
	line-height:18px;
	overflow:hidden;
	text-indent:-1000px;
	background-repeat:no-repeat;
}

.rank1Icon{
	width:22px;
	height:18px;
	line-height:18px;
	background-position:-928px -2px;
}

.rank1NotCrown{
	background:url("/img/cmn/ranking/1.gif");
}

.rank2Icon{
	background-position:-937px -22px;
}

.rank3Icon{
	background-position:-937px -35px;
}

.rank4Icon{
	background-position:-937px -48px;
}

.rank5Icon{
	background-position:-937px -61px;
}

.rank6Icon{
	background:url("/img/cmn/ranking/6.gif");
}

.rank7Icon{
	background:url("/img/cmn/ranking/7.gif");
}

.rank8Icon{
	background:url("/img/cmn/ranking/8.gif");
}

.rank9Icon{
	background:url("/img/cmn/ranking/9.gif");
}

.rank10Icon{
	background:url("/img/cmn/ranking/10.gif");
}

.rank11Icon{
	background:url("/img/cmn/ranking/11.gif");
}

.rank12Icon{
	background:url("/img/cmn/ranking/12.gif");
}

.rank13Icon{
	background:url("/img/cmn/ranking/13.gif");
}

.rank14Icon{
	background:url("/img/cmn/ranking/14.gif");
}

.rank15Icon{
	background:url("/img/cmn/ranking/15.gif");
}

.rank16Icon{
	background:url("/img/cmn/ranking/16.gif");
}

.rank17Icon{
	background:url("/img/cmn/ranking/17.gif");
}

.rank18Icon{
	background:url("/img/cmn/ranking/18.gif");
}

.rank19Icon{
	background:url("/img/cmn/ranking/19.gif");
}

.rank20Icon{
	background:url("/img/cmn/ranking/20.gif");
}

.rank21Icon{
	background:url("/img/cmn/ranking/21.gif");
}

.rank22Icon{
	background:url("/img/cmn/ranking/22.gif");
}

.rank23Icon{
	background:url("/img/cmn/ranking/23.gif");
}

.rank24Icon{
	background:url("/img/cmn/ranking/24.gif");
}

.rank25Icon{
	background:url("/img/cmn/ranking/25.gif");
}

.rank26Icon{
	background:url("/img/cmn/ranking/26.gif");
}

.rank27Icon{
	background:url("/img/cmn/ranking/27.gif");
}

.rank28Icon{
	background:url("/img/cmn/ranking/28.gif");
}

.rank29Icon{
	background:url("/img/cmn/ranking/29.gif");
}

.rank30Icon{
	background:url("/img/cmn/ranking/30.gif");
}

.rank31Icon{
	background:url("/img/cmn/ranking/31.gif");
}

.rank32Icon{
	background:url("/img/cmn/ranking/32.gif");
}

.rank33Icon{
	background:url("/img/cmn/ranking/33.gif");
}

.rank34Icon{
	background:url("/img/cmn/ranking/34.gif");
}

.rank35Icon{
	background:url("/img/cmn/ranking/35.gif");
}

.rank36Icon{
	background:url("/img/cmn/ranking/36.gif");
}

.rank37Icon{
	background:url("/img/cmn/ranking/37.gif");
}

.rank38Icon{
	background:url("/img/cmn/ranking/38.gif");
}

.rank39Icon{
	background:url("/img/cmn/ranking/39.gif");
}

.rank40Icon{
	background:url("/img/cmn/ranking/40.gif");
}

.rank41Icon{
	background:url("/img/cmn/ranking/41.gif");
}

.rank42Icon{
	background:url("/img/cmn/ranking/42.gif");
}

.rank43Icon{
	background:url("/img/cmn/ranking/43.gif");
}

.rank44Icon{
	background:url("/img/cmn/ranking/44.gif");
}

.rank45Icon{
	background:url("/img/cmn/ranking/45.gif");
}

.rank46Icon{
	background:url("/img/cmn/ranking/46.gif");
}

.rank47Icon{
	background:url("/img/cmn/ranking/47.gif");
}

.rank48Icon{
	background:url("/img/cmn/ranking/48.gif");
}

.rank49Icon{
	background:url("/img/cmn/ranking/49.gif");
}

.rank50Icon{
	background:url("/img/cmn/ranking/50.gif");
}
/* コミュニティ関連 */
.addFavBtn{
	display:inline-block;
	width:86px;
	height:17px;
	overflow:hidden;
	text-indent:-1000px;
	background-position:-650px -137px;
}

/* 参考になった／ならない new! */
.sympathyBtnText{
	float:left;
}

.sympathyBtnYes,
.sympathyBtnNo{
	display:inline-block;
	width:50px;
	height:17px;
	text-indent:-1000px;
	overflow:hidden;
}

.sympathyBtnYes{
	background-position:-600px -137px;
}

.sympathyBtnNo{
	margin-left:5px;
	background-position:-600px -154px;
}

/* headerLogo */
#logoNormal,
#logoAdult{
	position:relative;
	z-index:1000;
	display:block;
	float:left;
	/*width:280px;*/
	height:32px;
}

#logoNormal.annv,
#logoAdult.annv{
	width:640px;
}

#logoNormal a,
#logoAdult a{
	display:block;
	font-size:16px;
	line-height:36px;
	color:#999;
	text-decoration:none;
}

#logoNormal .logo{
	display:block;
	float:left;
	oveflow:hidden;
	width:94px;
	height:32px;
	background-position:0 0;
	text-indent:-1000px;
}

#logoAdult .logo{
	display:block;
	float:left;
	oveflow:hidden;
	width:95px;
	height:32px;
	background-position:-94px 0;
	text-indent:-1000px;
}

.logo10th{
	display:block;
	float:left;
	oveflow:hidden;
	width:204px;
	height:33px;
	margin-right:5px;
	background:url("/img/cmn/logo/10th_annv.png") no-repeat;
	text-indent:-1000px;
}

.logo11th{
	display:block;
	float:left;
	oveflow:hidden;
	width:204px;
	height:33px;
	margin-right:5px;
	background:url("/img/cmn/logo/11th_annv.png") no-repeat;
	text-indent:-1000px;
}

.logo12th{
	display:block;
	float:left;
	oveflow:hidden;
	width:204px;
	height:33px;
	margin-right:5px;
	background:url("/img/cmn/logo/12th_annv.png") no-repeat;
	text-indent:-1000px;
}

.logoXmas{
	display:block;
	float:left;
	oveflow:hidden;
	width:215px;
	height:32px;
	margin-right:5px;
	background:url("/img/cmn/logo/logo_xmas.gif") no-repeat;
	text-indent:-1000px;
}

#logoNormal .text,
#logoAdult .text{
	display:block;
	float:left;
}

#logoNormal .headerTitle,
#logoAdult .headerTitle{
	display:block;
	/*width:180px;*/
	float:left;
	font-size:12px;
	line-height:18px;
	color:#666;
	overflow:hidden;
}

#headerCouponBnr{
    display: block;
    float: left;
    width: 320px;
    margin-left: 10px;
}

/* logo右 */
.headertxt{
	min-width:410px;
	float:right;
	margin-top:-2px;
	position:relative;
	z-index:1000;
	color:#8d8d8d;
	text-align:right;
}

#headerSignup{
	display:block;
	overflow:hidden;
	float:right;
	width:95px;
	height:28px;
	background-position:-455px 0;
}

#headerLogin{
	display:block;
	overflow:hidden;
	float:right;
	width:95px;
	height:28px;
	margin-right:8px;
	background-position:-360px 0;
}

#headerBeginner{
	display:block;
	overflow:hidden;
	float:right;
	width:171px;
	height:29px;
	margin-right:8px;
	background-position:-189px 0;
}

#headerSignup span,
#headerLogin span,
#headerBeginner span{
	display:none;
}

.headerCoupon{
	display: block;
	float:right;
	position: relative;
}
.headerCoupon::before{
    background: url('/img/cmn/header_navi/myCouponPC.png') no-repeat;
    content: '';
    display: inline-block;
    height: 16px;
    left: -20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
}

/* headerMyPageMenu */
.headerMyPageMenu {
	display: none;
	background: #fff;
	border: solid 5px #34679a;
	box-sizing: border-box;
	position: absolute;
	right: 15px;
	top: 25px;
	width: 400px;
	z-index: 1001;
}

.headerMyPageMenu::after {
	clear: both;
	content: "";
	display: block;
}

.headerMyPageMenu li {
	box-sizing: border-box;
	float: left;
	width: 195px;
}

.headerMyPageMenu li:nth-child(even) {
	border-right: solid 5px #fff;
}

.headerMyPageMenu li:last-child {
	border-bottom: solid 5px #fff;
}

.headerMyPageMenu li a {
	background: #eee;
	border-top: solid 5px #fff;
	border-left: solid 5px #fff;
	box-sizing: border-box;
	color: #000;
	display: block;
	font-size: 14px;
	padding: 10px;
	position: relative;
	text-decoration: none;
}

.headerMyPageMenu li a:hover {
	background: #f4f4f4;
	text-decoration: none;
}

.headerMyPageMenu li a::after {
	border-top: solid 2px #bbb;
	border-right: solid 2px #bbb;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	right: 10px;
	top: 15px;
	transform: rotate(45deg);
	width: 8px;
}

/* Header Tab */
#newHeader{
	margin-top:15px;
	height:25px;
}

#newHeader li{
	position:relative;
	z-index:1000;
	display:block;
	float:left;
}

#newHeader li.textLink{
	display:block;
	float:right;
	font-size:12px;
	line-height:25px;
}

#newHeader li a{
	display:block;
	float:left;
	text-indent:-1000px;
	overflow:hidden;
	height:25px;
}

#newHeader li a .fast_guide{
    background: #FFFF00;
}

#tabDVD .tabOff{
	width:84px;
	height:25px;
	background-position:0 -32px;
}

#tabCD .tabOff{
	width:75px;
	height:25px;
	background-position:-609px 0;
}

#tabBOX .tabOff{
	width:85px;
	height:25px;
	background-position:-84px -32px;
}

#tabComic .tabOff{
	width:93px;
	height:25px;
	background-position:-169px -32px;
}

#tabCommunity .tabOff{
	width:74px;
	height:25px;
	background-position:-262px -32px;
}

#tabNews .tabOff{
	width:58px;
	height:25px;
	background-position:-335px -32px;
}

#tabPoint .tabOff{
	width:86px;
	height:25px;
	background-position:-393px -32px;
}

.adult #tabPoint .tabOff{
	width:86px;
}

#tabBB .tabOff{
	width:62px;
	height:25px;
	background-position:-479px -32px;
}

#tabBBChat .tabOff{
	width:85px;
	height:25px;
	background-position:-540px -32px;
}

#tab10th .tabOff{
	width:85px;
	height:25px;
	background-position:-625px -32px;
}

#tabAdult .tabOff{
	width:76px;
	height:25px;
	margin-left:-1px;
	background-position:-760px 0;
}

#tabAdultBOX .tabOff{
	width:76px;
	height:25px;
	margin-left:-1px;
	background-position:-760px -26px;
}

#tabDVD .tabOn{
	width:84px;
	height:25px;
	background-position:0 -57px;
}

#tabCD .tabOn{
	width:75px;
	height:25px;
	background-position:-684px 0;
}

#tabBOX .tabOn{
	width:85px;
	height:25px;
	background-position:-84px -57px;
}

#tabComic .tabOn{
	width:93px;
	height:25px;
	background-position:-169px -57px;
}

#tabCommunity .tabOn{
	width:74px;
	height:25px;
	background-position:-262px -57px;
}

#tabNews .tabOn{
	width:58px;
	height:25px;
	background-position:-335px -57px;
}

#tabPoint .tabOn{
	width:86px;
	height:25px;
	background-position:-393px -57px;
}

#tabBB .tabOn{
	width:61px;
	height:25px;
	background-position:-479px -57px;
}

#tab10th .tabOn{
	width:85px;
	height:25px;
	background-position:-624px -57px;
}


#tabAdult .tabOn{
	width:76px;
	height:25px;
	background-position:-836px 0;
}

#tabAdultBOX .tabOn{
	width:76px;
	height:25px;
	background-position:-836px -26px;
}

#TabServiceGuide,
#TabFastGuide,
#TabHelp{
	display:inline;
	float:right;
	text-indent:0px !important;
}

/* タブ上 */
.hasNew,
.has80yen,
.has60yen,
.has55yen,
.has50yen,
.hasCampaign,
.hasSale{
	position:relative;
	display:block;
	margin-top:-10px;
	text-indent:-9999px;
	overflow:hidden;
}

#tabDVD .has80yen{
	left:28px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-550px -10px;
}

#tabDVD .has60yen{
	left:28px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px -20px;
}

#tabDVD .has55yen{
	left:28px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px -10px;
}

#tabDVD .has50yen{
	left:28px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-550px 0;
}

#tabDVD .hasSale{
	left:29px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px 0;
}

#tabCD .has80yen{
	left:23px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-550px -10px;
}

#tabCD .has60yen{
	left:23px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px -20px;
}

#tabCD .has55yen{
	left:23px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px -10px;
}

#tabCD .has50yen{
	left:23px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-550px 0;
}

#tabCD .hasSale{
	left:23px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px 0;
}

#tabBOX .hasSale,
#tabAdultBOX .hasSale{
	left:29px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px 0;
}

#tabBOX .hasCampaign{
	left:18px;
	top:5px;
	width:50px;
	height:10px;
	background-position:-600px -246px;
}

#tabAdultBOX .hasCampaign{
	left:11px;
	top:5px;
	width:50px;
	height:10px;
	background-position:-600px -246px;
}

#tabComic .hasSale{
	left:32px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px 0;
}

#tabBB .hasNew{
	left:18px;
	top:5px;
	width:25px;
	height:10px;
	background-position:-550px -20px;
}

#tab10th .hasSale{
	left:29px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px 0;
}

#tabAdult .has80yen{
	left:24px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-550px -10px;
}

#tabAdult .has60yen{
	left:24px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px -20px;
}

#tabAdult .has55yen{
	left:24px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px -10px;
}

#tabAdult .has50yen{
	left:24px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-550px 0;
}

#tabAdult .hasSale{
	left:24px;
	top:5px;
	width:28px;
	height:10px;
	background-position:-578px 0;
}

#menuUnderBar{
	border-top:8px solid #34679a;
}

#headerSubMenu{
	display:block;
	margin-bottom:1px;
	border-top:8px solid #34679a;
	border-bottom:1px solid #ccc;
	padding-left:10px;
	height:27px;
	font-size:12px;
	line-height:27px;
	background:url("/img/cmn/search_line.gif") repeat-x;
	overflow:hidden;
}

.adult #headerSubMenu{
	border-top:8px solid #ffa6b1;
}

.cd #headerSubMenu{
	border-top:8px solid #602e9a;
}

.dvdbox #headerSubMenu{
	border-top:8px solid #528853;
}

.comic #headerSubMenu{
	border-top:8px solid #95663b;
}

.community #headerSubMenu{
	border-top:8px solid #4f9fc8;
}

.social #headerSubMenu{
	border-top:8px solid #05a2a5;
}

.pointclub #headerSubMenu{
	border-top:8px solid #f09000;
}

.bb #headerSubMenu{
	border-top:8px solid #8e8d8d;
}

#headerSubMenu li#headerTaxText{
	float:right !important;
	color:#f00;
}

#headerSubMenu li{
	float:left;
}

#headerSubMenu .right{
	float:right !important;
}

#headerSubMenu a{
	display:inline-block;
	height:14px;
	padding-left:8px;
	padding-right:10px;
	background-position:-945px -82px;
	line-height:14px;
}

.cd #headerSubMenu a{
	background-position:-945px -186px;
}

.dvdbox #headerSubMenu a{
	background-position:-945px -95px;
}

.comic #headerSubMenu a{
	background-position:-945px -108px;
}

.community #headerSubMenu a{
	background-position:-945px -121px;
}

.social #headerSubMenu a{
	background-position:-945px -134px;
}

.pointclub #headerSubMenu a{
	background-position:-945px -147px;
}

.bb #headerSubMenu a{
	background-position:-945px -160px;
}

#headerSubMenu a.noIconR{
	padding-right:5px !important;
}

#headerSubMenu a.noIcon{
	padding-left:0px;
	padding-right:10px;
	background:none;
}

/* 検索枠部分 */
#search_form{
	display:block;
	float:left;
	width:690px;
	padding:4px 0;
	overflow:hidden;
}

#headerKeywords{
	height:25px;
	margin-left:700px;
	padding:4px 0;
	font-size:12px;
	line-height:25px;
	overflow:hidden;
	text-align:right;
}

#headerKeywords dt,
#headerKeywords dd{
	display:inline-block;
	padding-right:5px;
}

#search_form select{
	display:block;
	float:left;
	width:120px;
	height:25px;
	margin:0;
	border:1px solid #ccc;
	padding:0;
	font-size:14px;
	line-height:21px;
}

#search_form #search,
#headerSearchKey{
	display:block;
	float:left;
	width:303px;
	height:21px;
	margin:0 10px;
	border:1px solid #999;
	font-size:14px;
	line-height:21px;
}

#search_form #submitBtn{
	display:block;
	float:left;
	width:65px;
	height:25px;
	border:none;
	padding:0;
	cursor:pointer;
	text-indent:-1000px;
	background-position:0 -264px;
}

#search_form_help #submitBtn{
	width:65px;
	height:25px;
	border:none;
	padding:0;
	cursor:pointer;
	text-indent:-1000px;
	background-position:0 -264px;
}

.cd #search_form #submitBtn,
.cd #search_form_help #submitBtn{
	background-position:-520px -264px;
}

.dvdbox #search_form #submitBtn,
.dvdbox #search_form_help #submitBtn{
	background-position:-65px -264px;
}

.comic #search_form #submitBtn,
.comic #search_form_help #submitBtn{
	background-position:-130px -264px;
}

.community #search_form #submitBtn,
.community #search_form_help #submitBtn{
	background-position:-195px -264px;
}

.social #search_form #submitBtn,
.social #search_form_help #submitBtn{
	background-position:-260px -264px;
}

.pointclub #search_form #submitBtn,
.pointclub #search_form_help #submitBtn{
	background-position:-325px -264px;
}

.bb #search_form #submitBtn,
.bb #search_form_help #submitBtn{
	background-position:-390px -264px;
}

.adult #search_form #submitBtn,
.adult #search_form_help #submitBtn{
	background-position:-455px -264px;
}

#powerSearchLink{
	display:block;
	float:left;
	padding-left:10px;
	font-size:12px;
	overflow:hidden;
	line-height:25px;
}

#topPanel{
	border-top:1px solid #ccc;
	padding-top:5px;
}

#topLeftBnr{
	float:left;
	width:49%;
	text-align:right;
}

#topRightBnr{
	float:right;
	width:49%;
	text-align:left;
}

#topPanel a{
	display:inline-block;
}

#topPanel img{
	display:block;
	width:100%;
	height:auto;
	max-width:640px;

}

#search_form_help{
	display:block;
	padding:5px 0;
	overflow:hidden;
	text-align:center;
}

#qText{
	width:403px;
	height:19px;
	margin:0 10px;
	border:1px solid #999;
	padding:2px 0;
	font-size:14px;
	line-height:19px;
}

#btnG{
	height:25px;
	margin:0;
	padding:0 5px;
	line-height:25px;
}

/* headerMenu プルダウン部分 */
.genre{display:none;margin:0px;padding:0px;}
.genre ul{width:125px;border:1px solid #369;border-width:1px 1px 0px;}
.genre li{margin:0px;border:1px solid #369;border-width:0px 0px 1px;padding:0px;}

.genre a{display:block;padding:2px 5px 2px 5px;}
.genre a:link,
.genre a:visited{background:#eff6fd;}
.genre a:hover,
.genre a:active{color:#fff;background:#369;text-decoration:none;}
.genre a.notLink:link,
.genre a.notLink:visited{color:#000;background:#eff6fd;text-decoration:none;cursor:default;}
.genre a.notLink:hover,
.genre a.notLink:active{color:#fff;background:#369;text-decoration:none;cursor:default;}

.genre .-new {
    position: relative;
}
.genre .-new::after {
    color: #c00;
    content:'NEW';
    right: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.genre .-new:hover::after {
    color: #fff;
}

.cd .genre ul,
.cd .genre li{border-color:#7548a9;}

.cd .genre a:link,
.cd .genre a:visited{background:#f6effd;}
.cd .genre a:hover,
.cd .genre a:active{color:#fff;background:#7548a9;}

.comic .genre ul,
.comic .genre li{border-color:#946539;}

.comic .genre a:link,
.comic .genre a:visited{background:#fcf999;}
.comic .genre a:hover,
.comic .genre a:active{color:#fff;background:#946539;}

.dvdbox .genre ul,
.dvdbox .genre li{border-color:#518852;}

.dvdbox .genre a:link,
.dvdbox .genre a:visited{background:#f5ffee;}
.dvdbox .genre a:hover,
.dvdbox .genre a:active{color:#fff;background:#518852;}

.adult .genre ul,
.adult .genre li{border-color:#ff839a;}

.adult .genre a{border-color:#ff839a;background:#fcc;}
.adult .genre a:link,
.adult .genre a:visited{background:#fcc;}
.adult .genre a:hover,
.adult .genre a:active{color:#fff;background:#ff839a;}

.adult.dvdbox .genre ul,
.adult.dvdbox .genre li{border-color:#ff839a;}

.adult.dvdbox .genre a{border-color:#ff839a;background:#fcc;}
.adult.dvdbox .genre a:link,
.adult.dvdbox .genre a:visited{background:#fcc;}
.adult.dvdbox .genre a:hover,
.adult.dvdbox .genre a:active{color:#fff;background:#ff839a;}

.genre a.adult:link,
.genre a.adult:visited{background:#fcc;}
.genre a.adult:hover,
.genre a.adult:active{color:#fff;background:#ff839a;text-decoration:none;}

.genre a.adultnotLink:link,
.genre a.adultnotLink:visited{color:#000;background:#fcc;text-decoration:none;cursor:default;}
.genre a.adultnotLink:hover,
.genre a.adultnotLink:active{color:#fff;background:#ff839a;text-decoration:none;cursor:default;}

.genre a.normal:link,
.genre a.normal:visited{background:#eff6fd;}
.genre a.normal:hover,
.genre a.normal:active{background:#369;}

.adult.dvdbox .genre a.normal{background:#f5ffee;}
.adult.dvdbox .genre a.normal:hover,
.adult.dvdbox .genre a.normal:active{background:#518852;}

/* IE Hack */
*:first-child+html .genre ul{width:125px;}

* html .genre a{width:120px;}

* html .headerLine li{padding:5px 5px 0px 0px;}
* html .headerLine li.right{padding:2px 5px 0px 0px;}

/* 100yen menu */
#halfMenu ul{
	width:165px !important;
}

#halfMenu a{
	_width:160px;
}

/* 小レイヤーでの詳細表示部分 */
#viewdetail{text-align:left;display:none;}
/* footer New */
#footerOuter{
	width:100%;
	height:auto;
	margin:20px 0 5px;
	border:1px solid #ccc;
	border-width:1px 0;
	background:#f0f0f0;
	overflow:hidden;
}

#footerWrapper{
	width:100%;
	height:auto;
	margin:0 auto;
	border:1px solid #fff;
	border-width:1px 0;
	padding:5px 0 0;
	overflow:hidden;
}

#footerWrapper div{
	float:left;
	width:25%;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

#footerLeft{
	border-right:1px solid #ccc;
}

#footerCenter1{
	border-left:1px solid #fff;
	border-right:1px solid #ccc;
}

#footerCenter2{
	border-left:1px solid #fff;
	border-right:1px solid #ccc;
}

#footerRight{
	width:24% !important;
	border-left:1px solid #fff;
}

#footerWrapper dl{
	margin:5px 10px 15px;
	padding:0;
}

#footerWrapper dt{
	font-weight:bold;
	padding-bottom:0.5em;
}

#footerWrapper dd{
	margin:0;
	padding:0;
}

#footerWrapper li{
	padding-bottom:2px;
}

#footerBottom{
	width:100% !important;
	clear:both;
	float:none !important;
	padding:0 !important;
	margin:0 !important;
	position:relative;
	z-index:999;
	height:5px;
	background:#f0f0f0;
	overflow:hidden;
}

#footerQRCode{
	text-indent:-1000px;
	overflow:hidden;
}

#yahoo_footer{
	margin-top:30px;
	padding-top:5px;
	border-top:1px solid #ccc;
	text-align:center;
}

small#copyright{
	display:block;
}

#copyright{text-align:center;}

/* Google Ads */
#googleBoxWrapper{
	margin-top:30px;
	border-top:2px solid #369;
	padding-top:20px;
}

.dvdbox #googleBoxWrapper{border-top:2px solid #518852;}
.comic #googleBoxWrapper{border-top:2px solid #946539;}
.pointclub #googleBoxWrapper{border-top:2px solid #f8a149;}

#googleBoxLeft{
	float:left;
	width:330px;
	overflow:hidden;
}

#googleBoxRight{
	float:left;
	width:250px;
	overflow:hidden;
}

/* 右メニュー */
#rightTitleGenre,
#rightTitleInfo,
#rightTitleMenu,
#rightTitleSeries,
#rightTitleRanking,
#rightTitleNewRanking{
	width:300px;
	height:20px;
	text-indent:-1000px;
	overflow:hidden;
}

#rightTitleSeries{
	background:url(/img/cmn/right/300/kids_series.gif) no-repeat;
}

#rightTitleGenre{
	background-position:-300px -137px;
}

#rightTitleRanking{
	background-position:-300px -197px;
}

#rightTitleNewRanking{
	background-position:-300px -227px;
}

.right-box.ranking {
    text-align: center;
    font-size: 12px;
}

.right-box.ranking a.rankingImage {
    margin: 10px auto;
}

#genre_ranking .title {
    margin: 20px auto;
}

#genre_ranking .info {
    display: flex;
    margin: 0 auto;
    max-width: 260px;
    width: auto;

    justify-content: center;
}

#genre_ranking .icon_rank.small {
    padding-top: 6px;
}

.rankItemTitle {
    height: auto;
    line-height: 1.5;
    margin: 4px;
    max-height: 36px;
    overflow: hidden;
}

.rightSideRankArtist {
    height: auto;
    line-height: 1.5;
    margin: 0 auto 20px;
    max-height: 18px;
    overflow: hidden;
    width: 90%;
}


#side_ranking_more {
    border-top: 1px solid #ccc;
    height: 26px;
    line-height: 26px;
    margin-top: 20px;
}

a.rankingImage.dvdImage1Wrapper,a.rankingImage.cdImage1Wrapper  {
    margin: 10px auto;
}

#rightTitleInfo{
	background-position:-300px -157px;
	text-indent:0 !important;
}

#rightTitleInfo span{
	display:none;
}

#rightTitleInfo div{
	padding-right:5px;
	text-align:right;
	color:#fff;
	font-size:12px;
	line-height:20px;
}

#rightTitleMenu{
	background-position:-300px -177px;
}

#rightTitleSearch{
	width:298px;
	height:54px;
	background-position:0 -137px;
	text-indent:-1000px;
	overflow:hidden;
}

#geoGroup{
	display:block;
	width:300px;
	height:57px;
	margin:10px auto 15px;
	background-position:0 -207px;
	text-indent:-1000px;
	overflow:hidden;
}

.right-bnr{margin-bottom:15px;}
.right-login,
.right-box{margin-bottom:15px;border:1px solid #ccc;background:#fff;}
.right-login .topbox2{
	padding:10px;
	border-bottom:1px dashed #ccc;
}



.right-login .box{
	padding:5px 10px;
}

ul.right-menu{
	margin:10px 0px 0px;
	font-size:12px;
	line-height:18px;
}

li.right-menu{
	float:left;
	width:139px;
	margin:0px;
	padding:0px 0px 3px 10px;
}

div.right-menu{
	padding:10px;
}

.rightQR{
	float:left;
}

div.right-menu div{
	margin-left:68px;
	font-size:12px;
	line-height:18px;
}

.right-q img{
	vertical-align:middle;
	margin-left:5px;
}

li.right-genre-adult{
	clear:both;
	background:#fcc;
	margin:0px;
	padding:3px 10px;
}

li.right-genre-normal{
	clear:both;
	background:#eff6fd;
	margin:0px;
	padding:3px 10px;
}

.right-menu a.-new::after {
    content: 'NEW!';
    color: #f00;
    display: inline-block;
    font-weight: normal;
    font-size: 11px;
	line-height: normal;
    padding: 0 8px 0 3px;
}

/* pickup group */
#rightPickupTop{
	width:300px;
	height:10px;
	background-position:0 -197px;
}

#rightPickupBottom{
	width:300px;
	height:10px;
	margin-bottom:15px;
	background-position:-300px -217px;
}

#pickupGroupWrapper{
	border:3px solid #eee;
	border-width:0px 3px;
	padding:0px 10px;
}

#rightPickupTitle{
	display:inline-block;
	width:95px;
	height:12px;
	background-position:-650px -154px;
	text-indent:-1000px;
	overflow:hidden;
}

#rightPickupSend{
	display:block;
	width:70px;
	height:25px;
	background-position:-720px -103px;
	text-indent:-1000px;
	overflow:hidden;
}

#pickupGroupWrapper #pickupGroupLeft{
	width:179px;
	float:left;
}

#pickupGroupWrapper #pickupGroupRightImage{
	width:85px;
	height:85px;
	overflow:hidden;
}

.right-box li.li-subttl{
	margin:0px;
	padding:10px 0px 5px;
}
.li-subttl strong{
	color:#999;
}

li.dot{
	margin:0px;
	padding:3px 0px 0px 12px;
	list-style-type:none;
	background:url(/img/cmn/icon/icon_dot.gif) 0px 6px no-repeat;
}

li.dot.fast_guide{
	display: block;
	background: #FFFF00;
}

/* SNS BOX */
#snsBoxLeft{
	float:left;
	width:75px;
	height:55px;
	background:url(/img/cmn/right/sns/title_snb.png) center center no-repeat #999;
	text-indent:-10000px;
}

#snsBoxRight{
	float:left;
	width:225px;
	height:55px;
	background:url(/img/cmn/right/sns/arrow_snb.png) left center no-repeat #eaeaea;
}

.snsIconBox{
	margin:5px 0 0 20px;
}

.snsIconBox #googlePlusOne{
	float:left;
	width:32px;
	margin-right:10px;
}

.snsIconBox #mixiCheck{
	float:left;
	width:58px;
	margin-right:10px;
}

.snsIconBox #twitter{
	width:80px;
	overflow:hidden;
}


.snsIconBox #hb{
	float:left;
	width:60px;
	height:21px;
}

.snsIconBox #fb{
	float:left;
	width:120px;
	overflow:hidden;
}

/* タグ */
ul.tagbox{margin:0px;padding:0px 5px 5px 10px;}
.tagbox li{display:inline;margin-right:9px;}
.tagbox a{text-decoration:none !important;}

.tag1{font-size:12px;line-height:1.5em;}
.tag2{font-size:12px;line-height:1.5em;font-weight:bold;}
.tag3{font-size:14px;line-height:1.5em;}
.tag4{font-size:14px;line-height:1.5em;font-weight:bold;}
.tag5{font-size:16px;line-height:1.5em;}
.tag6{font-size:18px;line-height:1.5em;font-weight:bold;}
.tag7{font-size:22px;line-height:1.5em;}

.contentsTtl{
	margin-bottom:3px;
	padding-bottom:3px;
	border:1px solid #fff;
	border-bottom:2px solid #285e94;
}

.contentsTtl .px12{
	line-height:21px;
}

.cd .contentsTtl{
	border-bottom:2px solid #602e9a;
}

.dvdbox .contentsTtl{
	border-bottom:2px solid #518852;
}

.community .contentsTtl{
	border-bottom:2px solid #4f9fc8;
}

.social .contentsTtl{
	border-bottom:2px solid #05a2a5;
}

.bb .contentsTtl{
	border-bottom:2px solid #8b8a8a;
}

.comic .contentsTtl{
	border-bottom:2px solid #946539;
}

.adult .contentsTtl{
	border-bottom:2px solid #ff839a;
}

.pointclub .contentsTtl{
	border-bottom:2px solid #f8a149;
}

.subTtl{
	margin-bottom:3px;
	padding-bottom:3px;
	border:1px solid #fff;
	border-bottom:2px solid #ccc;
}

/* 検索こちらもオススメ */
.contentsBox{
	width:600px;
	overflow:hidden;
}

.productBox{
	float:left;
	width:120px;
}

/* TblList */
.listPtn1{padding:3px 5px;background:#fff;}
.listPtn2{padding:3px 5px;background:#f3f3f3;}
.listPtn3{padding:3px 5px;background:#ebebeb;}
.listPtn4{padding:3px 5px;background:#eefdd8;}

.border-top{border-top:1px solid #ccc;}
.border-bottom{border-bottom:1px solid #ccc;}

#bookmarkLink{
	margin:20px 0;
}

#bookmarkLink a{
	display:block;
	float:left;
	margin-right:10px;
}

.mixi-check-button{
	width:58px;
	height:18px;
}

.twitter-share-button{
	display:block;
	float:left;
	width:100px !important;
	height:20px;
	margin-right:10px;
	overflow:hidden;
}

.greeLink{
	border:none;
	overflow:hidden;
	float:left;
	width:75px;
	height:20px;
	margin-right:10px;
}

.facebookLink{
	border:none;
	float:left;
	width:100px;
	height:21px;
	margin-right:10px;
}

#hatenaWrapper{
	float:left;
	width:60px;
	height:21px;
	margin-right:10px;
}

.postLinkLarge{
	width:80px;
	height:20px;
	background:url(/img/cmn/icon/icon_twitter_large.png) no-repeat left center;
	text-indent:-100000px;
	overflow:hidden;
}

.postLink{
	width:16px;
	height:18px;
	background:url(/img/cmn/icon/icon_x.png) no-repeat left center;
	text-indent:-100000px;
	overflow:hidden;
}

.ldcliplink{
	width:16px;
	height:18px;
	background:url(/img/cmn/icon/icon_ld_clip.gif) no-repeat left center;
	text-indent:-100000px;
	overflow:hidden;
}

.hatena_bookmarklink{
	width:16px;
	height:18px;
	background:url(/img/cmn/icon/icon_hatena_bookmark.gif) no-repeat left center;
	text-indent:-100000px;
	overflow:hidden;
}

.y_bookmarklink{
	width:16px;
	height:18px;
	background:url(/img/cmn/icon/icon_yahoo_bookmark.gif) no-repeat left center;
	text-indent:-100000px;
	overflow:hidden;
}

#reccomendWrapper{
	visibility:hidden;
}

#isIphoneBackLink{
	display:block;
	margin-bottom:15px;
	padding:8px;
	background:#6d84a2;
	font-weight:bold;
	font-size:48px;
	text-align:center;
	color:#fff;
}

#isAndroidBackLink{
	display:block;
	margin-bottom:15px;
	padding:8px;
	background:#c4c4c4;
	font-weight:bold;
	font-size:48px;
	text-align:center;
	color:#333;
}








/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
.yui-calcontainer {
	position:relative;
	padding:5px;
	background-color:#F7F9FB;
	border:1px solid #7B9EBD;
	float:left;
	_overflow:hidden; /* IE6 only, to clip iframe shim */
}

.yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	z-index:0;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

/* IE6 only */
.yui-calcontainer iframe.fixedsize {
	width:50em;
	height:50em;
	top:-1px;
	left:-1px;
}

.yui-calcontainer.multi {
	padding:0;
}

.yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	float:left;
	position:relative;
	border:none;
}

.yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

.yui-calcontainer .close-icon {
	position:absolute;
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

.yui-calcontainer .calclose {
	background: url("/img/YUI/calx.gif") no-repeat;
	width:17px;
	height:13px;
	cursor:pointer;
}

/* Calendar element styles */

.yui-calendar {
	font:100% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
}

.yui-calcontainer.withtitle {
	padding-top:1.5em;
}

.yui-calendar .calnavleft {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	left:2px;
	z-index:1;
	background: url("/img/YUI/callt.gif") no-repeat;
}

.yui-calendar .calnavright {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	right:2px;
	z-index:1;
	background: url("/img/YUI/calrt.gif") no-repeat;
}

.yui-calendar td.calcell {
	padding:.1em .2em;
	border:1px solid #E0E0E0;
	text-align:center;
    white-space: nowrap;
}

.yui-calendar td.calcell a {
	color:#003DB8;
	text-decoration:none;
}

.yui-calendar td.calcell.today {
	border:1px solid #000;
}

.yui-calendar td.calcell.oom {
	cursor:default;
	color:#999;
	background-color:#EEE;
	border:1px solid #E0E0E0;
}

.yui-calendar td.calcell.selected {
	color:#003DB8;
	background-color:#FFF19F;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
	color:#FFF;
	background-color:#FF9900;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover a {
	color:#FFF;
}

.yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

.yui-calendar td.calcell.previous {
	color:#CCC;
}

.yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
.yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
.yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
.yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }

.yui-calendar .calhead {
	border:1px solid #E0E0E0;
	vertical-align:middle;
	background-color:#FFF;
}

.yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
}

.yui-calendar .calheader img {
	border:none;
}

.yui-calendar .calweekdaycell {
	color:#666;
	font-weight:normal;
	text-align:center;
	width:1.5em;
}

.yui-calendar .calfoot {
	background-color:#EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.yui-calendar .calrowhead {
	border-right-width:2px;
}

/* Specific changes for calendar running under fonts/reset */
.yui-calendar .calbody a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}

#calContainer{font:11px sans-serif;}

/* Google Custom Ads */
#googleAdBox ul{}
#googleAdBox li{
	font-size:12px;
	line-height:18px;
}

.google_ad_text{
	display:block;
}

#googleAdBox a.google_ad_link:link,
#googleAdBox a.google_ad_link:visited{
	font-size:14px;
	line-height:21px;
	text-decoration:underline;
	color:#00f;
	font-weight:bold;
}
#googleAdBox a.google_ad_link:hover,
#googleAdBox a.google_ad_link:active{
	font-size:14px;
	line-height:21px;
	text-decoration:none;
	color:#f00;
	font-weight:bold;
}

#googleAdBox a.google_ad_url:link,
#googleAdBox a.google_ad_url:visited,
#googleAdBox a.google_ad_url:hover,
#googleAdBox a.google_ad_url:active{
	font-size:12px;
	line-height:21px;
	text-decoration:none;
	color:#008000;
}

div.google_ad_title{
	margin:20px 0 5px;
	border-top:1px solid #ccc;
	padding-top:10px;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
}

a.google_ad_title:link,
a.google_ad_title:visited,
a.google_ad_title:hover,
a.google_ad_title:active{
	text-decoration:none;
	color:#666;
}

.google_ad_mouse_out{
	margin-bottom:5px;
	background:#fff;
}

.google_ad_mouse_over{
	margin-bottom:5px;
	background:#ffc;
}


/* お知らせ共通 */
#news{}

.newsTitle{
	margin-top:20px;
	padding-bottom:3px;
	border-bottom:2px solid #ccc;
	font-size:12px;
	line-height:18px;
}

.newsBody{
	margin:10px 20px;
	font-size:12px;
	line-height:18px;
}


/* エラー画面用 */
.forSP{
	display:none;
}

.errorTextWrapper{
	margin-top:15px;
}

.errorTextWrapper h1{
	font:24px "Lucida Grande", 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight:bold;
}

.errorTextWrapper .errorText{
	margin:20px;
	font-size:12px;
	line-height:18px;
}

.linkLists{
	margin:20px;
}

#linkListGenre{
	float:left;
	width:300px;
}

#linkListGenre > dt,
#linkListGuide > dt{
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}

#genreLink,
#guideLink{
	font-size:14px;
	line-height:21px;
	font-weight:bold;
}

#genreList ul{
	float:left;
	width:150px;
	font-size:12px;
	line-height:18px;
}

#linkListGuide{
	float:left;
	width:480px;
	margin-left:15px;
	font-size:12px;
	line-height:18px;
}

#guideList > ul{
	width:240px;
	float:left;
}

#guideList dt{
	font-weight:bold;
}

#guideList dd{
	padding:0 1em 1em;
}

/* QRコード統一版 */
.qrcodeTop{
	display:block;
	width:140px;
	height:140px;
	background:url("/img/qrcode/R/top.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeDvdBox{
	display:block;
	width:140px;
	height:140px;
	background:url("/img/qrcode/R/dvdbox.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeComic{
	display:block;
	width:140px;
	height:140px;
	background:url("/img/qrcode/R/comic.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeMyList{
	display:block;
	width:140px;
	height:140px;
	background:url("/img/qrcode/R/my_list.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}

.qrcodeTopTiny{
	display:block;
	width:110px;
	height:110px;
	background:url("/img/qrcode/R/top.png") no-repeat center center;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeDvdBoxTiny{
	display:block;
	width:110px;
	height:110px;
	background:url("/img/qrcode/R/dvdbox.png") no-repeat center center;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeComicTiny{
	display:block;
	width:110px;
	height:110px;
	background:url("/img/qrcode/R/comic.png") no-repeat center center;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeMyListTiny{
	display:block;
	width:110px;
	height:110px;
	background:url("/img/qrcode/R/my_list.png") no-repeat center center;
	text-indent:-10000px;
	overflow:hidden;
}

.qrcodeMiniTop{
	display:block;
	width:90px;
	height:90px;
	background:url("/img/qrcode/S/top.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeMiniDvdBox{
	display:block;
	width:90px;
	height:90px;
	background:url("/img/qrcode/S/dvdbox.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeMiniComic{
	display:block;
	width:90px;
	height:90px;
	background:url("/img/qrcode/S/comic.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeMiniMyList{
	display:block;
	width:90px;
	height:90px;
	background:url("/img/qrcode/S/my_list.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}

.qrcodeMiniTopTiny{
	display:block;
	width:65px;
	height:65px;
	background:url("/img/qrcode/S/top.png") no-repeat center center;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeMiniDvdBoxTiny{
	display:block;
	width:65px;
	height:65px;
	background:url("/img/qrcode/S/dvdbox.png") no-repeat center center;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeMiniComicTiny{
	display:block;
	width:65px;
	height:65px;
	background:url("/img/qrcode/S/comic.png") no-repeat center center;
	text-indent:-10000px;
	overflow:hidden;
}
.qrcodeMiniMyListTiny{
	display:block;
	width:65px;
	height:65px;
	background:url("/img/qrcode/S/my_list.png") no-repeat center center;
	text-indent:-10000px;
	overflow:hidden;
}

/* 初回無料お試し期間についての注意事項 */
.firstTimeCaution dt{
	display:block;
	font-weight:bold;
}

.firstTimeCaution dd{
	display:block;
}

.firstTimeCaution li{
	padding-left:1em;
	text-indent:-1em;
}

/* パンクズ */
#bread{
	margin-bottom:20px;
	padding:3px 5px;
	background:#efefef;
	font-size:10px;
	line-height:15px;
}

/* フッターコンテンツ */
#footerComment{
	width:980px;
	margin:10px auto;
	text-align:left;
}

#footerCommentLeft{
	float:left;
	width:220px;
}

#footerCommentLeft strong{
	display:block;
	font-size:11px;
	line-height:16px;
	color:#666;
}

#footerCommentLeft div{
	display:block;
	width:101px;
	height:26px;
	margin-top:3px;
	background:url("/img/cmn/logo_posren_mini.gif") no-repeat;
	text-indent:-10000px;
}

#footerCommentRight{
	margin-left:230px;
	font-size:10px;
	line-height:15px;
	color:#999;
}

#footerTopLink{
	margin-bottom:5px;
	border-top:1px dotted #ccc;
	padding-top:10px;
	font-size:12px;
	text-align:center;
}

#couponBnrWrapper,
#bannerWrapper{
	margin:10px;
	text-align:center;
}

/* ジオトラスト印共通用 */
#GeoTrustWrapper{
	margin:20px;
	text-align:center;
}

#GeoTrustMark{
	width:116px;
}

#GeoTrustMark a{
	display:block;
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
	text-decoration:none;
}

#GeoTrustText{
	padding-left:10px;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
}

/* autocomplate */
#autoComplateWrapper{
	display:none;
	position:absolute;
	width:300px;
	max-height:262px;
	border:1px solid #ccc;
	overflow-x:hidden;
	overflow-y:scroll;
	z-index:1005;
}

#autoComplate{
	max-height:260px;
}

#autoComplate li{
	padding:4px 8px;
	background:#fff;
	cursor:pointer;
	font-size:12px;
	line-height:1.5em;
}

#autoComplate li:nth-child(odd){
	background:#efefef;
}

#autoComplate li.select,
#autoComplate li:hover{
	background:#d4efaf;
	font-weight:bold;
}

#autoComplate.noHover li.select{
	background:#d4efaf !important;
	font-weight:bold !important;
}

#autoComplate.noHover li:hover{
	background:#fff;
	font-weight:normal;
}

#autoComplate.noHover li:nth-child(odd):hover{
	background:#efefef;
	font-weight:normal;
}

#downerArrow {
	display:none;
	position: absolute;
	width:22px;
}

#downerArrow #downer {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 11px 0 11px;
	border-color: #34679a transparent transparent transparent;
	-webkit-animation: downAnim 1.5s infinite;
	animation: downAnim 1.5s infinite;
	box-sizing: border-box;
}

@-webkit-keyframes downAnim {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 0.8;
	}
	100% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
}
@keyframes downAnim {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 0.8;
	}
	100% {
		transform: translate(0, 20px);
		opacity: 0;
	}
}

#upperArrow {
	display:none;
	position: absolute;
	width:22px;
}

#upperArrow #upper {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 11px 12px 11px;
	border-color: transparent transparent #34679a transparent;
	-webkit-animation: upAnim 1.5s infinite;
	animation: upAnim 1.5s infinite;
	box-sizing: border-box;
}

@-webkit-keyframes upAnim {
	0% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
	50% {
		opacity: 0.8;
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
}
@keyframes upAnim {
	0% {
		transform: translate(0, 20px);
		opacity: 0;
	}
	50% {
		opacity: 0.8;
	}
	100% {
		transform: translate(0, 0);
		opacity: 0;
	}
}

.adult #downerArrow #downer {
	border-color: #ffa6b1 transparent transparent transparent;
}

.adult #upperArrow #upper {
	border-color: transparent transparent #ffa6b1 transparent;
}

.cd #downerArrow #downer {
	border-color: #602e9a transparent transparent transparent;
}

.cd #upperArrow #upper {
	border-color: transparent transparent #602e9a transparent;
}

/* gazow */
.dvdImage1Wrapper{
	display:block;
	position:relative;
	width:90px;
	height:127px;
	overflow:hidden;
}

.dvdImage1Wrapper .discImageBox{
	width:90px;
	height:127px;
	background:url("/img/cmn/dvd/icon_1.png") no-repeat;
}

.cdImage1Wrapper{
	display:block;
	position:relative;
	width:90px;
	height:90px;
	overflow:hidden;
}

.cdImage1Wrapper .discImageBox{
	width:90px;
	height:90px;
	background:url("/img/cmn/cd/icon_1.png") no-repeat;
}

.discImageUpper span{
	display:block;
	height: 1.5em;
	padding:2px 5px;
	box-sizing:border-box;
	text-align:center;
	background:#6e6e6e;
	color:#fff;
	overflow: hidden;
}

.dvdImage1Wrapper .discImageUpper span,
.cdImage1Wrapper .discImageUpper span{
	margin:6px 4px 0;
	font-size:9px;
	line-height:1.5em;
	text-decoration:none;
}

.discImageLower span{
	display:inline-block;
	height:3em;
	margin:0 8px;
	text-align:left;
	color:#333;
	overflow:hidden;
}

.dvdImage1Wrapper .discImageLower span,
.cdImage1Wrapper .discImageLower span{
	font-size:10px;
	line-height:1.5em;
	text-decoration:none;
}

.dvdImage2Wrapper{
	display:block;
	position:relative;
	width:120px;
	height:169px;
	overflow:hidden;
}

.dvdImage2Wrapper .discImageBox{
	width:120px;
	height:169px;
	background:url("/img/cmn/dvd/icon_2.png") no-repeat;
}

.cdImage2Wrapper{
	display:block;
	position:relative;
	width:120px;
	height:120px;
	overflow:hidden;
}

.cdImage2Wrapper .discImageBox{
	width:120px;
	height:120px;
	background:url("/img/cmn/cd/icon_2.png") no-repeat;
}

.cdImage2Wrapper.other img {
	width:120px;
	height:120px;
}

.dvdImage2Wrapper .discImageUpper span,
.cdImage2Wrapper .discImageUpper span{
	margin:8px 6px 0;
	font-size:11px;
	line-height:1.5em;
	text-decoration:none;
}

.dvdImage2Wrapper .discImageLower span,
.cdImage2Wrapper .discImageLower span{
	font-size:11px;
	line-height:1.5em;
	text-decoration:none;
}

.dvdImage3Wrapper{
	display:block;
	position:relative;
	width:180px;
	height:250px;
	overflow:hidden;
}

.dvdImage3Wrapper .discImageBox{
	width:180px;
	height:250px;
	background:url("/img/cmn/dvd/icon_3.png") no-repeat;
}

.cdImage3Wrapper{
	display:block;
	position:relative;
	width:180px;
	height:180px;
	overflow:hidden;
}

.cdImage3Wrapper .discImageBox{
	width:180px;
	height:180px;
	background:url("/img/cmn/cd/icon_3.png") no-repeat;
}

.dvdImage3Wrapper .discImageUpper span,
.cdImage3Wrapper .discImageUpper span{
	margin:10px 8px 0;
	font-size:12px;
	line-height:1.5em;
	text-decoration:none;
}

.dvdImage3Wrapper .discImageLower span,
.cdImage3Wrapper .discImageLower span{
	font-size:12px;
	line-height:1.5em;
	text-decoration:none;
}


.dvdImage4Wrapper{
	display:block;
	position:relative;
	width:250px;
	height:347px;
	overflow:hidden;
}

.dvdImage4Wrapper .discImageBox{
	width:250px;
	height:347px;
	background:url("/img/cmn/dvd/icon_3.png") no-repeat;
	background-size:100%;
}

.cdImage4Wrapper{
	display:block;
	position:relative;
	width:250px;
	height:250px;
	overflow:hidden;
}

.cdImage4Wrapper .discImageBox{
	width:250px;
	height:250px;
	background:url("/img/cmn/cd/icon_3.png") no-repeat;
	background-size:100%;
}

.dvdImage4Wrapper .discImageUpper span,
.cdImage4Wrapper .discImageUpper span{
	margin:10px 8px 0;
	font-size:12px;
	line-height:1.5em;
	text-decoration:none;
}

.dvdImage4Wrapper .discImageLower span,
.cdImage4Wrapper .discImageLower span{
	font-size:12px;
	line-height:1.5em;
	text-decoration:none;
}



.discImageBox{
	display:none;
}

.discImageUpperBox{
	display:table-row;
	width:100%;
}

.discImageUpper{
	display:table-cell;
	width:100%;
	vertical-align:bottom;
}

.discImageLowerBox{
	display:table-row;
	height:100%;
	width:100%;
}

.discImageLower{
	display:table-cell;
	width:100%;
	padding:4px 0;
	vertical-align:middle;
	text-align:center;
}

.discImageBox + img{
	position:absolute;
	top:0;
	left:0;
}

/* coupon Btn */
#couponNowBtn{
	display:block;
	position:fixed;
	width:125px;
	height:162px;
	right:0;
	bottom:20px;
	z-index:1000;
	background:url("/img/cmn/coupon.png?v=2.1") no-repeat;
	background-size:100%;
	text-indent:-10000px;
	oveflow:hidden;
}

/* tlsAlert */
#tlsAlert{
    position:relative;
    margin:10px 5px;
    border:3px solid #f00;
    border-radius:6px;
    background:#ffefef;
}

#tlsAlert strong{
    display:block;
    border-radius:4px 4px 0 0;
    padding:5px;
    font-size:16px;
    line-height:1.5em;
}

#tlsAlert div{
    padding:10px 10px 30px;
    font-size:14px;
    line-height:1.5em;
}

a#tlsChkBtn{
    display: block !important;
    width:400px;
    margin: 20px auto 0;
    border-radius:8px;
    padding: 14px 8px;
    background:#62A21D;
    text-align: center;
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}


/* ぐるぐる */
#blackout{
    display: none;
    filter: alpha(opacity=60);
    opacity:0.6;
    background:#000;
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    z-index:10100;
}

#floatingCirclesG{
	position:fixed;
	width:125px;
	height:125px;
    top: -300px;
    left: 0;
    right: 0;
	margin:auto;
	transform:scale(0.6);
		-o-transform:scale(0.6);
		-ms-transform:scale(0.6);
		-webkit-transform:scale(0.6);
		-moz-transform:scale(0.6);
    z-index:10110;
}

.f_circleG{
	position:absolute;
	background-color:rgb(255,255,255);
	height:22px;
	width:22px;
	border-radius:12px;
		-o-border-radius:12px;
		-ms-border-radius:12px;
		-webkit-border-radius:12px;
		-moz-border-radius:12px;
	animation-name:f_fadeG;
		-o-animation-name:f_fadeG;
		-ms-animation-name:f_fadeG;
		-webkit-animation-name:f_fadeG;
		-moz-animation-name:f_fadeG;
	animation-duration:0.882s;
		-o-animation-duration:0.882s;
		-ms-animation-duration:0.882s;
		-webkit-animation-duration:0.882s;
		-moz-animation-duration:0.882s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}

#frotateG_01{
	left:0;
	top:51px;
	animation-delay:0.1795s;
		-o-animation-delay:0.1795s;
		-ms-animation-delay:0.1795s;
		-webkit-animation-delay:0.1795s;
		-moz-animation-delay:0.1795s;
}

#frotateG_02{
	left:15px;
	top:15px;
	animation-delay:0.236s;
		-o-animation-delay:0.236s;
		-ms-animation-delay:0.236s;
		-webkit-animation-delay:0.236s;
		-moz-animation-delay:0.236s;
}

#frotateG_03{
	left:51px;
	top:0;
	animation-delay:0.2925s;
		-o-animation-delay:0.2925s;
		-ms-animation-delay:0.2925s;
		-webkit-animation-delay:0.2925s;
		-moz-animation-delay:0.2925s;
}

#frotateG_04{
	right:15px;
	top:15px;
	animation-delay:0.349s;
		-o-animation-delay:0.349s;
		-ms-animation-delay:0.349s;
		-webkit-animation-delay:0.349s;
		-moz-animation-delay:0.349s;
}

#frotateG_05{
	right:0;
	top:51px;
	animation-delay:0.4055s;
		-o-animation-delay:0.4055s;
		-ms-animation-delay:0.4055s;
		-webkit-animation-delay:0.4055s;
		-moz-animation-delay:0.4055s;
}

#frotateG_06{
	right:15px;
	bottom:15px;
	animation-delay:0.472s;
		-o-animation-delay:0.472s;
		-ms-animation-delay:0.472s;
		-webkit-animation-delay:0.472s;
		-moz-animation-delay:0.472s;
}

#frotateG_07{
	left:51px;
	bottom:0;
	animation-delay:0.5285s;
		-o-animation-delay:0.5285s;
		-ms-animation-delay:0.5285s;
		-webkit-animation-delay:0.5285s;
		-moz-animation-delay:0.5285s;
}

#frotateG_08{
	left:15px;
	bottom:15px;
	animation-delay:0.585s;
		-o-animation-delay:0.585s;
		-ms-animation-delay:0.585s;
		-webkit-animation-delay:0.585s;
		-moz-animation-delay:0.585s;
}

@keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}



.sub_title-description {
    display: block;
    font-weight: normal;
    font-size: 12px;
}

.prize_new::after {
    content:'NEW!';
    color: #f00;
    display: inline-block;
    font-weight: normal;
    font-size: 11px;
    padding: 0 8px 0 3px;
}

.moreArtist{
    display: inline-block;
    font-size: smaller;
    text-indent:0.5em;
}

/* お知らせ価格表示用 */
#news .price-table,
.news .price-table,
.newsBox .price-table{
    border: 1px solid #ccc;
    border-collapse: collapse;
    box-sizing: border-box;
    width: 400px;
}

#news .price-table th,
.news .price-table th,
.newsBox .price-table th{
    background: #fff;
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}

#news .price-table td,
.news .price-table td,
.newsBox .price-table td{
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
    text-align: left;
}

#news .price-table td.price-table_num,
.news .price-table td.price-table_num,
.newsBox .price-table td.price-table_num{
    text-align: right;
}

/* バナーを光らせる */
#topLeftBnr{
	position: relative;
	overflow: hidden;
}

.reflection {
	display: block;
    height      :100%;
    width       :40px;
    position    :absolute;
    top         :-400px;
    left        :0;
    background-color: #fff;
    opacity     :0;
    transform: rotate(45deg);
    animation: reflection 4s ease-in-out 1s infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 4s ease-in-out 1s infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 4s ease-in-out 1s infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 4s ease-in-out 1s infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 4s ease-in-out 1s infinite;
}
 
@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.3; }
    81% { transform: scale(3) rotate(45deg); opacity: 0.8; }
    100% { transform: scale(60) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.3; }
    81% { -webkit-transform: scale(3) rotate(45deg); opacity: 0.8; }
    100% { -webkit-transform: scale(60) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.3; }
    81% { -moz-transform: scale(3) rotate(45deg); opacity: 0.8; }
    100% { -moz-transform: scale(60) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.3; }
    81% { -ms-transform: scale(3) rotate(45deg); opacity: 0.8; }
    100% { -ms-transform: scale(60) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.3; }
    81% { -o-transform: scale(3) rotate(45deg); opacity: 0.8; }
    100% { -o-transform: scale(60) rotate(45deg); opacity: 0; }
}

a.ldauth_end-link{
	display: block;
	width: 100%;
	border:1px solid #f00;
	background:#fff0f0;
	margin-bottom: 40px;
	padding: 20px;
	color: #f00 !important;
	text-align: center;
	font-size: 24px;
	line-height:1.5em;
	font-weight: bold;
	box-sizing: border-box;
}

.ldauth_end-text{
	display: none;
}

.header_ecrule {
	font-size: 12px;
	padding: 5px 0 10px;
}


section.adcp_bnr_area {
    display: none;
}