@charset "utf-8";


/*-----common--------*/

.tlfsize{
	font-size:26px;
}
.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;}
.mb10{margin-bottom:10px;} .mb20{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;}




.mr10{margin-right:10px;} .mr20{margin-right:20px;} .mr30{margin-right:30px;}
.ml10{margin-left:10px;} .ml20{margin-left:20px;} .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;}

/*
ul li{
	list-style:none;
}
*/
.fwb{
	font-weight:bold;
}

.colorR{
	color:#FF0000;
}
.colorW{
	color:#FFF;
}
.colorB{
	color:#0d347e;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.indent-1 {
padding-left:1em;
text-indent:-1em;
}

.topcontact_bt {
    width: 320px;
    height: 45px;
    text-align: center;
    background: #cc023a!important;
    border: 2px solid #000000;
    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);
    float: left;
    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 a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow_w.png);
    margin-left: 10px;
}

@media only screen and (min-width: 769px){
		.smt{
			display:none;
		}
		
		.out_box{
			width:840px;
			margin:0 auto;
			background-color: #FFF;
		}
		
		.out_box .outline{
			text-align: center;
		} 
		
		.out_box dl{
			width: 800px;
    margin: 0 auto;
		}
		
		.out_box .outline .box{
			border: solid 3px #0a9bfb;
    padding: 20px 15px 0px;
    border-radius: 8px;
		overflow: hidden;
		margin:10px;
		}
		
		.out_box ul.ulno3{
		width: 800px;
    margin: 0 auto;
    padding: 0;
		}
		
		p.no{
		width: 50px;
    background-color: #0a9bfb;
    color: #FFF;
    font-size: 25px;
    padding: 8px 17px;
    float: left;
		}
		
		P.comm{
			float: left;
			text-align: left;
    width: 700px;
    margin-left: 10px;
    font-size: 18px;
		}
		
		.featitle{
		font-size: 30px;
    color: #004188;
    font-weight: bold;
    border-bottom: solid 3px #004188;
    border-left: solid 13px #004188;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
		margin-bottom: 20px;
		text-align: left;
		}

		.feLside{
			width:400px;
			float:left;	
			margin: 10px;
		}
		
		.feLside .title{
		background-color: #09357f;
    color: #FFF;
    font-size: 21px;
    font-weight: bold;
    padding: 9px;
    width: 320px;
    border-radius: 10px;
    position: relative;
    top: 20px;
		}
		.feLside .waku{
		border: solid 3px #09357f;
    border-radius: 8px;
		padding-bottom: 20px;
		}
		.feLside .waku ul{
		margin-top: 40px;
		}
		.feLside .waku ul li{
			font-size: 23px;
    font-weight: bold;
    text-align: left;
		padding-left:1em;
		text-indent:-1em;
		}
		
		.no4comment{
		 text-align:center;
		 margin: 20px 0;
		}
		
		.no4comment p{
			font-size: 30px;
    color: #0a357f;
    font-weight: bold;
		}
		
		
		
		.hikaku{
			font-size: 25px;
    color: #FFF;
    padding: 20px;
    text-align: center;
    background-color: #0a9bfb;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
			font-weight:bold;
		}
		
		table.feature{
			width:100%;
		}
		
			table.feature td.head{
				font-size: 20px;
			font-weight: bold;
			background-color: #e1e1e1;
			text-align: center;
			}
			
			table.feature td{
				font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 1.5em;
			}
			
				table.feature td span{
					color:#FF0000;
				}
		
		.matome{
			font-size:26px;
			font-weight:bold;
			float:left;
			margin-left: 10px;
			margin-top: 5px;
		}
		
		.sankaku{
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 20px 0 20px 29.6px;
			border-color: transparent transparent transparent #0a9bfb;
			float:left;
			}
			
		.next{
			margin-top:90px !important;
			text-align: center;
		}
		
		
		
		.out_box next dl{
			width: 800px;
			margin: 0 auto;
		}
		
		.no2  dt {
    float: left;
    padding: 5px;
    vertical-align: middle;
    height: 30px;
		}
		
		.no2 dd {
    margin-left: 30px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    height: 44px;
		font-size: 1.2em;
		text-align: left;
		}
		
		.no3L{
			float:left;
			width:120px;
			}
		.no3R{
			font-size: 1.4em;
			font-weight: bold;
			float:left;
			width:650px;
			text-align: left;
		}
		
		.ulno3 li{
			overflow:hidden;
			margin: 25px 0;
		}
		
		
		.seanbox{
			width:100%;
			border: solid 2px #a0a0a0;
			border-radius: 5px;
			padding: 10px;
			text-align: center;
			}
			
		.seanbox .arrow{
			float:left;
			padding-top: 77px;
		}
			
		.seanLside, .seanRside{
			width:333px;
			float:left;	
			margin: 10px;
		}
		
		.seanLside .title{
			background-color: #09357f;
    color: #FFF;
    font-size: 20px;
    padding: 9px;
    width: 300px;
    border-radius: 10px;
    position: relative;
    top: 20px;
		}
		.seanLside .waku{
		border: solid 3px #0d6fb8;
    border-radius: 8px;
		position:relative;
		}
		.seanRside .waku{
		border: solid 3px #ec6d74;
    border-radius: 8px;
		position:relative;
		}
		
		.seanLside .waku img,.seanRside .waku img{
			margin:15px 0;
		}
		
		.seanLside .waku h2{
		position: absolute;
    top: 10px;
    margin: 0;
    left: 10px;
    color: #0d6fb8;
    font-size: 30px;
    font-weight: bold;
		}
		
		.seanRside .waku h2{
		position: absolute;
    top: 10px;
    margin: 0;
    left: 10px;
    color: #ec6d74;
    font-size: 30px;
    font-weight: bold;
		}
		
	.seanLside .waku p, .seanRside .waku p{
		font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 0 15px;
		}
			
			.seanbox p.title{
				background-color: #e4e4e4;
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    border-radius: 5px;
		}
		
		
		.seanbox .result .maru{
  border-radius: 50%;
    height: 100px;
    width: 100px;
    background-color: #09357f;
    margin: 10px;
    color: #FFF;
    padding-top: 35px;
    font-size: 34px;
			float: left;
		}
		
		.seanbox .result .resultcomm{
			float: left;
    font-size: 26px;
    font-weight: bold;
    margin-top: 48px;
		    text-align: left;
		}
		
		.seanbox .result .double{
			 margin-top: 29px;
    line-height: 1.3em;
		 }


.award {
    border: 3px solid #edb73c;
    margin-top: 40px;
    padding: 15px 7px 18px 10px;
    line-height: 1.5em;
    font-size: 14px;
    background-color: #FFF;
}
.award img {
    float: left;
    margin-right: 10px;
    margin-left: 2px;
    width: 105px;
}
.award p {
    color: #bc0505;
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}

.video560 {
    max-width: 560px;
    text-align: center;
    margin: 0 auto;
}
.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    border: 1px solid #c8c8c8;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/*-----導入事例-------*/
.jireibox {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    margin-top: 30px;
    border: solid 1px #c5c5c5;
    background-color: #FFF;
    position: relative;
		overflow: hidden;
}
.jireibox a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.jireibox:hover{
	border: solid 1px #004386;
}
.jireibox:hover > .nextdetail{
	background-color: #2b5777;
}
.jireibox .photo img{
	width:300px;
	float:left;
}
.jireibox .cname {
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 5px;
    background-color: #06305a;
    color: #FFF;
    padding: 10px;
    line-height: 1.3em;
}
.jireibox .catch {
		float:left;
    line-height: 1.5em;
    font-size: 20px;
		color:#06305a;
		margin-left:30px;
		margin-top: 20px;
    font-weight: bold;
}
.nextdetail {
	position: absolute;
    bottom: 10px;
    right: 10px;
    width: 180px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 5px;
    background-color: #06305a;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 15px 10px;
}

.nextdetail:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/ai/cotoha-vi/img/icon_right_arrow_wh.png);
    position: absolute;
    right: 30px;
    top: 15px;
}



}


