@charset "utf-8";
#contents {
	background-color: #D9E9D3;
}
.wrap_license {
	margin: 0 auto;
	width: 940px;
}
.wrap_license h2 {
	font-size: 28px;
	font-size: 2.8rem;
	text-align: center;
	padding-bottom: 25px;
	background-image: url(../img/contact/contact_bar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 25px;
}
.wrap_license h3 {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 30px;
	line-height: 1.6;
	background-image: url(../img/news/bg_h01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.tbl01 {
	width: 100%;
}
.tbl01 td {
	width: 33.3%;
	vertical-align: top;
}
ul.list {
	padding-bottom: 100px;
}
ul.list.last {
	padding-bottom: 0;
}
ul.list li {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 25px;
	background-image: url(../img/common/arrow_img07.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}

@media screen and (max-width: 767px) {
.wrap_license {
	width: auto;
}
.wrap_license h2 {
	margin-bottom: 30px;
	font-size: 1.8rem;
}
.wrap_license h3 {
	line-height: 1.5;
	font-size: 1.7rem;
	letter-spacing: -0.025em;
}
.tbl01 {
	margin-bottom: 30px;
}
.tbl01 td {
	width: 100%;
	padding: 0;
	display: block;
}
.tbl01 td .list {
	padding-bottom: 0px;
}

ul.list {
	padding-bottom: 30px;

}
ul.list.last {
}
ul.list li {
	line-height: 1.5;
	font-size: 1.4rem;
}
}
