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

#cspa-service .sec01 {
  padding-bottom: 90px;
}

#cspa-service .sec01 .areaWrap {
  position: relative;
}

#cspa-service .sec01 .textArea {
  width: 640px;
}

#cspa-service .sec01 .imageArea {
  width: 354px;
  position: absolute;
  top:-50px;
  right:-24px;
}

#cspa-service .sec01 .issueArea {
  margin: 60px auto 0;
  width: 770px;
}
#cspa-service .sec01 .issueArea .title{
  margin-bottom: 30px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  position: relative;
}
#cspa-service .sec01 .issueArea .title::before,
#cspa-service .sec01 .issueArea .title::after{
  content:"";
  display: block;
  width: 300px;
  height: 2px;
  background-color: #cccccc;
  position: absolute;
}

#cspa-service .sec01 .issueArea .title::before {
  top:15px;
  left:0;
}
#cspa-service .sec01 .issueArea .title::after {
  top:15px;
  right:0;
}
#cspa-service .sec01 .issueArea .caseImage {
  margin-bottom: 40px;
  text-align: center;
}

#cspa-service .sec01 .issueArea .point {
  margin-bottom: 30px;
  padding: 20px 0;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  color: #595955;
  border: 2px solid #F6BD03;
  position: relative;
}
#cspa-service .sec01 .issueArea .point .flag {
  display: inline-block;
  padding: 0 10px;
  background-color: #fff;
  position: absolute;
  font-size: 2rem;
  line-height: 1;
  top:-10px;
  left:20px;
  color: #F6BD03;
}

#cspa-service .sec02 {
  background: #f7f7f7 url(/assets/img/2021/bg_line_hexagon_gray03.jpg) no-repeat top right;
}

#cspa-service .sec02 .bgWrap{
  position: relative;
  padding: 80px 0 100px;
  background: url(/assets/img/2021/bg_line_hexagon_gray02_bottom.jpg) no-repeat bottom left;
}

#cspa-service .sec02 .preparationArea {
  margin-top: 50px;
  display: flex;
  justify-content:space-between;
  position: relative;
}
#cspa-service .sec02 .preparationArea::after {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  background: url(/assets/img/2021/icon_irra_cross.png) no-repeat top center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
}

#cspa-service .sec02 .preparationArea .box {
  width: 480px;
  background-color: #fff;
}
#cspa-service .sec02 .preparationArea .head {
  padding: 15px 30px;
  background-color: #F6BD03;
  color: #595955;
}
#cspa-service .sec02 .preparationArea .head .title,
#cspa-service .sec02 .loadmapArea .head .title{
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
#cspa-service .sec02 .preparationArea .body {
  padding: 20px 30px;
}
#cspa-service .sec02 .preparationArea .body .image {
  text-align: center;
}
#cspa-service .sec02 .maker {
  margin: 30px 0;
  min-height: 80px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 80px;
  text-align: center;
  color: #c14242;
  background: url(/assets/img/2021/icon_irra_downarrow.png) no-repeat top center;
}
#cspa-service .sec02 .loadmapArea {
  margin: 0 auto;
  width: 770px;
  background-color: #fff;
}
#cspa-service .sec02 .loadmapArea .head {
  padding: 15px 30px;
  background-color: #343434;
  color: #fff;
}
#cspa-service .sec02 .loadmapArea .body {
  padding: 20px 30px;
  display: flex;
  justify-content:space-between;
}
#cspa-service .sec02 .loadmapArea .body .text {
  width: 390px;
}
#cspa-service .sec02 .loadmapArea .body .image {
  width: 280px;
}


