@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.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: 500px;
  overflow: hidden;
  background-image: url(../img/bg01.jpg);
  background-position: center center;
  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 h2 {
  margin-bottom: 0;
}

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

.mainArea .inner .tx01 {
  position: absolute;
  top: 52px;
  left: 0;
}

.mainArea .inner .tx02 {
  position: absolute;
  top: 122px;
  left: 0;
}

.mainArea .inner .ph01 {
  position: absolute;
  top: 32px;
  left: 595px;
}

.mainArea .inner .tx03 {
  position: absolute;
  top: 286px;
  left: 0;
}

.mainArea .inner .logo01 {
  position: absolute;
  top: 398px;
  left: 6px;
}

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

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

.section06 p {
  margin-bottom: 0;
}

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

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

.section06 .featureHdg02 {
  text-align: center;
  color: #007cff;
  font-size: 16px;
  padding: 2.6em 0 0.3em;
  margin-bottom: 15px !important;
  border-bottom: 1px solid #007cff;
}

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

.mainContents .wrapSection05 {
  overflow: hidden;
}

.originalDeviceArea {
  margin: 0 -500%;
  padding: 0 500%;
  background: url("../../../../parts/originalDevice/bg01.jpg") repeat-y 50% 0;
}
.originalDeviceArea > .inner01 {
  padding: 61px 0 50px;
}
.originalDeviceArea > .inner01 .tx01 {
  text-align: center;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 40px;
  line-height: 1;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .tx01 {
    font-size: 6.5vw;
  }
}
.originalDeviceArea > .inner01 .tx02 {
  text-align: center;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 40px;
  line-height: 1;
  margin-bottom: 29px;
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .tx02 {
    font-size: 26px;
  }
}
.originalDeviceArea > .inner01 .tx02 span {
  font-size: 63px;
  position: relative;
  top: 0.075em;
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .tx02 span {
    font-size: 41px;
  }
}
.originalDeviceArea > .inner01 .tx03 {
  text-align: center;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 27.2px;
  line-height: 1;
  margin-bottom: 43px;
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .tx03 {
    font-size: 4.4vw;
  }
}
@media screen and (max-width: 325px) {
  .originalDeviceArea > .inner01 .tx03 {
    font-size: 4.2vw;
  }
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .wrap01 {
    flex-wrap: wrap;
  }
}
.originalDeviceArea > .inner01 .wrap01 .img01 {
  width: 588px;
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .wrap01 .img01 {
    width: 100%;
  }
}
.originalDeviceArea > .inner01 .wrap01 .img02 {
  width: 338px;
  margin-top: -25px;
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .wrap01 .img02 {
    width: 54%;
    margin-top: 0;
    margin-left: auto;
    margin-right: 5.1%;
  }
}
.originalDeviceArea > .inner01 .itemWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .itemWrap {
    justify-content: center;
    margin-top: 28px;
    gap: 27px;
  }
}
.originalDeviceArea > .inner01 .itemWrap .item {
  cursor: pointer;
  width: 300px;
}
.originalDeviceArea > .inner01 .itemWrap .item .thumb01 {
  border: 1px solid #c6c6c6;
  background: #f1f1f1;
  margin-bottom: 7px;
}
.originalDeviceArea > .inner01 .itemWrap .item .tx04 {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: -6px;
}
.originalDeviceArea > .inner01 .itemWrap .item .tx05 {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.originalDeviceArea > .inner01 .itemWrap .item .tx06 {
  color: #636363;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 14px;
  line-height: 1.8142857143;
  min-height: 108px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .originalDeviceArea > .inner01 .itemWrap .item .tx06 {
    min-height: auto;
    margin-bottom: 24px;
  }
}
.originalDeviceArea > .inner01 .itemWrap .item .btn02 {
  text-align: center;
}
.originalDeviceArea > .inner01 .itemWrap .item .btn02 a {
  display: block;
  background: #000;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 20px;
  line-height: 1;
  padding: 0.975em;
}
.originalDeviceArea > .inner01 .itemWrap .item .btn02 a:hover {
  text-decoration: none;
}
.originalDeviceArea > .inner01 .itemWrap .item:hover {
  opacity: 0.7;
}

.guaranteeArea {
  text-align: center;
  padding: 50px 0 50px;
}
.guaranteeArea .tx01 {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 50px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .guaranteeArea .tx01 {
    font-size: 8.8175vw;
  }
}
.guaranteeArea .tx01 span {
  font-size: 83px;
  line-height: 1;
  position: relative;
  top: 0.075em;
}
@media screen and (max-width: 767px) {
  .guaranteeArea .tx01 span {
    font-size: 14.585vw;
  }
}
.guaranteeArea .img01 {
  width: 285px;
  margin: -19px auto 24px;
}
@media screen and (max-width: 767px) {
  .guaranteeArea .img01 {
    width: 53vw;
    margin: -10px auto 30px;
  }
}
.guaranteeArea .tx02 {
  color: #6c6c6c;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 20px;
  line-height: 1.75;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .guaranteeArea .tx02 {
    font-size: 5vw;
  }
}
