<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/*
	================================================================================================
		support audiosoftware share3 css common.css
	================================================================================================
*/

/*
	====================================
		layout
	====================================
*/
.mod-productsArea-inner .topArea {
	width: 626px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.topArea .imgArea {
	float: left;
	width: 220px;
	text-align: right;
	padding: 0;
	margin-top: 20px;
}
.topArea .imgArea img {
	display: block;
	margin: 0 0 0 auto;
}
.topArea .txtArea {
	float: right;
	width: 370px;
	text-align: left;
	margin-top: 20px;
}
.topArea .txtArea .productName {
	font-size: 2em;
	font-weight: 700;
	margin-bottom: 10px;
}
.pageSubContent, #info {
	width: auto;
	float: none;
}
@media screen and (max-width: 640px) {
	.mod-productsArea-inner .topArea {
		text-align: left;
		width: 100%;
	}
	.topArea .imgArea {
		width: 35%;
		padding: 0 0 10px;
		vertical-align: top;
		float: none;
		display: inline-block;
	}
	.topArea .imgArea img {
		width: 100%;
		height: auto;
		margin: 0 auto;
		max-width: 146px;
	}
	.topArea .txtArea {
		text-align: left;
		width: 60%;
		padding-bottom: 10px;
		float: none;
		display: inline-block;
		margin-top: 0;
	}
	.topArea .txtArea .productNameSub {
		font-size: 0.9em;
		margin: 0 auto;
	}
	.topArea .txtArea .productName {
		font-size: 1.4em;
		margin: 0 auto 5px auto;
	}
}
/*
	====================================
		button
	====================================
*/
#productsMenu ul li,
#supportMenu ul li {
	float: left;
	padding: 4px;
	width: 149px;
}
#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 .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 .mod-linkButton .figure,
#supportMenu .mod-linkButton .figure {
	display: block;
}

@media screen and (max-width: 640px) { 
	#productsMenu ul li,
	#supportMenu ul li {
		padding: 5px;
		width: 178px;
	}

	#productsMenu .mod-linkButton,
	#supportMenu .mod-linkButton {
		width: 178px;
	}
}

/*
	====================================
		title
	====================================
*/
#productsMenu h3,
#supportMenu h3,
#productNews h3,
#inquiry h3,
#pickup h3 {
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #343434;
	margin-bottom: 15px;
}
#productNews.pageSubContent .title,
#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;
}

@media screen and (max-width: 640px) { 
	#productsMenu h3,
	#supportMenu h3,
	#productNews h3,
	#inquiry h3,
	#pickup h3 {
		font-size: 1.2em;
		color: #000;
	}
	#productNews.pageSubContent .title {
		font-size: 1.2em;
	}
	.mod-content .section .title h4#importantinfo {
		max-width: 74%;
	}
	h4#importantinfo {
		float: left;
		width: auto;
	}
	.title-List {
		position: absolute;
	}
	.title-List a {
		padding: 0 0 0 12px;
	}
}
/*
	====================================
		サポートメニュー
	====================================
*/
#pageMainContent {
	width: 950px;
	float: none;
}
#product-cat-02 {
	width: 950px;
}
#productsMenu ul,
#supportMenu ul {
	margin-bottom: 50px;
}
/*
	====================================
		製品に関するお知らせ
	====================================
*/
.pageSubContent {
	width: auto;
	float: none;
	margin-bottom: 30px;
}
#info,
#menu-cat-03 {
	width: 440px;
	float: left;
	margin: 0 15px 0;
}
@media screen and (max-width: 640px) {
	.pageSubContent {
		width: 100%;
	}

	#info,
	#menu-cat-03 {
		margin: 0 0 30px;
	}
}
/*
	====================================
		アンケート
	====================================
*/
#sbi_comment5 {
	width: 700px;
	margin: 60px auto 0 auto;
}
#sbi_comment5 textarea {
	border: 1px solid #c2c2c2;
	margin-top: 20px;
	width: 500px;
}
#sbi_comment5 input {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
}

@media screen and (max-width: 640px) {
	#sbi_comment5 {
		width: auto;
		margin: 0;
	}
	#sbi_comment5 table {
		width: 100%;
	}
	#sbi_comment5 td {
		margin-left : 0;
		padding-left : 10px !important;
	}
	#sbi_comment5 textarea {
		width : 96%;
		margin-left :auto;
		margin-right :auto;
	}
}

/*
	====================================
		ピックアップ
	====================================
*/
#pickup .bnr_area:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

#pickup .bnr_single {
	float: left;
	margin: 8px 8px 8px 6px;
}

@media screen and (max-width: 640px) {
	#pickup .bnr_area {
		width: auto;
		margin: 0 10px;
	}
	
	#pickup .bnr_single {
		width: auto;
		margin: 0 auto;
		float: none;
	}
}


/*
	====================================
		ShowHide switch
	====================================
*/
.show-hide-show a:before {
	content: url("/support/share/images/st_close.png");
	vertical-align: middle;
	margin: 0px 3px;
}
.show-hide-hide a:before {
	content: url("/support/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-all {
	display: block;
	font-size: 13px !important;
	font-weight: normal;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 0;
}

@media (max-width: 640px){
	.mod-content .title &gt; a:after {
		background: none;
	}
	.title-List-all a {
		width: 90px;
		display: inline-flex;
	}
	.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;
	}
}


/*
	====================================
		link
	====================================
*/
span.link_out {
	background: url("/support/share/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;	/* for IE */
	width: 11px;
	margin-left: 3px;
}</pre></body></html>