@charset "utf-8";

@font-face {
    font-family: 'NanumSquare';
    font-weight: 500;
    src: url('/main/css/font/NanumSquareL.eot');
    src: url('/main//css/font/NanumSquareL.eot?#iefix') format('embedded-opentype'),
        url('/main//css/font/NanumSquareL.woff') format('woff'),
        url('/main//css/font/NanumSquareL.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 600;
    src: url('/main//css/font/NanumSquareR.eot');
    src: url('/main//css/font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
        url('/main//css/font/NanumSquareR.woff') format('woff'),
        url('/main//css/font/NanumSquareR.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 700;
    src: url('/main//css/font/NanumSquareB.eot');
    src: url('/main//css/font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
        url('/main//css/font/NanumSquareB.woff') format('woff'),
        url('/main//css/font/NanumSquareB.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 800;
    src: url('/main//css/font/NanumSquareEB.eot');
    src: url('/main//css/font/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
        url('/main//css/font/NanumSquareEB.woff') format('woff'),
        url('/main//css/font/NanumSquareEB.ttf') format('truetype');
}


/*** common ***/
.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.fn {
    float: none !important;
}

.cb {
    clear: both !important;
}

.pr {
    position: relative !important
}

.ac {
    text-align: center !important;
}

.al {
    text-align: left !important;
}

.ar {
    text-align: right !important;
}

.vt {
    vertical-align: top !important;
}

.vm {
    vertical-align: middle !important;
}

.vb {
    vertical-align: bottom !important;
}

.jf {
    text-align: justify !important;
}

.oh {
    overflow: hidden !important;
}

.oh_y {
    overflow-y: hidden !important;
}

.cp {
    cursor: pointer !important;
}

.di {
    display: inline !important;
}

.dib {
    display: inline-block !important;
}

.dn {
    display: none !important;
}

.db {
    display: block !important;
}

.vv {
    visibility: visible !important;
}

.vh {
    visibility: hidden !important;
}

.bn {
    border: none !important;
}

.bbn {
    border-bottom: none !important;
}

.brn {
    border-right: none !important;
}

.bgn {
    background: none !important;
}

.fb {
    font-weight: bold !important;
}

.BDB {
    border-bottom: 2px solid #d1d1d1 !important
}

.zoom1 {
    *zoom: 1
}

/* Margin */
.MN0 {
    margin: 0 !important;
}

.ML2 {
    margin-left: 2px !important;
}

.ML4 {
    margin-left: 4px !important;
}

.ML5 {
    margin-left: 5px !important;
}

.ML8 {
    margin-left: 8px !important;
}

.ML10 {
    margin-left: 10px !important;
}

.ML15 {
    margin-left: 15px !important;
}

.ML20 {
    margin-left: 20px !important;
}

.ML24 {
    margin-left: 24px
}

.ML30 {
    margin-left: 30px;
}

.ML50 {
    margin-left: 50px !important;
}

.ML58 {
    margin-left: 58px;
}

.ML80 {
    margin-left: 80px;
}

.ML120 {
    margin-left: 120px;
}

.ML200 {
    margin-left: 200px;
}

.ML213 {
    margin-left: 213px;
}

.ML293 {
    margin-left: 293px;
}

.MR5 {
    margin-right: 5px
}

.MR10 {
    margin-right: 10px;
}

.MR15 {
    margin-right: 15px;
}

.MR16 {
    margin-right: 16px;
}

.MR20 {
    margin-right: 20px;
}

.MR30 {
    margin-right: 30px;
}

.MR37 {
    margin-right: 37px;
}

.MR40 {
    margin-right: 40px;
}

.MR60 {
    margin-right: 60px;
}

.MR72 {
    margin-right: 72px;
}

.MT2 {
    margin-top: 2px !important;
}

.MT4 {
    margin-top: 4px !important;
}

.MT5 {
    margin-top: 5px !important;
}

.MT7 {
    margin-top: 7px !important;
}

.MT10 {
    margin-top: 10px !important;
}

.MT15 {
    margin-top: 15px;
}

.MT20 {
    margin-top: 20px !important;
}

.MT22 {
    margin-top: 22px;
}

.MT25 {
    margin-top: 25px;
}

.MT28 {
    margin-top: 28px;
}

.MT30 {
    margin-top: 30px !important;
}

.MT35 {
    margin-top: 35px !important;
}

.MT40 {
    margin-top: 40px !important;
}

.MT45 {
    margin-top: 45px !important
}

.MT50 {
    margin-top: 50px;
}

.MT55 {
    margin-top: 55px;
}

.MT60 {
    margin-top: 60px !important;
}

.MT65 {
    margin-top: 65px !important;
}

.MT70 {
    margin-top: 70px;
}

.MT80 {
    margin-top: 80px !important;
}

.MT120 {
    margin-top: 120px;
}

.MT267 {
    margin-top: 267px !important
}

.MB0 {
    margin-bottom: 0 !important
}

.MB5 {
    margin-bottom: 5px;
}

.MB10 {
    margin-bottom: 10px !important;
}

.MB12 {
    margin-bottom: 12px !important
}

.MB15 {
    margin-bottom: 15px;
}

.MB20 {
    margin-bottom: 20px !important;
    ;
}

.MB26 {
    margin-bottom: 26px !important;
    ;
}

.MB30 {
    margin-bottom: 30px !important;
}

.MB40 {
    margin-bottom: 40px !important;
}

.MB50 {
    margin-bottom: 50px
}

.MB55 {
    margin-bottom: 55px;
}

.MB60 {
    margin-bottom: 60px;
}

.MB70 {
    margin-bottom: 70px !important
}

.MT10MB100 {
    margin: 10px 0 100px 0;
}

.minusT40 {
    margin-top: -40px
}

/* padding_top */
.PN0 {
    padding: 0 !important
}

.PT0 {
    padding-top: 0 !important
}

.PT5 {
    padding-top: 5px !important;
}

.PT7 {
    padding-top: 7px;
}

.PT10 {
    padding-top: 10px;
}

.PT12 {
    padding-top: 12px;
}

.PT15 {
    padding-top: 15px;
}

.PT20 {
    padding-top: 20px !important;
}

.PT25 {
    padding-top: 25px;
}

.PT27 {
    padding-top: 27px;
}

.PT30 {
    padding-top: 30px;
}

.PT37 {
    padding-top: 37px;
}

.PT38 {
    padding-top: 38px;
}

.PT43 {
    padding-top: 43px;
}

.PT40 {
    padding-top: 40px !important;
}

.PT50 {
    padding-top: 50px !important;
}

.PT65 {
    padding-top: 65px !important;
}

.PT75 {
    padding-top: 75px;
}

/* padding_left */
.PL0 {
    padding-left: 0px !important;
}

.PL3 {
    padding-left: 3px;
}

.PL5 {
    padding-left: 5px;
}

.PL8 {
    padding-left: 8px;
}

.PL10 {
    padding-left: 10px;
}

.PL20 {
    padding-left: 20px !important;
}

.PL23 {
    padding-left: 23px;
}

.PL25 {
    padding-left: 25px;
}

.PL30 {
    padding-left: 30px;
}

.PL40 {
    padding-left: 40px;
}

.PL45 {
    padding-left: 45px;
}

.PL50 {
    padding-left: 50px;
}

.PL55 {
    padding-left: 55px;
}

.PL60 {
    padding-left: 60px;
}

.PL65 {
    padding-left: 6px;
}

.PL100 {
    padding-left: 100px;
}

/* padding_right */
.PR6 {
    padding-right: 6px;
}

.PR10 {
    padding-right: 10px;
}

.PR20 {
    padding-right: 20px;
}

.PR35 {
    padding-right: 35px;
}

.PR40 {
    padding-right: 40px;
}

.PR60 {
    padding-right: 60px;
}

.PR72 {
    padding-right: 72px;
}

/* padding_bottom */
.PB0 {
    padding-bottom: 0 !important
}

.PB10 {
    padding-bottom: 10px;
}

.PB13 {
    padding-bottom: 13px;
}

.PB15 {
    padding-bottom: 15px !important
}

.PB20 {
    padding-bottom: 20px !important;
}

.PB23 {
    padding-bottom: 23px !important;
}

.PB30 {
    padding-bottom: 30px !important;
}

.PB40 {
    padding-bottom: 40px;
}

.PB50 {
    padding-bottom: 50px
}

.PB65 {
    padding-bottom: 65px;
}

.PB70 {
    padding-bottom: 70px;
}

.PB110 {
    padding-bottom: 110px;
}

/* padding_all */
.PT10L5 {
    padding: 10px 0 0 5px !important;
}

.PTB10 {
    padding: 10px 0 !important;
}

.PTBL {
    padding: 20px 0 20px 20px !important;
}



::-webkit-scrollbar {
    width: 20px;
    height: 12px;
}

::-webkit-scrollbarno-button:start:decrement {
    display: block;
    width: 20px;
    height: 12px;
    background: rgba(46, 136, 204, 0.3);
    border-radius: 5px;
}

::-webkit-scrollbar-track {
    background: rgba(46, 136, 204, 0.3);
    border-radius: 3px;
}

::-webkit-scrollbar-thumb {
    background: rgb(108, 173, 222);
    border-radius: 5px;
}


/* Reset */
* {
    outline: 0 !important;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
blockquote,
pre,
code,
address,
ul,
ol,
li,
menu,
nav,
section,
article,
aside,
dl,
dt,
dd,
table,
thead,
tbody,
tfoot,
label,
caption,
th,
td,
form,
fieldset,
legend,
hr,
input,
button,
textarea,
object,
figure,
figcaption {
    margin: 0;
    padding: 0;
    font-family: 'NanumSquare', 'Malgun Gothic', '맑은 고딕', 'Dotum', 'arial', 'sans-serif';
}

html,
body {
    width: 1080px;
}

body {
    width: 1080px;
    background: #fff;
}

body,
input,
select,
textarea,
button {
    border: none;
    font-size: 12px;
    font-family: 'NanumSquare', sans-serif;
    color: #000;
}

ul,
ol,
li {
    list-style: none;
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

img,
fieldset {
    border: 0;
}

address,
cite,
code,
em {
    font-style: normal;
    font-weight: normal;
}

label,
img,
input,
select,
textarea,
button {
    vertical-align: middle;
}

.hide,
caption,
legend {
    line-height: 0;
    font-size: 0px;
    overflow: hidden;
}

hr {
    display: none;
}

main,
header,
section,
nav,
footer,
aside,
article,
figure {
    display: block;
}

a {
    color: #000;
    text-decoration: none;
}

.clear {
    clear: both;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

#wrap {
    width: 1080px;
    height: 1920px;
    overflow: hidden;
    position: relative;
    position: relative;
}

.main {
    width: 1080px;
    height: 1920px;
    position: relative;
    background: url(/main//images/main/bg_main.jpg) no-repeat;
}

.main_tit {
    padding-top: 366px;
    text-align: center;
}

.main_gnb {
    width: 960px;
    margin: 0 auto;
    padding-top: 160px;
}

.main_gnb li {
    display: inline;
    width: 25%;
    text-align: center;
    padding: 0 5px;
}

#header {
    width: 1080px;
    height: 150px;
    position: relative;
    background: url(/main//images/common/bg_top.jpg) no-repeat;
}

#header .logo {
    top: 38px;
    left: 72px;
    width: 120px;
    position: absolute;
}

#header .today_wrap {
    width: 260px;
    margin: 0px auto;
    text-align: center;
}

#header .today_date {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    padding-top: 26px;
    letter-spacing: 2px;
}

#header .time {
    text-align: center;
    font-size: 63px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 700;
}

#header .time span {
    font-size: 30px;
    margin-right: 10px;
}

#header .weather_area {
    position: absolute;
    width: 250px;
    top: 25px;
    right: 50px;
}

#header .weather_area .weather_ico {
    float: left;
    width: 96px;
    height: 96px;
    margin-right: 15px;
}

#header .weather_area .weather_temp {
    float: left;
    font-size: 60px;
    color: #36435e;
    width: 80px;
    text-align: right;
    line-height: 135px;
    position: relative;
    margin: 0px 0 0 50px;
    font-weight: 700;
}

#header .weather_area .weather_temp>span {
    font-size: 40px;
    font-weight: 700;
    margin-left: 10px;
}

