@charset "utf-8";
.dkx_contents{
	color: #fff;
	background: #060405;
	padding-bottom: 60px;
}
.fea_ww img{
	width: auto;
}
.lpk_mt{
	margin-top: 40px;
}
.dkx_bg01{
	background:#060405 url(../img/bg_01_pc.png) top center no-repeat;
	background-size: 100%;
}
.dkx_txt01{
	line-height: 2.5rem;
}
.dkx_line_tit{
	background: #b18556;
	text-align: center;
}
.dkx_col02{
	width: 50%;
}
.dkx_col03{
	width: 42%;
}
.dkx_con_01{
	padding: 45px 0 75px;
}
.dkx_btn01{
	max-width: 475px;
	display: block;
	border: 1px #fff solid;
	padding: 15px 40px 15px 20px;
	background:url(../img/ico_01.png) 96% center no-repeat;
	background-size:11px;
	border-radius:5px;
	margin: 0 auto;
	font-size: 1rem;
	text-align: center;
	color: #fff!important;
	text-decoration: none!important;
}
.dkx_btn01:hover{
	text-decoration: none!important;
}
.dkx_box_in01{
	height: 390px;
	padding-top: 160px;
	background:#1b1c20 url(../img/bg_02_pc.png) center center no-repeat;
}
.dkx_box_pa01{
	padding-right: 4%;
	color: #000;
}
.dkx_box_in02{
	height: 382px;
	padding-top: 125px;
	background:#060405 url(../img/bg_03_pc.png) center center no-repeat;
}
.dkx_box_in03{
	height: 382px;
	padding-top: 135px;
	background:#060405 url(../img/bg_04_pc.png) center center no-repeat;
}
.dkx_box_pa03{
	padding-right: 4%;
	color: #fff;
}
.dkx_btn02{
	background-color: #595758;
	color: #fff!important;
	padding: 15px 120px 10px 95px;
}
.dkx_list01 {
	justify-content: center!important;
	margin-top: 60px;
}
.dkx_list01 li{
	margin: 0 10px;
}

.fea_flex_jfe{
	justify-content: flex-end;
}
.lpk_img04{
	padding-top: 30px;
	margin-left: -11px;
}




@media only screen and (min-width: 768px) and (max-width: 1274px) {
	
	/*
	.dkx_box_in01{
		padding-top: 2%;
	}
	.dkx_box_in01 .fea_mb60{
		margin-bottom: 10px;
	}
	.dkx_box_in02,.dkx_box_in03{
		padding: 2% 0 1%;
	}
	.dkx_box_pa03{
		padding-right: 0;
	}
	*/
}






