@charset "UTF-8";
/* Scss Document */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.fd_c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

html {
  overflow: auto !important; }

body {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  color: #2f2f2f; }

.fwm {
  font-family: "游ゴシック", YuGothic, sans-serif; }

.font-brackets {
  font-family: "游ゴシック", "Yu Gothic", sans-serif; }

.green {
  color: #6aba4f; }

.dark-green {
  color: #01a80d; }

.red {
  color: #ca1a28; }

.red:visited {
  color: #ca1a28; }

.red:link {
  color: #ca1a28; }

.black {
  color: #2f2f2f; }

.exabeam {
  margin-bottom: 5px; }
  @media screen and (max-width: 480px) {
    .exabeam {
      margin-bottom: 3px; } }

@media screen and (min-width: 481px) {
  body {
    min-width: 1100px; }

  #top-head, section, footer {
    min-width: 1100px; }

  #top-head {
    position: fixed !important; }

  .Mainwrap .ovr {
    display: block; } }
@media screen and (max-width: 480px) {
  .only_pc {
    display: none !important; }

  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg); }

  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%; }

  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg); }

  /* #global-nav スライドアニメーション */
  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px); } }
.tacbtn, .layoutboxfooter, .footer {
  font-family: 'Noto Sans Japanese','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif; }

.ffhg {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro'; }

@media screen and (max-width: 480px) {
  .sp_ta_j {
    text-align: justify !important; } }

.decoration-list {
  position: relative;
  padding-left: 1.5em; }
  .decoration-list_item {
    position: absolute;
    left: 0; }

.roboto {
  font-family: "Roboto", sans-serif;
  font-size: 69px;
  font-style: italic; }
  @media screen and (max-width: 480px) {
    .roboto {
      font-size: 36px; } }

.wi1000 {
  width: 1000px; }

.mt_-10 {
  margin-top: -10px; }

.mt_-15 {
  margin-top: -15px; }

.mt_-20 {
  margin-top: -20px; }

.mt_-30 {
  margin-top: -30px; }

.mt_-115 {
  margin-top: -115px; }

@media screen and (mix-width: 481px) {
  .ml_-30 {
    margin-left: -30px !important; }

  .mr_-30 {
    margin-right: -30px !important; } }
@media screen and (min-width: 481px) {
  .formbtn {
    position: absolute;
    right: -160px;
    top: -25px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s; }
    .formbtn:hover {
      opacity: 0.7; }

  .formbtn01 {
    display: block; }

  .formbtn02 {
    display: none; }

  .fixed .formbtn {
    right: -210px;
    top: -3px; }
  .fixed .formbtn01 {
    display: none; }
  .fixed .formbtn02 {
    display: block; } }
@media screen and (max-width: 480px) {
  #top-head #global-nav ul li a.formbtn02 {
    padding: 18px 0 10px; } }
#global-nav ul {
  right: 135px !important; }
  #global-nav ul li:last-child {
    border-right: none; }

@media screen and (max-width: 480px) {
  #top-head #global-nav ul li a.formbtn02 {
    padding: 18px 0 10px; } }
