@charset "utf-8";

.contents_in img {max-width:100% !important;}
#sub_banner::after {background-size: cover !important;}

.photo_list .wish{right:15px;top:10px;}
@media (max-width: 980px) {
	.section img{max-width: 120%;width: 120%;left: -10%;}
}



@media all and (max-width:680px) {
	#header .head_in h1 img, 
	#header .head_in h1 .svg_logo {width:auto !important;max-width:160px !important;}
	.section img{max-width: 120%;width: 120%;left: -10%;}

	#topBanner .top_txt2 h3 {font-size:1.3rem !important; white-space:nowrap !important;}
}