@charset "UTF-8";



	/*共通*/
.flL{float:left;}
.flR{float:right;}

.taC{text-align:center;}
.fwb{font-weight:bold;}



.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt25{margin-top:25px;}.mt30{margin-top:30px;}.mt35{margin-top:35px;}.mt40{margin-top:40px;}.mt45{margin-top:45px;}.mt50{margin-top:50px;}
.mb10{margin-bottom:10px;}.mb15{margin-bottom:15px;}.mb20{margin-bottom:20px;}.mb25{margin-bottom:25px;}.mb30{margin-bottom:30px;}.mb35{margin-bottom:35px;}.mb40{margin-bottom:40px;}.mb45{margin-bottom:45px;}.mb50{margin-bottom:50px;}

.ml10{margin-left:10px;}.ml15{margin-left:15px;}.ml20{margin-left:20px;}.ml25{margin-left:25px;}.ml30{margin-left:30px;}.ml35{margin-left:35px;}.ml40{margin-left:40px;}.ml45{margin-left:45px;}.ml50{margin-left:50px;}
.mr10{margin-right:10px;}.mr15{margin-right:15px;}.mr20{margin-right:20px;}.mr25{margin-right:25px;}.mr30{margin-right:30px;}.mr35{margin-right:35px;}.mr40{margin-right:40px;}.mr45{margin-right:45px;}.mr50{margin-right:50px;}

.fs10{font-size:10px;}.fs11{font-size:11px;}.fs12{font-size:12px;}.fs13{font-size:13px;}.fs14{font-size:14px;}.fs15{font-size:15px;}.fs16{font-size:16px;}.fs17{font-size:17px;}.fs18{font-size:18px;}

.lh10{line-height:10px;}.lh11{line-height:11px;}.lh12{line-height:12px;}.lh13{line-height:13px;}.lh14{line-height:14px;}.lh15{line-height:15px;}.lh16{line-height:16px;}.lh17{line-height:17px;}.lh18{line-height:18px;}


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

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


@media print, screen and (min-width: 769px) { 

.smt{
	display:none;
}

.sarvice_link{
	background-color:#FFF;
}


.mainlogo {
    width: 150px;
}


/*申し込みボタン*/
.topcontact_bt {
    width: 440px;
    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;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 60px !important;
}

.topcontact_bt a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding-top: 13px;
    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/mail-groupware/gsuite/img/icon_right_arrow_w.png);
margin-left: 10px;
}



/*バナー*/
.banner{
	background-color:#e0edf5;
	width:600px;
	overflow:hidden;
	border:solid 1px #cfcfcf;
	margin-bottom:30px;
	position:relative;
}

.banner a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



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

.banner .rside{
	float:left;
	width: 398px;
	padding: 15px 10px 10px 18px;
}

.banner .rside .new{
	width:56px;
	background-color:#c7161d;
	color:#FFF;
	text-align: center;
	margin-bottom: 7px;
}

.banner .rside .catch{
	color:#003366;
	font-size:18px;
}


.banner .rside .catch span.fr{	
	font-size:26px;
	font-weight:bold;
}
.banner .rside .catch span.bk{	
	font-size:20px;
	font-weight:bold;
}

.banner .rside .linkbtn{
	float: right;
	background-color: #004386;
	width: 132px;
	color: #FFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
        margin-top: 10px;
}

.banner:hover .linkbtn{
	background-color: #3a77b4;
}



.banner .rside .linkbtn:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
    margin-left: 10px;
}

/*サービス概要*/
.tabwidth {
    width: 980px;
    margin: 0 auto;
		background-color:#FFF;
		overflow: hidden;
}

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

.overviewoutbox{
	margin-top:30px;
}
.overviewoutbox .box{
	width: 227px;
	float:left;
	margin-right:24px;
	border:solid 1px #cecece;
}
.overviewoutbox .nomr{
	margin-right:0px;
}

.tabwidth .txt{
	line-height:1.5em;
}

