@charset "utf-8";


@media only screen and (min-width: 768px), print {

/* title */
.titleHead {
	background-color: #d7f0fa;
}
.cornerHead {
	background: url(/hc/english/technology/bim/img/index_bg01.png) no-repeat 0 bottom #fff;
}
.cornerHead .cornerHeadIn {
	min-height: 300px;
	padding-top: 85px;
}
.cornerHead .cornerTiBox {
	color: #ffffff;
}
.cornerHead .cornerTiL {
	letter-spacing: 0.5em;
}
.cornerHead .cornerLead {
	font-size: 1.9rem;
}

/* contents */
.oneContents #contents .contentsWrap {
	width: 1140px;
	margin-top: 80px;
}

/*title*/
.title02 {
	padding: 8px 20px 8px;
	background: #edf7ff;
	border-bottom: 1px solid #000;
}

p {
	line-height: 2;
}
p.textParagraph {
	margin-top: 1.4em;
}

.contentsWrap .textLink + .textLink {
	margin-top: .5em;
}

/*featureBox*/
.floatBox.colStyle3.featureBox .floatL {
	width: 356px;
	margin-top: 50px;
	margin-right: 36px;
	padding: 0 25px 20px;
	background: #edf7ff;
}
.featureBox .floatL .featureLead {
	padding-bottom: 0.3em;
	border-bottom: 1px solid #d3e8f9;
}
.featureBox .floatL .featureLead {
	font-size: 1.8rem;
}
.featureBox .floatL .featureDetail {
	margin-top: 5px;
}

/*columnBox Layout*/
.oneContents .columnBox.column2 .column {
	width: 552px;
}
.columnBox .column {
	margin-top: 35px;
}
.columnBox.column2 .column {
	margin-top: 35px;
	margin-right: 36px;
}
.columnBox .imgCapBim {
	font-size: 1.4rem;
	margin-top: 5px;
}

/*link Layout*/
.title05 {
	margin-bottom: 0px;
}
.textLinkLength,
.textLinkLength > p {
	margin-top: 0;
}
.textLinkLength {
	padding-left: 30px;
}
/*=================================

	clearfix

=================================*/
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

}