@media only screen and (max-width: 768px){
.topcontact_bt {
    width: 100%;
    height: 45px;
    text-align: center;
    background: #cc023a!important;
    border: 2px solid #000000;
    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);
    position: relative;
    margin-bottom: 30px;
}

.topcontact_bt a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.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;
}

		.pc{
			display:none;
		}

		.out_box{
			width:100%;
			margin:0 auto;
			background-color: #FFF;
		}
		
		.out_box .outline .box{
			border: solid 3px #0a9bfb;
    padding: 20px 15px 0px;
    border-radius: 8px;
		overflow: hidden;
		margin:10px;
		}
		
		p.no{
		width: 50px;
    background-color: #0a9bfb;
    color: #FFF;
    font-size: 25px;
    padding: 8px 17px;
    float: left;
		margin-bottom: 10px;
		}
		
		P.comm{
			float: left;
    width: 100%;
    margin-left: 10px;
    font-size: 18px;
		}
		
		.featitle{
		font-size: 1.5em;
    line-height: 1.3em;
    color: #004188;
    font-weight: bold;
    border-bottom: solid 3px #004188;
    border-left: solid 13px #004188;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    padding-left: 1.5em;
    text-indent: -1em;
		}
		
		.feLside{
			width:100%;
			float:left;	
			margin: 10px;
		}
		
		.feLside .title{
			background-color: #09357f;
    color: #FFF;
    font-size: 20px;
    padding: 9px;
    width: 300px;
    border-radius: 10px;
    position: relative;
    top: 20px;
		}
		.feLside .waku{
		border: solid 3px #09357f;
    border-radius: 8px;
		}
		.feLside .waku ul{
		margin-top: 25px;
		}
		.feLside .waku ul li{
			font-size: 18px;
    font-weight: bold;
    text-align: left;
		padding-left:1em;
		text-indent:-1em;
		}
		
		.no4comment{
		 text-align:center;
		 margin: 20px 0;
		}
		
		.no4comment img{
			width:140px;
		}
		.no4comment p{
			font-size: 30px;
    color: #0a357f;
    font-weight: bold;
		}
		
		.hikaku{
			font-size: 25px;
    color: #FFF;
    padding: 20px;
    text-align: center;
    background-color: #0a9bfb;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
			font-weight:bold;
		}
		
		table.feature{
			width:100%;
		}
		
			table.feature td.head{
				font-size: 20px;
			font-weight: bold;
			background-color: #e1e1e1;
			text-align: center;
			}
			
			table.feature td{
				font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 1.5em;
			}
			
				table.feature td span{
					color:#FF0000;
				}
		
		.matome{
			font-size: 1.5em;
    line-height: 1.3em;
    font-weight: bold;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 85%;
		}
		
		.sankaku{
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 20px 0 20px 29.6px;
			border-color: transparent transparent transparent #0a9bfb;
			float:left;
			width: 10%;
			}
			
		.next{
			margin-top:90px !important;
		}
		
		
		.no2  dt {
    float: left;
    padding: 5px;
    vertical-align: middle;
		}
		
		.no2 dd {
			margin-left: 30px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    font-size: 1.2em;
    line-height: 1.5em;
		}
		
		.no3L{
			float:left;
			}
		.no3R{
			font-size: 1.2em;
			font-weight: bold;
			float:left;
			width:100%;
		}
		
		.ulno3{
			padding: 0;
			}
			
		.ulno3 li{
			overflow:hidden;
			margin: 25px 0;
		}
		
		
		.seanbox{
			width:100%;
			border: solid 2px #a0a0a0;
			border-radius: 5px;
			padding: 10px;
			text-align: center;
			}
			
			.seanbox .arrow{
				
			}
		.seanbox .arrow img{
			transform:rotate(90deg);
			width: 100px;
		}
			
		.seanLside, .seanRside{
			width: 95%;
			float:left;	
			margin: 10px;
		}
		
		.seanLside .title{
			background-color: #09357f;
    color: #FFF;
    font-size: 20px;
    padding: 9px;
    width: 300px;
    border-radius: 10px;
    position: relative;
    top: 20px;
		}
		.seanLside .waku{
		border: solid 3px #0d6fb8;
    border-radius: 8px;
		position:relative;
		}
		.seanRside .waku{
		border: solid 3px #ec6d74;
    border-radius: 8px;
		position:relative;
		}
		
		.seanLside .waku img,.seanRside .waku img{
			margin:15px 0;
		}
		
		.seanLside .waku h2{
		position: absolute;
    top: 10px;
    margin: 0;
    left: 10px;
    color: #0d6fb8;
    font-size: 30px;
    font-weight: bold;
		}
		
		.seanRside .waku h2{
		position: absolute;
    top: 10px;
    margin: 0;
    left: 10px;
    color: #ec6d74;
    font-size: 30px;
    font-weight: bold;
		}
		
	.seanLside .waku p, .seanRside .waku p{
		font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 0 15px;
		}
			
			.seanbox p.title{
		background-color: #e4e4e4;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
		}
		
		
		.seanbox .result .maru{
  border-radius: 50%;
    border-radius: 14px;
    width: 99%;
    background-color: #09357f;
    margin: 10px;
    color: #FFF;
    padding: 3px;
    font-size: 31px;
    float: left;
		}
		
		.seanbox .result .resultcomm{
		float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3em;
    text-align: left;
		}
		
		.seanbox .result .double{
			 margin-top: 29px;
    line-height: 1.3em;
		 }

