@charset "utf-8";

.cont_wrap { margin-top: 50px; }
.cont_title_wrap {  }
.board_nav {float:left; position: absolute; margin:0; font-family: 'Spoqa Han Sans'; font-size: 0.7em; color: #848484; }
.board_nav a{ color: #848484; }
.cont_title { text-align: center; font-family: 'Spoqa Han Sans'; font-size: 1.4em; color: #ca191f; font-weight: bold;}


.logo_wrap { margin-top: 50px; }


.cafe_title {
    text-align: center;
    font-family: 'Spoqa Han Sans';
    font-size: 1.4em;
    color: #ca191f;
    font-weight: 700;
}

@media (max-width: 992px) { 
	.cafe_title { padding-top: 40px; }
}
.cafe_title01 {text-align: center; font-weight: 400; font-size: 1.4em; color: #151515; }
.cafe_title02 { margin-top: 30px; text-align: center; font-weight: 400; font-size: 0.9em; color: #151515;  }
.cafe_title02 span { color:  #ca191f;}


.cont_text {
    font-family: 'Spoqa Han Sans';
    font-size: 1em;
    color: #454545;
    text-align: center;
    word-break: keep-all;
    line-height: 1.5em;
    max-width: 705px;
    margin:30px auto 0 auto;
}
.history_wrap { margin-top: 100px; }

.cont_border { border-top: 1px solid #7f7f7f; margin-top: 120px }
.cont_txt04 { margin-bottom:30px; font-family: 'Spoqa Han Sans'; font-size: 1em; color: #454545; text-align: center;  }
.cont_txt04 span{  color:#ca191f;}

.char_warp { margin-top: 200px; }

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

    .cafe_bg01 { padding-top: 60px; background: #fff url(/img/cafe_intro/bg1.png) no-repeat 0px 60px;   }
    .cafe_bg02 {  background: #fff url(/img/cafe_intro/bg2.png) no-repeat 0px 0px;   }
    .cafe_bg03 {  background: #fff url(/img/cafe_intro/bg3.png) no-repeat 0px 0px; }
    .cafe_title { margin-top: 100px; }
    @media (max-width: 992px) { 
        .cafe_bg01 { background-size: 100% 45px; background-position: 0px 25px;  padding-top: 0px;}
        .cafe_title { margin-top: 0px; }
        .slash img{height: 25px;}
    }
    