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

@media screen and (max-width: 750px) {
	.c5-title{
		height: auto;
		line-height: 3.6em;
		width: 100%;
		margin-bottom:20px;
		line-height: 150%;
		background-position: bottom left;
	}
	.c5-title h2{
		color: #ffffff;
		padding:5px 10px 7px 29px;
		line-height: 150%;
	}
	.c5-linehight {
		line-height: 1.7em;
	}

}

@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;
}
