@charset "utf-8";

/* －－－－－－－－－－－－－－－－－－－－－－

2019 0523 /bd/connect/css/common2.CSS Document 

－－－－－－－－－－－－－－－－－－－－－－*/

/* common */

#contents .ovf_hdn{
	overflow: hidden;
}

#contents .in-blck{
	display: inline-block;
}

#contents .inline{
	display: inline;
}

#contents .txt-nomal{
	font-weight: 400 !important;
}

#contents .title + ul,
#contents .title + ol{
	margin-left:2em;
}

#contents .title + div{
	margin-left: 1em;
}

#contents span.link_out {
	background: url('/share/images/icon_blank.gif') no-repeat scroll 0px 0px transparent !important;
	display: inline-block;
	height: 0px;
	margin-left: 3px;
	overflow: hidden;
	padding: 9px 0px 0px;
	vertical-align: baseline;
	width: 11px;
}

#contents a.textLink{
	background: url(/share/images/arrow_black.gif) no-repeat left .4em;
	padding-left:1em;
	word-break: break-all;
}
#contents ul.annotation > li{
	text-indent: -1em;
}

#contents ul.txtlink > li a{
	word-break: break-all;
}



/*===========================================
		title & head 
=============================================*/

#contents h1{
	border-bottom: 1px solid #d0d0d0;
	clear: both;
	color: #000;
	font-size: 128%;
	font-weight: 700;
	margin-bottom: 15px;
	padding: 0 0 5px 13px;
}

#contents h2{
	font-size:118% !important;
}

#contents h3{
	font-size:110% !important;
}

#contents h4{
	font-size:100% !important;
}


#contents .title{
	border-bottom: 1px solid #343434;
	padding: 0 0 5px 13px;
	margin:1em 1em 1.4em 0;
	zoom: 1;
}

#contents .title.Anchor{
	margin: 0 0 1em 0;
	background-color: #e3e3e3;
	background-image: none;
	border: medium none;
	font-size: 90%;
	padding: 5px 15px 4px;
}



/*===========================================
		flowchart 
=============================================*/
ul#flowchart{
	list-style:none;
	margin: 0 0 2em 1.5em;
}
ul#flowchart li{
	display: inline-table;
	vertical-align: top;
	text-align:center;
	margin: 0;
}

ul#flowchart li:after{
	content:"→";
	font-size:120%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 0.3em;
	font-weight:700;
}

ul#flowchart li:last-child:after{
	content:' ';
}

ul#flowchart li a,
ul#flowchart li p{
	border:1px #666 solid;
	font-weight:bold;
	display: table-cell;
	vertical-align: middle;
	padding: 0.5em 1.6em;
	border-radius:3px;
	background: #e3e3e3;
}

ul#flowchart li a{
	color:#000;
}

ul#flowchart li a span{
	background: url("/support/share/images/arrow_black.png") no-repeat 0 6px;
	padding-left: 0.7em;
}

ul#flowchart li a:active,
ul#flowchart li a:visited{
	color:#000;
}

ul#flowchart li a:hover{
	text-decoration:none;
	background-color:#414349;
}

ul#flowchart li a:hover span{
	color:#fff;
}
ul#flowchart li p.active{
	background-image: none;
	background-color: #414349;
	color: #fff;
}

#contents div.imageArea{
	display: inline-block;
	vertical-align: top;
	padding: 1.6em 0 1.6em 2em;
}

