@charset "utf-8";
/*
	================================================================================================
		cyber-shot qasearch index_new.css
	================================================================================================
*/


/* ---------------
common 
-----------------*/

#contents > section,
#contents > div{
	margin-left: 1em;
	margin-bottom: 3em;
}

#contents section div > p,
#contents section div > div,
#contents section div > span{
	margin-left: 0;
}

#contents ul{
	padding:0;
	margin: 0;
}

#contents ol{
	padding:0;
	margin-left:1em;
}

#contents li{
	margin-bottom:0.5em;
	margin-left:0;
}

#contents section > ul{
	margin-left:1em;
}

#contents section > ul.disc,
#contents section > ol{
	margin-left:3em;
}

#contents section h2{
    font-size: 1.077em;
	margin-top: 3em;
}

#contents section h2.title {
    border-bottom: #000 solid 1px;
}

#contents p ~ a.textLink{
	display: inline-block;
    margin-left: 1.5em;
    margin-top: 10px;
    background-position: 0 5px;
}


@media (max-width: 640px){
	#contents > div,
	#contents section > div{
		margin-left:0;
	}
	#contents section ul{
		margin-left:0;
	}

	#contents section ul.disc,
	#contents section ol{
	margin-left:2em;
	}
	#contents > section,
	#contents > div{
	margin-left: 0;
}

}

/* ------------------------ 
 bnrArea / btnArea
---------------------------*/

#contents .bnrArea,
#contents .btnArea{
	margin-bottom: 0;
	width: 100%;
}

#contents .btnArea ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

#contents .bnrArea ul li{
	display: inline-block;
	margin: 0 20px 1em 0;
	padding: 0;
}

@media screen and (max-width: 640px){

	#contents div.btnArea ul{
		margin-left: 0;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		-o-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

/* ------------------------ 
faqList 
---------------------------*/

#contents .faqList{
	background-color: #f3f3f3;
	border: 1px solid #e3e3e3;
	padding: 1em;
}

#contents .faqList ul.faq_disc{
	margin: 0 0 0 1.5em;
}

#contents .faqList ul.faq_disc li{
	list-style: disc;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#contents .faqList ul.faq_disc li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#contents .faqList > .bnrArea{
	margin-top: 2em;
}

#contents .faqList > a.single_bnr{
	overflow: hidden;
    display: inline-block;
	margin-bottom: 1em;
	margin-top: 1em;
}

#contents .bnrArea img.mq_img{
	max-width: 360px;
}

@media (max-width: 640px){
	#contents .faqList ul.faq_disc {
		margin: 0 0 0 1em;
	}
}

/*---------------------
 btnArea
----------------------*/
#contents .btnArea{
	margin-top:1.5em;
	margin-bottom: 1.5em;
}

#contents .btnArea ul li{
	width: 174px;
}

#contents .btnArea ul li a{
	display: block;
	vertical-align:middle;
	background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	color: #000;
	padding: 10px 5px 10px 15px;
}

#contents div.btnArea ul li a span{
	display: inline-block;
	width: 90%;
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
	font-weight:700;
	padding: 0 0 0 15px;
}

#contents div.btnArea ul li a:hover,
#contents div.btnArea ul li a:active,
#contents div.btnArea ul li a:focus{
	text-decoration:none;
	color:#000;
	opacity:0.7;
}
#contents div.btnArea ul li a:focus{
	outline: thin dotted;
}

@media (max-width: 640px){
	#contents .btnArea ul li{
		width: 96%;
	}
}

/*
	============================================================================
		qa_area
	============================================================================
*/
#contents div#searchArea {
    margin: 0 0 20px;
}

#contents div#searchArea p {
	margin-bottom: 3px;
}

#contents div#searchArea p span.searchTitle {
    font-size: 16px;
    font-weight: bold;
}

#contents div#searchArea input.topsearchtext {
    border: 1px solid #ADADAF;
    height: 1.5em;
    vertical-align: middle;
	margin-left: 20px;
}


#contents div#searchArea ul.link_in li {
	font-size: 90%;
}

@media (max-width: 390px){
	#contents .bnrArea img,
	#contents a.single_bnr img{
		width: 100%;
		height: auto;
	}
}
	
	

/*20210621*/

#contents ul.keyword_list li {
    float: left;
}

#contents ul.keyword_list {
    margin: 1em 0 4.5em 2em;
    overflow: hidden;
}



/*===========================================
	製品型名から探す
=============================================*/
#contents #model{
	margin-bottom: 50px;
}
#contents #searchArea_models {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #999;
	height: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 15px 15px 10px 15px;
	width: auto;
	
	/* gradation */
	background: -moz-linear-gradient(#ececec, #ffffff);
	background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ffffff));
	background: linear-gradient(to bottom, #ececec, #ffffff); /* IE10 */	
	/* IE 8+ */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ffffff', GradientType=0)";

	/* IE 5.5-7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ffffff', GradientType=0);
}
#contents #searchArea_models .textBoxArea_n {
	border: 1px solid #adadaf;
	float: left;
	height:1.5em;
	margin: 0px;
	padding: 0px;
	width: 240px;
}
#contents #searchArea_models form {
	margin-top: 7px;
}
#contents p.qa_search {
	margin-left: 0;
}
/* Set filter: none; for IE 9+ */
@media screen and (min-width:0) {
	.gradient {
		-ms-filter: "";
	}
}


.mq_only {
    display: none;
}
@media (max-width: 640px) {
	.mq_only {
	    display: block;
	}
	#contents div.section .bnr_single {
		display: block;
		margin: 0 auto;
	}
}






