.award {
    border: 3px solid #edb73c;
    margin-top: 40px;
    padding: 10px;
    line-height: 1.5em;
    font-size: 14px;
    background-color: #FFF;
    text-align: center;
}
.award img {
    width: 150px;
    margin: 0 auto;
}
.award p {
    color: #bc0505;
    font-size: 18px;
    font-weight: bold;
}
.award span {
    text-align: left;
    display: block;
}

.video560 {
    max-width: 560px;
    text-align: center;
    margin: 0 auto;
}
.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    border: 1px solid #c8c8c8;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.jireibox {
    width: 300px;
    margin: 0 auto;
    padding: 10px;
    border: solid 1px #c5c5c5;
    background-color: #FFF;
    position: relative;
}
.jireibox a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*-----導入事例-------*/
.jireibox {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    margin-top: 30px;
    border: solid 1px #c5c5c5;
    background-color: #FFF;
    position: relative;
		overflow: hidden;
		padding-bottom: 50px;
}
.jireibox a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.jireibox:hover{
	border: solid 1px #004386;
}
.jireibox:hover > .nextdetail{
	background-color: #2b5777;
}
.jireibox .photo img{
	width:100%;
}
.jireibox .cname {
    font-weight: bold;
    font-size: 20px;
    margin: 5px 0;
    background-color: #06305a;
    color: #FFF;
    padding: 10px;
    line-height: 1.3em;
}
.jireibox .catch {
		float:left;
    line-height: 1.5em;
    font-size: 18px;
		color:#06305a;
		margin-top: 20px;
    font-weight: bold;
}
.nextdetail {
		position:absolute;
		bottom:10px;
		right:10px;
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 5px;
    background-color: #06305a;
    color: #FFF;
    text-align: center;
		padding: 10px;
}

