@charset "utf-8";

.jh_bg_exist {height:440px; position:relative; background:url('http://bookcafe24.com/images/layout/bg_1000x440.png') no-repeat;  background-size:100% 100%; }
.jh_bg_exist_mc {height:440px; position:relative; background:url('../images/layout/MC_bg_1000x440.png') no-repeat;  background-size:100% 100%; }
.jh_bg_inner {position:absolute; bottom:0; width:1000px}

/*
@media screen and( min-width:767 ) and ( max-width:1000 ) {
.jh_bg_exist {background:url('../images/layout/king_base_bg.jpg') no-repeat;}
}
*/

@media screen and (max-width:1000px){

.jh_bg_exist {height:440px;  background:url('http://bookcafe24.com/images/layout/bg_1000x440.png') no-repeat;background-size:100% 100%; /*background-position:-21px*/ }
.jh_bg_exist_mc {height:440px;  background:url('../images/layout/MC_bg_1000x440.png') no-repeat;background-size:100% 100%; /*background-position:-21px*/ }
.jh_bg_inner {position:absolute; bottom:0; width:1000px}
}


@media screen and (max-width:767px){

.jh_bg_exist {height:338px; background:url('http://bookcafe24.com/images/layout/bg_768x338.png') no-repeat;background-size:100% 100%; /*background-position:-21px*/ }
.jh_bg_exist_mc {height:338px; background:url('../images/layout/MC_bg_768x338.png') no-repeat;background-size:100% 100%; /*background-position:-21px*/ }
.jh_bg_inner {position:absolute; bottom:0;width:768px}
}


@media screen and (max-width:480px){

.jh_bg_exist {height:338px; background:url('http://bookcafe24.com/images/layout/bg_480x338.png') no-repeat;background-size:100% 100%; }
.jh_bg_exist_mc {height:338px; background:url('../images/layout/MC_bg_480x338.png') no-repeat;background-size:100% 100%; }
.jh_bg_inner {position:absolute; bottom:0;width:480px}
}

@media screen and (max-width:320px){

.jh_bg_exist {height:338px; background:url('http://bookcafe24.com/images/layout/bg_320x338.png') no-repeat;   background-size:100% 100%; }
.jh_bg_exist_mc {height:338px; background:url('../images/layout/MC_bg_320x338.png') no-repeat;   background-size:100% 100%; }
.jh_bg_inner {position:absolute; bottom:0;width:320px}
}