@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans');*/

/* ================================================================ 
目次
-----
00 共通CSS
01 ビジョン
02 ブランドカラー
03 テクノロジー
04 研究開発
05 Made By KOBELCO
06 IoTソリューション
07 開発ストーリー
================================================================  */


/* 00 共通CSS
================================================================ */
/* 汎用 */
html,body{
	width:100%;
	height:100%;
	margin:0;
}
body.innovation{
	min-width: 1240px;
}
body.innovation p{
	font-size: 15px;
}
h1,h2,h3,#nav_innovation p strong, #submenu{
	margin: 0;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul,ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}
.innovation h2 sup{
	font-size:50%;
}
.innovation a{
	outline:none;
	margin: 0;
	padding: 0;
}
.innovation a:link,.innovation a:active,.innovation a:visited{
	text-decoration:underline;
	color:#00a7ac;
}
.innovation a:hover {
	text-decoration:none;
}
p, .innovation dl, .innovation dl dd, .innovation dl dt{
	margin:0;
}
img{
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}
.innovationWrapper{
	width:1200px;
	margin:0 auto;
}
.innovation .icOtherW {
	background:url(/shared/images/ic_other.png) no-repeat right center;
	padding: 0 22px 0 0;
	margin-right: 4px;
}
.innovation .note {
	font-size: 14px;
	line-height: 1.8 !important;
	text-indent: -1em;
	padding-left: 1em;
}

.innovation #catname {
	background-color:#00a7ac;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 4px 6px 5px;
	display: table;
	margin: 0 auto 12px;
}
.innovation .linkList a {
	position: relative;
	margin-bottom: 50px;
	padding-left: 1em;
	display: inline-block;
}
.innovation .linkList a:after {
	display: block;
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 0;
	height: 0;
	margin-top: 7px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #00a7ac;
}
.innovation .youtubeBox {
	width:100%;
	margin: 0 auto;
}
.innovation .youtubeBox .youtube{
  position:relative;
  width:100%;
  height: 0;
  padding-top:56.25%;
}
.innovation .youtubeBox .youtube iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.innovation #contents .anchorList .col4Block .col{
	width:286px !important;
}

/* グローバルナビゲーション */
.innovation .subMenuWrapper img{
	vertical-align:inherit;
}

/* ナビゲーション */
.innovation nav#nav_innovation{
	padding:45px 0 50px 0;
	background-color: #e3e3e3;
}
.innovation nav#nav_innovation p strong{
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 15px;
	display: block;
}
.innovation nav#nav_innovation ul li{
	width: 290px;
	height: 76px;
	float: left;
	margin-bottom: 13px;
	margin-right: 13px;
	display: block;
}
.innovation nav#nav_innovation ul li:nth-child(4n){
	margin-right: 0px;
}
.innovation nav#nav_innovation ul li a{
	width: 100%;
	height: 100%;
	display: table;
	color: #00a7ac;
	background-color:rgba(255, 255, 255, 1);
	transition: background-color 0.3s ease;
	text-decoration: none;
}
.innovation nav#nav_innovation ul li a:hover{
	background-color:rgba(255, 255, 255, 0.5);
}
.innovation nav#nav_innovation ul li a p{
	display: table-cell;
	vertical-align: middle;
}
.innovation nav#nav_innovation ul li a p:first-child{
	width: 76px;
	height: 76px;
	display: block;
}
.innovation nav#nav_innovation ul li a p:last-child{
	width: 160px;
	padding:0 30px 0 20px;
	text-align: left;
	background: url(../../company/images/ico_navLink.png) no-repeat 185px center;
}



/* 01 ビジョン
================================================================ */




