@charset "utf-8";

/*-----common--------*/

.flL{
	float:left;
}
.flR{
	float:right;
}
.vaM{
	vertical-align:middle;
}
.taC{
	text-align:center;
}
.tcR{
	text-align:right;
}
.tcL{
	text-align:left;
}

ul,dl{
	margin:0;
	padding:0;
}

p.indent-1 {
padding-left:1em;
text-indent:-1em;
}

.computeFlatTypeSection{
	margin-top:0
	}
	
.TitleHn h2{
	margin-top: 0px;
	margin-bottom: 0px;
}

.mt7{margin-top:7px;} .mt10{margin-top:10px;} .mt20{margin-top:20px;} .mt30{margin-top:30px;} .mt40{margin-top:40px;} .mt50{margin-top:50px;}.mt100{margin-top:100px;}
.mtb20{margin-bottom:20px;} .mb30{margin-bottom:30px;} .mb40{margin-bottom:40px;} .mb50{margin-bottom:50px;}.mb100{margin-bottom:100px;}

.pt10{padding-top:10px;} .pt20{padding-top:20px;} .pt30{padding-top:30px;} .pt40{padding-top:40px;} .pt50{padding-top:50px;}
.pb20{padding-bottom:20px;} .pb30{padding-bottom:30px;} .pb40{padding-bottom:40px;} .pb50{padding-bottom:50px;}


.mr5{margin-right:5px;}.mr10{margin-right:10px;} .mr20{margin-right:20px;} .mr30{margin-right:30px;} .mr40{margin-right:40px;}
.ml5{margin-left:5px;}.ml10{margin-left:10px;} .ml20{margin-left:20px;} .ml30{margin-left:30px;}.ml40{margin-left:40px;}.ml50{margin-left:50px;}

.fs08em{font-size:0.8em;} .fs09em{font-size:0.9em;} .fs1em{font-size:1em;} .fs12em{font-size:1.2em;} .fs13em{font-size:1.3em;} .fs14em{font-size:1.4em;} .fs15em{font-size:1.5em;} .fs16em{font-size:1.6em;} .fs17em{font-size:1.7em;} .fs18em{font-size:1.8em;} .fs19em{font-size:1.9em;} .fs2em{font-size:2em;} .fs21em{font-size:2.1em;} .fs22em{font-size:2.2em;} .fs23em{font-size:2.3em;} .fs24em{font-size:2.4em;} .fs25em{font-size:2.5em;}

.lh1em{line-height:1em;} .lh12em{line-height:1.2em;} .lh13em{line-height:1.3em;} .lh14em{line-height:1.4em;} .lh15em{line-height:1.5em;} .lh16em{line-height:1.6em;} .lh17em{line-height:1.7em;} .lh18em{line-height:1.8em;} .lh19em{line-height:1.9em;} .lh2em{line-height:2em;} .lh21em{line-height:2.1em;} .lh22em{line-height:2.2em;} .lh23em{line-height:2.3em;} .lh24em{line-height:2.4em;} .lh25em{line-height:2.5em;}

.fwb{
	font-weight:bold;
}
.colorR{
	color:#FF0000;
}
.colorW{
	color:#FFF;
}
.colorB{
	color:#0d347e;
}

h2.title{
	border-left: solid 8px #0d347e;
    padding-left: 5px;
		margin-bottom: 20px;
		font-size: 1.5em;
}

h2.title_h3{
	font-weight: bold;
    font-size: 24px;
    border-bottom: 3px solid #004386;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.table_line{
	padding: 5px;
}


ul.listclass{
	margin-left:30px;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}


.link_component_idf {
    margin-bottom: 15px;
}

.link_component_idf a{
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
    color: #004386;
    text-decoration: none;
		cursor:pointer;
}



.link_component_idf a:after {
    content: url(/content/dam/nttcom/cmn/img/icon_right_arrow.png);
    margin-left: 10px;
}





@media only screen and (min-width: 769px){
		.smt{
			display:none;
		}
		
		.topcontact_bt {
    width: 215px;
    height: 45px;
    text-align: center;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
    float: left;
    position: relative;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		}
		
		.topcontact_bt a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

		
		.topcontact_bt:hover{
			background: #fdea8a;
		}
		
		.topcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}
		
		
		.foottel_txt{
				background-color: #004386;
				padding: 23px 0;
				text-align: center;
				font-size: 1.4em;
				font-weight: bold;
				margin-bottom: 30px;
				color: #FFF;
		
		}
		
		.idffootcontact_bt {
			width: 390px;
			float: left;
			margin-left: 10px;
				text-align: center;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
				padding: 30px;
				font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
				border-radius: 10px;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
			position: relative;
		}
		
		.idffootcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.idffootcontact_bt a {
				text-decoration: none;
				color: #ffffff;
				font-size: 25px;
				font-weight: bold;
				padding-top: 15px;
			position: absolute;
			top: 5px;
			left: 0;
			width: 100%;
			height: 100%;
		}
		
		.idffootcontact_bt a:after {

	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
/*	right:1em;*/
	margin:auto;
	width: .5em;
	height: .5em;
	/* border-top: .13em solid #004386; */
	/* border-right: .13em solid #004386; */
	border-top: .13em solid #fff!important;
	border-right: .13em solid #fff!important;
	transform: rotate(45deg);
	margin-left: 10px;

/*
				content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow2.png);
				margin-left: 10px;
*/
		}
		
		.idffootcontact_bt{
			margin-left: 60px;
		}
		
		.footlonk{
			border-top: solid 2px #05397c;
			text-align: center;
			width: 1260px;
			margin: 0 auto;
		}
		 
		 .footlonk ul{
			 margin-top:20px;
		 }
		.footlonk ul li{
			display:inline;
			font-size: 1.1em;
			padding-left: 15px;
			padding-right: 15px;
		}
		
		
		.footlonk ul li.bdr{
			color:#777777;
			padding-left: 0px;
			padding-right: 0px;
		}
		.footlonk ul li.nbd{
				border-left: none;
		}
		
		.footlonk ul li.on{
				background-color: #004386;
		}
		
		.footlonk ul li.on a{
			color:#FFF;
		}
		
		/*-----サービス概要------*/
		.under_tab_width{
			width:960px;
			margin:0 auto;
			overflow: hidden;
		}
		
		/*-----サービス概要------*/
		
		dl.outline{
			margin-top:-20px;
			width: 840px;
		}
		
		dl.outline dt{
			float: left;
    background-color: #e8e8e8;
    width: 139px;
    padding: 10px;
    margin: 0px 10px 0px 0;
		}
		dl.outline dd{
    margin-left: 140px;
    padding: 10px;
    margin: 7px 0;
		}
		
		.outline_bottom_box{
		background-color: #e8e8e8;
    overflow: hidden;
    padding: 20px;
    line-height: 1.5em;
		margin-bottom: 80px;
    margin-top: 80px;
		}
		
		
		
		.outline_bottom_box .lside{
		    width: 150px;
		}
		.outline_bottom_box .rside{
		width: 600px;
    margin-bottom: 50px;
    margin-left: 30px;
		}
		
		.icons{
			margin-top: -50px;
		}
		
		.icons img{
			height:94px;
			    margin-right: 20px;
		}
		
		table.outline{
			width:100%;
		}
		table.outline th{
			font-weight:bold;
			text-align:center;
			vertical-align:middle;
			line-height:1.3em;
		}
		
		table.outline td{
			padding: 8px;
			line-height:1.3em;
		}
		
		table.outline .dtlbt{
		background-color: #004386;
    color: #FFF;
    width: 150px;
    line-height: 35px;
    margin: 0 auto;
    border-radius: 7px;
		}
		
		table.outline .dtlbt a{
			color:#FFF;
		}
		
		table.outline .dtlbt:hover{
			background-color: #405b8e;
		}
		
		table.outline .dtlbt .link_component a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}
		
		.consumer_box .dtlbt2{
		background-color: #004386;
    color: #FFF;
    width: 154px;
    line-height: 12px;
    margin-top: 8px;
    margin-bottom: 11px;
    padding: 12px;
    border-radius: 7px;
    text-align: center;
		}
		
		.consumer_box .dtlbt2 a{
			color:#FFF;
		}
		
		.consumer_box .dtlbt2:hover{
			background-color: #405b8e;
		}
		
		.consumer_box .dtlbt2 .link_component{
			margin-top:0;
		}
		
		.consumer_box .dtlbt2 .link_component a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}


		
		table.outline td p{
			margin:0 !important;
		}
		
		.table_top{
			width: 100%;
			height: 170px;
			overflow: hidden;
			position: relative;
		}
		.table_top .balloon{
			width: 25%;
    height: 120px;
    border: solid 2px #ccc;
    padding: 5px 10px 5px 19px;
    vertical-align: top;
		}
		
		.table_top .ml21{
			margin-left:170px;
		}
		
			.balloon {
			position: relative;
			display: inline-block;
			margin: 1.5em 0;
			padding: 7px 10px;
			min-width: 120px;
			max-width: 100%;
			color: #555;
			font-size: 16px;
			background: #FFF;
			border: solid 3px #ccc;
			box-sizing: border-box;
			border-radius: 15px;
		}
		
		.balloon:before{
			content: "";
			position: absolute;
			bottom: -24px;
			left: 50%;
			margin-left: -15px;
			border: 12px solid transparent;
			border-top: 12px solid #FFF;
			z-index: 2;
		}
		
		.balloon:after{
			content: "";
			position: absolute;
			bottom: -30px;
			left: 50%;
			margin-left: -17px;
			border: 14px solid transparent;
			border-top: 14px solid #ccc;
			z-index: 1;
		}

		.balloon p {
			margin: 0;
			padding: 0;
		}


		.consumer_box{
		background: #eaf5fc;
		overflow: hidden;
		margin: 60px 0;
		}
		
		.consumer_box .title{
			font-size:1.8em;
			padding: 12px;
			line-height: 1.3em;
		}
		
		.consumer_box .bottombox{
			background: #FFF;
			padding: 12px;
			margin: 10px;
			overflow: hidden;
		}
		
		.consumer_box .bottombox .img{
				width:220px;
				float:left;
			}
		
		.consumer_box .bottombox .txt{
		width: 750px;
    margin-left: 30px;
    margin-top: 5px;
    line-height: 1.3em;
		}
		
		
		/*-----特徴メリット------*/
		.tab2_titlearea {
    overflow: hidden;
    border-bottom: solid 3px #214a7b;
    padding-bottom: 2px;
		}
		
		.point_box {
    width: 120px;
    height: 40px;
    background-color: #214a7b;
    color: #FFF;
    float: left;
    font-size: 1.2em;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 5px;
		}
		
		.point_title {
    float: left;
    font-size: 24px;
    font-weight: bold;
    height: 35px;
    margin-top: 5px;
		}
		
		.point_txt {
    line-height: 1.3em;
    margin-top: 20px;
    float: left;
    width: 570px;
		}
		
		.point_txt_w {
    line-height: 1.3em;
    margin-top: 20px;
    float: left;
    width: 840px;
		}
		
		.point_img,.point_img2{
			float:right;
			text-align:center;
		}
		
		.point_img img{
			/*width: 210px;*/
			max-width:210px;
			margin-top: 20px;
		}
		
		.point_img2 img{
		width: 130px;
    margin-right: 50px;
    margin-top: 20px;
		}

		/*-----導入事例--------*/
		