#contents {
    width: 964px;
    height: 1254px;
    background: url(/main//images/common/bg_sub.jpg) no-repeat;
    padding: 58px;
    position: relative;
}

.sub_area {
    width: 964px;
    height: 1254px;
    background: #fff;
    position: relative;
}

.home {
    position: absolute;
    bottom: 0;
    left: -17px;
    z-index: 999
}

.back {
    position: absolute;
    bottom: 0;
    right: -17px;
    z-index: 999
}

.sub_area h3 {
    font-size: 60px;
    font-weight: 800;
    letter-spacing: -2px;
    text-align: center;
    padding-top: 60px;
}

.sub_area>h3 span {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.sub_area>h3 span:before {
    width: 100%;
    height: 34px;
    background: #fde9b2;
    position: absolute;
    left: -10px;
    bottom: 0;
    z-index: -1;
    content: '';
    padding: 0 10px;
    text-align: center;
}


.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.tab_wrap {
    margin: 50px auto 0;
    width: 900px;
}

ul.tab li {
    float: left;
}

ul.tab li a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 58px;
    background-color: #fff;
    border-bottom: 2px solid #2d2d2d;
    font-size: 35px;
    color: #535353;
    text-align: center;
    letter-spacing: -0.08em;
    font-weight: 700;
}