.overviewoutbox .box p{
	background-color: #e0edf5;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}
.overviewoutbox .box .under{
	padding:8px;
	line-height:1.5em;
	text-align: center;
}

.overviewoutbox .box .under span{
	display: block;
	text-align:left;
}

.securebox .box{
	width:465px;
	border:1px solid #cecece;
	float:left;
	padding:3px;
}

.securebox .arrow{
	width: 50px;
    float: left;
    color: #e3e3e3;
    font-size: 35px;
    text-align: center;
    margin-top: 50px;
}

.securebox .box .kadai{
	background-color:#e3e3e3;
    font-size: 18px;
	text-align:center;
	font-weight:bold;
	padding:8px;
}

.securebox .box .kaiketu{
	background-color:#dce6f1;
    font-size: 18px;
	text-align:center;
	font-weight:bold;
	padding:8px;
}

.securebox .box .bottom{
	padding:10px;
	line-height:1.8em;
	font-size:18px;
}

.securebox .box .bottom span{
	font-size:20px;
	color:#b40000;
	font-weight:bold;
}

.selectbox div{
	float: left;
    margin-right: 30px;
    width: 306px;
    height: 285px;
    position: relative;
    cursor: pointer;
    border: solid 1px #cecece;
}

.selectbox div img{
	width:304px;
}

.selectbox{
	overflow:hidden;
}

.selectbox .last{
	margin-right:0px;
}

.selectbox div p{
	padding: 10px 17px;
	color: #004386;
	line-height: 1.7em;
}

.selectbox div a{
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
}

.selectbox div:hover p{
	color:#6e859b;
	}

.selectbox div:hover img{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



.sean_detail {
	width: 225px;
    border: solid 2px #063796;
    padding: 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #063796;
    display: block;
    position: relative;
    cursor: pointer;
    float: right;
    margin-top:30px;
}

.sean_detail:hover{
	background-color:#f8fcff;
}

.sean_detail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top:12px;
}


.install{
	border:1px solid #cecece;
	margin-top:20px;
	padding:5px;
	overflow:hidden;
}

.install .box{
	float:left;
	margin:5px;
}

.install .box img{
	width:130px;
}

.install .box p.title{
	background-color:#004386;
	color:#FFF;
	padding:5px;
	text-align:center;
	font-weight:bold;
	margin-bottom:7px;
}

.install .box span.lside{
	display: block;
	padding-top:25px;
	text-align:center;
	}

.install .rside{
	width:400px;
}

.install .rside span{

	padding:5px 0;
	line-height:1.5em;
}


/*下部お問い合わせ*/
.inquary {
    background-color: #004386;
    color: #FFF;
    font-size: 1.5em;
    padding: 15px;
    margin: 50px 0 30px;
    text-align: center;
    font-weight: bold;
}


.btmcontact_bt {
    width: 440px;
    height: 65px;
    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;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin-top:15px;
		margin-bottom:15px;
		}
		
		.btmcontact_bt a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

	.btmcontact_bt:hover{
		background: #fdea8a;
	}
		
	.btmcontact_bt a:after {




	content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
	position: absolute;
    right: 120px;
    top: 22px;

	}

	.btmcontact_bt a span{
		line-height: 38px;
	}

.footwidth{
	width:1260px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 150px;
}

.footlonk{
	border-top: solid 2px #05397c;
	text-align: center;
}
.footlonk ul {
padding:0;
}
.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;
	}


/*-----特徴----------*/


.merit_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;
}

.fs15em {
    font-size: 1.5em;
}

.point_title {
    float: left;
    font-size: 24px;
    font-weight: bold;
    height: 35px;
    margin-top: 5px;
		margin-bottom: 0;
}

.point_img {
    width: 330px;
		margin-bottom: 60px;
    float: left;
    margin-top: 20px;
}

.point_img img{
	border: solid 1px #e6e6e6;
	width:280px;
}


.point_txt {
    width: 650px;
    float: left;
    line-height: 1.8em;
    margin-top: 20px;
}


/*-----導入事例----------*/
.jireilist{
	border:solid 1px #cecece;
	padding:5px;
	overflow:hidden;
}
.jireilist p.title{
		background-color: #004386;
    color: #FFF;
		padding: 15px;
		font-size:21px;
		font-weight:bold;
}

.jireilist .lside{
	padding: 15px 2px;
	margin-right:5px;
	float:left;
	overflow:hidden;
}
.jireilist .rside{
	width: 640px;
	padding: 20px 0px 20px 10px;
	float:left;
	overflow:hidden;
}

.jireilist .rside > p{
	font-weight:bold;
	font-size:20px;
}

.jireilist .rside .link_component{
	margin-bottom: 10px;
}

.jireilist .lside img{
	width:310px;
}

