.cont {
	width: 766px;
	margin: 0px auto;
	padding-top: 180px;
	position: relative;
}

.text_box {
	color: #ffffff;
	opacity: 0.8;
	font-size: 14px;
}

.m_left {
	margin-left: -5px;
}

.tit_s {
	font-size: 15px;
	letter-spacing: 5px;
	margin-left: -2px;
	margin-bottom: 8px;
}

.mb {
	margin-bottom: 25px;
}


.mb2 {
	margin-bottom: 63px;
}

.wh_box {
  background-color: #ffffff;
  width: 100%;
  height: 910px;
  opacity: 0.7;
}

.text_bl {
  font-size: 15px;
  line-height: 30px;
  color: #131313;
  padding: 70px 0;
}


.ktit {
  font-size: 1.2em;
  line-height: 11px;
}

.tit_line {
  border-bottom: 1px solid #747474;
  margin-bottom: 38px;
}

.ph {
	position: absolute;
	z-index: -1;
	right: 0;
	top: 180px;
	opacity: 0.5;
}

.subtit {
	font-size: 16px;
	margin-bottom: 10px;
}

.artist {
	display: flex;
	align-items: center;
	width: 140px;
	font-size: 17px;
}

.artist:after {
	margin-left:10px;
	border-top:1px solid #131313;
	content:"";
	flex-grow:1;
}

.ls {
	letter-spacing: 1px;
}


.wo_name {
	font-size: 13px;
	padding-left: 15px;
}

.work {
	margin-bottom: 40px;
}

.work td {
	height: 35px;
	
}

a {
	color: #5b5b5b;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

.back {
	color: #5b5b5b;
	position: absolute;
	left: -110px;
	opacity: 0.8;
	margin-top: -3px;
}

.back_box {
	position: fixed;
	z-index: 999;
}
