@charset "shift_jis";
/*
	================================================================================================
		support bd css index.css
	================================================================================================
*/
/*
	====================================
		layout
	====================================
*/
.pageSubContent, #info {
  width: auto;
  float: none;
}

/*
	====================================
		button
	====================================
*/
#modelArea ul li {
    float: left;
    padding: 8px 8px 8px 6px;
    width: 300px;
}
#purposeArea ul li {
    float: left;
    padding: 5px;
    width: 178px;
}
#modelArea .mod-linkButton {
	background: none;
    border: 1px solid #bcbcbc;
    border-radius: 6px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 90px;
    letter-spacing: 0.01em;
    line-height: 1.4;
    width: 300px;
}
#purposeArea .mod-linkButton {
    background: url("/support/bd/products/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;
}
#modelArea .mod-linkButton a {
	overflow: hidden;
}
/*#modelArea span.figure {
    display: block;
	text-align: center;
    height: 40px;
}*/

#modelArea span.figure {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    width: 154px;
}


#modelArea .mod-linkButton .content {
    background: url("/support/share/images/arrow_black.png") no-repeat;
    line-height: 16px !important;
    padding-left: 12px;
	display: block;
    margin: 0 0 0 3em;
	color: #43677e;
	font-weight: 700;
    background-position: 0 4px;

}
#purposeArea .mod-linkButton .content {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll 2px center;
   /* line-height: 16px !important; 20221227 */
    padding-left: 12px;
}
#purposeArea .mod-linkButton .figure {
    display: block;
}
#purposeArea li {
    display: block;
}

@media screen and (max-width: 640px) {
	#purposeArea ul.btn_area_text li{
	float: none;
    width: auto;
	}
	
	#purposeArea ul.btn_area_text li div.mod-linkButton{
	background: url(/support/headphone/images/bg_mod-linkButton_mq.jpg) repeat-x scroll 0 0;
    text-align: left;
    height: auto;
    width: 100%;
    box-sizing: border-box;	
	}
	
	#purposeArea ul.btn_area_text li div.mod-linkButton span.figure{
	display: inline-block;
    vertical-align: middle;	
	}
	
	#purposeArea ul.btn_area_text li div.mod-linkButton span.figure img{
	width: 40px;
    height: auto;
	float: left;
	}
	
	#purposeArea ul.btn_area_text li div.mod-linkButton span.content{
	margin: 0 5px;	
	}
}

/*20200916*/
#modelArea span.figure2 {
    float: right;
    margin-top: 0.7em;
    margin-right: 1em;
}

#modelArea .mod-linkButton .content2 {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll 2px center;
  /*  line-height: 16px !important; 20221227 */
    padding-left: 12px;
	margin-top: 2.3em;
	float: left;
	color: #43677e;
	font-weight: 700;
}

#modelArea .mod-linkButton .content br.nopc{
	display: block;
}

@media screen and (max-width: 640px) {

	#modelArea .mod-linkButton {
	    background: none;
	    letter-spacing: 0.01em;
	    text-align: left;
	    width: 97%;
		/*height: 145px;*/
	}

	#modelArea ul li{
		width: 45%;
	}
	#modelArea span.figure {
		display: table-cell;
	}		

	#modelArea .mod-linkButton .content{
		margin: 0; 
	}
	
	#modelArea span.figure2 {
		display: table-cell;
		float: none;
		margin-top: 0;
		margin-right: 0;
	}

	#modelArea span.content2{
		margin-top: 1.3em;
	}
	
	#modelArea .mod-linkButton .content br.nopc{
	display: none;
	}
}


/*
	====================================
		お知らせ お問い合わせ
	====================================
*/

@media screen and (max-width: 640px) { 
.title-List,
.title-List-2 {
    float: right;
    text-align: right;
    width: 45px;
}

.title-List {
	margin:0 0 0 10px;
	font-size:16px !important;
	padding-left:0;
	position:static;
	text-align:left;
	background:url(/support/share/images/mq/ico_02.png) left 50% no-repeat;
}
.mod-content .section .title{
	overflow:hidden;
}
.mod-content .section .title h2{
	float:left;
	width:auto;
	max-width:81%;
}
}
#inquiry ul {
	margin-left: 15px;
}
#inquiry ul.txtlink li {
	float: none;
	margin-bottom: 5px;
}

