@charset "UTF-8";
body #container {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  /*---------------------------
  タイトル
  ---------------------------*/
}

body #container h1 {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 20px;
  font-size: 1.8em;
  padding-bottom: 3px;
}

/* メイン枠
---------------------------*/
#container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

#main_contents {
  float: left;
  width: 770px;
  margin-bottom: 50px;
}

/* サイドメニュー
---------------------------*/
#sidemenu {
  float: right;
  margin: 0 0 0 30px;
  padding: 0px 0 8px 0px;
  width: 180px;
}

#sidemenu p.banner {
  margin: 8px 0 0 0;
}

#sidemenu p.banner-border {
  border: 1px solid #bbbbbb;
}

#sidemenu p.m_title {
  margin: 20px 0 0 0;
  padding: 0 0 0 5px;
  font-weight: bold;
  font-size: 0.9em;
  border-left: 4px solid #333333;
}

#sidemenu p.round-corner img {
  border-radius: 4px;
}

#sidemenu div.text_banner {
  margin: 8px 0 0 0;
  text-align: center;
  width: 178px;
  border: 1px solid #bbbbbb;
}

#sidemenu div.text_banner a {
  display: block;
  padding: 5px 5px 10px;
  color: #1C64B3;
  opacity: 1;
  transition: 0.2s;
}

#sidemenu div.text_banner a:hover {
  opacity: 0.6;
  transition: 0.2s;
  text-decoration: none;
}

#sidemenu div.text_banner a:hover img {
  opacity: 1 !important;
}

#sidemenu div.text_banner img {
  width: 32%;
}

#sidemenu div.text_banner span {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.3;
  margin: 5px 0 0;
}

ul.naviR {
  zoom: 100%;
  margin: 5px 0 0 0;
  padding: 0px 0px 0px 0px;
  border: 1px solid #ADADAD;
}

ul.naviR li {
  margin: 0 0 0 0.8em;
  text-indent: -0.8em;
  zoom: 100%;
  padding: 4px 0 4px 10px;
  font-size: 0.8em;
  line-height: 1.3em;
  /*color:#1F66B6;*/
}

ul.naviR li.title {
  margin: 10px 0 0 0px;
  zoom: 100%;
  padding: 6px 0 6px 10px;
  font-weight: bold;
  /*font-size: 0.8em;
      line-height:1.3em;*/
  color: #000000;
  background-color: #EEF5FB;
  text-indent: 0;
}

ul.naviR li.title.m0 {
  margin: 0px;
}

/*ul.naviR li+li{
	border-top:1px dotted #ADADAD;
}

ul.naviR li img {
	padding:0px 0 0 0px ;
	margin: 6px 0px 0 -2px;
	float: left;
}

ul.naviR li a{
	display: block;
	margin: 2px 6px 0 9px;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}*/
/*---------------------------
検索エリア
---------------------------*/
#search-area {
  margin: 0 0 20px 0;
  /*	font-size: 0.8em;
  	line-height: 1.3;*/
}

/*#search-l {
	float: left;
	width: 517px;
}*/
#search-r {
  float: right;
  width: 202px;
}

#search-area table {
  width: 100%;
  border: none;
  border-collapse: collapse;
}

/*---------------------------
Q&A検索
---------------------------*/
#qa-search-area {
  border: 1px solid #cccccc;
  margin: 0px;
  width: 770px;
}

#qa-search-area input.hinban {
  width: 196px;
}

#qa-search-area p.qa-search-area-top {
  background-color: #575757;
  font-size: 1.1em;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0;
  padding: 9px 0 9px 12px;
}

#qa-search-area div.qa-seach-area-bottom {
  padding: 10px 0 15px 15px;
}

#qa-search-area div.qa-seach-area-bottom select option {
  background-color: #FFFFFF;
}

#qa-search-area p.icon {
  float: left;
  margin: 0 0 5px 0;
  padding: 0 0 0 10px;
  background: url(/static/images/support/faq/ico_square.gif) left center no-repeat;
  font-size: 0.8em;
}

#qa-search-area p.right_area {
  float: right;
  margin: 0 8px 0 0;
  padding: 0 0px 0 0px;
  font-size: 0.7em;
  display: none;
}

#qa-search-area p.right_area img {
  vertical-align: top;
  margin: 0 0 0 0;
}

#qa-search-area div.keyword-area {
  margin: 10px 0 0 0;
}

#qa-search-area #other-keyword {
  float: left;
  width: 415px;
  height: 55px;
  font-size: 0.8em;
}

#qa-search-area #other-keyword.color1 {
  color: #999;
}

#qa-search-area #other-keyword.color2 {
  color: #333;
}

