/*
=========================================
　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 {
	margin-left: 0;
	margin-bottom: 0;
	width: auto;
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices {
    width: 200px;
    height: 70px;
    padding-top: 5px;
    padding-bottom: 0;
}



#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 {
    width: 300px;
    height: 70px;
    padding-top: 5px;
    padding-bottom: 0;
}
#contents .section #flow_area dl#s00 dd #sntnc ul.choices li.choices300 {
	height: 120px;
}
@media (max-width: 640px) {
	#contents .section #flow_area dl#s00 dd #sntnc ul.choices li.choices300 {
		height: 145px;
	}
	#contents #sntnc ul.choices li{
		margin-left: 0;
	}
	
	#contents #sntnc ul.choices li 
}
#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 ul.sub {
    margin-left: 0;
    margin-bottom: 0;
    width: 300px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#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;	
}
#contents .section #flow_area dl dd div#sntnc .Link01 {
    background: url("/share/images/arrow_black.gif") no-repeat scroll left 0.4em;
    margin: 0 0 15px;
    padding: 0 0 3px 4px;
}
@media (max-width: 640px) {
	#contents .section #flow_area dl dd #sntnc ul.choices li.choices300 {
	    width: 210px;
	    height: 65px;
	    margin-left: 0;
	    margin-right: 0;
	    padding: 5px;
	}
	#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;
}
/*  */
#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;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#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;
}

/*  */
#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;
	}	
}
/*  */
#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;
	}	
}
/*  */
@media (max-width: 640px) {
	#contents .section #flow_area dl#s04 dd #sntnc ul.choices li.choices300 {
		width: 125px;	
		height: 60px;
	}
}
/*  */
@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;
}

/*
=========================================
　追加スタイル
=========================================
*/

div#flow_area p.style01 {
	font-weight: bold;
	margin:	0;
}

div#flow_area li.style01 {
	list-style-type: disc;
}

div#contents ul, #contents ol {
	padding: 0;
}

dl a.textlink01 {
	padding: 0 0 0 12px;
    background: url(/share/images/arrow_black.gif) no-repeat left;
	display: inline-block;
    margin: 10px 0;
}

ul.choices li.choices.h110 {
    height: 110px; 
}

dl.section ul li.style {
	list-style-type: none;
	font-weight: bold;
	
}

div#flow_area dl.section div#sntnc ul.list li {
	list-style-type: disc;
}

#sntnc > ul.choices > li.choices > ul.sub > li > img{
	padding-top:0.8em;
	display: block;
	margin: 0 auto;
}

#s01 #sntnc ul.choices li.choices {
    width: 350px;
    height: 310px;
    padding-top: 5px;
    padding-bottom: 0;
}


@media (max-width: 640px) {
#s01 #sntnc ul.choices li.choices {
	width:84%;
    height: auto;
    padding: 5px;
}

#s01 #sntnc > ul.choices > li.choices > ul.sub > li > img{
	max-width:240px;
	height:auto;
}
    
/* 20210909 */
    
    img.img300{
        width: 100%;
        max-width: 480px;
    }  
}
















