@charset "utf-8";

h2.title.sgTit {
position:relative;
color: #000;
font-size: 22px;
font-weight: bold;
padding-left: 50px;
margin-bottom: 35px;
background:url(../img/sg_page/tit_brd.png) no-repeat 0 50%;
}

/*--------------------
個人情報保護について
--------------------*/
#privacy-policy .segment_1 h3{
  margin-bottom:15px;
  font-size:19px;
  font-weight:bold;
}
#privacy-policy .segment_1 p{
  margin-bottom:43px;
  font-size:16px;
  line-height:1.6;
}
#privacy-policy .segment_1 .segment_1_1{
  padding-bottom:47px;
  margin-bottom:47px;
  border-bottom:solid 5px #dcdad0;
}
#privacy-policy .segment_1 dl{
  margin-bottom:43px;
  font-size:16px;
  line-height:1.6;
}
#privacy-policy .segment_1 dl dt{
  float:left;
  width:30px;
}
#privacy-policy .segment_1 dl dd{
  margin:0 0 20px 30px;
}
