/* local setting */
body{
  font-family: MyHiraginoGothic,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
  margin: 0;
}

/* footer */
footer h2{
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0;
}
footer h3{
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1;
}
footer hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee;
  box-sizing: content-box;
  height: 0;
}
footer .row{
  margin-right: -16px;
  margin-left: -16px;
}
footer .row:after, .row:before {
  display: table;
  content: " ";
}
footer .row:after {
  clear: both;
}
footer .col-sm-8 {
  width: 66.66667%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}
footer .col-sm-4 {
  width: 33.33333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}
footer ol,footer  ol ol,footer  ol ul,footer  ul, ul ol,footer  ul ul {
  margin-bottom: 0;
}
footer ol,footer  ul {
  margin-top: 0;
}
footer .clearfix:after, .clearfix:before {
  display: table;
  content: " ";
}
footer .container:after, .container:before {
  display: table;
  content: " ";
}
footer .clearfix:after {
  clear: both;
}
footer *, footer :after, :before {
  box-sizing: border-box;
}
footer .container {
  width: 1104px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

footer.l-footer{
  min-width: 1104px;
  background-color: #f5f5f5;
  z-index: 2;
  position: relative;
}
footer.l-footer a{
  text-decoration: none;
  color: #333;
}
footer .l-footer__outer {
  border-top: 5px solid #e40011;
  z-index: 2;
  position: relative;
}
footer .l-footer__row {
  margin-top: 40px;
  margin-right: -17px;
  margin-left: -17px;
}
footer .l-footer__row:after, .l-footer__row:before {
  display: table;
  content: " ";
}
footer .l-footer__col,
footer .l-footer__col__x40{
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-right: 17px;
  padding-left: 17px;
}
footer .l-footer__row__x40 {
  margin-top: 15px;
  margin-right: -17px;
  margin-left: -17px;
}
footer .l-footer__col__x50 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-right: 17px;
  padding-left: 17px;
}
footer .l-footer__col__x40 {
  width: 40%;
}
footer .c-footer__menu+h2 {
  padding-top: 40px;
}
footer .c-footer__menu+h3 {
  padding-top: 32px;
}
footer .c-footer__menu__title {
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 10px;
  color: #e40011;
  border-bottom: 1px solid #ddd;
}
footer .c-footer__menu__subtitle{
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 10px;
  color: #333;
  border-bottom: 1px solid #ddd;
}
footer .c-footer__menu__title--bottom {
  margin-top: 38px;
  border-bottom: none;
}

footer .c-footer__menu__title>a {
  color: #e40011;
}
footer .c-footer__menu__subtitle>a {
  color: #333;
}
footer .c-footer__menu__title>a:hover {
  cursor: pointer;
}
footer .c-footer__menu__title>a:focus, .c-footer__menu__title>a:hover {
  text-decoration: underline;
}
footer .c-footer__menu {
  font-size: 13px;
  padding-top: 15px;
  padding-left: 0;
  list-style: none;
}
footer .c-footer__menu>li {
  line-height: 1.3;
  position: relative;
  margin-bottom: 12px;
  padding-left: 10px;
}
footer .c-footer__menu>li:before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "-";
  color: #333;
}
footer .c-footer__menu>li>a {
  color: #333;
}
footer .c-footer__btm__menu{
  padding-top: 32px;
  padding-left: 0;
  list-style: none;
}
footer .c-footer__btm__menu:after,
footer  .c-footer__btm__menu:before {
  display: table;
  content: " ";
}
footer .c-footer__btm__menu:after {
  clear: both;
}
footer .c-footer__btm__menu li {
  font-size: 12px;
  float: left;
  margin-right: 25px;
}
footer a:hover {
  cursor: pointer;
}
footer a:focus, footer a:hover {
  text-decoration: underline;
}

footer .l-footer__bottom {
  height: 84px;
  margin-top: 38px;
  border-top: 1px solid #e40011;
}

footer .l-footer__bottom__copyright {
  margin-top: 12px;
  margin-bottom: 10px;
}
footer .c-footer__copyright {
  font-size: 10px;
  line-height: 1em;
  text-align: right;
  color: #000;
}
footer .l-footer__bottom__logo {
  float: right;
  width: 137px;
  height: 31px;
  margin-top: 16px;
}
footer .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}


/* sns */

.l-footer__sns {
    background-color: #dddddd;
}
.l-footer__sns ul {
    margin: 0;
    padding: 16px 0;
    list-style: none;
    text-align: center;
}
.l-footer__sns ul li {
    margin: 0 16px;
    padding: 0;
    display: inline-block;
}
.l-footer__sns ul li a::before {
    content: "";
    display: inline-block;
    height: 14px;
    margin: 0 8px 0 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.l-footer__sns__facebook a::before {
    background-image: url(../img/icon_facebookat2x.svg);
    background-size: 14px 14px;
    width: 14px;
}
.l-footer__sns__twitter a::before {
    background-image: url(../img/icon_twitterat2x.svg);
    background-size: 17px 14px;
    width: 17px;
}
.l-footer__sns__instagram a::before {
    background-image: url(../img/icon_instagramat2x.svg);
    background-size: 14px 14px;
    width: 14px;
}
.l-footer__sns__youtube a::before {
    background-image: url(../img/icon_youtubeat2x.svg);
    background-size: 20px 14px;
    width: 20px;
}

.l-footer__outer {
    border-top: 5px solid #e40011;
}