@charset 'UTF-8';

/* header start */
#header {
  min-height: 60px;
  line-height: 60px;
  background: #000000;
}
#header .inner {
  overflow: hidden;
}
.inner {
  width: 980px;
  margin: auto;
}
#header h1 {
  float: left;
  width: 94px;
  font-size: 0;
}
#header h1 a {
  display: inline-block;
  vertical-align: middle;
}
#header h1 .sony {
  display: block;
  overflow: hidden;
  width: 94px;
  height: 17px;
  background: url('/pcs/spl/proposal/assets/img/logo.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header h1 .network-camera {
  display: none;
}
#header .products {
  float: left;
  width: 660px;
  margin-left: 15px;
  font-size: 0;
}
#header .products .note, #header .products .network-camera {
  border-right: 1px solid #4d4d4d;
}
#header .products li {
  display: inline-block;
  margin-left: 15px;
  padding: 5px 10px 5px 0;
  vertical-align: middle;
  font-size: 14px;
}
#header .products .network-camera a {
  display: block;
  overflow: hidden;
  width: 135px;
  height: 16px;
  background: url('../img/header/text_digital_paper.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .products li {
  display: inline-block;
  margin-left: 15px;
  padding: 5px 10px 5px 0;
  vertical-align: middle;
  font-size: 14px;
}
#header .products .desc span {
  display: block;
  overflow: hidden;
  width: 160px;
  height: 14px;
  background: url('../img/header/text_desc.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .products .document a {
  display: block;
  overflow: hidden;
  width: 118px;
  height: 16px;
  background: url('../img/header/text_document.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .products .note, #header .products .network-camera {
  border-right: 1px solid #4d4d4d;
}
#header .products li {
  display: inline-block;
  margin-left: 15px;
  padding: 5px 10px 5px 0;
  vertical-align: middle;
  font-size: 14px;
}
#header .products .note a {
  display: block;
  overflow: hidden;
  width: 77px;
  height: 16px;
  background: url('../img/header/text_note.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .links {
  float: right;
  width: 300px;
  text-align: right;
  font-size: 0;
}
#header .links li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
#header .links .store a {
  display: block;
  overflow: hidden;
  width: 300px;
  height: 40px;
  background: url('../images/header/download-buttonPC.gif') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
/* header end */

