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

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

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

.mainArea p {
  margin: 0;
}

.mainArea .videoWrap {
  position: relative;
}

.mainArea .videoWrap video {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1460px;
  height: 600px;
  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: 55px;
  left: 50%;
  margin-left: -462px;
  z-index: 3;
}

.mainArea .inner .im01 {
  position: absolute;
  top: 98px;
  left: 50%;
  margin-left: -478px;
  z-index: 3;
}

.mainArea .inner .ti01 {
  position: absolute;
  top: 331px;
  left: 481px;
  margin-left: -459px;
  z-index: 3;
}

.mainArea .inner .im02 {
  position: absolute;
  top: 540px;
  left: 50%;
  margin-left: -622px;
  z-index: 3;
}

.mainArea .inner .im03 {
  position: absolute;
  top: 538px;
  left: 50%;
  margin-left: -88px;
  z-index: 3;
}

.mainArea .inner .im04 {
  position: absolute;
  top: 813px;
  left: 50%;
  margin-left: -248px;
  z-index: 3;
}

.mainArea .inner .logo01 {
  position: absolute;
  top: 875px;
  left: 50%;
  margin-left: 120px;
  z-index: 2;
}

.mainArea .inner .tx02 {
  position: absolute;
  top: 1022px;
  left: 50%;
  margin-left: -480px;
  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;
}

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

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

.section06 .detailLink a {
  font-size: 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;
}
@media screen and (max-width: 767px) {
  .section06 .featureCol02 .colLeft {
    width: 100%;
  }
}

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

/* featureCol03 */
.section06 .featureCol03 .colLeft {
  width: 614px;
}
@media screen and (max-width: 767px) {
  .section06 .featureCol03 .colLeft {
    width: 100%;
  }
}

.section06 .featureCol03 .colRight {
  width: 311px;
}
@media screen and (max-width: 767px) {
  .section06 .featureCol03 .colRight {
    width: 100%;
  }
}

/* featureCol04 */
.section06 .featureCol04 .colLeft {
  width: 620px;
}
@media screen and (max-width: 767px) {
  .section06 .featureCol04 .colLeft {
    width: 100%;
  }
}

.section06 .featureCol04 .colRight {
  width: 330px;
}
@media screen and (max-width: 767px) {
  .section06 .featureCol04 .colRight {
    width: 100%;
  }
}

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

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

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

.section06 .featureCol06 .colLeft {
  width: 550px;
}
@media screen and (max-width: 767px) {
  .section06 .featureCol06 .colLeft {
    width: 100%;
  }
}

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

.section06 .featureCol06 .colRight {
  width: 318px;
}
@media screen and (max-width: 767px) {
  .section06 .featureCol06 .colRight {
    width: 100%;
  }
}

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

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

/* kensyo
*****************************************/
.kensyo_hdg01 {
  text-align: center;
  color: #00007f;
  font-size: 18px;
  padding: 0.6em 0;
  margin-bottom: 45px;
  border-top: 1px solid #00007f;
  border-bottom: 1px solid #00007f;
}

.kensyo_hdg02 {
  color: #000000;
  font-size: 30px;
  margin-bottom: 15px;
}

.kensyo_lead01 {
  text-align: center;
  color: #535353;
  font-size: 18px;
}

.kensyo_lead02 {
  text-align: center;
  color: #00008c;
  font-size: 23.3px;
}

.kensyo_box01 {
  text-align: center;
  font-size: 18px;
  color: #b70000;
  border: 1px solid #535353;
  padding: 0.6em;
}

.kensyo_cautionList li {
  color: #cf0000;
  padding-left: 3.2em;
  text-indent: -3.2em;
}

.kensyo_cautionList li span {
  display: inline-block;
  width: 3.2em;
  float: left;
}

.kensyo_inner01 {
  width: 735px;
  margin: 0 auto;
}

.kensyo_col01 {
  margin-bottom: 50px;
}

.kensyo_col01 .colLeft {
  width: 447px;
}

.kensyo_col01 .colRight {
  width: 455px;
  margin-right: 58px;
}

.kensyo_col01 .colRight table {
  width: 100%;
  border-top: 1px solid #a4a4a4;
}

