@charset "utf-8";
/* CSS Document */

/*プライバシーポリシーページ style.css*/

.l-mvCont--naka__box {
  background: url(../images/img_main.jpg) no-repeat;
  background-position: center bottom 10%;
  background-size: cover;
}

/*
@media print, screen and (min-width: 769px){}

@media screen and (max-width:768px){}
*/