		.top {
			background-color: #ffe9eb;
			width: 100%;
			margin: 0;
			padding: 0;
			line-height: 1;
font-family: "M PLUS Rounded 1c"; 		
		}

		.contens {
			margin: 0 auto;
			text-align: center;
		}		
		.contens h1 {
			margin: 0px;
		} 

		.contens h2 {
			line-height: 1.4;
		}

		.contens picture source {
			width: 100%;
		}
		.contens picture img {
			max-width: 1200px;
			width: 100%;
		}


		.contens .cp-txt {
			line-height: 1.4;
		}

		.contens picture source {
			width: 100%;
		}
		.contens picture img {
			max-width: 1200px;
			width: 100%;
		}

.cp-more {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 18px;
    width: 100%;
    max-width: 650px;
    margin: 0 auto 50px auto;
    padding: 15px 0;
    background-color: #008ed6;
    color: #FFF;
}