@charset "utf-8";
/* CSS Document */

#footer {
    background: url(/images/bg_footer.jpg) repeat-x left top;
    padding: 20px 0;
    min-width: 950px;
}
#footerInner {
    width: 950px;
    margin: auto;
}
#footer-link {
    float:left;
}
#footer-link ul {
    float: left;
    padding: 0 10px;
    background: url(/images/bg_footermenu.jpg) repeat-y right top;
    min-height: 135px;
    height: auto;
}
#footer-link ul li {
    background: url(/images/bg_footer_arw.jpg) no-repeat left center;
    padding: 0 0 0 10px;
    line-height: 2;
}
#footer-link ul li a {
    color: #fff;
    text-decoration: none;
}
#footer-info {
    float: left;
    padding-left:15px;
}
#footer-info h3 {
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    margin: 0 0 10px;
}
#footer-info ul li {
    color: #fff;
    line-height: 2;
}

#footer-info p {
    color: #fff;
    width: 356px;
}
#floatMenu {
    position:absolute;
    top:250px;
    right:0px;
    z-index:3
}
#eliminator {
    cursor:pointer;
    text-align:right;
}
#member_login {
    text-align:right;
}
#member_login a {
    display:block;
}


#searchlink{
    background: #eeeeee;
    padding: 15px 0;
}

#searchlink #searchlink-inner{
    width: 950px;
    margin: 0 auto;
}

#searchlink #searchlink-inner .link-area{
    padding: 5px 10px;
}

#searchlink #searchlink-inner .link-area p{
    font-weight: bold;
    float: left;
    width: 140px;
    color: #737373;
}

#searchlink #searchlink-inner .link-area .subhead-row{
    width: 790px;
    float: right;
}

#searchlink #searchlink-inner .link-area .subhead-row li {
    float: left;
}

#searchlink #searchlink-inner .link-area .subhead-row li span{
    display: inline-block;
    margin: 0 5px 0 0;
}


/*------------------ 会員ログイン時必須 ------------------*/
.ft_login_display{
    position:fixed;
    bottom: 0px;
    z-index: 5000;
    background:#ED1C24;
    opacity: 0.7;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
}
/*------------------ 会員ログイン時必須 ------------------*/


.l-footer * {
    font-family: "Noto Sans JP", sans-serif;
    box-sizing: border-box;
    color: #BEAF87;
  }
  
  .l-footer {
    background-color: #262626;
    min-width: 1080px;
  }
  .l-footer a:hover {
    text-decoration: none;
    opacity: 0.7;
    color: #BEAF87;
  }
  .l-footer .footer__container {
    width: 1080px;
    margin: 0 auto;
  }
  .l-footer .footer__top {
    display: flex;
    justify-content: space-between;
    padding-top: 110px;
    margin-bottom: 66px;
  }
  .l-footer .footer__left {
    display: flex;
    padding-top: 2px;
  }
  .l-footer .footer__wrapper {
    width: 220px;
    margin-right: 15px;
  }
  .l-footer .footer__wrapper-3 {
    margin-right: 20px;
  }
  .l-footer .footer__title {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 3px;
    border-bottom: 1px solid #BEAF87;
    padding-left: 5px;
  }
  .l-footer .footer__list a {
    font-size: 16px;
    line-height: 2.5;
    position: relative;
    padding-left: 27px;
  }
  .l-footer .footer__list a::before {
    content: "▶";
    font-size: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
  }
  .l-footer .footer__right {
    width: 400px;
  }
  .l-footer .footer__logo {
    margin-bottom: 29px;
  }
  .l-footer .footer__logo a:hover {
    opacity: 1;
  }
  .l-footer .footer__group:not(:last-of-type) {
    margin-bottom: 34px;
  }
  .l-footer .footer__name {
    font-size: 20px;
    letter-spacing: 0.086em;
    padding-bottom: 5px;
    border-bottom: 1px solid #BEAF87;
    padding-left: 10px;
    margin-bottom: 5px;
  }
  .l-footer .footer__description {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    padding-left: 10px;
  }
  .l-footer .footer__links {
    display: flex;
    padding-bottom: 15px;
  }
  .l-footer .footer__link {
    font-size: 16px;
  }
  .l-footer .footer__link:not(:last-of-type)::after {
    content: "｜";
    padding: 0 16px;
  }
  .l-footer .footer__bottom {
    border-top: 1px solid #BEAF88;
  }
  .l-footer .footer__text {
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 19px 0 25px;
    line-height: 1.8;
  }

  #backtop img {
    display: none!important;
  }
  .top_btn_wrap {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1080px;
    z-index: 10;
  }
  .top_btn {
    position: absolute;
    right: -90px;
    bottom: 40px;
  }
  .float__area {
    position: fixed;
    top: 22.5vh;
    right: 0;
    z-index: 1000;
    width: 64px;
    }
    .float__text {
    text-align: center;
    }
    .float__list a {
    display: block;
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.28em;
    writing-mode: vertical-lr;
    height: 233px;
    background-color: #BEAF87;
    border-radius: 10px 0 0 10px;
    padding: 0 17px;
    padding-top: 72px;
    position: relative;
    }
    .float__list a:hover {
      color: #fff;
    }
    .float__list a::before {
    content: "";
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    }
    .float__list-1 a {
    margin-bottom: 4px;
    }
    .float__list-1 a::before {
    background-image: url(../images/top/float_1.png);
    width: 33px;
    height: 41px;
    top: 20px;
    }
    .float__list-2 a::before {
    background-image: url(../images/top/float_2.png);
    width: 45px;
    height: 45px;
    top: 14px;
    }