@charset "UTF-8";
.pt50 {
  padding-top: 50px;
}

.pt80 {
  padding-top: 80px;
}

.layoutType01 .sideContents #rightNavigation2Wrap {
  top: 0;
}
@media screen and (max-width: 767px) {
  .layoutType01 .sideContents #rightNavigation2Wrap {
    top: inherit;
  }
}

.layoutType01 .sideContents #rightNavigation2Wrap.fixed {
  top: 100px;
}
@media screen and (max-width: 767px) {
  .layoutType01 .sideContents #rightNavigation2Wrap.fixed {
    top: inherit;
  }
}

/* contentsWrap 
*****************************************/
#contentsWrap2016 {
  width: 100%;
}

/* 各セクション 
*****************************************/
.mainArea {
  clear: both;
  width: 100%;
  min-width: 960px;
  height: 743px;
  overflow: hidden;
  background: url(../img/bg01.jpg) no-repeat 50% 0;
  background-color: #000;
  margin-top: 46px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.mainArea img {
  max-width: inherit;
}
@media screen and (max-width: 767px) {
  .mainArea {
    display: none;
  }
}

.mainArea p {
  margin: 0;
}

.mainArea img {
  vertical-align: bottom;
}

.mainArea .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

/* モデルタイトル　＋　合計お見積り金額　＋　カスタマイズ 
*****************************************/
.price_head {
  display: block;
  float: right;
  margin-top: 5px;
  width: 300px;
}

.price_head .price_tx {
  font-size: 24px;
  font-weight: bold;
  color: #007cff;
  margin-left: 10px;
}

.price_head .yen_tx {
  font-weight: bold;
  color: #007cff;
  margin-left: 5px;
}

/* カラム
*****************************************/
.column_inspection {
  width: 812px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  height: 100%;
}

.column .colLeft {
  float: left;
}

.column .colRight {
  float: right;
}

/* 今回使用 
*****************************************/
.bg01 {
  background-color: #f8f9f9;
  height: 100%;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
}

.bg02 {
  height: 100%;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ccc;
}

.fixBox {
  position: absolute;
  top: 0px;
  right: 0px;
}

.wrap01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wrap01.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.asus_logo01 {
  margin-bottom: 40px !important;
}

.asus_hdg01 {
  color: #000;
  text-align: center;
  font-size: 30px;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 26px !important;
}

.asus_txt01 {
  color: #484848;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .asus_txt01 {
    width: 100%;
  }
}

.asus_txt02 {
  color: #484848;
  width: 630px;
  padding: 11px 0 0;
}

.asus_txt02 p + p {
  margin-top: 25px !important;
}

.asus_logo02 {
  width: 180px;
}

.asus_img01 {
  margin-top: 17px;
  margin-bottom: 17px !important;
}

/* feature
*****************************************/
.section06 + .section06 {
  margin-top: 90px;
}

.section06 > .inner01 {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .section06 > .inner01 {
    width: 100%;
  }
}

.section06 p {
  margin-bottom: 0;
}

.section06 p + p {
  margin-top: 13px;
}

.section06 .textIndent01 {
  margin-left: 5px;
}

.section06 .featureHdg01 {
  color: #280079;
  font-size: 20px;
  padding: 0.65em 0;
  margin-bottom: 30px;
  border-top: 1px solid #280079;
  border-bottom: 1px solid #280079;
}

.section06 .featureLead01 {
  font-size: 20px !important;
  margin-bottom: 15px;
}

.section06 .featureText01 {
  font-size: 14px !important;
  margin-bottom: 60px;
}

.section06 .featureList02 {
  padding-top: 50px;
  margin-left: 1em;
  margin-bottom: 15px;
}

.section06 .featureList02 li {
  list-style: disc;
  float: left;
  width: 50%;
  font-size: 14px;
}

.section06 .featureList02 li + li {
  margin-bottom: 0.7em;
}

.section06 .featureList03 {
  margin-left: 1em;
  margin-bottom: 15px;
}

.section06 .featureList03 li {
  list-style: disc;
  font-size: 14px;
}

.section06 .featureList03 li + li {
  margin-top: 0.7em;
}

.section06 .featureImgList01 {
  text-align: center;
}

.section06 .featureImgList01 li {
  display: inline-block;
  margin: 15px 15px;
}

.section06 .featureImgList02 {
  margin-bottom: 35px;
}

.section06 .featureImgList02 li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.section06 .featureImgList02 li:nth-child(5n + 5) {
  margin-right: 0;
}

.section06 .featureImgList02 li a {
  border: 1px solid #d7d7d7;
  display: block;
}

.section06 .note01 {
  color: #787878;
  font-size: 12px !important;
}

.section06 .featureStrong01 {
  color: #e80000;
  font-size: 14px !important;
}
