/*
 * @title	    포인트 충전 안내페이지
 * @author		[F/E]김보람
 * @date		2016.03.29
 * @update		2020.11.11 (김용)
 * @description
 */
.g_container{width: 100%; height:100%; padding-top: 0px;}
.g_footer_area {margin-top: 0px; }

.full_bg .inner{position:relative;width:1080px;height:100%;margin:0 auto;}
.bg2 .inner a{cursor: pointer;}
.bg1 {height: 546px; background: url(//img1.itemmania.com/new_images/portal/guide/mileage/img_01.jpg) no-repeat 50%;}
.bg2 {height: 466px; background: url(//img1.itemmania.com/new_images/portal/guide/mileage/img_02.jpg) no-repeat 50%;}
.bg3 {height: 566px; background: url(//img1.itemmania.com/new_images/portal/guide/mileage/img_03.jpg) no-repeat 50%;}
.bg1 .point_btn {position: absolute; top: 486px;  left: 756px;}
.bg2 .m_btn1 {position: absolute; top: 354px;  left: 10px;}
.bg2 .m_btn2 {position: absolute; top: 354px;  left: 230px;}
.bg2 .m_btn3 {position: absolute; top: 354px;  left: 448px;}
.bg2 .m_btn4 {position: absolute; top: 354px;  left: 662px;}
.bg2 .m_btn5 {position: absolute; top: 354px;  left: 880px;}