.nextdetail:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/ai/cotoha-vi/img/icon_right_arrow_wh.png);
    position: absolute;
    right: 30px;
    top: 11px;
}

}

@media only screen and (max-width: 480px){

		.pc{
			display:none;
		}

		.merit_out_box{
			width:100%;
			margin:0 auto;
		}
}

/*---------------------------------
	サービス概要
---------------------------------*/
figure img{
	background: #fff;
}
/*図表*/
figure.chart{
	width:100%;
	text-align:center;
}
figure.chart img{
	max-width:100%;
}

/*こんなお悩みありませんか？*/
.sharebox{
	margin-top:85px;
}
.sharebox p.title{
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;;
}
.sharebox dl{
	padding: 20px 80px;
}
.sharebox dt {
	float: left;
	padding: 5px;
	vertical-align: middle;
	height: 30px;
}
.sharebox dt img{
	padding-top: 6px;
}
.sharebox dd {
	margin-left: 30px;
	font-weight: bold;
	padding: 5px 5px 5px 30px;
	margin-top: 5px;
	height: 45px;
	font-size: 1.2em;
}
.sharebox .uparea,.sharebox .lowarea{
	background-color: #d7e5f4;
	overflow: hidden;
}
.sharebox .uparea .inner{
	background-color: #fff;
	margin: 40px 40px 0 40px;
}
.sharebox .lowarea .inner{
	background-color: #fff;
	margin: 40px;
	padding: 10px 20px;
	/*width: 100%;*/
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	justify-content:space-between;
}
.sharebox_title {
	width: 980px;
	padding: 9px 0 2px;
	background-color: #255997;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.sharebox_title span{
	font-size:1.5em
}
.sharebox_title:after {
	content: "";
	position: relative;
	top: 16px;
	left: 50%;
	margin-left: -15px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #255997 transparent transparent transparent;
}
.sharebox .lowbox{
	width:48%;
	margin:10px 0;
}
.sharebox .lowbox p{
	font-size:15px;
	margin:0;
}
.sharebox .lowbox p span{
	font-weight:bold;
	font-size:16px;
}
/*SP*/
@media screen and (max-width: 480px){
	.sharebox{
		margin-top:70px;
	}
	.sharebox p.title{
		font-size:1.2em;
		font-weight:bold;
		text-align:center;
	}
	.sharebox dl{
		padding: 20px 10px;
	}
	.sharebox dt {
		float: left;
		padding: 5px;
		vertical-align: middle;
		height: 30px;
	}
	.sharebox dt img{
		padding-top: 6px;
	}
	.sharebox dd {
		margin-left: 30px;
		font-weight: bold;
		line-height: 1.4em;
		padding: 5px;
		margin-top: 5px;
		font-size: 1em;
		height:auto;
	}
	.sharebox .uparea,.sharebox .lowarea{
		background-color: #d7e5f4;
		overflow: hidden;
	}
	.sharebox .uparea .inner{
		background-color: #fff;
		margin: 20px 20px 0 20px;
	}
	.sharebox .lowarea .inner{
		background-color: #fff;
		margin: 20px;
		padding: 10px 20px;
		overflow: hidden;
	}
	.sharebox_title {
		width: 100%;
		padding: 9px 0 2px;
		background-color: #255997;
		color: #fff;
		font-size: 1.2em;
		line-height: 1.5em;
		font-weight: bold;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
	}
	.sharebox_title span{
		font-size:1.5em
	}
	.sharebox_title:after {
		content: "";
		position: relative;
		top: 17px;
		left: 50%;
		margin-left: -15px;
		display: block;
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 15px 15px 0 15px;
		border-color: #255997 transparent transparent transparent;
	}
	.sharebox .lowbox{
		width:100%;
	}
}

