.s_coCareabout .s_bgskyblue {
   /* background-image: url(/sites/default/files/page/lp/shittoku/careabout/image/careabout_bg.png); */
	background-color: #C5EEFF;
    background-position: 50%;
    text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}

.s_pageTitle__bottom{
	background: #fff no-repeat;
	padding-top: 8px;
	padding-bottom: 24px;
}

.s_coCareabout .s_pageTitle__inner {
    align-items: center;
    display: flex;
    /*height: 500px;*/
    justify-content: center;
}

.s_pageTitle__bottom {
    align-items: center;
    display: flex;
    /*height: 500px;*/
    justify-content: center;
}

.s_coCareabout .s_pageTitle__inner img,
.s_pageTitle__bottom img{
    vertical-align: middle;
	width: 100%;
}

@media screen and (min-width: 768px) {
    .spbr{
        display: none;
    }
	
	.s_coCareabout .s_bgskyblue,
	.s_pageTitle__bottom{
		padding-top: 32px;
		padding-bottom: 32px;
	}
}
