/* BASIC css start */
/* ¸ÅÀå ¸ñ·Ï */
#store_intro {
    padding-top: 52px;
    padding-bottom: 60px;
    background: #FAFAFA;
}
#store_intro .inner {
    margin-left: 9%;
    margin-right: 9%;
}
#store_intro h1 {
    position: relative;
    font-family: 'Noto Sans KR', Sans;
    font-weight: 300;
    font-size: 2em;
    padding: 35px 0 60px 0;
    line-height: 1.2;
    letter-spacing: -1px;
    text-align: center;
}
#store_intro ul {
    border-bottom: 1px
 solid #d9d9d9;
    padding: 13px 0;
    letter-spacing: -.1px;
}
#store_intro li {
    line-height: 1.6em;
    font-size: 14px;
}
#store_intro ul .brown {
    display: inline-block;
    width: 110px;
    color: #a78843;
    font-weight: bold;
}

/* ¸ÅÀå ¸®½ºÆ® */
.store { padding-top: 50px;}
div#store_00 { padding-top: 0;}
.store .Timg img { width: 100%;}
.store .Timg iframe {width: 100%;min-height: 250px;margin-top: 15px;border: 0;}
.store .Titl {}
.store .Titl h1 {
    font-size: 24px;
    font-weight: 900;
    line-height: 36px;
    text-align: center;
}
.store .Titl h2 {
    font-size: 12px;
    color: #999;
    line-height: 15px;
    margin-top: 25px;
    text-align: center;
}
.store .Ttxt {
    width: calc(100% - 80px);
    box-sizing: border-box;
    padding: 10px 0;
    margin: 10px auto;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
.store .Ttxt dt {
    font-weight: 800;
    color: #999;
    float: left;
    width: 75px;
    line-height: 2em;
}
.store .Ttxt dd {
    line-height: 2em;
    padding-left: 75px;
    font-weight: 600;
}
.store .Ttxt dd.telDD {
    position: relative;
}
.store .Ttxt dd a {
    display: inline-block;
    transform: rotate(-45deg);
    background-color: #12423e;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 22px;
    padding: 4px;
    color: #fff;
    margin-left: 15px;
    position: absolute;
    left: 165px;
    top: -4px;
}





/* BASIC css end */

