@charset "UTF-8";
/*-- [Sub_footer] --*/
.sub_footer {
  background-color: #f6f3ef;
}
.sub_footer.sub_footer_main .sub_footer_inr {
  padding: 40px 20px;
}
.sub_footer_inr {
  width: 1180px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 60px 20px;
  overflow: hidden;
  text-align: center;
}
.sub_footer_inr > .sentence{
  margin-top: 16px;
  margin-bottom: 0;
}
.sub_footer_ttl {
  margin-bottom: 30px;
  font-size: 2.2rem;
  line-height: 4.8rem;
}
.sub_footer_bnt_list_wrapper {
  margin-bottom: 0px;
}
.sub_footer_bnt_list_wrapper+.sentence {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 30px;
  background: url(/n_common/img/icon/sub_footer_info_rd.png) no-repeat;
  color: #d70839;
}
.sub_footer .gridbox_list {
  line-height: 0;
}
/*-- [Sub_footer] --*/
/*-- [Footer] --*/
.f_icons {
  background-color: #fff;
}
.icons_inr {
  width: 800px;
  padding: 60px 190px;
  margin: 0 auto;
  zoom: 1;
}
.icons_inr::before, .icons_inr:after {
  content: "";
  display: table;
}
.icons_inr:after {
  clear: both;
}
.icon_list {
  float: left;
  width: 400px;
  box-sizing: border-box;
  margin-top: 5px;
  padding: 0 0;
  line-height: 0;
  text-align: left;
}
.icon_list.mark {
  margin-top: 0;
  border-left: 1px solid #ddd;
  text-align: right;
}
.icon_list.mark li {
  margin: 0 12px;
}
.icon_list li {
  display: inline-block;
  margin: 0 6px;
}
.icon_list li a {
  display: block;
  line-height: 0;
  transition: opacity 0.3s;
}
.icon_list li a:hover {
  opacity: 0.6;
}
.f_map {
  background-color: #f6f7f7;
}
.f_map.ver_d {
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #094986), color-stop(50%, #1a669b), to(#3c5499));
  background: linear-gradient(to right, #094986 1%, #1a669b 50%, #3c5499 100%);
}
.f_map.ver_d .f_list a {
  color: #fff;
  background-image: url("/n_common/img/icon/icon_arrow_forward_white.png");
}
.f_map.ver_d .f_list_ttl {
  color: #fff;
}
.map_inr {
  display: table;
  width: 1180px;
  box-sizing: border-box;
  padding: 60px 0;
  margin: 0 auto;
}
.f_list {
  display: table-cell;
  width: 20%;
  font-size: 1.4rem;
}
.f_list a {
  display: inline-block;
  padding-left: 1em;
  background: url("/n_common/img/icon/icon_arrow_forward_black.png") top 5px left no-repeat;
  background-size: 8px 13px;
  text-decoration: none;
  color: #333;
  transition: opacity 0.3s;
}
.f_list a:hover {
  text-decoration: underline;
  opacity: 0.6;
}
.f_list ul {
  padding-left: 1em;
}
.f_list ul.no_indent {
  padding-left: 0;
}
.f_list ul li {
  margin-top: 6px;
}
.f_list ul+.f_list_ttl {
  margin-top: 2em;
}
.f_list_ttl {
  display: block !important;
  font-size: 1.6rem;
  font-weight: bold;
}
.f_list_ttl+.f_list_ttl {
  margin-top: 2em;
}
.f_map_sp {
  display: none;
}
.f_btm {
  text-align: center;
}
.btm_ttl {
  padding: 1em;
}
.btm_copy {
  padding-bottom: 1em;
  font-size: 1.2rem;
}
  /* Go to top btn
-----------------*/
.go_top {
  display: none;
  position: fixed;
  width: 48px;
  height: 48px;
  right: 20px;
  bottom: 20px;
  background: url("/n_common/img/icon/icon_arrow_upward.png") center center no-repeat;
  background-color: #fff;
  box-shadow: 1px 1px 10px #222222;
  border-radius: 3px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 100;
}
.top_btn a {
  display: block;
  width: 100%;
  height: 100%;
}
/*-- [Mediaquery] --*/
@media screen and (max-width: 768px) {
  #footer {
    position: relative;
  }
  .f_icons {
    padding: 30px 0 30px;
  }
  .icons_inr {
    width: 100%;
    box-sizing: border-box;
    padding: 0 16px;
  }
  .icon_list {
    float: none;
    width: 100%;
    padding: 0 0 16px 0;
    margin-top: 0;
    text-align: center;
  }
  .icon_list.mark {
    padding: 16px 0 0 0; 
    border-left: 0;
    border-top: 1px solid #ddd;
    text-align: center;
  }
  .icon_list.mark li {
    margin: 0 3%;
  }
  .icon_list li {
    margin: 0 3%;
  }
  .icon_list li.win {
    width: 50%;
    max-width: 235px;
  }
  .icon_list li.gallup {
    width: 24%;
    max-width: 107px;
  }
  .icon_list li.iso {
    max-width: 63px;
    width: 15%;
  }
  .icon_list li.privacy {
    width: 15%;
    max-width: 71px;
  }
  .icon_list li.lstar {
    width: 15%;
    max-width: 68px;
  }
  .icon_list li img {
    width: 100%;
  }
  .f_map {
    display: none;
  }
  .f_map_sp {
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 40px 30px;
    background-color: #f6f7f7;
  }
  .f_map_sp.ver_d {
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #094986), color-stop(50%, #1a669b), to(#3c5499));
    background: linear-gradient(to right, #094986 1%, #1a669b 50%, #3c5499 100%);
  }
  .f_map_sp.ver_d>ul li a {
    background-image: url("/n_common/img/icon/icon_arrow_forward_white.png");
    color: #fff;
  }
  .f_map_sp>ul {
    display: table-cell;
  }
  .f_map_sp>ul li {
    margin-top: 1em;
  }
  .f_map_sp>ul li:first-child {
    margin-top: 0;
  }
  .f_map_sp>ul li a {
    display: inline-block;
    padding-left: 1em;
    background: url("/n_common/img/icon/icon_arrow_forward_black.png") top 5px left no-repeat;
    background-size: 8px 13px;
    text-decoration: none;
    color: #333;
  }
  .f_map_sp>ul li a:hover {
    text-decoration: underline;
    opacity: 0.6;
  }
  .btm_ttl {
    background-color: #f6f3ef;
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .btm_copy {
    padding: 6px 16px;
    background-color: #f8f9fb;
    font-size: 1rem;
  }
  .sub_footer_inr {
    width: 100%;
    padding: 30px 16px;
  }
  .sub_footer_ttl {
    margin-bottom: 20px;
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .sub_footer_ttl+.sentence {
    font-size: 1.4rem;
  }
  .sub_footer.sub_footer_main .sub_footer_inr {
    padding: 40px 16px;
  }
  .sub_footer .gridbox_list .grid_item_ss{
    margin-bottom: 16px;
  }
  .sub_footer .gridbox_list .grid_item_ss:last-child{
    margin-bottom: 0;
  }
}
/*-- [/Mediaquery] --*/
/*-- [#contact / Mediaqueryの打消し] --*/
body#marketing .footer_inr {
  width: 1140px !important;
}
