/*
 * 'Roboto' is lisenced under the Apache License, version 2.0
 * https://fonts.google.com/specimen/Roboto
 * https://www.google.com/fonts/attribution
 * http://www.apache.org/licenses/LICENSE-2.0
 */
@font-face {
  font-family: 'Roboto';
  src: url("//library.keyence.com/fonts/Roboto-Regular.eot");
}

@font-face {
  font-family: 'Roboto';
  src: url("//library.keyence.com/fonts/Roboto-Regular.woff") format("woff"), url("//library.keyence.com/fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-weight: bold;
  src: url("//library.keyence.com/fonts/Roboto-Bold.eot");
}

@font-face {
  font-family: 'Roboto';
  font-weight: bold;
  src: url("//library.keyence.com/fonts/Roboto-Bold.woff") format("woff"), url("//library.keyence.com/fonts/Roboto-Bold.ttf") format("truetype");
}

body {
  margin: 0;
  padding: 0;
}

div#HeaderArea {
  margin-bottom: 0;
}

body > #Container {
  overflow: hidden;
  padding-top: 0;
}

div#ContentsLayout {
  padding-bottom: 0;
}

div#ContentsArea div#ContentsLayout.SingleWide:first-child {
  padding-top: 0;
}

div#MainContent div#MainContentBody > .Section > p:first-child {
  margin: 0;
}

div#ContentsLayout.SingleWide div#MainContentBody > .Section:first-child {
  padding-bottom: 0;
}

#LpMsrCl3000Svy {
  line-height: 1.3;
  overflow: hidden;
  background: #fff;
}

#LpMsrCl3000Svy * {
  font-family: 'Roboto', helvetica, arial, meiryo, sans-serif;
  box-sizing: border-box;
}

#LpMsrCl3000Svy *::before, #LpMsrCl3000Svy *::after {
  box-sizing: border-box;
}

/* ==========================================================================
   contents
   ========================================================================== */
#LpMsrCl3000Svy {
  position: relative;
}

.LpMsrCl3000SvyMV {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  min-height: 494px;
  margin: 0 auto 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MVItem {
  padding-bottom: 110px;
  color: #fff;
}

.MVItem.type01 {
  position: relative;
  z-index: 0;
  width: 50%;
  padding-top: 110px;
  background: #24394b;
}

.MVDetail {
  width: 500px;
}

.type01 .MVDetail {
  margin: 0 auto 0 20px;
}

.MVItem.type01:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  content: '';
  background: #24394b;
}

.Hdg01 {
  font-size: 3.333333em;
  line-height: 1.2;
  margin: 0 0 25px;
  margin-top: 0;
  text-align: center;
}

.em01 {
  color: #5aebff;
}

.NoveltyBox {
  display: table;
  border: 1px solid #5aebff;
  direction: rtl;
}

.NoveltyBox .Txt {
  font-size: 1.5em;
  font-weight: bold;
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  direction: ltr;
}

.NoveltyBox .Img {
  line-height: 0;
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  direction: ltr;
}

.AncBtn {
  margin: 0 0 30px;
}

div#MainContent p.AncBtn a {
  font-size: 2em;
  font-weight: bold;
  position: relative;
  display: block;
  width: 320px;
  margin: 0 auto;
  padding: 8px 10px 11px;
  text-align: center;
  text-decoration: none;
  color: #1e2e3c;
  background: #5aebff;
}

div#MainContent p.AncBtn a:hover {
  text-decoration: none;
}

div#MainContent p.AncBtn a span {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}

div#MainContent p.AncBtn a span:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 12px;
  height: 11px;
  content: '';
  transform: translateY(-50%);
  background: url(../../img/landing_page/lp_cl-3000_survey/icon_01.png);
}

.MVItem.type02 {
  position: relative;
  width: 50%;
  padding-top: 30px;
  background: #000;
}

.type02 .MVDetail {
  margin: 0 20px 0  auto;
}

.type02 .MVDetail .Txt {
  font-size: 1.666666em;
  font-weight: bold;
  margin: 0;
  text-align: center;
}

.type02 .MVDetail .Txt em {
  font-style: normal;
}

.type02 .MVDetail .Txt .NewLabel {
  color: #ff1616;
}

.type02 .MVDetail .Img {
  margin-bottom: -10px !important;
  text-align: center;
}

.MVItem.type02:before {
  position: absolute;
  z-index: 0;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  content: '';
  background: #000;
}

.MVImg {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 50%;
}

.MVImg.TypeTop {
  bottom: 89px;
  transform: translateX(-46%);
}

.MVImg.TypeBottom {
  bottom: 22px;
  transform: translateX(-50.23%);
}
