nav .nav_list01 li a.security::after, nav .nav_list01 li span.security::after {
  content: "";
  display: block;
  width: 110%;
  height: 2px;
  background-color: #f5f3d6;
  position: absolute;
  bottom: -30%;
  left: -5%;
}

header #sp_menu nav .nav_list01 li a.security::after, header #sp_menu nav .nav_list01 li span.security::after {
  content: "";
  display: block;
  width: 80%;
  height: 2px;
  background-color: #f5f3d6;
  position: absolute;
  bottom: 14%;
  left: 10%;
}

@media screen and (max-width: 768px) {
  .bottom nav .nav_list01 li a.security::after, .bottom nav .nav_list01 li span.security::after {
    width: 80%;
    height: 2px;
    bottom: 14%;
    left: 10%;
  }
}

.sub_txt {
  font-size: 10px;
  line-height: 1.5em;
  color: #fff;
  position: absolute;
  right: 0.7em;
  bottom: 0.5em;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 1180px) {
  .sub_txt {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  .sub_txt {
    font-size: 2.4vw;
  }
}

.bg01 {
  background-color: #1e1210;
}

.wrap02 {
  max-width: 1024px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1180px) {
  .wrap02 {
    max-width: none;
    width: 86.8vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap02 {
    width: 86.7%;
  }
}

h2.stitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5em;
  color: #f3ca72;
}
@media screen and (max-width: 1180px) {
  h2.stitle {
    font-size: 1.9vw;
  }
}
@media screen and (max-width: 768px) {
  h2.stitle {
    font-size: 4vw;
  }
}

.s_txt01 {
  font-size: 16px;
  line-height: 1.7em;
  margin-top: 0.5em;
  color: #fff;
}
@media screen and (max-width: 1180px) {
  .s_txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  .s_txt01 {
    font-size: 3.3vw;
  }
}

#mv {
  position: relative;
}

#head_content .wrap02 {
  padding: 110px 0 130px;
}
@media screen and (max-width: 1180px) {
  #head_content .wrap02 {
    padding: 9.3vw 0 11vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content .wrap02 {
    padding: 14.7vw 0 20vw;
  }
}
#head_content .txt01 {
  max-width: 502px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1180px) {
  #head_content .txt01 {
    max-width: none;
    width: 42.5vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content .txt01 {
    width: 63.1vw;
  }
}
#head_content .txt02 {
  font-size: 17px;
  line-height: 2.5em;
  color: #fff;
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 1180px) {
  #head_content .txt02 {
    font-size: 1.4vw;
    margin-top: 4.2vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content .txt02 {
    font-size: 3.3vw;
    margin-top: 6.7vw;
    text-align: justify;
    line-height: 2.4em;
    letter-spacing: 0;
  }
}

