@charset "utf-8";



#main_box { line-height: 2.0; }



/* side_menu ----------------- */

li.btn108 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

li.btn108 > a {

  pointer-events:none;

  cursor: auto;

}

#side_box .side_menu .menu_grp_c > li.btn108 > a::after {

  display: none;

}







/* contents ---- */



.box02 img.right {

  width: 240px;

}

@media screen and (max-width:767px) {

  .box02 img.right {

    width: 100%;

  }

}



.ir_data_list > ul > li {

  border-top: 2px rgb(162,163,163) solid;

  border-bottom: 2px rgb(162,163,163) solid;

  padding-top: 0;

  padding-bottom: 0;

}



.ir_data_list > ul > li:first-child {

  margin-top: 0;

}



.ir_data_list > ul >  li > table {

  margin-top: 2px;

  margin-bottom: 2px;

  border-bottom: 1px rgb(162,163,163) solid;

}



.ir_data_list .theme_title {

  font-size: 112.5%;

  font-weight: 700;

}