/*
	====================================
		title
	====================================
*/
#modelArea .title,
#purposeArea .title,
#pickupArea .title,
#productNews .title {
  clear: both;
  color: #666;
  font-size: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #D0D0D0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 5px;
}
.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;
}

@media screen and (max-width: 640px) { 
#modelArea .title,
#purposeArea .title,
#pickupArea .title,
#productNews .title {
  font-size: 18px;
  color: #000;
}
#productNews.pageSubContent .title {
	font-size: 1.2em;
}
.mod-content .section .title h3#importantinfo {
    max-width: 74%;
}
h3#importantinfo {
  float: left;
  width: auto;
}
.title-List a {
  padding: 0 0 0 12px;
}
}
/*
	====================================
		機種別サポート情報
	====================================
*/
#modelArea .mod-button-wrap .txtlink {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll left center;
	margin-bottom: 30px;
	padding-left: 10px;
	display: inline-block;
	font-weight: 700;
}
@media screen and (max-width: 640px) {
	#modelArea .mod-button-wrap {
		text-align: left;
		margin-left: 20px;
	}
    #modelArea .mod-button-wrap .txtlink {
	margin-bottom: 20px;
    }
}
/*
	====================================
		目的別サポート
	====================================
*/
#pageMainContent {
	width: 950px;
	float: none;
}
#product-cat-02 {
	width: 950px;
}
#modelArea ul {
	margin-bottom: 30px;
}

#purposeArea ul,
#pickupArea ul {
	margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
	#modelArea ul {
		margin-bottom: 10px;
	}
}

/*
	====================================
		機種別サポート
	====================================
*/

#pickupArea ul.btn_area_text {
	margin-left: 10px;
}

#pickupArea ul.btn_area_text li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
	#pickupArea ul.btn_area_text {
		margin-left: 0px;
	}
	#pickupArea ul.btn_area_text li {
		float: none;
		margin-right: 0px;
	}
}

/*
	====================================
		製品に関するお知らせ
	====================================
*/
.pageSubContent {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
#info,
#menu-cat-03 {
	width: 440px;
	float: left;
	margin: 0 15px 0;
}
@media screen and (max-width: 640px) {
#info,
#menu-cat-03 {
	margin: 0 0 30px;
	display: block!important;
}
}

/*
	====================================
		赤枠
	====================================
*/
.notice_red {
	border: 1px solid #f00;
	padding: 10px 10px 10px 15px;
	margin-bottom: 10px;
}
#modelArea .notice_red ul {
	margin: 0;
}
#modelArea .notice_red ul li {
	width: auto;
	margin-right: 0;
	padding: 0 0 0 10px;
}

/*
----------------------------------------
		■annotation 
----------------------------------------
*/
.annotation {
	list-style: none;
	text-indent: -0.9em;
	font-size: 0.9em;
	margin-left:1em;
}
.red {
	color:#F00;}



/*
----------------------------------------
		bnr_area 2020323
----------------------------------------
*/

#pickup .bnr_area{
	text-align: left;
}

#pickup .bnr_single{
	display: inline-block;
    margin: 5px;
}

@media screen and (max-width: 640px){
	#pickup .bnr_area {
	text-align: center;
	}
}

/*　20211208 */

#modelArea .mod-linkButton a{
    color: #43677e;
}

#modelArea .mod-linkButton a.flex{
    display: flex;
    align-items: center;
 	height: 100%;
     padding: 0 1em;
}

#modelArea .mod-linkButton a > ul.txtlink{
    margin: 0;
    padding: 0;
}

#modelArea .mod-linkButton a > ul > li{
    margin: 0;
    float: none;
    width: auto;
    padding: 0 0 0 13px;
    font-weight: bold;
}

