#headline .header-banner-tel .tel:before, #header-menu-short .header-banner-sns.header-banner-sns-gray .facebook, #header-menu-short .header-banner-sns.header-banner-sns-gray .twitter, #header-menu-short .header-banner-sns.header-banner-sns-gray .instagram {
  background-image: url('../images/common/sprite-sa604ab9457.png');
  background-repeat: no-repeat;
  -moz-background-size: 50px auto;
  -o-background-size: 50px auto;
  -webkit-background-size: 50px auto;
  background-size: 50px auto;
}

body {
  background-color: #666666;
}
@media screen and (max-width: 568px) {
  body {
    background: none;
  }
}

#wrap {
  opacity: 0;
}
@media screen and (max-width: 568px) {
  #wrap {
    opacity: 1;
  }
}

#firstview {
  position: relative;
}
@media screen and (max-width: 568px) {
  #firstview {
    position: static;
  }
}

#headline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
}
#headline .header-banner-tel .tel:before {
  width: 19px;
  height: 19px;
  background-position: -19px 0;
}
#headline + #header {
  top: 36px;
}
@media screen and (max-width: 568px) {
  #headline + #header {
    top: 0;
  }
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  background-color: transparent;
  z-index: 10;
}
@media screen and (max-width: 568px) {
  #header {
    position: fixed;
    text-shadow: none;
    background-color: #ffffff;
  }
}
#header .header-branding {
  color: #ffffff;
}
@media screen and (max-width: 568px) {
  #header .header-branding {
    color: inherit;
  }
}
#header .header-branding a:hover, #header .header-branding a:active {
  color: #e6e6e6;
}

@media screen and (min-width: 569px) {
  #header-menu {
    display: none !important;
  }
}

#header-menu-short .header-banner-sns.header-banner-sns-gray .facebook {
  width: 26px;
  height: 26px;
  background-position: 0 -113px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#header-menu-short .header-banner-sns.header-banner-sns-gray .twitter {
  width: 26px;
  height: 26px;
  background-position: 0 -191px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#header-menu-short .header-banner-sns.header-banner-sns-gray .instagram {
  width: 26px;
  height: 26px;
  background-position: 0 -35px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.mainmenu-pc-short {
  color: #ffffff;
}
.mainmenu-pc-short a:hover, .mainmenu-pc-short a:active {
  color: #cccccc;
}
.mainmenu-pc-short > .menu-item > ul {
  background-color: rgba(64, 64, 64, 0.5);
  border: none;
}
.text-white .mainmenu-pc-short > .menu-item > ul {
  border: none;
}
.mainmenu-pc-short > .menu-item > ul > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.mainmenu-pc-short > .menu-item-has-children:hover, .mainmenu-pc-short > .menu-item-has-children:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.mainmenu-pc-short > .menu-item-has-children li:hover, .mainmenu-pc-short > .menu-item-has-children li:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.text-white .mainmenu-pc-short > .menu-item-has-children:hover, .text-white .mainmenu-pc-short > .menu-item-has-children:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.text-white .mainmenu-pc-short > .menu-item-has-children li:hover, .text-white .mainmenu-pc-short > .menu-item-has-children li:active {
  background-color: rgba(255, 255, 255, 0.2);
}

#slider {
  height: auto;
  padding-bottom: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  #slider {
    overflow: visible;
  }
}
#slider:before {
  display: none;
}
@media screen and (max-width: 568px) {
  #slider:before {
    display: block;
  }
}
#slider .bxslider {
  position: relative;
  height: 600px;
}
@media screen and (max-width: 568px) {
  #slider .bxslider {
    position: absolute;
    height: 100% !important;
  }
}
#slider .bx-wrapper {
  position: static;
}
@media screen and (max-width: 568px) {
  #slider .bx-wrapper {
    position: absolute;
  }
}
#slider li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
@media screen and (max-width: 568px) {
  #slider li:after {
    display: none;
  }
}
#slider li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 3;
}