/* 02 ブランドカラー
================================================================ */
.color section{
	overflow-x: hidden;
}
.color section #bg_colorBox{
	width: 100%;
	height:calc(100% - 136px);
	position:fixed;
}
.color section #bg_colorBox div{
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	transition: opacity 1.0s ease-out;
	background-size: cover !important;
}
.color section #bg_colorBox div.fadein{
	opacity: 1.0;
}
.color section #bg_colorBox .bg_color00{
	background: #00a7ac no-repeat fixed center center;
	opacity: 1.0;
}
/*.color section #bg_colorBox .bg_color01{background: url(../../jp/innovation/color/images/bg_section01.jpg) no-repeat fixed center center;}
.color section #bg_colorBox .bg_color02{background: url(../../jp/innovation/color/images/bg_section02.jpg) no-repeat fixed center center;}
.color section #bg_colorBox .bg_color03{background: url(../../jp/innovation/color/images/bg_section03.jpg) no-repeat fixed center center;}*/

.color section #bg_colorBox .bg_color01{background: url(../../innovation/color/images/bg_section01.jpg) no-repeat fixed center center;}
.color section #bg_colorBox .bg_color02{background: url(../../innovation/color/images/bg_section02.jpg) no-repeat fixed center center;}
.color section #bg_colorBox .bg_color03{background: url(../../innovation/color/images/bg_section03.jpg) no-repeat fixed center center;}

.color section #bg_colorBox .bg_color04{background: none;}

.color section .innovationWrapper{
	width:1200px;
	height:calc(100% - 136px) ;
	position: relative;
	margin:0 auto;
}
.color section .innovationWrapper #mainV{
	width:100%;
	height: 100%;
	display:table;
}
.color section .innovationWrapper #mainV #mainVwrap{
	width:100%;
	display:table-cell;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-right: -200px;
	-webkit-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	color:#00a7ac;
	text-align:center;
}
.color section .innovationWrapper #mainV #mainVwrap h1{
	background-color:rgba(0,167,172,0.65);
	width:200px;
	height:200px;
	margin:0 auto 10px;
	overflow:visible;
}
.color section .innovationWrapper #mainV #mainVwrap h1 img{
	width:220px;
	height:auto;
	margin-left:-10px;
	margin-top:24px;
}


.color section .bg_color00{
	min-width:1240px;
}
.color section .bg_color00 a {
	height: 100%;
	margin: 0 auto;
	padding-top: 80px;
}
.color section .bg_color00 a span {
  position: absolute;
  bottom: 62px;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 3.0s infinite;
  animation: sdb 3.0s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.color section .bg_color00 a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.color section .bg_color00 a span:nth-of-type(2) {
  bottom: 46px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.color section .bg_color00 a span:nth-of-type(3) {
  bottom: 30px;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .9;
  }
  100% {
    opacity: 0;
  }
}
.color section .innovationWrapper .colorPack{
	width:100%;
	/*height: 100%;
	min-height: 800px;*/
	min-height: 750px;
	height:calc(100% + 200px);
	padding-bottom: 0px;
	/*margin: 0 10%;*/
	display:block;
	position: relative;
}
.color section .innovationWrapper .colorPack .colorWrap{
	width: 100%;
	position: absolute;
	display: table;
	top: 250px;
}
.color section .innovationWrapper #color02.colorPack .colorWrap{
	width: 500px;
	right:0;
} 
.color section .innovationWrapper .colorPack .colorWrap .colorBoxInner{
	width:800px;
	display:table-cell;
	position: relative;
	color:#ffffff;
}
.color section .innovationWrapper .colorBoxInner.pinning{
	position:fixed;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
}
.color section .innovationWrapper .colorBoxInner h2{
	font-size: 250%;
	font-weight: 300;
	letter-spacing: 0.25em;
	margin-bottom: 30px;
}
.color section .innovationWrapper .colorBoxInner p{
	font-size: 106%;
	line-height: 2.5;
	letter-spacing: 3px;
	font-weight: 300;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ■■■ 英語版 ■■■ */
.innovationEN.color section .innovationWrapper .colorPack .colorWrap{
	top: 280px;
}
.innovationEN.color section .innovationWrapper #color02.colorPack .colorWrap{
	width: 540px;
} 

.innovationEN.color section .innovationWrapper .colorBoxInner h2{
	letter-spacing: 0.1em;
}
.innovationEN.color section .innovationWrapper .colorBoxInner p{
	letter-spacing: 2px;
}



/* 03 テクノロジー
================================================================ */


/* 04 研究開発
================================================================ */


