@charset "UTF-8";
.osusume-box{background-color: #fff; display: flex; flex-flow: row; padding-left: 20px; margin-bottom: 30px;}

.os-flex{width: 206px; background-color: #fff; display: flex; flex-flow: column; border: 1px solid #ccc; margin: 0  20px 0 0;}
.os-img{background-color: #fff; height: 112px;}
.os-title{background-color: #fff; height: 30px; display:flex; flex-flow: row; align-items:center;}
.os-title-yk{padding-left: 10px; padding-top: 1px;}
.os-title-name{padding-left: 10px;}
.os-title-name a{color: #000; text-decoration: none;}
.os-title-name a:hover{opacity: 0.5;}