.jireiinside p{
	background-color:#e0edf5;
	float:left;
	color:#000;
	padding:2px 15px;
	margin-top:20px;
}

.jireiinside ul{
	float:left;
	width: 544px;
	padding-left: 23px;
}

.jireiinside ul li{
	line-height:1.7em;
}

.jireilist .btmlside{
	padding: 15px 10px;
	margin-right:20px;
	float:left;
	overflow:hidden;
}


.jireilist .rside .sean_detail{
	width:150px;
}


.jireilist .btmrside{
	width: 448px;
	padding:10px;
	float:left;
	overflow:hidden;
}

.btmjireiinside p{
	background-color:#e0edf5;
	float:left;
	color:#000;
	padding:2px 15px;
	margin-top:20px;
}

.btmjireiinside ul{
	float:left;
	width: 320px;
}



/*WinActorオプション*/

.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: 520px;
    float: left;
    margin-left: 120px;
    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: 15px;
	line-height:1.8em;
}

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


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

.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;
}

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

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

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


.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 > .boxarea{
		width: 980px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.kaiketsu > .boxarea .box{
	background-color:#FFF;
	width:300px;
	height:280px;
	float:left;
	margin-right:40px;
	text-align:center;
}

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



.kaiketsu .boxarea .box .title{
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 24px 5px 0px;
}

.kaiketsu .boxarea .box .optitle{
	font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 16px 5px 15px;
}



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

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

.kaiketsu .option{
	background-color:#FFF;
	width:980px;
	margin:0 auto;
    overflow: hidden;
	margin-top:40px;
	margin-bottom:40px;
	padding: 30px 40px 25px;
}

.kaiketsu .option .title{
	font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.kaiketsu .option .subtitle{
	font-size: 24px;
    font-weight: bold;
    text-align: center;
		margin-top:10px;
}



.option > .boxarea{
		width: 450px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 25px;
		float:left;
}

.option > .bottombox .optitle{
	margin-left: 80px;
}

.option > .boxarea .box{
	background-color: #FFF;
	width: 430px;
	height: 150px;
	float: left;
	margin-right: 40px;
}

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

.option > .boxarea .box img{
	float:left;
	margin-left: 14px;
}
.option > .boxarea .box .

.option > .boxarea .box .title{
	float:left;
}

.option > .boxarea .box .txt{	
	clear: both;
}


.katsuyou{
	margin:40px 0;
}


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

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


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

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

.katsuyou .beforebox{
	border:solid 2px #e3e3e3;
	padding: 10px 15px 0px;
	overflow: hidden;
}

.katsuyou .beforebox img.left,
.katsuyou .afterbox img.left{
		float:left;
		margin-right:15px;
}

.katsuyou .beforebox img.right,
.katsuyou .afterbox img.right{
		float:left;
		margin-left: 5px;
}

.katsuyou .beforebox .flowbox{
		position: relative;
    float: left;
    width: 130px;
    height: 60px;
    padding: 10px 18px 10px 0px;
    background: #e3e3e3;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
    margin-left: 10px;
    line-height: 1.3;
    z-index: 5;
}

.katsuyou .arrowd{
	width: 10px;
    margin: 0 auto;
    height: 0;
    margin-top: 20px;
		margin-bottom: -15px;
    border-style: solid;
    border-width: 30px 60px 0 60px;
    border-color: #ededed transparent transparent transparent;
}

.katsuyou .beforebox .pt20{
	padding-top:20px;
}

.katsuyou .beforebox .flowbox:before {
  position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    border: none;
    border-right: solid 0px transparent;
    border-left: solid 30px transparent;
    border-top: solid 30px white;
    border-bottom: solid 30px white;
    z-index: -2;
}



.katsuyou .aftertab {
  position: relative;
    width: 130px;
    padding: 8px 5px 5px 18px;
    background: #eef3fb;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 0px;
    line-height: 1.3;
    z-index: 5;
}

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


.katsuyou .afterbox{
	border:solid 2px #eef3fb;
	padding: 10px 15px 0px;
	overflow: hidden;
}


.katsuyou .afterbox .flowbox{
		position: relative;
    float: left;
    width: 690px;
    height: 60px;
    padding: 18px 5px 10px 0px;
    background: #ffe9d9;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
    margin-left: 0px;
    line-height: 1.3;
    z-index: 5;
}


.katsuyou .afterbox .flowbox:before {
  position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    border: none;
    border-right: solid 0px transparent;
    border-left: solid 30px transparent;
    border-top: solid 30px white;
    border-bottom: solid 30px white;
    z-index: -2;
}



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

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


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

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



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

.sinario .insinario > .box .maru{
 height:50px;
 width:50px;
 border-radius:50%;
 text-align:center;
 border: solid 1px #d4dff1;
 float:left;
}

.sinario .insinario > .box .maru .step{
	font-size: 14px;
    line-height: 14px;
    color: #00407f;
    font-weight: bold;
		padding-top:5px;
}
.sinario .insinario > .box .maru .no{
	font-size: 24px;
    line-height: 14px;
    color: #00407f;
    font-weight: bold;
		padding-top:5px;
}

.sinario .insinario > .box .title{
		font-size: 20px;
    width: 168px;
    font-weight: bold;
    text-align: center;
    float: left;
    padding-top: 10px;
}

.sinario .insinario > .box .mls{
	margin-left:5px;
}

.sinario .insinario > .box img{
	margin-top:15px;
}

.sinario .insinario > .box .txt{
	font-size:15px;
	margin-top:5px;
	text-align: left;
}



.dousa{
	margin: 40px 0 60px;
}
.dousa p.title{
	font-size:24px;
	font-weight:bold;
}
.dousa table{
	margin-top:15px;
}
.dousa table th{
	width:140px;
	text-align:center;
	vertical-align:middle;
}
.dousa table td{
	font-size:15px;
	line-height:1.5em;
}

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


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

.dounyu .indounyu{
	width:980px;
	margin:0 auto;
	padding: 0px 0 40px;
}

.dounyu .indounyu > p.title{
	font-size:24px;
	font-weight:bold;
}

.dounyu .indounyu > .box {
    background-color: #FFF;
    width: 300px;
    height: 210px;
    float: left;
		margin-top:30px;
		padding: 20px 15px 15px;
}

.dounyu .indounyu > .box .title{
	font-size: 20px;
    width: 100%;
    font-weight: bold;
    text-align: center;
		padding-top:5px;
}


.dounyu .indounyu > .box .txt{
	font-size: 15px;
    margin-top: 20px;
    line-height: 1.8em;
}

.dounyu .indounyu > .box .txt span{
	display: block;
	text-indent: -1em; 
	padding-left: 1em;

}

.dounyu .indounyu .rightarrow{
		width: 30px;
    float: left;
    height: 0;
    margin-top: 122px;
    margin-left: 10px;
    border-style: solid;
    border-width: 12.5px 0 12.5px 20px;
    border-color: transparent transparent transparent #004386;
}


}


/*xxxxxxxxxxxxxxxxxxx*/

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

.pc{
	display: none !important;
}


.fllb_hq {
	line-height: 1.3em;
}

.cq-dd-image{
	width:200px;
}


/*申し込みボタン*/
.topcontact_bt {
    width: 90%;
    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;
    margin:0 auto;
    position: relative;
    background: #cc023a!important;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.topcontact_bt a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    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/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
margin-left: 10px;
vertical-align: middle;
}

/*バナー*/
.banner{
	background-color:#e0edf5;
	width:100%;
	overflow:hidden;
	border:solid 1px #cfcfcf;
	margin-bottom:30px;
	position:relative;
}

.banner a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



.banner img{
	width:100%;
}

.banner .rside{
	float:left;
	width: 100%;
	padding: 15px 10px 10px;
}

.banner .rside .new{
	width:56px;
	background-color:#c7161d;
	color:#FFF;
	text-align: center;
	margin-bottom: 5px;
}

.banner .rside .catch{
	color:#003366;
	font-size:18px;
}


.banner .rside .catch span.fr{	
	font-size:26px;
	font-weight:bold;
}
.banner .rside .catch span.bk{	
	font-size:20px;
	font-weight:bold;
}

.banner .rside .linkbtn{
	float: right;
	background-color: #004386;
	width: 132px;
	color: #FFF;
	text-align: center;
	padding: 3px;
	margin-top: 20px;
	font-weight: bold;
     margin-top: 10px;
}

.banner:hover .linkbtn{
	background-color: #3a77b4;
}



.banner .rside .linkbtn:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
    margin-left: 10px;
}


