@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&display=swap");
.pt50 {
  padding-top: 50px;
}

.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%;
}

/* mainContents 
*****************************************/
.mainContents {
  width: 100%;
  margin: 0 auto;
}

/* mainArea 
*****************************************/
.mainArea {
  margin-top: 46px;
}
@media screen and (max-width: 767px) {
  .mainArea {
    margin-top: 0;
  }
}

.mainArea p {
  margin: 0;
}

.mainArea .mainArea01 {
  background: #000;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mainArea .mainArea01 {
    display: none;
  }
}

/* モデルタイトル　＋　合計お見積り金額　＋　カスタマイズ 
*****************************************/
.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;
}

/* タブ 
*****************************************/
/*	tabNavigation　*/
#TabNavigationU ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#TabNavigationU ul {
  display: block;
}

#TabNavigationU li {
  text-align: center;
  width: 160px;
  float: left;
  margin-right: 1px;
}

#TabNavigationU a {
  color: #3AB0F0;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  display: block;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 7px;
  margin-top: 7px;
}

#TabNavigationU .on a {
  color: #3AB0F0;
  border-bottom-color: #3AB0F0;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  display: block;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 7px;
  margin-top: 7px;
}

#TabNavigationU a:hover {
  border-bottom-color: #3AB0F0;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

/* カラム
*****************************************/
.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;
}

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

.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;
}