.btn {
  position: relative;
}
.mod-inner-01 {
  font-size: 18px;
  line-height: 1.5em;
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.sub_header {
  overflow: hidden;
  zoom: 1;
}
.sub_header .mod-inner-01 .h1_block {
  float: left;
  /*width: 415px;*/
  padding: 25px 0 10px;
}
.sub_header .mod-inner-01 .h1_block h2 {
  font-size: 28px;
  font-weight: bold;
}
.breadcrumbs,.breadcrumbs a{
  margin-bottom:10px;
  font-size: 12px;
  color: #83838f;
}
.borderBottom{
  border-bottom: solid 1px #d8d8d8;
}
.img{
  text-align: center;
}
.pop-box{
  text-align: center;
}
.pop-box a:hover{
  opacity: 0.8;
}
.detail{
  font-size: 16px;
  color: #333;
  line-height: 1.5em;
}
.detail_big{
  text-align: center;
  font-size: 30px;
  color: #333;
  line-height: 1.5em;
  margin: 25px auto 0;
}
.desc{
  font-size: 25px;
  text-align: center;
  line-height: 1.5em;
  padding-bottom: 60px;
}
.sec-bgGray{
    padding: 70px 0;
    background: #f7f7f7;
}
.sec-bgGray-arrow{
  /*position: absolute;
  bottom: -120px;*/
  width: 100%;
  text-align: center;
}
dl.list{
  overflow: hidden;
}
dl.list dt{
  float: left;
}
dl.list dd{
  margin-left: 1.2em;
}
.usecase{
  color: #0068b8;
}
.usecase .detail{
  color: #0068b8;
  border: 1px solid #0068b8;
  width: 950px;
  margin-top: 10px;
  padding: 20px 15px;
}
.caution{
  color: #999;
  font-size: 10px;
  line-height: 1.2em;
  margin-top: 1em;
}

/* sec-01 */
.sec-01{
  padding-bottom: 70px;
}
.sec-01 dl{
  overflow: hidden;
  margin-bottom: 10px;
}
.sec-01 dt{
  float: left;
  width: 780px;
  margin-top: 8px;
}
.sec-01 dd{
  margin-left: 744px;
}
.sec-01 dd .btnLink{
  background: url('/pcs/spl/mcu/assets/img/ico_arrow_02.png') no-repeat 10px center #ffa200;
  padding: 12px;
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
}
.sec-01 dd .btnLink:hover{
  opacity: 0.8;
}
.sec-01 dd a{
  margin-left: 26px;
}
.sec-01 .img{
  margin-top: 60px;
}
/* sec-01 end */

/* sec-02 */
.sec-02 {
  padding: 80px 0 0;
}
.sec-02 h2{
  text-align: center;
  margin-bottom: 45px;
}
.sec-02 .feature{
  margin-bottom: 50px;
}
.sec-02 .feature h3{
  margin-bottom: 15px;
}
.sec-02 .feature .img{
  margin: 25px 0;
}
.sec-02 .feature_last{
  margin-bottom: 0;
}
.sec-02 .feature_last h3{
  margin-bottom: 15px;
}
.sec-02 .feature_last .img{
  margin: 25px 0;
}
/* sec-02 end */

/* sec-03 */
.sec-03{
  padding: 50px 0;
}
/* sec-03 end */

/* sec-04 */
.sec-04 {
  padding: 70px 0;
}
.sec-04 h3{
  text-align: center;
  margin-bottom: 20px;
}
.sec-04 h4{
  margin: 40px 0 25px;
}
.sec-04 dl{
  margin-bottom: 25px;
}
.sec-04 .sec-bgGray{
  margin-top: 50px;
  padding: 30px 0 40px;
  background: #f7f7f7;
}
.sec-04 .sec-bgGray p{
  text-align: center;
  margin: 0 auto 20px;
}
.sec-04 .sec-bgGray .btnLink{
  background: url('/pcs/spl/mcu/assets/img/ico_arrow_02.png') no-repeat 10px center #5787f4;
  padding: 12px;
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
}
.sec-04 .sec-bgGray .btnLink:hover{
  opacity: 0.8;
}
.sec-04 .sec-bgGray a.btnLink{
  width: 175px;
  margin: 10px auto 0;
}
/* sec-04 end */

/* sec-last */
.sec-last {
  padding-bottom: 50px;
}
.sec-last h3{
  text-align: center;
  margin-bottom: 40px;
}
.sec-last table{
  margin: 0 auto;
}
.sec-last table th{
  border-right: solid 1px #d8d8d8;
  /*padding: 20px 5px;*/
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
}
.sec-last table td{
  border-right: solid 1px #d8d8d8;
  text-align: center;
  font-size: 18px;
  /*padding: 15px 10px;*/
  padding: 15px 0;
}
.sec-last table td.top{
  border: 0;
}
.sec-last .sec-table-img th{
  /*padding: 5px;*/
  padding: 5px 0;
  vertical-align: top;
}
.sec-last .sec-table-img td{
  /*padding:0 5px 15px 5px;*/
  padding: 0 0 15px;
}
.sec-last table .borderRight-non{
  border-right: none;
}
.sec-last table td .btnLink{
  background: url('/pcs/spl/mcu/assets/img/ico_arrow_02.png') no-repeat 10px center #5787f4;
  width: 145px;
  margin: 0 10px;
  padding: 12px;
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
}
.sec-last table td .btnLink:hover{
  opacity: 0.8;
}
.sec-last .notes{
    color: #666;
    font-size: 13px;
    padding-right: 10px;
    margin: 15px 0 10px 0;
}
/* sec-last end */

/* sub_footer */
.sub_footer{
  color: #fff;
  background-color: #bbb;
  padding-top: 35px;
}
.sub_footer .form{
  overflow: hidden;
  margin: 0 auto;
}
.sub_footer .form img{
  float: left;
  margin-right: 20px;
}
.sub_footer .form img.last{
  margin-right: 0;
}
.sub_footer .form a:hover{
  opacity: 0.5;
}
.sub_footer .pagetop{
  margin-top: 45px;
  padding-bottom: 10px;
  text-align: right;
}
/* sub_footer end */

/* ==========================================================================
s5-pageFooter
========================================================================== */
.s5-pageFooter {
  color: #b3b3b3;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.6;
  text-align: left;
  padding: 1px 0 10px;
  border-top: 1px solid #3B3C40;
  /*margin-top: 50px;*/
  margin-top: 0;
  background: #1F2024;
}
.s5-returnToTop + .s5-pageFooter {
  margin-top: 0;
}
.s5-categoryFooter + .s5-pageFooter {
  margin-top: -50px;
}
.s5-allProducts + .s5-pageFooter {
  margin-top: -1px;
}
.s5-pageFooter.s5-pageFooter--max950, .s5-pageFooter.s5-pageFooter--fix950 {
  min-width: 950px;
}
@media \0screen {
  .s5-pageFooter {
    min-width: 1039px;
  }
}
.s5-pageFooter ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.s5-pageFooter li {
  font-size: 100%;
  color: inherit;
  line-height: inherit;
  list-style: none;
  margin: 0;
}
.s5-pageFooter a {
  color: #ccc;
  text-decoration: none;
}
.s5-pageFooter a:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) {
    padding: 0 20px;
  }
}
@media screen and (max-width: 639px) {
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) {
    padding: 0 20px;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x).s5-pageFooter--max950 {
    min-width: 0;
  }
}
.s5-pageFooter__inner {
  clear: both;
  max-width: 1140px;
  padding: 30px;
  margin: 0 auto;
}
.s5-pageFooter--max950 .s5-pageFooter__inner, .s5-pageFooter--fix950 .s5-pageFooter__inner {
  width: 890px;
  margin: 0 auto;
}
.s5-pageFooter__legalLinks {
  font-size: 12px;
  padding: 0 0 12px;
}
.s5-pageFooter__legalLinks ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.s5-pageFooter__legalLinks li {
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 20px 0 0;
}
.s5-pageFooter__jasrac {
  float: right;
}
.s5-pageFooter__copyright {
  overflow: hidden;
  width: 400px;
  height: 0;
  padding-top: 20px;
  background: url("//www.sony.jp/header-footer/footer/images/copyright.png") no-repeat;
}
.s5-pageFooter__copyright.s5-pageFooter__copyright--sonymarketing {
  background-position: 0 -30px;
}
.s5-pageFooter__copyright.s5-pageFooter__copyright--business {
  background-position: 0 -60px;
}

