@charset "utf-8";
/* CSS Document */

#common_footer {
  text-align: left;
}

@media screen and (max-width: 767px) {
  #common_footer {
    padding-bottom: 90px;
  }
}

#common_footer .cFix img {
  height: 33px;
}

@media screen and (max-width: 767px) {
  #common_footer .cFix img {
    height: auto;
    width: 60vw;
  }
}

#common_footer .cFix .ftLogo {
  height: auto;
}

#common_footer div.inner {
  line-height: initial;
}

#common_footer div.inner dl {
  padding: 20px 15px;
  font-size: 12px;
}

#common_footer div.inner dl dt {
  text-align: center;
  padding: 20px;
}

#common_footer div.inner div.brandListArea ul li {
  margin-right: 35px;
  float: left;
  display: block;
  width: 132px;
  text-align: center;
  font-size: 11px;
  letter-spacing: initial;
}

#common_footer div.inner div.brandListArea ul li img {
  margin-bottom: 10px;
  display: block;
}

#common_footer div.inner div.brandListArea .sp-area {
  background-color: #f8f8f8;
}

#common_footer div.inner div.brandListArea .sp-area .link-area {
  padding: 30px 40px 20px;
}

#common_footer div.inner div.brandListArea .sp-area .link-area .title {
  font-size: 18px;
  font-weight: bold;
}

#common_footer div.inner div.brandListArea .sp-area .link-area div {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  #common_footer div.inner div.brandListArea .sp-area .link-area div {
    font-size: 16px;
  }
}

#common_footer div.inner div.brandListArea .sp-area .link-area div a {
  text-decoration: none;
  position: relative;
}

#common_footer div.inner div.brandListArea .sp-area .link-area div a .site-name {
  color: #333333;
  display: inline;
}

#common_footer div.inner div.brandListArea .sp-area .link-area div a:after {
  content: "";
  position: absolute;
  background: url(../img/tab_btn.png) right top 6px no-repeat;
  background-size: 14px;
  width: 26px;
  height: 23px;
}

#common_footer div.inner div.brandListArea .sp-area .count {
  padding: 24px 15px;
  background-color: #ffffff;
}

#common_footer div.inner div.brandListArea .sp-area .count img {
  width: 100%;
}

#common_footer #linkList {
  line-height: initial;
}

#common_footer #linkList div.inner ul {
  font-size: 12px;
  padding-bottom: 14px;
}

#common_footer #linkList div.inner ul li {
  padding-bottom: 6px;
  padding-left: 15px;
  float: left;
}

#common_footer #linkList div.inner ul li a {
  color: #333333;
  text-decoration: none;
}

#common_footer #linkList div.inner p {
  text-align: center;
  float: none;
  font-size: 12px;
  margin-bottom: 14px;
}

#common_footer .cFix {
  min-height: 1px;
}

#common_footer .cFix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media (min-width: 768px) {
  #common_footer {
    padding: 15px 0 80px;
    background-color: #e8e6e3;
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  #common_footer div.inner {
    margin: 0 auto;
    width: 980px;
  }
}

@media (min-width: 768px) {
  #common_footer div.inner dl {
    margin-bottom: 25px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  #common_footer div.inner dl dt {
    text-align: unset;
    padding: 5px 0 0;
    float: left;
  }
  #common_footer div.inner dl dt dd {
    margin-top: 5px;
    width: 695px;
    float: right;
    line-height: 1.8;
  }
}

@media (min-width: 768px) {
  #common_footer div.inner div.brandListArea {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  #common_footer div.inner div.brandListArea ul li {
    font-weight: bold;
    letter-spacing: -0.1em;
  }
  #common_footer div.inner div.brandListArea ul li a {
    text-decoration: none;
    color: #000000;
  }
}

@media (min-width: 768px) {
  #common_footer #linkList {
    margin-top: 50px;
  }
}

@media (min-width: 768px) {
  #common_footer #linkList div.inner ul {
    float: left;
    padding-bottom: 10px;
  }
}

@media (min-width: 768px) {
  #common_footer #linkList div.inner ul li {
    margin-right: 38px;
    background: url(/fs/kd-advanced/common/img/icon_footerlink.gif) left top 5px no-repeat;
  }
}

@media (min-width: 768px) {
  #common_footer #linkList div.inner ul li a {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  #common_footer #linkList div.inner p {
    clear: both;
    text-align: right;
  }
}
/*▼教室数画像削除後の調整*/
@media screen and (max-width:767px) {
	#common_footer #linkList div.inner ul {
		padding-top: 14px;
	}
	}/*sp end*/
/*▲教室数画像削除後の調整*/

/*▼PC footerブランドリスト*/
@media screen and (min-width:768px) {
#common_footer .cFix img {
	height: auto;
}
#common_footer div.inner div.brandListArea {
	margin: 0;
}
#common_footer div.inner div.brandListArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}
#common_footer div.inner div.brandListArea ul li {
	font-weight: normal;
	letter-spacing: initial;
	display: block;
	text-align: center;
	margin: 0 0 20px;
	float: none;
	font-size: 14px;
	width: 190px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(1) img {
	margin: 0px auto 6px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(2) img {
	width: 75%;
	margin: 0 auto 2px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(3) img {
	width: 92%;
	margin: 0 auto 2px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(4) img {
	width: 79%;
	margin: 0 auto 6px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(5) img {
	width: 77%;
	margin: 0 auto 3px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(6) img {
	width: 82%;
	margin: 0 auto 2px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(7) img {
	width: 83%;
	margin: 0 auto 6px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(8) img {
	width: 68%;
	margin: 0 auto 2px;
}
#common_footer div.inner div.brandListArea ul li:nth-child(9) img {
	width: 81%;
	margin: 0 auto 6px;
}
#common_footer div.inner div.brandListArea ul li .logo_name {
	line-height: 1.4;
	font-size: 12px;
	letter-spacing: -0.05em;
}
}/*pc end*/
/*▲PC footerブランドリスト*/

	
	