@charset "UTF-8";

footer a:link {
	color: #fff;
}

footer a:visited {
	color: #fff;
}

footer a:active {
	color: #fff;
}

footer a:hover {
	color: #fff;
}

/*-------------------------------*/
/*-------------------------------*/
/*フッタ*/
footer {
  margin: 0;
  font-size: 16px;
  color: #ffffff;
  background: #232320;
  position: relative;
  z-index: 2;
  font-family: 'Noto Sans JP', sans-serif;
}

.entry_member footer,
.cate_scene footer,
.pcate_scene footer,
.pcate_anniversary footer,
.cate_anniversary footer,
.page-company-domain footer {
  margin-top: 0;
}

footer a {
  color: #ffffff;
  text-decoration: none; }

footer a:hover {
  text-decoration: underline; }

/*フッタ-1 テキストリンク*/
footer .fLayTyp01 {
  padding: 50px 0; }

footer .fLayTyp01 .fNavCmn {
  display: flex;
  justify-content: center; }

footer .fLayTyp01 .fNavCmn li {
  margin: 0 30px; }

footer .fLayTyp01 .fNavCmn li.ico_blank a {
  padding-right: 18px;
  background: url(../images/common/ico_blank_w.svg) no-repeat right center / 9px auto;
}

@media screen and (max-width: 767px) {

  footer .fLayTyp01 .fNavCmn {
    display: none; } }
/*フッタ-2 業態リンク*/
footer .fLayTyp02 {
  padding: 60px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

footer .fLayTyp02 .fNavBiz {
  display: flex;
  justify-content: center;
  align-items: center; }

footer .fLayTyp02 .fNavBiz li {
  display: flex;
  align-items: center;
  margin: 0 15px;
  height: 60px; }

footer .fLayTyp02 .fNavBiz li a {
  display: block;
  padding: 0 5px; }

footer .fLayTyp02 .fNavBiz li img {
  height: 40px;
  width: auto; }

/*大将軍*/
footer .fLayTyp02 .fNavBiz li.fNavBizItem02 img {
  height: 53px; }

/*くいどん*/
footer .fLayTyp02 .fNavBiz li.fNavBizItem03 img {
  height: 42px; }

/*とりかく*/
footer .fLayTyp02 .fNavBiz li.fNavBizItem05 img {
  height: 55px; }

/*からしげ*/
footer .fLayTyp02 .fNavBiz li.fNavBizItem07 img {
  height: 41px; }

@media screen and (max-width: 767px) {
  footer .fLayTyp02 .fNavBiz {
    display: none; } }
/*フッタ-3 サイト名,Copyright*/
.fLayTyp03 {
  padding: 60px 0; }

/*サイト名*/
footer .siteName {
  display: flex;
  justify-content: center; }

footer .siteName img {
  display: block;
  width: auto;
  height: 30px; }

/*Copyright*/
.Copyright {
  display: flex;
  justify-content: center;
  padding: 60px 0 0 0;
  text-align: center;
  font-size: 12px;
  color: #ffffff; }

@media screen and (max-width: 767px) {
  .fLayTyp03 {
    padding: 30px 0; }

  footer .wrapNavBasicInfo {
    display: none; }

  footer .siteName {
    display: none; }

  .Copyright {
    padding: 0;
    font-size: 9px;
  }
}
/*-------------------------------*/
/*
.ft_kisoji_w {
	width: 78px;
	height: 37px;
}

.ft_daishogun_w {
	width: 59px;
	height: 40px;
}

.ft_kuidon_w {
	width: 46px;
	height: 40px;
}

.ft_suzunoren_w {
	width: 84px;
	height: 36px;
}

.ft_torikaku_w {
	width: 38px;
	height: 41px;
}

.ft_daiana_w {
	width: 65px;
	height: 40px;
}

.ft_karashige_w {
	width: 46px;
	height: 41px;
}
*/


