@charset "UTF-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
blockquote,
pre,
div,
dl,
dt,
dd,
ol,
ul,
li,
th,
td,
form,
fieldset,
input,
textarea {
  margin: 0;
  padding: 0;
}

select {
  margin: 0;
}

html,
body {
  height: 100%;
}

abbr,
acronym {
  border: 0 none;
}

q:before,
q:after {
  content: "";
}

ol,
ul {
  list-style: none;
}

img {
  border: 0 none;
  vertical-align: bottom;
}

object {
  outline: none;
}

table {
  max-width: 100%;
  border-spacing: 0;
}

caption {
  text-align: left;
}

th,
td {
  empty-cells: show;
  text-align: left;
  vertical-align: top;
}

hr {
  display: none;
}

fieldset {
  border: 0 none;
}

label {
  cursor: default;
}

iframe {
  overflow: auto;
  border: 0 none;
}

area {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
  font-style: normal;
}

p,
address,
blockquote,
pre,
div,
abbr,
acronym,
dfn,
cite,
q,
code,
kbd,
samp,
var,
dl,
ol,
ul,
caption,
th {
  font-weight: 400;
  font-style: normal;
}

em,
strong {
  font-weight: 700;
  font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}

body {
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", Lucida Grande, Hiragino Kaku Gothic Pro, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.25);
}

input,
select {
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", Lucida Grande, Hiragino Kaku Gothic Pro, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

textarea {
  padding: 2px 3px;
  border: 1px solid #b7b7b7;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", Lucida Grande, Hiragino Kaku Gothic Pro, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#ssfl-loginbar,
.s5-breadcrumbs {
  position: relative;
  z-index: 8;
}

.s5-allProducts + .s5-pageFooter {
  margin-top: -1px;
}

.l-body {
  position: relative;
  z-index: 1;
}

.l-container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1200px;
}

.zk-header {
  position: relative;
  width: 100%;
  height: 62px;
  background: #000;
  z-index: 1001;
}

.zk-header.skrollable-after #js-zk-header {
  position: fixed;
  z-index: 6;
  top: 0;
  right: 0;
  left: 0;
  height: 64px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

.fixed-header #js-zk-header {
  position: fixed;
  z-index: 6;
  top: 0;
  right: 0;
  left: 0;
  height: 62px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

.zk-header__body {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 64px;
}

@media screen and (max-width: 768px) {
  .zk-header__body {
    height: 62px;
  }
}

.zk-header__container {
  overflow: hidden;
  width: 100%;
  height: 65px;
  background: #000;
}

@media screen and (max-width: 768px) {
  .zk-header__container {
    overflow: visible;
    height: 62px;
  }
}

@media screen and (max-width: 640px) {
  .s5-pageHeader {
    z-index: 10 !important;
  }

  .zk-header {
    height: 62px;
  }

  .zk-header__body {
    padding: 0;
    height: 100%;
  }

  .zk-header__body:before {
    height: 0;
    background: none;
  }

  .zk-header__container {
    width: 100%;
    height: 100%;
  }

  .zk-header .is-fixed {
    height: 47px;
  }

  .zk-header .sns {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    height: 47px;
  }
}

.hires-logo {
  position: relative;
  float: left;
  margin: 0;
}

.hires-logo a {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 231px;
  height: 65px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/hires_logo_l.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

@media screen and (max-width: 1190px) {
  .hires-logo a {
    width: 152px;
    height: 65px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/hires_logo_m.png);
  }
}

@media screen and (max-width: 768px) {
  .hires-logo {
    display: none;
  }
}

.hires-logo-sp {
  display: none;
  width: 100%;
  background: #000;
}

.hires-logo-sp a {
  display: block;
  overflow: hidden;
  margin: auto;
  width: 112px;
  height: 17px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/hires_logo_s.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 112px 17px;
  text-align: center;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

@media screen and (max-width: 768px) {
  .hires-logo-sp {
    display: block;
    padding: 20px 0 16px;
  }
}

@media screen and (max-width: 640px) {
  .hires-logo-sp {
    padding: 10px 0 6px;
  }
}

.zk-nav {
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  padding: 0 30px;
  width: 100%;
  max-width: 1260px;
  height: 100%;
  text-align: center;
}

@media screen and (max-width: 1190px) {
  .zk-nav {
    padding: 0 22px;
  }
}

.zk-nav__right {
  float: right;
}

@media screen and (max-width: 768px) {
  .zk-nav__right {
    width: auto;
  }
}

.zk-nav__lists {
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
  margin: 0 14px 0 0;
}

@media screen and (max-width: 1190px) {
  .zk-nav__lists {
    margin-right: 4px;
  }
}

@media screen and (max-width: 768px) {
  .zk-nav__lists {
    display: none;
  }
}

.zk-nav__list {
  float: left;
}

.zk-nav__list a {
  display: block;
  overflow: hidden;
  height: 65px;
  background-repeat: no-repeat;
  background-position: 0 0;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

.zk-nav__list a:hover {
  background: #404040;
}

.zk-nav__list.zk-nav__list--top a {
  width: 78px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-top.png);
}

.zk-header--top .zk-nav__list.zk-nav__list--top a {
  width: 78px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-top-top.png);
}

@media screen and (max-width: 1190px) {
  .zk-nav__list.zk-nav__list--top a {
    width: 42px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-top-small.png);
  }

  .zk-header--top .zk-nav__list.zk-nav__list--top a {
    width: 42px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-top-small-top.png);
  }
}

.zk-nav__list.zk-nav__list--walkman a {
  width: 164px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-walkman.png);
}

.zk-header--top .zk-nav__list.zk-nav__list--walkman a {
  width: 164px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-walkman-top.png);
}

