* {
    margin: 0;
    padding: 0;
    letter-spacing: -0.5px;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    outline: 0;
    background: transparent;
    font-size: 100%;
}

article,
aside,
canvas,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

nav,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

ins {
    color: #000;
    text-decoration: none;
}

mark {
    color: #000;
    font-style: italic;
    font-weight: 700;
}

del,
s {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {}

th,
td {}

body {
    font-size: 14px;
    color: #555;
    line-height: 150%;
}

select,
input,
button,
textarea,
button {
    font-family: 'S-CoreDream-4Regular', 'Malgun Gothic', sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    line-height: 100%;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d1d1d1;
}

/* IE 10, 11의 네이티브 화살표 숨기기 */
select::-ms-expand {
    display: none;
}


caption {
    text-indent: -20000px;
    height: 0px;
    overflow: hidden;
}

address {
    font-style: normal;
    display: inline;
}


.f15 {
    font-size: 15px;
}

.f20 {
    font-size: 20px;
}

.nb {
    font-weight: normal;
}

.b {
    font-weight: bold;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.left,
.l {
    text-align: left !important;
}

.right,
.r {
    text-align: right !important;
}

.center,
.c {
    text-align: center !important;
}

.vtop,
.vtop * {
    vertical-align: text-top !important;
}

.vcen,
.vcen * {
    vertical-align: middle !important;
}

.vfoot,
.vfoot * {
    vertical-align: text-bottom !important;
}

.vtop2 {
    vertical-align: top !important;
}

.vcen2 {
    vertical-align: middle !important;
}

.vfoot2 {
    vertical-align: bottom !important;
}


body {
    font-family: 'GmarketSansMedium', sans-serif;
    overflow-x: hidden;
}

/*@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);*/
.blind {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px;
    display: block;
    text-indent: -9999px;
    font-size: 0px;
    line-height: 0;
}

@font-face {
    font-family: 'Busan';
    font-style: normal;
    font-weight: 400;
    src: url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/busan/Busan/Busan.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/busan/Busan/Busan.woff') format('woff');
}

@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.wrap.backsin-con {}

h1.main-logo {
    text-align: left;
    position: relative;
    z-index: 10;
    padding: 35px 0 0 0px;
}

.top-bn {
    position: relative;
    margin-bottom: 60px;
}

.top-bn:before {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 2000px;
    margin-left: -1000px;
    height: 450px;
    content: "";
    z-index: 0;
    background: #639fff;
}

.top-bn div.bn-box {
    width: 100%;
    height: 360px;
    background: url("http://busanjin.go.kr/images/Potal_/content/new/topbn-bg.png") no-repeat center;
    position: relative;
    z-index: 100;
    background-position: 0px 10px;
}

.top-bn div.bn-box h3.backshin-tit {
    font-family: 'GmarketSansLight';
    font-size: 43px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    line-height: 150%;
    padding: 20px 0 0 0;
}

.top-bn div.bn-box h3.backshin-tit span.sub-tit {
    font-family: 'GmarketSansMedium';
    font-size: 60px;
    display: block;
    color: #ffe153;
}

.top-bn img.bn {
    width: 100%;
    padding: 20px 0 0 0;
}

.top-bn span.btn-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    position: relative;
    z-index: 10;
}

.top-bn span.btn-wrap a {
    width: 24%;
    display: block;
    background: #1f66d8;
    border-radius: 30px;
    padding: 10px 0;
}

.top-bn span.btn-wrap a:nth-child(3) {
    background: #f66467;
}

.top-bn span.btn-wrap a:nth-child(4) {
    background: #f66467;
}

.top-bn span.btn-wrap a span.txt {
    display: block;
    color: #fff;
    font-family: 'GmarketSansMedium';
    font-size: 18px;
    text-align: center;
}

.top-bn span.btn-wrap a:nth-child(3) span.txt {
    padding: 13px 0 0 0;
}

.top-bn span.btn-wrap a:nth-child(4) span.txt {
    padding: 13px 0 0 0;
}

.top-bn div.txt-box {
    position: relative;
    z-index: 101;
    font-family: 'GmarketSansMedium';
    margin-top: 30px;
}

.top-bn div.txt-box ul {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    background: #163170;
    padding: 30px 30px;
    border-radius: 15px;
}

.top-bn div.txt-box ul li {
    width: 48%;
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
    margin-bottom: 15px;
}

.top-bn div.txt-box ul li:nth-child(3) {
    margin-bottom: 0px;
}

.top-bn div.txt-box ul li:nth-child(4) {
    margin-bottom: 0px;
}

.top-bn div.txt-box ul li span {
    display: inline-block;
}

.top-bn div.txt-box ul li span.tit {
    font-size: 16px;
    color: #ffe153;
    position: relative;
    padding: 0 15px 0 15px;
}

.top-bn div.txt-box ul li span.tit:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #ffe153;
    border-radius: 100%;
    position: absolute;
    top: 4px;
    left: 0;
}