#qa-search-area p.search-atn {
  float: left;
  font-size: 0.7em;
  line-height: 1.6em;
  margin: 30px 0 0 6px;
}

#qa-search-area div.btn-area {
  margin: 30px 0 0 0;
}

#qa-search-area p.left_btn {
  float: left;
  margin: 3px 22px 0 240px;
}

#qa-search-area p.right_btn {
  float: left;
  margin: 0;
}

#qa-corner-tr {
  padding: 0 5px 5px 0;
  width: 414px;
  background: url(/static/images/support/faq/qa_serach_bg_tr.jpg) right bottom no-repeat;
  text-align: right;
}

#qa-corner-tr img {
  margin: 0 1px 0 0;
  vertical-align: -2px;
}

#search-area dt {
  padding: 0 0 0 10px;
  background: url(/static/images/support/faq/ico_square.gif) left center no-repeat;
}

#search-area dd {
  margin: 0 0 6px 0;
}

#cate-select {
  padding: 0 0 0 10px;
  width: 180px;
  vertical-align: top;
}

#key-input {
  padding: 0 0 0 15px;
  width: 316px;
  vertical-align: top;
}

#cate-select select {
  width: 150px;
}

#key-input input#product-no {
  width: 130px;
  margin: 0px 0px 5px 0px;
}

#key-input textarea#other-keyword {
  width: 285px;
  height: 4em;
  font-size: 1em;
  line-height: 1em;
  overflow: auto;
}

#key-input .search-atn {
  margin: 0 0 0 0;
  font-size: 0.9em;
}

#number-corner-tr {
  width: 76px;
  background: url(/static/images/support/faq/number_serach_bg_tr.jpg) right bottom no-repeat;
  text-align: right;
}

/*---------------------------
QA番号検索
---------------------------*/
#number-search {
  margin: 0 0 12px 0;
}

#number-input {
  padding: 0 0 0 10px;
  width: 190px;
}

#number-input p {
  margin: 0 0 12px 0;
  font-size: 0.9em;
}

#number-input #number-text {
  margin: 0 10px 0 0;
  width: 110px;
}

#number-input input {
  vertical-align: middle;
}

/* for MacIE \*/
/*/
#number-input #number-text {
	margin: 0;
}
/**/
/*---------------------------
新着Q&A、アクセスの多いQ&A
---------------------------*/
.banner-area a img {
  display: block;
  border: 1px solid #BBBBBB;
}

.banner-area a:hover img, .banner-area a:active img {
  border: 1px solid #FF0000;
}

#recent-banner {
  margin: 0 0 8px 0;
}

/*---------------------------
検索結果
---------------------------*/
#result-area {
  margin: 0 0 30px 0;
  clear: both;
}

.result-head {
  margin: 0;
  padding: 0;
}

.result-head a {
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
  display: block;
  padding: 5px 8px;
}

.result-head a:hover, .result-head a:active {
  background-color: #dddddd;
  text-decoration: none;
}

.result-head.top-line {
  margin: 30px 0 0 0;
  padding: 7px 0 0 0;
  border-top: 1px solid #CCCCCC;
}

.result-head.bottom-line {
  margin: 0 0 15px 0;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #CCCCCC;
}

.result-head .result_disp {
  float: left;
  margin: 5px 0 0 5px;
  font-size: 0.9em;
}

.result-head .result_disp span {
  font-weight: bold;
  font-size: 1.3em;
}

.result-head .head_left, .result-head .head_left_space {
  float: left;
  margin: 0 0 0 70px;
  text-align: center;
  font-size: 0.8em;
}

.result-head .head_center {
  float: left;
  margin: 0 0 0 6px;
  text-align: center;
  font-size: 0.8em;
}

.result-head .head_center2 {
  float: left;
  margin: 0 0 0 6px;
  padding: 5px 0 5px 0;
  width: 15px;
  text-align: center;
  font-size: 0.9em;
}

.result-head .active {
  border: 1px solid #CCCCCC;
  background-color: #DDDDDD;
  padding: 5px 8px;
}

.result-head .head_right {
  float: left;
  margin: 0 0 0 6px;
  text-align: center;
  font-size: 0.8em;
}

.result-head .head_right_space {
  float: left;
  margin: 0 0 0 6px;
  padding: 5px 0 5px 0;
  width: 55px;
  text-align: center;
  font-size: 0.8em;
}

/*-------- ヒット件数 --------*/
#result-title {
  margin: 0 0 20px 0;
  padding: 10px 0 10px 10px;
  font-weight: bold;
  font-size: 1em;
  background-color: #EEF5FB;
}

#result-title.p15 {
  padding: 15px 0 15px 10px;
}

#result-title span {
  font-weight: normal;
  font-size: 0.9em;
}

