<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
www.dygod.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@import url(index.css);
@import url(db.css);

@media (max-width: 768px) {
    body{width:100%!important;}
    .width100{width: 100%!important;margin: 0!important;}
    .co_area2{width: 100%!important;float: none!important;margin: 0!important;border: 0!important;}
    .search{width: auto!important;}
    .searchl{width: auto!important;}

    .bd1, .bd2, .bd3, .ad1, .bd5, .bd6, .footer{width:100%!important;margin: 0!important;border: 0!important;}
    .contain{width:100%!important; overflow:hidden}
    #menu{height: auto;background-repeat: repeat;padding: 0 10px;}
    #menu li{display:inline-block;float: none;margin: 0 5px;}
    .index_list{width: 100%!important;margin: 0!important;}
    .index_list .co_area2{width: 100%!important;float: none!important;margin: 0 0 10px 0!important;border: 0!important;}
    .footer{padding: 10px 0;margin: 0;border: 0!important;}
    #tbmov-notice{padding: 10px;border-radius: 0;margin: 0 0 10px 0}
    #search_box{width: 100%}
    #search_box .search{width: auto!important;}
    #search_box .searchl{width: auto!important;}
    #search_box .searchl input, .searchl select{width: auto!important;}

    .path{width: 100%;margin: 10px;}

    .co_area2 img{width:100%!important;height:auto!important}
    .bd3l{width:100%!important}
    .bd3r{width:100%!important}
    .bd3rl{width:100%!important}
    .co_content2 &gt; ul{height:auto;display: block}
    .co_content2 &gt; ul &gt; table{display:inline-block;float:none}
    /*.co_content2 &gt; ul &gt; table[width=160]{display:block}*/
}

@media (max-width: 768px){.vdgd+a,.vdgd+a video{display:block;width:100%;height:125px;object-fit:fill;}}
@media (min-width: 768px){.vdgd+a{display:none;}}

*{
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  animation: none !important;
}</pre></body></html>