.cont_wrap {margin-bottom: 100px;}
.cont_wrap .titleImg {height: 170px; overflow: hidden;}



table.style01 {
	font-size: 14px;
	border-top: 2px solid #444444;
	border-collapse: collapse;
	width: 100%;
}

table.style01 tr {
	border-bottom: 1px solid #e1e1e1;
}
table.style01 tr:last-child {
	border-bottom: 1px solid #bbc0c2;
}

table.style01 th {
	background-color: #eaf3fa;
	color:#222222;
	padding: 10px 20px;
	width: 150px;
	text-align: left;
}

table.style01 th.w100 {
	width: 100px;
}
table.style01 th.w150 {
	width: 150px;
}
table.style01 th.w_a {
	width: auto;
}
table.style01 td.w_a {
	width: auto;
}
table.style01 td.w120 {
	width: 120px;
}

table.style01 thead th {
	background-color: #ffffff;
	text-align: center;
}

table.style01 td {
	padding: 10px 20px;
	font-size: 13px;
	line-height:130%;
}
table.style01 td a{
	color:#288ad6;
	font-weight:400;
}
table.style01 td.r_border {
	border-right: 1px solid #e1e1e1;
}




#navigation {
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	background-color: #fdfdfd;
	position: relative;
}
#navigation.top {
	position: fixed;
	width: 990px;
	top:0;
}

#navigation > div {
	border-right: 1px solid #e1e1e1;
	float: left;
	width: 158px;
}
#navigation > div.e​xcept {
	width: 265px;
}

#navigation div.home {
	width: 40px;
	height: 38px;
}
#navigation div.home a {
	background: url('../images/home.png') no-repeat center center;
	text-indent: -1000px;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 10px;
	box-sizing: border-box;
}
#navigation div.sub {
	position: relative;
	height: 38px;
}


#navigation div.sub > a {
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: url('../images/icon_01.png') no-repeat 90% center;
}
#navigation .sub ul {
	position: absolute;
	width: 100%;
	border: 1px solid #e1e1e1;
	background-color: #ffffff;
	margin-left: -1px;
}
#navigation .sub ul li {
	border-bottom: 1px solid #e1e1e1;
}
#navigation .sub ul li a {
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 10px;
	box-sizing: border-box;
}
#navigation .sub ul li a:hover {
	background-color: #a0d7ff;
}



.content {
	padding: 40px;
	color:#333333;
	font-size: 16px;
}
.content h1 {
	font-size: 35px;
	letter-spacing:-0.04em;
	font-weight: 700;
	margin-bottom: 10px;
}
.content h1.h1 {margin-top: 40px;}
.content h1.h2 {margin-bottom: 90px;}


.content .summary01 {
	width: 100%;
	background-color: #eaf3fa ;
	padding: 20px;
	line-height: 24px;
	box-sizing: border-box;
	font-size: 14px;
}
.content .summary01 span {
	display: block;
}

.content .summary02 {
	width: 100%;
	background-color: #eaf3fa ;
	border-top: 2px solid #000000;
	padding: 20px;
	line-height: 24px;
	box-sizing: border-box;
}
.content .summary02 div {
	font-size: 16px;
	width: 150px;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	font-weight: 700;
}
.content .summary02 span {
	display: table-cell;
}
.content .summary02 span strong {
	font-weight: 700;
	padding-top: 15px;
	display: inline-block;
}


.content .blue-txt {
	color:#005aab;
}


.content .blue-top-border {
	border-color: #426e95;
}
/*border-color: #fcfcfc;*/


/* about us / general info */
.aboutus01 .blue-txt {
	margin: 50px 0 20px;
}

.aboutus02 p {
	padding: 40px 0 40px 0;
	font-size: 14px;
}

.aboutus02 table {
	margin: 0 ;
	border-collapse: collapse;
}
.aboutus02 table th {
	font-weight: 400;
	color: #ffffff;
	width: 80px;
	border-bottom: 1px solid #ffffff;
}

