﻿@charset "utf-8";

/*----------------------------------------------------
	common
----------------------------------------------------*/

body{
	background:#fff;
}
sub{
	font-size:0.65em;
}
#contentsWrapper a:hover div,
#contentsWrapper a:hover dl,
#contentsWrapper a:hover,
#contentsWrapper input[type="image"]:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-transition: color 0.5s ease,opacity 0.5s ease;
	-webkit-transition: color 0.5s ease,opacity 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: color 0.5s ease,opacity 0.5s ease;
}

.topic-path {
    font-size: 0.75em;
    margin:0 auto;
	width: 970px;
    padding: 12px 0 12px 19px;
}
.topic-path strong {
    font-weight: normal;
}


/*----------------------------------------------------
	index
----------------------------------------------------*/
.index{
	background:#f3f3ed !important;
	padding:10px 0 30px !important;
}
.index #mainArea{
	background:#fff;
	width: 970px;
	margin: 0px auto 10px;
	padding: 55px 0 35px;
	text-align:center;
}
.index #mainArea h2{
	margin-bottom: 25px;
}
.index #map{
	width: 970px;
	margin: 0 auto 10px;
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/top/img_map.jpg) no-repeat;
	height:550px;
	position: relative;
}
.index #map ul li{
	position: absolute;
}
.index #map ul li#m01{
	top: 270px;right:310px;
}
.index #map ul li#m02{
	top: 180px;right:295px;
}
.index #map ul li#m03{
	top: 225px;right:192px;
}
.index #map ul li#m04{
	top: 210px;left:75px;
}
.index #map ul li#m05{
	top: 120px;right:225px;
}
.index #map ul li#m06{
	top: 100px;left:130px;
}
.index #map ul li#m07{
	top: 95px;right:40px;
}
.index #map ul li#m08{
	top: 97px;right:280px;
}
.index #map ul li#m09{
	top: 195px;right: 402px;
}
.index #map ul li#m10{
	top: 240px;left: 330px;
}
.index #map ul li#m11{
	top: 50px;right: 122px;
}
.index #map ul li#m12{
	top: 105px;right: 395px;
}
.index #map ul li#m13{
	top: 160px;right: 100px;
}
.index #map ul li#m14{
	top: 177px;right: 155px;
}
.index #map ul li#m15{
	top: 100px;left: 195px;
}
.index #map ul li#m16{
	top: 63px;left: 68px;
}
.index #map ul li#m17{
	top: 310px;right: 182px;
}
.index #map ul li#m18{
	top: 452px;right: 52px;
}
.index #map ul li#m19{
	top: 195px;left: 450px;
}
.index #map ul li#m20{
	top: 412px;right: 282px;
}
.index #map ul li#m21{
	top: 412px;right: 220px;
}
.index #map ul li#m22{
	top: 330px;right: 400px;
}
.index #map ul li#m23{
	top: 285px;right: 552px;
}
.index #field{
	overflow: hidden;
	background: #464646;
	padding:30px 0 30px 30px;
	width: 940px;
	margin: 0 auto 30px;
}
.index #field dl{
	float: left;
	margin:20px 40px 0 0;
	font-size: 0.813em;
	color: #fff;
}
.index #field a{
	color: #fff;
}
.index #field dt{
	margin-bottom: 15px;
}
.index #field dd > ul > li{
	margin-top: 5px;
}
.index #field dd > ul > li li{
	font-size: 0.846em;
	margin:2px 0 0 10px;	
}

/*-----modal----*/
.modalWindow {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
/*opacity: 0;*/
line-height: 1.3;
display: none\9;
}
.modalWindow:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modalWindow {
display: block\9;
}
.modalWindow:target {
display: block\9;
}
.modalWindow .modalIn {
position: absolute;
top: 150px;
left: 50%;
z-index: 20;
margin-left: -325px;
width: 570px;
overflow: hidden;
background: #fff;
padding: 40px;
-webkit-box-shadow:10px 10px rgba(0,0,0,0.4);
-moz-box-shadow:10px 10px rgba(0,0,0,0.4);
box-shadow:10px 10px rgba(0,0,0,0.4);
}
.modalWindow .close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modalWindow .close:hover{
opacity: 1 !important;
}
.modalWindow .close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
}
.modalWindow .close:after {
content:url(https://www.kobelco.co.jp/kobelco_with_life/img/top/bt_close.gif);
position: absolute;
top: 150px;
left: 50%;
z-index: 20;
margin-left: 295px;
text-decoration: none;
text-indent: 0;
}
.modalWindow .modalIn figure {
	float: left;
}
.modalWindow .modalIn .txtArea{
	float: right;
	width:265px;
}
.modalWindow .modalIn h2{
	font-weight: normal;
	padding:0 0 12px 25px;
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/top/ico_modal.gif) no-repeat left 2px;
}
.modalWindow .modalIn h2 span{
	display: inline-block;
	padding: 2px 5px;
	background:#0067b6;
	color: #fff;
	font-size: 0.813em;
	margin-left: 5px;
	vertical-align:2px;
}
.modalWindow .modalIn dd{
	font-size: 0.813em;
	margin-top: 10px;
	line-height: 1.6;
}
.modalWindow .modalIn .more{
	position: absolute;
	bottom: 30px ;
	right: 40px;
}
#modal01 .modalIn dl+p{
	font-size: 0.688em;
	padding-left: 3.5em;
	text-indent: -3.5em;
	margin-top: 10px;
}
.modalWindow .modalIn figure+p{
	padding: 10px 88px 0 0;
	clear:left;
	text-align:center;
}
#modal08 ol{
	font-size: 0.813em;
	margin: 10px 0;
}