@media screen and (max-width: 1190px) {
  .zk-nav__list.zk-nav__list--walkman a {
    width: 106px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-walkman-small.png);
  }

  .zk-header--top .zk-nav__list.zk-nav__list--walkman a {
    width: 106px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-walkman-small-top.png);
  }
}

.zk-nav__list.zk-nav__list--headphones a {
  width: 163px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-headphones.png);
}

.zk-header--top .zk-nav__list.zk-nav__list--headphones a {
  width: 163px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-headphones-top.png);
}

@media screen and (max-width: 1190px) {
  .zk-nav__list.zk-nav__list--headphones a {
    width: 105px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-headphones-small.png);
  }

  .zk-header--top .zk-nav__list.zk-nav__list--headphones a {
    width: 105px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-headphones-small-top.png);
  }
}

.zk-nav__list.zk-nav__list--speaker a {
  width: 227px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-speaker.png);
}

.zk-header--top .zk-nav__list.zk-nav__list--speaker a {
  width: 227px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-speaker-top.png);
}

@media screen and (max-width: 1190px) {
  .zk-nav__list.zk-nav__list--speaker a {
    width: 150px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-speaker-small.png);
  }

  .zk-header--top .zk-nav__list.zk-nav__list--speaker a {
    width: 150px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-speaker-small-top.png);
  }
}

.zk-nav__list.zk-nav__list--product a {
  width: 121px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-product.png);
}

.zk-header--top .zk-nav__list.zk-nav__list--product a {
  width: 121px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-product-top.png);
}

@media screen and (max-width: 1190px) {
  .zk-nav__list.zk-nav__list--product a {
    width: 74px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-product-small.png);
  }

  .zk-header--top .zk-nav__list.zk-nav__list--product a {
    width: 74px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-product-small-top.png);
  }
}

.zk-nav__list.zk-nav__list--more a {
  width: 260px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-more.png);
}

@media screen and (max-width: 1190px) {
  .zk-nav__list.zk-nav__list--more a {
    width: 118px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/gn-more-small.png);
  }
}

.zk-snss {
  position: relative;
  z-index: 1;
  float: right;
  padding: 13px 0 14px;
}

@media screen and (max-width: 1190px) {
  .zk-snss {
    padding: 18px 0 19px;
  }
}

@media screen and (max-width: 768px) {
  .zk-snss {
    padding: 10px 30px 9px;
  }
}

@media screen and (max-width: 640px) {
  .zk-snss {
    padding: 10px 12px 9px;
  }
}

.zk-sns {
  float: left;
}

.zk-sns a {
  display: block;
  overflow: hidden;
  width: 37px;
  height: 37px;
  background-repeat: no-repeat;
  background-position: 0 0;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

@media screen and (max-width: 1190px) {
  .zk-sns a {
    width: 26px;
    height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .zk-sns a {
    width: 40px;
    height: 40px;
  }
}

.zk-sns.zk-sns--tw {
  margin-right: 10px;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_tw.png);
}

@media screen and (max-width: 1190px) {
  .zk-sns.zk-sns--tw {
    margin-right: 4px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_tw-small.png);
  }
}

.zk-sns.zk-sns--tw:hover {
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_tw_ov.png);
}

@media screen and (max-width: 1190px) {
  .zk-sns.zk-sns--tw:hover {
    margin-right: 4px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_tw-small_ov.png);
  }
}

@media screen and (max-width: 768px) {
  .zk-sns.zk-sns--tw:hover {
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_tw_sp.png);
  }
}

@media screen and (max-width: 768px) {
  .zk-sns.zk-sns--tw {
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_tw_sp.png);
    background-size: 40px 40px;
  }
}

.zk-sns.zk-sns--fb {
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_fb.png);
}

@media screen and (max-width: 1190px) {
  .zk-sns.zk-sns--fb {
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_fb-small.png);
  }
}

.zk-sns.zk-sns--fb:hover {
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_fb_ov.png);
}

@media screen and (max-width: 1190px) {
  .zk-sns.zk-sns--fb:hover {
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_fb-small_ov.png);
  }
}

@media screen and (max-width: 768px) {
  .zk-sns.zk-sns--fb:hover {
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_fb_sp.png);
  }
}

@media screen and (max-width: 768px) {
  .zk-sns.zk-sns--fb {
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/header/sns_fb_sp.png);
    background-size: 40px 40px;
  }
}

.sp-menu-btn {
  display: none;
  position: relative;
  z-index: 2;
  padding: 0 10px;
  height: 47px;
}

.sp-menu-btn__link {
  display: inline-block;
  position: relative;
  width: 82px;
  height: 100%;
}

.sp-menu-btn__link img {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11px;
}

@media screen and (max-width: 640px) {
  .sp-menu-wrapper {
    margin-top: -8px;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }
}

.sp-menu {
  display: none;
  position: relative;
  border-top: 1px solid #fff;
  width: 100%;
  background: #000;
}

.sp-menu__list {
  margin-right: auto;
  margin-left: auto;
}

.sp-menu__sub-list {
  display: none;
}

.sp-menu__item,
.sp-menu__sub-item {
  position: relative;
  width: 100%;
  min-height: 59px;
}

.sp-menu__item--2 .sp-menu__link:after {
  background-image: url(../img/header/ico_plus.png);
}

.sp-menu__item--6 .sp-menu__link:after,
.sp-menu__item--7 .sp-menu__link:after {
  background-image: url(../img/header/ico-sp-menu2.png);
}

.sp-menu__link,
.sp-menu__sub-link {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0 5%;
  border-bottom: 1px solid #fff;
  height: 59px;
}

.sp-menu__link:before,
.sp-menu__sub-link:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.sp-menu__link:after,
.sp-menu__sub-link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -8px;
  width: 17px;
  height: 17px;
  background-image: url(../img/header/ico-sp-menu.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 17px 17px;
}

