@charset "utf-8";



#main_box { line-height: 2.0; }



/* side_menu ----------------- */

li.btn451 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

li.btn451 > a {

  pointer-events:none;

  cursor: auto;

}

#side_box .side_menu li.btn451 > a::after {

  display: none;

}





/* == csr_diversity_diversity =============== */

/* contents ---- */



.box01 .img {

  width: calc(350 / 794 * 100%);

  margin-left: 20px;

}

.box01 .img p {

  line-height: 1;

}

.box01 .img p ._note {

  display: inline-block;

}

@media screen and (max-width:767px) {

  .box01 .img {

    width: 100%;

    margin-left: 0;

  }

}