#freeid .title_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
#freeid .title_box h2 {
  width: 257px;
}
@media screen and (max-width: 1180px) {
  #freeid .title_box h2 {
    width: 21.8vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .title_box h2 {
    width: 40.3vw;
  }
}
#freeid .title_box .logo {
  width: 220px;
}
@media screen and (max-width: 1180px) {
  #freeid .title_box .logo {
    width: 18.6vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .title_box .logo {
    width: 34.5vw;
  }
}
#freeid .content {
  background-color: #fff;
}
#freeid .content .f_wrap {
  width: 94.1%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 15px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .f_wrap {
    padding-top: 2.5vw;
    padding-bottom: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .f_wrap {
    width: 89.2%;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
}
#freeid .content .f_txt01 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8em;
}
@media screen and (max-width: 1180px) {
  #freeid .content .f_txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .f_txt01 {
    font-size: 2.4vw;
  }
}
#freeid .content .txt_box01 {
  position: relative;
  border-bottom: 1px solid #00375f;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box01 {
    padding-bottom: 2.5vw;
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box01 {
    padding-bottom: 4vw;
    margin-bottom: 6vw;
  }
}
#freeid .content .txt_box01 .catch {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.5em;
  color: #00375f;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box01 .catch {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box01 .catch {
    font-size: 3vw;
  }
}
#freeid .content .txt_box01 .f_txt01 {
  width: 684px;
  margin-top: 0.5em;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box01 .f_txt01 {
    width: 58vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box01 .f_txt01 {
    width: 70.4vw;
  }
}
#freeid .content .txt_box01 .f_txt02 {
  width: 568px;
  margin-top: 20px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box01 .f_txt02 {
    width: 48.1vw;
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box01 .f_txt02 {
    width: 100%;
    margin-top: 3.2vw;
  }
}
#freeid .content .txt_box01 .f_img01 {
  position: absolute;
  right: 0;
  top: 0;
  width: 310px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box01 .f_img01 {
    width: 26.3vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box01 .f_img01 {
    position: static;
    width: 100%;
    margin-top: 2.7vw;
  }
}
#freeid .content .txt_box02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 {
    display: block;
  }
}
#freeid .content .txt_box02 .left_block {
  width: 50.8%;
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .left_block {
    width: 100%;
  }
}
#freeid .content .txt_box02 .right_block {
  width: 45.1%;
  margin-right: 0.9%;
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .right_block {
    width: 100%;
    margin-right: 0;
    margin-top: 4.7vw;
  }
}
#freeid .content .txt_box02 .txt_block + .txt_block {
  margin-top: 10px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box02 .txt_block + .txt_block {
    margin-top: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block + .txt_block {
    margin-top: 1.6vw;
  }
}
#freeid .content .txt_box02 .txt_block h3 {
  width: 100%;
  margin-bottom: 12px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box02 .txt_block h3 {
    margin-bottom: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block h3 {
    margin-bottom: 1.5vw;
  }
}
#freeid .content .txt_box02 .txt_block .f_txt02 {
  font-size: 15px;
  line-height: 1.7em;
  letter-spacing: 0;
  text-align: justify;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box02 .txt_block .f_txt02 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block .f_txt02 {
    font-size: 2.7vw;
  }
}
#freeid .content .txt_box02 .txt_block#freeid_section01 .f_txt02 {
  width: 94.5%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block#freeid_section01 .f_txt02 {
    width: 93.8%;
  }
}
#freeid .content .txt_box02 .txt_block#freeid_section01 .f_img01 {
  width: 94.5%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box02 .txt_block#freeid_section01 .f_img01 {
    margin-top: 0.7vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block#freeid_section01 .f_img01 {
    width: 100%;
    margin-top: 1.3vw;
  }
}
#freeid .content .txt_box02 .txt_block#freeid_section02 {
  position: relative;
}
#freeid .content .txt_box02 .txt_block#freeid_section02 .f_txt02 {
  width: 192px;
  margin-left: 12px;
  min-height: 140px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box02 .txt_block#freeid_section02 .f_txt02 {
    width: 16.3vw;
    margin-left: 1vw;
    min-height: 11.9vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block#freeid_section02 .f_txt02 {
    width: 28.8vw;
    margin-left: 1.9vw;
    min-height: 28.9vw;
  }
}
#freeid .content .txt_box02 .txt_block#freeid_section02 .f_img01 {
  position: absolute;
  right: 0;
  top: 0;
  width: 273px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box02 .txt_block#freeid_section02 .f_img01 {
    width: 23.1vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block#freeid_section02 .f_img01 {
    width: 42.8vw;
  }
}
#freeid .content .txt_box02 .txt_block#freeid_section03 h3 {
  margin-bottom: 0;
}
#freeid .content .txt_box02 .txt_block#freeid_section03 .img_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#freeid .content .txt_box02 .txt_block#freeid_section03 .f_txt02 {
  width: 190px;
  margin-left: 12px;
  margin-top: 12px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box02 .txt_block#freeid_section03 .f_txt02 {
    width: 16.1vw;
    margin-left: 1vw;
    margin-top: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block#freeid_section03 .f_txt02 {
    width: 27.7vw;
    margin-left: 1.9vw;
    margin-top: 1.9vw;
  }
}
#freeid .content .txt_box02 .txt_block#freeid_section03 .f_img01 {
  width: 273px;
}
@media screen and (max-width: 1180px) {
  #freeid .content .txt_box02 .txt_block#freeid_section03 .f_img01 {
    width: 23.1vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .txt_box02 .txt_block#freeid_section03 .f_img01 {
    width: 42.7vw;
  }
}
#freeid .content .f_img02 {
  width: 100%;
}
#freeid .content .f_txt03 {
  font-size: 10px;
  line-height: 1.5em;
  margin-top: 1.3em;
}
@media screen and (max-width: 1180px) {
  #freeid .content .f_txt03 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #freeid .content .f_txt03 {
    font-size: 2.4vw;
  }
}

