/* ALL(共通) */ .box{width: 200px; height: 200px; line-height: 200px; text-align: center; position: relative;} .bd div{background: #000; position:absolute;-webkit-transition:all 0.3s;transition:all 0.3s;} .bd div.bdT{width: 100%; height:2px; top:0; left:0;} .bd div.bdB{width: 100%; height:2px; bottom:0; right:0;} .bd div.bdR{height:100%; width :2px; right:0; top:0;} .bd div.bdL{height:100%; width :2