/* 05 Made By KOBELCO
================================================================ */

/* 06 IoTソリューション
================================================================ */
.iot .contentsBox_g {
	margin-top: -275px;
	padding: 360px 0 80px 0;
}
.iot .contentsBox_g p {
	width: 1000px;
	margin: 0 auto 1.2em;
	line-height: 2.3;
}
.iot h2 span {
	font-size: 65%;
}
.iot .floatL p {
	width: 100%;
}
.iot .linkList a {
	margin-bottom: 0px;
}



/* 07 開発ストーリー
================================================================ */

/* 01_K-EYEPRO */

/* 02_TK750G*/

/* 03_Kスキャン*/

/* 04_SK200H-10*/

/* 05_ホルナビ+プラス */

/* 06_TK550G*/

/* 07_ict */




/* ■■■ 英語版 ■■■ */
.innovationEN.story #mainV #mainVwrap h1 img{
	width:340px;
	height:auto;
	margin-left:-70px;
	margin-top:46px;
}
.innovationEN.story #mainV #mainVwrap p{
	letter-spacing: 1px;
}

.innovationEN.story #story_mainV_left #storyTitle #subcopy{
	letter-spacing: 0px;
}
.innovationEN.story #story_mainV_left #storyTitle h1 {
    font-size: 32px;
	line-height: 1.4;
	margin-bottom: 30px;
}
.innovationEN.story #story_mainV_left #storyTitle #storyTitle_inner p:last-child{
	line-height: 1.8;
}
.innovationEN.story_tk750g #story_mainV_left,
.innovationEN.story_kscan #story_mainV_left{
	width: 650px;
}
.innovationEN.story_sk200h_10 #story_mainV_left{
	width: 620px;
}





@media screen and (max-width: 767px){

	/* 共通CSS（SP）
	================================================================ */
	/* 汎用 */

	body.innovation{
		min-width: inherit;
	}

	.innovationWrapper{
		width:90%;
		/*margin:0 auto;*/
	}
	.innovation #contents .link4Block .linkBox .spheight span{
		height:36px;
	}


	/* ナビゲーション */	
	.innovation nav#nav_innovation{
		padding:20px 0 30px;
		/*background-color: #e3e3e3;*/
	}
	.innovation nav#nav_innovation p strong{
		font-size: 18px;
		text-align: center;
		/*font-weight: 700;
		margin-bottom: 15px;
		display: block;*/
	}
	.innovation nav#nav_innovation ul li{
		width: 100%;
		height: 54px;
		font-size: 14px !important;
		margin-bottom:1px;
		margin-right:0;
		float: none;
		border:none;
		/*display: block;*/
	}
	.innovation nav#nav_innovation ul li:nth-child(4n){
		/*margin-right: 0px;*/
	}
	.innovation nav#nav_innovation ul li a{
		padding:0;
		/*width: 100%;
		height: 100%;
		display: table;
		color: #00a7ac;
		background-color:rgba(255, 255, 255, 1);
		transition: background-color 0.3s ease;*/
	}
	.innovation nav#nav_innovation ul li a:hover{
		/*background-color:rgba(255, 255, 255, 0.5);*/
	}
	.innovation nav#nav_innovation ul li a p{
		/*display: table-cell;
		vertical-align: middle;*/
	}
	.innovation nav#nav_innovation ul li a p:first-child{
		width: 54px;
		height: 54px;
		display: table-cell;
	}
	.innovation nav#nav_innovation ul li a p:last-child{
		width: auto;
		padding:0 35px 0 20px;
		background: url(../../innovation/images/ico_navLink.png) no-repeat 94% center;
	}
	.innovation .note {
		width:calc(100% - 1em) !important;
	}
	.innovation #catname {
		letter-spacing: 0px;
		margin: 0 auto 10px;
	}
	.innovation .linkList {
		line-height: 1.6;
	}
	.innovation .linkList a {
		margin-bottom: 30px;
	}
	.innovation .linkList a:after {
		top: 0;
	}
	.innovation .contentsBox_g,
	.innovation .contentsBox{
		padding-right: 0px !important;
		padding-left: 0px !important; 
	}
	.innovation #contents .anchorList .col2Block .col,
	.innovation #contents .anchorList .col4Block .col{
		width:100% !important;
		margin: 0 0 5px 0 !important;
	}
	.innovation #contents .anchorList .col2Block .col:last-child,
	.innovation #contents .anchorList .col4Block .col:last-child{
		margin: 0 0 10px 0 !important;
	}
	.innovation #contents .anchorList .col4Block .col a {
		display: table;
		width: 100%;
		height: 52px;
		box-sizing: border-box;
		padding: 5px 15px;
		font-size: 15px;
		font-weight: normal;
		text-decoration: none;
	}


