@charset "utf-8";


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

#globalContents {
	overflow-x: hidden;
}
.mainVisual {
	position: relative;
}
.mainVisual .mainPhoto {
	left: 50%;
	margin-left: -570px;
}
.mainVisual .mainPhoto li {
	width: 1140px !important;
	background: #fff;
}
.mainPhoto li {
	display: none;
}
.bx-viewport .mainPhoto li {
	display: block !important;
}
.mainVisual .mainPhoto {
	margin-top: 0;
}
.mainVisual .bx-wrapper .bx-controls-direction a {
	top: 118px;
	width: 40px;
	height: 65px;
	margin-top: 0;
	background-color: rgba(0,0,0,0.3);
}
.mainVisual .bx-wrapper .bx-prev {
	left: 50%;
	margin-left: -570px;
}
.mainVisual .bx-wrapper .bx-next {
	right: 50%;
	margin-right: -570px;
}
.mainVisual .bx-wrapper .bx-controls-direction a:hover {
	background-color: rgba(0,0,0,0.8);
}
.mainVisual .cornerHead {
	position: absolute;
	bottom: 0;
	height: 120px;
	background-color: rgba(255,255,255,0.8);
}
.mainVisual .cornerHead .cornerHeadIn {
	padding-top: 16px;
	padding-bottom: 14px;
}
/* technology setting
=========================================*/
.topLinkContents {
	background-color: #d3e8f9;
}
.topLinkContents .topLinkArea {
	width: 1140px;
	margin: 0 auto;
	padding: 25px 0 30px;
}
.topLinkContents .topLinkArea > * {
	margin-top: 0;
	padding-left: 30px;
}
.topLinkContents .topLinkArea .textLinkList {
	float: left;
	margin-top: 0;
}
.topLinkContents .topLinkArea .textLinkList a {
	padding: 0 20px;
	border-left: 1px solid #ccc;
}
.topLinkContents .topLinkArea .textLinkList:last-child a {
	border-right: 1px solid #ccc;
}
.topLinkContents .topLinkArea .textLinkList a span {
	display:inline-block;
	text-decoration:none;
	padding-left:15px;
	background:url(/hc/common/img/com_ic08.png) no-repeat left 8px;
	background-size:8px auto;
}
.topLinkContents .topLinkArea .textLinkList a:hover{
	text-decoration:underline;
}
.technology .colWrap .col{
	float: left;
}
.technology .colWrap .col.textBox{
	width: 480px;
	padding: 35px 20px 25px 40px;
}
.technology .colWrap .col.imgBox{
	width: 660px;
}

.technology .topTitle{
	margin-top: 0;
	font-size: 26px;
	font-weight: bold;
}
.technology .colWrap .subTitle{
	font-size: 20px;
	font-weight: bold;
}

.technology .iconList01.colStyle2{
	margin-top: 0;
}
.technology .iconList01.colStyle2 > li{
	width: auto;
}
.technology .colWrap.bgcolor01{
	background-color: #edf7ff;
}
.technology .cornerDoorBtnList ul{
	margin-top: 0;
}
.technology .cornerDoorBtnList ul li{
	margin-top: 10px;
}
.technology .columnBox.column2 .column{
	margin-top: 40px;
}

/* technologyNewsWrap */
.technologyNewsWrap{
	display: table;
}
.technologyNewsWrap > *{
	display: table-cell;
	vertical-align: middle;
}
.technologyNewsWrap .newsTitle{
	width: 180px;
	margin-top: 0;
	padding: 40px 0;
	background-color: #808080;
	font-size: 2.8rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.technologyNewsWrap .newsBox{
	margin-top: 0;
	padding-left: 20px;
}
.technologyNewsWrap .newsBox > li .newsList {
	padding: 10px 0;
	border: none;
}
.technologyNewsWrap .newsBox .newsList dd {
	padding-right: 0;
	background: none;
}
.technologyNewsWrap .newsBox .newsList:hover {
	background: none;
}
.technologyNewsWrap .newsBox .newsList dd:hover {
	text-decoration: underline;
}

/* technologyLinkColumn */
.technologyLinkColumn {
	margin-top: 40px;
}
.technologyLinkColumn.column3 ul {
	margin-top: 0;
}
.technologyLinkColumn.column3 ul > * {
	position: relative;
	float: left;
	width: 380px;
}
.technologyLinkColumn.column3 a {
	display: block;
}

.technologyLinkColumn.column3 .linkText {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 14px 5px 16px;
	background: rgba(0,0,0,0.5) url(/hc/common/img/com_ic13.png) no-repeat right bottom / 10px 10px;
	border-right: 1px solid rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.5);
	font-size: 2.0rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

/* columnLink */
.columnLink > a {
	position: relative;
	display: block;
}
.columnLink > a .linkText {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 14px 5px 16px;
	border: 1px solid #3c7ac9;
	background: #3c7ac9 url(/hc/common/img/com_ic13.png) no-repeat right bottom / 16px 16px;
	font-size: 2.0rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

/* cornerListBox */
.cornerListBox{
	padding: 20px 25px 25px;
	margin-top: 1em;
	background-color: #FFFFFF;
}
.oneContents .cornerListBox .floatBox .floatL .textLinkLength,
.oneContents .cornerListBox .floatBox .floatR .textLinkLength{
	margin-top: 0;
}
.oneContents .cornerListBox .floatBox .floatL{
	width: 48%;
}
.oneContents .cornerListBox .floatBox .floatR{
	width: 48%;
	margin-left: 4%;
}


/*=================================

	clearfix

=================================*/
.mainVisual .mainPhoto:after,
.topLinkContents .topLinkArea > ul:after,
.technologyLinkColumn ul:after,
.technology .colWrap:after {
	content: "";
	display: block;
	clear: both;
}

}

