#btnArea {
	display: none;
}

#btnArea ul#caseArea {
	margin: 30px auto 10px;
}
#btnArea ul#caseArea li {
	float: left;
	width: 137px;
	overflow: hidden;
}
#btnArea ul#caseArea li a {
	display: block;
	margin-right: 10px;
	height: 200px;
	text-indent: -9999px;
}
#btnArea ul#caseArea li a#case1 {
	background: url('../images/btn_case_1.gif') top left no-repeat;
}
#btnArea ul#caseArea li a#case2 {
	background: url('../images/btn_case_2.gif') top left no-repeat;
}
#btnArea ul#caseArea li a#case3 {
	background: url('../images/btn_case_3.gif') top left no-repeat;
}
#btnArea ul#caseArea li a#case4 {
	background: url('../images/btn_case_4.gif') top left no-repeat;
}
#btnArea ul#caseArea li a#case5 {
	background: url('../images/btn_case_5.gif') top left no-repeat;
}
#btnArea ul#caseArea li a#case6 {
	background: url('../images/btn_case_6.gif') top left no-repeat;
}

h3#flowTitle {
    border-bottom: 2px solid #CCCCCC;
    clear: both;
	margin-top: 20px;
    padding: 0;
	font-weight: bold;
	font-size: 123.1%;
	width:760px;
}

dl.section {
	margin-top: 20px;
}

dl.section dt.dlHead {
	font-weight: bold;
	font-size: 120%;
}
dl.section dd.dlBody {
	padding: 10px;
}

ul.choices{
	margin:1em 0.9em;
	padding:0;
}

/*サイズ中大ボタン用 */
ul.choices5{
	margin:1.6em 0.9em;
	padding:0;
}

ul.choices li.choices{
	cursor:pointer;
	display:inline-table;	
	width:20%;
	margin:5px;

	background-color:#F2F2F2;
	border:2px solid #666666;

	/* background-color:#f9fcfe; */
	/* border:2px solid #2d9ed2; */

	border-radius:5px;
	box-shadow: 1px 1px 5px #999;	
	vertical-align:top;
	overflow:hidden;
    *display:inline;/* for IE7 and below */ 
    *zoom:1;/* for IE7 and below */
}

dl dd ul.choices li.choices2{
	width:646px;
	height:172px;
}

dl dd ul.choices li.choices3 {
	width:490px;
}

dl dd ul.choices li.choices4 {
	width:215px;
}

/*サイズ中大ボタン用 */
dl dd ul.choices li.choices5 {
	cursor:pointer;
	display:inline-table;	
	width:320px;
	margin:5px;

	background-color:#F2F2F2;
	border:2px solid #666666;

	/* background-color:#f9fcfe; */
	/* border:2px solid #2d9ed2; */

	border-radius:5px;
	box-shadow: 1px 1px 5px #999;	
	vertical-align:top;
	overflow:hidden;
    *display:inline;/* for IE7 and below */ 
    *zoom:1;/* for IE7 and below */
}

/*サイズ中大ボタン用 */
dl dd ul.choices li.choices6 {
	cursor:pointer;
	display:inline-table;	
	width:320px;
	height:200px;
	margin:5px;

	background-color:#F2F2F2;
	border:2px solid #666666;

	/* background-color:#f9fcfe; */
	/* border:2px solid #2d9ed2; */

	border-radius:5px;
	box-shadow: 1px 1px 5px #999;	
	vertical-align:top;
	overflow:hidden;
    *display:inline;/* for IE7 and below */ 
    *zoom:1;/* for IE7 and below */
}


/*サイズ中大ボタン用Ver2 */
dl dd ul.choices li.choices300 {

	cursor:pointer;
	display:inline-table;
	width:330px;
	height:auto;
	margin:5px;
	padding:15px 10px;
	text-align:center;

	background-color:#F2F2F2;
	border:2px solid #666666;

	/* background-color:#f9fcfe; */
	/* border:2px solid #2d9ed2; */

	border-radius:5px;
	box-shadow: 1px 1px 5px #999;	
	vertical-align:top;
	overflow:hidden;
    *display:inline;/* for IE7 and below */ 
    *zoom:1;/* for IE7 and below */
}



/* ナビリスト適用無 */
ul.choices li.choicesnone{
	margin:3.5em 0 1.5em -1em;
	list-style:none;
}

