@charset 'UTF-8';
/* --------------------------------------------------
 Index, Creator , Works , Download , Event
-------------------------------------------------- */
#Tabs {
  text-align: center;
}
#Tabs li {
  display: inline-block;
  width: 161px;
  height: 40px;
  margin: 0 4px;
  list-style: none;
  text-align: center;
  border-top: 2px solid #d5d5d2;
  border-right: 2px solid #d5d5d2;
  border-left: 2px solid #d5d5d2;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
          border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
          border-top-right-radius: 3px;
  font-weight: bold;
}
#Tabs li:hover {
  cursor: pointer;
  background: #f8f8f8;
}
#Tabs li a {
  display: block;
  height: 42px;
  color: #444;
  font-size: 14px;
  line-height: 43px;
}
#Index #Tabs li#IndexTab,
#Creators #Tabs li#CreatorsTab,
#Works #Tabs li#WorksTab,
#Download #Tabs li#DownloadTab,
#Event #Tabs li#EventTab,
#Ranking #Tabs li#RankingTab {
  background-color: #89a222;
}

#Index #Tabs li#IndexTab a,
#Creators #Tabs li#CreatorsTab a,
#Works #Tabs li#WorksTab a,
#Download #Tabs li#DownloadTab a,
#Event #Tabs li#EventTab a,
#Ranking #Tabs li#RankingTab a{
  color: #fff;
}
#Tabs li a:hover {
  text-decoration: none;
}


/* ------------------------------
 cover
------------------------------ */
#sw_modalCover {
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transform: translate3d(0,0,0);
  background: rgba(1,0,0,0);

  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#Main h1 {
  /*height: 0;
  overflow: hidden;
  line-height: 1.5;*/
  display: none;
}
#Contents {
  position: relative;
  margin-top: 45px;
}
#Main {
  padding-top: 30px;
}
/*SortBox*/

#SortBox {
  position: relative;
  clear: both;
  margin-bottom: 30px;
  padding: 15px 0;
  border-radius: 4px;
  background: url(/images/format/BgBeigeNoise.jpg);
}
#SortBox .SortSelect {
  position: relative;
  z-index: 10;
  float: left;
  margin-left: 15px;
  padding: 8px 10px;
  cursor: pointer;
  /*border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;*/
  border-radius: 3px;
  background: #fff;
}
#SortBox .SortSelect p {
  overflow: hidden;
  height: 15px;
  padding: 0 10px 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(/images/format/ArrowDownGray7.png) right center no-repeat;
  line-height: 16px;
}
#SortBox .SortSelect p span {
  font-size: 11px;
}
#SortBox #SelectView {
  width: 180px;
}
#SortBox #SelectLicence {
  width: 165px;
}
#SortBox .Search {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0 35px 0 0;
}
#SortBox .Search input {
  width: 150px;
  height: 30px;
  padding: 0 5px 0 15px;
  border: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 15px;
}
#SortBox .Search input.tagSearch {
  color: #e66200;
  font-weight: bold;
}
#SortBox .Search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 30px;
  color: #fff;
  border: none;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background: #878787;
  font-size: 22px;
}

/**
 * SortDetail
 */

.SortDetail {
  position: absolute;
  z-index: 70;
  top: 127px;
  left: 14px;
  display: none;
  padding: 15px;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  font-size: 12px;
}
.SortDetail .Close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 9px;
  height: 9px;
  cursor: pointer;
  color: #333;
}
.SortDetail .Close .cbIcon {
  font-size: 14px;
}
.SortDetail .Left {
  float: left;
}
.SortDetail .Right {
  float: right;
}
.SortDetail h3 {
  padding: 0 0 10px 8px;
  color: #999;
  border-bottom: 1px solid #ddd;
  font-size: 11px;
  font-weight: bold;
}
.SortDetail li {
  list-style: none;
  border-bottom: 1px dotted #ccc;
}
.SortDetail li a,
.SortDetail li p,
.SortDetail li .Trigger {
  display: block;
  padding: 8px;
  color: #333;
}
.SortDetail li a:hover {
  text-decoration: none;
}
@media screen and (min-width: 728px) {
  .SortDetail li:hover {
    cursor: pointer;
    background: #f4f8e8;
  }
}
/*.SortDetail li.selected{
  background: url(/images/format/ArrowGray5.png) 240px center no-repeat #f3f3f3;
}*/
.SortDetail li span {
  margin-left: 10px;
  color: #888;
  font-size: 10px;
}
#SortGenre {
  width: 250px;
}
#SortView {
  width: 150px;
}
/*#SortRegion ul {
  height:300px;
  overflow:scroll;
}*/
#SortLicence {
  width: 320px;
}
#SortLicence img {
  margin-right: 10px;
  vertical-align: middle;
}
#SortLicence .All {
  margin-bottom: 20px;
}
#SortLicence .All li {
  padding: 17px 8px;
}
#SortLicence .Link {
  margin: 10px 0 0 8px;
}
#SortLicence .Link a {
  padding-right: 15px;
  background: url(/images/format/ArrowGreen5.png) right 2px no-repeat;
  font-size: 11px;
}


.SortDetail .Menu {
  display: block;
  margin: 0;
  padding: 0;
}
.SortDetail .Menu li.Parent:hover {
  background: url(/images/sp/format/ArrowGray5.png) no-repeat #f4f8e8;
}

