@charset "UTF-8";
/* newsrelease/style.css */

h1.photo.sub .bgimg.bgimg-SP {
	max-height: 500px;
}

@media screen and (max-width: 750px) {
	h1.photo .gradient::after {
		background-image: none;
	}
	h1.photo.filB .bgimg.bgimg-SP {
		background-image: url(/assets/img/panel/kv_news_sp.jpg)!important;
		background-size: 100% auto;
		min-height: 40vh;
	}
  .wrapper .contWrap {
    overflow-x: hidden;
  }
}