.jireilink::before{
	content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/checkbox.png);
	margin-right: 10px;
}

.jirei p{
	margin-bottom:10px;
}

.tablabel{
	position: relative;
    padding: 10px;
    background-color: #e2e2e2;
    width: 200px;
    font-size: 18px;
    font-weight: bold;
		margin-top: 7px;
}

.tablabel::after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #fff #e2e2e2 transparent;
    border-width: 0 34px 38px 0;
}

.kadai_txt{
border: solid 2px #e2e2e2;
    padding: 10px;
    line-height: 1.5em;
}

.kadai_arrow{
	width: 0;
    height: 0;
    border: 50px solid transparent;
    border-top: 25px solid #e2e2e2;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
		margin-bottom: -30px;
}


.trial_arrow{
	width: 0;
    height: 0;
    border: 50px solid transparent;
    border-top: 25px solid #e2e2e2;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
		margin-bottom: -65px;
}


.sollabel{
	position: relative;
    padding: 10px;
    background-color: #c9eaf7;
    width: 200px;
    font-size: 18px;
    font-weight: bold;
}

.sollabel::after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #fff #c9eaf7 transparent;
    border-width: 0 34px 38px 0;
}

.sol_txt{
		border: solid 2px #c9eaf7;
    padding: 10px;
    line-height: 1.5em;
		margin-bottom:16px;
}


.case_link_label{
	    width: 164px;
    background-color: #CBEAF7;
    line-height: 1.5em;
    padding: 5px;
    margin-right: 10px;
		padding-left: 10px;
    float: left;
}

.case_link{
	float:left;
	line-height:1.5em;
	padding:5px;
}

.case_link .link_component {
    margin-top: 0px;
    margin-bottom: 0px;
}


		/*-----カスタマイズ--------*/
.customize_outbox{
	width:960px;
	margin:0 auto;
	margin-top:50px;
}

.customize_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	margin-left: -20px;
}

.customize_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

.customize_outbox .title{
	background-color: #0a357f;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-size: 1.7em;
    width: 460px;
}

.customize_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.customize_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 14px solid #BECEEA;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
		
.customize_outbox .Ltitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #50a0db;
    width: 145px;
    padding: 0px;
}

.customize_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:300px;
	padding:10px;
	line-height: 20px;
}

.customize_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}

.customize_link {
    width: 960px;
    margin: 0 auto;
    border: solid 1px #cccccc;
    padding: 15px 15px;
    line-height: 1.3em;
    margin-top: 50px;
    overflow: hidden;
    display: block;
}

.customize_link2 {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0;
    line-height: 1.3em;
    margin-top: 20px;
    overflow: hidden;
    display: block;
}

.customize_link .title{
	width:140px;
	float:left;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.customize_link .link{
	width:780px;
	float:left;
	line-height:1.5em;
	margin-top: -20px;
}

.function_block_L{
	width:600px; 
	float:left;
	margin-left:5px;
}

.function_block_R{
	width:355px; 
	float:left; 
	text-align:right;
}


		/*-----Basic--------*/
	
.basic_outbox{
	width:960px;
	margin:0 auto;
	margin-top:50px;
}

.basic_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	margin-left: -20px;
}

.basic_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

.basic_outbox .title{
	background-color: #0a357f;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-size: 1.7em;
    padding: 10px 0;
    width: 460px;

}

.basic_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.basic_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 14px solid #BECEEA;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}	

.basic_outbox .Rtitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #3474BB;
    width: 185px;
    padding: 10px;
	line-height: 1.3em;
}

.basic_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:290px;
	padding:10px;
	line-height: 20px;
}

.basic_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}


.multi_txt{
	float: left;
    width: 620px;
    /*font-size: 1.2em;*/
	}
.multi_img{
	float:left;
	width:300px;
	text-align: right;
	}

dl.saas{
	line-height:1.5em;
}
dl.saas dt{
	float:left;
	width:85px;
}
dl.saas dd{
	float:left;
	width:870px;
}

dl.price{
	line-height:1.5em;
	margin-top:-20px;
}
dl.price dt{
	float:left;
	width:35px;
}
dl.price dd{
	float:left;
	width:920px;
}

	/*-----Customer Identity Access Managementソリューション--------*/
	
	.ciam_head_box{
		display:table;
		}
		
	.ciam_head{
		display:table;
		width:184px;
		background-color:#50a0da;
    float: left;
    height: 70px;
		font-size:1.3em;
		text-align:center;
	}
	
	.ciam_head_txt{
		display:table-cell;
		vertical-align:middle;
		line-height:1.2em;
		color: #FFF;
    font-weight: bold;
	}
	
	.ciam_bottom{
		display:table;
		width:184px;
		background-color:#FFF;
    float: left;
    height: 5rem;
		font-size:1.3em;
		text-align:center;
	}
	
	.ciam_bottom img{
		width:120px;
		margin-top:10px;
		margin-bottom:50px;
	}

.ciam_outbox{
	width:960px;
	margin:0 auto;
}

.ciam_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	margin-left: -20px;
}

.ciam_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

	.ciam_outbox .title{
	background-color: #0a357f;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-size: 1.7em;
    width: 460px;
	}

.ciam_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.ciam_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 14px solid #BECEEA;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}	

.ciam_outbox .Rtitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #50a0db;
    width: 185px;
    padding: 0px;
	line-height: 1.3em;
}

.ciam_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:290px;
	padding:10px;
	line-height: 20px;
}

.ciam_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}

.customize_link .link_component{
	margin-bottom: 0px;
}


/*-----無料トライアル--------*/

.footcontact_bt {
    width: 600px;
    height: 70px;
    margin: 0 auto;
    margin-top: 30px;
		margin-bottom: 70px;
    text-align: center;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    padding: 20px;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    position: relative;
}

.footcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
}


.footcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    padding-top: 20px;
    position: absolute;
    top:2px;
    left: 0;
    width: 100%;
    height: 100%;
}


.footcontact_bt a:after {
	content:"";
	position:absolute;
	top:0;
	bottom:0.1em;
	margin:auto;
	width: .5em;
	height: .5em;
	border-top: .13em solid #fff!important;
	border-right: .13em solid #fff!important;
	transform: rotate(45deg);
	margin-left: 10px;
}
.footcontact_bt img{
	position: absolute;
	top: 20px;
}

.trial-arrow{
	position: absolute;
    right: 80px;
    top: 22px;
    display:none;
}

.flow_box{
	width:860px;
	margin:0 auto;
}	

.flow_box .flow_title{
	width: 860px;
    margin: 0 auto;
    background-color: #c9d9f7;
    line-height: 2.5em;
    text-align: center;
    border-radius: 10px;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}

.trial_logobox{
	width:658px; 
	margin:0 auto;
}

.trial_logobox img{
	float:left; 
	margin:10px;
}


/*-----Ping Identityソリューション--------*/


.ping_outbox{
	width:960px;
	margin:0 auto;
	margin-top:70px;
}

.ping_title{
	font-size:2em;
	font-weight:bold;
	margin-bottom: 20px;
    margin-top: 0px;
		line-height: 1.3em;
}

.ping_description_top{
	margin: 44px 0 35px !important;
}

.ping_description{
	font-size:1em;
	margin:35px 0;
	font-weight:bold;
}

.ping_outbox .blockarea{
	border: solid 2px #d0d0d0;
    overflow: hidden;
    padding: 25px;
		margin-bottom:40px;
}


.ping_multi_txt{
	float: left;
    width: 600px;
    font-size: 1em;
	}
	
	
.bgred{
	background-color:#b8232f;
	padding: 20px;
	overflow: hidden;
}

.ping_Identity_l{
	float:left;
	width:200px;
}
.ping_Identity_l img{
	width:200px;
}

.ping_Identity_r{
	float:left;
	width:720px;
	background-color:#FFF;
	padding: 20px;
}	

.spec5_box{
	overflow:hidden;
}
.spec5_box .box_type1{
	width:470px;
	float:left;
	padding-left:20px;
	overflow:hidden;
}
.spec5_box .box_type1 p,.spec5_box .box_type2 p{
	float:left;
}

.spec5_box .box_type1 p.no{
	background-color: #e4f4f9;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 6px;
		margin-top:36px;
}



.spec5_box .box_type1 p.txt{
	width:260px;
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
		margin-top:30px;
}

.spec5_box .blL{
	border-right: solid 2px #bbd6de;
}
.ping_outbox .blB{
	border-bottom: solid 2px #bbd6de;
	padding-top:10px;
	margin-bottom: 10px;
}

.spec5_box .box_type2{
	width:320px;
	float:left;
	padding-left:20px;
	overflow:hidden;
}

.spec5_box .box_type2 p.no{
	background-color: #e4f4f9;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 6px;
}

.spec5_box .box_type2 p.txt{
	width:232px;
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
}

.spec5_box .box_type1 p img{
	width:120px;
	height:120px;
}

.spec5_box .box_type2 p.img{
	width:100%;
	text-align:center;
}
.spec5_box .box_type2 p img{
	text-align: center;
    width: 150px;
		margin:0 auto;
}



/*-----PingFederate--------*/

.ping_outbox .federate_txt_l{
	float: left;
    width: 510px;
    line-height: 1.5em;
}

.ping_outbox .federate_img_r{
	float: left;
    text-align: right;
    width: 450px;
}

.ping_outbox2{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.bglblue{
	background-color:#EBF4F7;
	overflow: hidden;
	padding: 30px;
}




.devicebg{
	position: relative;
    width: 1260px;
    margin-top: 70px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/federate_bgphoto.png) left top no-repeat;
    background-size: 800px;
    overflow: hidden;
    height: 500px;
}		



.devicebg  .devicebox{
	position: absolute;
    background-color: #FFF;
    top: 50px;
    left: 400px;
    width: 700px;
		padding:30px;
}


dl.federate_dl{
	line-height:1.5em;
	margin-top:20px;
	}
dl.federate_dl dt{
 float:left;
 width:160px;
 font-weight:bold;
}

dl.federate_dl dd{
 width:810px;
 margin-left: 160px;
}

ul.federate_li{
	margin-left:20px;
	padding:0;
}

.federate_connectimg{
	margin-top:30px;
	float:left;
}

.migration{
	float: left;
    width: 585px;
    margin-right: 20px;
}

.migration_img img{
	width:300px;
	margin-left: 20px;
}

.fedelate_system{
	float:left; 
	width:47%; 
	margin-left:10px;
	line-height: 1.5em;
}

.fedelate_system ul{
	margin-left: 20px;
	padding:0;
}