.aboutus02 table tr th.nth-child-1 {background-color: #288ad6;}
.aboutus02 table tr th.nth-child-2 {background-color: #3d95da;}
.aboutus02 table tr th.nth-child-3 {background-color: #53a1de;}
.aboutus02 table tr th.nth-child-4 {background-color: #68ade2;}
.aboutus02 table tr th.nth-child-5 {background-color: #7eb9e6;}
.aboutus02 table tr th.nth-child-6 {background-color: #93c4ea;}
.aboutus02 table tr th.nth-child-7 {background-color: #a9d0ef;}

.aboutus02 table td {
	border-bottom: 1px solid #e1e1e1;
	font-size: 13px;
	padding: 10px 0;
	line-height: 24px;
	letter-spacing:-0.04em;
}

.aboutus02 table td.spacer {width: 25px;border: none;}


/* aboutus03 */
.aboutus03 > div {
	padding: 0;
}
.aboutus03 table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 40px;
}
.aboutus03 table caption {
	text-align: right;
	font-size: 14px;
}

.aboutus03 table th {
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	background-color: #288ad6;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	padding: 5px;
}
.aboutus03 table th span {
	font-size: 14px;
}


.aboutus03 table td {
	border-bottom: 1px solid #e1e1e1;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	line-height: 24px;
}


/* aboutus04 */
.aboutus04 > div {
	padding: 0;
}

.aboutus04 > div > div.logo{
	padding-bottom:20px;
}

.aboutus04 h2 {
	color: #288ad6;
	font-size: 22px;
	font-weight: 400;
	margin: 40px 0 10px;
	padding-left:25px;
	background: url('../images/blit01.png') no-repeat 0 center;
}

.aboutus04 p {
	font-size: 14px;
}

/* business */
.business01 > div {
	padding: 0;
}

.business01 > p {
	font-size: 16px;
	line-height: 23px;
}
.business01 h2 {
	color: #288ad6;
	font-size: 22px;
	font-weight: 400;
	margin: 40px 0 10px;
	padding-left:25px;
	background: url('../images/blit01.png') no-repeat 0 center;
}
.business01 h2 a {
	color: #288ad6;
	font-size: 22px;
	font-weight: 400;
	margin: 40px 0 10px;
}


.business01 h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 20px 0 10px;
	background: url('../images/bullet01.png') no-repeat 0 70%;
	padding-left: 20px;
}
.business01 h3.email {
	font-size:14px;
	font-weight:normal;
	padding-left:25px;
	background: url('../images/blit02.png') no-repeat 0 33%;
}

.business01 h3.style01 {
	font-size: 14px;
	font-weight: 400;
	background: url('../images/bullet01.jpg') no-repeat 0 33%;
}
.business01 h3.style01 span {
	font-weight: 700;
}
.business01 h3.style02 {
	font-size: 14px;
	font-weight: 400;
	background: url('../images/bullet01.jpg') no-repeat 0 70%;
}
.business01 h3.style02 span {
	font-weight: 700;
}


.business01 h3.nmargin {
	margin-bottom: 0;
}


.business01 h4 {
	font-size: 15px;
	font-weight: 300;
	margin: 8px 0 0 10px;
	padding-left: 13px;
	background: url('../images/bullet01.jpg') no-repeat 0 10px;
}

.business01 > div > p {
	font-size: 14px;
	line-height: 24px;
	color: #555555;
}
.business01 > div > p.image {
	text-align: center;
	padding: 50px;
	max-width:800px;
}
.business01 > div > p.image2 {
	text-align: center;
	padding: 20px 0;
}

.business01 > div > div {
	font-size: 14px;
	line-height: 24px;
	padding-left: 20px;
	color: #555555;
}

.business01 > div > div.cont {
	font-size: 14px;
	line-height: 24px;
	padding-left: 23px;
	color: #555555;
}


.business01 > div > div.email {
	font-size: 12px;
	border-top: 2px solid #444444;
	padding-left: 0;
	margin-top:20px;
}
.business01 > div > div.email p {
	border-bottom: 1px solid #e1e1e1;
	padding: 15px;
	line-height: 18px;
	font-size:13px;
}


.business01 table.aws {
	width: 100%;
	background-color: #f2f2f2;
	border-radius: 10px;
	font-size: 14px;
	padding: 20px;
	border-spacing:10px;
}

.business01 table.aws tr {
	padding: 10px;
}


.business01 table.aws th {
	width: 130px;
	text-align: left;
}

.business01 table.aws .aws_r1 td {
	background-color: #ffffff;
	border-radius: 10px;
}
.business01 table.aws .aws_r1 td span {
	text-align: center;
	font-weight: 700;
	display: inline-block;
	box-sizing: border-box;
	margin: 10px;
	width: 46%;
}
.business01 table.aws .aws_r1 td span img {
	vertical-align: middle;
	margin-right: 20px;
}

.business01 table.aws .aws_r1 td span:nth-child(2) {
	border-left: 1px solid #f2f2f2;
}

.business01 table.aws .aws_r2 > td {
	background-color: #ffffff;
	border-radius: 10px;
}


.business01 table.aws .aws_r3 th {
	color: #288ad6;
}
.business01 table.aws .aws_r3 td {
	background-color: #ffffff;
	border-radius: 10px;
}

.business01 table.aws .aws_r3 td > div {
	display: table-cell;
	vertical-align: middle;
	width: 235px;
	padding-left: 50px;
}
.business01 table.aws .aws_r3 td > div:nth-child(1) {
	background: url('../images/icon_030101_03.jpg') no-repeat 0 center;
}
.business01 table.aws .aws_r3 td > div:nth-child(2) {
	background: url('../images/icon_030101_04.jpg') no-repeat 0 center;
	width: 150px;
}
.business01 table.aws .aws_r3 td > div:nth-child(3) {
	background: url('../images/icon_030101_05.jpg') no-repeat 0 center;
}




.business01 table.aws .aws_r4 th {
	color: #015291;
}
.business01 table.aws .aws_r4 td span {
	display: inline-block;
	background-color: #69ace9;
	width: 100%;
	padding: 15px;
	font-weight: 700;
	color: #ffffff;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
}


.business01 table.aws01 th span {
	display: inline-block;
	background-color: #f2f2f2;
	width: 100%;
	padding: 15px 0;
	line-height: 16px;
	font-weight: 600;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
}
.business01 table.aws01 th span.e​xcept {
	height: 49px;
	padding-top: 9px;
}
.business01 table.aws01 td {
	padding: 10px;
	color: #666666;
	line-height: 30px;
	vertical-align: top;
	border-right: 1px solid #f2f2f2;
	border-radius: 0;
}
.business01 table.aws01 td:last-child {
	border-right:0;
}


table.tab_title {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.tab_title td {
	padding: 0;
	width: 50%;
	height: 54px;
}

table.tab_title td.td3 {
	width: 33%;
}
table.tab_title td.td20 {
	width: 20%;
}

table.tab_title .td01 {
	text-align: left;
	padding-right: 5px;
}
table.tab_title .td02 {
	text-align: center;
	padding: 0 5px;
}
table.tab_title .td03 {
	padding-left: 5px;
	text-align: right;
}


.tab_title a {
	display: inline-block;
	width: 100%;
	background-color: #e9e9e9;
	color: #ababab;
	font-size: 16px;
	text-align: center;
	height: 40px;
	padding-top: 8px;
	box-sizing: border-box;
}
.tab_title td.on a {
	color:#ffffff;
	background-color: #288ad6;
}

.tab_title td.on {
	background:url("../images/bullet03.png") no-repeat center bottom;
}

.business01 > div.navigation2 {
	padding: 0 20px;
	background-color: #ffffff;
	height: 40px;
}

.navigation2.top {
	position: fixed;
	width: 870px;
	top:40px;
}

table.tab_title2 {
	width: 100%;
	border-collapse: collapse;
	margin-top: 15px;
}
table.tab_title2 td {
	width: 20%;
	padding: 0;
}


table.tab_title2 a{
	font-size: 16px;
	color: #ababab;
	border-bottom:1px solid #ababab;
	display: inline-block;
	width: 100%;
	text-align: center;
}

table.tab_title2 a.on {
	color:#288ad6;
	font-weight: 700;
	border-bottom:2px solid #288ad6;
}

.business01 > div.solution {
	text-align: center;
	padding: 0;
}
.business01 > div.solution a {
	padding: 0 5px;
}


.business01 div.split01_1 {
	width: 50%;
	display: inline-block;
}
.business01 div.split01_2 {
	width: 40%;
	display: inline-block;
}






.business01 > div > div.newimage {
	font-size: 14px;
	line-height: 24px;
	color: #555555;
	padding: 20px 0 20px;
}

.line_bar {
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
	padding: 20px 0 20px 0;
}
.business01 div.sendmail {
	font-size:14px;
	font-weight:normal;
	padding-left:25px;
	background: url('../images/blit02.png') no-repeat 0 33%;
}

.partners ul {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding-bottom: 40px;
}

.partners ul li {
	display: inline-block;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 35px;
}
.partners ul li a {
	border: 1px solid #e5e5e5;
	display: inline-block;
}




table.style03 {
	font-size: 14px;
	border-top: 2px solid #444444;
	border-collapse: collapse;
	width: 90%;
}

table.style03 tr {
	border-bottom: 1px solid #e1e1e1;
}
table.style03 td.d01 {
	font-weight:bold;
	/*background-color:#f2f2f2;*/
}
table.style03 td.d02 {
	padding-left:16px;
	font-size:13px;
	letter-spacing:-0.04em;
	background: url('../images/bullet01.jpg') no-repeat 10px 16px;
}

table.style03 td {
	padding: 8px;
}
table.style03 td a{
	color:#288ad6;
	font-weight:400;
}
.depth4 {
	padding-top: 10px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.04em;
	line-height:160%;
}