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

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

.pt10{padding-top:10px;} .pt20{padding-top:20px;} .pt30{padding-top:30px;} .pt40{padding-top:40px;} .pt50{padding-top:50px;}
.ptb20{padding-bottom:20px;} .mb30{padding-bottom:30px;} .mb40{padding-bottom:40px;} .mb50{padding-bottom:50px;}

.mb10{margin-bottom:10px;} .mb20{margin-bottom:20px;} .mb30{margin-bottom:30px;} .mb40{margin-bottom:40px;} .mb50{margin-bottom:50px;}
.mb20{margin-bottom:20px;} .mb30{margin-bottom:30px;} .mb40{margin-bottom:40px;} .mb50{margin-bottom:50px;}

.mr10{margin-right:10px;} .mr20{margin-right:20px;} .mr30{margin-right:30px;}
.ml10{margin-left:10px;} .ml20{margin-left:20px;}.ml25{margin-left:25px;} .ml30{margin-left:30px;}

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

.captionred{
   color: #c31010;
  font-size:16px;
  font-weight:normal;
  font-family: FrutigerNeueLTW10-Regul,FrutigerNeueW01-Regular,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
}



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

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


body{ background:#fff!important; color:#333;}

.hoverOpacity:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.inquary {
    background-color: #004386;
    color: #FFF;
    font-size: 1.5em;
    padding: 15px;
    margin: 50px 0 30px;
    text-align: center;
    font-weight: bold;
}



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

.smt{
	display:none;
}

.tabwidth{
 width:980px;
 margin:0 auto;
}



.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: rgb(255, 214, 1);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
		margin-top:15px;
		margin-bottom:15px;
}
		
.topcontact_bt a {
text-decoration: none;
color: #193477;
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/cmn/img/icon_right_arrow.png);
margin-left: 10px;
}

/*-フッター*/

.inquary {
    background-color: #004386;
    color: #FFF;
    font-size: 1.5em;
    padding: 15px;
    margin: 50px 0 30px;
    text-align: center;
    font-weight: bold;
}


/*サービス概要*/
.overview_txt {
    margin: 10px 0 40px;
    line-height: 1.5em;
}


.tabwidth .intro .ctitle{
	font-size: 17px;
    font-weight: bold;
    border-bottom: solid 1px #696969;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.tabwidth .intro dl dt{
	float:left;
	margin-bottom: 20px;
	font-size: 17px;
}

.tabwidth .intro dt.cl1{
	color:#da3d0b;
	font-weight:bold
}
.tabwidth .intro dt.cl2{
	color:#0072c6;
	font-weight:bold
}
.tabwidth .intro dt.cl3{
	color:#0d72ba;
	font-weight:bold
}
.tabwidth .intro dt.cl4{
	color:#0b4ab3;
	font-weight:bold
}
.tabwidth .intro dt.cl5{
	color:#5458af;
	font-weight:bold
}
.tabwidth .intro dt.cl6{
	color:#089dd2;
	font-weight:bold;
}
.tabwidth .intro dl dd{
	margin-left: 220px;
    line-height: 1.3em;
	margin-bottom: 20px;
}

.tabwidth {
    width: 980px;
    margin: 0 auto;
		background-color:#FFF;
		overflow: hidden;
}

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

.overviewoutbox{
	margin-top:30px;

}
.overviewoutbox2 .box{
	width: 48%;
	float:left;
	margin-right:24px;
	border:solid 1px #cecece;
	margin-bottom:24px;
}
.overviewoutbox2 .nomr{
	margin-right:0px;
}

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

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

.overviewoutbox2 .box img{
  float: left;
  width: 30%;
  padding:10px 20px 10px 0;
}

.overviewoutbox2 .box .under span{
  width: 70%;
  float: left;
}

.corporationplanbox{
  width: 100%;

}
.corporationplanbox .general{
	width: 576px;
	float:left;
	
}

.corporationplanbox .company{
	width: 380px;
	float:right;
}

.complan{
	margin-top:10px;
}

.complan .box{
	width: 183px;
	float:left;
	border:solid 1px #cecece;
	margin-bottom:24px;
}
.complan .nomr{
	margin-right:0px;
}

.complan .box p{
    color: #FFFFFF;
	background-color: #004386;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    line-height:1.5;
}

.complan .box .under{
	padding:10px;
	line-height:1.5em;
	text-align: center;
	overflow: hidden;
}

.complan .box .under p{
	color: #333;
	background-color: #E0EDF5;
    text-align: center;
    padding: 5px 0;
    font-size: 12px;
    font-weight: normal;
}
/*
.complan .box .under .tagline{
	margin-bottom:1rem;
}
*/

