/*
+----------------------------------------------------------------------+
| Copyright (c) 2010-2020 STUDYMAX. co. Ltd
+----------------------------------------------------------------------+
| 작업일 : 2020-01-16
| 파일설명 : 웹 2020 설날 이벤트 CSS
+----------------------------------------------------------------------+
| 작업자 : 김승미  
+----------------------------------------------------------------------+
| 수정사항
+----------------------------------------------------------------------+
*/

@charset "utf-8";
.mgBottom_5{margin-bottom: 5px;}
.contentsInner{width: 1200px;}

/* 메인영역 */
.mainSection{background-image: url('/smciImages/front/community/event/event131/event131_01_bg.jpg'); background-repeat: repeat-x; background-position: center center; }
.ribbonDeco{position: absolute; top:0; left: 0; z-index: 100; width: auto;}

/* 배경 이미지 */
.event131_02{background-image: url('/smciImages/front/community/event/event131/event131_02_bg.jpg'); background-repeat: repeat-x; background-position: center center;}
.event131_03{background-image: url('/smciImages/front/community/event/event131/event131_03_bg.jpg'); background-repeat: repeat-x; background-position: center center;}
.event131_04{background-image: url('/smciImages/front/community/event/event131/event131_04_bg.jpg'); background-repeat: repeat-x; background-position: center center;}
.event131_05{background-image: url('/smciImages/front/community/event/event131/event131_05_bg.jpg'); background-repeat: repeat-x; background-position: center center;}

/* 이용권 신청 버튼 */
.eventEnterBtn{position: absolute; left: 400px; top: 200px;}

/* 이벤트 신청 */
.layerPopArea{display: none; position:fixed; top: 0; left: 0; z-index: 300; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7);}
.selectImageArea{position: absolute; top: 80%; left: 50%; width: 420px; height: 480px; margin-top: -100px; margin-left: -210px;}
.layerPopArea .textareaInput{position: absolute;left: 30px;top: 245px;right: 30px;}
.layerPopArea .textareaInput textarea{width: calc(100% - 12px); padding: 5px; min-height: 88px;}
.closePopupBtn{position: absolute; top: 10px; right: 10px; cursor: pointer;}


/* 유의사항 */
.noticeSection{padding-top: 70px;height: 250px; background-color: #252429;}
.noticeSection .contentsInner{width: 1100px;}
.noticeTitle{color: #ffffff;font-size: 24px;font-family:'Malgun Gothic';opacity: 0.65;line-height: 1.3;letter-spacing: -2.5px;font-weight: bold;}
.noticeList {margin-left: 52px;}
.noticeList li{position: relative;padding-left: 18px;color: #ffffff;font-size: 16px;font-family:'Malgun Gothic';opacity: 0.5;margin-bottom: 7px;line-height: 1.7;}
.noticeList li .noticeNum{position: absolute;top:0;left: 0;z-index: 1;font-size: 16px;font-family:'Malgun Gothic';line-height: 1.7;}