@charset "utf-8";


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

#globalContents{
	overflow:hidden;
}
/*topMainVisualArea*/
.topMainVisualArea{
	width: 100%;
	overflow:hidden;
	text-align:center;
	position:relative;
	margin: 0 auto;
}
.topMainVisualArea .bx-wrapper{
	margin-bottom:0px !important;
}
.topMainVisualArea *{
	max-width:none !important;
}
.topMainVisualArea .topMainVisual{
  width: 100% !important;
  height: auto !important;
	margin-top:0px;
}
.topMainVisualArea .topMainVisual > li{
	text-align:center;
	position:relative;
	background:#FFF;
}
.topMainVisualArea .topMainVisual > li:nth-of-type(n+2){
	display: none;
}
.topMainVisualArea .topMainVisual > li img{
	width:100%;
}
.topMainVisualArea .topMainVisual > li .mVItem{
	position:absolute;
	top:0px;
	left:50%;
	transform:translateX(-50%);
	z-index:10;
	transition:0s;
}
.topMainVisualArea .topMainVisual > li .mVItem.item01{
	top:243px;
	z-index:5;
	opacity:0;
}
.topMainVisualArea .topMainVisual.slideNow > li .mVItem.item01{
	opacity:1;
	transition:1s;
	transition-delay:0.5s;
}
.topMainVisualArea .topMainVisual > li .mVItem.item02{
	top:133px;
	z-index:5;
	opacity:0;
}
.topMainVisualArea .topMainVisual.slideNow > li .mVItem.item02{
	opacity:1;
	transition:1.5s;
	transition-delay:1.5s;
}
.topMainVisualArea .topMainVisual.slideNow > li .mVItem.itemW{
	opacity:0;
	transition:1s;
	transition-delay:6.5s;
}
.topMainVisualArea .topMainVisual > li .mVItem.item03{
	z-index:3;
	opacity:0;
	top:243px;
}
.topMainVisualArea .topMainVisual.slideNow > li .mVItem.item03{
	opacity:1;
	transition:1.5s;
	transition-delay:7.5s;
}
.topMainVisualArea .topMainVisual > li .mVItem.item04{
	z-index:3;
	opacity:0;
	top:133px;
}
.topMainVisualArea .topMainVisual > li .mVItem.item04.blackBack{
	top:121px;
}
.topMainVisualArea .topMainVisual.slideNow > li .mVItem.item04{
	opacity:1;
	transition:1.5s;
	transition-delay:8.5s;
}
.topMainVisualArea .topMainVisual > li .mVItem.item05{
	z-index:2;
	opacity:0;
}
.topMainVisualArea .topMainVisual.slideNow > li .mVItem.item05{
	opacity:1;
	transition:1.5s;
	transition-delay:6.5s;
}
/*.topMainVisualArea .topMainVisual.slideNow > li .mainVisualItem{
	opacity:0;
	transition:1.5s;
	transition-delay:13s;
}*/
.topMainVisualArea .topMainVisual.slideNow > li .mVItem.itemW2{
	opacity:0;
	transition:1s;
	transition-delay:12.5s;
}

.topMainVisualArea .bx-wrapper .bx-pager{
	bottom:10px;
}
.topMainVisualArea .bx-wrapper .bx-pager.bx-default-pager a{
	background:#FFF;
	border:1px solid #004190;
	margin: 0 8px;
}
.topMainVisualArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
.topMainVisualArea .bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#004190;
}

/*topSection*/
.topSection + .topSection{
	margin-top:40px;
}
.topSection + .topSection.topSectionTechnology{
	margin-top:0px;
}
.topSection + .topSection.topSectionIr{
	margin-top:0px;
}
.topSectionIn{
	width:1200px;
	margin:0 auto;
}


/*topTitle*/
.topTitle{
	width:100%;
	height:171px;
	border-top: 4px solid #f8aab0;
	background:#fccace;
	text-align:center;
	display:table;
}
.topTitle .topTitleIn{
	height:171px;
	display:table-cell;
	width:100%;
	padding-bottom: 3px;
	vertical-align:middle;
}
.topSectionIr .topTitle .topIrSet{
	width:1200px;
	text-align:left;
	margin:0 auto;
}
.topSectionIr .topTitle .topIrSet .topIrSetIn{
	text-align:center;
}
.topSectionAbout .topTitle{
	border-top: 4px solid #9dc175;
	background:#c6e3a6;
}
.topSectionTechnology .topTitle{
	border-top: 4px solid #6fa8d6;
	background:#9dccf2;
}
.topSectionIr .topTitle{
	border-top: 4px solid #ab71b6;
	background:#d2add9;
}
.topTitle .topTitleTx{
	display:block;
	font-size:4.2rem;
	font-weight:bold;
	line-height:1.2;
}
.topTitle .topTitleLink {
	margin-top: 0.6em;
}
.topTitle .topTitleLink a{
	display:inline-block;
	text-decoration:none;
	color:#333333;
	padding-right:16px;
	background:url(/hc/img/index_ic01.png) no-repeat right 50%;
	background-size:6px auto;
}
.topTitle .topTitleLink a:hover{
	text-decoration:underline;
}


