body { background-color: #f9f6f1; }
li {
    list-style: none;
}
.project .contents {

    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 25px;
}
.companySlider.main {
    width: auto;
    border: 1px solid #f2f2f2;
    height: 300px;
    position: relative;
	box-sizing:border-box;
}
.companySlider .slider img.companyLogo {
    float: left;
    width: 298px;
	box-sizing:border-box;
	display:block;
}
.companySlider.main .slider img.companyVisual {
    float: left;
    width: 700px;
	box-sizing:border-box;
    position: absolute;
    top: -2px;
    right: -1px;
}
.searchClick .searchBox {
    float: left;
    width: 414px;
    height: 48px;
    border: 2px solid #c6c6c6;
    border-radius: 10px;
}
.searchClick .listBtn {
    float: right;
}
.project.new .searchClick .listBtn a.on {
    color: #313333;
    background-color: #f9f6f1;
    border: 1px solid #313333;
}
.searchClick .listBtn a {
    width: 156px;
    height: 50px;
    line-height: 50px;
    background-color: #f9f6f1;
    text-align: center;
    border: 1px solid #c6c6c6;
    font-size: 14px;
    color: #999999;
    float: left;
    margin-left: 10px;
}
.category {
    padding-top: 33px;
    float: left;
    padding-bottom: 25px;
    border-bottom: 5px solid #313333;
    width: 100%;
}
.listProject {
    margin-top: 0;
    clear: both;
}
.listProject .list {
    margin-bottom: 85px;
}
.project.new .listProject .list li {
    border: none;
}
.listProject .list li {
    position: relative;
    clear: both;
    border: 1px solid #f2f2f2;
    padding: 47px 0px 42px 0px;
    margin-bottom: 22px;
}
.listProject .companyImg.new {
	float:left;
    border: none;
}
.listProject .companyImg.new img {
    width: 600px;
}
.listProject .companyText.new {
	float:left;
	margin-left:30px;
    margin-top: 6px;
	height:251px;
	width:570px;
}
.listProject .companyText dl {
    margin-bottom: 15px;
}
.listProject .companyText.new dt {
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    letter-spacing: -0.025em;
}
.listProject .companyText.new dt a {
    color: #313333 !important;
    display: block;
}
.listProject .companyText dd {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}
.listProject .companyText.new dd p {
    font-size: 20px;
    color: #999999;
    line-height: 24px;
	margin-top: 10px;
	 word-break:keep-all;
}
.listProject .companyText.new dd span {
    width: 45%;
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.listProject .companyText.new a.newIng {
    background-color: #1b1b1b;
    color: #ffffff;
}
.listProject .companyText.new a.btn {
    width: 221px;
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 16px;
    text-align: center;
    position: absolute;
    bottom: 45px;
}

.subContents {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
}
.projectTitle_sub {
    margin-bottom: 25px;
}
.projectTitle_sub h1 {
    font-size: 18px;
    color: #999999;
    text-align: left;
    font-weight: normal;
    float: left;
    border-bottom: 1px solid #999999;
    padding-bottom: 12px;
}
.projectTitle_sub h1 span {
    font-size: 30px;
    color: #313333;
    border-bottom: 5px solid #313333;
    padding-bottom: 9px;
}
.projectTitle_sub p {
    font-size: 20px;
    color: #999999;
    text-align: left;
    float: left;
    clear: both;
    margin-top: 13px;
}
.clear {
    display: block;
    content: '';
    clear: both;
}




.projectDetail {
    width: 100%;
	max-width:1200px; 
    position: relative;
    border-top: 4px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    padding-top: 31px;
    padding-bottom: 25px;
    margin:50px auto 0;
}

.projectDetail .detailBox {
    width: 1100px;
    margin:0 auto;
}

.projectDetail.new .detailBox dl dt {
    color: #313333;
}

.projectDetail .detailBox dl dt {
    font-size: 30px;
    color: #f36487;
    text-align: left;
    font-weight: bold;
    line-height: 40px;
    width: 78%;
    letter-spacing: -0.02em;
}
.projectDetail .detailBox dl dd {
    font-size: 14px;
    color: #999999;
    text-align: left;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 78%;
}

.projectDetail .detailTxt p {
    font-size: 14px;
    color: #313333;
    text-align: left;
    margin-bottom: 15px;
}

.projectDetail .btnSns {
    width: 22%;
    position: absolute;
    top: 32px;
    right: 20px;
}
.projectDetail.new .btnSns a.newIng {
    background-color: #00ca62;
	color:#ffffff;
}
.projectDetail.new .btnSns a.btn {
	text-align: center;
	display: block;
    width: 212px;
    height: 70px;
    line-height: 70px;
    border-radius: 0;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
}

.projectView {
	max-width:1200px;
    margin: 20px auto;
    clear: both;
}

.module_load {
	max-width:1100px;
    margin: 20px auto;
    clear: both;
}

.projectBtn {
	max-width:1200px;
	margin:0 auto 30px auto;
}
.projectBtn a {
	text-align: center;
	display: block;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-radius: 0;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
	background-color: #00ca62;
}