.bnr-btn01 {
  display: block;
  position: relative;
  color: #6aba4f;
  background: #fff;
  width: 820px;
  margin: 0 auto;
  border-radius: 100px;
  box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.1); }
  .bnr-btn01:visited {
    color: #6aba4f; }
  .bnr-btn01:link {
    color: #6aba4f; }
  .bnr-btn01::before {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #6aba4f;
    position: absolute;
    top: 50%;
    right: 14.5%;
    transform: rotate(45deg); }
    @media screen and (max-width: 480px) {
      .bnr-btn01::before {
        width: 4%;
        top: 51.5%;
        right: 7%; } }
  .bnr-btn01::after {
    content: '';
    display: block;
    width: 140px;
    height: 1px;
    background: #6aba4f;
    position: absolute;
    top: 60%;
    right: 15%; }
    @media screen and (max-width: 480px) {
      .bnr-btn01::after {
        width: 12%;
        top: 58%;
        right: 8%; } }
  .bnr-btn01:hover {
    text-decoration: none; }

.relative {
  position: relative; }

.asterisk {
  position: absolute;
  left: -23px; }
  @media screen and (max-width: 480px) {
    .asterisk {
      left: -20px; } }

.vat {
  vertical-align: top; }

.palt {
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; }

.sp_palt {
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; }

.bgcolor_red_logo {
  background-color: #e12b20 !important; }

@media screen and (min-width: 481px) {
  .borderline_l {
    border-left: 1px solid #2f2f2f; }

  .borderline_b_r {
    border-bottom: 1px solid #e12b20; }

  .borderline_r {
    border: 2px solid #e12b20; }

  .borderline_l_r {
    border-left: 2px solid #e12b20; } }
@media screen and (max-width: 480px) {
  .sp_borderline_l {
    border-left: 1px solid #2f2f2f; }

  .sp_borderline_b_r {
    border-bottom: 1px solid #e12b20; }

  .sp_borderline_r {
    border: 2px solid #e12b20; }

  .sp_borderline_l_r {
    border-left: 2px solid #e12b20; } }
.glow_white {
  -moz-transform: matrix(1, 0, 0, 0.9999293493, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 0.9999293493, 0, 0);
  -ms-transform: matrix(1, 0, 0, 0.9999293493, 0, 0); }

.boxshadow {
  text-shadow: black 1px 1px 20px, black -1px -1px 20px, black -1px -1px 20px; }

.boxshadow2 {
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1); }

.boxshadow3 {
  box-shadow: 7.071px 7.071px 0px 0px rgba(0, 0, 0, 0.2); }

.bs {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.bg_00 {
  background: url(/business/security/lp/files/image/lp_bg00.png) no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_01 {
  background: url(/business/security/lp/files/image/fireeye_etp_bg01.jpg) no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (max-width: 480px) {
    .bg_01 {
      background: url(/business/security/lp/files/image/fireeye_etp_bg01_sp.jpg) no-repeat;
      background-size: cover;
      background-position: top center; } }

.bg_02 {
  background: url(/business/security/lp/files/image/fireeye_etp_bg02_01.png); }

.bg_03 {
  background: url(/business/security/lp/files/image/exabeam_lp_bg03.png); }

.bg_04 {
  background: url(/business/security/lp/files/image/exabeam_lp_bg04.jpg) no-repeat;
  background-size: cover;
  background-position: center center; }

.title_bg {
  padding: 35px 0;
  background: url(/business/security/lp/files/image/exabeam_lp_movie01.png) no-repeat;
  background-size: 160px;
  background-position: center top; }
  @media screen and (max-width: 480px) {
    .title_bg {
      padding: 30px 0;
      background-size: 130px; } }

.mv_text {
  transform: translateY(-60px); }
  @media screen and (max-width: 480px) {
    .mv_text {
      transform: translateY(23px); } }
.mv_band {
  display: inline-block;
  transform: translate(230px, -105px); }
  @media screen and (max-width: 480px) {
    .mv_band {
      transform: translate(0); } }
.mv_img img {
  vertical-align: bottom; }

.mail_unit {
  width: 220px;
  height: 0;
  padding-top: 24.1%;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 5px; }
  @media screen and (max-width: 480px) {
    .mail_unit {
      width: 48.5%;
      height: 0;
      padding: 63.1% 3% 0;
      position: relative; } }
  .mail_unit-01 {
    background: url(/business/security/lp/files/image/fireeye_etp_mail01.png) no-repeat;
    background-size: contain; }
    @media screen and (max-width: 480px) {
      .mail_unit-01 {
        background: url(/business/security/lp/files/image/fireeye_etp_mail01_sp.png) no-repeat;
        background-size: contain;
        padding-bottom: 5px; } }
  .mail_unit-02 {
    background: url(/business/security/lp/files/image/fireeye_etp_mail02.png) no-repeat;
    background-size: contain; }
    @media screen and (max-width: 480px) {
      .mail_unit-02 {
        background: url(/business/security/lp/files/image/fireeye_etp_mail02_sp.png) no-repeat;
        background-size: contain;
        padding-bottom: 5px; } }
  .mail_unit-03 {
    background: url(/business/security/lp/files/image/fireeye_etp_mail03.png) no-repeat;
    background-size: contain; }
    @media screen and (max-width: 480px) {
      .mail_unit-03 {
        background: url(/business/security/lp/files/image/fireeye_etp_mail03_sp.png) no-repeat;
        background-size: contain;
        padding-bottom: 5px; } }
  .mail_unit-04 {
    background: url(/business/security/lp/files/image/fireeye_etp_mail04.png) no-repeat;
    background-size: contain;
    padding-bottom: 15px; }
    @media screen and (max-width: 480px) {
      .mail_unit-04 {
        background: url(/business/security/lp/files/image/fireeye_etp_mail04_sp.png) no-repeat;
        background-size: contain;
        padding-bottom: 5px; } }
.mail_text {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 5%; }
  @media screen and (max-width: 480px) {
    .mail_text {
      padding: 0 4%;
      bottom: 18%; } }
.mail_little {
  color: #666;
  text-align: right; }

.winner_title {
  padding: 30px 0;
  border-radius: 20px;
  background: #ca1a28;
  position: relative; }
  .winner_title::after {
    content: '';
    display: block;
    width: 39px;
    height: 36px;
    background: url(/business/security/lp/files/image/fireeye_etp_winner_bg01.png) no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 1;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0); }
.winner_block {
  width: 1000px;
  height: 290px;
  background: url(/business/security/lp/files/image/fireeye_etp_winner02.png) no-repeat;
  background-size: cover; }
  @media screen and (max-width: 480px) {
    .winner_block {
      width: 100%;
      height: 100vw;
      background: url(/business/security/lp/files/image/fireeye_etp_winner02_sp.png) no-repeat;
      background-size: cover;
      background-position: top center;
      margin-top: 30px;
      padding-top: 170px;
      position: relative; } }
@media screen and (max-width: 480px) {
  .winner_wrap {
    padding: 0 3%;
    position: absolute;
    bottom: 7%; } }
@media screen and (max-width: 320px) {
  .winner_wrap {
    bottom: 5%; } }
.winner_btn {
  position: relative;
  z-index: 1;
  transform: translateY(70px); }

.matter {
  position: relative; }
  .matter::after {
    content: '';
    display: block;
    width: 182px;
    height: 86px;
    background: url(/business/security/lp/files/image/fireeye_etp_bg02_2.png) no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 480px) {
      .matter::after {
        width: 91px;
        height: 43px; } }
  .matter_block {
    width: 1000px;
    height: 452px;
    margin-bottom: 15px;
    padding: 0 45px;
    background: url(/business/security/lp/files/image/fireeye_etp_guide01.png) no-repeat; }
    @media screen and (max-width: 480px) {
      .matter_block {
        width: 100%;
        height: 0;
        padding-top: 89.05%;
        background: url(/business/security/lp/files/image/fireeye_etp_guide01_sp.png) no-repeat;
        background-size: cover;
        position: relative; }
        .matter_block .sp_absolute {
          width: 90%;
          position: absolute;
          top: 40%;
          left: 50%;
          transform: translate(-50%, -50%); } }
  .matter_wrap {
    margin-left: auto;
    width: 600px;
    flex-direction: column; }
    @media screen and (max-width: 480px) {
      .matter_wrap .decoration-list {
        padding-left: 55%; }
        .matter_wrap .decoration-list .decoration-list_item {
          left: calc(55% - 1.5em); } }
  .matter_title {
    width: 100%;
    margin-top: 95px;
    padding-bottom: 5px;
    text-align: center;
    color: #ca1a28;
    border-bottom: solid 1px #ca1a28; }
    @media screen and (max-width: 480px) {
      .matter_title {
        margin-top: 0; } }

.contnt_title {
  font-size: 34px;
  color: #ca1a28;
  padding-left: 70px;
  background: url(/business/security/lp/files/image/fireeye_etp_title-bg_01.png) no-repeat;
  background-size: contain;
  width: 1000px;
  height: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
    .contnt_title {
      /* IE向けのCSS～START */
      padding-top: 10px;
      /* IE向けのCSS～END */ } }
  @media screen and (max-width: 480px) {
    .contnt_title {
      width: 100%;
      height: 0;
      padding-left: 10%;
      padding-top: 11%;
      font-size: 17px;
      margin-bottom: 30px;
      background: url(/business/security/lp/files/image/fireeye_etp_title-bg_01_sp.png) no-repeat;
      background-size: cover;
      background-position: center center;
      position: relative; }
      .contnt_title .sp_absolute {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); } }
  @media screen and (max-width: 320px) {
    .contnt_title {
      font-size: 14px; } }

.paper_block {
  width: 320px;
  height: 260px;
  padding: 10px;
  background: url(/business/security/lp/files/image/fireeye_etp_whitepaper_bg01.png) no-repeat; }
  @media screen and (max-width: 480px) {
    .paper_block {
      width: 90%;
      height: 0;
      padding-top: 81.25%;
      position: relative; }
      .paper_block .sp_absolute {
        position: absolute;
        top: 5%;
        left: 0; } }

.article_block {
  width: 440px;
  height: 150px;
  border: solid 1px #ca1a28;
  box-shadow: 4.243px 4.243px 0px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  padding: 10px 10px 10px 0; }
  @media screen and (max-width: 480px) {
    .article_block {
      width: 90%;
      height: auto;
      margin: 0 auto; } }
  .article_block img {
    height: 100%; }
.article_title {
  border-bottom: solid 1px #ca1a28;
  padding: 0 20px 5px; }
.article_text {
  padding-left: 10px;
  color: #000; }
.article .btn_block {
  text-decoration: none;
  color: #ca1a28; }

@media screen and (min-width: 481px) {
  .possible_img {
    transform: translateY(30px); } }
.possible_unit {
  background: #fff;
  width: 230px;
  height: 180px;
  border-top: solid 10px #cdcc64;
  padding: 20px 0; }
  @media screen and (max-width: 480px) {
    .possible_unit {
      width: 47%;
      height: 150px;
      padding: 15px 0; } }

.entrance_block {
  position: relative; }
  .entrance_block-text {
    position: absolute;
    bottom: 63px;
    left: 250px; }
    @media screen and (max-width: 480px) {
      .entrance_block-text {
        width: 70%;
        text-align: left;
        left: 20%;
        bottom: 8%;
        line-height: 0.9em; } }
    @media screen and (max-width: 320px) {
      .entrance_block-text {
        transform: scale(0.8);
        left: 13%;
        bottom: 5%; } }
  .entrance_block-list {
    margin-top: 10px; }
    @media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
      .entrance_block-list {
        /* IE向けのCSS～START */
        margin-top: 5px;
        /* IE向けのCSS～END */ } }
    @media screen and (max-width: 480px) {
      .entrance_block-list {
        margin-top: 3px; } }

.constitution_block {
  width: 440px;
  height: 394px;
  padding: 15px;
  background: #fff;
  border: solid 5px rgba(208, 205, 126, 0.6);
  border-radius: 10px;
  box-sizing: border-box; }
  @media screen and (max-width: 480px) {
    .constitution_block {
      width: 100%;
      height: auto; } }
  .constitution_block .decoration-list_item {
    padding-top: 3px; }
