@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 321px) and (max-width: 375px) {
    #line-share {
	position: absolute; z-index:100; margin-left: 280px; margin-top: 5px;}
	
	.all_box {
		width: 375px;
		margin:0 auto;
	height:502px;
	background: url(../images/bg-index2.jpg) top center #b8e6f8;
	}
	
.cnt_box{
	width: 375px;
}

#c-wrap{
	width: 332px;
}

.pimg { width: 335px; border-radius: 6px;}

.all_box710{
	width: 375px;
}

#qaContent {
	width: 332px; margin-top: 20px;
}

.movie {
	width: 332px;
	height: 187px;
}

}


@media screen and (min-width: 376px) and (max-width: 414px) {
    #line-share {
	position: absolute; z-index:100; margin-left: 300px; margin-top: 5px;}
	
	.all_box {
		width: 414px;
		margin:0 auto;
	height:502px;
	background: url(../images/bg-index2.jpg) top center #b8e6f8;
	}
	
	.cnt_box{
	width: 414px;

}

#c-wrap{
	width: 371px;
}

.poz-shoes {
	position: absolute;
	margin-top: 300px;
	margin-left: 280px;
	z-index: 100;
}

.pimg { width: 374px; border-radius: 6px;}

.all_box710{
	width: 414px;
}

#qaContent {
	width: 371px; margin-top: 20px;
}

.movie {
	width: 371px;
	height: 209px;
}


}