@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
	border:0;
	font-family:"MS UI Gothic","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","Lucida Grande","MS Gothic";
}

img {
	margin:0;
	padding:0;
	border:0;
}

a {
	outline:none;
}

body {
	background:#FFF;
	text-align:center;
}

p {
	font-family:"MS UI Gothic","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","Lucida Grande","MS Gothic";
	/*color:8c8c8c;*/
	color:#474747;
	font-size:12px;
	line-height:150%;
}


/*-------------------------------*/

#container {
	width:960px;
	margin:0 auto;
	text-align:center;
}

#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:768px;
	height:80px;
	margin:0 auto;
}

#footer{
	width:768px;
	margin:0 auto;
}



/*------------------------------------------ for soft */

#contents {
	width:960px;
	margin:0 auto;
	text-align:center;
}

/*------------------------------------------*/

.clear {
	clear:both;
}


#footer{
  width: 960px;
}
#footer p img{
  width: 960px;
}
#ftr_link1{
  width: 960px;
}
#ftr_menu1 {
  margin-right: 712px;
}
/*--------------------------------------------------------------------------
SOFT LIST
-------------------------------------------------------------------------- */

@font-face {
  font-family: "ncommonJp";
  font-weight: normal;
  src: local("YuGothic-Medium"),local("Yu Gothic Medium"),local("YuGothic-Regular")
}

@font-face {
  font-family: "ncommonJp";
  font-weight: bold;
  src: local("YuGothic-Bold"),local("Yu Gothic")
}

.softResult__body.clearfix,
.softResult__body .clearfix {
  zoom: 1;
}
.softResult__body.clearfix:after,
.softResult__body .clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}



/* softResult
-------------------------------------------------------------------------- */
.softResult__body *{
  font-family: ncommonJp,YuGothic,sans-serif;
  font-size: 14px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 0;
}
.softResult__body {
  margin-left: -13px;
  width: 984px;
}

.softResult__item a {
  position: relative;
  color: #3b3b3b;
}
.softResult__item a:hover, .softResult__item a:active {
  color: #3b3b3b;
  text-decoration: none;
}

.softResult__item {
  width: 220px;
  margin: 0 13px 26px 13px;
  float: left;
  position: relative;
}

.softResultItem__body {
  display: block;
  color: #3b3b3b;
  text-decoration: none;
}