#contents ul.floatList {
	width: 58%;
	display: inline-block;
	padding-left: 2em;
	margin-bottom:3em;
}
@media (max-width: 640px){

	#contents .title{
		margin: 1em 0 1.4em 0.5em;
		padding: 0 0 0.5em 0;
	}
	
	#contents .title.Anchor {
		margin: 0 0 1em 0;
	}
	
	#contents .title + *{
		margin-left:1em;
	}
	
	ul#flowchart {
		margin: 0 0.5em 2em 0;
	}
	
	ul#flowchart li {
		width: 47%;
		vertical-align: middle;
		margin: 0 0 1em 0.5em;
		font-size: 90%;
	}
	
	ul#flowchart li a, ul#flowchart li p {
		padding: 0.4em;
		height: 5.5em;
	}
	
	ul#flowchart li:last-child:after{
		content:' ';
		padding-right:0.4em;
	}
	
	#contents div.imageArea {
		padding: 1.6em 0 1.6em 1em;
	}
	
	#contents div.imageArea img{
		max-width: 114px;
		height: auto;
		width: auto;
	}
	
	#contents ul.floatList {
		width: 100%;
		padding-left: 0;
	}
	
	#contents ul.floatList li {
		margin-right:1em;
	}
	
}


/*取り込み方法　USB/赤白黄ケーブル　*/

#contents .usb_hd {
	background: url("/support/bd/connect/dub/share/images/icon_hd.gif") no-repeat;
	background-size: contain;
	padding: 1em 0 1em 3.5em;
	margin-bottom:1em;
	border-bottom:1px solid #999; 
}
#contents .pic_sd {
	background: url("/support/bd/connect/dub/share/images/icon_sd.gif") no-repeat;
	background-size: contain;
	padding: 1em 0 1em 3.5em;
	margin-bottom:1em;
	background-position: -4px;
	border-bottom:1px solid #999; 
}
#contents .hdsd_Area ul {
	list-style:none;
	margin-left: 0 ;
}
#contents .hdsd_Area p{
	margin:0 0 0 1em;
}
#contents p.annotation {
	padding-left:1em;
	text-indent: -1em;
	font-size: 0.9em;
} 

/*接続機器を選択*/

#contents div.choice_connect{
	margin:2em;
}

#contents div.choice_connect p{
	margin:0 0 0 2em;
}

#contents div.choice_connect ul{
list-style: none;
	display: inline-table;
	vertical-align: bottom;
}
#contents .choice_connect ul li{
	display: inline-block;
	margin-right: 1.4em;
}
#contents .choice_connect ul li a{
	display:block;
}

#contents .choice_connect ul li a:hover{
	opacity: 0.5;
	color:inherit;
}
#contents .choice_connect ul li.select {
	margin-right: 0.8em;
	margin-left: 0;
}

@media (max-width: 640px){
	#contents div.choice_connect{
		margin:2em 1em;
	}
	
	#contents div.choice_connect p{
		margin:0;
	}
	
	#contents div.choice_connect ul{
		margin-left:0;
	}
	#contents .choice_connect ul li{
		display: inline-block;
		margin-right: 0;
	}
	
	#contents .choice_connect ul li a{
		display:block;
	}
	
	#contents .choice_connect ul li.select {
		margin-left: 0.8em;
		margin-right: 0;
	}
}

/*===========================================
 　for JavaScript css / au_docomo_SB
=============================================*/

#contents .Gray {
	margin: 5px 15px 10px 5px;
	padding: 8px 10px 6px 37px;
	border: #d2d2d2 1px solid;
	border-radius: 6px;
	width: 10em;
	float: left;
	cursor: pointer;
}
#contents .textLine {
	padding-right: 8px;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 2px;
	vertical-align: middle;
	margin-left: -34px;
}
#contents div.detailArea {
	margin: 0px 0px 30px 5px;
	padding: 10px 10px 0px 10px;
	display:none;
}
#contents div.detailArea h4,
#contents div.detailArea h3{
	border-bottom: 2px solid #999;
	font-size: 1.1em;
}
.clearfix {
	zoom: 1;
}
.clearBoth {
	clear: both;
}
@media (max-width: 640px){
	#contents .Gray {
		width: auto;
		float: none;
	}
	#contents div.detailArea table {
		margin:2em 0 1em 0;
	}

}

/*===========================================
		 　TABLE
=============================================*/

#contents tbody,
#contents th,
#contents td{
	border:none;
}

#contents table th {
	background-color: unset;
}