.complan .box .under .tagline .tag{
	width: 100%;
	border:1px solid #004386;
    text-align: center;
    padding: 1px 1px;
    font-size: 10px;
    font-weight: normal;
    margin: 5px 0;
}

.complan .box .under .tagline .notag{
	width: 100%;
	color:#CCC;
	border:1px solid #CCC;
    text-align: center;
    padding: 1px 1px;
    font-size: 10px;
    font-weight: normal;
    margin: 5px 0;
}



/*特長／メリット*/
.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;
}

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

.point_img{
	width:330px;
	height:185px;
	float:left;
	margin-top:20px;
}

.point_txt{
	width:650px;
	float:left;
	font-size:1em;
	line-height:1.5em;
	margin-top:20px;
}


/*オプション/プラン／料金*/
.sectioning table {
    width: 100%;
    margin-bottom: 0px;
    font-size: 17px !important;
    line-height: 1.5em;
}

.price_box table td.dblue {
    background-color: #eaf5fc;
    color: #000;
}

.tbl_title {
	font-weight: bold;
	font-size: 18px;
	border-bottom: 2px solid #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

table.price th, table.price td {
padding: 10px;
}

table.price td.pa5 {
padding: 5px !important;
}

.charge_bottom{
    border: solid 1px #bbbbbb;
	margin-top:50px;
	margin-bottom: 50px;
}

.charge_bottom ul li{
	padding: 0 15px;
}
.tb_bottom_caption{
  margin-top:15px;
}
.tb_bottom_caption dt{
   width:25px;
   float:left;
}
.tb_bottom_caption dd{
 margin-left:25px;
line-height:1.3em;
}

/*よくある質問*/
.faqlist{
	line-height: 1.7em;
	width: 800px;
	margin: 0 auto;
	}

.faqlist dl{
	line-height: 2.5em;
	font-size: 1em;
}

.faqlist dl dt{
	float:left; color:#004386;
	}
.faqlist dl dd{
	margin-left:40px; 
	cursor:pointer;
	}

.faqlist dl dd a{
	display: block;
}

.faqlist dl dd:hover{
	background-color:#daebf5
	}



.faqnavi{
	width:100%;
	background-color:rgb(247,247,247);
	text-align:center;
	display:table;
	margin-bottom:50px;
}

.faqnavi .faxtxtbox{
	/*width:340px;*/
	width:360px;
	margin: 0 auto;
	}

.faqnavi .textlink{
	float:left;
	display:inline;
	line-height:5em;
	font-weight:bold;
	padding: 5px;
}

.faqnavi .textlink a:hover{
	background-color:rgb(139,24,109);
	color:#fff;
}

.faqanser{
	width:100%;
	margin-top:50px;
	
}
.faqanser .qtitle{
	font-size:1.5em;
	margin:15px 0;
	background: #004386 !important;
    color: #fff !important;
    /*padding: 13px 10px!important;*/
    padding: 13px 1em 13px 2em!important;
    overflow: hidden !important;
    border-radius: 6px !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding-left: 1.3em;
    text-indent: -1.3em;
    line-height: 1.4em;
	}

.faqanser .qanser{
	font-size:16px;
	line-height:1.3em;
	margin-left: 40px;
}

.faqnavi .faqselect{
	background-color: rgb(139,24,109);
	color: #FFF;
	padding: 5px;
}

.faqnavi .faxtxtbox a{
	padding: 5px;
}


.faqnavi .faxtxtbox a:hover{
	background-color: rgb(139,24,109);
	color: #FFF;
	padding: 5px;
}


/*お申し込みプラン*/

.plantitle{
	background-color: #004386;
    color: #FFF;
    font-size: 1.5em;
    padding: 15px;
    margin: 50px 0 30px;
    text-align: center;
    font-weight: bold;
}


.planbox{
	width: 477px;
    float: left;
}

.planbox p.title{
	text-align:center;
	font-size: 20px;
	font-weight:bold;
	background-color:#eaf5fc;
	padding:10px 0;
	border-left: solid 2px #ebebeb;
    border-right: solid 2px #ebebeb;
    border-top: solid 2px #ebebeb;
}

.planbox div.comment{
		padding:20px;
		font-size: 15px;
		line-height: 1.5em;
    border-left: solid 2px #ebebeb;
    border-right: solid 2px #ebebeb;
    border-bottom: solid 2px #ebebeb;
		overflow: hidden;
}


.plan_bt_bl {
    width: 205px;
    height: 50px;
    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: rgb(38, 101, 166);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.plan_bt_yl {
    width: 205px;
    height: 50px;
    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: rgb(255, 214, 1);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.plan_bt_yl span{
	margin-right: 7px;
}

.plan_bt_bl a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.plan_bt_yl a {
    text-decoration: none;
    color: #193477;
    font-size: 16px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.plan_bt_bl:hover{
	background: rgb(93, 138, 185);
}

.plan_bt_yl:hover{
	background: #fdea8a;
}

.plan_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/microsoft365/img/icon_right_arrow_w_smt.png);
    position: absolute;
    right: 7px;
    top: 11px;
}
.plan_bt_yl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/microsoft365/img/icon_right_arrow_bl_smt.png);
    position: absolute;
    right: 7px;
    top: 11px;
}