/*----------------------------------------------------
	sub common
----------------------------------------------------*/
#sub_contents{
    margin:0 auto;
	width: 1030px;
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/bg_sub.png) repeat-y center;
}
#subIn{
	width:970px;
	margin:0 auto;
}
#sub_contents h1{
	height: 158px;
}
#sub_contents h1+ ul{
	overflow: hidden;
	margin-left: 45px;
}
#sub_contents h1+ ul li{
	float: left;
	text-align: center;
	margin-left: 5px;
}
#sub_contents h1+ ul li a{
	display: block;
	width: 170px;
	padding: 20px 0 15px;
	position: relative;
}
#sub_contents h1+ ul li a:hover:before{
	content:"";
	position: absolute;
	width:140px;
	height:2px;
	bottom: 0;
	left: 15px;
	display: block;
	/*border-bottom:2px solid #e87100;*/
}
#sub_contents h1+ ul li:nth-child(1) a:hover:before{
	background: #a90c32;
}
#sub_contents h1+ ul li:nth-child(2) a:hover:before{
	background: #3aae36;
}
#sub_contents h1+ ul li:nth-child(3) a:hover:before{
	background: #00b3d6;
}
#sub_contents h1+ ul li:nth-child(4) a:hover:before{
	background: #e87100;
}
#sub_contents h1+ ul li:nth-child(5) a:hover:before{
	background: #0d5ebc;
}
#subIn > p{
	margin: 58px 0 0 30px;
}
#sub_contents .contBox{
	margin-bottom: 4px;
	min-height: 400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sub_contents .cont01,
#sub_contents .cont03,
#sub_contents .cont05{
	padding:50px 0 0 30px;
}
#sub_contents .cont02,
#sub_contents .cont04{
	padding:50px 30px 0 570px;
}
#sub_contents .contBox h2{
	margin-bottom: 15px;
}
#sub_contents .contBox h2+p{
	font-size:1.125em;
	color:#fff;
	margin-bottom: 5px;
	display:inline-block;
	padding:0 3px;
	font-weight: bold;
}
#sub_contents .contBox dt{
	font-size: 1.25em;
	margin-bottom: 10px;
	font-weight: bold;
}
#sub_contents .contBox dd{
	font-size:0.875em;
	width: 360px;
	line-height: 1.5;
}
#sub_contents .contBox li{
	font-size:0.625em;
}
#sub_contents .contBox .more{
	text-align:right;
	width: 360px;
	margin-top: 20px;
}
.btArea{
	overflow: hidden;
	width:802px;
	margin:30px auto 30px;
}
.btArea li{
	float:left;
	margin-left: 45px;
}

/*----------------------------------------------------
	life
----------------------------------------------------*/
.life{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/life/bg_life.gif) repeat-x 0 41px !important;
}
.life #subIn{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/life/bg_life_main.jpg) no-repeat left top;
}
.life #subIn h1{
	padding: 20px 0 0 98px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.life .cont01{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/life/img_life03.jpg) no-repeat left bottom;
	margin-top: -51px;
	color:#fff;
}
.life .cont01 h2{
	padding: 24px 0 0px;
}
.life .contBox h2+p{
	background:#a90c32;
}
.life .cont01 li{
	padding-left: 3em;
	text-indent: -3em;
	margin-top: 10px;
}
.life .cont01 .more{
	margin: -0px 0 0 !important;
}
.life .cont02{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/life/img_life02.jpg) no-repeat left top;
	color:#fff;
}
.life .cont03{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/life/img_life01.jpg) no-repeat left top;
}
.life .cont03 dl+ul{
	margin-top: 10px;
}
.life .cont04{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/life/img_life04.jpg) no-repeat left top;
	color:#fff;
}
.life .cont05{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/life/img_life05.jpg) no-repeat left top;
	color:#373635;
}
.life #sub_contents .cont05{
	padding:50px 30px 0 570px;
}