#result-title p.title {
  float: left;
}

#result-title p.sort-area {
  margin: 2px 10px 0 0;
  float: right;
  font-weight: normal;
  font-size: 0.8em;
}

/* フローバナー */
#flow.flow-banner {
  margin: 5% auto;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: #fee100;
}

#flow.flow-banner img {
  width: 100%;
}

#flow.flow-banner .flow-top-area,
#flow.flow-banner .flow-bottom-area {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}

#flow.flow-banner .flow-top-area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  padding-top: 2%;
}

#flow.flow-banner .flow-top-area p.fig1 {
  width: 5%;
}

#flow.flow-banner .flow-top-area p.text1 {
  width: 64%;
}

#flow.flow-banner .flow-bottom-area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  padding: 2% 5%;
}

#flow.flow-banner .flow-bottom-area p {
  margin: 0;
}

#flow.flow-banner .flow-bottom-area p.link-banner1 {
  width: 32%;
}

#flow.flow-banner .flow-bottom-area p.link-banner2 {
  width: 32%;
}

#result-list div.result-item:hover {
  background-color: #E6E6E6;
}

div.result-item {
  margin: 0 0 15px 0;
  padding: 7px;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  cursor: pointer;
  zoom: 100%;
}

div.result-item div.question {
  height: 45px;
}

div.result-item p.question_left {
  margin: 0;
  float: left;
  zoom: 100%;
}

div.result-item p.question_right {
  margin: 3px 0 0 8px;
  float: left;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.3em;
  width: 700px;
  zoom: 100%;
}

div.result-item p.detail_left {
  float: left;
  margin: 0 0 0 31px;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #333;
  width: 705px;
}

div.result-item p.detail_right {
  float: left;
  margin: 3px 0 0 0;
}

p.result-comment {
  margin: 0 0 30px 0;
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
}

/*-------- ページング --------*/
#result-paging {
  width: 100%;
  background-color: #EFEFEF;
}

#result-paging td {
  padding: 7px 0 7px 0;
  font-size: 0.8em;
  line-height: 1.3;
}

#result-paging .sorting {
  padding-left: 10px;
  width: 200px;
}

#result-paging .paging {
  text-align: center;
}

#result-paging .next-prev {
  padding-right: 10px;
  width: 150px;
  text-align: right;
}

/*-------- 結果リスト --------*/
/*#result-list {
	border: 1px solid #D0D5DB;
	font-size: 0.8em;
	border-collapse: collapse;
	border-bottom: 2px solid #80B3F4;
/*	table-layout: fixed;*/
/*}

#result-list th {
	padding: 2px 5px 2px 6px;
	background-color: #999999;
	border-bottom: 2px solid #80B3F4;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}*/
#result-list td {
  border: 1px solid #D0D5DB;
  padding: 6px 5px 6px 6px;
  text-align: left;
}

#result-list th.no-col {
  width: 5%;
}

#result-list th.title-col {
  width: 75%;
}

#result-list th.qano-col {
  width: 8%;
}

#result-list th.update-col {
  width: 12%;
}

#result-list td.no {
  border-bottom: 2px solid #80B3F4;
  font-size: 1.1em;
  letter-spacing: 1px;
  font-weight: bold;
}

#result-list td.title {
  text-align: left;
  font-weight: bold;
}

#result-list td.qano {
  font-size: 1.1em;
  letter-spacing: 1px;
  font-weight: bold;
}

#result-list td.update {
  font-size: 1.1em;
  letter-spacing: 1px;
}

#result-list td.target-product {
  border-bottom: 2px solid #80B3F4;
  text-align: left;
}

#result-list tr.bgcolor1 td {
  background-color: #EFEFEF;
}

#result-list tr.bgcolor2 td {
  background-color: #FFFFFF;
}

/*---------------------------
戻るボタン
---------------------------*/
.return {
  margin: 0 0 5px 0;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

/*---------------------------
フロート解除
---------------------------*/
/* for modern brouser */
.clfx {
  display: inline-block;
}

.clfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}

/* ie7,macIE5 */
/* winIE6 below, exclude macIE5 \*/
* html .clfx {
  height: 1%;
}

.clfx {
  display: block;
}

/**/
/* スマートフォン用リンクバナー
--------------------------------*/
div.smartphone-link {
  display: block;
  margin-top: 20px;
  padding: 0px;
  width: 990px;
  height: 100px;
  background: url(/static/images/support/faq/smartphone_title_back.jpg) no-repeat top left;
  background-size: 990px 100px;
  background-origin: border;
}

div.smartphone-link .smartphone-link-left {
  float: left;
  margin-left: 20px;
}

div.smartphone-link .smartphone-link-right {
  float: right;
}