@media screen and (max-width: 767px) {
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__inner {
    min-width: 280px;
    padding: 1px 20px 10px;
    border-top: none;
    margin: 0 -20px;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__legalLinks {
    font-size: 10px;
    table-layout: fixed;
    display: table;
    width: 100%;
    margin: 14px 0;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__legalLinks ul {
    display: table-cell;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__legalLinks li {
    display: block;
    padding: 10px 0;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__legalLinks a {
    display: block;
    margin: -10px 0;
    padding: 10px 0;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__jasrac {
    font-size: 10px;
    text-align: right;
    float: none;
    margin: 14px 0;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__copyright {
    position: relative;
    width: auto;
    padding-top: 60px;
    border-top: 1px solid #3B3C40;
    margin: 0 -20px;
    background: none;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__copyright:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -91.5px;
    width: 183px;
    height: 30px;
    background: url("//www.sony.jp/header-footer/footer/images/copyright.png") no-repeat;
    background-size: 320px 130px;
    background-position: 0 -45px;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__copyright.s5-pageFooter__copyright--sonymarketing:after {
    background-position: 0 -80px;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__copyright.s5-pageFooter__copyright--business {
    padding-top: 45px;
  }
  .s5-pageFooter:not(.s5-pageFooter--max950):not(.s5-pageFooter--fix950) .s5-pageFooter__copyright.s5-pageFooter__copyright--business:after {
    margin-left: -142px;
    width: 284px;
    height: 15px;
    background-position: 0 -115px;
  }
}
@media screen and (max-width: 639px) {
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__inner {
    min-width: 280px;
    padding: 1px 20px 10px;
    border-top: none;
    margin: 0 -20px;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__legalLinks {
    font-size: 10px;
    table-layout: fixed;
    display: table;
    width: 100%;
    margin: 14px 0;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__legalLinks ul {
    display: table-cell;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__legalLinks li {
    display: block;
    padding: 10px 0;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__legalLinks a {
    display: block;
    margin: -10px 0;
    padding: 10px 0;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__jasrac {
    font-size: 10px;
    text-align: right;
    float: none;
    margin: 14px 0;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__copyright {
    position: relative;
    width: auto;
    padding-top: 60px;
    border-top: 1px solid #3B3C40;
    margin: 0 -20px;
    background: none;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__copyright:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -91.5px;
    width: 183px;
    height: 30px;
    background: url("//www.sony.jp/header-footer/footer/images/copyright.png") no-repeat;
    background-size: 320px 130px;
    background-position: 0 -45px;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__copyright.s5-pageFooter__copyright--sonymarketing:after {
    background-position: 0 -80px;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__copyright.s5-pageFooter__copyright--business {
    padding-top: 45px;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x) .s5-pageFooter__copyright.s5-pageFooter__copyright--business:after {
    margin-left: -142px;
    width: 284px;
    height: 15px;
    background-position: 0 -115px;
  }
  .s5-pageFooter:not(.s5-pageFooter--fix950):not(.x).s5-pageFooter--max950 .s5-pageFooter__inner {
    width: auto;
  }
}
/* ==========================================================================
s5-MSCFooterLink
========================================================================== */
.s5-MSCFooterLink {
  clear: both;
  overflow: hidden;
  padding: .2em 30px;
  margin: auto;
  max-width: 1140px;
}
.s5-MSCFooterLink.s5-MSCFooterLink--fix950 {
  width: 950px;
}
.s5-MSCFooterLink.s5-MSCFooterLink--max950 {
  max-width: 950px;
}
.s5-MSCFooterLink__item {
  font-size: 10px;
  float: left;
  margin-right: 10px;
}
.s5-MSCFooterLink__item a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
.s5-MSCFooterLink__item a:before {
  content: '';
  vertical-align: middle;
  position: relative;
  top: -.1em;
  display: inline-block;
  width: 6px;
  height: 10px;
  margin: 0 .4em 0 0;
  background: url(../images/sprite_02.png ) no-repeat;
}
.s5-MSCFooterLink__item a:hover {
  color: #999;
}
.s5-MSCFooterLink__item a:hover:before {
  background-position: -6px 0;
}