.ml25pc{
	margin-left:25px;
}


/*footer*/
.foottel_txt{
		background-color: #004386;
    padding: 23px 0;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 30px;
    color: #FFF;

}

.footcontact_bt {
	width: 450px;
	float: left;
	margin-left: 10px;
		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;
}

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

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

.footcontact_btml{
	margin-left: 60px;
}

.freedial{
	width:960px;
	margin-top:50px;
	text-align:center;
}

.footer_title{
	font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

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

}





/*タブレット&スマホ*/
@media only screen and (max-width: 768px) { 

.pc{
	display:none !important
}




/*サービス概要*/

.overview_txt {
    margin: 10px 0 50px;
    line-height: 1.5em;
}


.tabwidth .intro .ctitle{
	font-size: 17px;
    font-weight: bold;
    border-bottom: solid 1px #696969;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.tabwidth .intro dl dt{
	margin-bottom: 10px;
}

.tabwidth .intro dt.cl1{
	color:#da3d0b;
	font-weight:bold
}
.tabwidth .intro dt.cl2{
	color:#0072c6;
	font-weight:bold
}
.tabwidth .intro dt.cl3{
	color:#0d72ba;
	font-weight:bold
}
.tabwidth .intro dt.cl4{
	color:#0b4ab3;
	font-weight:bold
}
.tabwidth .intro dt.cl5{
	color:#5458af;
	font-weight:bold
}
.tabwidth .intro dt.cl6{
	color:#089dd2;
	font-weight:bold;
}
.tabwidth .intro dl dd{
    line-height: 1.3em;
	margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

.corporationplanbox{
  width: 100%;

}
.corporationplanbox .general{
	width: 100%;
	
}

.corporationplanbox .company{
	width: 100%;
}

.complan{
	margin-top:10px;
}

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

.complan .box p{
    color: #FFFFFF;
	background-color: #004386;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    line-height:1.5;
}

.complan .box .under{
	background-color: #FFF;
	padding:10px;
	line-height:1.5em;
	text-align: center;
	overflow: hidden;
}

.complan .box .under p{
	color: #333;
	background-color: #E0EDF5;
    text-align: center;
    padding: 5px 0;
    font-size: 12px;
    font-weight: normal;
}
/*
.complan .box .under .tagline{
	margin-bottom:1rem;
}
*/

.complan .box .under .tagline .tag{
	width: 100%;
	border:1px solid #004386;
    text-align: center;
    padding: 1px 1px;
    font-size: 10px;
    font-weight: normal;
    margin: 5px 0;
    background-color: #FFF;
}

.complan .box .under .tagline .notag{
	width: 100%;
	color:#CCC;
	border:1px solid #CCC;
    text-align: center;
    padding: 1px 1px;
    font-size: 10px;
    font-weight: normal;
    margin: 5px 0;
    background-color: #FFF;
}

/*特長／メリット*/
.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: 5px;
    text-align: center;
}

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



/*オプション/プラン／料金*/


.price_box{
	width:100%;
}

.price_left{
	width:95%;
	float:left;
	background-color:#3080a5;
	margin:10px;
	 border-radius: 5px;
}

.price_right{
	width:95%;
	float:left;
	background-color:#ffd300;
	margin:10px;
 border-radius: 5px;
 padding-bottom: 10px;
}


.price_box table{
	margin-top:20px;
	margin-bottom: 5px !important;
}


.price_box table td.dblue{
	background-color:#eaf5fc;
	color:#000;
}


.tbl_title {
	font-weight: bold;
	font-size: 18px;
	border-bottom: 2px solid #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

table.price th, table.price td {
	word-break: break-all;
	width:50% !important;
}


.charge_bottom{
    border: solid 1px #bbbbbb;
	margin-top:50px;
	margin-bottom: 50px;
}

.charge_bottom ul li{
	padding: 0 15px;
}


.tb_bottom_caption{
  margin-top:15px;
}
.tb_bottom_caption dt{
   width:25px;
   float:left;
}
.tb_bottom_caption dd{
 margin-left:25px;
line-height:1.3em;
}

/*よくある質問*/
.faqlist{
	line-height: 1.7em;
	width: 100%;
	margin: 0 auto;
	}

.faqlist dl{
	line-height: 2.5em;
}

.faqlist dl dt{float:left; color:#004386;}
.faqlist dl dd{margin-left:40px;}

.faqlist dl dd a{
	display: block;
}


.faqnavi{
	width:100%;
	background-color:rgb(247,247,247);
	text-align:center;
	display:table;
	margin-bottom:50px;
}

.faqnavi .faxtxtbox{
	width:100%;
	margin: 0 auto;
	}

.faqnavi .textlink{
    display: inline;
    line-height: 3em;
    font-weight: bold;
    width: 100%;
}

.faqnavi .textlink a:hover{
	background-color:rgb(139,24,109);
	color:#fff;
}

.faqanser{
	width:100%;
	margin-top:50px;
}
.faqanser .qtitle{
	font-size:1.5em;
	margin:15px 0;
	background: #004386 !important;
    color: #fff !important;
    padding: 13px 10px!important;
    overflow: hidden !important;
    border-radius: 6px !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	}

.faqanser .qanser{
	font-size:16px;
	line-height:1.3em;
	margin-left: 40px;
}

.faqnavi .faqselect{
	background-color: rgb(139,24,109);
	color: #FFF;
	padding: 5px;
}

.faqnavi .faxtxtbox a{
	padding: 5px;
}


.faqnavi .faxtxtbox a:hover{
	background-color: rgb(139,24,109);
	color: #FFF;
	padding: 5px;
}



/*お申し込みプラン*/

.plantitle{
	background-color: #004386;
    color: #FFF;
    font-size: 1.5em;
    padding: 15px;
    margin: 50px 0 30px;
    text-align: center;
    font-weight: bold;
}


.planbox{
	width: 95%;
  margin:0 auto;
}

.planbox p.title{
	text-align:center;
	font-size: 20px;
	font-weight:bold;
	background-color:#eaf5fc;
	padding:10px 0;
	border-left: solid 2px #ebebeb;
    border-right: solid 2px #ebebeb;
    border-top: solid 2px #ebebeb;
}

.planbox div.comment{
		padding:20px;
		font-size: 15px;
		line-height: 1.5em;
    border-left: solid 2px #ebebeb;
    border-right: solid 2px #ebebeb;
    border-bottom: solid 2px #ebebeb;
		overflow: hidden;
}


.plan_bt_bl {
    width: 100%;
    height: 50px;
    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: rgb(38, 101, 166);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.plan_bt_yl {
    width: 100%;
    height: 50px;
    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: rgb(255, 214, 1);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 67, 134);
    border-image: initial;
    padding: 12px 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.plan_bt_yl span{
	margin-right: 7px;
}

.plan_bt_bl a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.plan_bt_yl a {
    text-decoration: none;
    color: #193477;
    font-size: 16px;
    font-weight: bold;
    padding-top: 13px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.plan_bt_bl:hover{
	background: rgb(93, 138, 185);
}

.plan_bt_yl:hover{
	background: #fdea8a;
}

.plan_bt_bl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/microsoft365/img/icon_right_arrow_w_smt.png);
    position: absolute;
    right: 15px;
    top: 11px;
}
.plan_bt_yl a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/microsoft365/img/icon_right_arrow_bl_smt.png);
    position: absolute;
    right: 15px;
    top: 11px;
}


/*footer*/
.foottel_txt{
		background-color: #004386;
    padding: 23px 0;
    text-align: center;
    font-size: 1.4em;
		line-height:1.4em;
    font-weight: bold;
		margin-bottom: 30px;
		color:#FFF;

}

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

.footcontact_bt a {
    text-decoration: none;
    color: #193477;
    font-size: 18px;
    font-weight: bold;
		margin-top: 19px;
		position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

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

.footcontact_btml{
	margin-top: 20px;
}

.freedial{
	width:100%;
	margin-top:50px;
	text-align:center;
}

.footer_title{
	font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

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


}

/*Get Adobe Reader*/
.getAdobe_area{
	margin: 10px 0px;
	padding: 10px;
	overflow: hidden;
	background-color: rgb(236, 236, 236);
}
.getAdobe_area .banner{
	width: 158px;
	float: left;
}
.getAdobe_area .text{
	width: 625px;
	margin-left: 20px;
	float: left;
}
@media only screen and (max-width: 768px){
	.getAdobe_area .banner{
		float: none;
	}
	.getAdobe_area .text{
		width: 100%;
		margin: 10px 0 0 0;
		float: none;
	}
}