<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#incident-response-service .visualArea {
  background: #fff url(/assets/img/bg_produt_mainvisual_xdr.jpg) no-repeat right top;
}

#incident-response-service .sec01 {
  padding-bottom: 70px;
}

#incident-response-service .sec01 .textArea {
  width: 630px;
}

#incident-response-service .sec01 .imageArea {
  width: 340px;
  position: absolute;
  top:0;
  right:0px;
}

#incident-response-service .sec02 {
  background: #262a32 url(/assets/img/2021/bg_line_hexagon_dark_01.jpg) no-repeat top right;
  color: #fff;
}

#incident-response-service .sec02 .bgWrap {
  padding: 100px 0;
  background: transparent url(/assets/img/2021/bg_line_hexagon_dark_02.jpg) no-repeat bottom left;
}
#incident-response-service .sec02 .headline {
  margin-bottom: 70px;
}
#incident-response-service .sec02 .headline:after {
  background-color: #fff;
}
#incident-response-service .sec02 .box {
  margin-bottom: 40px;
}
#incident-response-service .sec02 .box:last-child {
  margin-bottom: 0;
}
#incident-response-service .sec02 .box .title{
  margin-bottom: 15px;
  font-size: 21px;
  line-height: 40px;
  color: #fff;
}
#incident-response-service .sec02 .box .title .circle {
  display: inline-block;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  border: 2px solid #F6BD03;
  border-radius: 50%;
}
#incident-response-service .sec02 .box .title .circle .inner {
  display: inline-block;
  width: 36px;
  position: relative;
  line-height: 36px;
  text-align: center;
  top:-2px;
  color: #F6BD03;
}

#incident-response-service .sec03 {
  background: #fff url(/assets/img/2021/bg_line_hexagon_white_bottom.jpg) no-repeat left bottom;
  padding: 90px 0 90px;
  position: relative;
}
#incident-response-service .sec03 .intro{
  margin-bottom: 70px;
}
#incident-response-service .sec03 .stepArea {
  margin-bottom: 55px;
}
#incident-response-service .sec03 .stepArea .wrap{
  margin-bottom: 30px;
  position: relative;
  display: flex;
  justify-content:space-between;
}
#incident-response-service .sec03 .stepArea .box {
  width: 230px;
  position: relative;
}
#incident-response-service .sec03 .stepArea .box:after {
  content:'';
  display: block;
  width: 27px;
  height: 25px;
  background: url(/assets/img/bg_products-irs-step.png) no-repeat center top;
  position: absolute;
  top:15px;
  right:-32px;
}
#incident-response-service .sec03 .stepArea .box:last-child:after {
  content: none;
}
#incident-response-service .sec03 .stepArea .box .step {
  margin-bottom: 15px;
  padding: 5px 10px 5px 65px;
  height: 55px;
  font-size: 15px;
  line-height: 1.4;
  color: #fff;
  background-color: #008eb5;
  position: relative;
}
#incident-response-service .sec03 .stepArea .box .step .u-ff-sans {
  display: block;
  margin-right: 20px;
  padding-left: 5px;
  width: 45px;
  font-size: 14px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: #005068;
  position: absolute;
  top:0;
  left:0;
}
#incident-response-service .sec03 .stepArea .box .step .u-ff-sans::after{
  content:'';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27.5px 0 27.5px 10px;
  border-color: transparent transparent transparent #005068;
  position: absolute;
  top:0;
  left:45px;
}
#incident-response-service .sec03 .stepArea .box h4 {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.4;
  color: #005068;
}
#incident-response-service .sec03 .stepArea .box .list {
  border-top: 1px dotted #005068;
}
#incident-response-service .sec03 .stepArea .box li {
  padding: 5px 0 5px 18px;
  line-height: 1.6;
  border-bottom: 1px dotted #005068;
  position: relative;
}
#incident-response-service .sec03 .stepArea .box li i {
  color: #008eb5;
  position: absolute;
  top:8px;
  left:0;
}
#incident-response-service .sec03 .stepArea .box .innerList li {
  padding: 0;
  border:none;
}
#incident-response-service .sec03 .stepArea .box .innerList li span{
  margin-right: 5px;
}
#incident-response-service .sec03 .stepArea .allStep {
  margin: 0 10px;
  padding-top: 10px;
  border-top: 3px solid #008eb5;
  position: relative;
}
#incident-response-service .sec03 .stepArea .allStep:before {
  content:'';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 11px 8px 0;
  border-color: transparent #008eb5 transparent transparent;
  position: absolute;
  top:-9px;
  left:-10px;
}
#incident-response-service .sec03 .stepArea .allStep:after {
  content:'';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #008eb5;
  position: absolute;
  top:-9px;
  right:-10px;
}
#incident-response-service .sec03 .stepArea .allStep p{
  text-align: center;
  font-weight: bold;
  color: #005068;
}