/*利用シーン*/
.meritarea{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	justify-content:space-between;
}
.meritbox{
	width:32%;
	text-align: center;
	padding:10px;
	border: 2px solid #cecece;
}
.meritbox:hover{
	border:2px solid #004386;
}
.meritbox p{
	font-size: 17px;
	font-weight: bold;
	color: #004386;
	margin:0;
	text-align:left;

}
.meritbox img{
	width:100%;
	text-align:center;
}
/*SP*/
@media screen and (max-width: 480px){
	.meritbox{
		width:100%;
		margin: 10px 0;
	}
}

/*詳しく見るボタン　エリア*/
.detail_btn_area{
	margin:20px 0 30px 0;
}
/*詳しく見るボタン*/
.detail_btn{
	position: relative;
	padding:10px 20px;
	text-align: center;
	line-height: 1.25;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	background: #004386;/*青*/
	text-decoration: none;
	color: #FFFFFF;
	margin:0 0 0 auto;
	}
.detail_btn:hover{
	background: #176abc;/*薄青*/
}
/*詳しく見るボタン　くの字*/
.detail_btn:after{
	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	right:1em;
	margin:auto;
	width: .3em;
	height: .3em;
	border-top: .13em solid #fff;
	border-right: .13em solid #fff;
	transform: rotate(45deg);
}


