@charset "utf-8";

/* CSS Document */

/*	====================================
		トップエリア
	====================================
*/

#mod-productsArea {
	margin-top:20px;
	margin-bottom:20px;
}

#mod-productsArea .titleArea {
	position:relative;
	margin-bottom:20px;
}

#sp h1 {
    font-size: 1.5rem !important;
    border-bottom: 2px
 solid #6b6b6b !important;
    color: #2f353d !important;
}

#sp h2 {
    font-size: 1.25rem !important;
    color: #2f353d !important;
    border-bottom: 1px solid #2f353d !important;
}

#mod-productsArea .titleArea .infolink {
	position:absolute;
	top:5px;
	right:0;
	margin:0;
}

#mod-productsArea .mod-productsArea-inner {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}

.mod-productsArea-inner .topArea {
	width: 920px;
	margin-bottom: 20px;
}

.topArea .imgArea {
	float: left;
	width: 250px;
	text-align: right;
	padding: 0;
	margin-top: 0px;
	margin-left: 40px;
}

.topArea .imgArea img {
	display: block;
	margin: 0 0 0 auto;
}


.topArea .txtArea {
	float: right;
	width: 570px;
	text-align: left;
	margin-top: 20px;
}

.topArea .txtArea .productName {
	font-size: 2em;
	font-weight: 700;
	margin-bottom: 10px;
}

/*	====================================
		基本情報　サポートメニュー
	====================================
*/




.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") ;
	background-size: contain;
	border: 1px solid #bcbcbc;
	border-radius: 6px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 120px;
	letter-spacing: 0.01em;
	line-height: 1.4;
	text-align: center;
	width: 178px;
}

 #productsMenu span.content.inline{
     display: inline;
 }
	 


/*
	====================================
		製品に関するお知らせ
	====================================
*/

span.link_out {
	background: url(/support/walkman/share3/images/icon_blank.gif) no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 0;
	overflow: hidden;
	padding: 9px 0 0;
	vertical-align: baseline;
	*vertical-align: middle;
	width: 11px;
	margin-left: 3px;
}

div.section.newsContent {
	margin-bottom:15px;
}

.pageSubContent {
	float: none;
	margin-bottom: 30px;
	width:100%;
}

#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;
}

.topArea.add_model_num .txtArea .productName {
	font-size: 2em;
	font-weight: 700;
	margin-bottom: 0;
}

#pickup div.section 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;
}
.get_adobe{
    margin-left: 10px;
}
.get_adobe a{
    display: flex;
    align-items: center;
}
.get_adobe a img{
	padding-right: 10px;
}
.get_adobe a span{
}

@media (max-width: 640px){
    .get_adobe a{
        display: block;
    }
	.get_adobe a span{
		display: inline-block;
	}
}




.title-List-all {
	display: block;
	font-size: 13px !important;
	font-weight: normal;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 0;
}

.title-List-all img {
	padding-right: 5px;
	padding-left: 0px;
	vertical-align: middle;
	cursor:pointer;
}

span.title-List-all a {
	color: #43677E !important;
	cursor: pointer !important;
}

span.title-List-all a:hover {
	color: #C41230 !important;
	cursor: pointer !important;
	text-decoration: underline !important;
}

#inquiry.pageSubContent .title, #pickup.pageSubContent .title {
	border-bottom: none;
}

.pageSubContent #info .title, .pageSubContent #menu-cat-03 .title {
	clear: both;
	color: #666;
	font-size: 15px;
	padding: 0 0 5px 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
	position: relative;
}

#info, #menu-cat-03 {
	width: 440px;
	float: left;
	margin: 0 15px 0;
}

.title-List {
	position: absolute;
}

.title-List a {
	padding: 0 0 0 12px;
}

.title-List, .title-List-2 {
	float:right;
	text-align:right;
}





/*
===========================
    #show-hide-switch
===========================
*/
.show-hide-show a:before {
	content: url("/support/headphone/products/share/images/st_close.png");
	vertical-align: middle;
	margin: 0px 3px;
}
.show-hide-hide a:before {
	content: url("/support/headphone/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;
}

}