/* ■■■ 英語版 ■■■ */
	.innovationEN #contents .anchorList .col4Block .col a {
		font-size: 14px;
	}



	/* カテゴリトップ（SP）
	================================================================ */



	/* ビジョン（SP）
	================================================================ */
	.vision section{
		height:calc(100% - 50px) ;
		/*position:relative;
		background-color:#e3e3e3;*/
	}
	.vision #mainV{
		background: url(../../innovation/vision/images/bg_mainv.jpg) no-repeat 85% bottom;
		background-size:cover;
		background-attachment: scroll;
	}
	.vision #mainV #mainVwrap{
		margin-right: -160px;
	}
	.vision #mainV #mainVwrap h1{
		width:150px;
		height:150px;
	}
	.vision #mainV #mainVwrap h1 img{
		width:180px;
		margin-left:-15px;
		margin-top:40px;
	}
	.vision #visionCopy{
		margin: 40px auto 50px;
	}
	.vision #visionCopy #lead{
		font-size: 16px;
		margin-bottom: 8px;
	}
	.vision #visionCopy #catch{
		font-size: 36px;
		line-height: 1.4;
	}
	.vision #visiontxt{
		margin:0 auto 40px;
		width: 100%;
	}
	.vision #visiontxt p{
		line-height: 2.5;
		font-size: 90%;
		margin-bottom: 30px;
	}

/* ■■■ 英語版 ■■■ */
.innovationEN.vision #visionCopy #lead{
	font-size: 18px;
	margin-bottom: 8px;
}
.innovationEN.vision #visionCopy #catch{
	font-size: 28px;
	line-height: 1.2;
}



/* 02 ブランドカラー（SP）
================================================================ */
body.color{
	/*overflow-x: hidden;*/
}
.color #header{
	position: relative;
	z-index: 10000;
}
.color section{
	background-color:#00a7ac;
}
.color section #bg_colorBox{
	height: 100%;
	overflow-y: visible;
	width: 100%;
	top:0px;
	position:fixed;
}
.color section #bg_colorBox .bg_color00{
	height: 100%;
	bottom: 0;
}
.color section #bg_colorBox .bg_color01{
	background: url(../../innovation/color/images/bg_section01.jpg) no-repeat scroll 75% center;
	background-size: cover;
	height: 100%;
}
.color section #bg_colorBox .bg_color02{
	background: url(../../innovation/color/images/bg_section02.jpg) no-repeat scroll 35% center;
	background-size: cover;
	height: 100%;
}
.color section #bg_colorBox .bg_color03{
	background: url(../../innovation/color/images/bg_section03.jpg) no-repeat scroll 80% center;
	background-size: cover;
}
.color section .innovationWrapper{
	width:90%;
	height: 100%;
}

.color section .innovationWrapper #mainV #mainVwrap{
	margin-right: 0px;
	top: 45%;
}
.color section .innovationWrapper #mainV #mainVwrap h1{
	width:150px;
	height:150px;
	margin:0 auto;
}
.color section .innovationWrapper #mainV #mainVwrap h1 img{
	width:190px;
	margin-left:-20px;
	margin-top:10px;
}
.color section .bg_color00{
	min-width:inherit;
}
.color section .innovationWrapper .colorPack{
	min-height: 600px;
	width:100%;
}
.color section .innovationWrapper .colorPack .colorWrap{
	top:15%;
}
.color section .innovationWrapper #color02.colorPack .colorWrap{
	width: 100%;
	right:inherit;
} 
.color section .innovationWrapper .colorPack .colorWrap .colorBoxInner{
	width:100%;
}
.color section .innovationWrapper .colorBoxInner h2{
	font-size: 32px;
	font-weight: 200;
	letter-spacing: 0.08em;
	margin-bottom: 20px;
	text-align: center;
}
.color section .innovationWrapper .colorBoxInner p{
	font-size: 15px;
	line-height: 2.1;
	letter-spacing: 0px;
	font-weight: 200;
}
.innovation .scrollmagic-pin-spacer #color04{
	position: inherit !important;
}


