@charset "utf-8";
/* CSS Document */
.skyBox01,skyBox02 {
	width:678px;
}

.leftcol .skyBox01 .lc {
	width: 214px;
	margin-right: 18px;
	float: left;
}
.leftcol .skyBox01 .cc {
	width: 214px;
	margin-right: 18px;
	float: left;
}
.leftcol .skyBox01 .rc {
	width:214px;
	float: left;
}
.skyBox01:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.leftcol .skyBox02 .lc {
	width: 460px;
	margin-right: 18px;
	float: left;
}
.leftcol .skyBox02 .rc {
	width: 200px;
	float: left;
}
.skyBox02:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.leftcol .col1 .lc .skyBox03 .lc {
	width: 45px;
}
.leftcol .col1 .lc .skyBox03 .rc {
	width: 271px;
}


.flowBox {
	width: 654px;
	margin: 0 12px 20px 12px;
}
.leftcol .flowBox .lc {
	width: 120px;
	float: left;
}
.leftcol .flowBox .cc {
	width: 374px;
	float: left;
}
.leftcol .flowBox .rc {
	width:120px;
	margin: 10px 20px 0 20px;
	float: left;
}
.flowBox:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


.serviceBox {
	width:654px;
	height:170px;
	position: relative;
}
.serviceBox .box01 {
	position: absolute;
	top: 0px;
}
.serviceBox .box02 {
	position: absolute;
	top: 30px;
	left: 330px
}
.serviceBox .box03 {
	position: absolute;
	top: 50px;
	left: 30px
}
.serviceBox .box04 {
	position: absolute;
	top: 100px;
	left: 0px
}
.serviceBox .box05 {
	position: absolute;
	top: 120px;
	left: 330px
}
ul.serviceList01 {
	overflow: hidden;
	zoom: 1;
}
ul.serviceList01 li,
ul.serviceList02 li {
	list-style-type: none;
	min-height: 59px;
	margin-bottom: 10px;
	padding-left: 70px;
}
@media screen and (max-width: 699px) {
ul.serviceList01 li,
ul.serviceList02 li {
	padding-left: 0;
}
}/*@media*/

* html ul.serviceList01 li,
* html ul.serviceList02 li {
	height: 59px;
}
ul.serviceList01 li img,
ul.serviceList02 li img {
	float: left;
	display: inline-block;
	margin: 0 16px 0 0;
}
.serviceList01 span,
.serviceList02 span {
	display: block;
	margin: 0 0 4px 0;
	padding: 32px 8px 4px 8px;
	background: linear-gradient(-90deg, #fff, #D5E6F7 );
	font-weight: bold;
	color: #1D2F82;
}
@media screen and (max-width: 699px) {
.serviceList02 li > span {
	padding: 0;
}
.serviceList02 li > span span {
	padding: 4px;
}
}/*@media*/

ul.serviceList02 li span span.none {
	display: none;
}
@media screen and (max-width: 699px) {
ul.serviceList02 li span span.none {
	display: block;
	background: #D4E6F7;
}
}/*@media*/

ul.serviceList02 li.first {
	background:url(/images/sky/servise/solution/ec-customer_il03.gif) no-repeat;
}
ul.serviceList02 li.first span {
	background:url(/images/sky/servise/solution/ec-customer_il04.gif) no-repeat;
}
ul.serviceList02 li.second {
	background:url(/images/sky/servise/solution/ec-customer_il05.gif) no-repeat;
}
ul.serviceList02 li.second span {
	background:url(/images/sky/servise/solution/ec-customer_il06.gif) no-repeat;
}
ul.serviceList02 li.third {
	background:url(/images/sky/servise/solution/ec-customer_il07.gif) no-repeat;
}
ul.serviceList02 li.third span {
	background:url(/images/sky/servise/solution/ec-customer_il08.gif) no-repeat;
}
@media screen and (max-width: 699px) {
ul.serviceList02 li {
	background: none!important;
}
}/*@media*/

.red {
	color:#f01d00 !important;
	font-size: 100% !important;
}

.tablebg_red {
	background:#ffe4e1;
}
div.visualLink {
	position:relative;
}
div.visualLink p {
	position: absolute;
	top:102px;
	left:27px;
	padding:0;
	margin:0;
}
div.visualLink p a {
	display:block;
	width:230px;
	height:68px;
}
div.visualLink p a span {
	display:none;
}