/*--QA--*/

.qalist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -ms-flex;
		flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.qalist {
		padding: 0 2%
	}
}
.qalist-item {
	width: 49%;
	border: 1px solid #ddd;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 4px;
	margin-bottom: 10px;

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 57%, #f4f4f4 99%, #f4f4f4 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 57%,#f4f4f4 99%,#f4f4f4 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 57%,#f4f4f4 99%,#f4f4f4 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}
.qalist-item .qalist-item-link {
	display: block;
	padding: 10px 10px 10px 50px;
	text-decoration: none;
	background: url(../images/qa/icoqa.png) no-repeat;
	background-size: 30px;
	background-position: 8px 14px;
}
@media screen and (max-width: 767px) {
	.qalist-item {
		width: 100%;
	}
}
.qalist-item:hover {
background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(top, #f4f4f4 1%, #ffffff 38%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f4f4f4 1%,#ffffff 38%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f4f4f4 1%,#ffffff 38%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.qalist-item-link:hover {
	background: url(../images/qa/icoqa-on.png) no-repeat;
	background-size: 30px;
	background-position: 8px 14px;
}
.qalist-item-link-title {
	font-size: 150%;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
/* kdl追加 */


.qa_topmidashi{
	height:28px;
	font-size:15pt;
	color:#535353;
	margin-top:7px;
	margin-left:1px;
	padding-top:1px;
	padding-left:40px;
	letter-spacing:2px;
	background:url(../images/qa_topmidashi.gif) no-repeat;
}

.qa_introduction{
	width:540px;
	vertical-align:top;
}

.qa_mokuji{
	height:28px;
	padding-top:5px;
	padding-left:25px;
	color:#666666;
	font-size:12pt;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:15px;
	letter-spacing:3px;
	background:url(../images/qa_kmidashi.gif) no-repeat;
}

.qa_c a{
	display:block;
	width:335px;
	height:75px;
	font-size:16pt;
	color:#000000;
	padding-left:28px;
	padding-top:17px;
	text-decoration:none;
	margin:0px 10px 3px 0px;
	letter-spacing:0px;
	background:url(../images/qa_gk.gif) no-repeat;
}

.qa_c a:visited {
	color:#000000;
	text-decoration:none;
}

.qa_c a:hover{
	color:#666666;
	text-decoration:none;
	background:url(../images/qa_k_hover.gif) no-repeat;
}

.qa_c_g a{
	display:block;
	width:335px;
	height:75px;
	font-size:16pt;
	color:#000000;
	padding-left:28px;
	padding-top:17px;
	text-decoration:none;
	margin:0px 10px 3px 0px;
	letter-spacing:0px;
	background:url(../images/qa_gk.gif) no-repeat;
}

.qa_c_g a:visited {
	color:#000000;
	text-decoration:none;
}

.qa_c_g a:hover{
	color:#666666;
	text-decoration:none;
	background:url(../images/qa_c_ghover.gif) no-repeat;
}

.qamini{
	margin-top:8px;
	margin-left:8px;
}

.qa_main{
	width:540px;
	vertical-align:top;
}

.qa_menu{
	width:190px;
	table-layout:fixed;
	vertical-align:top;
	padding:0px;
}

.qa_category{
	height:30px;
	color:#535353;
	font-size:12pt;
	margin-top:20px;
	margin-bottom:30px;
	padding-left:25px;
	padding-top:4px;
	letter-spacing:1px;
	background:url(../images/qa_koumokumidashi.gif) no-repeat;
}

.qa_category2{
	height:30px;
	color:#535353;
	font-size:12pt;
	margin-top:20px;
	margin-bottom:30px;
	padding-left:25px;
	padding-top:4px;
	letter-spacing:1px;
	background:url(../images/qa_category_g.gif) no-repeat;
}

.question a{
	display:block;
	width:470px;
	color:#000000;
	font-size:10pt;
	margin-top:23px;
	padding-left:50px;
	padding-top:28px;
	text-decoration:none;
	border-top:dashed 1px #ccc;
	background:url(../images/question.gif) no-repeat;
}

.question a:visited {
	color:#000000;
	border-top:dashed 1px #ccc;
	text-decoration:none;
}

.question a:hover{
	color:#0000ff;
	border-top:dashed 1px #ccc;
	text-decoration:none;
}

.qa_link01{
	width:510px;
	margin-top:30px;
	padding:5px 5px 2px 5px;
	border-top:dashed 1px #ccc;
}

.qa_list_midashi{
	height:31px;
	margin-top:20px;
	margin-bottom:-7px;
	padding-top:6px;
	padding-left:10px;
	color:#333333;
	font-size:11pt;
	background:url(../images/tenshoku/qa/qa_list_midashi.gif) no-repeat;
	text-shadow:0px 1px 0px #ffffff;
	-webkit-filter:text-shadow(color=#e5e5ee,offX=0,offY=1);
	        filter:text-shadow(color=#e5e5ee,offX=0,offY=1);
}

.qa_list li a:visited {
	color:#666666;
	text-decoration:none;
}

.qa_list li a:hover{
	color:#000000;
	text-decoration:none;
	background:url(../images/qa_list_hover02.gif) no-repeat;
}

.qa_menuwaku{
	width:178px;
	margin:0px;
	padding:5px;
	font-size:8pt;
	border:1px solid #cccccc;
	background-color:#ffffff;
}

.yokuaru {
	text-align: center;
	margin-bottom: 20px;
}
.qabase{
	width:540px;
	padding-top:0px;
	padding-bottom:25px;
	margin-bottom:7px;
	background:url(../images/qabase.gif) no-repeat bottom;
}

.qabase_inner{
	margin-top:0px;
	background:url(../images/qabase_inner.gif) no-repeat;
}

.que{
	height:30px;
	color:#000000;
	font-size:11pt;
	margin:13px 30px 20px 20px;
	padding-left:55px;
	padding-top:11px;
	letter-spacing:0px;
	background:url(../images/Q.gif) no-repeat;
}

.ans1{
	height:30px;
	color:#000000;
	margin:20px 30px 20px 20px;
	font-size:11pt;
	font-weight:bolder;
	padding-top:11px;
	padding-left:55px;
	letter-spacing:0px;
	background:url(../images/A.gif) no-repeat;
}

.ans{
	height:30px;
	color:#000000;
	margin:20px 30px 20px 20px;
	font-size:11pt;
	font-weight:bolder;
	padding-top:37px;
	padding-left:55px;
	letter-spacing:0px;
	border-top:dashed 2px #ccc;
	background:url(../images/A.gif) no-repeat;
}

.ans_nomidashi{
	height:30px;
	color:#000000;
	margin:20px 30px 20px 20px;
	padding-top:37px;
	padding-left:55px;
	border-top:dashed 2px #ccc;
	background:url(../images/A.gif) no-repeat;
}

.dash{
	width:480px;
	margin:30px 25px;
	border-bottom:2px dashed #ccc;
	align:center;
}

.answer{
	margin:20px 35px 30px;
}

.qa_link02{
	margin:30px 15px 0px;
	padding-top:5px;
	padding-right:12px;
	padding-bottom:2px;
	background:url(../images/dot_pattarn.gif) repeat-x;
	background-position:top;
}

.qa_pre{
	float:left;
	font-size:12px;
}

.qa_next{
	font-size:12px;
	text-align:right;
}

.qa_touroku a{
	display:block;
	margin-top:5px;
	margin-left:8px;
	margin-bottom:5px;
	width:170px;
	height:50px;
	background:url(../images/qa_touroku.gif) no-repeat;
}

.qa_touroku a:hover{
	background:url(../images/qa_touroku_hover.gif) no-repeat;
}

.qa_tourokutitle{
	height:22px;
	padding-top:4px;
	padding-left:20px;
	font-weight:bold;
	font-size:11pt;
	color:#ffffff;
	letter-spacing:0px;
	background-color:#999999;
}

.qa_tourokuwaku{
	width:190px;
	margin:0px;
	padding:3px;
	font-size:8pt;
	border:1px solid #cccccc;
	background-color:#ffffff;
}

.qa_margin{
	margin:0px 30px;
}











/*--QA_new-------*/
.q_list a{
	display:block;
	text-decoration:none;
	padding:5px 0 8px;
	padding-left:35px;
	color:#333333;
	font-size:110%;
	background:url(../images/tenshoku/qa/q_list.gif) no-repeat;
}

.q_list a:visited{
	text-decoration:none;
	color:#333333;
	background:url(../images/tenshoku/qa/q_list.gif) no-repeat;
}

.q_list a:hover{
	text-decoration:underline;
	color:#666666;
	background:url(../images/tenshoku/qa/q_list_b.gif) no-repeat;
}

.q_list_border{
	border-bottom:dotted 1px #cccccc;
}

.q_list_waku{
	padding-top:15px;
	padding-bottom:40px;
	margin-right:10px;
}

.q_category{
	height:26px;
	border-left: 5px solid #00a0ff;
	color:#333333;
	font-size:130%;
	margin-top:0px;
	margin-bottom:30px;
	padding-left:25px;
	padding-top:4px;
	font-weight:normal;
	clear:both;
	letter-spacing:1px;
	background: #f4f4f4
	/*background:url(../images/tenshoku/qa/qa_midashi_b.gif) no-repeat;*/
}

.qa_top_category a{
	width:261px;
	height:85px;
	display:block;
	margin-top:10px;
	margin-right:10px;
	padding:15px 10px 10px 50px;
	color:#333333;
	line-height:1.2;
	text-decoration:none;
	background:url(../images/tenshoku/qa/qa_top_category.gif) no-repeat;
}

.qa_top_category a:visited{
	text-decoration:none;
	color:#333333;
	background:url(../images/tenshoku/qa/qa_top_category.gif) no-repeat;
}

.qa_top_category a:hover{
	text-decoration:underline;
	color:#666666;
	background:url(../images/tenshoku/qa/qa_top_category_h_blue.gif) no-repeat;
}

.qa_top_category em{
	font-size:150%;
}

.qa_top_category span{
	font-size:100%;
}

#qa_bg{
	width:750px;
}

.q_midashi_b{
	/* height:30px; */
	min-height:30px;
	padding-left:40px;
	padding-top:5px;
	font-size:120%;
	color:#333333;
	background:url(../images/tenshoku/qa/mark_b.gif) no-repeat;
}

.q_midashi_r{
	/* height:30px; */
	min-height:30px;
	padding-left:40px;
	padding-top:5px;
	font-size:120%;
	color:#333333;
	background:url(../images/tenshoku/qa/mark_r.gif) no-repeat;
}

.qa_naiyo{
	padding-top:15px;
	padding-left:35px;
}

.qa_naiyo_flame{
	margin:10px;
	padding:10px 30px;
	border:solid 1px #cccccc;
}

.qa_flame{
	padding:10px 30px 20px 5px;
}

.qa_link{
	padding:20px 10px 40px 10px;
	border-top:solid 1px #cccccc;
	background-position:top;
	text-align:right;
}

.qa_border{
	margin:5px;
	border-top:dotted 1px #cccccc;
}

.qa_bm{
	border:solid 1px #cccccc;
	background-color:#ffffff;
}

.qa_bookmark{
	margin:0px 0px 0px 350px;
}
