.sk_info_content{
    width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
  	padding:0 0 50px 0;
}
.ttl_h2{
  font-size:18px;
  margin-bottom:20px;
}
.def_lst{
  margin-bottom:50px;
  
}
.def_lst_dt{
  font-weight:bold;
  color:#cc6666;
  font-size:16px;
  margin-bottom:3px;
      line-height: 1.8em;
}
.def_lst_dd{
  margin-bottom:10px;
  font-size:16px;
      line-height: 1.8em;
}
.sk_info_content .delivery_block .delivery_block_tb03 table tr th:first-child{
 width:30%; 
}
.sk_info_content .delivery_block .delivery_block_tb03 table tr th:nth-child(2){
 width:40%; 
}
.sk_info_content .delivery_block .delivery_block_tb03 table tr th:nth-child(3){
 width:30%; 
}
.sk_info_content .delivery_block .comment.red{
 font-size:18px; 
}
.sk_info_content .map_img{
  width:100%;
  margin:20px 0;
}