#contents table.torikomiTbl{
	border:1px solid #999;
	margin-top:2em;
	width: 96%;
}

#contents table.torikomiTbl caption img,
#contents table.torikomiTbl td img{
	vertical-align: sub;
}


#contents table.torikomiTbl caption{
	text-align:left;
}

#contents table th{
	color:#414349;
	border-right:1px solid #999;
}

#contents table.torikomiTbl thead tr:nth-child(1)  th:nth-child(1) {
	background-color:#fff;
	width: 17%;
}

#contents table.torikomiTbl tr:nth-child(2) > th {
	width: 16%;
}

#contents table.torikomiTbl caption img{
	padding-left:1em; 
}

#contents table.torikomiTbl caption sub{
	padding-right:1em; 
}


/*IE */
@media all and (-ms-high-contrast:none){

   #contents table.torikomiTbl tr:nth-child(2) > th{
	border-top:1px solid #999;
	}
}

/*Firefox*/
@media all and (-moz-document url-prefix) {
	#contents table.torikomiTbl tr:nth-child(2) > th{
	border-top:1px solid #999;
	}
}

#contents table.torikomiTbl th.movie{
	background-color:#DCE6FA;
	border: 1px solid #999;
}

#contents table br.mobile{
	display:none;
}

#contents table.torikomiTbl tr > th:nth-child(1) {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

#contents table.torikomiTbl th.photo{
	background-color:#FFF5C8;
	border: 1px solid #999;
}

#contents table tbody td{
	border: 1px solid #999;
	text-align: center;
}

#contents table.torikomiTbl tbody tr:nth-child(odd){
	background-color:#e3e3e3;
}

@media (max-width: 640px){
	#contents table.torikomiTbl{
		word-break: break-all;
	}
	
	#contents table.torikomiTbl{
		font-size:80%;
	}
	
	#contents table.torikomiTbl tbody th img{
		max-width:40px;
		width:auto;
	}
	
	#contents table.torikomiTbl tbody th br.mobile{
		display:inline;
	}
	#contents .abs_Tbl th,
	#contents .abs_Tbl td{
		padding:0.2em;
	}
}

/* table for Mobile */
th.m-Blue {
	background: #E8F1FF !important;
	font-size: 10px;
}
th.m-Green {
	background: #DFF9F2 !important;
	font-size: 10px;
}
th.m-Yellow {
	background: #FFF9DC !important;
	font-size: 10px;
}
th.m-Red {
	background: #FFEBEB !important;
	font-size: 10px;
}
#contents table.abs_Tbl th.White,
#contents table.abs_Tbl td.White{
	background: #ffffff !important;
}
#contents .abs_Tbl .year {
	color: #007BA0;
	border-bottom: #007BA0 2px solid;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:0;
	text-align:left;
	background-color:white;
}

/*===========================================
		Button
=============================================*/

/*.linkButtonA*/

a.linkButtonA {
	zoom: 1;
	background: url("/support/share/images/bg_btnA.png") no-repeat scroll 0 52% transparent;
	background-color: #ffffff;
	border: 1px solid #BCBCBC;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	cursor: pointer;
	line-height: 1.3;
	text-align: left;
	text-decoration: none;
	padding: 12px 5px 10px 23px;
	margin: 8px 0 0 0;
	display: block;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-in 0s;
	-moz-transition:	opacity 0.2s ease-in 0s;
	-o-transition:	  opacity 0.2s ease-in 0s;
	-ms-transition:	 opacity 0.2s ease-in 0s;
	transition:		 opacity 0.2s ease-in 0s;
}
a.linkButtonA:hover {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}

a.linkButtonA span {
	font-size:0.86em;
}
#sp #contents ul.modelList li {
	float:left;
	width:15.5%;
	list-style:none;
	margin:0 7px 1px 0;
	padding:0;
	font-size: 0.9em;
}
#sp #contents ul.modelList {
	margin:-3px 0 0 0;
}

