@charset "UTF-8";



@media all and (min-width: 641px){
	.lst-tab-btn.pc-column2 > .item .origin-tab-btn{
		width: 380px;
	}

	.origin-thum-set.wrap-thum-set.pt2 .box-cnt{
		width: calc(100% - 450px);
	}
	.origin-thum-set.wrap-thum-set.pt2 .box-cnt .dst-std{
		width: 100%;
	}
	.origin-thum-set.wrap-thum-set .box-thum{
		width: 450px;
	}
}