/*---------------------------------
	特長／メリット
---------------------------------*/
/*ポイント 見出し*/
.point_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;
}
/*TBSP*/
@media only screen and (max-width: 768px) {
	.point_box {
		width: 100%;
	}
	.point_title {
		height: auto;
		margin-top: 5px;
		line-height:1.3em;
		margin-bottom: 5px;
	}
}
/*ポイント コンテンツ*/
.point_contentsarea{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	justify-content: space-between;
}
.point_fig{
	width: 300px;
	margin:20px 0;
}
.point_fig img{
	width:100%;
}
.point_txt{
	width: 530px;
	margin:20px 0;
}
.point_txt ul{
	margin:0;
}
@media only screen and (max-width: 768px) {
	.point_fig,
	.point_txt{
		width: 100%;
	}
	.point_txt{
		margin: 0;
	}
}


/*---------------------------------
	利用シーン
---------------------------------*/
/*ビフォーアフター*/
.beforeAfter_area{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	justify-content: space-between;
}
.beforeAfter_area .beforeAfter_box{
	width: 48%;
	padding: 2px;
	margin:20px 0;
	border: solid 1px #ccc;
	background: #fff;
}
.beforeAfter_area .beforeAfter_triangle{
	width: 4%;
	align-self:center;
}
/*PC時 右向き三角*/
.beforeAfter_area .triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #ebebeb;
	margin:0 auto;
}
/*SP*/
@media only screen and (max-width: 768px) {
	.beforeAfter_area .beforeAfter_box,
	.beforeAfter_area .beforeAfter_triangle{
		width: 100%;
	}
	/*SP時 下向き三角*/
	.beforeAfter_area .triangle {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 20px 20px 0 20px;
		border-color: #ebebeb transparent transparent transparent;
	}
}
.beforeAfter_area .beforeAfter_box .beforeAfter_fig{
	text-align:center;
}
.beforeAfter_area .beforeAfter_box .beforeAfter_fig img{
	width:100%;
	padding: 25px 12px 10px;
}
.beforeAfter_area .beforeAfter_box ul{
	margin:0;
	padding:1em 1em 1em 2em;
}
.title_before{
	background-color: #e3e3e3;
	margin: 2px;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	padding: 10px 0;
}
.title_after{
	background-color: #eaf5fc;
	margin: 2px;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	padding: 10px 0;
}


/*---------------------------------
	よくあるご質問
---------------------------------*/
/*ページ内リンク*/
.internal_area{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	justify-content: center;
}
.internal_area .internal_box{
	width: auto;
	margin:10px 20px;
}
@media screen and (max-width: 480px) {
	.internal_area .internal_box{
		width: 100%;
		margin:10px 0;
	}
}
/*三角付きリンク*/
.internal_txt{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
}
.internal_txt::before,
.internal_txt::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.triangle_under::before{
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #004386;
}
.triangle_under::after{
	top:6px;
	left: 4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-top: 4px solid #fff;
}
.internal_txt span{
	padding-left:0.5em;
}
.internal_txt span:hover {
	opacity:.75;
}
/*アコーディオン Qテキスト*/
.q_num{
	float: left;
}
.q_txt{
	margin-left: 2.5em;
}


