
/* 해당 디자인 테마 정의 */


/* 테마1 */
/*.theme1 {background:#f5f5f5;}*/
.theme1 #colorSet {background-color:#abdbdb !important;}
.theme1 .themeColor_a {background-color:#f7f9e9 !important;}
.theme1 .themeColor_b {background-color:#eb9d9d !important;}
.theme1 .bg_themeC {background:rgba(127,178,178,.7) !important;}
.theme1 .visual_wrap {background:url(../images/theme1/visual.jpg) no-repeat 50% 50% #abdbdb; background-size:cover;}
.theme1 .subTheme {background:#abdbdb url(../images/theme1/bg_sub.png) no-repeat 50% 0; background-size:cover;}

/* 테마2 */
.theme2 #colorSet {background-color:#f5cacb !important;}
.theme2 .themeColor_a {background-color:#fceef4 !important;}
.theme2 .themeColor_b {background-color:#8e8dba !important;}
.theme2 .bg_themeC {background:rgba(224,160,160,.7) !important;}
.theme2 .visual_wrap {background:url(../images/theme2/visual.png) no-repeat 50% 50% #f5cacb; background-size:cover;}
.theme2 .subTheme {background:#f5cacb url(../images/theme2/bg_sub.png) no-repeat center; background-size:cover;}

/* 테마3 */
.theme3 #colorSet {background-color:#99b988 !important;}
.theme3 .themeColor_a {background-color:#f7f9e9 !important;}
.theme3 .themeColor_b {background-color:#897164 !important;}
.theme3 .bg_themeC {background:rgba(104,130,89,.7) !important;}
.theme3 .visual_wrap {background:url(../images/theme3/visual.png) no-repeat 50% 50% #99b988; background-size:cover;}

.theme3 .subTheme {background:#99b988 url(../images/theme3/bg_sub.png) no-repeat 50% 0; background-size:cover;}

/* 테마4 */
.theme4 #colorSet {background-color:#c0bee2 !important;}
.theme4 .themeColor_a {background-color:#f7f9e9 !important;}
.theme4 .themeColor_b {background-color:#bd65b0 !important;}
.theme4 .bg_themeC {background:rgba(144,139,188,.7) !important;}
.theme4 .visual_wrap {background:url(../images/theme4/visual.png) no-repeat 50% 50% #c0bee2; background-size:cover;}
@media all and (max-width:767px) {
	.theme4 .visual_wrap {background-position:25% 50% !important;}	
}
.theme4 .subTheme {background:#ddbfc4 url(../images/theme4/bg_sub.png) no-repeat 50% 0; background-size:cover;}

/* 테마5 */
.theme5 #colorSet {background-color:#e3b9c2 !important;}
.theme5 .themeColor_a {background-color:#f7f9e9 !important;}
.theme5 .themeColor_b {background-color:#e96988 !important;}
.theme5 .bg_themeC {background:rgba(207,137,155,.7) !important;}
.theme5 .visual_wrap {background:url(../images/theme5/visual.png) no-repeat 50% 50% #e3b9c2; background-size:cover;}
@media all and (max-width:767px) {
	/*.theme5 .visual_wrap {height:auto !important; background:#a8bba2 !important;}	*/
}
.theme5 .subTheme {background:#e3b9c2 url(../images/theme5/bg_sub.png) no-repeat 50% 0; background-size:cover;}

/* 테마6 */
.theme6 #colorSet {background-color:#d8c1af !important;}
.theme6 .themeColor_a {background-color:#f7f9e9 !important;}
.theme6 .themeColor_b {background-color:#897164 !important;}
.theme6 .bg_themeC {background:rgba(171,152,142,.7) !important;}
.theme6 .visual_wrap {background:url(../images/theme6/visual.png) no-repeat 50% 0% #d3c1b7; background-size:cover;}
@media all and (max-width:767px) {
	/*.theme6 .visual_wrap {background:url(../images/theme6/visual.png) no-repeat 50% 0 #accee7 !important;}*/
}
.theme6 .subTheme {background:#d3c1b7 url(../images/theme6/bg_sub.png) no-repeat 50% 0; background-size:cover;}