@charset "utf-8";



#main_box { line-height: 2.0; }



/* side_menu ----------------- */

li.btn01 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

#side_box .side_menu li.btn01 > a {

  pointer-events:none;

  cursor: auto;

}

#side_box .side_menu li.btn01 > a::after {

  display: none;

}





/* contents ---- */

.ir_message .lede {

    margin-bottom: 20px;

    font-size: 123%;

    font-weight: bold;

}

#main_box .img {

  width: calc(340 / 794 * 100%);

	margin-right: 16px;

	margin-bottom: 16px;

}



#main_box .txt-list {

    padding-left: 1em;

}

#main_box .tit {

    clear: both;

    margin-top: 20px;

    padding-right: 50px;

    text-align: right;

}

#main_box .name {

  

    margin-top: 10px;

    margin-right: 10px;

    text-align: right;

}

#main_box .name img {

  width: 130px;

  height: 30px;

}