@charset "utf-8";
/* CSS Document */
/* 중앙 */
.contents-container { z-index: 1; /*overflow: hidden;*/ position: relative; height: 607.5px; width: 100%; }
.inner-container { overflow-x: hidden; position: absolute; top: 0px; right: 0; left: 0; height: 680px; margin-top: 0px; }
body.rotarygram .inner-container { margin-top: 0px; padding: 0; height: 607.5px; }
button.btn-prev { z-index: 100; position: fixed; top: 50%; left: 0px; display: block; height: 55px; width: 55px; text-indent: -9999em; border: 0px none; background: url(/rotarygram/images/prev.png) left top no-repeat; cursor: pointer; }
button.btn-next { z-index: 100; position: fixed; top: 50%; right: 0px; display: block; height: 55px; width: 55px; text-indent: -9999em; border: 0px none; background: url(/rotarygram/images/next.png) left top no-repeat; cursor: pointer; }

/************************************************************************/
/* rotarygram */
/************************************************************************/
section.rotarygram { margin-left: 0px; padding-right: 0px; height: 607.5px; }
section.rotarygram > header { float: left; padding-right: 0px; display: block; height: 607.5px; width: 404px; text-indent: -9999em; background: url(/rotarygram/images/rotary.png) 0px 21px no-repeat; }
section.rotarygram > header br { display: none; }

ul.list-rotarygram { overflow: hidden; position: relative; display: block; height: 607.5px;list-style:none; }
ul.list-rotarygram li { height: 203px; width: 203px; }
ul.list-rotarygram li img { display: block; height: 100%; width: 100%; }
ul.list-rotarygram li.empty01 { background: url(http://www.lgaka.co.kr/img/pc/rotarygram_empty01.png) left top no-repeat; }
ul.list-rotarygram li.empty02 { background: url(http://www.lgaka.co.kr/img/pc/rotarygram_empty02.png) left top no-repeat; }
ul.list-rotarygram li.empty03 { background: url(http://www.lgaka.co.kr/img/pc/rotarygram_empty03.png) left top no-repeat; }
ul.list-rotarygram li.empty04 { background: url(http://www.lgaka.co.kr/img/pc/rotarygram_empty04.png) left top no-repeat; }
ul.list-rotarygram a.btn-break-time { display: block; height: 167px; width: 167px; text-indent: -9999em; background: url(http://www.lgaka.co.kr/img/pc/main/bg_breaktime.png) left top no-repeat; background-size: 167px 167px; }
ul.list-rotarygram a.btn-stagram-event { display: block; height: 167px; width: 167px; text-indent: -9999em; background: url(http://www.lgaka.co.kr/img/pc/btn_view02.png) left top no-repeat; background-size: 167px 167px; }




