/*
=========================================
　no gamen flowから引用
=========================================
*/

#contents h2 {
	width: auto;
}
#contents h3#flowTitle {
    width: auto;
}
/* トラブル解決ナビトップへ */
#contents #navitop {
	margin: 0;
	float: right;
	width: auto;
}
#contents .section #navitop ul.txtlink {
	background-image: none;
}
#contents .section #navitop ul.txtlink li {
	margin-right: 15px;	
}

#contents .section #flow_area {
	overflow: hidden;
}

/* STEP画像下マージン */
#contents .section #flow_area .step_img {
	margin-bottom: 20px;
}
#contents .section #flow_area dl dt {
	margin-left: 0;	
}
#contents .section #flow_area dl dt h2 {
	width: auto;
}
#contents .section #flow_area dl dd {
	margin-left: 0;
	padding: 0;
}
#contents .section #flow_area dl dd #sntnc {
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#contents .section #flow_area dl dd #sntnc ul.choices {
	width: auto;
	margin-left: 0;
	margin-bottom: 0;
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 {
	width: 300px;
	padding-top: 5px;
	padding-bottom: 0;
}
#contents .section #flow_area dl#s00 dd #sntnc ul.choices li.choices300 {
	height: 120px;
}

#contents #sntnc ol li > p{
	margin-left: 0;
	}
#contents #sntnc ol li > p.annotation{
	padding-left: 1.5em;
	text-indent: -1.5em;
}

@media (max-width: 640px) {
	#contents .section #flow_area dl#s00 dd #sntnc ul.choices li.choices300 {
		height: 145px;
	}
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 ul.sub {
	margin-left: 0;
	margin-bottom: 0;
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 ul.sub li {
	list-style-type: none;
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 ul.sub li a.Link,
#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 ul.sub li span.Link {
	margin-bottom: 0;
}	
#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 ul.sub li p.t-center {
	margin-top: 10px;
	margin-bottom: 0;
}
#contents .section #flow_area dl dd div#sntnc .Link {
    background: url("/share/images/arrow_black.gif") no-repeat scroll left 0.4em;
    margin: 0 0 15px;
    padding: 0 0 3px 10px;	
}
@media (max-width: 640px) {
	#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 {
		width: 200px;
		height: auto;
		margin-left: 0;
		margin-right: 0;
		padding: 5px 0;
	}
	#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 ul.sub li {
		margin-right: 5px;
	}
}
#contents .section #flow_area dl dd #sntnc p.mt30 {
	margin-left: 0;	
}

.mobile {
	display: none;
}
@media (max-width: 640px) {
	.pc {
		display: none;
	}
	.mobile {
		display: block;
		margin-bottom: 10px;
	}
}

/* 選択履歴 */
#contents div.section div.section div#flow_area div#logArea {
	width: 700px !important;
}
@media (max-width: 640px) {
	#contents div.section div.section div#flow_area div#logArea {
		width: auto !important;
	}
}
#contents .section #flow_area #logArea ul#log li {
	list-style-type: none;
}
/* s01 */
#contents .section #flow_area dl#s01 dd #sntnc ul.choices li.choices {
	width: 170px;
	height: 140px;
	padding: 0 5px;
    padding-left: 0.5em;
    text-indent: -0.5em;	
}
@media (max-width: 640px) {
	#contents .section #flow_area dl#s01 dd #sntnc ul.choices li.choices {
		width: 125px;
		height: 160px;
		margin-left: 0;
	}
	#contents .section #flow_area dl#s01 dd #sntnc ul.choices li.choices ul.sub li a.Link p.t-center img {
		width: 100%;
		height: auto;
	}	
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices ul.sub {
	margin-left: 5px;
	margin-bottom: 0;
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices ul.sub li a.Link {
	margin-bottom: 0;
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices ul.sub li a.Link p.t-center {
	margin-top: 10px;
	margin-bottom: 0;
}

/* s02 */
#contents .section #flow_area dl#s02 dd #sntnc ul.choices li.choices {
	width: 150px;
	height: 175px;
	padding: 0 5px;
    padding-left: 0.5em;
    text-indent: -0.5em;
}
@media (max-width: 640px) {
	#contents .section #flow_area dl#s02 dd #sntnc ul.choices li.choices {
		width: 125px;
		height: 215px;
		margin-left: 0;
	}
	#contents .section #flow_area dl#s02 dd #sntnc ul.choices li.choices ul.sub li a.Link p.t-center img {
		width: 100%;
		height: auto;
	}	
}
/* s03 */
#contents .section #flow_area dl#s03 dd #sntnc ul.choices li.choices {
	width: 150px;
	height: auto;
	padding: 0 5px;
    padding-left: 0.5em;
    text-indent: -0.5em;
}
@media (max-width: 640px) {
	#contents .section #flow_area dl#s03 dd #sntnc ul.choices li.choices {
		width: 125px;
		height: 200px;
		margin-left: 0;
	}
	#contents .section #flow_area dl#s03 dd #sntnc ul.choices li.choices ul.sub li a.Link p.t-center img {
		width: 100%;
		height: auto;
	}	
}
/* s04 */
@media (max-width: 640px) {
	#contents .section #flow_area dl#s04 dd #sntnc ul.choices li.choices300 {
		width: 125px;	
		height: 60px;
	}
}
/* s04 */
@media (max-width: 640px) {
	#contents .section #flow_area dl#s05 dd #sntnc ul.choices li.choices300 {
		width: 140px;	
		height: 60px;
	}
}

img.img320 {
	max-width: 320px !important;
}
img.img405 {
	max-width: 405px !important;
}
img.img420 {
	max-width: 420px !important;
}

/*
=========================================
　追加スタイル
=========================================
*/

dl a.textlink01 {
	padding: 0 0 0 12px;
    background: url(/share/images/arrow_black.gif) no-repeat left;
    margin-left: 15px;
}

ul.choices li.choices.h110 {
    height: 110px; 
}

div#sntnc ul.choices p.t-center {
	display: table-cell;
    vertical-align: middle;
}

dl#s15 ul.sub span.green{
	color: #008000;
	font-weight: bold;
	font-size: 18px;	
}

dl#s15 ul.sub span.yellow{
	color: #FFFF00;
	font-weight: bold;
	text-shadow: 1px 1px 1px #4a4a4a;
	font-size: 18px;	
}

dl#s15 ul.sub span.red{
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

/*
=========================================
　MQ
=========================================
*/
@media (max-width: 640px) {
ul.choices li.choices.h110 {
	width: 136px;
	height: 110px;
	}
	#contents .section #flow_area dl#s03 dd #sntnc ul.choices li.choices {
	width: 136px;
	height: 110px;
	}
}