/*newsBox*/
.newsBox{
	margin-top:40px;
}


/*topDoorLink*/
.topDoorLink{
	margin-top:0px;
}
.topDoorLink dl{
	margin-top:0px;
}
.topDoorLink > li{
	float:left;
	width:600px;
	height:245px;
	display:table;
}
.type02.topDoorLink > li{
	height:180px;
}
.topDoorLink > li a{
	display:inline-block;
}
.topDoorLink > li.nomalTopLink > a{
	display:table-cell;
	width:100%;
	height:246px;
	vertical-align:middle;
	text-align:left;
	color:#333333;
	text-decoration:none;
	background:url(/hc/img/index_im01.png) no-repeat right bottom;
	background-size:auto 245px;
}
.topDoorLink > li.nomalTopLink > .noLinkEm{
	display:table-cell;
	width:100%;
	height:246px;
	vertical-align:middle;
	text-align:left;
	color:#333333;
	text-decoration:none;
	background:url(/hc/img/index_im01.png) no-repeat right bottom;
	background-size:auto 245px;
}
.type02.topDoorLink > li.nomalTopLink > a{
	height:180px;
}
.topDoorLink > li.nomalTopLink:nth-child(1) > a{
	background-image:url(/hc/img/index_im01_1.png);
}
.topDoorLink > li.nomalTopLink:nth-child(2) > a{
	background-image:url(/hc/img/index_im02.png);
}
.topDoorLink > li.nomalTopLink:nth-child(3) > a{
	background-image:url(/hc/img/index_im03.png);
}
.topDoorLink > li.nomalTopLink:nth-child(4) > a{
	background-image:url(/hc/img/index_im04.png);
}
.topDoorLink > li.nomalTopLink:nth-child(5) > a{
	background-image:url(/hc/img/index_im05.png);
}
.topDoorLink > li.nomalTopLink:nth-child(6) > a{
	background-image:url(/hc/img/index_im10.png);
}

.topDoorLink.type02 > li.nomalTopLink > a{
	background-size:auto 180px;
}
.topDoorLink.type02 > li.nomalTopLink:nth-child(1) > a{
	background-image:url(/hc/img/index_im06.png);
}
.topDoorLink.type02 > li.nomalTopLink:nth-child(2) > a{
	background-image:url(/hc/img/index_im08.png);
}
.topDoorLink.type02 > li.nomalTopLink:nth-child(3) > a{
	background-image:url(/hc/img/index_im07.png);
}
.topDoorLink.type02 > li.nomalTopLink:nth-child(4) > a{
	background-color:#fff;
	background-image:url(/hc/img/index_im11.png);
}
.type02.topDoorLink > li.nomalTopLink > .noLinkEm{
	height:212px;
}

.topDoorLink > li.nomalTopLink > a:after{
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background:url(/hc/img/index_ic02.png) no-repeat;
	right:0px;
	bottom:0px;
	position:absolute;
}
.topDoorLink.type02 > li.nomalTopLink > a:after{
	background-image:url(/hc/img/index_ic07.png);
}
.topDoorLink > li:nth-child(1) > a,
.topDoorLink > li:nth-child(4) > a,
.topDoorLink > li:nth-child(5) > a {
	background-color:#f5f9f1;
}
.topDoorLink.type02 > li:nth-child(1) > a,
.topDoorLink.type02 > li:nth-child(3) > a {
	background-color:#edf7ff;
}
.topDoorLink li.nomalTopLink:hover{
	opacity:0.8 !important;
}
.topDoorLink li.nomalTopLink.noLinkHover:hover{
	opacity:1 !important;
}
.topDoorLink > li.nomalTopLink > a dl{
	padding:0px 30px;
}
.topDoorLink > li.nomalTopLink > .noLinkEm dl{
	padding:0px 30px;
}
.topDoorLink .nomalTopLink dt{
	font-size:2.2rem;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:24px;
	width:265px;
}
.topDoorLink .nomalTopLink dd{
	line-height:1.4;
	width:265px;
}
.topDoorLink .nomalTopLinkImg a{
	display:inline-block;
	float:left;
}
.topDoorLink .nomalTopLinkImg a img{
	width:300px;
	height:auto;
}
.topIcLink01{
	display:inline-block;
	width:25px;
	height:30px;
	background:url(/hc/img/index_ic03.png) no-repeat;
	right:-25px;
	top:50%;
	margin-top:-15px;
	position:absolute;
	z-index:5;
}
.nomalTopLink{
	position:relative;
}
.topDoorPad{
	padding:0px 30px;
}
.topDoorPad p{
	margin-top:0px;
	line-height:1.5;
}
.topDoorPad .topDoorText01{
	font-size:2.0rem;
	font-weight:bold;
}
.topDoorPad .topDoorText02{
	font-size:2.4rem;
	font-weight:bold;
}
.topDoorPad .topDoorText03{
	font-size:2.2rem;
	font-weight:bold;
}
.topDoorPad .topDoorText04{
	font-size:1.3rem;
	margin-top:8px;
}




