@charset "utf-8";

/*---------------------*/
@media screen and (min-width: 768px) {
.plus {
	background-image: url("/image/sol/bunkyo/mmp/h2_bg.jpg") ;
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
      }
.easy {
	background-image: url("/image/sol/bunkyo/easy/h2_bg.jpg");
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
      }
.webmanager {
	background-image: url("/image/sol/bunkyo/forweb/h2_bg.jpg");
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	}
.library {
	background-image: url("/image/sol/bunkyo/library/h2_bg.jpg");
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	}
	.certificate {
	background-image: url("/image/sol/bunkyo/certification/h2_bg.jpg");
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	}
	.certificate2 {
	background-image: url("/image/sol/bunkyo/certification/h2_bg_3200.jpg");
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	}
	.library-gate {
	background-image: url("/image/sol/bunkyo/gate/h2_bg.jpg");
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	}

}
/*-----------------------------------------*/
.certificate_function .col-left{	width:30%;}
.certificate_function .col-right{	width:70%;}
/*-----------------------------------------*/

/* MMP */
#chart_list{margin: 0;padding: 0;max-width: 800px;}
#chart_list td,#chart_list th{border: none;}
#chart_list td {text-indent:-9999px;width: 25%;}
.bg-trpt li{background-color: transparent!important;}