/*-----PingAccess--------*/

.lisk_l{
	float:left;
	width:740px;
 margin-bottom: 40px;
	}

.lisk_r{
	float:left;
	width:200px;
	margin-left:20px;
	text-align:right;
	}

.accessguardbg{
	position: relative;
    width: 1260px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/accessguard_bgphoto.png) left top no-repeat;
    background-size: 800px;
    overflow: hidden;
    height: 500px;
}		



.accessguardbg  .accessguardbox{
	position: absolute;
    background-color: #FFF;
    top: 38px;
    left: 450px;
    width: 700px;
		padding:30px;
}

.ping_access_system{
	width:47%;
	float:left;
}

.ping_access_system_inner{
	float:left; 
	width:100%; 
	margin-left:10px;
	line-height: 1.5em;
}

.ping_access_system_inner ul{
	margin-left: 20px;
	padding:0;
}

.pcml40{
	margin-left:40px;
}

.lisk_lmt30{
	margin-top:30px;
}

.lisk_lmt40{
	margin-top:30px;
}

.migration_img .jitugenimg{
	margin-left:37px;
}

/*-----poingid--------*/

.bglblue2{
	background-color:#7094AA;
	overflow: hidden;
	padding: 40px;
}


.bglblue2 .ping_title{
	color:#FFF;
}

.bglblue2 p.wh{
	color:#FFF;
}

.pingid_maf_box{
	width:25%;
	float:left;
	text-align:center;
	padding: 0 15px;
}


.pingid_forcus_l{
	float:left;
	width:545px;
 margin-bottom: 10px;
}

.pingid_forcus_r{
	float:left;
	width:395px;
	margin-left:20px;
	text-align:right;
	}

ul.pingid{
	margin-left: 20px;
	padding:0;
}


/*-----for Employee--------*/
.employee_forcus_l{
	float:left;
	width:520px;
 margin-bottom: 10px;
}

.employee_forcus_r{
	float:left;
	width:400px;
	margin-left:20px;
	text-align:right;
	}

		
.emplytopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_forcus.png) right top no-repeat;
	background-size: 568px;
    overflow: hidden;
    padding: 30px;
}
.employeebg{
	position: relative;
    width: 1260px;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_secureaccess.png) 84px 50px no-repeat;
    background-size: 350px;
    overflow: hidden;
    height: 435px;
}		

.emplyjireibg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_jirei.png) left top no-repeat;
	background-size: 568px;
    overflow: hidden;
    padding: 30px;
}

.employeebg  .employeebgbox{
	position: absolute;
    background-color: #FFF;
    top: 30px;
    left: 535px;
    width: 550px;
    padding: 30px;
}



.employee_sec_box_bottom{
	margin-bottom: 80px;
}

.employee_sec_box{
	width:33%;
	float:left;
	text-align:center;
	padding: 0 15px;
}



.employee_jirei_l{
	width:50%;
	float:left;
}

.employee_jirei_r{
	width:50%;
	float:left;
}

.service_navi{
	float:left;
}

.servicetl{
	background-color:#EBF4F7;
	    width: 150px;
			text-align:center;
	padding:10px;
	font-weight:bold;
}

.employee_sec_box .sec_title{
	text-align:center;
	color:#af252f;
	font-weight:bold;
	font-size:1.2em;
}

/*-----for Partner--------*/
.partnerbg{
	position: relative;
    width: 1260px;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_fedelation.png) TOP LEFT no-repeat;
    background-size: 650px;
    overflow: hidden;
    height: 430px;
}		


.partnertopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_forcus.png) right top no-repeat;
	background-size: 568px;
    overflow: hidden;
    padding: 30px;
}

.partnerjireibg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_jirei.png) left top no-repeat;
	background-size: 568px;
    overflow: hidden;
    padding: 30px;
}

.partnerbg  .partnerbgbox{
	position: absolute;
    background-color: #FFF;
    top: 30px;
    left: 535px;
    width: 580px;
    padding: 30px;
}

/*-----for Customer--------*/
.customerbg{
	position: relative;
    width: 1260px;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/customer_fedelation.png) TOP LEFT no-repeat;
    background-size: 650px;
    overflow: hidden;
    height: 385px;
}		


.customertopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/customer_forcus.png) right top no-repeat;
	background-size: 555px;
    overflow: hidden;
    padding: 30px;
}


.customerbg  .customerbgbox{
	position: absolute;
    background-color: #FFF;
    top: 30px;
    left: 535px;
    width: 560px;
    padding: 30px;
}


.customer_jirei_l{
	width:55%;
	float:left;
}

.customer_jirei_l2{
	width:53%;
	float:left;
}


.customer_jirei_r{
	width:45%;
	float:left;
	text-align:right;
	padding-top:70px;
}

.customer_solution_l{
	width:40%;
	float:left;
	}

.customer_solution_r{
	width:60%;
	float:left;
	}
	
.customerenguagebg	{
	position: relative;
    width: 1260px;
    margin-top: 50px;
    background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/customer_enguage.png) TOP right no-repeat;
    background-size: 550px;
    overflow: hidden;
    height: 420px;
}		



/*-----生体認証--------*/

.actordate{
	font-size: 23px;
    padding: 10px;
    border: solid 2px #b91616;
    width: 290px;
    margin: 0 auto;
}

.outtab {
    width: 100%;
    margin: 0 auto;
		background-color:#FFF;
		overflow: hidden;
}

.outtab .topin{
	width:1260px;
	margin:0 auto;
}

.outtab .toparea{
	background-color:#eef3fb;
	overflow:hidden;
}

.outtab .toparea .rarea{
	width: 480px;
	float: left;
	margin-left: 140px;
	margin-right: 35px;
}

.outtab .toparea .rarea .title{
	font-weight: bold;
	font-size: 24px;
	padding-top: 40px;
}

.outtab .toparea .rarea .txt{
	margin-top:20px;
	font-size: 16px;
	line-height:1.8em;
}

.outtab .toparea img{
	float:left;
}

.tabwidth{
	width:980px;
	margin:0 auto;
}
	
.tabwidth .office{
	margin-top:50px;
}
.tabwidth .office p.title{
		font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.tabwidth .office p.txt{
		font-size: 16px;
		margin:20px 0;
		line-height:1.8em;
}

.tabwidth .office .checkarea{
	border: solid 1px #cecece;
    padding: 40px 100px 25px;
    width: 850px;
    margin: 0 auto;
    margin-top: 10px;
}

.tabwidth .office .checkarea dt{
	float:left;
	clear: both;
	margin-bottom: 17px;
}
.tabwidth .office .checkarea dd{
	margin-left:50px;
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
}

.tokuchou{
	background-color:#eef3fb;
	overflow:hidden;
}

.tokuchou .midashi .title{
	background-color: #1f497d;
    font-size: 30px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 25px 0;
		letter-spacing: 2px;
}

.tokuchou .midashi .title span{
	font-size:21px
}


.tokuchou .midashi:after {
    content: "";
    position: relative;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #1f497d transparent transparent transparent;
}


.tokuchou > .boxarea{
		width: 980px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.tokuchou > .boxarea .box{
	background-color:#FFF;
	width:476px;
	height:210px;
	float:left;
	margin-right:25px;
	text-align:center;
	margin-bottom:25px;
}

.tokuchou > .boxarea .box:nth-child(2n){
	margin-right:0px;
}

.nomgn{
	margin-right:0 !important;
}



.tokuchou .boxarea .box .title{
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 16px 5px 15px;
		background-color: #1f497d;
    color: #FFF;
}

.tokuchou .boxarea .box ul{
	margin: 18px;
	padding-left: 20px;
}
.tokuchou .boxarea .box ul li{
	text-align:left;
	line-height: 1.8em;
}


.tokuchou .boxarea .box .keytitle{
    padding: 25px 5px 15px;
}

.tokuchou .boxarea .box .txt{
	font-size:15px;
    padding: 0px 10px 0 14px;
		text-align: left;
}



.keitai{
	margin:40px 0;
}


.keitai p.title{
	font-size:24px;
	font-weight:bold;
}

.keitai p.txt{
	font-size:inherit;
	margin-top:15px;
}


.keitai .beforetab {
  position: relative;
	width: 380px;
	padding: 8px 5px 5px 18px;
	background: #eef3fb;
	font-size: 23px;
	font-weight: bold;
	color: #000;
	margin-top: 50px;
	line-height: 1.3;
	z-index: 5;
}

.keitai .beforetab:before {
  position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    border: none;
    border-right: solid 40px white;
    border-bottom: solid 40px transparent;
    z-index: -2;
}

.keitai .beforebox{
	border-top:solid 2px #eef3fb;
	padding: 10px 0px 15px 15px;
	overflow: hidden;
}

.keitai .beforebox .lside{
		float:left;
		margin-right:15px;
		width: 350px;
}

.keitai .beforebox .rside{
		float:left;
		padding-top:20px;
		width: 600px;
	}

.keitai .beforebox .rside p{
	margin-bottom:20px;
}





.kaiketsu{
	background-color:#eef3fb;
	padding: 0px 0 60px;
	overflow:hidden;
}


.kaiketsu .midashi .title{
	background-color: #1f497d;
    font-size: 30px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 25px 0;
		letter-spacing: 2px;
}

.kaiketsu .midashi .title span{
	font-size:21px
}


.kaiketsu .midashi:after {
    content: "";
    position: relative;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #1f497d transparent transparent transparent;
}



.kaiketsu .insinario{
	width:980px;
	margin:0 auto;
	padding: 0px 0 40px;
}


.kaiketsu .insinario > p.title{
	font-size:24px;
	font-weight:bold;
}

.kaiketsu .insinario > p.txt{
	font-size:15px;
	margin-top:15px;
}



.kaiketsu .insinario > .box {
    background-color: #FFF;
    width: 980px;
    float: left;
    margin-right: 40px;
		margin-top:30px;
		padding:15px;
		text-align: center;
}

.kaiketsu .insinario > .box .lside{
	float:left;
	width:350px;
}
.kaiketsu .insinario > .box .rside{
	float:left;
	width:600px;
	margin-top: 5px;
}

.kaiketsu .insinario > .box .rside .title{
		font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
		margin-bottom:15px;
}

.kaiketsu .insinario > .box .rside ul{
	margin-left:30px;
}

.kaiketsu .insinario > .box .rside ul li{
	text-align:left;
	line-height:2.2em;
}



.casebox {
    display: table;
    margin-top: 20px;
    margin-bottom: 80px;
}

.casebox .box .title_L {
    background-color: #e3e3e3;
    margin: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
}
.casebox .box ul {
   margin-left: 40px;
    margin-bottom: 20px;
}
.casebox .box ul li {
    text-align: left;
		line-height: 1.8;
}
.casebox .box, .casebox .cbox {
    display: table-cell;
    width: 50px;
    vertical-align: middle;
    text-align: center;
}

.casebox .box {
    width: 465px;
    border: solid 1px #ccc;
    margin-top: 15px;
}

.casebox .cbox .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #ebebeb;
    margin-left: 15px;
}
.casebox .box .title_R {
    background-color: #eaf5fc;
    margin: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
}
.casebox .box img.case2 {
    width: 390px;
		margin: 15px 0;
}


.biofoottel_txt {
    background-color: #004386;
    padding: 23px 0;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #FFF;
}


}