/* Button */

	#contents div.btn_Area {
		margin-top: 1.4em;
		margin-bottom: 1em;
	}

#contents .Button{
	width: auto;
	display: table-cell;
	padding: 0.5em 1em 0.5em 1em;
	color: inherit;
	background: url(/support/bd/share/images/bg_gradation_off.gif) no-repeat scroll;
}

#contents div.inner_Link,
#contents a.inner_Link,
#contents span.inner_Link{
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em !important;
	padding: 0 0 0 13px;
}

#contents .Button.sizefix{
	width: 90%;
	display: inline-block;
	padding: 1em 1em 0 1em;
}



@media (max-width: 640px){
	
	#sp #contents ul.modelList li {
		float:left;
		width:49%;
		margin:0 0.9% 0 0;
		font-size:0.9em;
		padding:0;
	}
}

/* anchorBtnA */

#contents ul.anchorBtnA {
	list-style:none;
	margin-left: 1em;
}
#contents ul.anchorBtnA li{
	display:inline-block;
	margin: 0 1em 2em 0;
	padding: 0;
}

#contents .anchorBtnA a{
	border: solid 1px #ccc;
	background: url(/support/bd/share/images/bg_gradation_off.gif) no-repeat scroll;
	border-radius: 5px;
	color: #333;
	padding: 0.7em 0.5em 0.7em 1em;
	display:block;
}

/*サイズ調節 個別　*/
.w20{width: 20%!important;}
.w25{width: 25%!important;}
.w30{width: 30%!important;}
.w35{width: 35%!important;}
.w40{width: 40%!important;}
.w45{width: 45%!important;}
.w50{width: 50%!important;}
.w60{width: 60%!important;}
.w70{width: 70%!important;}

/*ボタンサイズ調節 一括 */


/*3つ横並び　*/
#contents ul.anchorBtnA.three li{
	width:14em; 
}

#contents ul.anchorBtnA.four li{
	width:13em; 
	margin-right: 0.5em;
}
#contents ul.anchorBtnA.five li{
	width:10em; 
	margin-right: 0.5em;
}

#contents ul.anchorBtnA.six li{
	width:9em; 
	margin-right: 0.2em;
}


#contents .anchorBtnA a span.inner_Link,
#contents ul.anchorBtnA.inner_Link li a span{
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
	padding: 0 0 0 13px;
	font-weight:700;
}

#contents ul.anchorBtnA > li > a:hover,
#contents .Button:hover{
	background: url(/support/bd/share/images/bg_gradation_on.gif) no-repeat scroll;
	opacity: 0.8;
	text-decoration: none;
	color:inherit;
}

#contents ul.anchorBtnA li > a > span,
#contents a.Button > span{
	background: url(/share/images/arrow_black.gif) no-repeat left 5px;
	padding-left: 1em;
}

#contents ul.anchorBtnA.txt_R{
	float:right;
	margin:0 1em 0 0;
}
#contents ul.anchorBtnA.txt_R li{
	margin:0;
}
#contents ul.anchorBtnA.txt_R + *{
	clear:both;
}


@media (max-width: 640px){
	#contents ul.anchorBtnA{
		margin:1em 0;
	}
	
	#contents ul.anchorBtnA li {
		width: 86%;
		margin: 0 2em 1em 0.5em;
	}
	
	/*3つ横並び　*/
	#contents ul.anchorBtnA.three li,
	#contents ul.anchorBtnA.four li,
	#contents ul.anchorBtnA.five li,
	#contents ul.anchorBtnA.six li{
		width:96%; 
	}


	
	#sp #contents ul.anchorBtnA a{
		width:90%;
	}
	.w20,.w25,.w30,.w35,.w40,.w45,.w50,.w60,.w70{
		width: auto!important;
	}

}


/*===========================================
	AttentionArea
=============================================*/