.sean_detail {
	width: 225px;
    background-color: #004386;
    padding: 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #063796;
    display: block;
    position: relative;
    cursor: pointer;
    float: right;
		overflow:hidden;
}

.sean_detail:hover{
	background-color:#176abc;
}

.sean_detail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top:12px;
		color:#FFF;
}
.link_component a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/ai/cotoha-ma/img/icon_right_arrow_w.png);
    margin-left: 10px;
}
@media only screen and (max-width: 768px){
.sean_detail {
	width: 225px;
    background-color: #004386;
    padding: 30px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #063796;
    display: block;
    position: relative;
    cursor: pointer;
    float: right;
		overflow:hidden;
}

.sean_detail:hover{
	background-color:#176abc;
}

.sean_detail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top:16px;
		color:#FFF;
}

.link_component a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/ai/cotoha-ma/img/icon_right_arrow_w.png);
    margin-left: 10px;
}
}

/*---------------------------------
	ボタンエリア
---------------------------------*/
/*問い合わせ*/
.apply_area{
	width: 100%;
}
/*分割なし*/
.apply_area .full{
	width: 100%;
}
/*2分割*/
.apply_area .half{
	width: 49%;
	margin:0 auto; 
}
/* TBSP */
@media only screen and (max-width: 768px){
	.apply_area .full{
		width: 100%;
	}
	.apply_area .half{
		width: 100%;
		margin-bottom:20px;
	}
}
/*---------------------------------
	お問い合わせなどのボタン
---------------------------------*/
/*角丸*/
.apply_btn{
	position: relative;
	width:100%;
	padding:10px 20px;
	text-align: center;
	line-height: 1.25;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	}