ul.tab li.active a {
    background-color: #2d2d2d;
    color: #fff;
    font-weight: 700;
}

ul.tab li a.on {
    background-color: #2d2d2d;
    color: #fff;
}

ul.tab.col-2 li {
    width: calc(100% / 2);
}

ul.tab.col-3 li {
    width: calc(100% / 3);
}

.tourist_guide {
    width: 100%;
    margin: 30px 0;
    height: 1080px;
    text-align: center;
}


/* 추천 맛집 */
.tourism_area {
    width: 100%;
    overflow-y: auto;
    height: 949px;
}

.tourism {
    width: 900px;
    margin: 30px auto 0;
}

.tourism_list {
    width: 100%;
    margin: 0 0 0 0.5%;
}

.tourism_list span {
    display: block;
    position: relative;
    margin: 0 0 5px;
    padding: 0 10px;
    color: #616161;
    font-size: 20px;
    line-height: 25px;
}

.tourism_list li {
    display: block;
    float: left;
    width: 49%;
    margin: 0 0 15px 1%;
}

.tourism_list li>.cnt_area {
    border: 1px solid #dadada;
    height: 450px;
}

.tourism_list .img {
    display: block;
    position: relative;
    width: 100%;
    height: 210px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #333;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.tourism_list .img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    min-height: 210px;
    margin: auto;
}

