@charset "shift_jis";
/*
	================================================================================================
		support spatial-reality-display products share css common.css
	================================================================================================
*/
/*
	====================================
		layout
	====================================
*/


.mod-productsArea-inner .topArea {
	width: 920px;
	margin-bottom: 20px;
}
.topArea .imgArea {
	float: left;
	width: 250px;
	text-align: right;
	padding: 0;
	margin-top: 20px;
}
.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;
}
.pageSubContent, #info {
  width: auto;
  float: none;
}
@media screen and (max-width: 640px) {
.mod-productsArea-inner .topArea {
	text-align: left;
	width: 100%;
}
.topArea .imgArea {
  width: 40%;
  padding: 0 0 10px;
  vertical-align: middle;
  float: none;
  display: inline-block;
}
.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;
  padding-left: 10px;
}
.topArea .txtArea .productName {
  font-size: 1.4em;
  margin: 0 auto 20px;
  padding-left: 10px;
}
}
/*
	====================================
		button
	====================================
*/
#productsMenu ul li,
#supportMenu ul li {
    float: left;
    padding: 5px;
    width: 178px;
}
#productsMenu .mod-linkButton,
#supportMenu .mod-linkButton {
    background: url("/support/spatial-reality-display/share3/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;
}
#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;
	display: inline;
}
#productsMenu .mod-linkButton .figure,
#supportMenu .mod-linkButton .figure {
    display: block;
}

@media screen and (max-width: 640px) {
	.mod-linkButton a:after {
		clear: both;
		content: '';
		display: block;
		height: 0;
	}
	#productsMenu ul li,
	#supportMenu ul li {
		float: none;
		width: auto;
	}
	
	#productsMenu .mod-linkButton,
	#supportMenu .mod-linkButton {
		background-position: 0 50%;
		box-sizing: border-box;
		height: auto;
		text-align: left;
		width: 100%;
	}
	#productsMenu .mod-linkButton .content,
	#supportMenu .mod-linkButton .content,
	#productsMenu .mod-linkButton .figure,
	#supportMenu .mod-linkButton .figure {
		display: inline-block;
		float: left;
	}
	#productsMenu .mod-linkButton .content,
	#supportMenu .mod-linkButton .content{
		background-position: 2px 14px;
		padding: 10px 0 0 12px;
	}
	#productsMenu .mod-linkButton .figure img,
	#supportMenu .mod-linkButton .figure img {
		height: auto;
		width: 36px;
	}
}

/*
	====================================
		title
	====================================
*/
#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;
}

#productsMenu h3,
#supportMenu h3,
#pickup h3,
#softwareApplication h3,
#productNews h3,
#inquiry h3 {
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #343434;
	margin-bottom: 15px;
}
#productNews.pageSubContent .title,
#pickup.pageSubContent .title,
#inquiry.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,
#pickup h3,
#softwareApplication h3,
#productNews h3,
#inquiry 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 a {
  padding: 0 0 0 12px;
}

.pageSubContent #menu-cat-03 .title {
	padding-bottom:30px;
}
}

/*
	====================================
		サポートメニュー
	====================================
*/
#pageMainContent {
	width: 950px;
	float: none;
}
#product-cat-02 {
	width: 950px;
}
#supportMenu ul,
#pickup {
	margin-bottom: 50px;
	overflow: hidden;
}

/*
	====================================
		製品に関するお知らせ
	====================================
*/
.pageSubContent {
	width: auto;
	float: none;
	margin-bottom: 30px;
}
#info,
#menu-cat-03 {
	width: 440px;
	float: left;
	margin: 0 15px 0;
}
.title-List-all {
    display: block;
    font-size: 13px !important;
    font-weight: normal;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 0;
}
span.title-List-all a {
    color: #43677E !important;
    cursor: pointer !important;
}
.title-List-all img {
    padding-right: 5px;
    padding-left: 0px;
    vertical-align: middle;
    cursor: pointer;
}



@media screen and (max-width: 640px) {

	.pageSubContent {
		width: 100%;
	}
	#info,
	#menu-cat-03 {
		margin: 0 0 30px;
	}
	#info {
		display: block!important;
	}
	#mod-productsArea .titleArea .infolink {
		position: static;
		margin: 10px 0 0 0;
		font-size: 10px;
		text-align: right;
	}
}
/*
	====================================
		アンケート
	====================================
*/
#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;
}
}
/*
	====================================
		list (annotation)
	====================================
*/
#productsMenu ul.annotation {
	clear: both;
	margin: 20px 15px 50px;
}
#productsMenu ul.annotation li {
	list-style: none;
	text-indent: -0.7em;
	font-size: 0.9em;
	float: none;
    padding: 0;
    width: auto;
}
#productsMenu ul.annotation2 li {
	list-style: none;
	text-indent: -1.8em;
	font-size: 0.9em;
	float: none;
    padding: 0;
    width: auto;
}
#productsMenu ul.annotation2 {
	margin-left: 2.9em;
}
#productsMenu ol li ul.annotation,
#productsMenu ul li ul.annotation,
#productsMenu dl dt ul.annotation,
#productsMenu dl dd ul.annotation,
#productsMenu ol li ul.annotation2,
#productsMenu ul li ul.annotation2,
#productsMenu dl dt ul.annotation2,
#productsMenu dl dd ul.annotation2 {
	margin-left: 1em;
}
@media screen and (max-width: 640px) {
#productsMenu ul.annotation {
	margin-left: 1em;
}
#productsMenu ul.annotation2 {
	margin-left: 2em;
}
#productsMenu ol li ul.annotation,
#productsMenu ul li ul.annotation,
#productsMenu dl dt ul.annotation,
#productsMenu dl dd ul.annotation,
#productsMenu ol li ul.annotation2,
#productsMenu ul li ul.annotation2,
#productsMenu dl dt ul.annotation2,
#productsMenu dl dd ul.annotation2 {
	margin-left: 0.5em;
}
}
/*
	====================================
		link
	====================================
*/
span.link_out {
    background: url(/support/spatial-reality-display/share3/images/icon_blank.gif) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 9px 5px 0 0;
    vertical-align: baseline;
	*vertical-align: middle;	/* for IE */
    width: 11px;
	margin-left: 3px;
}
.mod-linkButton > div.commingsoon{
	cursor: default !important;
	padding:10px;
}


.mod-linkButton > div.commingsoon span.content{
	margin-left:2px !important;
	background:none !important;
	padding-left:0 !important;
}

/* 20230428 */
img.icon_window {
    padding-left: 0.25em;
}

.mq {
    display: none;
}

@media screen and (max-width: 640px){
	.mod-linkButton > div.commingsoon span.content {
		margin-left: 10px !important;
		padding: 5px !important;
	}
	
	.mq {
		display: block;
	}

}