#incident-response-service .sec03 .serviceStep {
  margin-bottom: 70px;
}
#incident-response-service .sec03 .serviceStep .wrap{
  margin-bottom: 30px;
  position: relative;
  display: flex;
  justify-content:space-between;
}
#incident-response-service .sec03 .serviceStep .box {
  width: 230px;
  position: relative;
}
#incident-response-service .sec03 .serviceStep .box .step {
  margin-bottom: 15px;
  height: 30px;
  text-align: center;
  background-color: #343434;
  color: #fff;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.03em;
  border-radius: 15px;
}
#incident-response-service .sec03 .serviceStep .box .image {
  margin-bottom: 15px;
  text-align: center;
}
#incident-response-service .sec03 .serviceStep .box .title {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  color: #595955;
  text-align: center;
}
#incident-response-service .sec03 .serviceStep .box .text {
  line-height: 1.6;
}
#incident-response-service .sec03 .serviceStep .box:after {
  content:'';
  display: block;
  width: 26px;
  height: 26px;
  background: url(/assets/img/2021/bg_products-irs-step-02.svg) no-repeat center top;
  position: absolute;
  top:90px;
  right:-32px;
}
#incident-response-service .sec03 .serviceStep .box:last-child:after {
  content: none;
}
#incident-response-service .sec03 .serviceStep .allStep {
  margin: 0 10px;
  padding-top: 10px;
  border-top: 3px solid #F6BD03;
  position: relative;
}
#incident-response-service .sec03 .serviceStep .allStep:before {
  content:'';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 11px 8px 0;
  border-color: transparent #F6BD03 transparent transparent;
  position: absolute;
  top:-9px;
  left:-10px;
}
#incident-response-service .sec03 .serviceStep .allStep:after {
  content:'';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #F6BD03;
  position: absolute;
  top:-9px;
  right:-10px;
}
#incident-response-service .sec03 .serviceStep .allStep p{
  text-align: center;
  font-weight: bold;
  color: #595955;
}

#incident-response-service .sec03 .sampleArea {
  padding: 40px 50px;
  border: 1px solid #ccc;
}
#incident-response-service .sec03 .sampleArea .wrap {
  display: flex;
  justify-content:space-between;
}
#incident-response-service .sec03 .sampleArea .wrap .box {
  text-align: center;
}
#incident-response-service .sec03 .sampleArea .wrap .box .title{
  margin-bottom: 20px;
  font-size: 18px;
  color: #595955;
}
#incident-response-service .sec03 .sampleArea .wrap .box .image {
  margin-bottom: 20px;
}
#incident-response-service .sec03 .sampleArea .wrap .box .image:last-child {
  margin-bottom: 0;
}
#incident-response-service .sec03 .sampleArea .wrap .box .note {
  margin-bottom: 0;
  font-size: 12px;
  color: #666;
}
#incident-response-service .sec04 {
  position: relative;
  padding: 70px 0;
  background-color:#f7f7f7;
}
#incident-response-service .sec04 .note {
  font-size: 12px;
  line-height: 1.6;
  color: #888;
}

#incident-response-service .sec05 {
  position: relative;
  padding: 90px 0;
  background: #262a32 url(/assets/img/2021/bg_line_hexagon_dark_03.jpg) no-repeat center bottom;
  background-size: 100%;
}
#incident-response-service .sec05 h2 {
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  text-align: center;
}
#incident-response-service .sec05 .text {
  margin-bottom: 60px;
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
}
#incident-response-service .sec05 .btnBox {
  text-align: center;
}
#incident-response-service .sec05 .btnBox a {
  display: inline-block;
  width: 360px;
  height: 80px;
  border-radius: 2px;
  background-color: #F6BD03;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 80px;
  color: #595955;
  box-shadow:0px 6px 20px 3px rgba(0,0,0,0.3);
}
#incident-response-service .sec05 .btnBox a:hover {
  opacity: 0.7;
}
#incident-response-service .sec05 .btnBox a span::before {
  margin: 0 15px 0 0;
  content:"";
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(/assets/img/icon-send_black.png) no-repeat center top;
  position: relative;
  top:4px;
}