#cspa-service .sec03 {
  padding: 80px 0 100px;
  position: relative;
  color: #fff;
  background: #262a32 url(/assets/img/2021/bg_line_hexagon_dark_01.jpg) no-repeat top right;
}
#cspa-service .sec03 .scheduleArea {
  margin-top: 60px;
  position: relative;
}
#cspa-service .sec03 .stepArea {
  width: 80px;
  height: 747px;
  position: absolute;
  top:65px;
  left:0;
}
#cspa-service .sec03 .scheduleTable {
  width: 880px;
  margin-left: 150px;
}
#cspa-service .sec03 .twoLine .head,
#cspa-service .sec03 .twoLine .low {
  display: flex;
  justify-content:space-between;
}
#cspa-service .sec03 .twoLine .head .title,
#cspa-service .sec03 .twoLine .low .cols {
  width: 406px;
}
#cspa-service .sec03 .twoLine .low .phase,
#cspa-service .sec03 .oneLine .phase {
  display: none;
}
#cspa-service .sec03 .twoLine .head .title {
  margin-bottom: 0;
  height: 40px;
  line-height: 40px;
  background-color: #F6BD03;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #595955;
}
#cspa-service .sec03 .twoLine .low .cols {
  padding: 25px 0;
  border-top:1px solid #575757;
}
#cspa-service .sec03 .twoLine .head + .low .cols  {
  border: none;
}
#cspa-service .sec03 .twoLine .low .cols .item,
#cspa-service .sec03 .oneLine .cols .item {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 700;
}
#cspa-service .sec03 .twoLine .low .cols .item span,
#cspa-service .sec03 .oneLine .cols .item span {
  margin-left: 15px;
  font-size: 16px;
  color: #bfbfbf;
}
#cspa-service .sec03 .oneLine {
  padding: 25px 0;
  display: flex;
  justify-content:space-between;
  border-top:1px solid #575757;
  border-bottom:1px solid #575757;
}
#cspa-service .sec03 .oneLine .cols{
  width: 406px;
}
#cspa-service .sec03 .twoLine .low .cols .text,
#cspa-service .sec03 .oneLine .cols .text {
  margin-bottom: 0;
  font-size: 1.2rem;
}

#cspa-service .sec04 {
  padding: 80px 0;
}
#cspa-service .sec04 .sampleArea {
  margin-top: 40px;
  padding: 40px 50px;
  border: 1px solid #ccc;
}
#cspa-service .sec04 .sampleArea .wrap {
  display: flex;
  justify-content:space-between;
}
#cspa-service .sec04 .sampleArea .wrap .box {
  width: 280px;
  text-align: center;
}
#cspa-service .sec04 .sampleArea .wrap .box .title{
  margin-bottom: 20px;
  font-size: 18px;
  color: #595955;
}
#cspa-service .sec04 .sampleArea .wrap .box .image {
  margin-bottom: 20px;
}


@media only screen and (max-width: 768px) {
  #cspa-service .visualArea {

  }

  
#cspa-service .sec01 {
  padding-bottom: 40px;
}
#cspa-service .sec01 .textArea {
  width: auto;
}
#cspa-service .sec01 .imageArea {
  display: none;
}
#cspa-service .sec01 .imageArea img {
  width: 75%;
}

#cspa-service .sec01 .issueArea {
  margin: 20px 0 0;
  width: 100%;
}
#cspa-service .sec01 .issueArea .title{
  margin-bottom: 20px;
  font-size: 1.6rem;
}
#cspa-service .sec01 .issueArea .title::before,
#cspa-service .sec01 .issueArea .title::after{
  width: 25%;
}
#cspa-service .sec01 .issueArea .title::before {
  top:15px;
  left:0;
}
#cspa-service .sec01 .issueArea .title::after {
  top:15px;
  right:0;
}
#cspa-service .sec01 .issueArea .caseImage {
  margin-bottom: 30px;
  text-align: center;
}
#cspa-service .sec01 .issueArea .point {
  margin-bottom: 20px;
  padding: 15px;
  font-size: 1.5rem;
  color: #299cbb;
  border: 1px solid #299cbb;
  position: relative;
}
#cspa-service .sec01 .issueArea .point .flag {
  display: inline-block;
  width: 80px;
  padding: 0 10px;
  font-size: 1.8rem;
  top:-10px;
  left:50%;
  margin-left: -40px;
}

#cspa-service .sec02 {
  background-size: 50%;
}

#cspa-service .sec02 .bgWrap{
  padding: 40px 0;
  background-size: 50%;
}