/*
	====================================
		ピックアップ（べた書き）
	====================================
*/

#pickup {
	clear :both;
	float: none;
	width: auto;
}

#pickup div.bnr_single {
	float: left;
	list-style: outside none none;
	margin-left: 10px;
}

#pickup div.bnr_area{
	overflow:hidden;
}

#pickup2 ul li {
	float: left;
	padding: 5px;
	width: 178px;
}


#pickup2 .mod-linkButton {
	background: url("/support/share/images/bg_mod-linkButton.jpg") repeat-x scroll 0 0;
	border: 1px solid #bcbcbc;
	border-radius: 6px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 120px;
	letter-spacing: 0.01em;
	line-height: 1.4;
	text-align: center;
	width: 178px;
}

#pickup2 .mod-linkButton {
	padding: 8px;
	height: 104px;
	width: 162px;
	text-align: left;
}

#pickup2 ul.btn_area_text {
	float: left;
}

#pickup2 ul.btn_area_text div.mod-linkButton a {
	padding: 0;
}

#pickup2 ul.btn_area_text div.mod-linkButton .pickup2_title {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 4px;
}

#pickup2 ul.btn_area_text div.buttonA .pickup2_title {
	width: 75px;
}

#pickup2 ul.btn_area_text div.buttonB .pickup2_title {
	width: 100px;
}

#pickup2 ul.btn_area_text div.mod-linkButton .pickup2_figure {
	float: right;
	padding: 3px 3px 0 0;
}

#pickup2 ul.btn_area_text div.mod-linkButton .pickup2_link {
	background: rgba(0, 0, 0, 0) url("/support/share/images/arrow_black.png") no-repeat scroll left 0.4em;
	color: #333;
	font-size: 12px;
	margin-left: 4px;
	margin-top: 9px;
	padding: 0 0 0 12px;
	text-align: left;
}

#pickup2 div.bnr_area_2 {
	text-align: left;
}

#pickup2 div.bnr_area_2 img {
	padding-left: 5px;
	padding-top: 5px;
}

div.bnr_wide_type1 {
	display: inline-block;
	margin-top: 5px;
	margin-left: 5px;
}

.float_box_l {
	float: left;
}

div.bnr_wide_type2 {
	display: inline-block;
	margin-left: 5px;
}

div.section.newsContent div#info {
	float: none;
	width: 440px;
	margin: 0 25px 0 10px;
}
/*
	====================================
		近日公開予定
	====================================
*/
.mod-linkButton > div.commingsoon {
	cursor: default !important;
	padding:10px;
}
.mod-linkButton > div.commingsoon img {
	opacity:0.5;
}

.mod-linkButton > div.commingsoon span.content{ 
	margin-left:2px !important;
	background:none !important;
	padding-left:0 !important;
}

 @media screen and (max-width: 640px) {

	.mod-productsArea-inner .topArea {
	 text-align: left;
	 width: 100%;
	}
	 .topArea .imgArea {
	 width: 38% !important;
	 padding: 0 0 10px;
	 vertical-align: top;
	 float: none;
	 display: inline-block;
	 margin-left: 0 !important;
	}
	 
	/* 20200928 add */
	.topArea .imgArea.general {
		height: auto;
		vertical-align: middle;
	 }
 
	 .topArea .imgArea.general img{
		 width: 100%;
		 height: auto;
	 }
	 
	 .topArea.add_model_num .imgArea {
	 margin-top: 0;
	}
	 .topArea .imgArea img {
	 width: 100%;
	 height: auto;
	 margin: 0;
	}
	 .topArea .txtArea {
	 text-align: left;
	 width: 55%;
	 padding-bottom: 10px;
	 float: none;
	 display: inline-block;
	 margin-top: 0;
	}
	 .topArea .txtArea .productNameSub {
	 font-size: .71429em;
	 margin: 0 auto;
	}
	 .topArea .txtArea .productName {
	 font-size: 1.4em;
	 margin: 0 auto 5px auto;
	}
	 .topArea.add_model_num .txtArea .productName {
	 font-size: 1.4em;
	 margin: 0 auto 5px auto;
	}
	 .infolink a {
	 display: inline-block;
	}

	 #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%;
	}
	 #info,  #menu-cat-03 {
	 margin: 0 0 30px;
	}

	 div.bnr_wide_type2 {
	 margin-left: 0;
	}

	 #supporttop_link_guide {
	 display:none;
	}

	 #mod-productsArea {
	 margin-top: 30px;
	}

	 #mod-productsArea .titleArea {
	 position:static;
	 margin-bottom:0;
	}

	 #mod-productsArea .titleArea .infolink {
	 position:static;
	 margin:10px 0 0 0;
	 font-size: 10px;
	 text-align:right;
	}

	 #mod-productsArea .mod-productsArea-inner {
	 width: auto;
	 width: 100%;
	 margin-top:10px;
	}

	 #pickup2 ul li {
	 float: left !important;
	 width: 178px !important;
	}

	 #pickup div.bnr_single {
	 margin-left: 4px;
	}

	 #productNews.pageSubContent .title {
	 font-size: 1.2em;
	}

	 #info {
	 display:block!important;
	}

	 .pageSubContent {
	 width: 100%;
	}

	 #pickup {
	 width: 100%;
	}

	.bnr_single img {
		width: auto;
	}
	
	#pickup div.bnr_single {
		float: none;
	}