.sp-menu__link[href^="#"]:after {
  background-image: url(../img/header/ico-sp-menu2.png);
}

.sp-menu__link img,
.sp-menu__sub-link img {
  display: inline-block;
  vertical-align: middle;
}

.open-menu .sp-menu-btn__link {
  background-image: url(../img/header/ico_close.png);
  background-repeat: no-repeat;
  background-position: 50% 49%;
  background-size: 82px 21px;
}

.open-menu .sp-menu-btn--bottom {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.open-menu .sp-menu-btn--bottom .sp-menu-btn__link {
  height: 36px;
}

.open-menu .sp-menu-btn img {
  visibility: hidden;
}

.open-sub-menu .sp-menu__item--2 .sp-menu__link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: 0;
  width: 17px;
  height: 1px;
  background: #000;
}

.sp-menu__sub-item--5 .sp-menu__link:after,
.open-sub-menu .sp-menu__sub-item--5 .sp-menu__link:after {
  margin-top: -8px;
  height: 17px;
  background-color: transparent;
  background-image: url(../img/header/ico_plus.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 17px 17px;
}

.open-sub2-menu .sp-menu__sub-item--5 .sp-menu__sub2-link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: 0;
  width: 17px;
  height: 1px;
  background-color: #000;
  background-image: none;
}

.sp-menu__sub-item--5 .sp-menu__link:after,
.open-sub-menu .sp-menu__sub-item--6 .sp-menu__link:after {
  margin-top: -8px;
  height: 17px;
  background-color: transparent;
  background-image: url(../img/header/ico_plus.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 17px 17px;
}

.open-sub3-menu .sp-menu__sub-item--6 .sp-menu__sub3-link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: 0;
  width: 17px;
  height: 1px;
  background-color: #000;
  background-image: none;
}

@media screen and (max-width: 768px) {
  .zk-nav {
    padding: 0;
    width: 100%;
    min-width: 100%;
    text-align: left;
  }

  .sp-menu-btn {
    display: inline-block;
    padding: 0 20px;
    height: 57px;
  }
}

@media screen and (max-width: 640px) {
  * {
    box-sizing: border-box;
  }

  *:before,
  *:after {
    box-sizing: border-box;
  }

  .zk-nav {
    padding: 0;
    width: 100%;
  }

  .sp-menu-btn {
    padding: 0 10px;
    height: 100%;
  }

  #js-zk-header {
    height: 100%;
  }
}

.plnav-container {
  overflow: hidden;
  margin: 0 auto;
  width: 1200px;
}

.plnav .c-mpl__body {
  max-width: 1200px;
}

.plnav .c-mpl__wrapper {
  float: left;
  margin: 0;
  width: 50%;
  min-width: 50%;
}

.plnav .c-mpl__container .c-mpl__sttl img {
  width: 130px;
  height: auto;
}

.plnav .c-mpl__container:first-child .c-mpl__sttl img {
  width: 175px;
  height: auto;
}

.plnav__item {
  float: left;
  width: 33.33%;
}

.plnav__item img {
  width: 100%;
  height: auto;
}

.no-touch .plnav--ac {
  border-width: 0;
  border-color: rgba(0, 0, 0, 0.04);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #e5e5e5;
}

.l-body__mask {
  content: "";
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
}

.plnav--on .l-body__mask,
.plnav--on .plnav {
  visibility: visible;
}

.c-mpl {
  margin-bottom: 120px;
  width: 100%;
  min-width: 1200px;
}

.c-mpl__ttl,
.c-mpl__sttl {
  text-align: center;
}

.c-mpl__ttl {
  margin-bottom: 28px;
}

.plnav .c-mpl__sttl {
  margin-bottom: 0;
  min-height: 45px;
}

@media screen and (max-width: 640px) {
  .c-mpl__ttl {
    margin-right: auto;
    margin-bottom: 28px;
    margin-left: auto;
    width: 50%;
  }

  .c-mpl__ttl img {
    width: 100%;
    height: auto;
  }
}

.c-mpl__sttl {
  margin-bottom: 20px;
}

.c-mpl--pl .c-mpl__sttl {
  height: 41px;
}

.c-mpl--pl .c-mpl__sttl img {
  width: 145px;
  height: auto;
}

.c-mpl--pl .c-mpl__wrapper:first-child .c-mpl__sttl img {
  width: 175px;
  height: auto;
}

.c-mpl--top {
  background: #fff;
}

.c-mpl--pl .c-mpl__container {
  box-sizing: border-box;
  float: left;
  padding: 0 4px;
  width: 50%;
}

@media screen and (max-width: 640px) {
  .c-mpl--pl {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .c-mpl--pl .c-mpl__container {
    float: none;
  }
}

@media screen and (max-width: 640px) {
  .c-mpl__body {
    background: #fff;
  }

  .c-mpl--pl .c-mpl__container {
    float: none;
    width: 100%;
  }

  .c-mpl--pl .c-mpl__sttl {
    width: auto;
  }
}

#c-mpl .bx-controls,
#c-mpl-top .bx-controls {
  margin-top: 30px;
}

#c-mpl .bx-wrapper .bx-pager,
#c-mpl-top .bx-wrapper .bx-pager {
  text-align: center;
}

#c-mpl .bx-wrapper .bx-pager .bx-pager-item,
#c-mpl-top .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
}

#c-mpl .bx-wrapper .bx-pager.bx-default-pager a,
#c-mpl-top .bx-wrapper .bx-pager.bx-default-pager a {
  display: block;
  margin: 0 12px;
  border-radius: 50%;
  outline: 0;
  width: 10px;
  height: 10px;
  background: #666;
  background-color: #ddd;
  text-indent: -9999px;
}

