@charset "UTF-8";
/**
 * トップページ
 */
#head-wrap {
  position: relative;
  top: 530px;
  z-index: 500; }
  #head-wrap #headwrapper {
    height: 160px;
    border-bottom: 1px solid #dedfda; }
  #head-wrap #gnavi {
    margin-top: 65px !important; }

#online-btn {
  position: absolute;
  top: -530px;
  margin-left: 1005px; }

/*slideshow*/
#main-visual {
  height: 530px;
  overflow: hidden;
  width: 100%;
  position: relative;
  top: -161px; }
  #main-visual span {
    display: none; }

.index_main_mv {
  position: absolute;
  overflow: hidden;
  left: 50%;
  top: 0;
  margin-left: -960px;
  width: 1920px; }

.tabSlide {
  width: 1920px;
  height: 530px;
  position: relative; }

.tabSlide li {
  position: absolute;
  display: none; }

#library {
  padding-bottom: 0 !important; }

#library-btn {
  text-align: right; }

#main_original {
  padding: 50px 0 40px; }
  #main_original h2 {
    text-align: center; }

#news h2 {
  text-align: center;
  margin: 109px 0 37px; }
  #news h2 img.rp {
    width: 114px; }

#shops {
  padding-bottom: 105px; }
  #shops h2 {
    text-align: center;
    margin: 89px 0 37px; }
    #shops h2 img.rp {
      width: 114px; }

.pc {
  display: block; }

.smp {
  display: none; }

@media only screen and (max-width: 767px) {
  .pc {
    display: none; }

  .smp {
    display: block; }

  #shops h2.smp img,
  #news h2.smp img {
    width: 97px; }

  #news .sec01:nth-child(4),
  #news .sec01:nth-child(5),
  #news .sec01:nth-child(6) {
    display: none; }

  #head-wrap {
    position: relative;
    top: 0px;
    z-index: 500; }
    #head-wrap #headwrapper {
      height: 160px;
      border-bottom: 1px solid #dedfda; }
    #head-wrap #gnavi.mt27 {
      margin-top: 65px !important; }

  #main-visual {
    height: 220px;
    overflow: hidden;
    width: 100%;
    position: relative;
    top: 0; }

  .index_main_mv {
    position: relative;
    overflow: hidden;
    left: 50%;
    margin-left: -400px;
    width: 800px; }

  .tabSlide {
    width: 800px;
    position: relative; }

  #library-btn {
    text-align: right; }

  #main_original {
    padding: 0 2% 0; }
    #main_original h2 {
      padding: 55px 0 45px; }

  #shops {
    padding-bottom: 55px !important; }
    #shops .bnrlayout02 dl {
      width: 49%; }
      #shops .bnrlayout02 dl:last-child {
        width: 100%; }
      #shops .bnrlayout02 dl img {
        width: 100%; }
    #shops .bnrlayout02 dd {
      margin: 5px 0 10px;
      font-size: 15px;
      font-weight: bold; }

  #shops h2, #news h2 {
    margin: 50px 0 16px; }

  #bnrArea_onlineWrap {
    margin-bottom: 55px; }

  #index_section #linkArea {
    padding-bottom: 16px !important; } }
