@charset "UTF-8";
/*!
 * /business/services/voice-video/uc-conferencing/conferencing/ai.html
 * conferencing Audio
 */
/*画像パス　/content/dam/nttcom/hq/jp/business/services/voice-video/uc-conferencing/conferencing/ai/img/ */
body {
	background-image:url(https://www.ntt.com/content/dam/nttcom/cmn/img/backgrounds/bg-l-services-detail-lvl2.jpg);
}
.tabLayout .tabNavigation_contents{
	display:block;
}
.tabNavigation_contents p{
	margin-bottom:0;
}
.TitleH1{
  margin-bottom: 100px;
}

/** ========================================
 * メイン部分
 * ====================================== */
.conferencing_main_img{
	line-height:0;
	position:relative;
}
.conferencing_main_img img{
	vertical-align:bottom;
}
.conferencing_cont{
	background:url(/content/dam/nttcom/hq/jp/business/services/voice-video/uc-conferencing/conferencing/ai/img/main_bg.png) no-repeat top  #fff
}
.conferencing_cont h3,
.conferencing_cont h4,
.conferencing_cont h5{
	margin:0;
	padding:0;
}
.conferencing_cont .main_title_area{
	display:flex;
	margin-bottom:100px;
}
.conferencing_cont .main_title_area .left_area{
	padding-left:20px;
	width:calc(100% - 736px);
}
.conferencing_cont .main_title_area .left_area h2{
	margin:0;
	padding:0;
	font-size:120px;
	font-weight:bold;
	padding-top:80px;
}
.conferencing_cont .main_title_area .left_area p{
	font-size:18px;
	font-weight:bold;
}
.conferencing_cont .main_title_area .right_area{
	background:url(/content/dam/nttcom/hq/jp/business/services/voice-video/uc-conferencing/conferencing/audio-conferencing/img/main_title_bg.png) no-repeat;
	width:710px;
	height:322px;
	color:#fff;
	padding:100px 20px 0 60px;
}
.conferencing_cont .main_title_area .right_area p{
	font-size:36px;
}
.conferencing_cont .main_title_area .right_area .read{
	font-size:22px;
	margin-bottom:15px;
}
.ai_w{
	width:840px;
}
.conferencing_cont .ai_heading01{
	font-size:36px;
	text-align:center;
	margin:0 auto 80px;
	font-weight:bold;
	line-height:1.5;
}
.conferencing_cont .ai_heading01 span{
	color:#0A64C8;
}
.conferencing_cont .ai_heading02{
	font-weight: bold;
	font-size: 24px;
	border-bottom: 3px solid #004386;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
/** ========================================
 * ブラウザ上で行う会議中の音声を～
 * ====================================== */
.ai_img01{
	margin:0 auto 80px;
	text-align:center;
}
.conferencing_disc{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap: wrap;
	list-style:none;
	margin:0 auto;
}
.conferencing_disc li{
	text-align:center;
	width:380px;
	margin-bottom:60px;
}
.conferencing_disc li:nth-of-type(odd){
	margin-right:20px;
}
.conferencing_disc li:nth-of-type(even){
	margin-left:20px;
}
.conferencing_disc li h4{
	font-size:28px;
	line-height:1.6;
	margin-bottom:15px;
	color:#0A64C8;
}
.conferencing_disc li p{
	margin-bottom:35px;
}


/*ボタン*/
/*角丸*/
.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;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	border: 2px solid #004386;
}
.apply_btn:after{
	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	right:1em;
	margin:auto;
	width: .5em;
	height: .5em;
	border-top: .13em solid #004386;
	border-right: .13em solid #004386;
	transform: rotate(45deg);
}
/*オンライン*/
.online_btn{
	background: #CF1E1E;/*赤*/
	border: 2px solid #600000;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.online_btn:hover{
	background: #D64040;/*薄赤*/
}
/*オンライン　くの字*/
.online_btn:after{
	content:"";
	position:absolute;
	top:0;
	bottom:.1em;
	right:1em;
	margin:auto;
	width: .5em;
	height: .5em;
	border-top: .13em solid #fff;
	border-right: .13em solid #fff;
	transform: rotate(45deg);
}
.fllb_hq {
	margin-bottom: 40px;
	margin-top: 70px;
}
.usageImage_area,
.pcombination_area,
.scene_area,
.try_area{
	margin: 0 auto 60px;
}
.txt_red01 {
	color: #c73b3b;
}
.usageImage_area .video{
margin:60px auto 0;
}
.usageImage_area .video .cont_tits01{
text-align: center;
}
.usageImage_area .video .wrap{
position: relative;
width: 100%;
max-width: 512px;
margin: 40px auto 0;
}
.usageImage_area .video .wrap a{
position: relative;
display: block;
}
.usageImage_area .video .wrap a:before{
content: "";
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 20px 0 20px 40px;
border-color: transparent transparent transparent #fff;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
z-index: 5;
}
.usageImage_area .video .wrap + p{
max-width: 512px;
margin: 20px auto;
}

.usageImage_area .video .wrap iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
@media screen and (max-width: 768px) {
.usageImage_area .video .wrap{
max-width: auto;
}
.usageImage_area .video .wrap + p{
max-width: auto;
}
}
.usageImage_area .video {
	margin: 60px auto 0;
	text-align:center;
}
/* video
----------------------------------*/
.usageImage_area .video .wrap {
  max-width: 700px;
  height: 455px;
  text-align: center;
}
.tblScroll {
  width: 100%;
}
.scene_area .ai_w{
	margin:0 auto;
}
.scene_area .case_block{
	display:flex;
	justify-content: space-between;
	margin-bottom:30px;
}
.scene_area .case_block .case_ttl{
	width:310px;
	height:210px;
	padding:40px 30px;
}
.scene_area .case_block .case_ttl.trouble01{
	background:url(/content/dam/nttcom/hq/jp/business/services/voice-video/uc-conferencing/conferencing/ai/img/trouble_bg01.png) no-repeat ;
	background-size:cover;
}
.scene_area .case_block .case_ttl.trouble02{
	background:url(/content/dam/nttcom/hq/jp/business/services/voice-video/uc-conferencing/conferencing/ai/img/trouble_bg02.png) no-repeat;
	background-size:cover;
}

.scene_area .case_block .case_ttl span{
	background:#666666;
	color:#fff;
	padding:2px 10px;
	font-size:14px;
	font-weight:bold;
}
.scene_area .case_block .case_ttl .txt{
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
}
.case_resolution{
	background:#ebf5fc;
	padding:40px 20px;
	display:flex;
	justify-content: space-between;
	margin-left:10px;
	width:calc(100% - 320px);
}
.case02 .case_resolution{
	padding:28px 20px;
}
.scene_area .case_block .case_img{
	text-align:center;
	width:200px;
}
.scene_area .case_block .case_txt{
	width:calc(100% - 200px);
}
.scene_area .case_block .case_txt p{
	color:#0a64c8;
	font-size:18px;
	padding-left:20px;
}
.scene_area .case_block .case_txt p span{
	color:#c73b3b;
	font-weight:bold;
}
.scene_area .case_block .case_txt .note{
	font-size:10px;
	margin-top:10px;
}
.try_area .columnWrap{
	display:flex;
}
.try_area .columnWrap .text{
	padding-right:30px;
}
.try_area .columnWrap .text .apply_btn{
	width:300px;
	font-size:14px;
	margin-top:20px;
}
@media screen and (max-width: 768px) {
  .tblScroll {
    overflow: scroll;
  }

  .tblWrap.tblScroll>table {
    width: 700px;
  }
}

.tblWrap+.tblWrap {
  margin-top: 50px;
}

.tblWrap table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 5px;
}