.tourism_list .title {
    display: block;
    overflow: hidden;
    margin: 0 0 15px;
    padding: 15px 0;
    border-bottom: 1px dashed #d7d7d7;
    color: #000;
    font-size: 25px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
}

.tourism_list .text>em {
    display: block;
    position: relative;
    overflow: hidden;
    max-height: 66px;
    margin: 4px 0;
    padding: 0 0 0 110px;
    color: #6d6d6d;
    font-size: 20px;
    line-height: 30px;
}

.tourism_list .text .summ {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 10px 0 0;
    border-radius: 11px;
    background: url(/main/images/common/tour_icon1.png) #000 no-repeat 50%;
    vertical-align: middle;
}

.tourism_list .text .summ.icon2 {
    background-image: url(/main/images/common/tour_icon2.png)
}

.tourism_list .text .summ.icon3 {
    background-image: url(/main/images/common/tour_icon3.png)
}

.tourism_list .text em em {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    color: #3b3b3b;
}


/*

.tourism{width: 900px; margin: 30px auto 0;}
.tourism_list{width:100%;margin:0 0 0 0.5%;}
.tourism_list span{display:block;position:relative;margin:0 0 5px;padding:0 10px;color:#616161;font-size:20px;line-height:25px;}
.tourism_list li{display:block; float:left; width:49%; margin:0 0 15px 1%;}
.tourism_list li > .cnt_area{border:1px solid #dadada;  height: 450px;}
.tourism_list .img{display:block;position:relative;width:100%;height:210px;overflow:hidden;margin:0;padding:0;background-color:#333;font-size:0;line-height:0;text-align:center;}
.tourism_list .img img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;min-height:210px;margin:auto;}
.tourism_list .title{display:block;overflow:hidden;margin:0 0 15px;padding: 15px 0;border-bottom:1px dashed #d7d7d7;color:#000;font-size:25px;line-height:24px;text-overflow:ellipsis;white-space:nowrap; font-weight: 700;}
.tourism_list .text > em{display:block;position:relative;overflow:hidden;max-height:66px;margin:4px 0;padding:0 0 0 110px;color:#6d6d6d;font-size:20px;line-height:30px;}
.tourism_list .text .summ{display:inline-block;width:22px;height:22px;margin:0 10px 0 0;border-radius:11px;background:url(/main/images/common/tour_icon1.png) #000 no-repeat 50%;vertical-align:middle;}
.tourism_list .text .summ.icon2{background-image:url(/main/images/common/tour_icon2.png)}
.tourism_list .text .summ.icon3{background-image:url(/main/images/common/tour_icon3.png)}
.tourism_list .text em em{display:block;position:absolute;top:0;left:0;width:100px;color:#3b3b3b;}
*/