/*----------------------------------------------------
	energy
----------------------------------------------------*/
.energy{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/energy/bg_energy.gif) repeat-x 0 41px !important;
}
.energy #subIn{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/energy/bg_energy_main.jpg) no-repeat left top;
}
.energy #subIn h1{
	padding: 20px 0 0 98px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.energy .cont01{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/energy/img_energy01.jpg) no-repeat left bottom;
}
.energy .cont01 h2{
	padding-top: 38px;
}
.energy .contBox h2+p{
	background:#3aae36;
}
.energy .cont02{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/energy/img_energy02.jpg) no-repeat left top;
	padding: 50px 30px 0 480px !important;
 }
 .energy .cont02 dd{
	 width: 370px !important;
 }
.energy .cont03{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/energy/img_energy03.jpg) no-repeat left top;
	color:#fff;
	margin-top: -50px;
}
.energy .cont03 h2{
	padding:20px 0 0 0;
}
.energy .cont03 dt{
	margin-bottom: 5px !important;
}
.energy .cont03 .more{
	margin-top: -20px !important;
}
.energy .cont03 ul{
	margin-top: 5px;
}


.energy .cont04{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/energy/img_energy04.jpg) no-repeat left bottom;
	color:#fff;
}
.energy .cont04 h2{
	padding:20px 25px 0 0;
}
.energy .cont04 dt{
	margin-bottom: 5px !important;
}
.energy .cont04 .more{
	margin-top: 10px !important;
}
.energy .cont04 ul{
	margin-top: 5px;
}



/*----------------------------------------------------
	machine
----------------------------------------------------*/
.machine{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/machine/bg_machine.gif) repeat-x 0 41px !important;
}
.machine #subIn{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/machine/bg_machine_main.jpg) no-repeat left top;
}
.machine #subIn h1{
	padding: 20px 0 0 98px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.machine .cont01{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/machine/img_machine01.jpg) no-repeat left bottom;
	margin-top: -47px;
}
.machine .cont01 h2{
	padding: 30px 0 0px;
}
.machine .contBox h2+p{
	background:#fff;
	color:#00b3d6 !important;
}
.machine .cont02{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/machine/img_machine02.jpg) no-repeat left top;
}
.machine .cont02 h2{
	margin-top: 20px;
}
.machine .cont03{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/machine/img_machine03.jpg) no-repeat left top;
}
.machine .cont04{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/machine/img_machine04.jpg) no-repeat left top;
	color:#fff;
}
.machine .cont05{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/machine/img_machine05.jpg) no-repeat left top;
	color:#fff;
}

/*----------------------------------------------------
	prevent
----------------------------------------------------*/
.prevent{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/prevent/bg_prevent.gif) repeat-x 0 41px !important;
}
.prevent #subIn{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/prevent/bg_prevent_main.jpg) no-repeat left top;
}
.prevent #subIn h1{
	padding: 20px 0 0 98px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.prevent .cont01{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/prevent/img_prevent01.jpg) no-repeat left bottom;
	margin-top: -47px;
}
.prevent .cont01 h2{
	padding: 30px 0 0px;
}
.prevent .contBox h2+p{
	background:#fff;
	color:#00b3d6 !important;
}
.prevent .cont02{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/prevent/img_prevent02.jpg) no-repeat left top;
}
.prevent .cont02 h2,
.prevent .cont03 h2,
.prevent .cont04 h2{
	margin-top: 20px;
}
.prevent .cont03{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/prevent/img_prevent03.jpg) no-repeat left top;
	color:#fff;
}
.prevent .cont04{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/prevent/img_prevent04.jpg) no-repeat left top;
}

/*----------------------------------------------------
	interact
----------------------------------------------------*/
.interact{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/interact/bg_interact.gif) repeat-x 0 41px !important;
}
.interact #subIn{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/interact/bg_interact_main.jpg) no-repeat left top;
}
.interact #subIn h1{
	padding: 20px 0 0 98px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.interact .cont02,
.interact .cont04{
	padding:50px 0 0 30px !important;
}
.interact .cont01,
.interact .cont03{
	padding:50px 30px 0 570px !important;
}
.interact .cont01{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/interact/img_interact01.jpg) no-repeat left bottom;
	margin-top: -20px;
	color:#fff;
}
.interact .cont01 h2{
	padding: 10px 0 0px;
	margin-bottom: 10px;
}
.interact .cont01 .more{
	margin: 0 !important;
	padding-bottom: 10px;
}
.interact .contBox h2+p{
	background:#fff;
	color:#00b3d6 !important;
}
.interact .cont02{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/interact/img_interact02.jpg) no-repeat left top;
	color:#fff;
}

.interact .cont03{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/interact/img_interact03.jpg) no-repeat left top;
}
.interact .cont03 h2{
	margin:12px 0 0 2px;
}
.interact .cont04{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/interact/img_interact04.jpg) no-repeat left top;
}
.interact .cont05{
	background:url(https://www.kobelco.co.jp/kobelco_with_life/img/interact/img_interact05.jpg) no-repeat left top;
}
.interact .cont05 h2{
	margin: 18px 0 0 1px;
}