/* ======================================================================
 p_cookie
====================================================================== */
.l_container {
  overflow-x: visible;
  overflow-y: hidden;
}

.l_main_visual {
  width: 100%;
  padding-bottom: 125px;
}
.l_main_visual::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 34.63vw;
  background-image: url("../img/p_job_category/kv_bg_pc.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: right top;
  right: 0;
  top: 0;
  pointer-events: none;
}
.l_main_visual .txt_block {
  padding-top: 62px;
}
.l_main_visual .txt_block .head .c_ef_ttl {
  display: block;
}
@media screen and (min-width: 1367px) {
  .l_main_visual {
    padding-bottom: 6.59vw;
  }
  .l_main_visual .txt_block {
    padding-top: 4.54vw;
  }
}
@media screen and (max-width: 1206px) {
  .l_main_visual {
    padding-bottom: 6.59vw;
  }
  .l_main_visual .txt_block {
    padding-top: 4.54vw;
  }
}
@media screen and (max-width: 767px) {
  .l_main_visual {
    padding-bottom: 160px;
    margin-bottom: 10px;
  }
  .l_main_visual::before {
    height: 54.4vw;
    background-image: url("../img/p_job_category/kv_bg_sp.svg");
    top: 200px;
  }
  .l_main_visual .txt_block {
    padding-top: 140px;
  }
}

.cookie_sec + .cookie_sec {
  margin-top: 85px;
}

.sec01 {
  position: relative;
  width: 100%;
}
.sec01::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 64.57vw;
  background-image: url("../img/p_cookie/cookie01_bg_pc.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: 0;
  top: 6.81vw;
  pointer-events: none;
}
.sec01 .cookie_block {
  margin-top: 33px;
}
.sec01 .cookie_block .explanation_area .txt + .txt {
  margin-top: 1em;
}
@media screen and (min-width: 1367px) {
  .sec01::before {
    height: 137.12vw;
    top: -7.54vw;
  }
}
@media screen and (max-width: 1206px) {
  .sec01::before {
    height: 137.12vw;
    top: -7.54vw;
  }
}
@media screen and (max-width: 767px) {
  .sec01::before {
    content: none;
  }
  .sec01 .cookie_block {
    margin-top: 33px;
  }
}

.sec02 {
  position: relative;
  width: 100%;
  z-index: 1;
}
.sec02 .note_list {
  margin-top: 10px;
}
.sec02 .note_list .item {
  line-height: 1.7;
  padding-left: 1em;
  text-indent: -1em;
}

.sec03 .info_box + .info_box {
  margin-top: 12px;
}
.sec03 .conclusion {
  margin-top: 45px;
}

/* ======================================================================
 keyframes
====================================================================== */