.tourism_view {
    width: 900px;
    margin: 30px auto 0 33px;
    height: 950px;
}

.location_area {
    width: 900px;
    margin: 30px auto 0;
}

.map {
    width: 100%;
    height: 400px;
    background: #000;
    margin-bottom: 30px;
}

.location_area>.tit {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-left: 38px;
    font-weight: 700;
    font-size: 35px !important;
    position: relative;
    text-align: left;
}

.location_area>.tit {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-left: 38px;
    font-weight: 700;
    font-size: 35px !important;
    position: relative;
    text-align: left;
    font-weight: 700
}

.location_area>.tit:before {
    content: "";
    display: block;
    width: 16px;
    height: 24px;
    background: url(/main/images/sub04/bul_h3.png);
    position: absolute;
    left: 0;
    top: 8px;
}

.location_guide {
    display: table;
    border: 1px solid #e4e4e4;
    width: calc(95% - 2px);
    padding: 30px 5% 30px 0;
    font-size: 20px;
}

.location_guide h4 {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    padding-top: 85px;
    font-size: 20px;
    text-align: center;
    background-position: center 30%;
    background-repeat: no-repeat;
    position: relative;
}

.location_guide h4:after {
    content: "";
    display: block;
    width: 5px;
    height: 100%;
    background: url(/main/images/sub04/guide_location_line_bg.png) repeat-y right top;
    position: absolute;
    right: 0;
    top: 0;
}

.bus2_wrap {
    border-top: 0;
    background: #fbfbfb;
}

.bus1_wrap h4 {
    background-image: url(/main/images/sub04/icon_bus1.png);
}

.bus2_wrap h4 {
    background-image: url(/main/images/sub04/icon_bus2.png);
}

.location_guide .bus_1 {
    margin-left: 5%;
}

.bus_1 h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bus_1 ul {
    margin-bottom: 20px;
}

.bus_1 li {
    padding: 15px 10px 15px 100px;
    position: relative;
    font-weight: 700;
}

.bus_1 li span {
    display: block;
    color: #fff;
    background: #4ea031;
    padding: 5px 0;
    text-align: center;
    border-radius: 30px;
    width: 80px;
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 800;
}

.location_guide .bus_2 {
    margin-left: 5%;
}