/*サービス概要*/
.tabwidth {
    width: 100%;
    margin: 0 auto;
		background-color:#FFF;
		overflow: hidden;
}

.overviewoutbox{
	margin-top:30px;
}
.overviewoutbox .box{
	width: 100%;
	float: left;
	margin-bottom: 24px;
	border:solid 1px #cecece;
}
.overviewoutbox .nomr{
	margin-right:0px;
}

.tabwidth .txt{
	line-height:1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.overviewoutbox .box p{
	background-color: #e0edf5;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}
.overviewoutbox .box .under{
	padding:8px;
	line-height:1.5em;
	text-align:center;
}

.overviewoutbox .box .under span{
	display: block;
    text-align: left;
}

.securebox{
	margin-top:30px;
}

.securebox .box{
	width:100%;
	border:1px solid #cecece;
	float:left;
	padding:3px;
}

.securebox .arrow{
	width: 88%;
    float: left;
    color: #e3e3e3;
    font-size: 35px;
    text-align: center;
    margin: 20px;
		transform: rotate(90deg);
}

.securebox .box .kadai{
	background-color:#e3e3e3;
    font-size: 18px;
	text-align:center;
	font-weight:bold;
	padding:8px;
}

.securebox .box .kaiketu{
	background-color:#dce6f1;
    font-size: 18px;
	text-align:center;
	font-weight:bold;
	padding:8px;
}

.securebox .box .bottom{
	padding:10px;
	line-height:1.8em;
	font-size:18px;
}

.securebox .box .bottom span{
	font-size:20px;
	color:#b40000;
	font-weight:bold;
}

.selectbox div{
	float: left;
    margin-bottom: 22px;
    width: 100%;
    position: relative;
    cursor: pointer;
    border: solid 1px #cecece;
}

.selectbox div img{
	width:100%;
}

.selectbox{
	overflow:hidden;
}

.selectbox .last{
	margin-right:0px;
}

.selectbox div p{
	padding: 10px;
	color: #004386;
	line-height: 1.7em;
}

.selectbox div a{
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
}

.selectbox div:hover p{
	color:#6e859b;
	}

.selectbox div:hover img{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



.sean_detail {
	width: 225px;
    border: solid 2px #063796;
    padding: 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #063796;
    display: block;
    position: relative;
    cursor: pointer;
    float: right;
    margin-top:30px;
}

.sean_detail:hover{
	background-color:#f8fcff;
}

.sean_detail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top:7px;
}


.install{
	border:1px solid #cecece;
	margin-top:20px;
	padding:5px;
	overflow:hidden;
}

.install .box{
	margin: 5px;
	text-align: center;
}

.install .box img{
	width:130px;
}

.install .box p.title{
	background-color:#004386;
	color:#FFF;
	padding:5px;
	text-align:center;
	font-weight:bold;
	margin-bottom:7px;
}

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

.install .box span.lside{
	text-align: left;
	}



.install .rside span{
	padding:5px 0;
	line-height:1.5em;
}


/*下部お問い合わせ*/
.inquary {
    background-color: #004386;
    color: #FFF;
    font-size: 1.5em;
    padding: 15px;
    margin: 50px 0 30px;
    text-align: center;
    font-weight: bold;
}


.btmcontact_bt {
    width: 90%;
    margin: 0 auto;
    height: 65px;
    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;
    position: relative;
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
    border-image: initial;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
		}
		
		.btmcontact_bt a {
    text-decoration: none;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		}

	.btmcontact_bt:hover{
		background: #fdea8a;
	}
		
	.btmcontact_bt a:after {
	content: url(/content/dam/nttcom/hq/jp/business/services/cloud/rental-server/biz/img/icon_right_arrow_b_wh.png);
	position: absolute;
    right: 20px;
    top: 22px;
	}

	.btmcontact_bt a span{
		line-height: 38px;
	}
	
	



.footwidth{
    width: 100%;
		margin-top: 100px;
		margin-bottom: 100px;
}

.footlonk{
	border-top: solid 2px #05397c;
	text-align: center;
}
 
.footlonk ul li{
	display:block;
	font-size: 1.1em;
	padding-left: 15px;
	padding-right: 15px;
}

.footlonk ul{
	margin: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;
	text-align: left;
	line-height: 1.5;
}

.footlonk ul li a:before {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow.png);
    margin-right: 10px;
}

.footlonk ul li.on{
	display:block;
		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/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
}



/*-----特徴----------*/


.merit_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: 3px;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 5px;
}