@media only screen and (max-width: 768px) and (min-width: 481px){
		.pc{
			display: none !important;
		}
		
		dl.outline{
			margin-top:-20px;
			width: 100%;
		}
		
		dl.outline dt{
			float: left;
    background-color: #e8e8e8;
    width: 100%;
    padding: 10px;
    margin: 0px 10px 5px 0;
		}
		dl.outline dd{
		 width: 100%;
    padding: 10px;
    margin: 7px 0;
		line-height: 1.5em;
		}
		
		
		.topcontact_bt {
    width: 100%;
    height: 45px;
    text-align: center;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    padding: 12px 20px 12px 20px;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    margin: 10px 0;
    position: relative;
		}

		.topcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}
		
		.topcontact_bt:hover{
			background: #fdea8a;
		}
		
		.topcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}

		.foottel_txt {
    background-color: #004386;
    padding: 23px 8px;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: bold;
    margin-bottom: 30px;
    color: #FFF;
		}
		
		.idffootcontact_bt {
    width: 100%;
    float: left;
    text-align: center;
    background: #ffd601;
    border: 2px solid #004386;
    padding: 30px;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
		position:relative;
		}
		
		.idffootcontact_bt:hover{
			background: #fdea8a;
		}
		
		.idffootcontact_bt a {
				text-decoration: none;
				color: #193477;
				font-size: 18px;
				font-weight: bold;
			position: absolute;
			padding-top: 15px;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
		
		.idffootcontact_bt a:after {

	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
/*	right:1em;*/
	margin:auto;
	width: .5em;
	height: .5em;
	/* border-top: .13em solid #004386; */
	/* border-right: .13em solid #004386; */
	border-top: .13em solid #fff!important;
	border-right: .13em solid #fff!important;
	transform: rotate(45deg);
	margin-left: 10px;

/*
				content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow2.png);
				margin-left: 10px;
*/
		}
		
		.footcontact_btml {
    margin-top: 20px;
		}

		.outline_bottom_box{
		background-color: #e8e8e8;
    overflow: hidden;
    padding: 20px;
    line-height: 1.5em;
		margin-bottom: 50px;
		}
		
		.footlonk{
			border-top: solid 2px #05397c;
			text-align: center;
		}
		 
		.footlonk ul li{
			display:inline;
			font-size: 1.1em;
			padding-left: 15px;
			padding-right: 15px;
		}
		
		.footlonk ul{
			margin:10px 0;
			-webkit-margin-before: 1em;
				-webkit-margin-after: 1em;
				-webkit-margin-start: 0px;
				-webkit-margin-end: 0px;
				-webkit-padding-start: 0px;
		}
		
		.footlonk ul li{
			display:block;
			width:100%;
			text-align: left;
		}
		
		.footlonk ul li a:before {
				content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow.png);
				margin-right: 10px;
		}
		
		.footlonk ul li.on{
			display:block;
			width:90%;
				background-color: #004386;
				border-left: none;
		}
		
		.footlonk ul li.on a{
			color:#FFF;
			}
		
		.footlonk ul li.on a:before {
				content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow_w.png);
		}
		.outline_bottom_box .lside{
		    width: 150px;
		}
		.outline_bottom_box .rside{
		width: 100%;
    margin: 20px 0;
		}
		
		.icons{
			margin-top: 0px;
		}
		
		.icons img{
		height: 100px;
    width: auto;
    margin-right: 10px;
		}
		
		
		table.outline{
			width:100%;
		}
		table.outline th{
			font-weight:bold;
			text-align:center;
			vertical-align:middle;
			line-height:1.3em;
		}
		table.outline td{
			line-height:1.3em;
		}

		
		table.outline td p{
			margin:0 !important;
		}
		
		table.outline .dtlbt{
		background-color: #004386;
    color: #FFF;
    width: 80%;
    line-height: 35px;
    margin: 0 auto;
		border-radius: 7px;
    text-align: center;
		}
		
		table.outline .dtlbt a{
			color:#FFF;
		}
		
		table.outline .dtlbt:hover{
			background-color: #405b8e;
		}
		
		table.outline .dtlbt .link_component a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}
		
		.consumer_box .dtlbt2{
		background-color: #004386;
    color: #FFF;
    width: 100%;
    line-height: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 12px;
    text-align: center;
		border-radius: 7px;
		}
		
		.consumer_box .dtlbt2 a{
			color:#FFF;
		}
		
		.consumer_box .dtlbt2:hover{
			background-color: #405b8e;
		}
		
		.consumer_box .dtlbt2 .link_component{
			margin-top:0;
		}
		
		.consumer_box .dtlbt2 .link_component a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}
		
		.table_top{
			width: 100%;
			overflow: hidden;
			position: relative;
		}
		.table_top .balloon{
			width: 100%;
    border: solid 2px #ccc;
    padding: 10px 10px 10px 19px;
    vertical-align: top;
		}
		

		
			.balloon {
			position: relative;
			display: inline-block;
			margin: 1.5em 0;
			padding: 7px 10px;
			min-width: 120px;
			max-width: 100%;
			color: #555;
			font-size: 16px;
			background: #FFF;
			border: solid 3px #ccc;
			box-sizing: border-box;
			border-radius: 15px;
		}
		
		.balloon:before{
			content: "";
			position: absolute;
			bottom: -24px;
			left: 50%;
			margin-left: -15px;
			border: 12px solid transparent;
			border-top: 12px solid #FFF;
			z-index: 2;
		}
		
		.balloon:after{
			content: "";
			position: absolute;
			bottom: -30px;
			left: 50%;
			margin-left: -17px;
			border: 14px solid transparent;
			border-top: 14px solid #ccc;
			z-index: 1;
		}

		.balloon p {
			margin: 0;
			padding: 0;
		}
		
		.consumer_box{
		background: #eaf5fc;
		overflow: hidden;
		}
		
		.consumer_box .title{
			font-size:1.8em;
			padding: 12px;
		}
		
		.consumer_box .bottombox{
			background: #FFF;
			padding: 12px;
			margin: 10px;
			overflow: hidden;
		}
		
		.consumer_box .bottombox .img{
				width:100%;
				text-align:center;
			}
		
		.consumer_box .bottombox .txt{
		width: 100%;
    margin-top: 5px;
    line-height: 1.3em;
		}
		
	/*-----特徴メリット------*/
		.tab2_titlearea {
    overflow: hidden;
    border-bottom: solid 3px #214a7b;
    padding-bottom: 2px;
		}
		
		.point_box {
    width: 100%;
    height: 40px;
    background-color: #214a7b;
    color: #FFF;
    float: left;
    font-size: 1.2em;
    padding: 5px;
    text-align: center;
		}
		
		.point_title {
    float: left;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: bold;
    padding: 5px 0;
    margin-top: 5px;
    padding: 5px 0;
			}
		
		.point_txt,.point_txt_w {
    line-height: 1.3em;
    margin-top: 20px;
		}
		
		.point_img{
		text-align:center;
		}
		.point_img2{
		text-align:center;
		}
		
		.point_img img{
    margin-top: 20px;
		}
		
		.point_img2 img{
		width:50%;
    margin-top: 20px;
		}
		
		/*-----導入事例--------*/
		
.jireilink::before{
	content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/checkbox.png);
	margin-right: 10px;
}

.jirei p{
	margin-bottom:10px;
}

.tablabel{
	position: relative;
    padding: 10px;
    background-color: #e2e2e2;
    width: 200px;
    font-size: 18px;
    font-weight: bold;
		margin-top: 7px;
}

.tablabel::after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #fff #e2e2e2 transparent;
    border-width: 0 34px 38px 0;
}

.kadai_txt{
border: solid 2px #e2e2e2;
    padding: 10px;
    line-height: 1.5em;
}

.kadai_arrow{
	width: 0;
    height: 0;
    border: 50px solid transparent;
    border-top: 25px solid #e2e2e2;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: -30px;
}

.trial_arrow{
	width: 0;
    height: 0;
    border: 50px solid transparent;
    border-top: 25px solid #e2e2e2;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
		margin-bottom: -60px;
}



.sollabel{
	position: relative;
    padding: 10px;
    background-color: #c9eaf7;
    width: 200px;
    font-size: 18px;
    font-weight: bold;
}

.sollabel::after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #fff #c9eaf7 transparent;
    border-width: 0 34px 38px 0;
}

.sol_txt{
		border: solid 2px #c9eaf7;
    padding: 10px;
    line-height: 1.5em;
		margin-bottom:10px;
}


.case_link_label{
	width:170px;
	background-color:#CBEAF7;
	line-height:1.5em;
	padding:5px;
    margin-right: 10px;
		padding-left: 10px;
	float:left;
}

.case_link{
	float:left;
	line-height:1.5em;
	padding:5px;
}

.case_link .link_component {
    margin-top: 0px;
    margin-bottom: 0px;
}


		/*-----カスタマイズ--------*/
.customize_outbox{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.customize_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	width: 100%;
}

.customize_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

.customize_outbox table td hr{
	    border-top: 2px solid #3673bb;
}

.customize_outbox .title{
	background-color:#0a357f;
	text-align:center;
	padding:5px;
	color:#FFF;
	font-size:1.5em;
	width:100%;

}

.customize_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.customize_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 30px solid #BECEEA;
		margin: 0 auto;
}
		
.customize_outbox .Ltitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #50a0db;
    width: 30%;
    padding: 0px;
}

.customize_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:70%;
	padding:10px;
	line-height: 20px;
}

.customize_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}

.customize_link {
    width: 100%;
    margin: 0 auto;
    border: solid 1px #cccccc;
    padding: 30px 15px;
    margin-top: 50px;
    overflow: hidden;
    display: block;
}

.customize_link2 {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    margin-top: 50px;
    overflow: hidden;
    display: block;
}

.customize_link .title{
	width:30%;
	float:left;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.customize_link .link{
	width:70%;
	float:left;
	line-height:1.5em;
}

.function_block_L{
	width:100%; 
}

.function_block_R{
	width:100%; 
	text-align: center;
    margin-top: 20px;
}

		/*-----Basic--------*/
.basic_outbox{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.basic_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	width: 100%;
}

.basic_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

.basic_outbox table td hr{
	    border-top: 2px solid #3673bb;
}

.basic_outbox .title{
	background-color:#0a357f;
	text-align:center;
	padding:5px;
	color:#FFF;
	font-size:1.5em;
	width:100%;

}

ul.listclass{
	margin-left:30px;
}

.basic_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.basic_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 30px solid #BECEEA;
		margin: 0 auto;
}
		
.basic_outbox .Rtitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #50a0db;
    width: 30%;
    padding: 10px;
		line-height:1.3em;
}