/* ナビ通常サイズボタン用 */
ul.choices li.choices img._blank{
	float:right;
	margin:1em 1em 0 0;
}

ul.choices li.choices ul.sub{
	float:none;
	margin:1em;
	padding:0;
}

ul.choices li.choices ul.sub li{
	display:block;
	margin:0;
	padding:0;
}

/* ナビ特大サイズボタン用 */
ul.choices li.choices2 img._blank{
	float:right;
	margin:1em 1em 0 0;
}

ul.choices li.choices2 ul.sub{
	float:none;
	margin:1em;
	padding:0;
}

ul.choices li.choices2 ul.sub li{
	display:block;
	margin:0;
	padding:0;
}


/*
ul.choices li.choices button{
	display:inline;
	margin:0;
	padding:0.8em 0.4em;
	width:100%;
}
*/


#logArea {
	display: none;
	padding-bottom: 5px;
	border: 1px #999999 solid;
	border-radius: 5px;
	background: url('../images/h3_title_gray_small.gif') top left repeat-x;
}
#logArea h3 {
	padding: 5px 10px;
	border-bottom: 1px #999999 solid;
}
#logArea ul li {
	margin: 5px 10px;
	padding: 0 5px 5px 0;
	border-bottom: 1px #AAAAAA dotted;
}
#logArea ul li img {
	vertical-align: text-top;
	margin-right: 3px;
}
#logArea ul li.now {
	padding-left: 19px;
}
p.wm_area_para {
	display: none;
	margin-bottom: 20px;
}
#wm_area dt {
	clear: both;
	margin-bottom: 10px;
	padding: 0 5px;
	border-bottom: 2px solid #CCCCCC;
	font-weight: bold;
}
#wm_area dd {
	float: left;
	width: 180px;
	margin: 0 0 20px 10px;
	font-weight: bold;
	text-align: center;
}
#wm_area dd ul {
	display: none;
	font-size: 90%;
}


#btnReturn {
	display: none;
}

dl {
	display: none;
	margin-bottom: 30px;
}

div.OnepointArea {
	border: 2px solid #4C96C8;
	clear: both;
	margin: 15px 0 0;
	padding: 15px;
}

ul.Disc {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
ul.Disc li {
	background: url("../images/ico_disc.gif") no-repeat scroll 0 5px transparent;
	margin: 5px 0 0;
	padding: 0 0 0 13px;
}

div.pf_div_repair {
	width: 600px;
	margin-top: 20px;
	padding: 10px;
	background-color: #E7E7E7;
}
div.pf_div_repair div.repair_form_left {
	float: left;
	width: 290px;
	margin-left: 20px;
}
div.pf_div_repair div.repair_form_left select {
	width: 15em;
}
div.pf_div_repair div.repair_form_right {
	margin-left: 310px;
	padding-top: 1.5em;
	text-align: center;
}
div.pf_div_repair p.form_notes {
	width: 19em;
	font-size: 85%;
}
div.pf_div_repair div.alert_area {
	height: 1.5em;
}
div.pf_div_repair div.alert_area p {
	display: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 85%;
}

.forAndroid {
	display: none;
	margin-top: 20px;
}


.txt10 {
	font-size: 85%;
}

.al_r {
	text-align: right;
}
.al_c {
	text-align: center;
}

div.rightArea {
	width: 140px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align:right;
}

/* 数字番号 */
div#flow_area ol {
	padding-left: 30px;
}
div#flow_area ol > li {
	list-style: decimal;
	margin:10px 0 0;
}

/* リスト */
ul#list_navi {
	margin: 0;
	padding: 0 0 0 20px;
}

ul#list_navi55 {
	margin: 0;
	padding: 0 0 0 55px;
}

ul#list_navi li {
	list-style-type:disc;
	margin:10px 0 0;
}



/* ol内のリスト表示 */
div#flow_area ol li ul#list_navi li {
	list-style-type:disc;
	margin:10px 0 0;
}


ul#list_navi li#list_navi2 {
	list-style-type:none;
	margin:10px 0 0;
	font-size:130%;
}



div#flow_area dl dt {
	position:relative;
}

p.t-center {
	text-align:center;
	margin:10px 0 0;
}


span.right {
	position:absolute;
	top:-20px;
	left:460px;
}

span.right_w {
	position:absolute;
	top:-20px;
	left:650px;
}

