@charset "UTF-8";
.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;
  }
}

/* slideBottom 
*****************************************/
html .slideBottom.type02 {
  -webkit-transition-duration: 2.1s;
  transition-duration: 2.1s;
}

/* slideRight 
*****************************************/
html .slideRight.type02 {
  -webkit-transition-duration: 2.1s;
  transition-duration: 2.1s;
}

/* slideLeft
*****************************************/
html .slideLeft.type02 {
  -webkit-transition-duration: 2.1s;
  transition-duration: 2.1s;
}

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

figure {
  margin: 0;
}

figure img {
  vertical-align: bottom;
}

.SpringCP2Banner {
  padding: 15px 0 60px;
}

.mainArea {
  clear: both;
  width: 100%;
  height: 640px;
  background: #000;
  margin-top: 46px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.mainArea img {
  max-width: inherit;
}
@media screen and (max-width: 767px) {
  .mainArea {
    display: none;
  }
}

.mainArea p {
  margin: 0;
}

.mainArea .videoWrap video {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1460px;
  height: 640px;
  margin: 0 0 0 -730px;
  z-index: 2;
  padding: 0;
}

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

.mainArea .inner .tx01 {
  position: absolute;
  top: 38px;
  left: 267px;
  margin-left: -261px;
  z-index: 3;
}

.mainArea .inner .tx02 {
  position: absolute;
  top: 105px;
  left: 163px;
  margin-left: -154px;
  z-index: 3;
}

.mainArea .inner .tx03 {
  position: absolute;
  top: 284px;
  left: 254px;
  margin-left: -245px;
  z-index: 3;
}

.mainArea .inner .tx04 {
  position: absolute;
  top: 410px;
  left: 50%;
  margin-left: -504px;
  z-index: 3;
}

.mainArea .inner .tx05 {
  position: absolute;
  top: 398px;
  left: 50%;
  margin-left: -164px;
  z-index: 3;
}

.mainArea .inner .im01 {
  position: absolute;
  top: 168px;
  left: 50%;
  margin-left: 216px;
  z-index: 2;
}

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

/* featureMainArea 
*****************************************/
.featureMainArea {
  margin-top: 90px;
}
.featureMainArea .tx01 {
  color: #000;
  font-size: 44px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .featureMainArea .tx01 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.featureMainArea .inner01 {
  text-align: center;
  position: relative;
  height: 880px;
  padding: 15px 0 0;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 {
    height: 86vw;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 15px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im01 {
    width: 78.12%;
    margin: 0 auto;
  }
}
.featureMainArea .inner01 .im02 {
  position: absolute;
  top: 470px;
  left: 37px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im02 {
    top: 49vw;
    left: 50%;
    width: 51%;
    margin-left: -40.5%;
  }
}
.featureMainArea .inner01 .im03 {
  position: absolute;
  top: 526px;
  left: 600px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im03 {
    top: 47.5vw;
    left: 50%;
    width: 43%;
    margin-left: 4.5%;
  }
}
.featureMainArea .inner01 .im02 .caption {
  position: absolute;
  top: 370px;
  right: 300px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im02 .caption {
    top: 29.5vw;
    right: 56%;
    font-size: 12px;
  }
}
.featureMainArea .inner01 .im03 .caption {
  position: absolute;
  top: 311px;
  right: 332px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im03 .caption {
    top: 33.5vw;
    right: 80%;
    font-size: 12px;
  }
}
.featureMainArea .inner01 .arrow01 {
  position: absolute;
  top: 183px;
  left: 637px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .arrow01 {
    top: 20.5vw;
    left: 50%;
    width: 21%;
    margin-left: 14.8%;
  }
}
.featureMainArea .inner01 .arrow02 {
  position: absolute;
  top: 29px;
  left: 284px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .arrow02 {
    top: 17px;
    left: 50%;
    width: 35.8%;
    margin-left: -17.9%;
  }
}
.featureMainArea .inner01 .arrow03 {
  position: absolute;
  top: 188px;
  left: 55px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .arrow03 {
    top: 20.5vw;
    left: 50%;
    width: 16.81%;
    margin-left: -38.2%;
  }
}
.featureMainArea .im04 {
  margin-top: -93px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .im04 {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .featureMainArea .tx02 {
    margin-bottom: 10px;
    font-size: 12px;
  }
}

.featureMainArea .inner02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.featureMainArea .inner02 div {
  width: 556px;
}

.featureMainArea .inner02 div .hdg {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #000;
}

.featureMainArea .inner02 div .hdg {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.1;
  padding-bottom: 8px;
  margin-bottom: 21px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner02 div .hdg {
    font-size: 20px;
  }
}

.featureMainArea .inner02 div .lead {
  color: #000;
  font-size: 23px;
  line-height: 1.52;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner02 div .lead {
    font-size: 16px;
  }
}

.featureMainArea .inner02 div .lead strong {
  color: #0000ff;
}

.featureMainArea .inner02 div .note {
  color: #626262;
  font-size: 12px;
  line-height: 1.66;
}

.featureMainArea .inner02 div + div {
  width: 298px;
}

.os_contents .os_tx01 {
  font-size: 140%;
  font-weight: bold;
}

.os_contents .os_inner01 {
  margin: 30px 64px 0 27px;
}

.os_contents .os_inner01 dl + dl {
  margin-top: 30px;
}

.os_contents .os_inner01 dl dt {
  /*
  color: #000;
  font-size: 145%;
  font-weight: bold;
  */
}

.os_contents .os_inner01 dl dd {
  margin-top: 5px;
  font-size: 110%;
}

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

.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 .detailLink {
  text-align: right;
  font-size: 11px;
}

.section06 .detailLink a {
  font-size: 15px;
}

.section06 .logoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 505px;
  margin: 35px auto 0;
}
@media screen and (max-width: 767px) {
  .section06 .logoList {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .section06 .logoList li {
    margin: 0 5px 15px;
  }
}

.section06 .featureImg01 {
  margin-bottom: 64px;
}

/* featureCol01 */
.section06 .featureCol01 {
  margin-top: 29px;
}

.section06 .featureCol01 .colLeft {
  width: 638px;
}

.section06 .featureCol01 .colLeft p {
  font-size: 16px;
}

.section06 .featureCol01 .colLeft span {
  color: #007cff;
}

.section06 .featureCol01 .colRight {
  width: 311px;
  padding-top: 5px;
}

/* featureCol02 */
.section06 .featureCol02 .colLeft {
  width: 684px;
}

.section06 .featureCol02 .colRight {
  width: 241px;
  margin-right: 25px;
  padding-top: 25px;
}

/* featureCol03 */
.section06 .featureCol03 .colLeft {
  width: 614px;
}

.section06 .featureCol03 .colRight {
  width: 311px;
}

/* featureCol04 */
.section06 .featureCol04 .colLeft {
  width: 620px;
}

.section06 .featureCol04 .colRight {
  width: 330px;
}

/* featureCol05 */
.section06 .featureCol05 .colLeft {
  width: 48%;
}

.section06 .featureCol05 .colRight {
  width: 48%;
}

/* featureCol06 */
.section06 .featureCol06 {
  margin-right: 50px;
}

.section06 .featureCol06 .colLeft {
  width: 550px;
}

.section06 .featureCol06 .colLeft .textIndent01 {
  margin-top: 30px;
}

.section06 .featureCol06 .colRight {
  width: 318px;
}

/* featureCol07 */
.section06 .featureCol07 {
  margin-right: 50px;
}

.section06 .featureCol07 .colRight {
  padding-top: 10px;
}

.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 p + .featureList03 {
  margin-top: 40px;
}

.section06 figure + .featureList03 {
  margin-top: 20px;
}

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

.section06 .youtubeWrap {
  width: 735px;
  margin: 85px auto 20px;
}

.section06 .youtubeWrap .note01 {
  margin-top: 5px;
}

.section06 .youtubeWrap02 {
  width: 960px;
  margin: 35px auto 40px;
}

.section06 .cardkeeperWrap {
  margin-top: 50px;
  margin-left: 40px;
  width: 880px;
}

.section06 .cardkeeperWrap .columnLayout .colLeft,
.section06 .cardkeeperWrap .columnLayout .colRight {
  width: 400px;
}

.section06 .cardkeeperWrap .columnLayout .txt {
  margin-top: 17px;
  min-height: 4.5em;
}

.section06 .cardkeeperWrap .columnLayout a {
  text-decoration: underline;
}

.pt15 {
  padding-top: 15px;
}

.ml37 {
  margin-left: 37px;
}

/* columnLayout 
*****************************************/
.columnLayout {
  clear: both;
}

.colLeft {
  float: left;
}

.colRight {
  float: right;
}

/* Clearfix
*****************************************/
.featureMainArea .logoList:after,
.section06 .featureImgList01:after,
.section06 .featureImgList02:after,
.section06 .featureList01:after,
.section06 .featureList02:after,
.kensyo_phList01:after,
.columnLayout:after,
.kensyo_cautionList:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.featureMainArea .logoList,
.section06 .featureImgList01,
.section06 .featureImgList02,
.section06 .featureList01,
.section06 .featureList02,
.kensyo_phList01,
.columnLayout,
.kensyo_cautionList {
  *display: inline-table;
  *zoom: 1;
}

/* verificationArea 
*****************************************/
.verificationArea {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 115px;
}

.verificationArea p {
  margin-bottom: 0;
}

.verificationArea p strong {
  color: #e80000;
}

.verificationArea .verificationAreaInner01 {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .verificationArea .verificationAreaInner01 {
    width: 100%;
  }
}

.verificationArea .vhdg01 {
  color: #000;
  text-align: center;
  font-size: 38px;
  line-height: 1.1;
  padding: 0 0 0.15em;
  margin-bottom: 33px;
  border-bottom: 1px solid #535353;
}
@media screen and (max-width: 767px) {
  .verificationArea .vhdg01 {
    font-size: 26px;
  }
}

.verificationArea .vhdg01 + p {
  color: #535353;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .verificationArea .vhdg01 + p {
    font-size: 14px;
  }
}

.verificationArea .vhdg02 {
  color: #280079;
  font-size: 20px;
  padding: 0.65em 0;
  margin-bottom: 38px;
  border-top: 1px solid #280079;
  border-bottom: 1px solid #280079;
}

.verificationArea .vhdg03 {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.1;
  padding: 0 0 0.27em;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .verificationArea .vhdg03 {
    width: 100%;
    font-size: 20px;
  }
}

.verificationArea .vhdg03 + p {
  color: #303030;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.verificationArea .vhdg04 {
  text-align: center;
  margin-bottom: 35px;
}

.verificationArea .vhdg04 + p {
  width: 808px;
  margin-left: auto;
  margin-right: auto;
  color: #303030;
  font-size: 18px;
  line-height: 1.66;
}
@media screen and (max-width: 767px) {
  .verificationArea .vhdg04 + p {
    width: 100%;
    font-size: 13px;
  }
}

.verificationArea .vlead01 {
  width: 808px;
  margin-left: auto;
  margin-right: auto;
  color: #535353;
  font-size: 18px;
  line-height: 1.65;
  margin-bottom: 105px;
}
@media screen and (max-width: 767px) {
  .verificationArea .vlead01 {
    width: 100%;
    font-size: 14px;
  }
}

.verificationArea .configurationArea .hdg {
  width: 352px;
  color: #000;
  font-size: 20px;
  text-align: center;
  background: #f3f3f3;
  border: 2px solid #7f7f7f;
  padding: 0.15em;
  border-radius: 20px;
  margin-bottom: 25px;
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .verificationArea .configurationArea .hdg {
    width: 100%;
    font-size: 15px;
  }
}

.verificationArea .configurationArea dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5em;
  margin-left: 12px;
}

.verificationArea .configurationArea dl dt {
  font-size: 14px;
  color: #7c7c7c;
  width: 58px;
}

.verificationArea .configurationArea dl dd {
  font-size: 14px;
  color: #000;
}

.verificationArea .f-center {
  margin-left: auto;
  margin-right: auto;
}

.verificationArea .caption {
  text-align: center;
  margin-top: 0.75em;
  font-size: 12px;
}

.verificationArea .vnote {
  margin-top: 1em;
  font-size: 12px;
}

/* 
*****************************************/
.pcNone {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .pcNone {
    display: block !important;
  }
}

.pcNoneImg {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .pcNoneImg {
    display: inline !important;
  }
}

.spNone {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .spNone {
    display: none !important;
  }
}

.spNoneImg {
  display: inline !important;
}
@media screen and (max-width: 767px) {
  .spNoneImg {
    display: none !important;
  }
}
