@charset "utf-8";

/* 게시판 버튼 조정 */
.contents .board-memory .area-1 [class*=btn-] {min-width:40px;}

/* 1810110 상단띠배너 */
.topbn-wrap {position: relative; box-sizing: border-box;}
.topbn-wrap + .header, .topbn-wrap .slide-banner li {padding-top: 11.8%;}
.topbn-wrap .slide-banner li .bn-link {position: absolute; box-sizing: border-box; height: 100%; top: 0; left: 0;}
.topbn-wrap .slide-banner .bn-goco .bn-link {background: url(../img/m/tbn_goco.jpg) no-repeat center center; background-size: cover;}
.topbn-wrap .slide-banner .bn-ocean .bn-link {background: url(../img/m/tbn_ocean.jpg) no-repeat center center; background-size: cover;}
.topbn-wrap .slide-banner .bn-ramada .bn-link {background: url(../img/m/tbn_ramada.jpg) no-repeat center center; background-size: cover;}
.topbn-wrap .slide-banner .bn-sea .bn-link {background: url(../img/m/tbn_seacruise.jpg) no-repeat center center; background-size: cover;}

/* 181108 서브페이지 고코투어, 오션투유 링크배너 추가 - 삭제예정 */
.rWing {z-index: 20; right: 6px; bottom: 55px;}
.rWing a {width: 80px;}
.rWing a + a {margin-top: 3px;}

/* 190306 배너 변경 */
.rWing-2 {z-index: 20; position: fixed; right: 6px; bottom: 60px;}
.rWing-2 a {width: 80px;}
.rWing-2 a + a {margin-top: 3px;}
.rWing-2 .rw-box {width: auto;}
.rw-btn-box{position: fixed; width: 100%; height: 100vh; top: 0; left: 0; z-index: 999; background-color: rgba(0, 0, 0, 0.4);}
.form-box{position: absolute; width: 85%; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #fff; text-align: center; padding: 2rem;}
.form-box .form-tit{margin-bottom: 1rem;}
.form-box input, textarea{border: 1px solid #C5C5C5; color: #858585; width: 100%; padding: .5rem; margin: .25rem 0;}
.form-box button{border: none; background-color: #FF7934; width: 100%; text-align: center; color: #fff; line-height: 3; border-radius: 5px; margin: .5rem 0;}
.rw-btn-close{position: absolute; bottom: calc(100% + 10px); right: 0;}

/* 미세먼지 추가 */
.weather .area .s-4 {padding-left: 0px;}
.weather .area .s-4 img {width: 15px !important; margin-right: 2px;}

/* 관광지 타이틀 */
.contents .tourist .tourist-title {font-size: 12px; margin: 0px 0 20px; padding-left: 10px;}
.contents .tourist .tourist-title .row-2 {font-size: 18px;}
.contents .tourist .tourist-title .sampo {font-size: 11px;}
.contents .tourist .tourist-title:before {content: ""; position: absolute; left: 0; top: -1px; display: inline-block; width: 4px; height: 35px; background: #c0c0c0; vertical-align: middle; margin-right: 10px;}