@charset "shift_jis";

/* CSS Document */

/*	====================================
		トップエリア
	====================================
*/

#mod-productsArea {
	margin-top:20px;
	margin-bottom:20px;
}

#mod-productsArea .titleArea {
	position:relative;
	margin-bottom:20px;
}

#mod-productsArea h2 {
	border-bottom:1px solid #000;
	font-size:1.2em;
	padding-bottom: 5px;
	padding-left: 5px;
}

#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;
}

/* 20200928 add */
.topArea .imgArea.general {
	width: 162px;
	height: 120px;
}

.topArea .imgArea.general img {
	width: auto;
	height: 100%;
}
/* ------------ */

.topArea .txtArea {
	float: right;
	width: 570px;
	text-align: left;
	margin-top: 20px;
}

.topArea .txtArea .productName {
	font-size: 2em;
	font-weight: 700;
	margin-bottom: 10px;
}

/*	====================================
		基本情報　サポートメニュー
	====================================
*/

#productsMenu h3, #supportMenu h3, #inquiry h3, #pickup h3 {
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #343434;
	margin-bottom: 24px;
}

.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: 148px;
}

#productsMenu .mod-linkButton, #supportMenu .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: 148px;
}

#productsMenu .mod-linkButton a, #supportMenu .mod-linkButton a {
	padding: 1em;
}


/*モーダルウィンドウ追加のスタイル*/
#productsMenu button, #supportMenu button {
	background: url("/support/share/images/bg_mod-linkButton.jpg") repeat-x scroll 0 0;
	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: 148px;
}

#productsMenu button:hover,
#supportMenu button:hover{
	opacity: .5;
}

#productsMenu button:focus,
#supportMenu button:focus{
    outline: thin dotted;
}

#productsMenu button .content, #supportMenu button .content {
    margin-left: 0;
    display: inline-block;
    background-position: 0 5px;
}


/*
	====================================
		製品に関するお知らせ
	====================================
*/

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;
}

#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;
}


/*
	====================================
		ピックアップ（べた書き）
	====================================
*/

#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: 148px;
}


#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: 148px;
}

#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;
}


/* 20200210 */
span.figure{
	display: block;
}

.mod-linkButton a .content{
	display: inline;
	background-position: 0 5px;
}

/* 20201008 */
#mod-productsArea #amp .topArea .imgArea{
	margin-left: 30px;
}

#mod-productsArea #amp .topArea.add_model_num .txtArea .productName{
	font-size: 1.8rem;
	margin-top: 5px;
}

/* 20220713 */
br.mq {
    display: none;
}


/* 2022/12/21追記 */
#supportMenu .mod-linkButton a.p_style{
    padding: 1em 0.5em;
}

br.mq_02 {
    display: none;
}


 @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: 148px !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 {
		background: url("/support/headphone/images/bg_mod-linkButton_mq.jpg") repeat-x scroll 0 0;
		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 img, #supportMenu img {
		width: 40px;
		float: left;
	}
	 
	.mod-linkButton a .content{
		margin: 0 5px;
	}
	 
	/* 20201210 */ 
	.mod-linkButton a .content br.nomq{
		display: none;
	} 
     
    #mod-productsArea #amp .topArea.add_model_num .txtArea{
		width: 56%;
	}

	#mod-productsArea #amp .topArea.add_model_num .txtArea .productName {
		font-size: 1.2rem;
	}
     
    br.mq {
		display: block;
	} 
     
    /*モーダルウィンドウ追加のスタイル*/
    #productsMenu button, #supportMenu button {
        background: url("/support/headphone/images/bg_mod-linkButton_mq.jpg") repeat-x scroll 0 0;
		text-align: left;
		box-sizing: border-box;
		height: auto;
		width: 100%;
        padding: 1em;
    }
     
    #productsMenu button span.figure, #supportMenu button span.figure{
		display: inline-block;
		vertical-align: middle;
	}
	 
	#productsMenu button img, #supportMenu button img {
		width: 40px;
        height: auto;
		float: left;
	}

    #productsMenu button .content, #supportMenu button .content {
        margin: 0 5px;
    }
        
    /* 2022/12/21追記 */
    #supportMenu .mod-linkButton a.p_style{
        padding: 1em;
    }

}

@media screen and (max-width: 365px){   
    .mod-linkButton a .content{
        display: inline-block;
    }
    
    br.mq_02 {
        display: block;
    }
}

@media screen and (max-width: 361px){
	.mod-linkButton a .content br.nomq{
		display: block;
	}
	.mod-linkButton a .content.middle{
	vertical-align: middle;
	}
}

/*2023/01/18追記*/
#pickup ul.bnr_area{
	 text-align: left;
}

#pickup li.bnr_single {
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0 10px 5px 0;
	font-size: 0;
}

@media (max-width: 640px){
	#pickup ul.bnr_area{
		text-align: center;
	}
}

/* 20230707 */
#detail02Area dl dd a{
	font-size: 1rem;
}

@media (max-width: 640px){
	#info #detail02Area dl dt,
	#info #detail02Area dl dd{
		display: block;
	}
	#detail02Area dl dd a{
		font-size: 1.077rem;
	}
}

@media (max-width: 640px){
	.title .title-List {
		position: absolute;
		float: right;
	}
	.title .title-List a {
	  padding: 0 0 0 12px;
	}
}
	
/* 20240712 */
#supportMenu 

#modal_01.modalArea ul.howto li a .pct{
	margin-top: 5px;
	line-height: 0;
}
@media (min-width: 641px){
	#modal_01.modalArea ul.howto li a {
		width: 210px;
		min-height: 158px;
	}
}

@media (max-width: 640px){
	#modal_01.modalArea ul.howto{
		margin-top: 2em !important;
	}
	#modal_01.modalArea ul.howto li a {
		flex-direction: column;
	}
	#modal_01.modalArea ul.howto li + li{
		margin-top: 1em;
	}
	#modal_01.modalArea ul.howto li:first-child{
		margin-bottom: unset !important;
	}
	#modal_01.modalArea ul.howto li a img {
		width: 117px;
	}
	
}
