
/* titleSection2023
================================================== */
#contents.responsive .titleSection {
  background: #fef8f7 url(/katsuyou/nenga/smart/images/2023/visual_bg.png);
}
@media only screen and (max-width: 767px) {
	#contents.responsive .appdownload__title h2 > em {
		justify-content: center;
	}
	#contents.responsive .appdownload__btns li img {
		width: auto;
		height: 10vw;
	}
}