#c-mpl .bx-wrapper .bx-pager a:hover,
#c-mpl .bx-wrapper .bx-pager a.active,
#c-mpl-top .bx-wrapper .bx-pager a:hover,
#c-mpl-top .bx-wrapper .bx-pager a.active {
  background-color: #000;
}

#c-mpl .bx-controls-direction,
#c-mpl-top .bx-controls-direction {
  position: relative;
}

#c-mpl .bx-prev,
#c-mpl .bx-next,
#c-mpl-top .bx-prev,
#c-mpl-top .bx-next {
  display: block;
  overflow: hidden;
  position: absolute;
  top: -25px;
  bottom: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  text-indent: -9999px;
}

#c-mpl .bx-prev,
#c-mpl-top .bx-prev {
  left: 0;
  background-image: url(../img/mpl/prev.png);
}

#c-mpl .bx-next,
#c-mpl-top .bx-next {
  right: 0;
  background-image: url(../img/mpl/next.png);
}

#c-mpl .bx-prev.disabled,
#c-mpl .bx-next.disabled,
#c-mpl-top .bx-prev.disabled,
#c-mpl-top .bx-next.disabled {
  opacity: 0.5;
}

@media screen and (max-width: 640px) {
  .c-mpl {
    min-width: 100%;
  }

  .c-mpl__sttl {
    margin-right: auto;
    margin-left: auto;
    width: 110px;
    text-align: center;
  }

  .c-mpl__sttl img {
    width: 100%;
    height: auto;
  }

  .c-mpl__container {
    float: none;
    width: 100%;
  }

  .c-mpl__content {
    margin-right: auto;
    margin-left: auto;
    width: 280px;
  }
}

.c-mpl__item.col-md-6 {
  width: 50%;
}

.c-mpl__item.col-md-4 {
  width: 33.33%;
}

.c-mpl__list--width {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.c-mpl__list--width .c-mpl__item {
  width: 20% !important;
}

.c-mpl__list--width .c-mpl__item.col-md-6 {
  width: 50% !important;
}

.c-mpl__list--width .c-mpl__item.col-md-4 {
  width: 33.33% !important;
}

.c-mpl__img {
  width: 100%;
  height: auto;
}

.banner-section--space {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .banner-section--space {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.prod {
  margin-bottom: 100px;
}

.prod__ttl,
.lnav__ttl {
  margin: 0 0 50px;
  text-align: center;
}

.lnav__item {
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
}

.lnav__item.col-2 {
  box-sizing: border-box;
  float: left;
  padding: 5px;
  width: 50%;
}

@media screen and (max-width: 640px) {
  .lnav__item.col-2 {
    box-sizing: border-box;
    float: none;
    padding: 5px 0;
    width: 100%;
  }
}

.prod__item {
  box-sizing: border-box;
  padding: 5px;
  float: left;
  width: 50%;
}

.prod__item--col1 {
  float: none;
  width: 100%;
}

.lnav__item--col6 {
  float: left;
  width: 50%;
}

.lnav__item img {
  width: 100%;
  height: auto;
}

.prod__link,
.hrts__link,
.lnav__link {
  display: block;
  position: relative;
}

.hrts__link:hover {
  opacity: 0.7;
}

.other-contents-ttl {
  margin: 0 auto 50px;
  width: 400px;
}

.other-contents-ttl img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .other-contents-ttl {
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 200px;
  }
}

.prod__link img,
.hrts__link img,
.lnav__link img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .prod,
  .lnav {
    margin-bottom: 60px;
  }

  .prod__ttl,
  .lnav__ttl {
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 109px;
  }

  .prod__ttl img,
  .lnav__ttl img {
    width: 100%;
    height: auto;
  }

  .prod__item,
  .lnav__item {
    float: none;
    padding: 5px 0;
    width: 100%;
  }
}

.hrts {
  position: relative;
  z-index: 0;
  margin: 0 auto 110px;
}

.hrts__ttl {
  margin-bottom: 58px;
  text-align: center;
}

.hrts__content {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 5px;
  width: 100%;
}

.hrts-item {
  box-sizing: border-box;
  float: left;
  padding: 0 35px 0 0;
  width: 50%;
  text-align: left;
}

.hrts-item + .hrts-item {
  padding: 0 0 0 45px;
}

.hrts-item__visual {
  position: relative;
}

.hrts-item__img {
  width: 100%;
  height: auto;
}

.hrts-item__badge {
  position: absolute;
  top: -12px;
  left: -12px;
}

@media screen and (max-width: 640px) {
  .hrts-item__badge {
    top: -40px;
    left: 50%;
    margin-left: -40px;
  }
}

.hrts-item__body {
  height: 100%;
  background: #f1f1f1;
}

.hrts-item__inner {
  padding: 25px 20px;
}

.hrts-item__ttl {
  margin-bottom: 0.8em;
  font-size: 20px;
  font-weight: 700;
}

.hrts-item__txt {
  margin-bottom: 0.9em;
  font-size: 14px;
}

.hrts-item__atnt {
  display: inline-block;
  margin-top: 1.5em;
  font-size: 88%;
}

.hrts-item__small {
  vertical-align: top;
  font-size: 70%;
}

.hrts-item__link {
  display: inline-block;
  margin-right: 3px;
  padding-right: 13px;
  background: url(../img/hrts/ico_win.png) no-repeat 100% 50%;
  text-decoration: underline;
}

.no-touch .hrts-item__link:hover {
  text-decoration: none;
}

.hrts-item__ats {
  font-size: 12px;
}

@media screen and (max-width: 980px) {
  .hrts-item {
    padding: 0 20px 0 0;
  }

  .hrts-item + .hrts-item {
    padding: 0 0 0 25px;
  }
}

@media screen and (max-width: 768px) {
  .hrts-item {
    padding: 0 10px 0 0;
  }

  .hrts-item + .hrts-item {
    padding: 0 0 0 15px;
  }
}

@media screen and (max-width: 640px) {
  .hrts {
    width: 100%;
  }

  .hrts__ttl {
    margin: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 209px;
  }

  .hrts__ttl img {
    width: 100%;
    height: auto;
  }

  .hrts__content {
    padding: 0;
  }

  .hrts-item {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 480px;
  }

  .hrts-item + .hrts-item {
    margin-top: 40px;
    padding: 0;
  }

  .hrts-item__img {
    width: 100%;
    height: auto;
  }

  .hrts-item__ttl {
    font-size: 14px;
  }

  .hrts-item__txt {
    font-size: 11px;
  }

  .hrts-item__txt br {
    display: none;
  }

  .hrts-item__link {
    display: inline;
  }

  .hrts-item__ats {
    font-size: 9px;
  }
}

.data-bp-img,
.data-img,
.data-sp,
.data-pc {
  display: none;
}

.sw-image--pc {
  width: auto;
  height: auto;
}

@media screen and (max-width: 640px) {
  html,
  body {
    height: auto;
  }
}

.image-sp {
  display: none;
}

.image-pc {
  display: block;
}

@media screen and (max-width: 640px) {
  .image-pc,
  .data-pc {
    display: none !important;
  }

  .image-sp,
  .data-sp {
    display: block;
  }
}

.is-fixed {
  position: fixed;
}

.is-hidden {
  visibility: hidden;
}

img.lazy {
  display: none;
}

.fit-image {
  position: relative;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .landscape .fit-image,
  .portrait .fit-image {
    width: 100% !important;
    height: auto !important;
  }
}

.fit-image-holder {
  display: inline-block;
  position: relative;
}

.landscape .fit-image-holder {
  top: -200%;
  right: 0;
  bottom: -200%;
  left: 0;
  width: 100%;
  height: 500%;
  letter-spacing: -0.4em;
}

.landscape .fit-image-holder:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  letter-spacing: 0;
}

