@charset "utf-8";
/* CSS Document */
/*
Theme Name: 
Theme URI: 
Description: 
Version: 1.0
Author: SUDA WEB TEAM and WEB PROJECT
Author URI: http://www.suda.co.jp
Tags:
*/

/* GO2TOP button */
#page-top { position:fixed; bottom:0px; right:0px; /*font-size: 77%;*/ z-index:100; }
#page-top span { display:none; }
#page-top a { text-decoration:none; color:#fff;padding:0; text-align:center; display:block; border-radius:12px; }
#page-top a img { display:block; width:70px; height:auto; margin:0 0 20px 0; }



/* GO2TOP button */
#page-top {bottom:2%; right:10%;}
#page-top a img { max-width:100%;width:70px;padding:2% 4%; background:rgba(255,255,255,0.6); margin:0;}

body { background: #D3F2D3;}
#page-header { width: 100%; height: auto; display: block; }
#main-video { width: 100%; height: auto; display: block; }
.items { width: 95%; margin: 40px auto; background: #fff; box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.3); }
.items .key { width: 40%; height: auto; display: block; }
.items .item { width: 100%; height: auto; display: block; }
