.pViewArea{width:100%; margin-top:5px; }
	.pViewArea .pViewTop{width:100%;}
	.pViewArea .pViewTop:after{display:block;visibility:hidden;clear:both;height:0;content:' '}
	.pViewArea .pViewTop .bigImg{width:400px; height:400px; padding:35px; background-color:#fff; position:relative; float:left; border-radius:5px; box-sizing: border-box;}
	.pViewArea .pViewTop .bigImg .bigImgRoll{width:330px; height:330px; overflow:hidden;}
	.pViewArea .pViewTop .bigImg .slider{width:330px; height:330px;}
	.pViewArea .pViewTop .bigImg .slider>img{width:330px; height:330px; display:block;}

	.pViewArea .pViewTop .bigImg .bx-controls{width:100%; text-align:center; position:absolute; left:0; bottom:20px; z-index:7;}
	.pViewArea .pViewTop .bigImg .bx-pager-item{padding:0 3px; display:inline-block; vertical-align:bottom;}
	.pViewArea .pViewTop .bigImg .bx-pager-item .bx-pager-link{width:17px; height:17px; background:url('../../images/bul_bx_pView.png') no-repeat left top; display:block;}
	.pViewArea .pViewTop .bigImg .bx-pager-item .bx-pager-link.active{background-position:left -18px;}

	.pViewArea .pViewTop .bigImg .social{width:100%; text-align:right; position:absolute; left:0; bottom:-40px; z-index:7;}
	.pViewArea .pViewTop .bigImg .social>a{margin-left:10px; display:inline-block; vertical-align:top;}

	.pViewArea .pViewTop .rightBox{width:492px; position:relative; float:right;}
	.pViewArea .pViewTop .rightBox .titBox{width:100%; min-height:155px; background:none; padding-top:20px;}
	.pViewArea .pViewTop .rightBox .titBox .brandName>span{height:23px; padding:0 10px; background-color:#fff; border:1px solid #932158; font-weight:300; font-size:14px; line-height:22px; color:#932158; display:inline-block; border-radius:3px; }
	.pViewArea .pViewTop .rightBox .titBox>dl{padding-bottom:10px; font-size:14px; line-height:1.2; color:#757575; letter-spacing:-1px;}
	.pViewArea .pViewTop .rightBox .titBox>dl>dt{padding:0 0 7px; font-size:34px; color:#333;}
	.pViewArea .pViewTop .rightBox .titBox .releaseYear{padding-left:17px; background:url('../../images/icon_pView_calendar.png') no-repeat left 1px; font-weight:300; font-size:12px; line-height:1; color:#757575;}

	.pViewArea .pViewTop .rightBox .titBox .social, .pViewArea .pViewTop .rightBox .titBox .brandName { display:inline-block; vertical-align:top; }
	.pViewArea .pViewTop .rightBox .titBox .brandName { margin-right:5px; }
	.pViewArea .pViewTop .rightBox .titBox .social>a { padding-right:5px; }
	.pViewArea .pViewTop .rightBox .titBox .social>a>img { width:25px; }

	.pViewArea .pViewTop .rightBox .contProduct { margin-top:30px; }
	.pViewArea .pViewTop .rightBox .contProduct>strong { font-size:16px; line-height:1.2; font-weight:400; min-height:35px; display:inline-block; color:#333; }
	.pViewArea .pViewTop .rightBox .contProduct>p { font-size:14px; line-height:1.3; color:#323333; }

	.pViewArea .pViewTop .rightBox .relatedProducts{margin-top:40px; position:relative;}
	.pViewArea .pViewTop .rightBox .relatedProducts .tit{height:25px; font-size:16px; line-height:1; color:#333; letter-spacing:-1px;}
	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg{width:100%; height:131px; overflow:hidden;}
	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg .slider{width:95px; margin-right:4px; display:inline-block; vertical-align:top;}
	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg .slider .img{width:95px; height:95px; padding:6px; background-color:#fff; border-radius:5px; box-sizing: border-box;}
	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg .slider .img>img{width:83px; height:83px; display:block;}
	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg .slider dd{padding-top:5px; font-weight:300; font-size:13px; line-height:1.2; color:#666; letter-spacing:-1px; text-align:center;}

	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg .bx-controls-direction{background:url('../../images/dot_1x5.png') no-repeat center center; position:absolute; right:0; top:3px; z-index:7; display:inline-block;}
	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg .bx-controls-direction>a{width:6px; height:10px; display:inline-block; vertical-align:top;}
	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg .bx-prev{padding:0 10px 0 7px; background:url('../../images/btn_bx_pView_prev.png') no-repeat 7px top;}
	.pViewArea .pViewTop .rightBox .relatedProducts .smallImg .bx-next{padding:0 7px 0 10px; background:url('../../images/btn_bx_pView_next.png') no-repeat 10px top;}

	/* sns btn */
		.btnArea.sns { margin-top:75px; position:relative;display:inline-block;}
		.btnArea .social { text-align:left; display:inline-block; vertical-align:top; padding-top:10px; position:absolute; left:0px;}
		.btnArea .social .share_txt { font-size:14px; color:#333; display:inline-block; height:25px;}
		.btnArea .social .share_txt .txt { vertical-align:top; display:inline-block; padding-top:10px; }
		.btnArea .social>a { margin-left:5px; }
		.btnArea .social>a:first-child { margin-left:0px; }
		.btnArea .social>a>img { width:25px; }
		.btnArea.sns .btn_cf { vertical-align:middle; display:inline-block; position: absolute;left:205px; padding-top:3px;}
		.btnArea.sns .btn_cf>a { font-size:14px; line-height:33px; width:90px; height:35px; ; text-align:center; display:inline-block; border:1px solid #932158; border-radius:2px; background:url('../../images/btn_view.png') no-repeat 10px center; box-sizing: border-box; margin-left:0; }
		.btnArea.sns .btn_cf>a .cfbtn_txt { color:#932158; padding-left:21px;}

		.btnArea.listb { display:inline-block; padding-top:95px; }
	/* sns btn */