.landscape .fit-image {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  .fit-image-holder {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .landscape .fit-image-holder:before {
    display: none;
  }
}

.portrait .fit-image-holder {
  top: 0;
  right: -200%;
  bottom: 0;
  left: -200%;
  width: 500%;
  height: 100%;
  text-align: center;
}

.portrait .fit-image {
  width: auto;
  height: 100%;
}

.flex-image-container {
  overflow: hidden;
  position: absolute;
  top: 15%;
  left: 15%;
  margin: 0 auto;
  width: 70%;
  height: 70%;
  text-align: center;
  letter-spacing: -0.4em;
}

.flex-image-container:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.flex-image {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
  letter-spacing: 0;
}

.plnav .c-mpl__container {
  box-sizing: border-box;
  float: left;
  width: 50%;
}

.plnav .c-mpl__container:first-child {
  padding-right: 5px;
}

.plnav .c-mpl__container:last-child {
  padding-left: 5px;
}

.c-mpl__body {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  min-width: 1200px;
}

.c-mpl__body--pl {
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  .c-mpl__body {
    min-width: 100%;
    max-width: 100%;
  }
}

.c-mpl__item {
  position: relative;
  float: left;
  width: 20%;
}

.c-mpl__ov {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 116px;
  height: 105px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.c-mpl__ov-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -36px 0 0 -50px;
  width: 100px;
  height: 71px;
}

.c-mpl--pl .c-mpl__ov {
  visibility: visible;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.csstransitions .c-mpl--pl .c-mpl__ov {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.c-mpl--pl .c-mpl__link:hover,
.c-mpl--aoyama .c-mpl__ov--aoyama,
.c-mpl--takagi .c-mpl__ov--takagi,
.c-mpl--ohki .c-mpl__ov--ohki,
.c-mpl--kashiwagi .c-mpl__ov--kashiwagi,
.c-mpl--emoto .c-mpl__ov--emoto,
.c-mpl--miwa .c-mpl__ov--miwa,
.c-mpl--takahashi .c-mpl__ov--takahashi,
.c-mpl--ohsawa .c-mpl__ov--ohsawa,
.c-mpl--yagira .c-mpl__ov--yagira,
.c-mpl--takano .c-mpl__ov--takano,
.c-mpl--kubozuka .c-mpl__ov--kubozuka,
.c-mpl--odagiri .c-mpl__ov--odagiri,
.c-mpl--punpee .c-mpl__ov--punpee,
.c-mpl--nakashima .c-mpl__ov--nakashima,
.c-mpl--yuki .c-mpl__ov--yuki,
.c-mpl--sumire .c-mpl__ov--sumire,
.c-mpl--ayasa .c-mpl__ov--ayasa,
.c-mpl--mizukawa .c-mpl__ov--mizukawa,
.c-mpl--jy .c-mpl__ov--jy,
.c-mpl--narita .c-mpl__ov--narita {
  opacity: 0.8;
}

@media screen and (max-width: 640px) {
  .c-mpl__ov {
    visibility: hidden !important;
  }
}

.c-mpl__ov img {
  display: block;
  position: absolute;
  height: auto;
  vertical-align: middle;
}

.c-mpl__ov-img1 {
  top: 0;
  left: 0;
  width: 50%;
}

.c-mpl__ov-img2 {
  top: 0;
  right: 0;
  width: 50%;
}

.c-mpl__ov-img3 {
  bottom: 0;
  left: 0;
  width: 100%;
}

.c-mpl__link:hover .c-mpl__ov {
  opacity: 0.7;
}

.plnav .c-mpl__link:hover {
  opacity: 0.8;
}

.megamenu .plnav .c-mpl__link:hover {
  opacity: 1;
}

.c-mpl__container {
  margin: 55px auto 0;
  width: 100%;
}

.megamenu {
  display: none;
  box-sizing: border-box;
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.megamenu__body {
  width: 100%;
  background: #fff;
}

.megamenu-mask-over {
  display: none;
  position: fixed;
  z-index: 40;
  top: 0;
  right: 0;
  background: #ddd;
}

.megamenu-mask-under {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}

.megamenu-overlay {
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.megamenu-overlay-horizontal {
  display: none;
  position: fixed;
  z-index: 30;
  right: 0;
  left: 0;
  height: 0;
}

.megamenu-overlay-vertival {
  display: none;
  position: fixed;
  z-index: 30;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100px;
}

.plnav {
  visibility: hidden;
  min-width: 1200px;
  position: relative;
  z-index: 0;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  padding: 0;
}

.plnav-container,
.c-mpl__body {
  position: relative;
  z-index: 1;
}

.playlist-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.megamenu .c-mpl__ov {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
}

.megamenu .c-mpl__link:hover .c-mpl__ov {
  visibility: visible;
  opacity: 1;
}

.c-mpl__ov-inner--megamenu {
  margin-top: -45px !important;
  margin-left: -45px !important;
  width: 90px !important;
  height: 90px;
}

@media screen and (min-width: 980px) {
  .c-mpl__ov-inner--megamenu {
    margin-top: -60px !important;
    margin-left: -60px !important;
    width: 120px !important;
    height: 120px;
  }
}

.col-md-6 .c-mpl__ov-inner {
  margin-top: -42px !important;
  margin-left: -60px !important;
  width: 120px !important;
  height: 85px;
}

@media screen and (min-width: 980px) {
  .col-md-6 .c-mpl__ov-inner {
    margin-top: -56px !important;
    margin-left: -80px !important;
    width: 160px !important;
    height: 113px;
  }

  .col-md-6 .c-mpl__ov-inner--megamenu {
    margin-top: -80px !important;
    margin-left: -80px !important;
    width: 160px !important;
    height: 160px;
  }
}

.c-mpl__ov-inner--megamenu .c-mpl__ov-img1 {
  width: 100%;
}

.scroll-lock--megamenu {
  overflow: visible !important;
  width: auto;
  height: auto;
}

.scroll-lock--megamenu body {
  overflow: hidden !important;
  height: auto;
}

.jspVerticalBar {
  z-index: 5;
  background-color: #ddd;
}

.jspHorizontalBar {
  z-index: 5;
  background-color: #ddd;
}

.jspTrack {
  background-color: #ddd;
}

.jspDrag {
  background-color: #bbb;
}

.jspPane {
  z-index: 1;
}

.jsp-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner-item {
  box-sizing: border-box;
  padding: 0 3px;
}

.banner-item--col-2 {
  float: left;
  width: 50%;
}

.responsive-image {
  display: none;
}

#questionnaire {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 208px;
}

#questionnaire a {
  content: " ";
  display: block;
  overflow: hidden;
  width: 40px;
  height: 208px;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  background-image: url(/headphone/lovemusic/zokuzoku/common/img/questionnaire.png);
  background-position: 0 0;
  text-indent: -9999px;
}

.no-touch #questionnaire a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 640px) {
  #questionnaire {
    display: block;
    position: static;
    margin: 30px auto 0;
    padding: 0 0 30px;
    width: 300px;
    height: auto;
  }

  #questionnaire a {
    display: block;
    position: relative;
    padding: 14px 18px;
    width: auto;
    height: auto;
    background: #000;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    color: #fff;
    font-size: 12px;
  }

  #questionnaire a:after {
    content: " ";
    position: absolute;
    right: 25px;
    bottom: 18px;
    width: 11px;
    height: 9px;
    background-image: url(/headphone/lovemusic/zokuzoku/common/img/window_icon.png);
    background-position: 0 0;
  }
}