.bus_2 h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bus_2 ul {
    margin-bottom: 20px;
}

.bus_2 li {
    padding: 15px 10px 15px 100px;
    position: relative;
    font-weight: 700;
}

.bus_2 li span {
    display: block;
    color: #fff;
    background: #1b52ed;
    padding: 5px 0;
    text-align: center;
    border-radius: 30px;
    width: 80px;
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 800;
}

#gnb {
    width: 1080px;
    height: 250px;
    background: #008185;
    position: relative;
    text-align: center;
}

#gnb ul {
    display: inline-block;
    width: 964px;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
}

#gnb ul li {
    display: inline-block;
    width: 25%;
    text-align: center;
    float: left;
}

#footer {
    width: 1080px;
    height: 150px;
    display: table;
}

#footer span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.close-button-class_new {
    font-size: 6em;
}

.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
    background: rgba(0, 0, 0, .8);
}

.swal2-container {
    top: -500px;
}

.swal2-modal .swal2-styled:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

button:focus {
    outline: 0 !important;
}

.swal2-close {
    /*    width: 1.8em;
        height: 1.8em;*/
    color: #868686;
    font-size: 5.5em;
}

.close-button-class {
    font-size: 4em;
}

.close-button-class_new {
    font-size: 6em;
}

.swal2-show {
    -webkit-animation: swal2-show .5s;
    animation: swal2-show .5s;
}


/* 2024-04 수정 */
.main_gnb {
    width: 750px;
    margin: 0 auto;
    padding-top: 50px;
}

.main_gnb ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.main_gnb ul li {
    margin: 0;
    width: 32%;
}

/* 천안8경 */
.tourist_guide {
    position: relative;
}

.tourist_guide .btn-8 {
    position: absolute;
    top: 50px;
    right: 50px;
}
gnb
/* 서브 메뉴 */
#gnb{
    height: 250px;
}
#gnb ul {
    display: flex;
    width: 1010px;
}

#gnb ul li {    
    width: 20%;
}

/* 버스 - 급행 추가 */
.bus3_wrap h4 {
    background-image: url(/main/images/sub04/icon_bus3.png);
}
.location_guide .bus_3 {
    margin-left: 5%;
}

.bus_3 h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bus_3 ul {
    margin-bottom: 20px;
}

.bus_3 li {
    padding: 15px 10px 15px 100px;
    position: relative;
    font-weight: 700;
}

.bus_3 li span {
    display: block;
    color: #fff;
    background: #ff441d;
    padding: 5px 0;
    text-align: center;
    border-radius: 30px;
    width: 80px;
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 800;
}

/* 버스 - 지선 추가 */
.bus4_wrap h4 {
    background-image: url(/main/images/sub04/icon_bus4.png);
}
.location_guide .bus_4 {
    margin-left: 5%;
}

.bus_4 h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bus_4 ul {
    margin-bottom: 20px;
}

.bus_4 li {
    padding: 15px 10px 15px 100px;
    position: relative;
    font-weight: 700;
}

.bus_4 li span {
    display: block;
    color: #fff;
    background: #00afbd;
    padding: 5px 0;
    text-align: center;
    border-radius: 30px;
    width: 80px;
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 800;
}
/* 버스 - 순환 추가 */
.bus4_wrap h5 {
    background-image: url(/main/images/sub04/icon_bus5.png);
}
.location_guide .bus_5 {
    margin-left: 5%;
}

.bus_5 h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bus_5 ul {
    margin-bottom: 20px;
}

.bus_5 li {
    padding: 15px 10px 15px 100px;
    position: relative;
    font-weight: 700;
}

.bus_5 li span {
    display: block;
    color: #fff;
    background: #e5a900;
    padding: 5px 0;
    text-align: center;
    border-radius: 30px;
    width: 80px;
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 800;
}


/* qr코드 - 천안시 문화관광 홈페이지 */
.qr{
    position: absolute;
    bottom: 50px;
    right: 100px;
}

/* 버스 pop */
.pop_con .bus_info li {
    font-size: 25px;
}