.security_txt_box01 {
  margin-top: 50px;
}
@media screen and (max-width: 1180px) {
  .security_txt_box01 {
    margin-top: 4.2vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box01 {
    margin-top: 12.7vw;
  }
}
.security_txt_box01 .wrap02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .security_txt_box01 .wrap02 {
    display: block;
  }
}
.security_txt_box01 #security_section01 {
  width: 44.2%;
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section01 {
    width: 100%;
  }
}
.security_txt_box01 #security_section01 .img_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
@media screen and (max-width: 1180px) {
  .security_txt_box01 #security_section01 .img_box01 {
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section01 .img_box01 {
    margin-top: 3.3vw;
  }
}
.security_txt_box01 #security_section01 .img_box01 .img_block .i_txt01 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  color: #fff;
  margin-bottom: 0.2em;
  margin-left: -0.5em;
}
@media screen and (max-width: 1180px) {
  .security_txt_box01 #security_section01 .img_box01 .img_block .i_txt01 {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section01 .img_box01 .img_block .i_txt01 {
    font-size: 2.7vw;
  }
}
.security_txt_box01 #security_section01 .img_box01 .img_block:nth-child(1) {
  width: 32.7%;
}
.security_txt_box01 #security_section01 .img_box01 .img_block:nth-child(2) {
  width: 32.3%;
}
.security_txt_box01 #security_section01 .img_box01 .img_block:nth-child(3) {
  width: 32.1%;
}
.security_txt_box01 #security_section02 {
  width: 17.1%;
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section02 {
    width: 100%;
    margin-top: 13vw;
  }
}
.security_txt_box01 #security_section02 .img01 {
  margin-top: 8px;
}
@media screen and (max-width: 1180px) {
  .security_txt_box01 #security_section02 .img01 {
    margin-top: 0.7vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section02 .img01 {
    margin-top: 2.3vw;
  }
}
.security_txt_box01 #security_section02 .s_txt02 {
  font-size: 10px;
  line-height: 1.5em;
  margin-top: 0.5em;
  color: #fff;
}
@media screen and (max-width: 1180px) {
  .security_txt_box01 #security_section02 .s_txt02 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section02 .s_txt02 {
    font-size: 2.4vw;
  }
}
.security_txt_box01 #security_section03 {
  width: 30.4%;
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section03 {
    width: 100%;
    margin-top: 13vw;
  }
}
.security_txt_box01 #security_section03 .img_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 13px;
}
@media screen and (max-width: 1180px) {
  .security_txt_box01 #security_section03 .img_box01 {
    margin-top: 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section03 .img_box01 {
    display: block;
    margin-top: 1.4vw;
  }
}
.security_txt_box01 #security_section03 .img_box01 .s_txt01 {
  width: 47.6%;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section03 .img_box01 .s_txt01 {
    width: 100%;
  }
}
.security_txt_box01 #security_section03 .img_box01 .img01 {
  width: 45%;
}
@media screen and (max-width: 768px) {
  .security_txt_box01 #security_section03 .img_box01 .img01 {
    width: 100%;
    margin-top: 3.3vw;
  }
}