#cspa-service .sec02 .preparationArea {
  margin-top: 30px;
  display: block;
}
#cspa-service .sec02 .preparationArea::after {
  content: none;
}
#cspa-service .sec02 .preparationArea .box:first-child {
  margin-bottom: 40px;
  position: relative;
}
#cspa-service .sec02 .preparationArea .box:first-child::after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  background: url(/assets/img/2021/icon_irra_cross.png) no-repeat top center;
  background-size: 25px;
  position: absolute;
  left: 50%;
  bottom:-30px;
  margin-left: -12.5px;
}
#cspa-service .sec02 .preparationArea .box {
  width: 100%;
}
#cspa-service .sec02 .preparationArea .head {
  padding: 15px 20px;
}
#cspa-service .sec02 .preparationArea .head .title,
#cspa-service .sec02 .loadmapArea .head .title{
  font-size: 1.6rem;
  line-height: 1.6;
}
#cspa-service .sec02 .preparationArea .body {
  padding: 15px 20px;
}
#cspa-service .sec02 .preparationArea .body .image {
  text-align: center;
}
#cspa-service .sec02 .maker {
  margin: 20px 0;
}
#cspa-service .sec02 .loadmapArea {
  margin: 0;
  width: 100%;
}
#cspa-service .sec02 .loadmapArea .head {
  padding: 15px 20px;
  background-color: #343434;
  color: #fff;
}
#cspa-service .sec02 .loadmapArea .body {
  padding: 15px 20px;
  display: block;
}
#cspa-service .sec02 .loadmapArea .body .text {
  width: 100%;
}
#cspa-service .sec02 .loadmapArea .body .image {
  width: auto;
}


#cspa-service .sec03 {
  padding: 40px 0;
  background-size: 50%;
}
#cspa-service .sec03 .scheduleArea {
  margin-top: 40px;
}
#cspa-service .sec03 .stepArea {
display: none;
}
#cspa-service .sec03 .scheduleTable {
  width: 100%;
  margin-left: 0;
}
#cspa-service .sec03 .twoLine .head,
#cspa-service .sec03 .twoLine .low {
  display: block;
}
#cspa-service .sec03 .twoLine .head {
  display: none;
}
#cspa-service .sec03 .twoLine .head .title,
#cspa-service .sec03 .twoLine .low .cols {
  width: 100%;
}
#cspa-service .sec03 .twoLine .low .phase,
#cspa-service .sec03 .oneLine .phase {
  margin-bottom: 10px;
  display: block;
  font-size: 1.4rem;

}
#cspa-service .sec03 .twoLine .low .phase span,
#cspa-service .sec03 .oneLine .phase span {
  display: inline-block;
  margin-left: 10px;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
  background-color: #299cbb;
  font-weight: 700;
}
#cspa-service .sec03 .oneLine .phase span {
  margin-left: 0;
}
#cspa-service .sec03 .twoLine .low .cols {
  padding: 20px 0;
}
#cspa-service .sec03 .twoLine .head + .low .cols  {
  border-top:1px solid #575757;
}
#cspa-service .sec03 .twoLine .low .cols .item,
#cspa-service .sec03 .oneLine .cols .item {
  margin-bottom: 10px;
  font-size: 1.8rem;
}
#cspa-service .sec03 .twoLine .low .cols .item span,
#cspa-service .sec03 .oneLine .cols .item span {
  margin-left: 15px;
  font-size: 16px;
  color: #bfbfbf;
}
#cspa-service .sec03 .oneLine {
  padding: 20px 0;
  display: block;
}
#cspa-service .sec03 .oneLine .cols{
  margin-bottom: 15px;
  width: 100%;
}
#cspa-service .sec03 .twoLine .low .cols .text,
#cspa-service .sec03 .oneLine .cols .text {
  font-size: 1.4rem;
}


#cspa-service .sec04 {
  padding: 80px 0;
}


#cspa-service .sec04 .sampleArea {
  margin-top: 40px;
  padding: 40px 50px;
  border: 1px solid #ccc;
}
#cspa-service .sec04 .sampleArea .wrap {
  display: flex;
  justify-content:space-between;
}
#cspa-service .sec04 .sampleArea .wrap .box {
  width: 280px;
  text-align: center;
}
#cspa-service .sec04 .sampleArea .wrap .box .title{
  margin-bottom: 20px;
  font-size: 18px;
  color: #595955;
}
#cspa-service .sec04 .sampleArea .wrap .box .image {
  margin-bottom: 20px;
}



#cspa-service .sec04 {
  padding: 40px 0;
  background-size: 50%;
}

#cspa-service .sec04 .sampleArea {
  margin-top: 20px;
  padding: 20px;
}
#cspa-service .sec04 .sampleArea .wrap {
  display: block;
}
#cspa-service .sec04 .sampleArea .wrap .box {
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
#cspa-service .sec04 .sampleArea .wrap .box .title{
  margin-bottom: 15px;
}


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