

@charset "Shift_JIS";


/*===========================================
	contentsArea
=============================================*/
div.contentsArea {
	width: 740px;
	margin: 10px auto 0px auto;
	padding: 0px;
}

/*===========================================
	mainArea
=============================================*/
ul.mainArea {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}
ul.mainArea li.txt {
	width: 370px;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.mainArea li.img {
	width: 355px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align:center;
}


/*===========================================
	braviaArea
=============================================*/
div.braviaArea {
	margin: 20px 0 0 0;
	padding: 0px;
	border: solid 1px #AB1E23;
	clear: both;
}
div.braviaArea h3 {
	padding: 3px 8px;
	background: #AB1E23;
	color: #FFF;
}
div.braviaArea h3 span {
	font-size:11px;
}
div.braviaArea div.braviaBox {
	margin: 15px;
}


/*===========================================
	warningArea
=============================================*/
div.warningArea {
	background: #EBEBEB;
	border:1px #C6C6C6 solid;
	margin: 15px auto 0px auto;
	padding: 13px;
	clear:both;
}
div.warningArea ul {
	list-style:none;
}

div.warningArea ul.list_navi {
	margin:0;
	padding:0 0 0 30px;
	list-style-type:disc;
}

div.warningArea ul li.txt {
	width:310px;
	float:left;
}
div.warningArea ul li.img {
	width:390px;
	float:right;
	text-align:center;
}
/* warningArea & stepArea */
div.warningArea ul.stepArea li.img {
	width: 320px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align:center;
}
div.warningArea ul.stepArea li.txt {
	width:340px;
	margin: 0px;
	padding: 0px;
	float:right;
	color:#333333;
}
div.warningArea ul.stepArea {
	border: none;
}
div.warningArea ul.warn_st li p:first-child{
	margin-bottom:10px;
	font-weight: bold;
}
div.warningArea ul.warn_st li:last-child p:first-child{
	margin-top:40px;
}
div.warningArea ul.list_navi ol{
	margin-left:1.5em;
}

div.warningArea .stepArea .sp{
	display:none;
}


/*===========================================
	btnArea
=============================================*/
div.btnArea {
	width:760px;
	overflow:hidden;
	margin:20px 0px 0px 0px;
	padding:0px;
	clear:both;
}
div.btnArea a {
	margin:10px 15px 0px 0px;
	padding:10px 10px;
	border:#BCBCBC 1px solid;
	border-radius:5px;
	display:block;
	float:left;
}
div.btnArea a:hover {
	background:#F1F1F1;
	text-decoration:none;
}
div.btnArea a span {
	padding: 0 0 0 13px;
	background:url(../images/arrow_anchor.png) no-repeat left 0.4em;
}


h5.st_bar {
	margin-top:30px;
	padding:7px 10px;
	background:#000000;
	color:#FFF;
	border-left:#AB1E23 5px solid;
	font-size:15px;
}
h6.step {
	margin-top:20px;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
	border-bottom:#666 1px solid;
}
p.st-bar {
	border-bottom: 2px solid #AB1E23;
	margin: 30px 0px 0px 0px;
	padding: 0px 10px 3px 0px;
	clear:both;
	font-size:18px;
	font-weight:bold;
}


/*===========================================
	stepArea
=============================================*/
ul.stepArea {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: #999 1px dotted;
	clear:both;
	list-style:none;
}
ul.stepArea-top {
	margin: 20px 0 0 0;
	padding: 0;
	clear:both;
	list-style:none;
}
ul.stepArea-top li.img,
ul.stepArea li.img {
	width: 320px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align:center;
}
ul.stepArea li.img2 img.img_l {
	margin-right: 35px;
}


ul.stepArea-top li.txt,
ul.stepArea li.txt {
	width:385px;
	margin: 0px;
	padding: 0px;
	float:right;
}
ul.stepArea-top li.txt div.num,
ul.stepArea li.txt div.num,
ul.stepArea li.noFlt div.num{
	width:21px;
	float:left;
}
ul.stepArea-top li.txt div.txt,
ul.stepArea li.txt div.txt,
ul.stepArea li.noFlt div.txt{
	padding-left:30px;
}
ul.stepArea-top li.txt div.txt p.top_bold,
ul.stepArea li.txt div.txt p.top_bold,
ul.stepArea li.noFlt div.txt p.top_bold{
	margin: 0px;
	padding: 0px ;
	font-weight:bold;
	font-size:15px;
}
ul.stepArea-top li.txt p,
ul.stepArea li.txt p,
ul.stepArea li.noFlt p{
	margin: 5px 0px 0px 0px;
}

div.bk-bar{
	border-bottom:1px solid #000;
	margin:30px 0;
}

/*===========================================
	tvpose
=============================================*/
ul.tvpose {
	margin: 15px auto 0px auto;
	padding: 0px;
	list-style:none;
}
ul.tvpose li.txt {
	width: 240px;
	margin: 0px;
	padding: 0px;
	float:left;
}
ul.tvpose li.img {
	width: 460px;
	margin: 0px;
	padding: 0px;
	float:right;
	text-align:center;
}


/*===========================================
	movieArea
=============================================*/
div.movieArea {
	border-top: 1px solid #CCCCCC;
	clear: both;
	margin: 30px auto 0;
	padding: 20px 0 0;
}


/*===========================================
	icon
=============================================*/
ul.disc {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
ul.disc li {
	margin-top:5px;
	padding: 0px 0px 0px 13px;
	background:url(../images/ico_disc.gif) no-repeat 0px 4px;
}


/*===========================================
	txtlink
=============================================*/
.txtlink {
	padding: 0 0 0 13px;
	background:url(/share/images/arrow_black.gif) no-repeat left 0.4em;
	list-style:none;
}


@media (max-width: 640px) {
	/*===========================================
		contentsArea
	=============================================*/
	div.contentsArea {
		width: auto;
	}

	/*===========================================
		mainArea
	=============================================*/
	ul.mainArea li.txt {
		width: auto;
		float: none;
	}
	ul.mainArea li.img {
		width: auto;
		float: none;
		margin-top:10px;
	}
	ul.mainArea li.img img {
		max-width: 355px;
		width:100%;
		height:auto;
	}


	/*===========================================
		warningArea
	=============================================*/
	div.warningArea {
		word-break: break-all;
	}
	div.warningArea ul li.txt {
		width: auto;
		float: none;
	}
	div.warningArea img.mq-320 {
		width: 100%;
		float: none;
		margin-top:10px;
		height:auto;
	}
	div.warningArea ul li.img img {
		max-width: 300px;
		width:100%;
		height:auto;
	}

	/* warningArea & stepArea */
	div.warningArea ul.stepArea li.img {
		width: auto;
		float: none;
		margin-top:10px;
	}
	div.warningArea ul.stepArea li.txt {
		width: auto;
		float: none;
	}
	div.warningArea .stepArea .sp{
		display:block;
	}	
	/*===========================================
		btnArea
	=============================================*/
	div.btnArea {
		width: auto;
	}
	div.btnArea a {
		width: auto;
		float: none;
		margin-right:0;
		margin-bottom:10px;
	}

	h6.step span {
		display:block;
	}



	/*===========================================
		stepArea
	=============================================*/
	ul.stepArea-top li.img,
	ul.stepArea li.img {
		width: auto;
		float: none;
		margin-top:10px;
	}
	ul.stepArea-top li.img img,
	ul.stepArea li.img2 img,
	ul.stepArea li.img img {
		max-width: 320px;
		width:100%;
		height:auto;
	}
	ul.stepArea-top li.txt,
	ul.stepArea li.txt {
		width: auto;
		float: none;
	}
	ul.stepArea li.img2 {
		margin-top: 20px;
		width: auto;
		text-align:center;
	}
	ul.stepArea li.img2 >p{
		text-align:left;
	}

	ul.stepArea li.img2 img.img_l {
		margin-right: 0;
		margin-bottom: 10px;
	}

	/*===========================================
		tvpose
	=============================================*/
	ul.tvpose li.txt {
		width: auto;
		float: none;
	}
	ul.tvpose li.img {
		width: auto;
		float: none;
		margin-top:10px;
	}
	ul.tvpose li.img img {
		max-width: 460px;
		width:100%;
		height:auto;
	}

}

/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */


/*===========================================
	Color
=============================================*/
.red {
	color:#BF0000;
}


/*===========================================
	div.mod-pageTop
=============================================*/
div.mod-pageTop {
	margin-top:5px;
	clear: both;
	text-align: right;
}

/*===========================================
	clear_both
=============================================*/
.clear_both {
	clear: both;
}


/*===========================================
	Space
=============================================*/
.mt_00 {
	margin: 0px;
}
.mt_02{
	margin: 2px 0px 0px 0px;
}
.mt_03{
	margin: 3px 0px 0px 0px;
}
.mt_05{
	margin: 5px 0px 0px 0px;
}
.mt_10 {
	margin: 10px 0px 0px 0px;
}
.mt_15 {
	margin: 15px 0px 0px 0px;
}
.mt_20 {
	margin: 20px 0px 0px 0px;
}
.mt_25 {
	margin: 25px 0px 0px 0px;
}
.mt_30 {
	margin: 30px 0px 0px 0px;
}
.mt_35 {
	margin: 35px 0px 0px 0px;
}
.mt_40 {
	margin: 40px 0px 0px 0px;
}
.mt_45 {
	margin: 45px 0px 0px 0px;
}
.mt_50 {
	margin: 50px 0px 0px 0px;
}


.txt-r {
	text-align:right;
}
.txt10 {
	font-size: 85%;
}


/*20181003*/

ul.stepArea li.noFlt{
	float:none !important;
	width:auto;
}

img.icon{
	vertical-align:middle;
	padding:0 0.2em;
}

img.img390{
	max-width:390px;
	width:100%;
	height:auto;
}

p.annotation{
	text-indent: -0.7em;
	font-size: 0.9em;
	margin-left:1em !important;
}


/*20190405*/
/*===========================================
	table
=============================================*/
div.warningArea table {
	margin-bottom: 1em;
}
div.warningArea table th {
	background-color: #666;
	color: #FFF;
}
div.warningArea table td {
	background-color: #FFF;
}
div.warningArea table th,div.warningArea table td {
	border: 1px solid #999;
	padding: .5em;
	text-align: center;
}
div.warningArea table th.left {
	background-color: #999;
	color: #ffffff;
	border: 1px solid #6E6E6E;
	padding: .5em;
	text-align: center;
}
div.warningArea div.inWA {
	margin-left: 20px;
}
p.annotation {
	text-indent: -0.7em;
	font-size: 0.9em;
	margin-left: 1em !important;
}

@media (max-width: 640px) {
	.upsidedown-frame,.colum2-right760 {
		table-layout: fixed;
	}
	div.warningArea table th, div.warningArea table td {
		padding: .1em;
	}
	div.warningArea div.inWA {
		margin-left: 0px;
	}
	div.warningArea {
		padding: 15px 10px;
	}
	div.warningArea table {
		font-size: 12px;
	}
}