ul.btn_area_text + p{
    margin: 0 1em 1.5em 1em;
}

a.textLink.inline{
    display: inline !important;
    margin: 0 5px 0 0;
}

@media (min-width: 641px){
    #modelArea span.figure {
        width: 154px;
    }
}

@media (max-width: 640px){
    #modelArea .mod-linkButton{
        width: 100%;
    }
    
    #modelArea .mod-linkButton a.flex{
        flex-direction: column;
        justify-content: center;
    }

    #modelArea span{
        text-align: center;
    }
    #modelArea span > span {
       display: block;
        margin-bottom: 8px;
    }
    
    #modelArea .mod-linkButton{
        height: 152px;
    }
    #modelArea .mod-linkButton .content {
        display: inline-block;
        text-align: left;
    }
}

@media (max-width: 400px){
    #modelArea .mod-linkButton{
        height: 164px;
    }
    #modelArea .mod-linkButton a ul.txtlink li{
        word-break: break-all;
    }
    
    #modelArea .mod-linkButton span.figure{
        width: 100%;
    }
    
}

/* --------------------------------------
		20221227 accessibility
--------------------------------------- */

#modelArea .mod-linkButton,
#purposeArea .mod-linkButton,
.newsContent dl dt, .newsContent dl dd{
	font-size: 0.75rem;
}

#modelArea .mod-linkButton,
#purposeArea .mod-linkButton{
	box-sizing: border-box;
	background-size: contain;
}

#modelArea ul.btn_area_text{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	overflow: hidden;
}

#modelArea ul.btn_area_text > li{
	float: none;
	width: auto;
	height: auto;
	padding: 8px 0;
}

#modelArea ul.btn_area_text > li .mod-linkButton a{
	display: flex;
	align-items: center;
	padding: 0;
}

#modelArea ul.btn_area_text > li .mod-linkButton a .content.other{
	margin-left: 0;
}

#purposeArea .mod-linkButton .content{
	line-height: 1.6 !important;
}


#info.newsContent .js-include-list dl dd,
#menu-cat-03 .productNewsList dl dd{
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

.mod-button-wrap a,
.txt11,
#info, #menu-cat-03,
.infolink,
#inquiry > ul.txtlink{
	font-size: 0.813rem;
}

.title h2,
#importantinfo {
	font-size: 1rem;
}

.fr_link {
	float: right;
	margin-right: 0.5em;
	margin-top: 0.5em;
}

.fr_link a::after {
	content: ">";
	margin-left: 0.2em;
}
#pickup ul.bnr_area{
	margin-left: 0;
}

#pickup ul.bnr_area li.bnr_single{
	display: inline-block;
	line-height: 0;
}

#pickup ul.bnr_area li.bnr_single a{
	display: block;
}

.pageSubContent{
	overflow: hidden;
}

@media (min-width: 641px){
	
	#modelArea ul.btn_area_text > li{
		min-width: calc((100% - 16px)/3);
	}
	
	#modelArea ul.btn_area_text > li .mod-linkButton,
	#modelArea ul.btn_area_text > li .mod-linkButton a{
		min-height: 90px;
	}
	
	#purposeArea .mod-linkButton{
		height: auto;
		min-height: 120px;
	}
}

@media (max-width: 640px){
	#modelArea .mod-button-wrap{
		display: block;
	}
	
	#modelArea ul.btn_area_text > li{
		width: calc((100% - 16px)/2);
		max-width: 300px;
	}
	
	#modelArea ul.btn_area_text > li .mod-linkButton,
	#modelArea ul.btn_area_text > li .mod-linkButton a{
		min-height: 159px;
	}
	#modelArea ul.btn_area_text > li .mod-linkButton a{
		flex-direction: column;
		justify-content: center;
	}
	
	#modelArea ul.btn_area_text > li .mod-linkButton a .content.other{
		margin-top: 10px;
	}

	#productNews dl dd,
	#info p,
	 .newsContent dl dt{
		font-size: 0.875rem !important;
	}
}