@charset "UTF-8";


/* -----------------
 common
-------------------- */

#mainimg_sub{
  background-image:url(../img/mainimg_sub_sp.jpg) !important;
  background-size: cover;
}

/* -----------------
 index
-------------------- */

#privacy h4{
  font-size: 18px;
  line-height: 1.4em;
  margin:0 0 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.security_2column{
  width:98%;
}
.security_2column_l{
  width:70%;
  float:left;
}
.security_2column_r{
  width:28%;
  float:right;
  text-align:center;
}
.security_2column_r img{
  width:100%;
}






