@charset "utf-8";



.tourist_section_wrape{margin-top:40px}
.tourist_section_wrape .tourist_section:after{content:"";display:block;clear:both}
.tourist_section_wrape .tourist_section .tourist_content{float:left;width:535px;height:280px;text-align:center}
.tourist_section_wrape .tourist_section .tourist_content .tit{margin-top:36px;font-size:25px;color:#34a59e;font-family:'notokr-medium'}
.tourist_section_wrape .tourist_section .tourist_content .tit_deco{margin-top:8px;font-size:14px;color:#cacaca}
.tourist_section_wrape .tourist_section .tourist_content .content{margin-top:35px;font-size:15px;color:#919191;line-height:25px;letter-spacing:-0.3px}
.tourist .btn{display:block;position:relative;margin:60px auto 0;width:210px;height:60px;text-align:center;font-size:12px;line-height:47px;letter-spacing:3px}
.tourist .btn p{position:relative;background:#34a59e;width:210px;height:47px;color:#fff}
.tourist .btn .line{position:absolute;top:-11px;left:-79px;display:block;width:184px;height:65px;margin-left:90px;z-index:-1;border:1px solid #e0e0e0}
.tourist .btn:hover .line{border:1px solid #a1e1dc;-webkit-transition:all 1s;transition:all 1s}
.tourist_section > img{float:left}