@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* CSS Document */

/* lineup
------------------------------------------------------------*/
.serviceBlock a img,
.serviceBlock a img:hover{
	background:none;
}
.LineupKv{
	margin-bottom:35px;
}

.Contents{
	border-top:#edeff3 solid 1px;
}
.ContentsInner{
	margin:19px auto 0;
    width: 960px;
}
.ContentsInner.short{
	margin: 18px auto 0;
    width: 960px;
}
.BlockArea{
	margin-left:-30px;
	overflow:hidden;
	margin-bottom:70px;
}
.BlockArea.sds{
	margin-bottom:28px;
}
.serviceBlock,
.companyBlock{
	border:#cad5d9 solid 1px;
	background:#ffffff;
	width:463px;
	float:left;
	margin-bottom:30px;
	margin-left:30px;
}
.serviceBlock a{
	text-decoration: none;
}
.serviceBlock .serviceHead{
	margin:1px 1px 0 1px;
	height:98px;
	width:461px;
	background: -moz-linear-gradient(top center, #f0f0f0 0%, #ffffff 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, from(#f0f0f0), to(#ffffff));/* Chrom と Safari */
	background: linear-gradient(to bottom, #f0f0f0, #ffffff);

}
.serviceBlock a:hover .serviceHead,
.serviceBlock a:hover span{
	opacity:0.8;
		-moz-opacity: 0.80;
		filter: alpha(opacity=80);
		-ms-filter: "alpha(opacity=80)";
}
.serviceBlock .serviceLead{
	width:465px;
	height:38px;
	margin-left:-1px;
}
.serviceBlock .serviceText{
	width:424px;
	padding:13px 0 13px 39px;
}
.serviceBlock .serviceContentList{
	margin:0 0 10px 0;
}
.serviceBlock .serviceContentList li{
	font-size:14px;
}
.serviceTag{
	float:left;
	font-size:12px;
	font-weight: bold;
	margin:0 6px 0 7px;
	line-height:21px;
}
.serviceTagList{
	overflow:hidden;
}
.serviceTagList li{
	display:inline-block;
	margin:0 0 5px 0;
	border:#78afc3 solid 2px;
	padding:2px 10px;
	color:#78afc3;
	font-size:12px;
	font-weight: bold;
}
/* long */
.serviceBlock.long{
	width:958px;
	padding-bottom:20px;
}
.serviceBlock.long .serviceLead{
	width:960px;
}
.serviceBlock.long .serviceHead{
	height:126px;
	width:956px;
}
.serviceBlock.long .serviceHead h2{
	float:left;
}
.serviceBlock.long .serviceText{
	width:535px;
	padding:24px 0 0 430px;
	background:url(../img/arrow_link.png) 98% 50% no-repeat;
}
.serviceBlock.long .serviceContentList{
	margin:0 0 16px 0;
}

/*long2*/
.serviceBlock.long2{
	width:958px;
	padding-bottom:20px;
	height: 180px;
}
.serviceBlock.long2 .serviceLead{
	width:960px;
}
.serviceBlock.long2 .serviceHead{
	height:126px;
	width:956px;
}
.serviceBlock.long2 .serviceHead h2{
	float:left;
}
.serviceBlock.long2 .serviceText{
	width:535px;
	padding:24px 0 0 430px;
}
.serviceBlock.long2 .serviceContentList{
	margin:0 0 16px 0;
}
.serviceBlock long2 .btn_trial {
	float: right;
	clear: right;
	margin-right: 500px;
}

/*long3*/
.serviceBlock.long3{
	width:958px;
	padding-bottom:20px;
	height: 180px;
}
.serviceBlock.long3 .serviceLead{
	width:960px;
}
.serviceBlock.long3 .serviceHead{
	height:126px;
	width:956px;
}
.serviceBlock.long3 .serviceHead h2{
	float:left;
}
.serviceBlock.long3 .serviceText{
	width:535px;
	padding:24px 0 0 430px;
}
.serviceBlock.long3 .serviceContentList{
	margin:0 0 16px 0;
}
.serviceBlock long3 .btn_trial {
	float: right;
	clear: right;
	margin-right: 500px;
}
.serviceBlock long3 .service_block {
	float: right;
}

/* casesudy css
------------------------------------------------------------*/
.pageTitle{
	color: #014fa4;
	font-size: 36px;
	font-weight: bold;
	margin-bottom:11px;
}
.CasestudyKv{
	margin-bottom:17px;
}
.CasestudyKv canvas,
#svg{
	height:300px;
	width:960px;
	border: 2px solid #ccc;
}
.userInfo{
	color: #1d233e;
	font-size:40px;
	overflow:hidden;
	margin-bottom:56px;
}
.userInfo .userInfoText{
	padding-top:4px;
 text-align: center;
}
.userInfo img{
	float:left;
	margin-right:24px;
}
.userInfo strong{
	font-size:48px;
 color: #069dff;
}
.userInfo .date{
	font-size:14px;
}
.companyBlock{
	width:423px;
	padding:0 20px 0;
	overflow:hidden;
	position:relative;
}
.companyBlock .companyName{
	font-size: 16px;
	font-weight:bold;
	margin:20px 0 10px;
	height:48px;
	display:table;
}
.companyBlock .companyName span{
	display:table-cell;
	vertical-align:middle;
}
.companyBlock .companyName span:nth-of-type(2) {
	padding-left:15px;
}
.companyBlock .companyLogo img{
	height:24px;
	width:auto;
}
.companyBlock .companyLogo.square img{
	height:48px;
	width:auto;
}
.companyBlock .companyLogo{
	margin-right:15px;
}
.companyBlock .companyLead{
	color: #014fa4;
	font-weight:bold;
	font-size: 15px;
	height:54px;
}
.companyBlock .companyLead2 {
	color: #014fa4;
	font-weight:bold;
	font-size: 14px;
	height:54px;
}
.companyBlock .companyImage{
	float: left;
	margin-top:2px;
	width:150px;
	height:140px;
	background:#999;
}
.companyBlock .companyImage2 {
	float: left;
	margin-right: 16px;
}
.companyBlock .companyImage2 img {
	float: left;
	margin-top:2px;
	width:150px;
	height:140px;
	boader:1px;
	border-color:#999;
}
.companyBlock .companyText{
	padding-left:165px;
	line-height:1.6em;
}
.companyBlock .companyText .textLimit{
}
.companyBlock .companyText p{
	margin-bottom:8px;
}
.companyBlock .readMore a,
.companyBlock .companyLink a{
	color: #0099ff;
}
.companyBlock .companyInfo{
	overflow:hidden;
	margin-bottom:8px;
}
.companyBlock .companyInfo2{
	overflow:hidden;
	margin-bottom:8px;
}
.companyBlock .companyInfo2 p{
    line-height: 1.6em;
				}
.companyBlock .companyTag{
	margin-bottom:14px;;
	overflow:hidden;
}
.companyBlock .companyTag li{
	float:left;
	margin:0 5px 5px 0;
	border:#014fa4 2px solid;
	color:#014fa4;
	font-weight: bold;
	font-size:12px;
	padding:2px 10px;
}
.linkInner{
	display:inline-block;
	background:url(../img/link_icon.png) 0 0px no-repeat;
	height:16px;
	width:15px;
	text-indent: 9999px;
	vertical-align:middle;
}
.linkInner2{
	display:inline-block;
	height:16px;
	width:16px;
	text-indent:-9999px;
	vertical-align:middle;
	background-image: url(../img/link_internal_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 4px;
}
.linkInner.small{
	background-size:25px auto;
	height:14px;
	width:12px;
}
.linkOuter{
	display:inline-block;
	background:url(../img/link_icon.png) 0 -15px no-repeat;
	height:16px;
	width:20px;
	text-indent: -9999px;
	vertical-align:middle;
}
.companyBlock .companyLink{
	text-align:right;
	margin-bottom:16px;
}
.BlockAreaThree{
	margin-left:-18px;
	overflow:hidden;
	margin-bottom:52px;
	padding-top:16px;
}
.company02Block{
	border:#cad5d9 solid 1px;
	background:#ffffff;
	width:278px;
	float:left;
	margin-bottom:18px;
	margin-left:18px;
	padding:16px 14px 0;
	display:table;
  height: 235px !important;
}
.company02Block .company02Logo{
	text-align:center;
}
.company02Block .company02Logo2{
	text-align:center;
}
.company02Block .company02Logo3{
	text-align:center;
}
.company02Block .company02BlockInner{
	display:table-cell;
	vertical-align:middle;
}
.company02Block .company02Logo img{
	height:40px;
	width:auto;
	margin-bottom:5px;
}
.company02Block .company02Logo2 img{
	height:60px;
	width:auto;
	margin-bottom:5px;
}
.company02Block .company02Logo3 img{
	height:90px;
	width:auto;
	margin-bottom:5px;
}
.company02Block .company02Logo.square img{
	height:80px;
}
.company02Block .company02Logo figcaption{
	font-weight:bold;
}
.company02Block .company02Logo + .company02Text,
.company02Block .company02Name + .company02Text{
	margin-top:10px;
}
.company02Block .company02Name{
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
}
.company02Block .company02Head{
	display:table;
	margin-bottom:10px;
}
.company02Block .company02Head > .company02Logo {
	width:116px;
	text-align: left;
	display: table-cell;
	vertical-align:middle;
}
.company02Block .company02Head > .company02Logo > img{
	height:18px;
	width:100px;
	height:auto;

}
.company02Block .company02Head .company02Name{
	font-size:14px;
	display: table-cell;
	vertical-align:middle;
}
.company02Block .company02Head + .company02Text{
	margin:5px 0;
}
.company02LinkList{
	margin-top:10px;
}
.company02LinkList li{
	font-size:12px;
}
.company02LinkList li a{
	color:#0099ff;
}

.cloudGateBlock{
	border:#cad5d9 solid 1px;
	background:#f8f8f8;
	width:278px;
	float:left;
	margin-bottom:18px;
	margin-left:18px;
	padding:10px 14px 0;
	height:94px;
}
.companyInfoArea{
	background:url(../img/bg_shadow.png) 0 0 no-repeat;
	background-size:960px auto;
	padding-top:60px;
}
.companyInfoArea.bgnone{
	background:none;
}
.companyInfoInner{
	margin-bottom:70px;
}
.companyInfoText{
	width:430px;
	margin-right:35px;
	float:left;
}
.companyInfoText p{
	margin-bottom:15px;
}
.cloudGateBlock dl{
}
.cloudGatemoreBlock.long dl{
	margin-bottom:5px;
}
.cloudGatemoreBlock.long .moreblock_inner {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.cloudGatemoreBlock.long .moreblock_inner h2{
	font-size:16px;
	color: #014fa4;
	font-weight:bold;
	margin-bottom:5px;
}
.cloudGatemoreBlock.long .moreblock_inner p {
	margin-right: 10px;
	margin-top: 5px;
}
.cloudGatemoreBlock.long .moreblock_inner a {
	text-decoration: underline;
}
.cloudGateBlock dt,
.cloudGatemoreBlock dt,
.cloudGatemoreBlock dt a{
	font-size:16px;
	color: #014fa4;
	font-weight:bold;
	margin-bottom:5px;
}
.cloudGatemoreBlock dt{
	margin-bottom:8px;
}
.cloudGateBlock dd{
	font-size:12px;
	margin-bottom:2px;
}
.cloudGateBlock .cloudGateLink,
.cloudGatemoreBlock .cloudGateLink{
	color: #0099ff;
	font-size:12px;
}
.cloudGatemoreBlock .cloudGateLink{
	font-size:14px;
}

.cloudGateBlock a,
.cloudGatemoreBlock a{
	text-decoration:none;
}
.cloudGateBlock a:hover,
.cloudGateBlock a:hover dl,
.cloudGateBlock a:hover dt,
.cloudGateBlock a:hover dd,
.cloudGateBlock a:hover p,
.cloudGatemoreBlock a:hover,
.cloudGatemoreBlock a:hover dl,
.cloudGatemoreBlock a:hover dt,
.cloudGatemoreBlock a:hover dd,
.cloudGatemoreBlock a:hover p{
	opacity:0.8;
		-moz-opacity: 0.80;
		filter: alpha(opacity=80);
		-ms-filter: "alpha(opacity=80)";
}

.cloudGatemoreBlock{
	background:#e4eff7;
	width:270px;
	float:left;
	margin-bottom:18px;
	margin-left:18px;
	padding:0 19px 0;
	height:154px;
}
.cloudGatemoreBlock dl{
	margin-top:16px;
}
.cloudGatemoreBlock dt,
.cloudGatemoreBlock dt a{
	font-size: 18px;
}
.cloudGatemoreBlock.long{
	width: 594px;
}
.companyInfoTitle{
	color:#014fa4;
	font-size: 24px;
	font-weight:bold;
	margin-bottom:25px;
}
.cloudGatemoreBlock dd{
	line-height:1.6;
}
.imgcloudGate{
	background:url(../img/img_cloudgate.png) 0 5px no-repeat;
	padding-left:127px;
	width:142px;
	font-size:12px;
	height:110px;
}

.imgcloudGate p{
	margin-bottom:8px;
}
.imgcloudGate a{
	width:132px;
	padding-left:10px;
}

/* Support */

.supportMiddle {
	overflow:hidden;
}

.supportMiddle .block_bg {
	margin: 10px;
	background-color: #fff;
}
.supportMiddle .support_block1 {
	border: 10px solid #1771b7;
	width: 580px;
	float: left;
}
.supportMiddle .support_block2 {
	border: 10px solid #1771b7;
	width: 320px;
	float: right;
}
.supportMiddle .midashi_s_block {
	background-color: #1771B7;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 50px;
}
.supportMiddle .midashi_s_block_3 {
	background-color: #1771B7;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 50px;
	/*background-image: url(/img/support/icon_site_support2.png);
	background-repeat: no-repeat;
	background-position: 600px;*/
}
.supportMiddle  #support_block3 {
	width: 940px;
	margin-top: 10px;
	border: 10px solid #1771b7;
	padding-left: 0px;
	height: 225px;
}
.supportMiddle .support_block3-1 {
	background-color: #1771B7;
	width: 300px;
	float: left;
	height: 225px;
}
.supportMiddle .support_block3-2 {
	width: 640px;
	float: right;
	height: 225px;
}
.supportMiddle .support_block3_1 {
	border: 10px solid #1771b7;
	width: 940px;
	float: left;
}
.supportMeritbox {
	overflow:hidden;
}
.supportMeritbox  .meritblock_cover1 {
	width: 460px;
	background-image: url(../img/support/bg_shadow460.png);
	background-position:  30px 100%;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	float: left;
}
.supportMeritbox  .meritblock_cover2 {
	width: 460px;
	background-image: url(../img/support/bg_shadow460.png);
	background-position:  30px 100%;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	float: right;
}
.supportMeritbox .meritblock1 {
	width: 420px;
	float: left;
	padding: 20px;
	height: 700px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.supportMeritbox .meritblock2 {
	border: 1px solid #CCCCCC;
	width: 420px;
	float: right;
	padding: 20px;
	height: 700px;
}
.supportMeritbox p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.supportMeritbox h3 {
	font-size: 22px;
	font-weight: 600;
	color: #1771b7;
	text-align: center;
	letter-spacing: 2px;
}
.supportMeritbox ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 10px;
}
.supportMeritbox .arrow {
	font-size: 18px;
	font-weight: 400;
	color: #1771b7;
	background-image: url(../img/support/blue_circle_arrow.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
}

/* Concept */
.square_b_BlockWrapper{
	margin-bottom:66px;
	margin-top: 30px;
}
.square_b_BlockWrapper ul{
	overflow:hidden;
}
.square_b_BlockWrapper a img{
	background:transparent;
}

.square_b_BlockWrapper a:hover img{
	background:transparent;
	opacity: 0.80;
		-moz-opacity: 0.80;
		filter: alpha(opacity=80);
		-ms-filter: "alpha(opacity=80)";
}
.square_b_Inner{
	height:230px;
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.square_b_First_Second{
	border:#d6d6d6 solid 1px;
	width: 293px;
	float: left;
	margin-right:30px;
}

.square_b_Third{
	border:#d6d6d6 solid 1px;
	width: 293px;
	float: left;
}

.sdsHead h2.bgpoint01{
	padding-left:70px;
	background-image: url(../img/concept/img_concept_point1.png);
	background-repeat: no-repeat;
	line-height: 65px;
	font-size: 30px;
}

.sdsHead h2.bgpoint02{
	background:url(../img/concept/img_concept_point2.png) 0 2px no-repeat;
	padding-left:70px;
	background-repeat: no-repeat;
	line-height: 65px;
	font-size: 30px;
}
.sdsHead h2.bgpoint03{
	padding-left:70px;
	background-repeat: no-repeat;
	line-height: 30px;
	font-size: 26px;
	background-image: url(../img/concept/img_concept_point3.png);
	background-position: 0 -1px;
}

.conceptMiddle{
	border:1px solid #d6d6d6;
}
.conceptMiddle  p       {
	line-height: 22px;
}
.conceptMiddleInner{
	padding:41px 39px;
}
.conceptMiddle .conceptMiddleTitle{
	font-size:24px;
	color:#014fa4;
	font-weight: 600;
	margin-bottom:16px;
	margin-top: 20px;
}
.conceptMiddle .conceptMiddleTitle2{
	font-size:18px;
	color:#1D1C2F;
	font-weight: 800;
	margin-bottom:16px;
	margin-top: 20px;
}
.conceptMiddle .textList{
	margin-bottom:27px;
}
.conceptMiddle .textList li{
	margin-bottom:5px;
	line-height:1.5;
}
.conceptMiddle .textList li.aleart{
	font-size: 12px;
	margin-bottom:3px;
}
.conceptMiddle .listWrapper{
	overflow:hidden;
}
.conceptMiddle .list01{
	float:left;
	margin-right:90px;
}

.conceptMiddleBlock .nomal {
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	margin-left: 25px;
}
.conceptMiddleBlock .point2_role_l {
	float: left;
	width: 510px;
	clear: left;
}
.conceptMiddleBlock .point2_role_r {
	float: right;
	width: 360px;
	clear: right;
}
.conceptMiddleBlock  .point3_role_l {
	float: left;
	width: 580px;
	clear: left;
}
.conceptMiddleBlock .point3_role_r {
	float: right;
	width: 290px;
}
.sec_pics  .picture_thum{
	float: left;
	margin-right:20px;
}

/*leanModal*/
#lean_overlay {
    display: none;
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;

}

.modal {
    display: none;
    width: 500px;
    padding: 10px 20px;
    background: #FFF;
}
/*leanModal*/


/* sds */
.SDSKv{
	margin-bottom:12px;
	position:relative;
}
.sdsLead{
	margin-bottom:18px;
}
.sdsFirst{
    padding: 20px 0 45px 30px;
    width: 465px;
	float:left;
	background:url(../img/lineup/bg_sds_block.png) 30px 100% no-repeat;
}
.sdsFirst h2{
	margin-bottom:24px;
}
.sdsFirstHead{
	background:#0073be;
	overflow:hidden;
	padding:14px 20px 14px;
	background: -moz-linear-gradient(top center, #0063a3 0%, #0075c1 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, from(#0063a3), to(#0075c1));/* Chrom と Safari */
	background: linear-gradient(to bottom, #0063a3, #0075c1);

}
.sdsFirstHead h3{
	font-size:25px;
	color:#ffffff;
	font-weight:bold;
	float:left;
	line-height:1.2;
}
.sdsFirstHead h3 span{
	font-size:18px;
	display:block;
}
.sdsFirstHead ul{
	margin-top:12px;
	float:right;
	overflow:hidden;
}
.sdsFirstHead ul li,
.sdsHeadInner ul li{
	float:left;
	margin-left:5px;
}
.sdsFirstMiddle{
	border:#cad5d9 solid 1px;
	border-top:none;

}
.sdsFirstMiddleInner{
	padding:25px 19px;
	height:325px;
}
.sdsFirstMiddle .sdsMiddleHead{
	color:#014fa4;
	font-size: 20px;
	font-weight:bold;
	margin-bottom:13px;
}
.sdsFirstMiddle .IconList{
	overflow:hidden;
	margin-left:-20px;
	margin-bottom:28px;
}
.sdsFirstMiddle .ptn_two{
	margin-left:60px;
}
.sdsFirstMiddle .IconList li{
	float:left;
	margin-left:20px;
}
.sdsFirstMiddle .listTitle,
.sdsMiddle .listTitle{
	font-size:16px;
	margin-bottom:3px;
	font-weight:bold;
}
.sdsMiddle .listTitle{
	margin-bottom:5px;
}
.sdsMiddleBlock img + .listTitle{
	margin-top:47px;
}
.sdsFirstMiddle .sdsMiddleList li{
	line-height:1.6;
}
.sdsFirstMiddle .sdsMiddleList .important{
	color:#176fcf;
	font-weight:bold;
}
.sdsFirstFooter{
	background:#e4eff7;
	padding:25px 0;
	border:1px solid #FFF;
}
.sdsHeadInner{
	display:table;
}
.sdsHead h2{
	font-size:26px;
	color:#014fa4;
	font-weight:bold;
	line-height:1.2;
	margin-right:10px;
	height:60px;
	display:table-cell;
	vertical-align:middle;
}
.sdsHead h2.bgCloudGate{
	background:url(../img/ico_sds_cloudgate.png) 0 5px no-repeat;
	padding-left:70px;
	font-size:36px;
}
.sdsHead h2.bgCloudGate02{
	background:url(../img/ico_sds_googlesync.png) 0 5px no-repeat;
	padding-left:70px;
	font-size:36px;
	padding-top:5px;
}
.sdsHead h2.bgCloudGate03{
	background:url(../img/ico_sds_sp.png) 0 2px no-repeat;
	padding-left:70px;
}

.sdsHead h2.bgNone{
	font-size:36px;
}
.sdsHead span{
	font-size:18px;
	display:block;
}
.sdsHead.future{
	padding-bottom:15px;
}
.sdsHeadInner{
	overflow:hidden;
	margin-bottom:10px;
	padding-top:5px;
}
.sdsHeadInner ul{
	margin:34px 0 0 10px;
	float:left;
}
.sdsHead .lead{
	font-size:16px;
	margin-bottom:25px;
}
.sdsMiddle{
	border:1px solid #d6d6d6;
}
.sdsMiddleInner{
	padding:41px 39px;
}
.sdsMiddle .sdsMiddleTitle{
	font-size:24px;
	color:#014fa4;
	font-weight: bold;
	margin-bottom:16px;
}
.sdsMiddle .textList{
	margin-bottom:27px;
}
.sdsMiddle .textList li{
	margin-bottom:5px;
	line-height:1.5;
}
.sdsMiddle .textList li.aleart{
	font-size: 12px;
	margin-bottom:3px;
}
.sdsMiddle .listWrapper{
	overflow:hidden;
}
.sdsMiddle .list01{
	float:left;
	margin-right:90px;
}
.sdsMiddle .sdsMiddleBlock:first-child{
	margin-bottom:40px;

}
.sdsMiddle .bnrfooter{
	margin:1px;
	position:relative;
	padding-top:10px;
}
.sdsMiddle .bnrfooter .btn{
	position:absolute;
	top:70px;
	right:40px;
}

/*sdsTable1
------------------------------------*/
.sdsTable{
	border:#7e97b2 2px solid;
	width: 960px;
}
.sdsTable .line_r{
	border-right:#7e97b2 2px solid;
}
.sdsTable th{
	background:#e0edf1;
	font-weight: bold;
}
.sdsTable td.text_tate{
	line-height:1.1;
	width:20px;
}
.sdsTable td.td_rec{
	background:#f1fef9;
}
.sdsTable th,.sdsTable td{
	border-right:#c0bebe 1px solid;
	border-bottom:#c0bebe 1px solid;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	width:118px;
    word-wrap: normal;
    word-break: normal;
}
.sdsTable tr:last-child td{
	border-bottom: 0;
}
.sdsTable th:last-child,.sdsTable td:last-child{
	border-right: 0;
}
.sdsTable th.os{
	font-size:18px;
}
.sdsTable .align_t{
	vertical-align:top;
}
.sdsTable .align_l {
	text-align:left;
}
.sdsTable .title:nth-child(1){
}
.sdsTable td .head{
	font-size: 12px;
	margin-bottom:10px;
}
.sdsTable td .head.mb60{
	margin-bottom:60px;
}
.sdsTable td img + p{
	margin-top:10px;
}
.sdsTable tbody tr:nth-child(1) td,
.sdsTable tbody tr:nth-child(2) td,
.sdsTable tbody tr:nth-child(3) td,
.sdsTable tbody tr:nth-child(6) td,
.sdsTable tbody tr:nth-child(7) td{
	vertical-align:top;
}
.sdsTable tbody tr:nth-child(1) td.title,
.sdsTable tbody tr:nth-child(2) td.title,
.sdsTable tbody tr:nth-child(3) td.title,
.sdsTable tbody tr:nth-child(6) td.title,
.sdsTable tbody tr:nth-child(7) td.title{
	vertical-align:middle;
}

/*sdsTable2
------------------------------------------------------------*/
.sdsTable2{
	border:#7e97b2 2px solid;
	width: 860px;
}
.sdsTable2 .line_r{
	border-right:#7e97b2 2px solid;
}
.sdsTable2 th{
	background:#e0edf1;
	font-weight: bold;
}

.sdsTable2 td.text_tate{
	line-height:1.1;
	width:20px;
}
.sdsTable2 td.td_rec{
	background:#f1fef9;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 96px;
	font-size: 12px;
}
.sdsTable2 th,.sdsTable td{
	border-right:#c0bebe 1px solid;
	border-bottom:#c0bebe 1px solid;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	width:90px;
    word-wrap: normal;
    word-break: normal;
}
.sdsTable2 tr:last-child td{
	border-bottom: 0;
}
.sdsTable2 th:last-child,.sdsTable td:last-child{
	border-right: 0;
}
.sdsTable2 th.os{
	font-size:18px;
}
.sdsTable2 .align_t{
	vertical-align:top;
}
.sdsTable2 .align_l {
	text-align:left;
}
.sdsTable2 .title:nth-child(1){
}
.sdsTable2 td .head{
	font-size: 12px;
	margin-bottom:10px;
}
.sdsTable2 td .head.mb60{
	margin-bottom:60px;
}
.sdsTable2 td img + p{
	margin-top:10px;
}
.sdsTable2 tbody tr:nth-child(1) td,
.sdsTable2 tbody tr:nth-child(2) td,
.sdsTable2 tbody tr:nth-child(3) td,
.sdsTable2 tbody tr:nth-child(6) td,
.sdsTable2 tbody tr:nth-child(7) td{
	vertical-align:top;
}
.sdsTable2 tbody tr:nth-child(1) td.title,
.sdsTable2 tbody tr:nth-child(2) td.title,
.sdsTable2 tbody tr:nth-child(3) td.title,
.sdsTable2 tbody tr:nth-child(6) td.title,
.sdsTable2 tbody tr:nth-child(7) td.title{
	vertical-align:middle;
}

/*sdsTable3
------------------------------------*/
.sdsTable3{
	border:#7e97b2 2px solid;
	width: 888px;
}
.sdsTable3 .line_r{
	border-right:#7e97b2 2px solid;
	font-size: 12px;
	padding: 8px;
	width: 100px;
}
.sdsTable3 .title{
	text-align: center;
	font-weight: bold;
}
.sdsTable3 th{
	background:#e0edf1;
	font-weight: bold;
}
.sdsTable3 th.grade{
	color: #147ABF;
}
.sdsTable3 th.pattern{
	font-weight: bold;
	background-color: #E4E6F3;
}
.sdsTable3 th.number{
	font-weight: bold;
	background-color: #FFF0CF;
}
.sdsTable3 th.strength{
	font-weight: bold;
	background-color: #f6fcf2;
}
.sdsTable3 td.text_tate{
	line-height:1.1;
	width:20px;
}
.sdsTable3 td.bg_pattern{
	background-color: #FAFBFE;
}
.sdsTable3 td.bg_number{
	background-color: #FFFEFA;
}
.sdsTable3 td.td_rec{
	background:#f1fef9;
}
.sdsTable3 td.td_rec_pattern{
	background:#e4e7f5;
	text-align: left;
	padding-left: 16px;
}
.sdsTable3 td.td_rec_number{
	background:#FFF8E9;
text-align: left;
	padding-left: 16px;
}
.sdsTable3 td.td_rec_strength{
	background:#fcfff5;
 text-align: left;
	padding-left: 16px;
}

.sdsTable3 th,.sdsTable3 td{
	border-right:#c0bebe 1px solid;
	border-bottom:#c0bebe 1px solid;
	text-align:center;
	vertical-align:middle;
	padding:4px;
	width:80px;
    word-wrap: normal;
    word-break: normal;
}
.sdsTable3 tr:last-child td{
	border-bottom: 0;
}
.sdsTable3 th:last-child,.sdsTable3 td:last-child{
	border-right: 0;
}
.sdsTable3 th.os{
	font-size:18px;
}
.sdsTable3 .align_t{
	vertical-align:top;
}
.sdsTable3 .align_l {
	text-align:left;
}
.sdsTable3 .title:nth-child(1){
}
.sdsTable3 td .head{
	font-size: 12px;
	margin-bottom:10px;
}
.sdsTable3 td .head.mb60{
	margin-bottom:60px;
}
.sdsTable3 td img + p{
	margin-top:10px;
}
.sdsTable3 tbody tr:nth-child(1) td,
.sdsTable3 tbody tr:nth-child(2) td,
.sdsTable3 tbody tr:nth-child(3) td,
.sdsTable3 tbody tr:nth-child(6) td,
.sdsTable3 tbody tr:nth-child(7) td{
	vertical-align:top;
}
.sdsTable3 tbody tr:nth-child(1) td.title,
.sdsTable3 tbody tr:nth-child(2) td.title,
.sdsTable3 tbody tr:nth-child(3) td.title,
.sdsTable3 tbody tr:nth-child(6) td.title,
.sdsTable3 tbody tr:nth-child(7) td.title{
	vertical-align:middle;
}
.sdsTable3 .green_circle {
	font-size: 18px;
	color: #32BE12;
}
.sdsTable3 .wblue_triangle {
	font-size: 18px;
	color: #147ABF;
}

/*Chromebook
------------------------------------------------------------*/
.chromebookKv{
	margin-bottom:12px;
	position:relative;
}
.CbookMmenuList {
	clear:both;
	overflow:hidden;
	border:#d6d6d6 1px solid;
	border-bottom:#d6d6d6 2px solid;
	border-top:none;
	padding:1px 0;
}
.CbookMmenuList li {
	float:left;
	border-right:#d6d6d6 1px solid;
	padding:1px 1px;
	width:236px;
	height:54px;
}
.CbookMmenuList li:last-child{
	border-right:none;
	width:239px;
}
.CbookMmenuList li a span,
.twoMenuList li a span{
	display:block;
	height:56px;
	background:url(/img/Chromebook/text_cbook_menu01.png) 0 0 no-repeat;
	text-indent:-9999px;
}
.CbookMmenuList li a:hover span {
	opacity:0.8;
		-moz-opacity: 0.80;
		filter: alpha(opacity=80);
		-ms-filter: "alpha(opacity=80)";
}
.CbookMmenuList li:nth-of-type(2) a span{
	background:url(/img/Chromebook/text_cbook_menu02.png) 0 0 no-repeat;
}
.CbookMmenuList li:nth-of-type(3) a span{
	background:url(/img/Chromebook/text_cbook_menu03.png) 0 0 no-repeat;
}
.CbookMmenuList li:nth-of-type(4) a span{
	background:url(/img/Chromebook/text_cbook_menu04.png) 0 0 no-repeat;
}
.CbookMmenuList a {
	background: -moz-linear-gradient(top center, #f0f0f0 0%, #ffffff 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, from(#f0f0f0), to(#ffffff));/* Chrom と Safari */
	background: linear-gradient(to bottom, #f0f0f0, #ffffff);/* 共通 */
	display:block;
	width:100%;
	text-align:center;
}


/*Chromebook
------------------------------------------------------------*/

/* privacy
------------------------------------------------------------*/
.privacyBlock{
	margin-bottom:80px;
}
.privacyBlock:last-child{
	margin-bottom:100px;
}
h1 + .privacyBlock{
	margin-top:56px;
}
.privacyBlock p{
	line-height:1.7;
}
.privacyBlock p a{
	color: #09f;
}
.privacyBlock h2{
	color: #014fa4;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
}
.privacyBlock h3{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.privacyBlock h3 + table{
    margin-top: 12px;
}
.privacyBlock h2 + p,
.privacyBlock h3 + p{
}
.privacyBlock p + h2,
.privacyBlock p + h3{
	margin-top:60px;
}
.privacyBlock ol{
	margin:0 0 63px 30px;
}
.privacyBlock ol.useto{
	margin-bottom:30px;
}
.privacyBlockInner{
	margin:0 0 5px 30px;
}
.privacyBlockInner{
	padding-top:35px;
}
.privacyBlock li{
	margin-bottom:30px;
}
.privacyBlock dt{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.privacyBlock dd{
	padding:0 0 30px;
}
.privacyBlock dd .inner{
	padding:5px 15px 10px;
}
.privacyTable{
	border: 1px solid #c0bebe;
	margin-bottom:40px;
}
.privacyTable th,
.privacyTable td{
	border: 1px solid #c0bebe;
	padding:10px 10px;
}
.privacyTable th{
	background:#e0edf1;
}
.privacyInfo{
	text-align:right;
}
.privacyInfo p{
}
.privacyInfo02{
	margin:0 30px;
}
.privacyInfo02 .bold{
	font-weight: bold;
	margin-bottom:5px;
}
.privacyInfo02 dl{
	overflow:hidden;
}
.privacyInfo02 dt{
	float:left;
	width:180px;
	font-size:14px;
}
.privacyInfo02 dd{
	padding-bottom:0px;
}
.privacyBlock li.inner{
	padding:0 15px;
}
.privacyBlock li.inner p{
	margin-left:1em;
}
.mb10{
	margin-bottom:10px;
}

/* contact
-------------------------------------------------------*/
.ContactKv{
	margin-bottom:44px;
}
.contactLead{
	margin-bottom:30px;
	line-height:1.7;
	margin-bottom:33px;
}
.contactLead a{
	color: #0099ff;
}
.contactLead.last{
	border:#d6d6d6 1px solid;
	padding:40px;
}
.contact .contactLead p:first-child{
	margin-bottom:8px;
}
.contactTable{
	width:100%;
	margin-bottom:55px;
	 border-top: 1px solid #c0bebe;
}
.contactTable th{
	 padding:15px 10px 9px 30px;
	 width:220px;
}
.contactTable td{
	 padding:12px 30px;
}
.contactTable th{
	 background:#f3f6f7;
	 overflow:hidden;
	 vertical-align:top;
	 border-right: 1px solid #c0bebe;
	 border-bottom: 1px solid #c0bebe;
	 line-height:1.8;
}
.contactTable th span{
	vertical-align:middle;
}
.contactTable td{
	 border-bottom: 1px solid #c0bebe;
}
.contactTable td.maildata p{
	margin-bottom:15px;
	font-size: 12px;
}
.contactTable td.maildata input{
	margin-right:10px;
}
.contactTable td.maildata p:last-child{
	margin-bottom:0;
}
.contactTable td input[type='text'],
.contactTable td input[type='email']{
	width:225px;
}
.contactTable td textarea{
	width:480px;
	height:100px;
}

.contactTable th .must{
	 color:#fff;
	 font-size:12px;
	 padding:1px 9px;
	 margin-left:10px;
	 vertical-align:middle;
	 background:#cc0000;
	 display:inline-block;
}
.leftList{
	overflow:hidden;
}
.leftList li{
	float:left;
	margin-right:15px;
	font-size: 12px;
	vertical-align:middle;
}
.leftList li:last-child{
	margin-right:0;
}
.checkList{
	margin-top:10px;
}
.checkList li{
	margin-bottom:10px;
	font-size: 12px;
}
.checkList.left li{
	display:inline-block;
	padding-right:18px;
}
.checkList.left li input{
	vertical-align:middle;
}
.pravacyArea{
	padding:0 0;
}
.privacyBox{
	height:150px;
	overflow-y:scroll;
	border: 1px solid  #999;
	margin-bottom:28px;
	line-height:1.8;
}
.pravacyTitle{
	font-size:24px;
	color:#014fa4;
	margin-bottom:10px;
	font-weight: bold;
}
.agree{
	text-align:center;
}
.agree input{
	margin-bottom:38px;
	overflow:hidden;
	font-weight:bold;
}
.textPleaseCheck{
	margin-bottom:15px;
}
.ContentsInner.contact{
	margin-bottom:100px;
}
.contactBtns{
	width:560px;
	margin:0 auto;
	overflow:hidden;
}
.btn01{
	background:url(../img/bg_btn_gray.png) 0 0 repeat-x;
	height:60px;
	width:240px;
	position:relative;
	border:none;
	border-radius:4px;
	cursor: pointer;
}
.btn02{
	background:url(../img/bg_btn_L.png) 0 0 repeat-x;
	height:60px;
	width:280px;
	padding-left:20px;
	position:relative;
	border:none;
	border-radius:4px;
	color:#FFF;
	font-size:20px;
	cursor: pointer;
}
.btn04{
	background:url(../img/bg_btn_gray.png) 0 0 repeat-x;
	height:60px;
	width:280px;
	padding-left:20px;
	position:relative;
	border:none;
	border-radius:4px;
	color:#FFF;
	font-size:20px;
	cursor: pointer;
}
.grayBtn,
.blueBtn{
	height:60px;
	width:240px;
	border:none;
	background:none;
	color:#FFF;
	font-size:20px;
	cursor: pointer;
}
.btn01:hover,
.btn02:hover,
.btn03:hover,
.btn04:hover{
	opacity:0.8;
}
.btn01{
	float:left;
	text-align:center;
}
.btn02{
	float:right;
	text-align:center;
}
.btn04{
	float:right;
	text-align:center;
}
.btn01:before{
	content:'';
	background:url(../img/btn_arrow_l.png) 0 0 no-repeat;
	height:25px;
	width:20px;
	position:absolute;
	top:18px;
	left:15px;
	display:block;
}
.btn02:before,
.btn03:before{
	content:'';
	background:url(../img/btn_arrow_r_02.png) 0 0 no-repeat;
	background-size:auto 25px;
	height:25px;
	width:20px;
	position:absolute;
	top:18px;
	left:15px;
	display:block;
}
.btn04:before{
	content:'';
	background:url(../img/btn_arrow_r_02.png) 0 0 no-repeat;
	background-size:auto 25px;
	height:25px;
	width:20px;
	position:absolute;
	top:18px;
	left:15px;
	display:block;
}
.btn03{
	margin:0 auto;
	overflow:hidden;
	float:none;
	background:url(../img/bg_btn_gray.png) 0 0 repeat-x;
	height:60px;
	width:280px;
	position:relative;
	border:none;
	border-radius:4px;
}
.btn03 .grayBtn{
	width:280px;
}

.BlockArea.address{
	margin-bottom:0;
}
.address .serviceBlock .serviceContentList{
	margin:0;
}
/* future */
.futureText {
	margin:16px 0 46px;
}
.futureTextInner{
	margin-bottom: 15px;
}
.futureText p{
	line-height:1.6;
}
.futureText h3{
	font-weight: bold;
	margin-bottom: 5px;
}
.futureText .subtitle{
	font-size: 16px;
}.BlockAreaFour {
	overflow:hidden;
	margin-bottom:30px;
	padding-top:10px;
	padding-left: 0px;
	margin-left: -15px;
}
.download02Block {
	background:#ffffff;
	width:278px;
	float:left;
	margin-bottom:18px;
	margin-left:18px;
	display:table;
	padding-top: 16px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	font-size: 12px;
	line-height: 18px;
}
.download02Block h2 {
	font-weight: 600;
	color: #002087;
	font-size: 15px;
}
.download02Block a {
	text-decoration: underline;
	color: #2A2A2B;
}
.download02Block a:hover {
	text-decoration: none;
	color: #999999;
}
.download02Block li {
	list-style-type: disc;
	list-style-position: inside;
}
.BlockAreaFour .whiteCont2 {
	margin-right: auto;
	margin-left: -20px;
	padding: 10px;
	margin-top: 30px;
	background-color: #fff;
	background-image: url(../img/bg_shadow.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin-bottom: 0px;
}
.BlockAreaFour .get_pdf {
	margin-right: auto;
	margin-left: auto;
}
.BlockAreaFour .get_pdf td {
	padding: 10px;
}
/*text decoration*/
.text_underline {
	text-decoration: underline;
}

.blue1 {
	color: #014fa4;
}

.red {
	color: #DC0052;
}