/*topUnderSection*/
.topUnderSection .topUnderSectionL{
	float:left;
	width:600px;
}
.topUnderSection .topUnderSectionR{
	float:right;
	width:600px;
}


/*speBox*/
.speBox .speTitle{
	text-align:center;
}

/*topUnderSection*/
.topUnderSection{
	width:1200px;
	margin:0 auto;
	position: relative;
	z-index: 10;
}
.topUnderSection .speTitle{
	margin-top:0px;
	padding-top:80px;
	padding-bottom:70px;
	background:#ffffe8;
}
.topUnderSection .speTitle img{
	width:178px;
	height:auto;
}
.topUnderSection .speList{
	margin-top:0px;
}
.topUnderSection .speList li{
	width:200px;
}
.topUnderSection .speBanner{
	margin-top:0px;
}

.bx-wrapper .bx-controls-direction a.bx-prev{
	width:18px;
	height:26px;
	background:url(/hc/img/index_ic04.png) no-repeat center 50%;
	background-size:18px auto;
	margin-top:-9px;
	left:8px;
}
.bx-wrapper .bx-controls-direction a.bx-next{
	width:18px;
	height:26px;
	background:url(/hc/img/index_ic05.png) no-repeat center 50%;
	background-size:18px auto;
	margin-top:-9px;
	right:8px;
}


/*newsBox*/
.newsTitle{
	font-weight: bold;
	margin-top:28px;
	font-size:1.9rem;
}
.newsBox{
	margin-top:15px;
}


/*importantNewsBox*/
.importantNewsBox{
	width:1140px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:13px;
}
.importantNewsBox .importantNewsBoxL p{
	margin-top:0px;
	padding-left:23px;
	background:url(/hc/img/index_ic06.png) no-repeat left 50%;
	background-size:19px auto;
	color:#e53935;
	font-weight:bold;
}
.importantNewsBox .importantNewsBoxL{
	width:157px;
	float:left;
}
.importantNewsBox .importantNewsBoxR{
	margin-top:0px;
	overflow:hidden;
}
.importantNewsBox .importantNewsBoxR ul{
	margin-top:0px;
}
.importantNewsBox .importantNewsBoxR ul li{
	margin-bottom:7px;
}
.importantNewsBox .importantNewsBoxR ul li:last-child{
	margin-bottom:0px;
}
.importantNewsBox .importantNewsBoxR dl{
	margin-top:0px;
	display:table;
	width:100%;
}
.importantNewsBox .importantNewsBoxR a{
	text-decoration:none;
	color:#333333;
	line-height:1.4;
}
.importantNewsBox .importantNewsBoxR a:hover{
	text-decoration:underline;
	color:#44bbee;
}
.importantNewsBox .importantNewsBoxR dl dt{
	width:115px;
	display:table-cell;
	vertical-align:top;
	text-align:left;
}
.importantNewsBox .importantNewsBoxR dl dd{
	display:table-cell;
	vertical-align:top;
	text-align:left;
}

