@charset "UTF-8";
h2.title{background:url("../img/common/title-icon/i001.png") left center no-repeat; background-size:contain;}



#greeting{padding:20px 0; max-width:1000px;}
#greeting p{margin-top:15px;}
#greeting p.right{text-align:right;}

#greeting .line{margin:15px auto 10px auto; text-align:center;}
#greeting .line img{max-width:535px; width:90%;}

@media only screen and (min-width:1040px) {
#greeting{margin-top:40px;}
#greeting .line{margin:15px auto 20px auto;}
#greeting .line img{width:100%;}
}