@charset "shift_jis";

/* CSS Document */
/*	========================================
	Xperia-smart-products/product/index.css
	========================================
*/

#mod-productsArea .titleArea h2 {
    border-bottom: 1px solid #000;
    font-size: 1.2em;
    padding-bottom: 5px;
    padding-left: 5px;
	color:#000;
}


.topArea.add_model_num .txtArea .productName {
	font-size: 2em;
	font-weight: 700;
	margin-bottom: 0;
}

#productsMenu h3, #supportMenu h3, #productNews h3, .section.newsContent h3, #inquiry h3, #pickup h3 {
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #343434;
	margin-bottom: 15px;
}

.infolink {
	margin-top:20px;
	margin-bottom:15px;
}

#productsMenu ul, #supportMenu ul {
	margin-bottom: 50px;
}

#productsMenu ul li, #supportMenu ul li {
	float: left;
	padding: 5px;
	width: 178px;
}


#productsMenu .mod-linkButton, #supportMenu .mod-linkButton {
	background: url("/support/share/images/bg_mod-linkButton.jpg") repeat-x scroll 0 0;
	height: 120px;
	text-align: center;
	width: 178px; 
}


#productsMenu .mod-linkButton .content, #supportMenu .mod-linkButton .content {
	background: url("/support/share/images/arrow_black.png") no-repeat scroll 2px center;
	line-height: 16px !important;
	padding-left: 12px;
}

#productsMenu  div.mod-linkButton span.content{
	background-position: 4px 4px;
}



#productsMenu .mod-linkButton .figure, #supportMenu .mod-linkButton .figure {
	display: block;
}



/*
	====================================
		製品に関するお知らせ
	====================================
*/


div.section.newsContent {
	margin-bottom:15px;
}


#inquiry ul {
	margin-left: 15px;
}

#inquiry ul.txtlink li {
	float: none;
	margin-bottom: 5px;
}

#mod-productsArea .mod-productsArea-inner:before, #mod-productsArea .mod-productsArea-inner:after {
	content: "";
	display: table;
}


#pickup div.title, #productNews div.title, #inquiry div.title {
	border-bottom: none;
}

#supporttop_link_guide {
	margin: 10px 0 20px;
	list-style: none;
}

#supporttop_link_guide .supporttop_link {
	font-weight: bold;
	margin-top: 5px;
}

#supporttop_link_guide .supporttop_link {
	margin-top: 5px;
}

#supporttop_link_guide .supporttop_link .arrow {
	padding: 0 0 0 10px;
	background: url(/support/share/images/arrow_black.gif) 0px 4px no-repeat;
	vertical-align: top;
}





 @media screen and (max-width: 640px) {
		
 .topArea.add_model_num .txtArea .productName {
 font-size: 1.4em;
 margin: 0 auto 5px auto;
}

 #productsMenu h3,
	#supportMenu h3,
	.section.newsContent h3,
	#productNews h3,
	#inquiry h3,
	 #pickup h3 {
 font-size: 1.2em;
 color: #000;
}

 #productNews .section .title {
 overflow:hidden;
}

 .mod-content .section .title h4#importantinfo {
 max-width: 74%;
}

 h4#importantinfo {
 float: left;
 width: auto;
}

 .pageSubContent {
 width: 100%;
}

 #supporttop_link_guide {
 display:none;
}

 #mod-productsArea {
 margin-top: 30px;
}

 #mod-productsArea .titleArea {
 position:static;
 margin-bottom:0;
}


 #productNews.pageSubContent .title {
 font-size: 1.2em;
}

 #info {
 display:block!important;
 position:relative;
}

}

#pickup .bnr_single {
	margin: 8px 8px 15px 6px;
}


#pickup{
	margin-bottom:20px;
}



/*
	===========================
	180405	#show-hide-switch
	===========================
*/
.show-hide-show a:before {
	content: url("/support/tablet/products/share/images/st_close.png");
	vertical-align: middle;
	margin: 0px 3px;
}
.show-hide-hide a:before {
	content: url("/support/tablet/products/share/images/st_open.png");
	vertical-align: middle;
	margin: 0px 3px;
}
.show-hide-show a:after {
	content: "戻す";
	vertical-align: top;
}
.show-hide-hide a:after {
	content: "すべて表示";
	vertical-align: top;
}
.title-List{
	background:none;
}


@media (max-width: 640px){
.mod-content .title > a:after {
	background: none;
}
.show-hide-show a:before,
.show-hide-hide a:before {
	width: 20px;
}
.mod-content .title span.show-hide-show a:after {
	content: "戻す";
	width: 62px;
	width: 27px\9;
	text-align: left;
	margin-right: 27px\9;
}
.mod-content .title span.show-hide-hide a:after {
	content: "すべて表示";
	width: 80px;
	margin-right: 27px\9;
}

.title-List{
	width:auto;
    position: absolute;
    font-size: 13px !important;
}
.title-List a {
    width: 90px;
    display: inline-flex;
}
}