@media only screen and (max-width: 768px) {
  #incident-response-service .visualArea {
    background-size: cover;
  }

  #incident-response-service .sec01 {
    padding-bottom: 35px;
  }
  
  #incident-response-service .sec01 .textArea {
    width: auto;
  }
  
  #incident-response-service .sec01 .imageArea {
    width: 100%;
    position: static;
    top:-50px;
    right:30px;
  }

  #incident-response-service .sec02 {
    background-size: 50%;
  }
  #incident-response-service .sec02 .bgWrap {
    padding: 40px 0;
    background-size: 50%;
  }
  #incident-response-service .sec02 .headline {
    margin-bottom: 50px;
  }
  #incident-response-service .sec02 .box {
    margin-bottom: 50px;
  }
  #incident-response-service .sec02 .box .title{
    margin-bottom: 15px;
    font-size: 1.8rem;
    line-height: 24px;
  }
  #incident-response-service .sec02 .box .title .circle {
    margin-right: 10px;
    width: 24px;
    height: 24px;
  }
  #incident-response-service .sec02 .box .title .circle .inner {
    width: 20px;
    line-height: 20px;
    top:-2px;
  }
  #incident-response-service .sec03 {
    background-size: 75%;
    padding: 35px 0 50px;
  }
  #incident-response-service .sec03 .headline {
    margin-bottom: 40px;
  }
  #incident-response-service .sec03 .intro{
    margin-bottom: 40px;
  }
  #incident-response-service .sec03 .stepArea {
    margin-bottom: 30px;
  }
  #incident-response-service .sec03 .stepArea .wrap{
    margin-bottom: 0;
    padding: 0 0 10px 22px;
    position: relative;
    display: block;
    border-left: 3px solid #008eb5;
  }
  #incident-response-service .sec03 .stepArea .wrap:after {
    content:'';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #008eb5 transparent transparent transparent;
    position: absolute;
    bottom:-10px;
    left:-9px;
  }
  #incident-response-service .sec03 .stepArea .box {
    margin-bottom: 30px;
    width: auto;
  }
  #incident-response-service .sec03 .stepArea .box:after {
    content:none;
  }
  #incident-response-service .sec03 .stepArea .box .step {
    padding: 0 10px 0 65px;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
  }
  #incident-response-service .sec03 .stepArea .box .step .u-ff-sans {
    font-size: 12px;
    line-height: 40px;
  }
  #incident-response-service .sec03 .stepArea .box .step .u-ff-sans::after{
    border-width: 20px 0 20px 10px;
  }
  #incident-response-service .sec03 .stepArea .box h4 {
    font-size: 14px;
  }
  #incident-response-service .sec03 .stepArea .allStep {
    border: none;
  }
  #incident-response-service .sec03 .stepArea .allStep:before,
  #incident-response-service .sec03 .stepArea .allStep:after {
    content:none;
  }
  #incident-response-service .sec03 .stepArea .allStep p{
    padding-left: 22px;
    text-align: left;
  }

  #incident-response-service .sec03 .serviceStep {
    margin-bottom: 40px;
  }
  #incident-response-service .sec03 .serviceStep .wrap{
    margin-bottom: 0;
    padding: 0 0 10px 22px;
    position: relative;
    display: block;
    border-left: 3px solid #F6BD03;
  }
  #incident-response-service .sec03 .serviceStep .wrap:after {
    content:'';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #F6BD03 transparent transparent transparent;
    position: absolute;
    bottom:-10px;
    left:-9px;
  }
  #incident-response-service .sec03 .serviceStep .box {
    margin-bottom: 55px;
    width: 100%;
    position: relative;
  }
  #incident-response-service .sec03 .serviceStep .box .step {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 2rem ;
  }
  #incident-response-service .sec03 .serviceStep .box .image {
    margin-bottom: 10px;
    text-align: center;
  }
  #incident-response-service .sec03 .serviceStep .box .image img {
    width: 68px;
  }
  #incident-response-service .sec03 .serviceStep .box .title {
    margin-bottom: 10px;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: bold;
    color: #595955;
    text-align: center;
  }
  #incident-response-service .sec03 .serviceStep .box .text {
    line-height: 1.6;
    text-align: center;
  }
  #incident-response-service .sec03 .serviceStep .box:after {
    content:'';
    display: block;
    background-size: 26px;
    position: absolute;
    top:auto;
    bottom:-40px;
    left:50%;
    right:auto;
    transform: translate(-50%, 0) rotate(90deg);
  }
  #incident-response-service .sec03 .serviceStep .box:last-child:after {
    content: none;
  }
  #incident-response-service .sec03 .serviceStep .allStep {
    border: none;
  }
  #incident-response-service .sec03 .serviceStep .allStep:before,
  #incident-response-service .sec03 .serviceStep .allStep:after {
    content:none;
  }
  #incident-response-service .sec03 .serviceStep .allStep p{
    padding-left: 22px;
    text-align: left;
    font-size: 1.3rem;
    line-height: 1.6;
  }

  #incident-response-service .sec03 .sampleArea {
    padding: 20px
  }
  #incident-response-service .sec03 .sampleArea .wrap {
    display: block;
  }
  #incident-response-service .sec03 .sampleArea .wrap .box {
    margin-bottom: 30px;
    text-align: center;
  }
  #incident-response-service .sec03 .sampleArea .wrap .box .title{
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  #incident-response-service .sec03 .sampleArea .wrap .box .image {
    margin-bottom: 5px;
  }

  #incident-response-service .sec04 {
    position: relative;
    padding: 40px 0 30px;
  }

  #incident-response-service .sec05 {
    padding: 40px 0 60px;
    background-size: 200%;
  }
  #incident-response-service .sec05 h2 {
    margin-bottom: 25px;
    font-size: 1.8rem;
  }
  #incident-response-service .sec05 .text {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
  #incident-response-service .sec05 .btnBox a {
    display: inline-block;
    width: 240px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
  }
  #incident-response-service .sec05 .btnBox a span::before {
    margin: 0 8px 0 0;
    content:"";
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(/assets/img/icon-send.png) no-repeat center top;
    background-size: 13px;
    position: relative;
    top:2px;
  }

}
</pre></body></html>