@charset "UTF-8";

.event_wrap {overflow:hidden; margin-top:100px;}

/* 공통 */
section h3 {padding:70px 0 0 0; text-align:center;}

.bgImg {overflow:hidden; position:relative; height:auto; background:url(../../img/event/rusutsu/bg_visual.jpg) no-repeat center top;}
/* 비주얼 */
.rusutsu_visual_wrap {overflow:hidden; position:relative;}
.rusutsu_visual_wrap hgroup {}
.rusutsu_visual_wrap hgroup h2 {width:567px; margin:190px auto 0;}
.rusutsu_visual_wrap hgroup p:nth-of-type(1) {position:absolute; top:80px; left:50%; width:574px; height:80px; margin-left:-287px; background:#7025c0; border-radius:40px; color:#fff; text-align:center; line-height:80px; font-size:48px; font-weight:400;}
.rusutsu_visual_wrap hgroup p:nth-of-type(1) strong {color:#fcff60; font-weight:600;}
.rusutsu_visual_wrap hgroup p:nth-of-type(2) {padding-top:32px; color:#333; text-align:center; font-size:24px; font-weight:300;}

/* 바로가기 버튼 */
.rusutsu_btn_wrap {padding:160px 0 0 50%;}
.rusutsu_btn_wrap p {float:left; padding-right:24px; color:#fff; font-size:46px; font-weight:200;}
.rusutsu_btn_wrap p span {font-weight:400;}
.rusutsu_btn_wrap p strong {color:#ffe428; font-size:58px; font-weight:600;}

/* 포함사항 */
.rusutsu_inclusion_wrap {width:1000px; min-height:1040px; margin:85px auto 100px; background:#fff; box-shadow:0 0 30px rgba(0, 0, 0, 0.10)}
.rusutsu_inclusion_wrap .rusutsu_inclusion {padding:60px 0 0;}

/* 골프코스 */
.rusutsu_golf_wrap {overflow:hidden;}
/* 탭 */
.rusutsu_tab_wrap {overflow:hidden; width:1120px; height:auto; margin:0 auto 0; padding:30px 60px 0; border-bottom:1px solid #5309a5;}
.rusutsu_tab_wrap a {display:block; float:left; width:333px; height:116px; cursor:pointer; color:#333; background:#fff; border:1px solid #5309a5; border-right:0; border-bottom:0; text-align:center; line-height:116px; font-size:40px; font-weight:500;}
.rusutsu_tab_wrap .tab_item:last-child a {border-right:1px solid #5309a5}
.rusutsu_tab_wrap a:hover, .rusutsu_tab_wrap a.on {color:#fff; background:#5309a5}
/* 코스 */
.golf_course {width:1000px; margin:60px auto 100px;}
.golf_course .day_off {padding-bottom:20px; color:#f06d1d; font-size:24px; font-weight:400;}
.golf_course .course_info {padding:16px 0 0 0; font-size:20px;}

/* 숙박소개 */
.rusutsu_hotel_wrap {overflow:hidden; background:#021a82;}
.rusutsu_hotel_wrap dl {width:1400px; margin:0 auto; padding:30px 0 60px 30px;}
.rusutsu_hotel_wrap dl dt, .rusutsu_hotel_wrap dl dd{display:inline-block; line-height:48px;}
.rusutsu_hotel_wrap dl dt{width:176px; color:#021a82; background:#fff; border-radius:24px; text-align:center; font-size:30px; font-weight:400;}
.rusutsu_hotel_wrap dl dd{ padding:0 48px 0 12px; color:#fff; font-size:32px; font-weight:600;}
.rusutsu_hotel_wrap dl dd:last-child {padding:0 0 0 12px;}
.rusutsu_hotel_wrap .rusutsu_hotel {width:1200px; margin:0 auto 48px;}
.rusutsu_hotel_wrap .notice_area {width:1200px; height:320px; margin:0 auto 100px; background:#000e4b;}
.rusutsu_hotel_wrap .notice_area h4 {padding:48px 0 16px 60px;}
.rusutsu_hotel_wrap .notice_area ul {}
.rusutsu_hotel_wrap .notice_area ul li {padding:0 0 4px 60px; color:#fff; font-size:20px;}

/* 레스토랑 */
.rusutsu_restaurant_wrap {overflow:hidden; background:#f6e8cd;}
.rusutsu_restaurant_wrap .txt_restaurant {text-align:center; font-size:30px;}
.rusutsu_restaurant_wrap .restaurant_list {overflow:hidden; width:1200px; margin:60px auto;}
.rusutsu_restaurant_wrap .restaurant_list .restaurant_item {float:left; width:260px; min-height:380px; margin:0 20px 40px; text-align:center;}
.rusutsu_restaurant_wrap .restaurant_list .restaurant_item h4 {padding:16px 0 8px; color:#5409a4; font-size:18px; font-weight:600;}
.rusutsu_restaurant_wrap .restaurant_list .restaurant_item p {font-size:16px;}

/* 즐길거리 */
.tour_list {width:1000px; margin:30px auto 0;}
.tour_list li {float:left; width:320px; margin-right:20px; margin-bottom:100px;}
.tour_list li:last-child {margin-right:0;}
.tour_list li strong {color:#333; font-size:24px;}
.toru_list li p {color:#666; font-size:18px;}