.basic_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:70%;
	padding:10px;
	line-height: 20px;
}

.basic_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}

.multi_img{
		text-align: center;
    margin-top: 20px;
}

dl.price{
	line-height:1.5em;
	margin-top:-20px;
	width:100%;
}
dl.price dt{
	float:left;
}
dl.price dd{
	margin-left:30px;
}


	/*-----Customer Identity Access Managementソリューション--------*/
	
	.ciam_head_box{
		display:table;
		}
		
	.ciam_head{
		display: table;
    width: 50%;
    background-color: #50a0da;
    height: 5rem;
    font-size: 1.3em;
    text-align: center;
    float: left;
	}
	
	.ciam_head_txt{
		display:table-cell;
		vertical-align:middle;
		line-height:1.2em;
		color: #FFF;
    font-weight: bold;
	}
	
	.ciam_bottom_sm{
		width: 40%;
    background-color: #FFF;
    float: left;
    text-align: center;
	}
	
	.ciam_bottom_sm img{
		width:120px;
		margin-top:15px;
	}

.ciam_outbox{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.ciam_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	width: 100%;
}

.ciam_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

.ciam_outbox table td hr{
	    border-top: 2px solid #3673bb;
}

.ciam_outbox .title{
	background-color:#0a357f;
	text-align:center;
	padding:5px;
	color:#FFF;
	font-size:1.5em;
	width:100%;

}

.ciam_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.ciam_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 30px solid #BECEEA;
		margin: 0 auto;
}
		
.ciam_outbox .Rtitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #50a0db;
    width: 30%;
    padding: 0px;
		line-height:1.3em;
}

.ciam_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:70%;
	padding:10px;
	line-height: 20px;
}

.ciam_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}

.customize_link .link_component{
	margin-bottom: 0px;
}


/*-----無料トライアル--------*/

.footcontact_bt {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    margin-top: 30px;
		margin-bottom: 70px;
    text-align: center;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    padding: 20px;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    position: relative;
}

.footcontact_bt:hover{
	background: #fdea8a;
}

.footcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    padding-top: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footcontact_bt a:after {
	content:"";
	position:absolute;
	top:0;
	bottom:0.1em;
	margin:auto;
	width: .5em;
	height: .5em;
	border-top: .13em solid #fff!important;
	border-right: .13em solid #fff!important;
	transform: rotate(45deg);
	margin-left: 10px;
}
.footcontact_bt img{
	position: absolute;
	top: 20px;
}


.trial-arrow{
	position: absolute;
    margin-left: 10px;
    top: 22px;
	display:none;
}

.flow_box{
	width:100%;
	margin:0 auto;
}	

.flow_box .flow_title{
	width: 100%;
    margin: 0 auto;
    background-color: #c9d9f7;
    line-height: 2.5em;
    text-align: center;
    border-radius: 10px;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}

.trial_logobox{
	width:100%; 
	margin:0 auto;
	text-align:center;
}

.trial_logobox img{
	margin:10px;
}


/*-----Ping Identityソリューション--------*/


.ping_outbox{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.ping_title{
	font-size:2em;
	font-weight:bold;
		line-height: 1.3em;
}

.ping_description{
	font-size:1em;
	margin:35px 0;
	font-weight:bold;
}

.ping_outbox .blockarea{
	border: solid 2px #d0d0d0;
    overflow: hidden;
    padding: 10px;
		margin-bottom:20px;
}

.bgred{
	background-color:#b8232f;
	padding: 20px;
	overflow: hidden;
}

.ping_Identity_l{
	float:left;
	width:200px;
}
.ping_Identity_l img{
	width:200px;
}

.ping_Identity_r{
	float:left;
	width:100%;
	background-color:#FFF;
	padding: 20px;
}	

.spec5_box{
	overflow:hidden;
}
.spec5_box .box_type1{
	width:100%;
	float:left;
	padding-left:20px;
	overflow:hidden;
}
.spec5_box .box_type1 p,.spec5_box .box_type2 p{
	float:left;
}

.spec5_box .box_type1 p.no{
	background-color: #e4f4f9;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 6px;
		margin-top:33px;
}



.spec5_box .box_type1 p.txt{
	width:88%;
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
}

.spec5_box .blL{
	border-bottom: solid 2px #bbd6de;
	padding-top:10px;
	margin-bottom: 10px;
}
.ping_outbox .blB{
	border-bottom: solid 2px #bbd6de;
	padding-top:10px;
	margin-bottom: 10px;
}

.spec5_box .box_type2{
	width:100%;
	float:left;
	padding-left:20px;
	overflow:hidden;
}

.spec5_box .box_type2 p.no{
	background-color: #e4f4f9;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 6px;
}

.spec5_box .box_type2 p.txt{
	width:90%;
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
}



.spec5_box .box_type1 p.img,.spec5_box .box_type2 p.img{
	width:100%;
	text-align:center;
}
.spec5_box .box_type1 p img,.spec5_box .box_type2 p img{
	text-align: center;
    width: 150px;
		margin:0 auto;
}


/*-----PingFederate--------*/

.ping_outbox .federate_txt_l{
	float: left;
    width: 100%;
    line-height: 1.5em;
    margin-top: 20px;
}

.ping_outbox .federate_img_r{
	float: left;
    text-align: center;
    width: 100%;
}

.ping_outbox2{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.bglblue{
	background-color:#EBF4F7;
	overflow: hidden;
	padding: 20px;
}

.devicebg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/federate_bgphoto.png) left top no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		



.devicebg  .devicebox{
    background-color: #FFF;
    width: 80%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}


dl.federate_dl{
	line-height:1.5em;
	margin-top:20px;
	}
dl.federate_dl dt{
 float:left;
 width:152px;
 font-weight:bold;
}

dl.federate_dl dd{
 margin-left: 152px;
}

ul.federate_li{
	margin-left:20px;
	padding:0;
}

.federate_connectimg{
	margin-top:30px;
	text-align:center;
}

.migration{
	float: left;
    width: 100%;
}

.migration_img{
	width:100%;
	text-align:center;
}

.fedelate_system{
	float:left; 
	width:45%; 
	margin-left:10px;
	line-height: 1.5em;
}

.fedelate_system ul{
	margin-left: 20px;
	padding:0;
}

.smt20{
	margin-top:20px;
}

/*-----PingAccess--------*/

.lisk_l{
	float:left;
	width:100%;
	}

.lisk_r{
	float:left;
	width:100%;
	text-align:center;
	margin-top: 10px;
	margin-bottom:40px;
	}

.accessguardbg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/accessguard_bgphoto.png) left top no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		



.accessguardbg  .accessguardbox{
		background-color: #FFF;
    width: 80%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}

.ping_access_system{
	width:100%;
	float:left;
}

.ping_access_system_inner{
	float:left; 
	width:100%; 
	margin-left:10px;
	line-height: 1.5em;
}

.ping_access_system_inner ul{
	margin-left: 20px;
	padding:0;
}

.migration_img .jitugenimg{
	width:100%;
}


/*-----poingid--------*/

.bglblue2{
	background-color:#7094AA;
	overflow: hidden;
	padding: 30px;
}


.bglblue2 .ping_title{
	color:#FFF;
}

.bglblue2 p.wh{
	color:#FFF;
}

.pingid_maf_box{
	width:100%;
	float:left;
	text-align:center;
	padding: 0 15px;
}


.pingid_forcus_l{
	float:left;
	width:100%;
 margin-bottom: 10px;
}

.pingid_forcus_r{
	float:left;
	width:100%;
	margin-top:20px;
	text-align:center;
	}

ul.pingid{
	margin-left: 20px;
	padding:0;
}


/*-----for Employee--------*/
.employee_forcus_l{
	float:left;
	width:100%;
 background-color: #EBF4F7;
    padding: 30px;
}

.employee_forcus_r{
	float:left;
	width:100%;
	margin-top:20px;
	text-align:center;
	}


.employeebg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_secureaccess.png) top left no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		

.emplytopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_forcus.png) right top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}

.emplyjireibg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_jirei.png) left top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}

.employeebg  .employeebgbox{
    background-color: #FFF;
    width: 80%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}

.employee_sec_box{
	width:100%;
	float:left;
	text-align:center;
	padding: 0 15px;
	margin:0 0 20px;
}

.employee_jirei_l{
	width:100%;
	float:left;
	text-align:center;
}

.employee_jirei_r{
	width:100%;
	float:left;
 background-color: #EBF4F7;
    padding: 30px;
}

.service_navi{
	/*width:190px;*/
	float:left;
}

.servicetl{
	background-color:#EBF4F7;
	    width: 150px;
			text-align:center;
	padding:10px;
	font-weight:bold;
}

.employee_sec_box .sec_title{
	text-align:center;
	color:#af252f;
	font-weight:bold;
	font-size:1.2em;
}

/*-----for Partner--------*/
.partnerbg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_fedelation.png) top left no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		

.partnertopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_forcus.png) right top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}

.partnerjireibg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_jirei.png) left top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}


.partnerbg  .partnerbgbox{
    background-color: #FFF;
    width: 80%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}


/*-----for Customer--------*/
.customerbg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/customer_fedelation.png) top left no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		

.customertopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/customer_forcus.png) right top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}


.customerbg  .customerbgbox{
    background-color: #FFF;
    width: 80%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}


.customer_jirei_l{
	width:100%;
	float:left;
	margin-bottom:20px;
}

.customer_jirei_r{
	width:100%;
	float:left;
	text-align:center;
	padding-top:30px;
}

.customer_solution_l{
	width:100%;
	float:left;
	
	}

.customer_solution_r{
	width:100%;
	float:left;
	}
	
.customerenguagebg	{
	background-color:#EBF4F7;
	padding:10px;
	margin-top:50px;
}		



.customer_jirei_l h2{
	margin-top: 0px;
}

/*-----生体認証--------*/



.actordate{
	font-size: 23px;
    padding: 10px;
    border: solid 2px #b91616;
    width: 290px;
    margin: 0 auto;
}

.outtab {
    width: 100%;
    margin: 0 auto;
		background-color:#FFF;
		overflow: hidden;
}

.outtab .topin{
	width:1260px;
	margin:0 auto;
}

.outtab .toparea{
	background-color:#eef3fb;
	overflow:hidden;
}

.outtab .toparea .rarea{
	width: 500px;
    float: left;
    margin-left: 140px;
    margin-right: 16px;
}

.outtab .toparea .rarea .title{
	font-weight: bold;
	font-size: 24px;
	padding-top: 40px;
}

.outtab .toparea .rarea .txt{
	margin-top:20px;
	font-size: 16px;
	line-height:1.8em;
}

.outtab .toparea img{
	float:left;
	padding: 2px 0;
}

.tabwidth{
	width:980px;
	margin:0 auto;
}
	