/*topTechnologySection*/
.topTechnologySection {
	width: 1200px;
	margin: 0 auto;
}
.topTechnologySection > * {
	float: left;
}
.topTechnologySection > * a {
	position: relative;
	display: block;
	width: 400px;
	height: 330px;
	background-color: #fff;
	color: #333;
	text-align: center;
	text-decoration: none;
}
.topTechnologySection > .topSectionDesign a,
.topTechnologySection > .topSectionTri a {
	background-color: #dceaf9;
}
.topTechnologySection > .topSectionDesign a {
	background-image: url(/hc/img/index_im12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topTechnologySection > .topSectionConstruction a {
	background-image: url(/hc/img/index_im13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topTechnologySection > .topSectionTri a {
	background-image: url(/hc/img/index_im14.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topTechnologySection > * p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin-top: 0;
	padding: 8px 5px 30px;
	font-size: 2.4rem;
	font-weight: bold;
}
.topTechnologySection > *:hover {
	opacity: 0.8;
}

/*topTechnologyBox*/
.topTechnologyBox .topTechnologyBoxL{
	float:left;
	width:600px;
}
.topTechnologyBox .topTechnologyBoxR{
	float:right;
	width:600px;
}
.topTechnologyLink{
	width:600px;
	height:720px;
	background:#77adfe url(/hc/img/index_bg02.jpg) repeat-x top;
	background-size:auto 620px;
}
.topTechnologyLink a{
	display:block;
	width:600px;
	height:720px;
	background:url(/hc/img/index_im09.png) no-repeat right bottom;
	background-size:auto 710px;
	padding:200px 30px 0px 30px;
	color:#FFF;
	text-decoration:none;
}
.topTechnologyLink a:hover{
	opacity:0.8;
}
.topTechnologyLink a p{
	margin-top:0px;
	line-height:1.4;
}
.topTechnologyLink a p.topTechText01{
	font-size:2.4rem;
	font-weight:bold;
}
.topTechnologyLink a p.topTechText02{
	font-size:5.5rem;
	font-weight:bold;
}
.topTechnologyLink a p.topTechText03{
	font-size:2.0rem;
}
.topTechnologyLink a p.topTechText04{
	font-size:1.6rem;
	margin-top:20px;
}



/*topIrBlock*/
.topIrBlock{
	position:relative;
	height:415px;
	width:100%;
}
.topIrBlock p{
	margin-top:0px;
}


/*topIrBlock*/
.topIrBlock{
	position:relative;
}
.topIrBlock .topIrDlBox{
	position:absolute;
	right:0px;
	top:0px;
	width:600px;
	height:415px;
	background:url(/hc/img/index_bg01.jpg) no-repeat;
	display:table;
}
.topIrBlock .topIrDlBox .topIrDlBoxIn{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.topIrBlock .topIrDlBox .topIrCode{
	color:#FFF;
	font-size:2.4rem;
	font-weight:bold;
	margin-bottom:36px;
}
.topIrBlock .topIrDlBox .topIrBtn a{
	display:inline-block;
	color:#FFF;
	font-size:2.4rem;
	text-decoration:none;
	border:2px solid #d3cbd5;
	padding:20px 45px;
	background:url(/hc/img/index_ic08.png) no-repeat right bottom;
}
.topIrBlock .topIrDlBox .topIrBtn a:hover{
	background-color: rgba(255,255,255,0.5);
}
.topIrBlock .topIrDlBox .topIrDate{
	margin-top:10px;
	color:#FFF;
}



/*topIrBox*/
.topIrBox{
}
.topIrBox .topIrNewsBox{
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:417px;
	background:#f7ebfa;
	padding:35px 40px 30px 30px;
}
.topIrBox .topIrLinkBox{
	position:absolute;
	left:300px;
	top:0px;
	width:300px;
	height:417px;
	background:#fbf5fc;
	display:table;
}
.topIrBox .topIrLinkBoxIn{
	display:table-cell;
	width:300px;
	height:417px;
	vertical-align:middle;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
}
.topIrBox .textLinkLength{
	margin-top:0px;
}
.topIrBox .textLinkLength > .textLink{
	margin-top:12px;
}
.topIrBox .textLinkLength > .textLink:first-child{
	margin-top:0px;
}
.topIrBox .textLinkLength > .textLink a{
	color:#333333;
}
.topIrBox .textLinkLength > .textLink a:hover{
	color:#44bbee;
}
.topIrNewsTi{
	font-size:1.8rem;
	font-weight:bold;
	margin-bottom:13px;
}
.topIrNewsBoxIn{
	position:relative;
}
.topIrMoreLink{
	position:absolute;
	right:0px;
	top:2px;
}
.topIrMoreLink a{
	display:inline-block;
	font-size:1.3rem;
	text-decoration:none;
	padding-right:16px;
	background:url(/hc/img/index_ic09.png) no-repeat right 50%;
	color:#555555;
}
.topIrMoreLink a:hover{
	text-decoration:underline;
}
.topIrNewsList{
	height:306px;
	overflow:auto;
}
.topIrNewsList ul{
	margin-top:0px;
}
.topIrNewsList ul li{
	margin-top:23px;
	text-decoration:none;
	line-height:1.7;
	font-size:1.4rem;
}
.topIrNewsList ul li:first-child{
	margin-top:0px;
}
.topIrNewsList ul li dl{
	margin-top:0px;
}
.topIrNewsList ul li a{
	display:block;
	text-decoration:none;
	color:#333333;
	padding-right:20px;
	background:url(/hc/img/index_ic09.png) no-repeat right 50%;
}
.topIrNewsList ul li a:hover{
	color:#44bbee;
	text-decoration:underline;
}
.topIrNewsList ul li dl dt{
	margin-bottom:3px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
	margin-right:-20px;
}






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

	clearfix

=================================*/
.topDoorLink:after,
.topUnderSection:after,
.importantNewsBox:after,
.topTechnologyBox:after,
.topTechnologySection:after,
.topIrBox:after {
	content: "";
	display: block;
	clear: both;
}

}