.tblWrap table th,
.tblWrap table td {
  padding: 15px;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
}

.tblWrap table th {
  background: #ffffff;
  font-weight: bold;
  vertical-align:middle;
}

.tblWrap table ul,
.tblWrap table p {
  text-align: left;
  line-height: 1.8;
}

.tblWrap table th.-colorBlue {
  background: #004386;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
}

.tblWrap table .-colorYellow {
  background: #fffc94;
}
.pcombination_area .sec04tbl .wSml {
  width: 110px;
}

.pcombination_area .sec04tbl .wNom {
  width: 300px;
}
/*----------------------------------
 tv-conferencing.html(202003 AIで自動翻訳）
----------------------------------*/
.feeArea{
	margin-top:100px;
}
.feeArea h3 {
	font-size:24px;
	line-height:1.5;
	color: #0A64C8;
	font-weight:bold;
	margin:0;
	}
.feeArea p {
	font-size:18px;
	line-height:1.5;
	font-weight:bold;
	margin:0;
}
.feeArea p.tax {
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	text-align:right;
}
.feeArea table{
	width:100%;
}
.feeArea table,
.feeArea table th,
.feeArea table td{
	border: 1px solid #FFF;
	text-align:center;
	vertical-align:middle;
}
.feeArea table th{
	background: #004386 !important;
	color: #FFF;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
}
.feeArea table td{
	background: #E6EAF1 !important;
	font-size:14px;
	line-height:1.5;
}
.feeArea table .total{
	color: #0A64C8;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
}
.fee_image_area .fee_image_block{
	display:flex;
	justify-content: space-between;
	margin-bottom:10px;
}
.fee_image_area .fee_image_block .fee_image_item{
	width:400px;
}
.fee_image_area .fee_image_block h3{
	text-align:center;
	border-bottom:2px solid #cfcfcf;
	margin-bottom:10px;
}
.feeImageNote{
	margin-top:10px;
}
.feeImageNote p{
	font-size:14px;
	font-weight:normal;
	line-height:1.5;
	text-align:left;
	text-indent:-1em;
	padding-left:1em;
}