.tabwidth .office{
	margin-top:50px;
}
.tabwidth .office p.title{
		font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.tabwidth .office p.txt{
		font-size: 16px;
		margin:20px 0;
		line-height:1.5em;
}

.tabwidth .office .checkarea{
	border: solid 1px #cecece;
    padding: 40px 100px 25px;
    width: 850px;
    margin: 0 auto;
    margin-top: 10px;
}

.tabwidth .office .checkarea dt{
	float:left;
	clear: both;
	margin-bottom: 17px;
}
.tabwidth .office .checkarea dd{
	margin-left:50px;
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
}

.tokuchou{
	background-color:#eef3fb;
	overflow:hidden;
}

.tokuchou .midashi .title{
	background-color: #1f497d;
    font-size: 26px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
		letter-spacing: 4px;
}

.tokuchou .midashi .title span{
	font-size:21px
}


.tokuchou .midashi:after {
    content: "";
    position: relative;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #1f497d transparent transparent transparent;
}


.tokuchou > .boxarea{
		width: 980px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.tokuchou > .boxarea .box{
	background-color:#FFF;
	width:476px;
	height:190px;
	float:left;
	margin-right:25px;
	text-align:center;
	margin-bottom:25px;
}

.tokuchou > .boxarea .box:nth-child(2n){
	margin-right:0px;
}

.nomgn{
	margin-right:0 !important;
}



.tokuchou .boxarea .box .title{
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 16px 5px 15px;
		background-color: #1f497d;
    color: #FFF;
}

.tokuchou .boxarea .box ul{
	margin: 18px;
	padding-left: 20px;
}
.tokuchou .boxarea .box ul li{
	text-align:left;
}


.tokuchou .boxarea .box .keytitle{
    padding: 25px 5px 15px;
}

.tokuchou .boxarea .box .txt{
	font-size:15px;
    padding: 0px 10px 0 14px;
		text-align: left;
}



.keitai{
	margin:40px 0;
}


.keitai p.title{
	font-size:24px;
	font-weight:bold;
}

.keitai p.txt{
	font-size:15px;
	margin-top:15px;
}


.keitai .beforetab {
  position: relative;
    width: 350px;
    padding: 8px 5px 5px 18px;
    background: #eef3fb;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 50px;
    line-height: 1.3;
    z-index: 5;
}

.keitai .beforetab:before {
  position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    border: none;
    border-right: solid 40px white;
    border-bottom: solid 40px transparent;
    z-index: -2;
}

.keitai .beforebox{
	border-top:solid 2px #eef3fb;
	padding: 10px 0px 15px 15px;
	overflow: hidden;
}

.keitai .beforebox .lside{
		float:left;
		margin-right:15px;
		width: 300px;
}

.keitai .beforebox .rside{
		float:left;
		padding-top:20px;
		width: 650px;
	}

.keitai .beforebox .rside p{
	margin-bottom:15px;
}





.kaiketsu{
	background-color:#eef3fb;
	padding: 0px 0 60px;
	overflow:hidden;
}


.kaiketsu .midashi .title{
	background-color: #1f497d;
    font-size: 26px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
		letter-spacing: 4px;
}

.kaiketsu .midashi .title span{
	font-size:21px
}


.kaiketsu .midashi:after {
    content: "";
    position: relative;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #1f497d transparent transparent transparent;
}



.kaiketsu .insinario{
	width:980px;
	margin:0 auto;
	padding: 0px 0 40px;
}


.kaiketsu .insinario > p.title{
	font-size:24px;
	font-weight:bold;
}

.kaiketsu .insinario > p.txt{
	font-size:15px;
	margin-top:15px;
}



.kaiketsu .insinario > .box {
    background-color: #FFF;
    width: 980px;
    float: left;
    margin-right: 40px;
		margin-top:30px;
		padding:15px;
		text-align: center;
}

.kaiketsu .insinario > .box .lside{
	float:left;
	width:300px;
}
.kaiketsu .insinario > .box .rside{
	float:left;
	width:645px;
}

.kaiketsu .insinario > .box .rside .title{
		font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
		margin-bottom:15px;
}

.kaiketsu .insinario > .box .rside ul{
	margin-left:30px;
}

.kaiketsu .insinario > .box .rside ul li{
	text-align:left;
	line-height:1.5em;
}



.casebox {
    display: table;
    margin-top: 20px;
    margin-bottom: 80px;
}

.casebox .box .title_L {
    background-color: #e3e3e3;
    margin: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.casebox .box ul {
   margin-left: 40px;
    margin-bottom: 20px;
}
.casebox .box ul li {
    text-align: left;
}
.casebox .box, .casebox .cbox {
    display: table-cell;
    width: 50px;
    vertical-align: middle;
    text-align: center;
}

.casebox .box {
    width: 465px;
    border: solid 1px #ccc;
    margin-top: 15px;
}

.casebox .cbox .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #ebebeb;
    margin-left: 15px;
}
.casebox .box .title_R {
    background-color: #eaf5fc;
    margin: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.casebox .box img.case2 {
    width: 390px;
}

.biofoottel_txt {
    background-color: #004386;
    padding: 23px 0;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #FFF;
}


}


@media only screen and (max-width: 480px){

		.pc{
			display: none !important;
		}
		
		dl.outline{
			margin-top:-20px;
			width: 100%;
		}
		
		dl.outline dt{
			float: left;
    background-color: #e8e8e8;
    width: 100%;
    padding: 10px;
    margin: 0px 10px 5px 0;
		}
		dl.outline dd{
		width: 100%;
    padding: 10px;
    margin: 7px 0;
		line-height: 1.5em;
		}
		
		.outline_bottom_box{
		background-color: #e8e8e8;
    overflow: hidden;
    padding: 20px;
    line-height: 1.5em;
		margin-bottom: 50px;
		}
		
		
		.topcontact_bt {
    width: 100%;
    height: 45px;
    text-align: center;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    padding: 12px 20px 12px 20px;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    margin: 10px 0;
    position: relative;
		}
		
		.topcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 100%;
		}
		
		.topcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.topcontact_bt a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}
		
		.foottel_txt {
    background-color: #004386;
    padding: 23px 8px;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: bold;
    margin-bottom: 30px;
    color: #FFF;
		}
		
		.idffootcontact_bt {
    width: 100%;
    float: left;
    text-align: center;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    padding: 20px;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
		position:relative;
		}
		
		.idffootcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
		}
		
		.idffootcontact_bt a {
				text-decoration: none;
				color: #ffffff;
				font-size: 18px;
				font-weight: bold;
			position: absolute;
			padding-top: 10px;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
		
		.idffootcontact_bt a:after {

	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	margin:auto;
	margin-left: 15px;
	width: .5em;
	height: .5em;
	/* border-top: .13em solid #004386; */
	/* border-right: .13em solid #004386; */
	border-top: .13em solid #fff!important;
	border-right: .13em solid #fff!important;
	transform: rotate(45deg);
/*
				content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow2.png);
				margin-left: 15px;
				position:absolute;
				top:8px;
*/
		}
		
		.footcontact_btml {
    margin-top: 20px;
		}
		
		
		
		.footlonk{
			border-top: solid 2px #05397c;
			text-align: center;
		}
		 
		.footlonk ul li{
			display:inline;
			font-size: 1.1em;
			padding-left: 15px;
			padding-right: 15px;
		}
		
		.footlonk ul{
			margin:10px 0;
			-webkit-margin-before: 1em;
				-webkit-margin-after: 1em;
				-webkit-margin-start: 0px;
				-webkit-margin-end: 0px;
				-webkit-padding-start: 0px;
		}
		
		.footlonk ul li{
			display:block;
			width:100%;
			text-align: left;
			line-height: 1.5;
		}
		
		.footlonk ul li a:before {
				content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow.png);
				margin-right: 10px;
		}
		
		.footlonk ul li.on{
			display:block;
			width:90%;
				background-color: #004386;
				border-left: none;
		}
		
		.footlonk ul li.on a{
			color:#FFF;
			}
		
		.footlonk ul li.on a:before {
				content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow_w.png);
		}
		
		
		
		.outline_bottom_box .lside{
		    width: 150px;
		}
		.outline_bottom_box .rside{
		width: 100%;
    margin: 20px 0;
		}
		
		.icons{
			margin-top: 0px;
		}
		
		.icons img{
		height: 100px;
    width: auto;
    margin-right: 10px;
		}

	/*-----特徴メリット------*/
		.tab2_titlearea {
    overflow: hidden;
    border-bottom: solid 3px #214a7b;
    padding-bottom: 2px;
		}
		
		.point_box {
    width: 100%;
    height: 40px;
    background-color: #214a7b;
    color: #FFF;
    float: left;
    font-size: 1.2em;
    padding: 5px;
    text-align: center;
		}
		
		.point_title {
    float: left;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: bold;
    padding: 5px 0;
    margin-top: 5px;
    padding: 5px 0;
			}
		
		.point_txt,.point_txt_w {
    line-height: 1.3em;
    margin-top: 20px;
		}
		
		.point_img{
		text-align:center;
		}
		.point_img2{
		text-align:center;
		}
		
		.point_img img{
    margin-top: 20px;
		}
		
		.point_img2 img{
		width:50%;
    margin-top: 20px;
		}

		table.outline{
			width:100%;
		}
		table.outline th{
			font-weight:bold;
			text-align:center;
			vertical-align:middle;
			line-height:1.3em;
		}
		table.outline td{
			line-height:1.3em;
		}

		
		table.outline td p{
			margin:0 !important;
		}
		
		table.outline .dtlbt{
		background-color: #004386;
    color: #FFF;
    width: 80%;
    line-height: 35px;
    margin: 0 auto;
		border-radius: 7px;
    text-align: center;
		}
		
		table.outline .dtlbt a{
			color:#FFF;
		}
		
		table.outline .dtlbt:hover{
			background-color: #405b8e;
		}
		
		table.outline .dtlbt .link_component a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}
		
		.consumer_box .dtlbt2{
		background-color: #004386;
    color: #FFF;
    width: 100%;
    line-height: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 12px;
    text-align: center;
		border-radius: 7px;
		}
		
		.consumer_box .dtlbt2 a{
			color:#FFF;
		}
		
		.consumer_box .dtlbt2:hover{
			background-color: #405b8e;
		}
		
		.consumer_box .dtlbt2 .link_component{
			margin-top:0;
		}
		
		.consumer_box .dtlbt2 .link_component a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/icon_right_arrow_w.png);
    margin-left: 10px;
		}
		
		.table_top{
			width: 100%;
			overflow: hidden;
			position: relative;
		}
		.table_top .balloon{
			width: 100%;
    border: solid 2px #ccc;
    padding: 10px 10px 10px 19px;
    vertical-align: top;
		}
		

		
			.balloon {
			position: relative;
			display: inline-block;
			margin: 1.5em 0;
			padding: 7px 10px;
			min-width: 120px;
			max-width: 100%;
			color: #555;
			font-size: 16px;
			background: #FFF;
			border: solid 3px #ccc;
			box-sizing: border-box;
			border-radius: 15px;
		}
		
		.balloon:before{
			content: "";
			position: absolute;
			bottom: -24px;
			left: 50%;
			margin-left: -15px;
			border: 12px solid transparent;
			border-top: 12px solid #FFF;
			z-index: 2;
		}
		
		.balloon:after{
			content: "";
			position: absolute;
			bottom: -30px;
			left: 50%;
			margin-left: -17px;
			border: 14px solid transparent;
			border-top: 14px solid #ccc;
			z-index: 1;
		}

		.balloon p {
			margin: 0;
			padding: 0;
		}
		
		.consumer_box{
		background: #eaf5fc;
		overflow: hidden;
		}
		
		.consumer_box .title{
			font-size:1.8em;
			padding: 12px;
		}
		
		.consumer_box .bottombox{
			background: #FFF;
			padding: 12px;
			margin: 10px;
			overflow: hidden;
		}
		
		.consumer_box .bottombox .img{
				width:100%;
				text-align:center;
			}
		
		.consumer_box .bottombox .txt{
		width: 100%;
    margin-top: 5px;
    line-height: 1.3em;
		}


		/*-----導入事例--------*/
		
