@charset "utf-8";

/* !common
---------------------------------------------------------- */

/* !banner_footer
---------------------------------------------------------- */
#banner_footer {
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
  z-index: 10;
  display: block;
  position: relative;
}
#banner_footer .ico {
	margin-left: 5px;
	vertical-align: baseline;
}
.ftridxBnrSec01Wrp{
  padding:0 0 16px 0;
  background: url(../images/footer/bg_footer03.gif) repeat left top;
  background-size: 40px 40px;
  overflow: hidden;
}
.footerIndexBnrContent{
  width: 980px;
  margin: 0 auto;
}
.footerBnrSec01{
  width: 721px;
  float: left;
  padding-right: 14px;
}
.footerBnrSec_line{
  border-left: 1px solid #777;
  float: left;
  height: 423px;
  margin: 26px 0 0 0;
}
.footerBnrList01 li{
  float: left;
  width:231px;
  height: 180px;
  background: #fff;
  margin-bottom: 14px;
  overflow: hidden;
}
.footerBnrList01 li a{
  text-decoration: none;
  display: block;
}
.footerBnrSec01 .footerBnrList01 > *:first-child + *,
.footerBnrSec01 .footerBnrList01 > *:first-child + * + * + * + * {
  margin: 0 14px 14px;
  overflow: hidden;
}
.footerBnrList01 li
.inner .indexBox01 {
  display: table;
  padding: 13px 12px 9px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: none;
  background-color: #fff;
  border-top: 1px solid #c9c9c9;
}
.footerBnrList01 li
.inner .indexBox01 .content {
  display: table-cell;
  vertical-align: middle;
}
.footerBnrList01 li.search .brand_img_inner{
  padding: 0% 0% 0% 0% !important;
  background-color:#000;
}
.footerBnrList01 li.search .indexBox01{
  display: block;
  height: 106px;
}
.footerBnrList01 li .inner .indexBox01 .content .h4_arrow01 {
  font-size: 100%;
}
.indexBox01 .h4_arrow01 {
  padding-left: 14px;
  background: url(../images/ico_arrow_l01.png) no-repeat left 0.2em;
  color: #393939;
  font-size: 114.28%;
  margin-bottom: 11px;
}
.indexBox01 .h4_arrow01 a{
  color: #393939;
}
.indexBox01 .content .ftrBnrTxt{
  font-size: 12px;
  line-height: 18px;
  color: #696969;
}
.h3_brandfooter_01Wrap{
  width: 100%;
}

/* !biggerlink
----------------- */
.footerBnrList01 li .biggerlink {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  cursor: pointer;
}

@media screen and (min-width: 980px){
	.brand_img{
		padding-left:47px !important;
  }
}

@media screen and ( max-width: 979px) {
  .footerIndexBnrContent {
    width : 100%;
  }
  #banner_footer {
    min-width: 320px;
  }
  .footerBnrSec01{
    width: 100%;
    padding: 0;
  }
  .footerBnrSec01 {
    border-bottom: 1px solid #949494;
  }
  .b-select .footerBnrSec01 {
    border-bottom: 1px solid #f99d1b;
  }
  .ftridxBnrSec01Wrp {
    padding: 0;
  }
  .ftridxBnrSec01Wrp {
    background: url(../images/bg_footer03.gif) repeat left top;
    background-size: 40px 40px;
    overflow: hidden;
  }
  .footerBnrList01 li {
    display: block;
    margin: 0 !important;
    padding: 0;

    width: 100%;
    height: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #494949;
    background-color: transparent;
    position: relative;
  }
  .footerBnrList01 li:last-child{
    border-bottom: none;
  }
  .footerBnrList01 li .inner {
    padding: 20px 32px 20px 20px;
    display: table;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: transparent;
    table-layout: fixed;
  }
  .brand_img {
    display: table-cell;
    max-width: 176px;
    width: 32.78%;
    vertical-align: middle;
  }
  .brand_img_inner{
    padding: 20.51% 5% 20.51% 5%;
    background-color:#fff;
  }
  .brand_img100per{
    width: 100%;
    height: auto;
  }
  .footerBnrList01 li .inner .indexBox01 {
    display: table-cell;
    padding: 0;
    width: 100%;
    vertical-align: middle;
    background-color: transparent;
    border: inherit;
    color: #fff;
  }
  .footerBnrList01 li .inner .indexBox01 .content a{
    color: #fff;
  }
  .footerBnrList01 li .inner .indexBox01 .h4_arrow01 {
    color: #fff;
    font-size: 115%;
    padding-left: 22px;
    background: none;
  }
  .footerBnrList01 li .inner .indexBox01 p.ftrBnrTxt {
    color: #fff;
    font-size: 100%;
    padding-left: 22px;
  }
  .footerBnrList01 li:after {
    content: url(../images/ico_arrow_l01_2x.png);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    margin-top: -12px;
    position: absolute;
    top: 50%;
    right: 10px;
  }
  .footerBnrSec_line {
    display: none;
  }

  .b-select {
    background: #f99d1b;
  }
  .b-select .brand_img_inner img {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
	.footerBnrList01 li .inner .indexBox01 {
		width: 60.22%;
	}
	.footerBnrList01 li .inner .indexBox01 .content a {
		font-size: 115%;
		font-weight: normal;
		display: block;
	}
	.footerBnrList01 li .inner .indexBox01 p.ftrBnrTxt {
		font-size: 12px;
		line-height: 1.5em;
	}
	.indexBox01 .h4_arrow01 {
		margin-bottom: 0px;
	}
}