@media screen and (max-width: 640px) {
  .s5-returnToTop {
    padding-top: 66px;
  }
}

.anchorAdjust {
  margin-top: -68px;
  padding-top: 68px;
}

.anchorAdjust#walkman,
.anchorAdjust#product {
  margin-top: -9px;
  padding-top: 9px;
}

@media screen and (max-width: 640px) {
  .anchorAdjust#walkman,
  .anchorAdjust#product {
    margin: 0;
    padding: 0;
  }
}

@media screen and (max-width: 640px) {
  .anchorAdjust {
    margin: 0;
    padding: 0;
  }
}

.zk-hide-pc {
  display: none;
}

@media screen and (max-width: 640px) {
  .zk-hide-pc {
    display: block;
  }
}

.zk-hide-tb {
  display: none;
}

@media screen and (max-width: 640px) {
  .zk-hide-tb {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .zk-hide-sp {
    display: none !important;
  }
}

.zk-table {
  display: table;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .zk-table {
    display: block;
  }
}

.zk-row {
  overflow: hidden;
  width: 100%;
}

.zk-row .zk-col {
  overflow: hidden;
  float: left;
}

.zk-row .zk-col.zk-col-right {
  float: right;
}

.zk-row .zk-col.zk-col-1 {
  width: 100%;
}

.zk-row .zk-col.zk-col-2 {
  margin: auto;
  width: 50%;
}

@media screen and (max-width: 640px) {
  .zk-row .zk-col.zk-col-2 {
    width: 100%;
  }
}

.zk-row .zk-col.zk-col-3 {
  width: 33.3333%;
}

@media screen and (max-width: 640px) {
  .zk-row .zk-col.zk-col-3 {
    width: 100%;
  }
}

.zk-row .zk-col.zk-col-4 {
  width: 25%;
}

@media screen and (max-width: 640px) {
  .zk-row .zk-col.zk-col-4 {
    width: 100%;
  }
}

.zk-row .zk-col.zk-col-5 {
  width: 20%;
}

@media screen and (max-width: 640px) {
  .zk-row .zk-col.zk-col-5 {
    width: 100%;
  }
}

.zk-row .zk-col.zk-col-ex {
  float: none;
}

.zk-row .zk-col img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .zk-row .zk-col.zk-col-2sp {
    width: 50% !important;
  }
}

