@charset "UTF-8";

/* --------------------------------------------------
 SP - Creators , Works , Download , Event
-------------------------------------------------- */

.sw_noScroll {
	position: fixed;
	top: 0;
	overflow: hidden;
	overflow-y:hidden;
	width: 100%;
	min-height: 100%;
	height: 100%;
}
h1{
	display:block;
	margin:0 10px 15px;
	font-size:16px;
}
h1 span{
	font-size:11px;
	margin-left:5px;
}

#NoneBox{
	width: 300px;
}


/* ------------------------------
 Search Window
------------------------------ */
#SortBox .SortSelect{
  font-size: 11px;
  box-sizing: border-box;
}
.SortDetail{
  max-width: 98% !important;
  width: 98% !important;
  right: initial !important;
  left: 1% !important;
}

/* ------------------------------
 Index
------------------------------ */
/* pickup */
#PickUp .ThumbList li:nth-child(5){
  display: none;
}
#PickUp .ThumbList li:nth-child(4){
  display: none;
}
#PickUp .ThumbList li{
  float: left;
  width: 32%;
  height: auto;
  margin: 0 0 0 1.9%;
  padding: 0 0 25px 0;
}

#PickupContents ul {
  padding: 20px 5px 0px 5px;
}
#PickupContents ul li {
  width: 48%;
  height: auto;
  margin: 0 1% 20px 1%;
}

#ContentsWrap .left .column > h2 .text {
  display: none;
}

#Index #ContentsWrap .ThumbList li.spHidden{
  display: none;
}

@media screen and (max-width: 727px) and (min-width: 415px){
  #Index #ContentsWrap .ThumbList li,
  #Index #ContentsWrap .ThumbList.works > li{
    display: block;
    float: left;
    width: 49%;
    height: auto;
    margin: 0 1% 20px 0;
  }
  #ContentsWrap .ThumbList.download > li {
    width: 48%;
  }
  #Index #ContentsWrap .ThumbList li:nth-child(odd),
  #Index #ContentsWrap .ThumbList.works > li:nth-child(odd){
    clear: both;
  }
  #Index #ContentsWrap .ThumbList li:nth-child(even){
    margin: 0 0 20px 1%;
  }
  #Index #ContentsWrap .ThumbList.works > li:nth-child(even){
    margin: 0 0 40px 1%;
  }
}
@media screen and (max-width: 414px){
  #Index #ContentsWrap .ThumbList > li{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
  }
  #Index #ContentsWrap .ThumbList.download > li {
    width: 48%;
    margin: 0 1% 20px;
  }
  #Index #ContentsWrap .ThumbList.works > li{
    margin: 0 0 40px;
  }
}


@media screen and (max-width: 727px){
  #Index #ContentsWrap .ThumbList.event > li.wide{
    width: 100%;
  }
  #Index #ContentsWrap .ThumbList.event > li.wide .left {
    width: 100%;
    margin: 0 0 20px 0;
  }
  #Index #ContentsWrap .ThumbList.event > li.wide .right {
    width: 100%;
    margin: 0 0 40px 0;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 414px){
  .RightContents {
    width: 100%;
  }
  .ranking{
    width: 100%;
  }

  .widgetWrapper {
    width: 100%;
  }
  .widgetWrapper.twitter {
    margin: 15px 0 !important;
  }
}

/* ------------------------------
 Creators
------------------------------ */
/* tile */
@media screen and (max-width: 727px) and (min-width: 415px){
  .TileList .ThumbList li{
    display: block;
    float: left;
    width: 49%;
    height: auto;
    margin: 0 1% 20px 0;
  }
  .TileList .ThumbList li:nth-child(odd){
    clear: both;
  }
  .TileList .ThumbList li:nth-child(even){
    margin: 0 0 20px 1%;
  }
}
@media screen and (max-width: 414px){
  .TileList .ThumbList li{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
  }
}


/* line */
.LineList .ProfileWrapper{
  width: 100%;
  margin: 0 0 10px 0;
}
.LineList .Profile .Count{
  float: left;
}
.LineList .ThumbList{
  clear: both;
  margin: 0;
}
.LineList .ThumbList li{
  float: left;
  width: 32%;
  height: auto;
  margin: 0 0 0 1.9%;
  padding: 0 0 25px 0;
}
.LineList .ThumbList li:first-child{
  margin: 0;
}


/* ------------------------------
 Works
------------------------------ */
@media screen and (max-width: 727px) and (min-width: 415px){
  #Works #ContentsWrap .ThumbList li{
    display: block;
    float: left;
    width: 49%;
    height: auto;
    margin: 0 1% 50px 0;
  }
  #Works #ContentsWrap .ThumbList li:nth-child(odd){
    clear: both;
  }
  #Works #ContentsWrap .ThumbList li:nth-child(even){
    margin: 0 0 50px 1%;
  }
}
@media screen and (max-width: 414px){
  #Works #ContentsWrap .ThumbList li{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 50px;
  }
}
#TagBanner .pc {
	display: none;
}

/* ------------------------------
 Download
------------------------------ */
#Tabs li {
  width:30%;
  margin:0 0 0 5px;
}
#Tabs li p{
  padding-left:10px;
  font-size: 12px;
  padding-bottom: 10px;
}
#TabWallpaper a,
#TabPostcard a,
#TabMaterial a,
#TabWallpaper.selected a,
#TabPostcard.selected a,
#TabMaterial.selected a{
  background:none;
}
@media screen and (max-width: 727px) and (min-width: 415px){
  #Download #ContentsWrap .ThumbList li{
    display: block;
    float: left;
    width: 49%;
    height: auto;
    margin: 0 1% 50px 0;
  }
  #Download #ContentsWrap .ThumbList li:nth-child(odd){
    clear: both;
  }
  #Download #ContentsWrap .ThumbList li:nth-child(even){
    margin: 0 0 50px 1%;
  }
}
@media screen and (max-width: 414px){
  #Download #ContentsWrap .ThumbList li{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 50px;
  }
}


/* ------------------------------
 Event
------------------------------ */
.DateDetail.SortDetail{
  width: 98% !important;
  margin: 0;
  top: 190px;
}
@media screen and (max-width: 727px) and (min-width: 450px){
  #Event #ContentsWrap .ThumbList li{
    display: block;
    float: left;
    width: 49%;
    height: auto;
    margin: 0 1% 50px 0;
  }
  #Event #ContentsWrap .ThumbList li:nth-child(odd){
    clear: both;
  }
  #Event #ContentsWrap .ThumbList li:nth-child(even){
    margin: 0 0 50px 1%;
  }
  #Event #ContentsWrap .ThumbList .Genre{
    height: 40px;
  }
}
@media screen and (max-width: 449px){
  #Event #ContentsWrap .ThumbList li{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 50px;
  }
}


/* ------------------------------
 Ranking
------------------------------ */
.RankingTitle {
  margin: 10px 0 10px 10px;
  width: 100%;
}
#Ranking .SortDetail {
  top: 123px;
}
.works .rankingColumn > li {
  width: 96%;
  margin: 0 2%;
}
