@charset "UTF-8";

/*===================================================================
	override
===================================================================*/

/* common */
#contents .headSection .leftArea {
	margin-top: 14px;
}
#contents .headSection .ttl {
	float: none;
	display: inline-block;
	vertical-align: bottom;
	width:100%;
}

/* index */
body #contents .mainSection .summary .ttl .ttlGroup{
	width: 490px;
}

body #contents .mainSection .summary .ttl .ttlGroup .sw_model_name {
        font-family："ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
        margin-top: 10px;
        font-size: 26px;
        font-weight: bold;
        line-height: 1em;
}
body.index #contents .mainSection .summary .txt {
	margin-top: 17px;
}
body.index #contents .mainSection .summary .txt sup {
	font-size: 50%;
	vertical-align: text-top;
}

/* ------ ancNav ------ */
.ancNav {
	width:960px;
	margin:0 auto;
}
.ancNav li {
	float:left;
	width: 470px;
	margin-right:10px;
	background:url(/common/images/bg_anc_01.gif) no-repeat right top;
	font-weight:bold;
	font-size:100%;
}
.ancNav li.last {
	background:none;
	margin-right: 0;
	width: 460px;
}
.ancNav li p {
	padding-top:0;
}

#contents .headSection .ttl h1 span { font-size:150%; line-height: 1.1em; }
#contents .headSection .ttl p span { 
	font-weight: bold;
	font-size:150%;
	line-height: 1.1em;
}

#contents .mainSection .ttl .ttltxt {
  font-size: 160%;
  font-weight: bold;
  line-height: 1.3;
}
.ancNav li,
.ancNav li.last {
  float: left;
  width: 180px;
  padding-right:0;
  }
.detailSection .webpro h2 {
  background: url(/products/back/bizprojector/software/common/images/bgimg_01.gif) no-repeat;
  height: 65px;
  line-height: 65px;
  font-size: 157%;
  font-weight: bold;
  padding-left: 30px;
  margin-bottom: 25px;
  color: #333;
}
.detailSection .webpro .body .imageRight {
    margin-left: 25px;
    padding-top: 2px;
    float: right;
}
.detailSection .webpro h4 {
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 5px 10px;
    background-color: #F1F1F1;
}
.number{
  font-weight: bold;
}
.title{
  font-size: 32px !important;
}
.linkdis1{
  width: 300px !important ;
}

/*===================================================================
	backページ用
===================================================================*/
#contents.back .headSection .ttl {
  display: flex;
}

#contents.back .headSection .ttl p {
  padding-right: 15px;
  padding-left: 0;
  background: none;
  font-size: 150%;
  font-weight: bold;
}

#contents.back .headSection .ttl h1 span {
  font-size: 126%;
  line-height: 2em;
}

#contents.back .mainSection .summary .ttl .ttlGroup p.labelRed {
  display: inline-block;
  vertical-align: middle;
  padding: 4px 10px;
  color: #fff;
  font-weight: bold;
  background: #E60009;
}
