@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

/* ========== c-ground-01 ========== */
.c-ground-01.c-ground-01_nomargin{
  padding: 0;
}
.c-ground-01 .c-ground-01_inner{
  padding: 0 54px 74px;
}
@media only screen and (max-width: 640px){
  .c-ground-01 .c-ground-01_inner{
    padding: 0 10px 50px;
  }
}
/* ========== contents_collar ========== */
/* -- c-ground-guidance_learn -- */
.c-ground-guidance_learn{
  background-color: #d8f3fd;
}
/* ========== c-ground_update_timing ========== */
.c-ground_update_timing{
  position: relative;
}
.c-ground_update_timing .c-figure_update_timing_btn{
  position: absolute;
}
/*--- pc --*/
.c-ground_update_timing_pc .update_timing_btn01{
  top: 35.3%;
  left: 11.5%;
  width: 46.241%;
}
.c-ground_update_timing_pc .update_timing_btn02{
  top: 45.5%;
  left: 11.5%;
  width: 46.241%;
}
.c-ground_update_timing_pc .update_timing_btn03{
  top: 69.8%;
  left: 11.5%;
  width: 46.241%;
}
.c-ground_update_timing_pc .update_timing_btn04{
  top: 73%;
  left: 11.5%;
  width: 46.241%;
}
.c-ground_update_timing_pc .update_timing_btn05{
  top: 72.4%;
  left: 63.3%;
  width: 36.9%;
}
.c-ground_update_timing_pc .update_timing_btn06{
  top: 96%;
  left: 63.3%;
  width: 36.9%;
}
.c-ground_update_timing_pc .update_timing_btn07{
  top: 20%;
  left: 11.5%;
  width: 46.241%;
}
.c-ground_update_timing_pc a img:hover{
  opacity: .7;
}
/*--- sp --*/
.c-ground_update_timing_sp .update_timing_btn01{
  top: 27.2%;
  left: 27.5%;
  width: 72.6%;
}
.c-ground_update_timing_sp .update_timing_btn02{
  top: 34.4%;
  left: 27.5%;
  width: 72.6%;
}
.c-ground_update_timing_sp .update_timing_btn03{
  top: 52.68%;
  left: 27.5%;
  width: 72.6%;
}
.c-ground_update_timing_sp .update_timing_btn04{
  top: 55.5%;
  left: 27.5%;
  width: 72.6%;
}
.c-ground_update_timing_sp .update_timing_btn05{
  top: 77.2%;
  left: 27.5%;
  width: 72.6%;
}
.c-ground_update_timing_sp .update_timing_btn06{
  top: 96.6%;
  left: 27.5%;
  width: 72.6%;
}
.c-ground_update_timing_sp .update_timing_btn07{
  top: 14.2%;
  left: 27.5%;
  width: 72.6%;
}
/* ========== c-ground-fx_check ========== */
.c-ground-fx_check{
  background-color: #fff;
  border: solid 4px #bce9f9;
  margin-top: 3em;
  padding: 0em 1em 2em 1em;
  position: relative;
}
.c-ground-fx_check .c-figure-fx_check_head{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.c-ground-fx_check_pc .c-figure-fx_check_head{
  width: 67.442%;
  top: -2.5em;
}
.c-ground-fx_check_sp .c-figure-fx_check_head{
  width: 85%;
  top: -3.3em;
}
@media only screen and (max-width: 768px){
  .c-ground-fx_check{
    margin-top: 3.5em;
    padding: 1.5em 1em 2em 1em;
  }

  .c-ground-fx_check_pc .c-figure-fx_check_head{
    top: -2.9em;
  }

  .c-ground-fx_check_sp .c-figure-fx_check_head{
    top: -2.8em;
  }
}
.c-ground-fx_check .c-column-group .col-unit-1\/2{
  float: left;
  display: inline;
  width: 48.57142857142857%;
  margin-left: 2.857142857142857%;
  margin-top: 0;
}
.c-ground-fx_check .c-column-group .col-unit-1\/2:first-child{
  margin-left: 0;
}