@charset "utf-8";
/* Seopirang guest house intro css */
div#spr_header_re { border-bottom:1px solid #979797; }

div.spr_ctn_party { width:1200px; margin:0px auto; }
div#spr_subtitle div#spr_subtitle_body { width:14%; }

div#spr_contents div#spr_party_intro { width:100%; height:452px; padding-bottom:76px; background:url(../images/party/party_intro.jpg) 50% 0% no-repeat; background-size:100%; }

div#spr_party_intro div#spr_party_catch { position:absolute; width:54%; left:38%; top:30%; padding:2%; padding-right:0%; background:#ffffff;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

div#spr_party_catch img#spr_party_catch_img { display:inline-block; }
div#spr_party_catch div { display:inline-block; vertical-align:top; margin-left:4%; font-family:Nanum Square, "나눔스퀘어", Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important; }
div#spr_party_catch div h1 { color:#555555; margin:0px; padding:0px; line-height:130%; font-size:3em; font-weight:normal; }
div#spr_party_catch div h1 span { color:#f15c25; font-size:1.3em; font-family:Ink Liquid, "잉크리퀴드", Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important; }
div#spr_party_catch div h2 { color:#888888; margin:0px; margin-top:30px; margin-bottom:33px; padding:0px; line-height:100%; font-size:2em; font-weight:normal; }
div#spr_party_catch div img { position:absolute; right:-6%; top:1%; }

div#spr_contents div#spr_party_info, div#spr_contents div#spr_party_detail { width:100%; margin-top:34px; font-family:Nanum Gothic, "나눔고딕", Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important; }
div#spr_party_info li, div#spr_party_detail li { display:inline-block; vertical-align:top; }
div#spr_party_info li.spr_party_info_img, div#spr_party_info li.spr_party_info_img_reverse { width:53%; }
div#spr_party_info li img { width:100%; }
div#spr_party_info li.spr_party_info_text, div#spr_party_info li.spr_party_info_text_reverse { width:47%; padding:1% 3% 1% 6%; line-height:160%; font-size:1.2em; font-weight:normal;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
div#spr_party_info li.spr_party_info_img_reverse { width:47%; padding:3% 0% 3% 6%;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
div#spr_party_info li.spr_party_info_text_reverse { width:53%; padding:3% 6% 3% 0%; }

div#spr_party_info li h1, div#spr_party_detail li#spr_party_detail_text h1 { color:#555555; margin:0px; margin-bottom:5%; padding:0px; line-height:150%; font-size:1.7em; font-weight:normal; font-family:Nanum Square, "나눔스퀘어", Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important; }
div#spr_party_info li h1 span, div#spr_party_detail li#spr_party_detail_text h1 span { color:#f15c25; font-size:1.4em; font-family:Ink Liquid, "잉크리퀴드", Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important; }

div#spr_party_info img#spr_party_info_deco { position:absolute; bottom:-15%; left:49%; }
div#spr_party_info li.spr_party_info_mobile { display:none; }

div#spr_contents div#spr_party_detail { margin-top:3%; margin-bottom:100px; }
div#spr_party_detail img#spr_party_detail_mobile { width:100%; display:none; }

div#spr_party_detail li#spr_party_detail_img { width:43%; }
div#spr_party_detail li#spr_party_detail_img img { width:100%; }
div#spr_party_detail li#spr_party_detail_text { width:57%; padding:2% 5% 0% 0%; line-height:160%; font-size:1.2em; font-weight:normal;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

div#spr_party_detail li#spr_party_detail_text h1 { margin-bottom:0%; padding-bottom:7%; border-bottom:1px solid #888888; }
div#spr_party_detail li#spr_party_detail_text h1#spr_party_detail_text_mobile { display:none; }
div#spr_party_detail li#spr_party_detail_text li { width:100%; border-bottom:1px solid #d6d6d6; }
div#spr_party_detail li#spr_party_detail_text li div { display:inline-block; vertical-align:top; margin:2% 0%; text-align:left; font-family:Nanum Gothic, "나눔고딕", Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important; }
div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_title { width:17%; margin-right:8%; color:#f15c25; font-weight:bold; }
div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_title img { margin-right:10%; vertical-align:middle; }
div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_title span { vertical-align:middle; }
div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_ctn { width:75%; line-height:26px; }

@media all and (max-width:1199px) {	
	div.spr_ctn_party { width:100%;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
	}	
	div.spr_ctn_party div#spr_subtitle_stage { padding:0% 1%;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
	}
	
	div#spr_party_intro div#spr_party_catch { padding:2%; padding-right:0%; }
	div#spr_party_catch img#spr_party_catch_img { width:48%; }
	div#spr_party_catch div { margin-left:3%; }
	div#spr_party_catch div img { top:3%; }
	
	div#spr_party_info li.spr_party_info_img, div#spr_party_info li.spr_party_info_img_reverse { width:40%; padding-left:1%;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
	}
	div#spr_party_info li.spr_party_info_text, div#spr_party_info li.spr_party_info_text_reverse { width:60%; padding:0% 1% 0% 5%; font-size:1.6em; }
	div#spr_party_info li h1 { font-size:1.4em; margin-bottom:3%; }
	div#spr_party_info li h1 br, div#spr_party_detail li#spr_party_detail_text h1 br { display:none; }
	div#spr_party_detail li#spr_party_detail_text h1 { font-size:1.4em; }
	div#spr_party_info img#spr_party_info_deco { width:13%; left:2%; bottom:-13%; }
	
	div#spr_party_info li.spr_party_info_text_reverse { padding:5% 0% 5% 1%; }
	div#spr_party_info li.spr_party_info_img_reverse { padding:5% 1% 5% 5%; }
	
	div#spr_party_detail li#spr_party_detail_img { width:40%; padding:0% 1% 0% 5%;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
	}
	div#spr_party_detail li#spr_party_detail_text { width:60%; padding:0% 0% 0% 1%; font-size:1.6em; }
	
	div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_title { margin-right:3%; }
}