/*黄ボタン*/
.request_btn{
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
	text-decoration: none;
	color: #FFFFFF!important;/*紺#004386;を白に*/
}
.request_btn:hover{
	background: #cc023a!important;/*薄黄#fdea8aを薄赤に*/
}
/*黄ボタン　くの字*/
.request_btn:after{
	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	right:1em;
	margin:auto;
	width: .3em;
	height: .3em;
	/* 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);
}
/*下部問い合わせ(黄大)*/
.request_btn.btmcontact_bt {
	font-size:22px;
	padding:15px 20px;
}
/*下部問い合わせ(黄大)　くの字*/
.request_btn.btmcontact_bt:after{
	width: .4em;
	height: .4em;
}

/*---------------------------------
	フッタリンク
---------------------------------*/
.footwidth{
	width:1260px;
	margin: 50px auto;
}
.footlink{
	border-top: solid 2px #05397c;
	text-align: center;
}
 
.footlink ul li{
	display:inline;
	font-size: 1.1em;
	padding-left: 15px;
	padding-right: 15px;
}
.footlink ul li.bdr{
	color:#777777;
	padding-left: 0px;
	padding-right: 0px;
}
.footlink ul li.nbd{
		border-left: none;
}
.footlink ul li.on{
		background-color: #004386;
}
.footlink ul li.on a{
	color:#FFF;
	}

/*TBSP*/
@media only screen and (max-width: 768px){
	.pc{
		display:none !important;
	}
	.footwidth {
		width: 100%;

	}
	.footlink{
		border-top: solid 2px #05397c;
		text-align: center;
	}
	.footlink ul li{
		display:inline;
		font-size: 1.1em;
		padding-left: 15px;
		padding-right: 15px;
	}
	.footlink ul{
		margin:0;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 0px;
	}
	.footlink ul li{
		display:block;
		width:100%;
		text-align: left;
		line-height: 1.5;
	}
	.footlink ul li a:before {
		content: url(/content/dam/nttcom/hq/jp/business/services/application/ai/cotoha-vi/img/icon_right_arrow.png);
		margin-right: 10px;
	}
	.footlink ul li.on{
		display:block;
		width:90%;
		background-color: #004386;
		border-left: none;
	}
	.footlink ul li.on a{
		color:#FFF;
	}
	.footlink ul li.on a:before {
		content: url(/content/dam/nttcom/hq/jp/business/services/application/ai/cotoha-vi/img/icon_right_arrow_w.png);
	}
}

/*----- 追記 20220616 --------*/
.plan_block{
  margin: 80px 0;
}
.plan_block .plan_ttl{
  margin: 0;
  color: #013f7a;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
}

.plan_block .plan_heading{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px 0 0;
  padding: 18px 0;
  border-radius: 6px 6px 0 0;
  background: #013f7a;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.plan_block .plan_heading span{
  margin-left: 5px;
  font-size: 10px;
  font-weight: normal;
}
.plan_block .plan_body{
  padding: 30px 45px 35px 65px;
  border-radius: 0 0 6px 6px;
  background: #f4f4f4;
}
.plan_block .plan_body .box_list{
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.plan_block .plan_body .box_list .list_item{
  display: flex;
  align-items: center;
  width: calc(25% - 15px);
  margin-right: 20px;
}
.plan_block .plan_body .box_list .list_item:nth-child(4n){
  margin-right: 0;
}
.plan_block .plan_body .box_list .list_item:nth-child(n + 5){
  margin-top: 22px;
}
.plan_block .plan_body .box_list .list_item .item_img{
  width: 55px;
  background: #fff;
  margin: 0;
  box-shadow: 0 0 7px 1px rgba(0,0,0,.1);
  border-radius: 5px;
}
.plan_block .plan_body .box_list .list_item .item_img img{
  width: 100%;
  vertical-align: bottom;
}
.plan_block .plan_body .box_list .list_item .item_txt{
  width: calc(100% - 55px);
  margin: 0;
  color: #333;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.sean_btns{
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
}
.sean_btns .sean_detail{
  float: none;
  margin: 0;
}
.sean_btns .sean_detail-yl{
  background: #ffc000;
  width: 270px;
  margin-left: 30px;
}
.sean_btns .sean_detail-yl.link_component a:after{
  display: none;
}
.sean_btns .sean_detail-yl a{
  color:#004386;
}
.sean_btns .sean_detail a{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
@media only screen and (max-width: 768px){
  .plan_block .plan_ttl{
    line-height: 1.5;
  }
  .plan_block .plan_heading{
    display: block;
    padding: 13px 0;
  }
  .plan_block .plan_heading span{
    display: block;
    margin: 5px 0 0;
  }

  .plan_block .plan_body{
    padding: 15px;
  }
  .plan_block .plan_body .box_list .list_item{
    width: calc(50% - 5px);
    margin-right: 10px;
  }
  .plan_block .plan_body .box_list .list_item:nth-child(even){
    margin-right: 0;
  }
  .plan_block .plan_body .box_list .list_item:nth-child(n + 3){
    margin-top: 15px;
  }

  .sean_btns{
    display: block;
  }
  .sean_btns .sean_detail{
    margin: 0 auto;
  }
  .sean_btns .sean_detail-yl{
    margin-top: 25px;
  }

}

/* =========================================================
 * 2022
 * 新テンプレ調整
 * ====================================================== */
.sean_btns a,
.anchor-nav a,
.apply_area a{
	text-decoration:none;
}
.sean_btns .link_component a:after{
	content:url(/content/dam/nttcom/hq/jp/business/services/application/ai/cotoha-ma/img/icon_right_arrow_w.png);
}
.sean_btns .link_component a,
.sean_btns .link_component a:hover,
.sean_btns .link_component a:visited,
.sean_btns .link_component a:active{
	color:#FFF;
}
.sean_btns .sean_detail-yl a,
.sean_btns .sean_detail-yl a:hover,
.sean_btns .sean_detail-yl a:visited,
.sean_btns .sean_detail-yl a:active{
	color:#004386;
}
.footlink ul{
	margin:1em 0;
}