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

#index_day #merit { background: #DEEBE0; }
#index_day #merit .left { width: 70%; position: relative; height: 600px; }
#index_day #merit .wrap { background-image: url(images/ph_day_merit.jpg); }




@media (min-width: 768px) {

#index_day .bgPhoto { background-image: url(images/ph_day_top.jpg) ; }


  
}

@media (max-width: 767px) {

#index_day .bgPhoto { background-image: url(images/ph_day_top-sp.jpg) ; }

#index_day #howto h2, #plan h2 { padding: 19px 0; }
#index_day #howto h2 span, #plan h2 span { margin: 0 auto; }

#index_day .pages #info .container { margin: 0px; background: #DEEBE0; }
}