.midasi_post{padding: .5em .75em;
	background: -webkit-repeating-linear-gradient(45deg, #3498db, #3498db 5px, #69b4e6 5px, #69b4e6 10px);
	background: repeating-linear-gradient(45deg, #3498db, #3498db 5px, #69b4e6 5px, #69b4e6 10px);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

.midasi_post02{padding: 0.25em 0.5em 0 0.5em  !important; /*上下 左右の余白*/
color: #494949;/*文字色*/
margin-bottom:10px;
font-weight:bold;
background: transparent;/*背景透明に*/
border-left: solid 5px #1bb4d3;/*左線*/
}

@media screen and (min-width:741px){

.table-phone{display:none;

}
}

@media screen and (max-width:760px){
  
  .table-pc{display:none;}
  
  .entry-snippet{
  display:none;
}

  
 }

.table_cell{
  border-collapse:collapse;
  width:100%;
text-align:center;}

.table_cell th,table_cell td{
  width:33%;}

table.type03 {
	border-collapse: collapse;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 3px solid #369;
}
table.type03 th {
	font-weight: bold;
	vertical-align: top;
	color: #153d73;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}
table.type03 td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
