.c5-title{
	background: url(../images/1200_90_idolish7_title.png) no-repeat center center;
	line-height: 90px;
	margin-bottom:20px;
	width: 100%;
    height: 90px;
    text-align: center;
}	
.c5-title h2{
	color: #ffffff;
	font-size: 20px;
	padding:0 50px;
}
.c5-title h2 span{
	font-size: 18px;
	font-weight: normal;
}

@media screen and (max-width: 750px) {
	.c5-title{
		height: auto;
		line-height: 1.4em;
		width: 100%;
		margin-bottom:20px;
	}
	.c5-title h2{
		color: #ffffff;
		padding:15px 20px;
	}

}

@media screen and (max-width: 639px) {
	.c5-title h2{
		font-size: 16px;
	}
	.c5-title h2 span{
		font-size: 14px;
	}
}




.c5-profileBox {
    padding: 15px 0;
    border: 1px solid #ffffff;
    margin: 0 30px;
}

.c5-profileBox .s5-inStoreFeaturesItem1B {
    margin: 0;
}

.c5-profileBox .s5-inStoreFeaturesItem1B img {
    max-width: 350px;
}

@media screen and (max-width: 639px) {
    .c5-profileBox {
        padding: 15px;
        margin: 0 20px 50px 20px !important;
    }
    .c5-profileBox .s5-inStoreFeaturesItem1B img {
	    max-width: 100%;
	}
}



.c5-title-a{
	background: url(../images/1200_480_wf-sp700n-fate2_concept_pc.jpg) no-repeat center center;
	line-height: 32px;
	margin-bottom:10px;
	width: 100%;
    height: 470px;
    text-align: center;
}	
.c5-title-a h2{
	color: #ffffff;
	font-size: 19px;
	font-weight: normal;
	padding:127px 50px;
}


.s5-link-a{
  color: #ffffff;
  text-decoration: none;
  font-size: 23px;
  font-weight: normal;
  }

a:hover {
  color: #ffffff;
  font-style: normal;
  text-decoration: none;
   }


.c5-info{
  background: white;
  padding: 40px 20px;
}