span.right_aya {
	position:absolute;
	top:0;
	left:530px;
}


div#navitop {
	text-align:right;
	width:750px;
	margin:0;
}

div#clearboth {
	margin:0;
	clear:both;
}

div#caution {
	margin:15px 0 20px 0;
	padding:12px;
	border:1px dotted #666666;
	clear:both;
	font-size:90%;
	letter-spacing:1px;
	color:#666666;
	width:720px;
}

div#right_w {
	width:630px;
}




div#right_aya {
	width:500px;
}




div#sntnc .text_r {
	text-align:right;
}

div#anchor_navi .link_header_navi {
    background: url("/support/share/images/icon_arrow_down_black.png") no-repeat scroll 0px 0.8em transparent;
    list-style-type: disc;
    padding-left: 10px;
	cursor: pointer;
	float: right;
}

div#pagetoparea .top_scroll {
  cursor: pointer;
}


div#notrepair_t {
	padding:0.5em 0.5em 0.5em 1em;
	color:#FFFFFF;
	background-color:#192e80;
	width:auto;
}

div#notrepair_b {
	margin:2.5em 0;
	padding:0.5em 0.5em 0.7em 0.5em;
	background-color:#CCCCFF;
	width:auto;
	height:auto;
}

div#notrepair_m {
	margin:1em 0;
	padding:0.5em;
	float:left;
	width:485px;
}

div#notrepair_aya {
	margin:0.8em 0 0;
	padding:0;
	float:left;
	width:220px;
}

span.repair_rank {
	font-size:140%;
	font-weight:bold;

}

span.next_btn_large {
	font-size:130%;
	font-weight:bold;

}

div#powflowoff_m {
	margin:1em 0;
	padding:0 0.5em 0 0;
	float:left;
	width:600px;
}

div#powflowoff_i {
	margin:0.8em 0 0;
	padding:0;
	float:left;
}

div#chidizi_con_m {
	margin:1em 0;
	padding:0 0.5em 0 0;
	float:left;
	width:400px;
}

div#chidizi_con_i {
	margin:0.8em 0 0;
	padding:0;
	float:left;
}

.orange_square {
	color:#FF6600;
	margin:0 5px 0 0;
}

ul.stepArea-top li.img, ul.stepArea li.img {
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 320px;
}
ul.stepArea-top li.txt, ul.stepArea li.txt {
    float: left;
    margin: 0;
    padding: 0;
    width: 370px;
}

/*201809 */



#contents ul.list_navi,
#contents ul.list_navi2{
	margin-left:1em;
	padding: 0 0 0 20px;
}

#contents ul.list_navi55 {
	margin: 0;
	padding: 0 0 0 55px;
}

#contents ul.list_navi li,
#contents ul.list_navi2 li {
	list-style-type:disc;
	margin:10px 0 0;
}

#contents .notrepair_t {
	padding:0.5em 0.5em 0.5em 1em;
	color:#FFFFFF;
	background-color:#192e80;
	width:auto;
}

#contents .notrepair_b {
	margin:2.5em 0;
	padding:0.5em 0.5em 0.7em 0.5em;
	background-color:#CCCCFF;
	width:auto;
	height:auto;
}

#contents .notrepair_m {
	margin:1em 0;
	padding:0.5em;
	float:left;
	width:485px;
}

#contents .notrepair_aya {
	margin:0.8em 0 0;
	padding:0;
	float:left;
	width:220px;
}

/*20190605*/

#contents dl dt > span.annotation{
	font-size: 1rem;
	font-weight: 400;
	padding-left: 2rem;
	text-indent: -2rem;
	display: inline-block;
	margin-top: 0.5em;
}

@media (max-width: 640px){
#contents ul.stepArea li.txt {
		float: none;
		width: auto;
	}

#contents ul.stepArea li.img{
	float:none !important;
	text-align:left !important;
	width:auto;
	}

#contents ul.list_navi {
	padding: 0;
	margin:0;
}

#contents .notrepair_m {
    width: auto;
}

}


/* 2023/11/20追記 */
a.s5-linkV3 {
    display: inline-block;
}

.s5-linkV3:after {
    display: inline-block;
    content: '';
    background: url(/share5/svg/icon/angle-right.svg) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    height: 0.6em;
    width: 0.6em;
    margin: -0.15em 0.4em 0;
}

#contents .b_style {
    font-weight: bold;
}




