.nav-cmn-global-member-enter .btn-cmn-light {
  background-color: #ff8400;
  border: 1px solid #fff; }

#fix-list {
  display: block !important;
  z-index: 3;
  transition: none;
  position: fixed;
  width: 70px;
  height: auto;
  right: 10px;
  bottom: 20px;
  overflow: visible; }
  #fix-list a.fix-totop,
  #fix-list a.fix-sns,
  #fix-list a.fix-fine {
    width: 70px;
    height: auto;
    margin-bottom: 7px;
    background-color: rgba(0, 103, 78, 0.7);
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
    display: -js-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: static;
    z-index: 10;
    line-height: 1.4;
    font-size: 13px; }
    #fix-list a.fix-totop img,
    #fix-list a.fix-sns img,
    #fix-list a.fix-fine img {
      display: block; }
    #fix-list a.fix-totop span,
    #fix-list a.fix-sns span,
    #fix-list a.fix-fine span {
      display: block;
      width: 100%;
      text-align: center;
      line-height: 1.1;
      padding-top: 5px; }
  #fix-list a.fix-fine.login {
    padding: 15px 0;
    background-image: url(/z0y6LaZKWu/wp-content/themes/hokuto2017/img/ico-point.svg);
    background-repeat: no-repeat;
    background-size: 80% auto;
    background-position: center center; }
  #fix-list a.fix-fine figure {
    width: 100%; }
    #fix-list a.fix-fine figure img {
      width: 36px;
      margin: 0 auto 3px;
      display: block; }
  #fix-list a.fix-fine + .overcomment {
    display: none; }
  #fix-list a.fix-fine:hover + .overcomment {
    display: block;
    position: absolute;
    width: 280px;
    height: auto;
    border: 2px solid #00674e;
    right: 20px;
    bottom: 90px;
    border-radius: 10px;
    z-index: 20; }
    #fix-list a.fix-fine:hover + .overcomment .over-in {
      color: #00674e;
      font-size: 15px;
      padding: 10px 10px 30px;
      background-color: #fff;
      position: relative;
      border-radius: 10px;
      overflow: hidden;
      z-index: 0; }
    #fix-list a.fix-fine:hover + .overcomment::after {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      right: 8px;
      bottom: -16px;
      border: 5px solid transparent;
      border-top: 10px solid #00674e;
      z-index: 10; }
    #fix-list a.fix-fine:hover + .overcomment img {
      display: block;
      position: absolute;
      max-width: 80px;
      right: -10px;
      bottom: -20px;
      transform: rotate(-10deg);
      z-index: -1; }

.footer-tool .share .mask {
  z-index: -1; }

.footer-wrap .area-cmn-info .area-first {
  max-width: 1100px;
  margin: 0 auto 50px; }
  .footer-wrap .area-cmn-info .area-first > .ttl-cmn-02 {
    margin-top: 0; }

#colorbox #cboxContent {
  background-color: transparent; }

#colorbox #inline-content {
  border-radius: 10px;
  background-color: #00674e;
  border: 2px solid #fff;
  padding: 24px;
  font-size: 15px;
  color: #fff; }
  #colorbox #inline-content a {
    color: #fff; }

@media only screen and (max-width: 767px) {
  #colorbox #cboxLoadedContent {
    margin-bottom: 15px; }
  #colorbox #inline-content {
    padding: 15px 15px 0; }
  #fix-list {
    width: 42px;
    right: 5px;
    bottom: 20px;
    line-height: 1.7; }
    #fix-list a.fix-totop,
    #fix-list a.fix-sns,
    #fix-list a.fix-fine {
      width: 42px;
      margin-bottom: 4px;
      border-radius: 2px;
      padding: 5px 0;
      font-size: 10px; }
    #fix-list a.fix-sns img {
      width: 13px;
      padding-top: 3px; }
    #fix-list a.fix-totop img {
      width: 13px; }
    #fix-list a.fix-fine:hover + .overcomment {
      display: none; }
  .footer-tool .share .mask {
    z-index: -1; }
  .footer-wrap .area-cmn-info .area-first {
    margin-bottom: 20px; }
    .footer-wrap .area-cmn-info .area-first > .grid-cmn > .col > .grid-cmn {
      -webkit-align-items: center;
      align-items: center;
      border-top: 1px solid #ccc; }
    .footer-wrap .area-cmn-info .area-first > .grid-cmn > .col:last-of-type {
      border-bottom: 1px solid #ccc;
      padding-bottom: 10px; }
    .footer-wrap .area-cmn-info .area-first .ttl-cmn-06 {
      font-size: 13px; } }
