*[class*="col-"]  {
          padding: 0 7.5px 7.5px 7.5px;
          }
.boto_01  {
      margin-bottom: 7.5px;
      }
.boto_01 p 	{
		padding-left: 7.5px;
		padding-right: 7.5px;

		font-size: 16px;
		line-height: 1.7;
}
.boto_02 p 	{
		padding-left: 7.5px;
		padding-right: 7.5px;

		font-size: 16px;
		line-height: 1.7;
}

.boto_01 [class*="col-"] p {
padding-right: 0;
padding-left: 0;
}

/*リンクシリーズ*/
.boto_01 a > img:hover{
 opacity: 0.5;
}
.boto_01 a > img {
    transition: opacity .5s ease-out;
}

/*captionしりーず*/
.boto_01 img ~ h3 {
bottom: 0;
font-size: 12px;
margin: 5px 0;
text-align: center;
font-weight: bold;
}

.boto_01 img ~ h4 {
bottom: 0;
font-size: 12px;
margin: 5px 0;
text-align: left;
font-weight: bold;
}

.boto_01 iframe ~h4{
bottom: 0;
font-size: 12px;
margin: 5px 0;
text-align: left;
font-weight: bold;
}


.boto_02 a > img:hover{
 opacity: 0.5;
}
.boto_02 a > img {
    transition: opacity .5s ease-out;
}


.newsbox_002 {
    height: 200px;
    padding: 5px;
    overflow: auto;
    float: left;
    margin: 0 2.5% 10px;
    border-top: 2px #666 solid;
    border-left: 2px #666 solid;
    border-right: 1px #666 solid;
    border-bottom: 1px #666 solid;
}