/* ■■■ 英語版 ■■■ */
.innovationEN.color section .innovationWrapper .colorPack .colorWrap{
	top: 10%;
}
.innovationEN.color section .innovationWrapper #color02.colorPack .colorWrap{
	width: 100%;
} 
.innovationEN.color section .innovationWrapper .colorBoxInner h2{
	letter-spacing: 0.07em;
}
.innovationEN.color section .innovationWrapper .colorBoxInner p{
	letter-spacing: 0.08em;
	line-height: 2.0;
}
.innovationEN.color section .innovationWrapper #mainV #mainVwrap{
	top: 52%;
}




/* テクノロジー（SP）
================================================================ */
/* カテゴリトップ */
.technology #contents .anchorList .col2Block .col a {
	font-size: 15px;
	font-weight: normal;
	height: 52px;
}

.innovation #contents #contentsInner {
	padding:0;
}


/* 各詳細ページ */
.technology #submenu{
	width: 100%;
	top: 0;
	right: 0;
	position: relative;
	/*display: table;
	right: 0;
	z-index: 5;*/
}
.technology #submenu p{
	opacity:1.0;
	padding: 14px 5% 15px 5%;
}
.technology #submenu .ico-menu{
	top:11px;
  margin: 0 10px 0 0;
}
.ico-menu:before{
  margin-top: -8px;
}
.ico-menu:after{
  margin-top: 6px;
}
.technology #titleBox{
	padding-top:30px;
	padding: 30px 5% 0;
}
.technology #titleBox h1{
	font-size: 24px;
}
.technology #titleBox p{
	font-size: 90%;
	text-align: left;;
	margin-bottom: 30px;
}
.technology #titleBox #slideBox{
	height: auto;
	width: 100%;
}
.technology #titleBox #slideBox ul{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	margin-left: 0px;
}
.technology .contentsBox{
	padding: 30px 0 40px;
}
.technology .contentsBox_g{
	margin-top: -115px;
	padding: 140px 0 40px 0;
	/*background-color: #eeeeee;*/
}
.technology .floatL{
	width: 100%;
	float: none;
}
.technology .floatR{
	width: 100%;
	float: none;
}
.technology .contentsBox .floatL p,
.technology .contentsBox .floatR p{
	width: 100%;
}
.technology .innovationWrapper h2{
	font-size: 20px;
	margin-bottom:30px;
	text-align: left;
}
.technology .innovationWrapper h2::before{
	bottom: -10px;
	left: 0;
	-moz-transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}
.technology .contentsBox_g .floatL p{
	font-size: 90%;
	line-height: 2.0;
	/*margin-bottom: 1.2em;*/
}
.technology .contentsBox_g p,
.technology .contentsBox p{
	font-size: 90%;
	line-height: 2.0;
	width: 100%;
	/*margin:0 auto 1.2em;*/
}
.technology .fullImg{
	width: 100%;
}
.technology .imgWrap{
	margin: 30px 0;
}
.technology .imgWrap .floatL{
	margin-bottom: 20px;
}
.technology .youtubeBox {
	margin: 30px auto 0;
}



/* ハイブリッドショベル */
.technology #icoNetis p:first-child{
	width:80px;
}
.technology #icoNetis p:first-child img{
	width: inherit;
	height: auto;
}
.technology #icoNetis p:last-child{
	font-size: 12px;
}
.hybrid .youtubeBox{
	margin: 0 auto 30px;
	width: 100%;
}


/* iNDr */