.fs15em {
    font-size: 1.5em;
}

.point_title {
    float: left;
    font-size: 24px;
		line-height:1.3em;
    font-weight: bold;
    margin-top: 5px;
		margin-bottom: 0;
}

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

.point_img img{
	border: solid 1px #e6e6e6;
}


.point_txt {
    width: 100%;
    float: left;
    line-height: 1.5em;
    margin-top: 20px;
		margin-bottom: 50px;
}


/*-----導入事例----------*/
.jireilist{
	border:solid 1px #cecece;
	padding:5px;
	overflow:hidden;
}
.jireilist p.title{
		background-color: #004386;
    color: #FFF;
		padding: 15px;
		font-size:20px;
		font-weight:bold;
}

.jireilist .lside{
	padding: 15px 10px;
	overflow: hidden;
}
.jireilist .rside{
	width: 100%;
	padding:10px;
	overflow:hidden;
}

.jireilist .rside > p{
	font-weight:bold;
	font-size:18px;
}

.jireilist .rside .link_component{
	margin-bottom: 10px;
}

.jireilist .lside img{
	width: 100%;
}

.jireiinside p{
	background-color:#e0edf5;
	float:left;
	color:#000;
	padding:2px 15px;
	margin-top:20px;
}

.jireiinside ul{
	float:left;
}

