/* Scss Document */
@media (min-width: 768px) {
  #mainImg {
    background: url("../images/daytrip/h2_daytrip.png") no-repeat center center; } }
@media (max-width: 767px) {
  #mainImg {
    background: url("../images/cmn/h2_title_sp.jpg") no-repeat top center; } }
