@import url("/css/inside_common.css");
.cate_gu .container_half {
  width: 49.5%;
}
p.r_txt{
text-align: right;
}
details p{
padding-bottom: .5em;
}
ul.disc li{
list-style: disc;
margin-left: 1.5em;
font-size: 18px;
margin-bottom: .5em;
}
.cate_gu .t_area{
width: 100%;
border-bottom: 1px solid #000;
line-height: 110%!important;
margin-bottom: .25em;
padding-bottom: 0;
}
details .cate_gu .container_half {
  width: 47.5%;
}
@media only screen and (max-width: 480px) {
.cate_gu .container_half {
  width: 100%;
	}
  .flex_box.service .col_3 {
    width: 98%;
  }
}