/* 大型建設機械 */
.large .contentsBox_g .floatL p:nth-of-type(1){
	width: 100%;
	margin: 0 auto 20px;
}
.large .contentsBox_g .floatR{
	/*background: url(../../jp/innovation/technology/large/images/bg_grid.gif) repeat center center;*/
	min-height: 800px;
}
.large .contentsBox_last{
	/*position:relative;*/
}
.large .contentsBox_last .absoluteimg{
	position: relative;
	width: 100%;
	height:500px;
	min-height: 100%;
}
.large .contentsBox_last .floatR p:first-of-type{
	margin-bottom: 40px;
}

/* 環境リサイクル機械 */ 
.environment .youtubeBox{
	margin: 30px auto 0;
	width: 100%;
}
.environment #emagBox{
	margin: 0;
}
.environment #emagBox ul li{
	float: none;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 0;
}
.environment #emagBox ul li:first-child{
	width: 70%;
	padding: 0;
	margin: 0 auto 20px;
}

/* Gシリーズ */
.gseries .fullImg {
	width: 90%;
	padding: 0;
	margin: 30px auto 0;
}

/* ■■■ 英語版 ■■■ */
.innovationEN.technology #submenu{
	right: 0;
}
.innovationEN.technology #submenu:hover{right: 0px;}
.innovationEN.technology #submenu p{
	padding: 14px 5% 15px 5%;
}

.innovationEN.technology #icoNetis{
	margin: 30px auto 20px;
}


.innovationEN.technology #contents .link4Block .linkBox .spheight span{
	height:auto;
}






/* 04 研究開発（SP）
================================================================ */

/* 基礎技術開発体制 */
.basic #titleBox #slideBox{
	width: 100%;
}

/* ■■■ 英語版 ■■■ */
.innovationEN.randd #submenu{
	width: 100%;
	right: 0;
}


/* 05 Made By KOBELCO（SP）
================================================================ */
/* カテゴリ共通 */

/* K-SWaT活動 */
/* SCRUM5 */
.scrum5 #titleBox p {
	margin-bottom: 10px;
}
.scrum5 .contentsBox_g {
	margin-top: 30px;
	padding: 40px 0 40px 0;
}

/* ■■■ 英語版 ■■■ */
.innovationEN.madeby #contents .link4Block .linkBox .linkText {
	min-height: 50px;
}
.innovationEN.madeby #submenu{
	width: 100%;
	right: 0;
}



/* 06 IoTソリューション（SP）
================================================================ */
.iot .contentsBox_g {
	margin-top: -90px;
	padding: 120px 0 40px 0;
}
.iot .contentsBox_g p {
	width: 100%;
	margin: 0 auto 1.2em;
	line-height: 2.3;
}
.iot h2 span {
	font-size: 65%;
}
.iot .floatL p {
	width: 100%;
}
.iot .linkList a {
	margin-bottom: 0px;
}




/* 07 開発ストーリー（SP）
================================================================ */


/* 03_Kスキャン*/


/* 04_SK200H-10 */

/* 05_ホルナビ+ */
.story_horunaviplus .mediaBox{
	width: 100%;
	margin: 0 auto 30px;
}

/* 06_TK550G*/


/* ■■■ 英語版 ■■■ */
.innovationEN.story #mainV #mainVwrap h1 img{
	width:280px;
	margin-left:-65px;
	margin-top:32px;	
}
.innovationEN.story #story_mainV_left #storyTitle h1 {
    font-size: 26px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.innovationEN.story #story_mainV_left #storyTitle #storyTitle_inner p:last-child{
	line-height: 1.8;
}
.innovationEN.story_tk750g #story_mainV_left,
.innovationEN.story_kscan #story_mainV_left,
.innovationEN.story_sk200h_10 #story_mainV_left{
	width: 90%;
}
.innovationEN.story #storyInterview p{
	font-size: 14px;
	line-height: 1.8;
}
.innovationEN.story #storyInterview .story_comment p:first-child{
	font-size: 12px;
}





}


@media screen and (max-width: 320px){

.color section .innovationWrapper .colorPack .colorWrap{
	top: 10%;
}

}