.top-bn div.txt-box ul li span.tit:after {
    content: "";
    width: 1px;
    height: 15px;
    background: #7083ae;
    position: absolute;
    top: 0;
    right: 0;
}

.top-bn div.txt-box ul li span.txt {
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 15px;
}

.top-bn div.txt-box ul li ul.dt02 {
    padding: 30px 0px 0px 0px;
    font-family: 'GmarketSansLight';
}

.top-bn div.txt-box ul li ul.dt02 li {
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 20px;
    margin-bottom: 0px;
    position: relative;
}

.top-bn div.txt-box ul li ul.dt02 li:before {
    content: "";
    width: 9px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 6px;
    left: 0;
}


img.backsin-pc {
    display: block;
}

img.backsin-mb {
    display: none;
}

div.bakchin-imgbox {
    width: 100%;
    position: relative;
}

div.bakchin-imgbox a.bakchin-btn {
    display: block;
}

div.bakchin-imgbox a.bakchin-btn img {
    position: relative;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 20px 0 0 0;
}


#footer {
    width: 100%;
    background: #333333;
    padding: 30px 0;
    margin-top: 50px;
    position: relative;
}

#footer p {
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.font-gmarket {
    font-family: 'GmarketSansMedium' !important;
}


ul.img-boxlist {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

ul.img-boxlist li {
    width: 49%;
    padding-bottom: 20px;
}

ul.img-boxlist li img {
    max-width: 100%;
}

img.mx-w100 {
    max-width: 100%;
}

@media all and (max-width:1600px) {
    .top-bn div.bn-box {
        background-size: 100%;
        background-position: -30px 50px;
        padding: 0px 0px 0px 0px;
    }

}


@media all and (max-width:1200px) {
    .wrap {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

}

@media all and (max-width:1000px) {
    h1.main-logo {
        padding: 20px 0 0 20px;
    }

    .top-bn {
        padding: 0 0px;
        margin-bottom: 430px;
        box-sizing: border-box;
    }

    .top-bn:before {
        width: 100%;
        height: 800px;
        margin-left: 0px;
        left: 0%;
    }

    .top-bn span.btn-wrap {
        padding: 30px 20px 0 20px;
        box-sizing: border-box;
    }

    .top-bn span.btn-wrap a span.txt {
        font-size: 15px;
    }

    .top-bn span.btn-wrap a:first-child span.txt {
        padding: 8px 0 0 0;
    }

    .top-bn span.btn-wrap a:nth-child(2) span.txt {
        padding: 8px 0 0 0;
    }

    .top-bn div.txt-box {
        padding: 0 20px;
        box-sizing: border-box;
    }
}

@media all and (max-width:800px) {
    .top-bn {
        margin-bottom: 480px;
    }

    .top-bn:before {
        height: 860px;
    }
}

@media all and (max-width:680px) {
    h1.main-logo a img {
        width: 130px;
    }

    .top-bn {
        margin-bottom: 430px;
    }

    .top-bn:before {
        height: 740px;
    }

    .top-bn div.bn-box {
        background: url("http://busanjin.go.kr/images/Potal_/content/new/topbn-bg-mb.png") no-repeat center;
        background-size: 100%;
        background-position: 0 49px;
    }

    .top-bn span.btn-wrap {
        flex-flow: wrap;
        padding: 34px 20px 0 20px;
    }

    .top-bn span.btn-wrap a {
        display: block;
        width: 48%;
        margin: 0 auto;
        padding: 7px 0;
    }

    .top-bn span.btn-wrap a:nth-child(3) {
        margin-top: 10px;
    }

    .top-bn span.btn-wrap a:nth-child(4) {
        margin-top: 10px;
    }

    .top-bn span.btn-wrap a:first-child span.txt {
        padding: 3px 0 0 0;
    }

    .top-bn span.btn-wrap a:nth-child(2) span.txt {
        padding: 3px 0 0 0;
    }

    .top-bn span.btn-wrap a:nth-child(3) span.txt {
        padding: 4px 0 0 0;
    }

    .top-bn span.btn-wrap a:nth-child(4) span.txt {
        padding: 4px 0 0 0;
    }

    .top-bn div.bn-box {
        height: 300px;
    }

    .top-bn div.bn-box h3.backshin-tit {
        font-size: 25px;
        padding: 10px 0 0 0;
    }

    .top-bn div.bn-box h3.backshin-tit span.sub-tit {
        font-size: 35px;
    }

    .top-bn div.txt-box ul {
        flex-flow: wrap;
    }

    .top-bn div.txt-box ul li {
        width: 100%;
    }

    .top-bn div.txt-box ul li ul.dt02 {
        padding: 10px 0px 15px 0px;
    }

    .top-bn div.txt-box ul li ul.dt02 li {
        font-size: 13px;
    }

    .top-bn div.txt-box ul li span.tit {
        font-size: 13px;
    }

    .top-bn div.txt-box ul li span.txt {
        font-size: 13px;
    }

    img.backsin-pc {
        display: none;
        ;
    }

    img.backsin-mb {
        width: 100%;
        display: block;
    }

    div.bakchin-imgbox a.bakchin-btn img {
        bottom: 50px;
        width: 280px;
    }
}

@media all and (max-width:480px) {
    .top-bn {
        margin-bottom: 460px;
    }

    .top-bn:before {
        height: 890px;
    }

    .top-bn div.bn-box {
        height: 410px;
        background-position: 0 80px;
    }

    .top-bn span.btn-wrap a {
        width: 100%;
    }

    .top-bn span.btn-wrap a:nth-child(2) {
        margin-top: 10px;
    }

    .top-bn div.bn-box h3.backshin-tit {
        font-size: 22px;
        padding: 20px 0 0 0;
    }

    .top-bn div.bn-box h3.backshin-tit span.sub-tit {
        font-size: 28px;
    }

    div.bakchin-imgbox a.bakchin-btn img {
        bottom: 18px;
        width: 250px;
    }
}

@media all and (max-width:380px) {
    .top-bn {
        margin-bottom: 500px;
    }

    .top-bn:before {
        height: 930px;
    }
}

@media all and (max-width:320px) {
    .top-bn {
        margin-bottom: 520px;
    }

    .top-bn:before {
        height: 950px;
    }
}

div.phone-box {
    position: relative;
    padding: 0 0 0 120px;
}

div.phone-box:before {
    content: "예약방법";
    height: 30px;
    padding: 0px 15px;
    background: #1f66d8;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    line-height: 33px;
    position: absolute;
    top: 0;
    left: 0;
}

div.phone-box p.txt {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    line-height: 150%;
}

div.phone-box .table-wrap {
    margin-top: 20px;
}

div.phone-box .table-wrap table.type01 tbody th {
    background: #0d264e;
    color: #fff;
}

@media all and (max-width: 1000px) {
    div.phone-box {
        padding: 40px 20px 0 20px;
        box-sizing: border-box;
    }

    div.phone-box:before {
        top: 20px;
        left: 20px;
    }
}

@media all and (max-width: 680px) {
    div.phone-box p.txt {
        font-size: 14px;
    }

    div.phone-box p.txt br {
        display: none;
    }
}
br {opacity:0;}          