@charset "UTF-8";
/*!
 * File Name: lp-custom-matsuo.css 
 * Description: 松尾追加CSS
 */

/* 追加CSS
--------------------------------------------------------- */
/* header
--------------------------------------------------------- */
.main-img img {
	width:100%;
}

@media screen and (max-width: 560px) {
  .h-info img {
    width: 150px;
    height: 35px;
  }
}

.textal-center {
	text-align	:	center;
}