.jireilink::before{
	content: url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/checkbox.png);
	margin-right: 10px;
}

.jirei p{
	margin-bottom:10px;
}

.tablabel{
	position: relative;
    padding: 10px;
    background-color: #e2e2e2;
    width: 200px;
    font-size: 18px;
    font-weight: bold;
}

.tablabel::after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #fff #e2e2e2 transparent;
    border-width: 0 34px 38px 0;
}

.kadai_txt{
border: solid 2px #e2e2e2;
    padding: 10px;
    line-height: 1.5em;
}

.kadai_arrow{
		width: 0;
    height: 0;
    border: 50px solid transparent;
    border-top: 25px solid #e2e2e2;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: -30px;
}

.trial_arrow{
		width: 0;
    height: 0;
    border: 50px solid transparent;
    border-top: 25px solid #e2e2e2;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
		margin-bottom: -60px;
}



.sollabel{
	position: relative;
    padding: 10px;
    background-color: #c9eaf7;
    width: 200px;
    font-size: 18px;
    font-weight: bold;
}

.sollabel::after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #fff #c9eaf7 transparent;
    border-width: 0 34px 38px 0;
}

.sol_txt{
		border: solid 2px #c9eaf7;
    padding: 10px;
    line-height: 1.5em;
		margin-bottom:16px;
}


.case_link_label{
	width:170px;
	background-color:#CBEAF7;
	line-height:1.5em;
	padding:5px;
    margin-right: 10px;
		padding-left: 10px;
	float:left;
}

.case_link{
	float:left;
	line-height:1.5em;
	padding:5px;
}

.case_link .link_component {
    margin-top: 0px;
    margin-bottom: 0px;
}


		/*-----カスタマイズ--------*/
.customize_outbox{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.customize_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	width: 100%;
}

.customize_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

.customize_outbox table td hr{
	    border-top: 2px solid #3673bb;
}

.customize_outbox .title{
	background-color:#0a357f;
	text-align:center;
	padding:5px;
	color:#FFF;
	font-size:1.5em;
	width:100%;

}

.customize_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.customize_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 30px solid #BECEEA;
		margin: 0 auto;
}
		
.customize_outbox .Ltitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #50a0db;
    width: 30%;
    padding: 0px;
}

.customize_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:70%;
	padding:10px;
	line-height: 20px;
}

.customize_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}

.customize_link {
    width: 100%;
    margin: 0 auto;
    border: solid 1px #cccccc;
    padding: 30px 15px;
    margin-top: 50px;
    overflow: hidden;
    display: block;
}

.customize_link2 {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    margin-top: 50px;
    overflow: hidden;
    display: block;
}
.customize_link .title{
	width:30%;
	float:left;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.customize_link .link{
	width:70%;
	float:left;
	line-height:1.5em;
}

.function_block_L{
	width:100%; 
}

.function_block_R{
	width:100%; 
	text-align: center;
    margin-top: 20px;
}

.function_block_R img{
	width:100%;
}


		/*-----Basic--------*/
.basic_outbox{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.basic_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	width: 100%;
}

.basic_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

.basic_outbox table td hr{
	    border-top: 2px solid #3673bb;
}

.basic_outbox .title{
	background-color:#0a357f;
	text-align:center;
	padding:5px;
	color:#FFF;
	font-size:1.5em;
	width:100%;

}

.basic_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.basic_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 30px solid #BECEEA;
		margin: 0 auto;
}
		
.basic_outbox .Rtitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #50a0db;
    width: 30%;
    padding: 10px;
		line-height:1.3em;
}

.basic_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:70%;
	padding:10px;
	line-height: 20px;
}

.basic_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}

.multi_img{
		text-align: center;
    margin-top: 20px;
}


dl.price{
	line-height:1.5em;
	margin-top:-20px;
	width:100%;
}
dl.price dt{
	float:left;
}
dl.price dd{
	margin-left:30px;
}


	/*-----Customer Identity Access Managementソリューション--------*/
	
	.ciam_head_box{
		display:table;
		}
		
	.ciam_head{
		display: table;
    width: 50%;
    background-color: #50a0da;
    height: 5rem;
    font-size: 1.3em;
    text-align: center;
    float: left;
	}
	
	.ciam_head_txt{
		display:table-cell;
		vertical-align:middle;
		line-height:1.2em;
		color: #FFF;
    font-weight: bold;
	}
	
	.ciam_bottom_sm{
		width: 40%;
    background-color: #FFF;
    float: left;
    text-align: center;
	}
	
	.ciam_bottom_sm img{
		width:120px;
		margin-top:15px;
	}

.ciam_outbox{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.ciam_outbox table{
	border-collapse: separate;
	border-spacing: 15px;
	width: 100%;
}

.ciam_outbox table td{
	border: none;
	margin:10px;
	padding: 0px;
}

.ciam_outbox table td hr{
	    border-top: 2px solid #3673bb;
}

.ciam_outbox .title{
	background-color:#0a357f;
	text-align:center;
	padding:5px;
	color:#FFF;
	font-size:1.5em;
	width:100%;

}

.ciam_outbox .arrow{
    color: #becee4;
		font-size:15px;
	}
	
.ciam_outbox .arrow{
		width: 0;
    height: 0;
    border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 30px solid #BECEEA;
		margin: 0 auto;
}
		
.ciam_outbox .Rtitle{
	font-size: 1.3em;
    color: #FFF;
    background-color: #50a0db;
    width: 30%;
    padding: 0px;
		line-height:1.3em;
}

.ciam_outbox .Rtxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:70%;
	padding:10px;
	line-height: 20px;
}

.ciam_outbox .Ltxt{
	font-size:1em;
	color:#000;
	background-color:#f1f1f1;
	width:450px;
	padding:10px;
	line-height: 20px;
}

.customize_link .link_component{
	margin-bottom: 0px;
}


/*-----無料トライアル--------*/

.footcontact_bt {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
		margin-bottom: 50px;
    text-align: center;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    padding: 30px;
    font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    position: relative;
}

.footcontact_bt:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
}

.footcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
    position: absolute;
    top: 16px;
    left: 0;
    width: 100%;
    height: 100%;
}

.footcontact_bt a:after {
	content:"";
	position:absolute;
	top:0;
	bottom:1.5em;
	margin:auto;
	width: .5em;
	height: .5em;
	border-top: .13em solid #fff!important;
	border-right: .13em solid #fff!important;
	transform: rotate(45deg);
	margin-left: 10px;
}
.trial-arrow{
    margin-left: 10px;
		vertical-align:middle;
		margin-top:-4px;
display:none;
}

.flow_box{
	width:100%;
	margin:0 auto;
}	

.flow_box .flow_title{
	width: 100%;
    margin: 0 auto;
    background-color: #c9d9f7;
    line-height: 1.3em;
    text-align: center;
    border-radius: 10px;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 20px;
}

.trial_logobox{
	width:100%; 
	margin:0 auto;
	text-align:center;
}

.trial_logobox img{
	margin:10px;
}


/*-----Ping Identityソリューション--------*/


.ping_outbox{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.ping_title{
	font-size:1.5em;
	font-weight:bold;
		line-height: 1.3em;
}

.ping_description{
	font-size:1em;
	margin:35px 0;
	font-weight:bold;
}

.ping_outbox .blockarea{
	border: solid 2px #d0d0d0;
    overflow: hidden;
    padding: 10px;
		margin-bottom:20px;
}

.bgred{
	background-color:#b8232f;
	padding: 10px;
	overflow: hidden;
}

.ping_Identity_l{
	float:left;
	width:200px;
}
.ping_Identity_l img{
	width:200px;
}

.ping_Identity_r{
	float:left;
	width:100%;
	background-color:#FFF;
	padding: 15px;
}	

.spec5_box{
	overflow:hidden;
}
.spec5_box .box_type1{
	width:100%;
	float:left;
	overflow:hidden;
}
.spec5_box .box_type1 p,.spec5_box .box_type2 p{
	float:left;
}

.spec5_box .box_type1 p.no{
	background-color: #e4f4f9;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 6px;
		margin-top:36px;
}

.ping_outbox .icons{
	margin-top:20px !important;
	}


.spec5_box .box_type1 p.txt{
	width:80%;
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
}

.spec5_box .blL{
	border-bottom: solid 2px #bbd6de;
	padding-top:10px;
	margin-bottom: 10px;
}
.ping_outbox .blB{
	border-bottom: solid 2px #bbd6de;
	padding-top:10px;
	margin-bottom: 10px;
}

.spec5_box .box_type2{
	width:100%;
	float:left;
	overflow:hidden;
}

.spec5_box .box_type2 p.no{
	background-color: #e4f4f9;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 6px;
}

.spec5_box .box_type2 p.txt{
	width:80%;
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
}



.spec5_box .box_type1 p.img,.spec5_box .box_type2 p.img{
	width:100%;
	text-align:center;
}
.spec5_box .box_type1 p img,.spec5_box .box_type2 p img{
	text-align: center;
    width: 150px;
		margin:0 auto;
}


/*-----PingFederate--------*/

.ping_outbox .federate_txt_l{
	float: left;
    width: 100%;
    line-height: 1.5em;
    margin-top: 20px;
}

.ping_outbox .federate_img_r{
	float: left;
    text-align: center;
    width: 100%;
}

.ping_outbox2{
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

.bglblue{
	background-color:#EBF4F7;
	overflow: hidden;
	padding: 20px;
}

.devicebg{
	position: relative;
    width: 100%;
    margin-top: 50px;
		padding-bottom:30px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/federate_bgphoto.png) left top no-repeat;
    background-size: 100%;
    overflow: hidden;
}		



.devicebg  .devicebox{
    background-color: #FFF;
    width: 90%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}


dl.federate_dl{
	line-height:1.5em;
	margin-top:20px;
	}
dl.federate_dl dt{
 font-weight:bold;
}

dl.federate_dl dd{
 margin-bottom: 15px;
}

ul.federate_li{
	margin-left:20px;
	padding:0;
}

.federate_connectimg{
	margin-top:30px;
	text-align:center;
}

.migration{
	float: left;
    width: 100%;
}

.migration_img{
	width:100%;
	text-align:center;
}

.fedelate_system{
	float:left; 
	width:100%; 
	margin-left:10px;
	line-height: 1.5em;
}

.fedelate_system ul{
	margin-left: 20px;
	padding:0;
}
.smt20{
	margin-top:20px;
}

/*-----PingAccess--------*/

.lisk_l{
	float:left;
	width:100%;
	}

.lisk_r{
	float:left;
	width:100%;
	text-align:center;
	margin-top: 10px;
	margin-bottom:40px;
	}

.accessguardbg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/accessguard_bgphoto.png) left top no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		



