/*
+----------------------------------------------------------------------+
| Copyright (c) 2010-2018 STUDYMAX. co. Ltd
+----------------------------------------------------------------------+
| 작업일 : 2018-11-26
| 파일설명 : 스피킹맥스 새단장이벤트 - PC CSS
+----------------------------------------------------------------------+
| 작업자 : 우현진
+----------------------------------------------------------------------+
| 수정이력

+----------------------------------------------------------------------+
*/
@charset "utf-8";

/*공통*/

.posiRelative{position: relative;}
.posiAbsolute{position: absolute;}

.innerContent{width: 1103px;margin:0 auto;text-align: center;}


/*컨텐츠*/
.event113MainBG{background: url('/smciImages/front/community/event/event113/event113_01_BG.png') 50% 0 repeat-x;min-height: 1367px;}
.event113MainBG .topTwinkle{top:0; right: 0;}
.event113NavyBG{background-color: #2d3b7e;padding-bottom: 95px;}
.event113NavyBG .massgeWrap{width: 1100px; margin: 0 auto;}
.event113NavyBG .rightDeco{bottom: -33px;left: 50%;margin-left: 385px;}
.event113YellowBG{min-height:1189px; background:url('/smciImages/front/community/event/event113/event113_15_BG.png') 50% top repeat-x;}
.event113YellowBG .noteTxt{bottom: 115px;margin: 0 auto;padding-left: 60px;text-align: left;}
.event113YellowBG .btTwinkleLeft{top:0;left: 50%;margin-left: -952px;}
.event113YellowBG .btTwinkleRight{top:0;left: 50%;margin-left: 445px;}

/*사이트소개 슬라이드*/
.siteIntroSlide .slides{position: relative;}
.siteIntroSlide .flex-direction-nav{position: absolute; top: 50%;margin-top: -61px;left: 0; right: 0;  }
.siteIntroSlide .flex-direction-nav .flex-prev , .siteIntroSlide .flex-direction-nav .flex-next{position: absolute; z-index: 9;width: 36px; height: 61px; background-repeat: no-repeat;background-position: 0 0; text-indent: -9999em;}
.siteIntroSlide .flex-direction-nav .flex-prev{left: 60px;background-image: url('/smciImages/front/community/event/event113/arrowLeft.png');}
.siteIntroSlide .flex-direction-nav .flex-next{right: 60px;background-image: url('/smciImages/front/community/event/event113/arrowRight.png');}

/*아이콘찾기*/
.iconFindList{width: 690px;margin: 0 auto;left: 50%;top: 10px;margin-left: -322px;}
.iconFindList li{float: left;margin-right: 60px;margin-bottom: 20px;}
.iconFindList li:nth-child(3n){margin-right: 0;}
.iconNum{font-family: 'Malgun Gothic', dotum, sans-serif;font-size: 20px;font-weight: bold;color: #ff3f3f;right: 40px;top: 4px;}
.iconSmallList li{float: left;width: 77px;margin-left: 25px;margin-top: 15px;}

/*유의사항*/
.noteTxt dt{font-size: 22px;font-weight: bold;font-family: 'Malgun Gothic', dotum, sans-serif;color: #8894c8;line-height: 24px;margin-bottom: 20px;}
.noteTxt dd{font-size: 16px;font-family: 'Malgun Gothic', dotum, sans-serif;color: #8894c8;line-height: 18px;margin-bottom: 12px;letter-spacing: -0.5px;}

/*소감 남기기*/
.impressionsText{top: 0;left: 0;width: 100%;margin: 0 auto;}
.impressionsText textarea{width: 808px;height: 110px;padding: 20px;border: 2px solid #32353F;background-color: #eef1ff;resize: none;font-size: 15px;color: #616161;}
.snsLink{top: 0;left: 0;width: 100%;margin: 0 auto;}
.snsLink input[type="text"]{width: 808px;height: 20px;padding: 20px;border: 2px solid #32353F;background-color: #eef1ff; font-size: 15px;color: #616161;}