.zk-row .zk-col a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 640px) {
  .zk-row .zk-col a:hover {
    opacity: 1;
  }
}

.zk-row .zk-col a.unOpacity:hover {
  opacity: 1;
}

.section {
  padding: 60px 0;
}

.section.section-gray {
  background: #eee;
}

@media screen and (max-width: 640px) {
  .section {
    padding: 0;
  }
}

.section_title {
  margin: 0 0 40px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .section_title {
    margin: 0;
  }
}

.section_title img {
  max-width: 100%;
  height: auto;
}

.section_btn {
  margin: 30px 0 0;
}

@media screen and (max-width: 640px) {
  .section_btn {
    margin: 0;
    padding: 20px 0 30px;
  }
}

.bnr {
  margin: 60px 0 0;
}

.bnr.bnr-s {
  margin-top: 45px;
}

@media screen and (max-width: 640px) {
  .bnr.bnr-s {
    margin: 0;
  }
}

@media screen and (max-width: 640px) {
  .bnr {
    margin: 0;
  }
}

.bnr_title {
  padding: 30px 0;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .bnr_title {
    padding: 0;
  }
}

.bnr_title img {
  max-width: 100%;
  height: auto;
}

.walkman {
  margin: 60px 0 0;
}

@media screen and (max-width: 640px) {
  .walkman {
    margin: 0;
  }
}