.jireiinside ul li{
	text-align: justify;
	text-justify: inter-ideograph;
}
		
.jireilist .btmlside{
	padding: 0px;
}

.jireilist .btmrside{
	width: 100%;
	padding:10px;
	float:left;
	overflow:hidden;
}

.btmjireiinside p{
	background-color:#e0edf5;
	float:left;
	color:#000;
	padding:2px 15px;
	margin-top:20px;
}

.btmjireiinside ul{
	float:left;
}

.btmjireiinside ul li{
	text-align: justify;
	text-justify: inter-ideograph;

}



/*WinActorオプション*/

.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{
	margin: 0 auto;
	padding: 20px;
}

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

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

.outtab .toparea img{
	width:100%;
	padding-top: 2px;
}


.tabwidth .office{
	margin-top: 50px;
    padding: 0 20px;
}
.tabwidth .office p{
		font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.tabwidth .office .checkarea{
	border: solid 1px #cecece;
    padding: 20px 10px 20px;
    width: 100%;
    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;
}

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

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

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


.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 > .boxarea{
		width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}

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





.kaiketsu .boxarea .box .title{
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 15px 5px 15px;
}

.kaiketsu .boxarea .box .optitle{
	font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 15px 5px 15px;
}

.kaiketsu .boxarea .box .keytitle{
    padding: 22px 5px 15px;
}

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

.kaiketsu .option{
	background-color:#FFF;
	width: 100%;
	margin:0 auto;
    overflow: hidden;
	margin-top:40px;
	margin-bottom:40px;
	padding:25px 40px;
}

.kaiketsu .option .title{
	font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.kaiketsu .option .subtitle{
	font-size: 24px;
    font-weight: bold;
    text-align: center;
		margin-top:10px;
}



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

.option > .bottombox{
    margin-top: 0px !important;

}

.option > .bottombox .optitle{
	margin-left: 80px;
}

.option > .boxarea .box{
	background-color: #FFF;
	width: 100%;
	margin-bottom: 20px;
}

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

.option > .boxarea .box img{
	float:left;
	margin-left: 10px;
}

.option > .boxarea .box .title{
	float:left;
}

.option > .boxarea .box .double{
	padding-top: 0px;
}

.option > .boxarea .box .txt{	
	clear: both;
}


.katsuyou{
	width: 90%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}


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

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


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

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

.katsuyou .beforebox{
	text-align: center;
	border:solid 2px #e3e3e3;
	padding: 10px 15px 0px;
	overflow: hidden;
}

.katsuyou .beforebox img.left,
.katsuyou .afterbox img.left{
}

.katsuyou .beforebox img.right,
.katsuyou .afterbox img.right{
}

.katsuyou .beforebox .flowbox{
		position: relative;
    width: 250px;
    height: 102px;
    margin: 0 auto;
    padding: 10px 5px 10px 0px;
    background: #e3e3e3;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    line-height: 1.3;
    z-index: 5;
}

.katsuyou .arrowd{
	width: 10px;
    margin: 0 auto;
    height: 0;
    margin-top: 30px;
    border-style: solid;
    border-width: 30px 60px 0 60px;
    border-color: #ededed transparent transparent transparent;
}

.katsuyou .beforebox .pt20{
	padding-top:20px;
}

.katsuyou .beforebox .flowbox:before {
  position: absolute;
    content: '';
    left: 0px;
    top: 49px;
    border: none;
    border-right: solid 125px white;
    border-left: solid 125px white;
    border-top: solid 50px transparent;
    border-bottom: solid 4px #fff;
    z-index: -2;
}



.katsuyou .aftertab {
  position: relative;
    width: 130px;
    padding: 8px 5px 5px 18px;
    background: #eef3fb;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 0px;
    line-height: 1.3;
    z-index: 5;
}

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


.katsuyou .afterbox{
	border:solid 2px #eef3fb;
	padding: 10px 15px 0px;
	overflow: hidden;
	text-align: center;
}


.katsuyou .afterbox .flowbox{
		
		position: relative;
    width: 250px;
    height: 130px;
    margin: 0 auto;
    padding: 10px 5px 10px 0px;
    background: #ffe9d9;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    line-height: 1.3;
    z-index: 5;
}


.katsuyou .afterbox .flowbox:before {
  position: absolute;
    content: '';
    left: 0px;
    top: 77px;
    border: none;
    border-right: solid 125px white;
    border-left: solid 125px white;
    border-top: solid 50px transparent;
    border-bottom: solid 4px #fff;
    z-index: -2;
}


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

.sinario .insinario{
	width: 90%;
	margin:0 auto;
	padding: 0px 0 40px;
}


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

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



.sinario .insinario > .box {
    background-color: #FFF;
    width: 100%;
		margin-top:30px;
		padding:15px;
		text-align: center;
}

.sinario .insinario > .box .maru{
 height:50px;
 width:50px;
 border-radius:50%;
 text-align:center;
 border: solid 1px #d4dff1;
 float:left;
}

.sinario .insinario > .box .maru .step{
	font-size: 14px;
    line-height: 14px;
    color: #00407f;
    font-weight: bold;
		padding-top:5px;
}
.sinario .insinario > .box .maru .no{
	font-size: 24px;
    line-height: 14px;
    color: #00407f;
    font-weight: bold;
		padding-top:5px;
}

.sinario .insinario > .box .title{
	font-size: 20px;
    width: 218px;
    font-weight: bold;
    text-align: center;
    float: left;
		padding-top:5px;
}

.sinario .insinario > .box img{
	margin-top:15px;
	
		clear: both;
}

.sinario .insinario > .box .txt{
	font-size:15px;
	margin-top:5px;
	text-align: left;
}



.dousa{
	width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.dousa p.title{
	font-size:24px;
	font-weight:bold;
}
.dousa table{
	width: 100%;
    margin: 0 auto;
	margin-top:15px;
}

.dousa	table td,.dousa table th {
  display: block;
  width: 90%;
}


.dousa table th{
	text-align:center;
	vertical-align:middle;
}
.dousa table td{
	font-size:15px;
	line-height:1.5em;
}

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


.dounyu{
	background-color:#eef3fb;
	padding: 30px 0;
	overflow:hidden;
}

.dounyu .indounyu{
	width:100%;
	margin:0 auto;
	padding: 0px 0 40px;
}

.dounyu .indounyu > p.title{
	font-size:24px;
	font-weight:bold;
}

.dounyu .indounyu > .box {
    background-color: #FFF;
    width: 90%;
		margin:0 auto;
		margin-top:30px;
		padding:15px;
}

.dounyu .indounyu > .box .title{
	font-size: 20px;
    width: 100%;
    font-weight: bold;
    text-align: center;
		padding-top:5px;
}


.dounyu .indounyu > .box .txt{
	font-size: 15px;
    margin-top: 20px;
    line-height: 1.8em;
}

.dounyu .indounyu > .box .txt span{
	display: block;
	text-indent: -1em; 
	padding-left: 1em;

}

.dounyu .indounyu .rightarrow{
		width: 20px;
    height: 0;
    margin: 0 auto;
    margin-top: 20px;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #004386 transparent transparent transparent;
}





}

@media print, screen and (max-width: 350px) { 



}