.c5-title{
	background: url(../images/1200_90_lovelive_title.png) no-repeat center center;
	/*line-height: 70px;*/
	margin-bottom:20px;
	width: 100%;
  height: 90px;
  text-align: center;
  /*background-color: #599DDA;*/
  display: table;
}
.c5-title h2{
	color: #e3067d;
	font-size: 20px;
	padding:0 50px;
	display: table-cell;
	vertical-align: middle;
}
.c5-title h2 span{#e8e8e8;
	font-size: 18px;
	font-weight: normal;
}

@media screen and (max-width: 750px) {
	.c5-title{
		height: 90px;
		/*line-height: 3.6em;*/
		width: 100%;
		margin-bottom:20px;
	}
	.c5-title h2{
		color: #e3067d;
		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-content--original img{
	max-width: 100%;
}

/*180907追加*/
.s5--colorWhite{
	color: #fff;
}

/*1800926追加*/
.c5-ga--new_content {
    border: solid 1px #ccc;
    box-sizing: border-box !important;
    padding: 20px !important;
}
/*a.s5-link {
    color: #fff;
    cursor: pointer;
}

a.s5-link:hover {
    color: #cdcdcd;
    text-decoration: none;
    outline: none;
}*/

/*181225*/
.s5-inStoreFeaturesItem2__title {
	border-bottom: none;
}

.s5-inStoreFeaturesItem2__image {
	display: flex;
	text-align: left;
}

@media screen and (max-width: 768px) {
		.s5-inStoreFeaturesItem2__image {
			display: block;
	}
}

.s5-inStoreFeaturesItem2__image img {
	width: 234px;
	height: 146px;
}
.c5-glay__linebox {
    border: solid 1px #cdcdcd;
    padding: 15px;
}
.c5-mora {
    max-width: 900px;
    margin: auto;
}

.c5-mora{
	max-width: 900px;
    margin: auto;
}
.c5-glay__linebox{
	border: solid 1px #cdcdcd;
    padding: 15px;
}
.c5-mora .s5-inStoreFeaturesItem2__image{
	margin-bottom: 0;
}
.c5-mora .s5-inStoreFeaturesItem1B{
	margin-bottom: 0;
}
.c5-alphabetbox{
	margin-top: 0 !important;
}
.s5-detail-img{
	max-width: 200px !important;
}

.c5-mora img:hover{
	transition: opacity .2s;
	opacity: 0.8;

}

img{
	flex-shrink: 0;
}