.accessguardbg  .accessguardbox{
		background-color: #FFF;
    width: 90%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}

.ping_access_system{
	width:100%;
	float:left;
}

.ping_access_system_inner{
	float:left; 
	width:100%; 
	margin-left:10px;
	line-height: 1.5em;
}

.ping_access_system_inner ul{
	margin-left: 20px;
	padding:0;
}


.migration_img .jitugenimg{
	width:100%;
}
/*-----poingid--------*/

.bglblue2{
	background-color:#7094AA;
	overflow: hidden;
	padding: 30px;
}


.bglblue2 .ping_title{
	color:#FFF;
}

.bglblue2 p.wh{
	color:#FFF;
}

.pingid_maf_box{
	width:100%;
	float:left;
	text-align:center;
	padding: 0 15px;
}


.pingid_forcus_l{
	float:left;
	width:100%;
 margin-bottom: 10px;
}

.pingid_forcus_r{
	float:left;
	width:100%;
	margin-top:20px;
	text-align:center;
	}

ul.pingid{
	margin-left: 20px;
	padding:0;
}

/*-----for Employee--------*/
.employee_forcus_l{
	float:left;
	width:100%;
 margin-bottom: 10px;
 background-color: #EBF4F7;
    padding: 30px;
}

.employee_forcus_r{
	float:left;
	width:100%;
	margin-top:20px;
	text-align:center;
	}


.employeebg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_secureaccess.png) top left no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		

.emplytopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_forcus.png) right top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}

.emplyjireibg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/employee_jirei.png) left top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}

.employeebg  .employeebgbox{
    background-color: #FFF;
    width: 90%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}

.employee_sec_box{
	width:100%;
	float:left;
	text-align:center;
	padding: 0 15px;
	margin:0 0 20px;
}

.employee_jirei_l{
	width:100%;
	float:left;
	text-align:center;
}

.employee_jirei_r{
	width:100%;
	float:left;
 background-color: #EBF4F7;
    padding: 30px;
}

.service_navi{
	/*width:190px;*/
	width:100%;
	float:left;
}

.servicetl{
	background-color:#EBF4F7;
	    width: 150px;
			text-align:center;
	padding:10px;
	font-weight:bold;
     margin-bottom: 10px;
}

.employee_sec_box .sec_title{
	text-align:center;
	color:#af252f;
	font-weight:bold;
	font-size:1.2em;
}

/*-----for Partner--------*/


.partnerbg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_fedelation.png) top left no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		

.partnertopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_forcus.png) right top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}

.partnerjireibg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/partner_jirei.png) left top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}


.partnerbg  .partnerbgbox{
    background-color: #FFF;
    width: 90%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}


/*-----for Customer--------*/
.customerbg{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background: #7094AA url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/customer_fedelation.png) top left no-repeat;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}		

.customertopbg{
	background: #EBF4F7 url(/content/dam/nttcom/hq/jp/business/services/application/authentication/idf/img/customer_forcus.png) right top no-repeat;
	background-size: 100%;
    overflow: hidden;
    padding: 30px;
}

.customerbg  .customerbgbox{
    background-color: #FFF;
    width: 90%;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
}


.customer_jirei_l{
	width:100%;
	float:left;
	margin-bottom:20px;
}

.customer_jirei_r{
	width:100%;
	float:left;
	text-align:center;
	padding-top:30px;
}

.customer_solution_l{
	width:100%;
	float:left;
	
	}

.customer_solution_r{
	width:100%;
	float:left;
	}
	
.customerenguagebg	{
	background-color:#EBF4F7;
	padding:10px;
	margin-top:50px;
}		



.customer_jirei_l h2{
	margin-top: 0px;
}



/*-----生体認証--------*/



.actordate{
	font-size: 23px;
    padding: 10px;
    border: solid 2px #b91616;
    width: 290px;
    margin: 0 auto;
}

.outtab {
    width: 100%;
    margin: 0 auto;
		background-color:#FFF;
		overflow: hidden;
}

.outtab .topin{
	width: 100%;
	margin:0 auto;
}

.outtab .toparea{
	background-color:#eef3fb;
	overflow:hidden;
}

.outtab .toparea .rarea{
	width: 100%;
  padding: 15px;
}

.outtab .toparea .rarea .title{
	font-weight: bold;
	font-size: 24px;
	padding-top: 40px;
}

.outtab .toparea .rarea .txt{
	margin-top:20px;
	font-size: 16px;
	line-height:1.8em;
}

.outtab .toparea img {
    width: 100%;
}

.tabwidth{
	width:100%;
	margin:0 auto;
}
	
.tabwidth .office{
	margin: 50px 15px;
}
.tabwidth .office p.title{
		font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.tabwidth .office p.txt{
		font-size: 16px;
		margin:20px 0;
		line-height:1.5em;
}

.tabwidth .office .checkarea{
	border: solid 1px #cecece;
    padding: 40px 100px 25px;
    width: 850px;
    margin: 0 auto;
    margin-top: 10px;
}

.tabwidth .office .checkarea dt{
	float:left;
	clear: both;
	margin-bottom: 17px;
}
.tabwidth .office .checkarea dd{
	margin-left:50px;
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
}

.tokuchou{
	background-color:#eef3fb;
	overflow:hidden;
}

.tokuchou .midashi .title{
	background-color: #1f497d;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 20px 10px;
	letter-spacing: 4px;
	line-height: 1.3em;
}

.tokuchou .midashi .title span{
	font-size:21px
}


.tokuchou .midashi:after {
    content: "";
    position: relative;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #1f497d transparent transparent transparent;
}


.tokuchou > .boxarea{
		width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.tokuchou > .boxarea .box{
	background-color:#FFF;
	width:90%;
	margin:0 auto;
	text-align:center;
	margin-bottom:25px;
	padding-bottom: 10px;
}



.nomgn{
	margin-right:0 !important;
}



.tokuchou .boxarea .box .title{
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 16px 5px 15px;
		background-color: #1f497d;
    color: #FFF;
}

.tokuchou .boxarea .box ul{
	margin: 18px;
	padding-left: 20px;
}
.tokuchou .boxarea .box ul li{
	text-align:left;
}


.tokuchou .boxarea .box .keytitle{
    padding: 25px 5px 15px;
}

.tokuchou .boxarea .box .txt{
	font-size:15px;
    padding: 0px 10px 0 14px;
		text-align: left;
}



.keitai{
	margin: 40px 15px;
}


.keitai p.title{
	font-size:24px;
	font-weight:bold;
}

.keitai p.txt{
	font-size:15px;
	margin-top:15px;
}


.keitai .beforetab {
  position: relative;
    width: 100%;
    padding: 8px 5px 5px 18px;
    background: #eef3fb;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    margin-top: 50px;
    line-height: 1.3;
    z-index: 5;
}

.keitai .beforetab:before {
  position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    border: none;
    border-right: solid 40px white;
    border-bottom: solid 40px transparent;
    z-index: -2;
}

.keitai .beforebox{
	border-top:solid 2px #eef3fb;
	padding: 10px 0px 15px 15px;
	overflow: hidden;
}

.keitai .beforebox .lside{
		float:left;
		margin-right:15px;
		width: 100%;
}

.keitai .beforebox .lside img{
	width:100%;
}
.keitai .beforebox .rside{
		padding-top:20px;
	}

.keitai .beforebox .rside p{
	margin-bottom:15px;
}





.kaiketsu{
	background-color:#eef3fb;
	padding: 0px 0 60px;
	overflow:hidden;
}


.kaiketsu .midashi .title{
	background-color: #1f497d;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 20px 10px;
	letter-spacing: 4px;
	line-height: 1.3em;
}

.kaiketsu .midashi .title span{
	font-size:21px
}


.kaiketsu .midashi:after {
    content: "";
    position: relative;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #1f497d transparent transparent transparent;
}



.kaiketsu .insinario{
	width:100%;
	margin:0 auto;
	padding: 0px 0 40px;
}


.kaiketsu .insinario > p.title{
	font-size:24px;
	font-weight:bold;
}

.kaiketsu .insinario > p.txt{
	font-size:15px;
	margin-top:15px;
}



.kaiketsu .insinario > .box {
	width: 90%;
	margin: 0 auto;
	background-color: #FFF;
	overflow: hidden;
	margin-top: 30px;
	padding: 15px;
	text-align: center;
}

.kaiketsu .insinario > .box .lside{
	width:100%;
}
	
.kaiketsu .insinario > .box .lside img{
	width:100%;
}
.kaiketsu .insinario > .box .rside{
	width: 100%;
}

.kaiketsu .insinario > .box .rside .title{
		font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
		margin-bottom:15px;
}

.kaiketsu .insinario > .box .rside ul{
	margin-left:30px;
}

.kaiketsu .insinario > .box .rside ul li{
	text-align:left;
	line-height:1.5em;
}



.casebox {
    margin-top: 20px;
    margin-bottom: 80px;
}

.casebox .box .title_L {
    background-color: #e3e3e3;
    margin: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
		text-align: center;
}
.casebox .box ul {
   margin: 0 18px 21px 30px;
}
.casebox .box ul li {
    text-align: left;
}
.casebox .box, .casebox .cbox {
    width: 30px;
    margin: 0 auto;
}

.casebox .box {
    width: 100%;
    border: solid 1px #ccc;
    margin-top: 15px;
}

.casebox .cbox .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 30px;
    border-color: transparent transparent transparent #ebebeb;
		transform: rotate(90deg);
}
.casebox .box .title_R {
    background-color: #eaf5fc;
    margin: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
		text-align: center;
}
.casebox .box img.case2 {
    width: 100%;
}

.biofoottel_txt {
    background-color: #004386;
    padding: 23px 12px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.5em;
    color: #FFF;
}

}

/*2021.03*/
/*2番目以降のULのマージンをゼロに*/
@media only screen and (max-width: 768px){
	.footlonk > ul:nth-child(n+2){
		margin:0;
	}
}

article.orig-box {
	clear: both;
	padding: 0 10px;
	margin-bottom: 30px;
}
article.orig-box h3 {
	border-bottom: solid 2px #7f7f7f;
	padding-bottom: 5px;
}