.SortDetail .Menu ul {
  position: absolute;
  top: 0;
  display: none;
  list-style: none;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.SortDetail .Menu li {
  list-style: none;
}
.SortDetail .Menu li:hover {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .SortDetail .Menu li:hover > ul {
    display: block;
  }
}

.SortDetail#SortGenre .Menu ul {
  left: 250px;
  width: 250px;
}
.SortDetail#SortGenre .Menu li.Parent:hover {
  background-position: 240px center ;
}
.SortDetail#SortView .Menu ul {
  left: 150px;
  width: 150px;
}
.SortDetail#SortView .Menu li.Parent:hover {
  background-position: 140px center ;
}
.SortDetail#SortView .Menu ul {
  left: 150px;
  width: 150px;
}
.SortDetail#SortRegion .Menu li.Parent:hover {
  background-position: 190px center ;
}
.SortDetail#SortRegion .Menu ul {
  left: 200px;
  width: 150px;
}
.SortDetail#SortLicence .Menu ul {
  left: 320px;
  width: 250px;
  padding: 10px 10px 0;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #f5f5f5;
  box-shadow: none;
  font-size: 11px;
  line-height: 1.4;
}
.SortDetail#SortLicence .Menu ul li {
  border: none;
}
.SortDetail#SortLicence .Menu ul li:hover {
  cursor: default;
  background: #f5f5f5;
}
.SortDetail#SortLicence .Menu ul dt {
  margin-bottom: 5px;
  font-weight: bold;
}
.SortDetail#SortLicence .Menu ul dd {
  margin-bottom: 10px;
}
.SortDetail#SortLicence .Menu ul ul {
  position: static;
  display: block;
  width: 230px;
  border: none;
}
.SortDetail#SortLicence .Menu ul ul li {
  margin-bottom: 5px;
  margin-left: 20px;
  padding: 0;
  list-style-type: disc;
  border: none;
}

/* ------------------------------
 ThumbList
------------------------------ */

.ThumbList {
  clear: both;
  margin-left: -28px;
}
.ThumbList > li {
  position: relative;
  float: left;
  width: 252px;
  margin-bottom: 30px;
  margin-left: 28px;
  list-style: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 10px;
}
.ThumbList .Thumb img.Material {
  border: none;
}
.ThumbList .Count {
  display: block;
  float: right;
  height: 23px;
  margin: 3px 0 0 0;
  color: #888;
}
.Count dt {
  float: left;
  margin: 2px 3px 0 7px;
}
.Count dt:first-child {
  float: left;
  margin: 2px 1px 0 0;
}
.Count dd {
  float: left;
  margin: 5px 0 0 0;
}
.favIcon .cbIcon {
  font-size: 15px;
}
.viewIcon .cbIcon {
  font-size: 16px;
}
.Count dt.downloadIcon {
  margin: 2px 1px 0 7px;
}
.Count dt.downloadIcon .cbIcon {
  font-size: 16px;
}
.ThumbList h2 {
  clear: both;
  height: 30px;
  margin: 8px 0;
  font-size: 12px;
  line-height: 15px;
}
.ThumbList .Creator .userImage {
  display: block;
  float: left;
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
.ThumbList .Creator .userName {
  display: table-cell;
  width: 200px;
  vertical-align: middle;
  font-size: 11px;
}
.ThumbList .ImgOver {
  position: absolute;
  top: 10px;
  width: 232px;
  height: 176px;
  background-color: rgba(33,33,33,.6);
}
.ThumbList .ImgOver .Open {
  display: block;
  width: 232px;
  height: 176px;
  text-indent: -9999px;
  background: url(/images/format/IconModalOpen.png) center center no-repeat;
}
.ThumbList .ImgOver .StatusFav {
  position: absolute;
  right: 8px;
  bottom: 10px;
}
.ThumbList .ImgOver .StatusFav a {
  display: block;
  overflow: hidden;
  width: 68px;
  height: 0;
  padding-top: 20px;
  background: url(/images/format/BtnStatusSFav.png) no-repeat;
}

/* ------------------------------
 Hover Style
------------------------------ */
.ThumbList .Thumb,
.ThumbList .title {
  -webkit-transition: opacity .3s ease;
     -moz-transition: opacity .3s ease;
      -ms-transition: opacity .3s ease;
       -o-transition: opacity .3s ease;
          transition: opacity .3s ease;
}
.ThumbList li.hover .Thumb,
.ThumbList li.hover .title {
  opacity: .8;
  background: none;
}

/* ------------------------------
 0件時
------------------------------ */
#NoneBox {
  width: 360px;
  height: 125px;
  margin: 60px auto;
  border-radius: 10px;
  background: #eee;
}
#NoneBox p {
  padding: 35px 0 0 0;
  text-align: center;
  color: #777;
  font-size: 20px;
  line-height: 28px;
}
#NoneBox span {
  font-size: 13px;
}
#ReccomendTitle {
  clear: both;
  margin: 20px 0;
  padding: 0 0 10px 0;
  color: #888;
  border-bottom: 2px solid #eee;
}

/* ------------------------------
 広告
------------------------------ */
#AdArea {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 150px;
  margin: 45px 0 0;
}
#AdArea > div {
  position: absolute;
  z-index: 60;
  top: 0;
  left: 50%;
  width: 1500px;
  margin: 0 0 0 -750px;
}
#AdArea > div > iframe,
#jackBanner > div > iframe {
  display: block;
  margin: 0 auto;
}
#AdArea #AdColumn {
  width: 1100px;
  margin: 0 0 0 -550px;
}

#footerAd {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#footerAd > div {
  /*position: absolute;
  z-index: 60;
  top: 0;
  left: 50%;
  width: 1500px;
  margin: 0 0 0 -750px;*/
}
#footerAd > div > iframe {
  display: block;
  margin: 0 auto;
}
