.dots {
  margin-left: 180px;
}

.dot_a {
  margin-right: 16px;
}

.about-01 {
  background-image: url(../images/about/about_con01-bg.jpg);
  background-position: -220px 57%;
  padding: 125px 132px !important;
  height:831px;
  position: relative;
}

.about-01 p {
  margin: 50px 0 0 0;
}

.about-in_img {
  position: absolute;
}

.about-01_img01 {
  top: 10px;
  left: -200px;
}

.about-01_img02 {
  bottom:0;
  left: -230px;
}

.about-01_img03 {
  top: 0px;
  right: -10px;
}

.about-01_img04 {
  bottom: 30px;
  right: -10px;
}

.li-about-03 {
  margin-left: -2%;
}
.about-03 ul._sub {
  margin-left: 6%;
  float: left;
  width: 44%;
  
}
.about-03 ul._sub li {
  margin-bottom: 10px;
  line-height: 1.2em;
}

.d-contents {
  width: 90%;
  margin: 0 auto;
}

.d-heading {
  width: 80px;
  float: left;
  text-align: center;
  padding: 10px 0;
  clear: both;
  border-bottom: 1px #b4b4b4 dotted;
}

.d-detail {
  margin-left: 80px;
  padding: 10px 15px;
  border-bottom: 1px #b4b4b4 dotted;
}

.no-border {
  border:none;
}


.tx-link {
  color: #3e5cdf;
  position: absolute;
  right: 5%;
}


/* アクセス */

.course_access ul {
  width: 88%;
  margin: 10px auto 0;
}
.course_access li {
  float: left;
  width: 32%;
}

.course_access li + li {
  margin-left: 2%;
}

.course_access h4 {
  border-bottom: 1px #a8be3f solid;
  margin-bottom: 5px;
  padding-bottom:7px;
}

.course_access .address {
  margin-top: 10px;
}

.course_access .address span {
  font-size: 0.8em;
  padding: 5px 8px;
  border-radius: 5px;
  color: #fff;
}

.course_access.course-02 .address span {
  background: #a8be3f;
  display: inline-block;
  margin-right: 10px;
}

.course_access2 li{
	width:49% !important;
	margin-bottom:20px !important;
}




/********************
    両サイドの画像
********************/

.side-left-01 {
  top: 1500px;
  right: 87%;
}

.side-left-02 {
  top: 1200px;
  right: 93%;
}

.side-left-03 {
  top: 2300px;
  right: 90%;
}

.side-left-crcl01 {
  top: 1800px;
  right: 92%;
}

.side-left-crcl02 {
  top: 1900px;
  right: 93%;
}

.side-right-01 {
  top:1000px;
  left: 86%;
}

.side-right-img02 {
  top:2375px;
  left: 78%;
}

.side-right-03 {
  top: 2600px;
  left: 70%;
}


.school-list{
	width: 100%;
	padding: 0px 3%;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	overflow: hidden;
}

.school-list h3{
	width: 7%;
	float: left;
	margin-top: 100px;
}

.school-detail{
  margin-top:10px;
	width: 98%;
	float: right;
}

.map-icon{
  margin-top:5px;
}
.school-detail tr{
	border-bottom: 1px solid #d2d2d2;
}

.school-detail th{
	color: #989898;
	text-align: left;
	padding: 10px 0;
  font-size:13px;
}
.school-detail td{
	text-align: left;
	padding: 10px 2% 10px 0%;
	vertical-align: middle;
}

.school-detail td:last-child{
	padding-right:0px;
}

.school-detail a:{
	margin-right:2px;
}

.school-name{
	color: #a7be3e;
	font-size: 17px;
   margin-top:3px;
}

.school-name span{
	font-size: 11px;
	font-weight: normal;
  margin-bottom:5px;
}