.security_txt_box02 {
  margin-top: 80px;
}
@media screen and (max-width: 1180px) {
  .security_txt_box02 {
    margin-top: 6.8vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box02 {
    margin-top: 13vw;
  }
}
.security_txt_box02 .img01 {
  margin-top: 20px;
}
@media screen and (max-width: 1180px) {
  .security_txt_box02 .img01 {
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box02 .img01 {
    margin-top: 2.7vw;
  }
}

.security_txt_box03 {
  margin-top: 30px;
}
@media screen and (max-width: 1180px) {
  .security_txt_box03 {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .security_txt_box03 {
    margin-top: 13vw;
  }
}
.security_txt_box03 .pc_img01 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .security_txt_box03 .pc_img01 {
    display: none;
  }
}
.security_txt_box03 .sp_box {
  display: none;
}
@media screen and (max-width: 768px) {
  .security_txt_box03 .sp_box {
    display: block;
  }
}
.security_txt_box03 .sp_box .img01 {
  margin-top: 6.7vw;
  margin-bottom: 8vw;
}
.security_txt_box03 .sp_box .entrance_block + .entrance_block {
  margin-top: 7.3vw;
}
.security_txt_box03 .sp_box .entrance_block .e_txt01 {
  font-size: 3.1vw;
  line-height: 1.5em;
  color: #fff;
}
.security_txt_box03 .sp_box .entrance_block h3 {
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.5em;
  color: #f3ca72;
  margin-top: 0.3vw;
}
.security_txt_box03 .sp_box .entrance_block .e_txt02 {
  font-size: 3.2vw;
  line-height: 1.5em;
  color: #fff;
  margin-top: 0.5em;
}
.security_txt_box03 .sp_box .entrance_block .txt_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.security_txt_box03 .sp_box .entrance_block .txt_box01 .lef_block {
  width: 57.5%;
}
.security_txt_box03 .sp_box .entrance_block .txt_box01 .right_block {
  width: 38.5%;
}
.security_txt_box03 .sp_box .entrance_block .txt_box01 .right_block .e_txt03 {
  font-size: 3.2vw;
  line-height: 1.5em;
  color: #fff;
  margin-top: 0.5em;
}
.security_txt_box03 .sp_box .thumb_turn {
  margin-top: 3.5vw;
}
.security_txt_box03 .sp_box .thumb_turn .t_txt01 {
  font-size: 3.2vw;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background-color: #1a274c;
  padding: 0.2em 0 0.3em;
}
.security_txt_box03 .sp_box .thumb_turn .t_txt02 {
  font-size: 3.2vw;
  line-height: 1.5em;
  color: #fff;
  margin-top: 0.5em;
}
.security_txt_box03 .sp_box .thumb_turn .t_txt03 {
  font-size: 2.4vw;
  line-height: 1.5em;
  color: #fff;
  margin-top: 0.8em;
}

#monitoring {
  margin-top: 60px;
}
@media screen and (max-width: 1180px) {
  #monitoring {
    margin-top: 5.1vw;
  }
}
@media screen and (max-width: 768px) {
  #monitoring {
    margin-top: 16.8vw;
  }
}
#monitoring .wrap02 {
  background-color: #f3eee2;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1180px) {
  #monitoring .wrap02 {
    padding-top: 1.7vw;
    padding-bottom: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #monitoring .wrap02 {
    display: block;
    padding-top: 7.3vw;
    padding-bottom: 6vw;
  }
}
#monitoring .wrap02 .left_block {
  width: 29.4%;
  margin-left: 25px;
}
@media screen and (max-width: 1180px) {
  #monitoring .wrap02 .left_block {
    margin-left: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #monitoring .wrap02 .left_block {
    width: 88.2%;
    margin-left: auto;
    margin-right: auto;
  }
}
#monitoring .wrap02 .right_block {
  width: 64.9%;
  margin-right: 8px;
}
@media screen and (max-width: 1180px) {
  #monitoring .wrap02 .right_block {
    margin-right: 0.7vw;
  }
}
@media screen and (max-width: 768px) {
  #monitoring .wrap02 .right_block {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.1vw;
  }
}
#monitoring .wrap02 h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5em;
}
@media screen and (max-width: 1180px) {
  #monitoring .wrap02 h2 {
    font-size: 1.9vw;
  }
}
@media screen and (max-width: 768px) {
  #monitoring .wrap02 h2 {
    font-size: 4vw;
  }
}
#monitoring .wrap02 .m_txt01 {
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 0.5em;
}
@media screen and (max-width: 1180px) {
  #monitoring .wrap02 .m_txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #monitoring .wrap02 .m_txt01 {
    font-size: 3.3vw;
  }
}
#monitoring .wrap02 .img01 {
  margin-top: 12px;
}
@media screen and (max-width: 1180px) {
  #monitoring .wrap02 .img01 {
    margin-top: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #monitoring .wrap02 .img01 {
    margin-top: 2.7vw;
  }
}
#monitoring .wrap02 .m_txt02 {
  font-size: 10px;
  line-height: 1.5em;
  margin-top: 0.5em;
  text-align: right;
}
@media screen and (max-width: 1180px) {
  #monitoring .wrap02 .m_txt02 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #monitoring .wrap02 .m_txt02 {
    font-size: 2.4vw;
    text-align: left;
  }
}

#note {
  padding: 70px 0 60px;
}
@media screen and (max-width: 1180px) {
  #note {
    padding: 5.9vw 0 5.1vw;
  }
}
@media screen and (max-width: 768px) {
  #note {
    padding: 14vw 0 4vw;
  }
}
#note p {
  font-size: 10px;
  line-height: 1.5em;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 1180px) {
  #note p {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #note p {
    font-size: 2.4vw;
  }
}/*# sourceMappingURL=style_security.css.map */