#sp .AttentionArea {
	clear: both;
	background: #f9f9f9;
	border: 1px solid #ccc;
	margin: 15px auto 10px;
	padding: 0;
}
#sp .AttentionArea .miniBox {
	margin: 0;
	padding: 15px;
}
#sp .AttentionArea .miniBox .ico_Attentionmark {
	background: url("/support/bd/connect/images/ico_attentionmark.gif") no-repeat scroll 0 0;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 5px 0 0 37px;
}
#sp .AttentionArea .miniBox .ico_Attentionmark + p {
	margin: 0 0 0 2em;
}
#sp .AttentionArea .miniBox ul {
	margin: 0 0 0 25px;
}
#sp .AttentionArea .miniBox ul li ul.nest li {
	list-style-type: none;
	text-indent: -10px;
}

/*===========================================
	infoArea
=============================================*/
#sp #contents dl.infoArea {
	clear: both;
	background: #f9f9f9;
	border: 1px solid #ccc;
	margin: 15px auto 10px;
	padding: 10px;
}
#sp #contents dl.infoArea dt {
	font-size:14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#sp #contents dl.infoArea dt:before {
	content:'■';
	color:#69C;
	font-size: 20px;
	margin-right: 5px;
}
#sp #contents dl.infoArea dd.annotation {
	text-indent: -1em;
	padding-left: 1em;
}
#sp #contents dl.infoArea dd{
	margin-left: 1.5em;
	margin-bottom:0;
}
/*===========================================
	network
=============================================*/

#contents #internet .box_4 {
	margin-left: 10px;
	margin-bottom: 30px;
}
.box_4 {
	width: 360px;
	float: left;
	margin-left: 0 !important;
}
.box_4 .left_area {
	width: 120px;
	text-align: center;
}
.box_4 .right_area {
	width: 240px;
}

.left_area {
	float: left;
}
.right_area {
	display: inline-block;
}
#contents .right_area .howto {
	margin-left: 5px;
}

#contents .right_area .howto a.onMenu.Button {
	height: 1.5em;
	margin-left: 1em;
}


.right_area p span{
	color:#007BA0;
}
#contents .right_area p:nth-child(2){
	margin: 0 0 0 1em;
}
#contents .right_area ul{
	margin: 0 0 1em 1.5em;
	padding: 0;
}

/* menuWinArea */
div.menuWinArea {
	width: 550px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	top: 0px;
	left: 0px;
	background: #FFF;
	border: solid 4px #666666;
	position: absolute;
	z-index: 99;
	display: none;
}
div.menuWinArea div.closeArea {
	padding: 5px 5px 0px 0px;
	background-color: #E8E8E8;
	height: 27px;
	text-align: right;
}

/* menuWinBox */
div.menuWinArea div.menuWinBox {
	width: 490px;
	margin: 0px auto;
	padding: 0px;
}

div.menuWinArea div.menuWinBox a {
	width:90%;
	margin:0px 0px 10px 0px;
	padding:15px 5%;
	border:#BCBCBC 1px solid;
	border-radius:5px;
	font-size:15px;
	text-align: center;
	display:block;
}

div.menuWinArea div.menuWinBox a:hover {
	background:#F1F1F1;
	text-decoration:none;
}
div.menuWinArea div.menuWinBox p.txt {
	font-size:15px;
	margin:15px 0 5px 0;
	text-align:left;
}
a.selectBtn {
	width:200px;
	margin:20px 0px 0px 0px;
	padding:15px;
	border:#BCBCBC 1px solid;
	border-radius:5px;
	font-size:16px;
	clear:both;
	display:block;
}
a.selectBtn:hover {
	background:#F1F1F1;
	text-decoration:none;
}
span.txtlink {
	background: url("/share/images/arrow_black.gif") no-repeat  0  0.4em;
	padding: 0px 0 0 13px;
}
@media screen and (max-width: 640px) {
	.box_4 {
		width: auto;
		float: none;
	}
	.box_4 .left_area {
		text-align: center;
	}
	.box_4 .right_area {
		width: 60vw;
	}
	#contents .right_area ul.txtlink {
		margin-left: 0;
		margin-bottom: 0;
	}

	div.menuWinArea {
		width: auto;
	}
	div.menuWinArea div.menuWinBox {
		width: auto;
	}
	
	div.menuWinArea div.menuWinBox a {
		width: 85%;
		font-size: 12px;
		margin-left: auto;
		margin-right: auto;
	}
	div.menuWinArea div.menuWinBox p.txt {
		font-size:12px;
	}
}
@media screen and (max-width: 375px) {
	.box_4 .left_area {
		width: 100px;
	}
	.left_area img{
		width: 25vw;
	}
}
@media screen and (max-width: 320px) {
	.box_4 .left_area {
		width: 80px;
	}
}