@media all and (max-width:1119px) {
	div#spr_contents div#spr_party_intro { padding-bottom:30px; }
	
	div#spr_party_intro div#spr_party_catch { padding:1%; padding-right:0%; }
	div#spr_party_catch div { margin-left:2%; font-size:11px; }
	div#spr_party_catch div img { width:7%; }
	
	div#spr_party_info img#spr_party_info_deco { bottom:10%; }
	
	div#spr_contents div#spr_party_info, div#spr_contents div#spr_party_detail { font-size:10px; }
	div#spr_contents div#spr_party_detail { margin-top:50px; }
}

@media all and (max-width:980px) {
	div#spr_contents div#spr_party_intro { height:362px; }
	
	div#spr_party_intro div#spr_party_catch { top:35%; }
	div#spr_party_catch img#spr_party_catch_img { width:45%; }
	div#spr_party_catch div { font-size:10px; }
	
	div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_title { width:19%; }
	div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_title { margin-right:1%; }
	div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_ctn { width:80%; }
}

@media all and (max-width:860px) {
	div#spr_contents div#spr_subtitle { font-size:11px; }
	div#spr_subtitle div#spr_subtitle_body { width:20%; }
	
	div#spr_contents div#spr_party_intro { height:317px; }
	
	div#spr_party_info li h1 br, div#spr_party_detail li#spr_party_detail_text h1 br { display:block; }
	
	div#spr_party_catch div { font-size:8px; }
	div#spr_party_catch div h2 { margin:20% 0% 15% 0%; }
	div#spr_party_catch div img { top:5%; }
	
	div#spr_contents div#spr_party_info, div#spr_contents div#spr_party_detail { font-size:9px; }
	div#spr_contents div#spr_party_detail { margin-bottom:60px; }
	
	div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_title img { margin-right:5%; margin-top:1%; width:19%; }
}

@media all and (max-width:720px) {
	div#spr_contents div#spr_party_intro { height:265px; }
	
	div#spr_party_catch div { font-size:7px; }
	div#spr_party_catch div h2 { margin:14% 0% 9% 0%; }
	
	div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_title { width:23%; }
	div#spr_party_detail li#spr_party_detail_text li div.spr_party_detail_ctn { width:76%; }
}

@media all and (max-width:640px) {	
	div.spr_ctn_party div#spr_subtitle_stage { padding:0% 3%;	}
	div.spr_ctn_party div#spr_subtitle { font-size:12px; height:129px; background-position:0% 50%; }
	div#spr_subtitle div#spr_subtitle_body { width:30%; font-size:2.5em; line-height:129px; }
	
	div#spr_contents div#spr_party_intro { height:auto; padding:20% 0% 0% 0%; }
	div#spr_party_intro div#spr_party_catch { position:relative; width:100%; left:0%; top:0%; padding:3%; }
	
	div#spr_party_catch img#spr_party_catch_img { width:51%; }
	div#spr_party_catch div { margin-left:3%; font-size:11px; }
	
	div#spr_contents div#spr_party_info, div#spr_contents div#spr_party_detail { font-size:12px; padding:0% 3%;
		-webkit-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
	}	
	div#spr_party_info li.spr_party_info_img { width:100%; }
	div#spr_party_info li.spr_party_info_text { width:100%; padding:5% 0% 10% 0%; }
	div#spr_party_info li.spr_party_info_text_reverse, div#spr_party_info li.spr_party_info_img_reverse { display:none; }
	div#spr_party_info li.spr_party_info_mobile { display:inline-block; }
	
	div#spr_party_info img#spr_party_info_deco { width:25%; left:8%; bottom:50%; }
	
	div#spr_contents div#spr_party_detail { margin:0%; }
	div#spr_party_detail img#spr_party_detail_mobile { display:block; }
	div#spr_party_detail li#spr_party_detail_text { width:100%; padding:10% 0% 15% 0%; }
	div#spr_party_detail li#spr_party_detail_text h1 { display:none; }
	div#spr_party_detail li#spr_party_detail_text h1#spr_party_detail_text_mobile { display:block; }
	div#spr_party_detail li#spr_party_detail_img { display:none; }
}

@media all and (max-width:570px) {
	div#spr_party_catch div { font-size:10px; }
	div#spr_party_info img#spr_party_info_deco { bottom:57%; }
}

@media all and (max-width:520px) {
	div#spr_party_catch img#spr_party_catch_img { width:45%; }
	div#spr_party_catch div { font-size:9px; }
	
	div#spr_contents div#spr_party_info, div#spr_contents div#spr_party_detail { font-size:11px; } 
}

@media all and (max-width:460px) {
	div#spr_party_catch div { font-size:8px; }
	
	div#spr_contents div#spr_party_info, div#spr_contents div#spr_party_detail { font-size:9px; } 
}

@media all and (max-width:420px) {
	div#spr_contents div#spr_subtitle { font-size:8px; height:85px; }
	div#spr_subtitle div#spr_subtitle_body { line-height:85px; }
	
	div#spr_party_catch div { font-size:7px; }
	
	div#spr_contents div#spr_party_info, div#spr_contents div#spr_party_detail { font-size:8px; } 
	div#spr_contents div#spr_party_info, div#spr_contents div#spr_party_detail { margin-top:20px; }
}