/*
----------------------------------------------------------------------------
	MQ時のメニューボタンを小さく横長にする
----------------------------------------------------------------------------
*/
	
 
	#productsMenu ul li, #supportMenu ul li {
		float: none;
		width: auto;
	}
	 
	#productsMenu .mod-linkButton, #supportMenu .mod-linkButton {
		text-align: left;
		box-sizing: border-box;
		height: auto;
		width: 100%;
	}
	
	#productsMenu .mod-linkButton a span.figure, #supportMenu .mod-linkButton a span.figure{
		display: inline-block;
		vertical-align: middle;
	}
	 
	#productsMenu .mod-linkButton a span.figure img, #supportMenu .mod-linkButton a span.figure img , #productsMenu .mod-linkButton .commingsoon .figure img, #supportMenu .mod-linkButton .commingsoon .figure img {
		height: auto;
	}
	 
	#productsMenu .figure img, #supportMenu .figure img{
		width: 40px;
		float: left;
	}
	 
	.mod-linkButton a .content{
		margin: 0 0 0 5px;
	}
     
	.mod-linkButton a .content br.nomq{
		display: none;
	} 

}

@media screen and (max-width: 361px){
	.mod-linkButton a .content br.nomq{
		display: block;
	}
	.mod-linkButton a .content.middle{
	vertical-align: middle;
	}
}


span.figure{
	display: block;
}
.mod-linkButton a .content{
	display: inline-block;
	background-position: 0 5px;
}



.mb10em {
    margin-bottom: 10em;
}

@media screen and (max-width: 640px){
	#info h3, #menu-cat-03 h3 {
		font-size: 1.2rem !important;
	}
}


/* 青いご注意枠　*/
.info_box {
    display: table;
    background: linear-gradient(#e2eaef, #f3f3f3);
    border-radius: 5px;
    padding: 1em;
    width: 548px;
    margin-top: 1em;
    float: right;
}

.info_box img{
	vertical-align:text-top;
	margin-right:10px;
}

.info_box p{
    display: table-cell;
    text-align: left;
}

.info_box p > a{
    display: inline-block;
    background-position: 0 7px;
}

.info_box dl{
	display: table-cell;
    padding-left: 1em;
    padding: 0.5em;
	width:100%;
}

.info_box dl dt{
	margin-left: 0;
    font-weight: 700;
    margin-bottom: 0.5em;
}

.info_box dl dd{
	margin-left: 0;
    margin-bottom: 0;
}

/*2022/10/18追記*/
img.link_out,
img.icon_window{
    vertical-align: middle;
    padding-left: 0.25em;
}

@media (max-width: 640px){
    .info_box {
        width: auto;
        margin-top: 1em;
        float: none;
    }
}