.walkman_btn a {
  display: block;
  overflow: hidden;
  margin: auto;
  width: 419px;
  height: 88px;
  background-image: url(/headphone/lovemusic/zokuzoku/img/index/walkman_btn.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

@media screen and (max-width: 640px) {
  .walkman_btn a {
    width: 210px;
    height: 44px;
    background-image: url(/headphone/lovemusic/zokuzoku/img/index/walkman_btn_sp.png);
    background-size: 210px 44px;
  }
}

.walkman_btn a:hover {
  background-image: url(/headphone/lovemusic/zokuzoku/img/index/walkman_btn_ov.png);
}

@media screen and (max-width: 640px) {
  .walkman_btn a:hover {
    background-image: url(/headphone/lovemusic/zokuzoku/img/index/walkman_btn_sp.png);
  }
}

.headphones_btn a {
  display: block;
  overflow: hidden;
  margin: auto;
  width: 514px;
  height: 88px;
  background-image: url(/headphone/lovemusic/zokuzoku/img/index/headphones_btn.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

@media screen and (max-width: 640px) {
  .headphones_btn a {
    width: 257px;
    height: 44px;
    background-image: url(/headphone/lovemusic/zokuzoku/img/index/headphones_btn_sp.png);
    background-size: 257px 44px;
  }
}

.headphones_btn a:hover {
  background-image: url(/headphone/lovemusic/zokuzoku/img/index/headphones_btn_ov.png);
}

@media screen and (max-width: 640px) {
  .headphones_btn a:hover {
    background-image: url(/headphone/lovemusic/zokuzoku/img/index/headphones_btn_sp.png);
  }
}

.speakers_btn a {
  display: block;
  overflow: hidden;
  margin: auto;
  width: 585px;
  height: 88px;
  background-image: url(/headphone/lovemusic/zokuzoku/img/index/speakers_btn.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

@media screen and (max-width: 640px) {
  .speakers_btn a {
    width: 293px;
    height: 44px;
    background-image: url(/headphone/lovemusic/zokuzoku/img/index/speakers_btn_sp.png);
    background-size: 293px 44px;
  }
}

.speakers_btn a:hover {
  background-image: url(/headphone/lovemusic/zokuzoku/img/index/speakers_btn_ov.png);
}

@media screen and (max-width: 640px) {
  .speakers_btn a:hover {
    background-image: url(/headphone/lovemusic/zokuzoku/img/index/speakers_btn_sp.png);
  }
}

.product {
  margin: 60px 0 0;
}

@media screen and (max-width: 640px) {
  .product {
    margin: 0;
  }
}

.for_music_lovers {
  width: 100%;
  background: #eee;
  text-align: center;
}

.for_music_lovers.for_music_lovers-white {
  background: none;
}

@media screen and (max-width: 640px) {
  .for_music_lovers {
    margin: 0;
    padding: 30px 0;
  }
}

.for_music_lovers img {
  max-width: 100%;
  height: auto;
}

.flexibox {
  display: none;
  position: fixed;
  z-index: 5000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fb-overlay {
  display: none;
  position: fixed;
  z-index: 4990;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fb-overlay-body {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fb-body {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fb-back {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fb-ghost {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.fb-container {
  display: inline-block;
  position: relative;
  z-index: 1;
  vertical-align: middle;
}

.fb-container--contain {
  width: auto;
  height: auto;
  letter-spacing: 0;
}

.fb-container--cover {
  width: 82%;
  max-width: -webkit-calc(100% - 140px);
  max-width: calc(100% - 140px);
  height: 80%;
  max-height: -webkit-calc(100% - 120px);
  max-height: calc(100% - 120px);
}

.fb-container--youtube {
  width: 80%;
  max-width: -webkit-calc(100% - 140px);
  max-width: calc(100% - 140px);
  height: auto;
}

.fb-content {
  width: 100%;
}

.fb-content--cover {
  overflow: hidden;
  height: 100%;
  background: #fff;
}

.fb-content--contain {
  position: relative;
  z-index: 1;
  height: 0;
  background: #fff;
  font-size: 0;
}

.fb-content--youtube {
  position: relative;
  padding-bottom: 56.2%;
  width: 100%;
  background-color: transparent;
}

.fb-holder--cover {
  display: inline-block;
  position: relative;
}

.fb-holder--contain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fb-image {
  opacity: 0;
  position: relative;
}

.fb-image--contain {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: auto;
}

.fb-youtube-player {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fb-prev,
.fb-next,
.fb-close {
  display: inline-block;
  position: absolute;
  outline: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fb-prev--disable,
.fb-next--disable {
  cursor: default;
}

.fb-prev,
.fb-next {
  top: 50%;
  margin-top: -80px;
  width: 80px;
  height: 160px;
}

.fb-prev {
  left: -80px;
  background: url(/headphone/lovemusic/zokuzoku/common/img/overlay/prev.png) no-repeat 50% 50%;
}

.fb-next {
  right: -80px;
  background: url(/headphone/lovemusic/zokuzoku/common/img/overlay/next.png) no-repeat 50% 50%;
}

.fb-close {
  top: 0;
  right: -80px;
  margin-top: -15px;
  width: 80px;
  height: 80px;
  background: url(/headphone/lovemusic/zokuzoku/common/img/overlay/close.png) no-repeat 50% 50%;
}

.fb-overflow-y-hidden {
  overflow-y: hidden !important;
}

.fb-show .fb-prev--disable,
.fb-show .fb-next--disable {
  opacity: 0.1 !important;
}

.fb-animating .fb-content--youtube {
  background-color: #000;
}

.no-touch .fb-prev--disable,
.no-touch .fb-next--disable {
  cursor: default;
}

.no-touch.fb-show .fb-prev:hover,
.no-touch.fb-show .fb-next:hover,
.no-touch.fb-show .fb-close:hover {
  opacity: 0.6 !important;
}

.no-touch.fb-show .fb-prev--disable,
.no-touch.fb-show .fb-next--disable {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.no-touch.fb-show .fb-prev--disable:hover,
.no-touch.fb-show .fb-next--disable:hover {
  opacity: 0.1 !important;
  transition: opacity 0.4s;
}

.opacity .fb-prev,
.opacity .fb-next,
.opacity .fb-close {
  opacity: 0;
  filter: none !important;
  -webkit-filter: none !important;
}

.csstransforms .fb-prev {
  display: none !important;
  margin-left: 24px;
}

.csstransforms .fb-next {
  display: none !important;
  margin-right: 24px;
}

.no-opacity .fb-control {
  display: none;
}

.is-landscape .fb-holder {
  top: -200%;
  right: 0;
  bottom: -200%;
  left: 0;
  width: 100%;
  height: 500%;
  letter-spacing: -0.4em;
}

.is-landscape .fb-holder:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  letter-spacing: 0;
}

.is-landscape .fb-image {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.is-portrait .fb-holder {
  top: 0;
  right: -200%;
  bottom: 0;
  left: -200%;
  width: 500%;
  height: 100%;
  text-align: center;
}

.is-portrait .fb-image {
  width: auto;
  height: 100%;
}

@media (max-height: 320px) {
  .is-landscape .fb-holder {
    top: -600%;
    bottom: -600%;
    height: 1300%;
  }
}

@media (max-width: 320px) {
  .is-portrait .fb-holder {
    right: -400%;
    left: -400%;
    width: 900%;
  }
}

@media (max-height: 240px) {
  .is-landscape .fb-holder {
    top: -800%;
    bottom: -800%;
    height: 1700%;
  }
}

@media (max-width: 240px) {
  .is-portrait .fb-holder {
    right: -800%;
    left: -800%;
    width: 1700%;
  }
}

.scroll-lock {
  overflow: visible !important;
  width: auto;
  height: auto;
}

.scroll-lock body {
  overflow: hidden !important;
  height: auto;
}

.scroll-lock .fb-overlay {
  display: block;
}

.scroll-lock .fb-overlay,
.scroll-lock .flexibox {
  overflow: auto;
  overflow-y: scroll;
  width: auto;
  height: auto;
}

@media (max-width: 640px) {
  .fb-container--youtube {
    width: 100% !important;
    max-width: 100%;
  }

  .fb-control {
    position: absolute;
    z-index: 4;
    top: 100%;
    left: 0;
    margin-top: 25px;
    width: 100%;
    height: 100%;
  }

  .fb-prev,
  .fb-next,
  .fb-close {
    top: 0;
    margin: 0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    background-size: 50% auto;
  }

  .fb-prev {
    left: 30px;
    width: 49px;
    height: 50px;
  }

  .fb-next {
    right: 30px;
    width: 49px;
    height: 50px;
  }

  .fb-close {
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
  }
}

.related_content {
  display: flex;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .related_content {
    display: block;
  }
}

.related_row {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: start;
  justify-content: space-between;

  width: 84.375%;
  max-width: 1080px;
  margin: 0 auto;
}

.related_col {
  width: 48.148148148148%;
}
.related_col:first-child {
  padding-right: 1.851851851852%;
}
.related_col:last-child {
  padding-left: 1.851851851852%;
}

@media screen and (max-width: 768px) {
  .related_row {
    display: block;
  }

  .related_col {
    display: block;
    width: auto;
  }
  .related_col:first-child {
    padding-right: 0;
  }
  .related_col:last-child {
    padding-left: 0;
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .related_row {
    display: block;
    width: auto;
  }
}

.related_bnr_s {
  width: 100%;
  margin: auto;
}
