﻿@charset "utf-8";

#prevention_title {
  background: url(bg_title.jpg) no-repeat right top;
}

#prevention_title h2 {
  background: url(title01.png) no-repeat left center;
}

@media screen and (min-width: 1260px) {
	#column_main .clm_title h2{
		padding-bottom: 138px;
	}
	
}

@media screen and (min-width: 769px) {
	#column_main .clm_title h2{
		padding-bottom: 14.6%;
	}
	
}

@media screen and (max-width: 768px) {
  #prevention_title {
    background-position: right 45% center;
  }
}

#clm_cont .anchor_basic02 li {
  display: block;
}

#img01,
#img02 {
  border: 1px solid #c3d7e9;
}

#clm_cont .ls_num .clm_btn02 {
  text-align: left;
  padding: 0;
}