@media screen and (max-width: 768px) {
	.ai_w{
		width:100%;
	}
	.tabNavigation_contents .conferencing_wrap img{
		width:auto;
		max-width: 100%;
	}
	.conferencing_cont{
		background:url(/content/dam/nttcom/hq/jp/business/services/voice-video/uc-conferencing/conferencing/ai/img/main_bg.png) no-repeat top  #fff;
		background-size:contain;
	}
	.conferencing_cont .main_title_area{
		display:block;
	}
	.conferencing_cont .main_title_area .left_area,
	.conferencing_cont .main_title_area .right_area{
		width:100%;
	}
	.conferencing_disc{
		display:block;
	}
	.conferencing_disc li{
		width:100%;
	}
	.conferencing_disc li:nth-of-type(odd),
	.conferencing_disc li:nth-of-type(even){
		margin:0;
		margin-bottom:60px;
	}
	.conferencing_cont .main_title_area .left_area h2{
		padding-top:40px;
	}
	.conferencing_cont .main_title_area .right_area{
		padding:15px;
		background:#0a64c8;
		width:100%;
		height:auto;
	}
	.conferencing_cont .main_title_area .right_area p{
		font-size:30px;
	}
	.try_area .columnWrap{
		display:block;
	}
	.try_area .columnWrap .text{
		padding-left:0;
		margin-bottom:20px;
	}
	.try_area .columnWrap .pic{
		text-align:center;
	}
	.scene_area .case_block{
		display:block;
		padding: 10px 0;
	}
	.scene_area .case_block .case_ttl,
	.scene_area .case_block .case_resolution{
		width:100%;
	}
	.case_resolution{
		margin-left:0;
		padding: 20px;
	}
	.scene_area .case_block .case_ttl{
		width:100%;
		height:auto;
		padding:20px;
		position: relative;
		margin-bottom:20px;
	}
	.scene_area .case_block .case_ttl.trouble01{
		background:url(/content/dam/nttcom/hq/jp/business/services/voice-video/uc-conferencing/conferencing/ai/img/icon_trouble01.png) no-repeat bottom right #f2f2f2;
		background-size:auto;
	}
	.scene_area .case_block .case_ttl.trouble02{
		background:url(/content/dam/nttcom/hq/jp/business/services/voice-video/uc-conferencing/conferencing/ai/img/icon_trouble02.png) no-repeat bottom right #f2f2f2;
		background-size:auto;
	}
	.case02 .case_resolution{
		padding:20px;
	}
	.scene_area .case_block .case_ttl:before {
		content: "";
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -50px;
		border: 50px solid transparent;
		border-top: 15px solid #f0f0f2;
	}
	.scene_area .case_block .case_img{
		width:150px;
	}
	.scene_area .case_block .case_txt {
		width: calc(100% - 150px);
	}
	.fee_image_area .fee_image_block .fee_image_item{
		width:49%;
	}
	.fee_image_area .fee_image_block h3{
		font-size:1rem;
	}
	.feeArea .fee_image_block p{
		font-size:.75rem;
	}
	.feeArea .feeImageNote p{
		font-size:.65rem;
	}
}

@media screen and (max-width: 480px) {
	.conferencing_cont{
		padding-top:22px;
	}
	.conferencing_cont .main_title_area .left_area{
		margin-bottom:20px;
	}
	.conferencing_cont .main_title_area .left_area h2{
		font-size:4rem;
		padding-top:20px;
	}
	.conferencing_cont .main_title_area .right_area{
		padding:15px;
	}
	.conferencing_cont .main_title_area .right_area .read{
		font-size:12px;
	}
	.conferencing_cont .main_title_area .right_area p{
		font-size:1rem;
	}
	.conferencing_cont .main_title_area{
		margin-bottom:40px;
	}
	.conferencing_cont .ai_heading01{
		font-size:1.25rem;
		margin-bottom: 20px;
	}
	.conferencing_cont .ai_heading02{
		font-size:1.25rem;
	}
	.conferencing_disc li h4{
		font-size:1.25rem;
	}
	.conferencing_disc li p{
		font-size:.85rem;
	}
	.case_resolution{
		display:block;
	}
	.scene_area .case_block .case_img,
	.scene_area .case_block .case_txt{
		width:100%;
	}
	.scene_area .case_block .case_txt p{
		padding-left:0;
		margin-top:10px;
	}
}
.request_btn::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: .1em;
	right: 1em;
	margin: auto;
	width: .5em;
	height: .5em;
	border-top: .13em solid #004386;
	border-right: .13em solid #004386;
	transform: rotate(45deg);
}
.contact_bt02 {
	background: #ffd601;
	border: 2px solid #004386;
	padding: 12px 20px 12px 20px;
	font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	text-align:center;
	font-weight:bold;
	position: relative;
}

.contact_bt02::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: .1em;
	right: 1em;
	margin: auto;
	width: .5em;
	height: .5em;
	border-top: .13em solid #004386;
	border-right: .13em solid #004386;
	transform: rotate(45deg);
}