/* glayLayer */
div#glayLayer {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.60;
	filter:alpha(opacity=60);
	z-index: 99;
	display: none;
}


/*===========================================
	borde
=============================================*/

#contents ul.border_top {
	border-top: 4px double;
	padding-top: 2.4em;
	padding-left: 2em;
	margin: 0 1em;
}

/*===========================================
			okBizArea NEW 
=============================================*/

#sp #contents #okBizArea {
	display: none;
	display: none;
	padding:1.6em;
	border:dashed 1px #0066cc;
	border-radius:8px;
	margin: 2em 1em;
	height: 340px;
	width: 94%;
}
#sp .colum2-right760 #contents #okBizArea {
	display: none;
	height: auto;
	margin: 2em 0;
}
#sp #contents #okBizArea .leftArea,
#sp #contents #okBizArea .rightArea{
	display: table-cell;
	float: none;
}

#sp #contents #okBizArea .leftArea{
	width: 60%;
}

#sp #contents #okBizArea .rightArea{
	vertical-align: middle;
}

#sp #contents #okBizArea dl {
	display: inline-block;
	vertical-align: top;
}

#sp #contents #okBizArea dl dt,
#sp #contents #okBizArea dl dd{
	margin-left:0;
}

#sp #contents #okBizArea dl dt{
	margin-bottom:0.8em;
}

#sp #contents #okBizArea .ok_img{
	max-width:360px;
	height:auto;
}

#sp #contents #okBizArea img{
	margin:1em 0;
}

#sp #contents #okBizArea a{
	display:block;
}

@media (max-width: 640px){
	#sp #contents #okBizArea {
	display: none;
		width:auto;
		height: auto;
		padding:1em;
		margin:2em 0;
	}
	
	#sp #contents #okBizArea .leftArea,
	#sp #contents #okBizArea .rightArea{
		display: block;
	}
	
	#sp #contents #okBizArea .leftArea{
		width: 100%;
	}
	#sp #contents #okBizArea .ok_img{
		max-width:360px;
		height:auto;
		width:100%;
	}

}


@media (max-width: 640px){
	#contents ul.anchorBtnA li {
			display: block;
	}

}
/*===========================================
	Layout for Left_NAVI
=============================================

#mod-mainContentContainer .column2-left180 {
	width:180px;
	float:left;
	margin-right: 10px;
	padding-bottom: 1px;
	display: table-row-group!important;
}
#mod-mainContentContainer .column2-main760 {
	width: 760px;
	float: left;
	overflow: hidden;
}

@media (max-width: 640px){
	#mod-mainContentContainer .column2-left180 {
		width: 100%!important;
		float: none;
		display: table-row-group!important;
	}
	#mod-mainContentContainer .column2-main760 {
		width: 100%;
		float: none;
		display: table-header-group!important;
	}
}
*/



/* 20201225 */

#contents ul.anchorBtnA.three.long li{
	width:30%; 
}

#contents ul.annotation li >dl{
	padding: 0.35em 0 0 0;
	margin-left: 1.5em;
}
#contents ul.annotation li >dl:after{
	display: none;
}

#contents ul.annotation li >dl dt{
	font-weight: normal;
	margin-left: 0;
}
#contents ul.annotation li >dl dd{
	margin-left: 0;
	margin-bottom: 5px;
}