.kensyo_col01 .colRight table th,
.kensyo_col01 .colRight table td {
  border-bottom: 1px solid #a4a4a4;
  vertical-align: top;
  padding: 0.3em 3em;
}

.kensyo_col01 .colRight table th {
  width: 25%;
  border-right: 1px solid #a4a4a4;
}

.kensyo_col01 .colRight table td {
  width: 75%;
}

.kensyo_col02 {
  margin-top: 55px;
  margin-bottom: 78px;
}

.kensyo_col02 .colLeft {
  width: 538px;
}

.kensyo_col02 .colRight {
  width: 197px;
  padding-top: 9px;
  font-size: 12px;
  text-align: center;
}

.kensyo_col02 .colRight img {
  margin-bottom: 5px;
}

.kensyo_col03 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.kensyo_col03 .colLeft {
  width: 473px;
  padding-top: 9px;
  margin-left: 66px;
}

.kensyo_col03 .colLeft p {
  text-align: left !important;
}

.kensyo_col03 .colRight {
  width: 196px;
}

.kensyo_col04 {
  margin-top: 55px;
  margin-bottom: 7px;
  margin-left: 10px;
}

.kensyo_col04 .colLeft,
.kensyo_col04 .colRight {
  color: #00009f;
  font-size: 14px;
  font-weight: bold;
}

.kensyo_phList01 {
  margin-top: 40px;
  margin-bottom: 50px;
}

.kensyo_phList01 li {
  float: left;
  width: 240px;
  text-align: center;
  font-size: 12px;
  margin-right: 8px;
}

.kensyo_phList01 li img {
  margin-bottom: 5px;
}

.kensyo_phList01 li.last {
  margin-right: 0;
  width: 239px;
}

.pt15 {
  padding-top: 15px;
}

.ml37 {
  margin-left: 37px;
}

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

.colLeft {
  float: left;
}

.colRight {
  float: right;
}

/* Clearfix
*****************************************/
.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;
}

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

/* mainContents 
*****************************************/
.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;
}

/* featureMainArea 
*****************************************/
.featureMainArea {
  margin-top: 90px;
}
.featureMainArea .tx01 {
  color: #000;
  font-size: 44px;
  text-align: center;
}
.featureMainArea .inner01 {
  text-align: center;
  position: relative;
  height: 543px;
  padding: 0;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 {
    height: 167.46vw;
  }
}
.featureMainArea .inner01 .tx01 {
  position: absolute;
  top: 53px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .tx01 {
    position: inherit;
    top: inherit;
    right: inherit;
  }
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im01Wrap {
    position: relative;
    padding-top: 2.8vw;
    overflow: hidden;
  }
}
.featureMainArea .inner01 .im01Wrap .im01 {
  position: absolute;
  top: 0;
  left: -63px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im01Wrap .im01 {
    position: inherit;
    top: inherit;
    left: inherit;
    margin-left: -3.8vw;
    width: 101%;
  }
}
.featureMainArea .inner01 .im01Wrap .tx02 {
  position: absolute;
  top: 540px;
  left: -63px;
  width: 600px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im01Wrap .tx02 {
    position: inherit;
    top: inherit;
    left: inherit;
    width: auto;
    font-size: 11px;
    text-align: center;
    margin-bottom: 5px;
  }
}
.featureMainArea .inner01 .im01Wrap .arrow01 {
  position: absolute;
  top: 190px;
  left: 380px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im01Wrap .arrow01 {
    top: 32vw;
    left: 50%;
    width: 27.5%;
    margin-left: 21%;
  }
}
.featureMainArea .inner01 .im01Wrap .arrow02 {
  position: absolute;
  top: -9px;
  left: 146px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im01Wrap .arrow02 {
    top: 1.5vw;
    left: 50%;
    width: 24%;
    margin-left: -19%;
  }
}
.featureMainArea .inner01 .im01Wrap .arrow03 {
  position: absolute;
  top: 135px;
  left: -3px;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im01Wrap .arrow03 {
    top: 23.5vw;
    left: 50%;
    width: 16%;
    margin-left: -44%;
  }
}
.featureMainArea .inner01 .im02 {
  position: absolute;
  top: 195px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .featureMainArea .inner01 .im02 {
    position: inherit;
    top: inherit;
    right: inherit;
    width: 70%;
    margin: 0 auto;
  }
}

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

/* 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;
  }
}
