@charset "utf-8";
@import url(./contents.css);


#lnbWrap .lnb_sub .acc-object .obj.ty1 {bottom:1.5em; right:2.3em; width:5em; height:5em; z-index:0;}
#lnbWrap .lnb_sub .acc-object .obj.ty2 {bottom:6.7em;left:1em; width:3.3em; height:2.5em; z-index:1;transition-delay:.2s; -webkit-transition-delay:.2s;}
#lnbWrap .lnb_sub .acc-object .obj.ty3 {bottom:-6.5em; right:6.4em; width:10em; height:15em; z-index:2; transition-delay:.1s; -webkit-transition-delay:.1s;}
#lnbWrap .lnb_sub .acc-object .obj.ty1:before {background-image:url(/news/img/common/img_lnb_title_01.svg); animation:acc-title-bird 5s linear 0s infinite normal both; -webkit-animation:acc-title-wave 5s linear 0s infinite normal both;}
#lnbWrap .lnb_sub .acc-object .obj.ty2:before {background-image:url(/news/img/common/img_lnb_title_02.svg); animation:acc-title-wave 5s linear 0s infinite normal both; -webkit-animation:acc-title-bird 5s linear 0s infinite normal both;}
#lnbWrap .lnb_sub .acc-object .obj.ty3:before {background-image:url(/news/img/common/img_lnb_title_03.svg);}
#lnbWrap .lnb_sub .acc-object .obj.ty4:before {display:none;}

#content {width: 100%; float:none; max-width:100%;}

.bod_photo .thumb img[src*="noimage"] {height:auto !important;width:auto !important;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background:#f3f8fb;position: absolute;}
.bod_photo .thumb {background: #f3f8fb;}
