@charset "utf-8";
body {margin:0; padding:0;}
#ds-body {font-size:0; line-height:1; width:100%; max-width:940px; margin:0 auto; text-align:center;}

#ds-body h1 {margin:0;}
#ds-body img {max-width:100%; height:auto;}

.ds-video {width:100%; height:0; padding-bottom:56.25%; position:relative; z-index:1; background:url('../img/hanabookstory-lora.jpg') center center no-repeat; background-size:cover;}
.ds-video iframe {position:absolute; z-index:2; top:0; left:0; width:100%; height:100%;}

.ds-link {margin:5% 0;}
.ds-link a {display:inline-block; width:33.3%; vertical-align:middle;}
.ds-link img {width:85%; transition:all 0.5s; }
.ds-link a:hover img {transform:scale(1.04, 1.04);}

#ds-pic img {margin:1% 0;}