.softResultItem__body:after {
  content: "";
  width: 220px;
  height: 22px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.soft_nds .softResultItem__body:after {
  background: url(../img/label_ds.png) 0 0 no-repeat;
}

.soft_wii .softResultItem__body:after {
  background: url(../img/label_wii.png) 0 0 no-repeat;
}

.softResultItem__imgblock {
  position: relative;
  width: 100%;
}

.softResultItem__imgblock img {
  vertical-align: bottom;
}

.softResultItem__img {
  display: table-cell;
  vertical-align: middle;
  border: #e6e6e6 4px solid;
  border-bottom: 0;
  width: 212px;
  height: 130px;
  text-align: center;
  /*border-radius: 16px 16px 0 0;*/
}

.softResultItem__img img {
  width: auto;
  height: auto;
  margin: 0;
  vertical-align: bottom;
}

.mod-screenshot .softResultItem__imgblock {
  position: relative;
  width: 100%;
}

.mod-screenshot .softResultItem__imgblock img {
  vertical-align: bottom;
}

.mod-screenshot .softResultItem__img {
  display: block;
  vertical-align: bottom;
  width: 100%;
  border-radius: 16px 16px 0 0;
  overflow: hidden;
  height: 158px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-screenshot .softResultItem__img img {
  width: auto;
  display: inline-block;
  margin: 0px 0 0 -4px;
  height: 154px;
}

.softResultItem__infoblock {
  background: #e6e6e6;
  padding: 12px 16px 16px 16px;
  text-align: left;
  
}

.softResultItem__infoheader {
  margin-bottom: 3px;
  min-height: 3em;
}

.softResultItem__ttl {
  display: table-cell;
  vertical-align: middle;
  font-size: 100%;
  line-height: 1.35;
}

.softResultItem__ttl .softinfo__title {
  display: table-cell;
  vertical-align: middle;
  font-size: 100%;
  line-height: 1.35;
  font-weight: bold;
}

.softResultItem__info {
  line-height: 1.4;
  margin-bottom: 4px;
}
.softResult__body .softResultItem__info .softinfo__date,
.softResult__body .softResultItem__info .softinfo__maker{
  font-size: 12px;
}

.softResultItem__spinfo {
  font-size: 85.71429%;
  line-height: 1.4;
  margin-bottom: 4px;
  display: none;
}

.softResultItem__notice {
  position: absolute;
  bottom: 42px;
  right: 0;
  left: 0;
  color: #fff;
  text-align: center;
  border-radius: 8px;
  margin-right: auto;
  margin-left: auto;
  line-height: 17px;
  font-size: 9px;
  height: 17px;
  width: 132px;
}

.soft_nds .softResultItem__notice {
  background-color: #ff458c;
}

.soft_wii .softResultItem__notice {
  background-color: #34beed;
}

.soft_switch .softResultItem__notice {
  background-color: #E60012;
}

.softResultItem__iconblock {
  background: #e6e6e6;
  padding: 0 4px 4px 4px;
  display:none;
}

.soft_nds .softResultItem__iconblock {
  color: #ff458c;
}

.soft_wii .softResultItem__iconblock {
  color: #34beed;
}

/*////////////////////////////////*/
.soft_switch .softResultItem__iconblock {
  color: #E60012;
}


.softResultItem__iconbody {
  height: 30px;
  background: #FFF;
  width: 100%;
  text-align: center;
}

.softResultItem__iconbody img {
  vertical-align: bottom;
}

.softwarevcitem__iconpkg,
.softwarevcitem__iconpkgdl,
.softwarevcitem__icondl,
.softwarevcitem__iconvc {
  font-size: 71.42857%;
  line-height: 30px;
}

/* HOVER
-------------------------------------------------------------------------- */
.softResultItem__body,
.open__btn,
.close__btn {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.softResultItem__body:hover,
.open__btn:hover,
.close__btn:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

/* ł */
.softResultItem__body_no_link{
  cursor: default;
}
.softResultItem__body_no_link:hover{
  opacity: 1;
  filter: alpha(opacity=100);
}

#contents .softResultTitle{
  margin: 60px 0 0 0;
}

#contents .softResultPager a:hover{
  color: inherit;
  text-decoration: none;
}

#contents .softResultPagerWrapper{
	margin: 40px 0;
}
.softResultNote{
  text-align: center;
  font-size: 12px;
  line-height: 1.23;
  margin-bottom: 40px;
}
#contents .softResultPager{
  display: inline-block;
  vertical-align: top;
  border: 2px solid #e6e6e6;
  border-radius: 2px;
  margin: 0 30px;
}
#contents .softResultPager .softResultPager__item{
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 40px;
  border-right: 1px solid #e6e6e6;
}
#contents .softResultPager .softResultPager__item:last-child{
  border-right: none;
}

#contents .softResultPager .softResultPager__item-body{
  width: 40px;
  font-size: 12px;
  font-weight: bold;
  line-height: 38px;
  position: relative;
}
#contents .softResultPager__next,
#contents .softResultPager__prev{
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 38px;
  border: 2px solid #e6e6e6;
  border-radius: 2px;
}
#contents .softResultPager__prev .softResultPager__item-body,
#contents .softResultPager__next .softResultPager__item-body{
  display: inline-block;
  width: 40px;
  height: 38px;
  position: relative;
}
#contents .softResultPager__prev i,
#contents .softResultPager__next i{
  display: inline-block;
  width: 40px;
  height: 38px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#contents .softResultPager__prev .softResultPager__item-body i{
  background: url(../img/bt-prev.svg) no-repeat center center;
  background-size: 6px auto;
}
#contents .softResultPager__next .softResultPager__item-body i{
  background: url(../img/bt-next.svg) no-repeat center center;
  background-size: 6px auto;
}

#contents .softResultPager__prev .softResultPager__item-body.is-current,
#contents .softResultPager__next .softResultPager__item-body.is-current,
#contents .softResultPager .softResultPager__item-body.is-current{
  background-color: #f2f2f2;
  color: #ff458c;
  cursor: default;
}
/* HOVER
-------------------------------------------------------------------------- */
#contents .softResultPager__prev .softResultPager__item-body,
#contents .softResultPager__next .softResultPager__item-body,
#contents .softResultPager .softResultPager__item-body{
  display: block;
  width: 40px;
  height: 38px;
  background-color: #FFF;
  color: #666;
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
}
#contents .softResultPager__prev .softResultPager__item-body:hover,
#contents .softResultPager__next .softResultPager__item-body:hover,
#contents .softResultPager .softResultPager__item-body:hover{
  background-color: #f2f2f2;
  color: #ff458c;
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}