@charset "UTF-8";

@media screen and (max-width: 939px) {
  /* ============================
  common
  =============================== */
  body {
    font-family: sans-serif;
    min-width: 0 !important;
  }
  img {
    /*width: auto !important;*/
    max-width: 100% !important;
    height: auto !important;
  }

  /* ============================
  globalnav
  =============================== */
  #dsGlobal {
    max-width: 100% !important;
    min-width: 0 !important;
  }
  #dsNav {
    display: none;
  }

  /* ============================
  area
  =============================== */
  /* コンテンツ幅 */
  #area-header .block > div,
  #area-billboard .block > div,
  #area-contents .block > div,
  #area-header .block > div,
  #area-footer .block > div {
    max-width: 100% !important;
  }
  /* メインエリア */
  #main-group,
  #main-group .core,
  #area-main {
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* サイドエリア
  #area-side-a {
    display: none;
    max-width: 100% !important;
  } */

  /* ============================
  block
  =============================== */
  #area-billboard .block .lhn,
  #area-billboard .block .lhm,
  #area-billboard .block .lhw,
  #area-contents .block .lhn,
  #area-contents .block .lhm,
  #area-contents .block .lhw {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .column.set-l,
  .column.set-r {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
  }
  .index .cmc,
  .index .nmc,
  .album .cmc,
  .album .nmc {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* ============================
  contents
  =============================== */
  /* SHiFT */
  .shift03,
  .shift03 .img-wrap,
  .shift03 .img-wrap > a {
    max-width: 100% !important;
  }
  .shift03 .img-wrap > a {
    display: block;
  }
  .shift03 .boat {
    /*max-width: 300% !important;*/
  }
  .nivoSlider,
  .nivo-slicer {
    max-width: 100% !important;
  }

  /* キャプション幅相殺 */
  span.img span {
    width: auto !important;
    max-width: 100% !important;
  }

  /* フロート解除 */
  span.img.left,
  span.img.right {
    float: none;
  }

  /* ============================
  CSS詳細設定
  =============================== */
  .cssskin-_block_main_news span.img.right {
    float: right;
  }

  /* ============================
  hide
  =============================== */
  /* ビルボード */
  #billboard_main {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  /* ============================
  block
  =============================== */
  .column.set-1,
  .column.set-2,
  .column.set-3,
  .column.set-4,
  .column.set-5 {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
  }
}




@media screen and (max-width: 939px) {
  /* ============================
  ds footer
  =============================== */
  #dsFooter {
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto !important;
    text-align: center !important;
  }
  #dsFooter,
  #dsFooter *,
  #dsGlobal li,
  #dsGlobal a {
    font-size: 100% !important;
  }
  #dsFooter #dsFootNav,
  #dsFooter #dsCright {
    float: none !important;
    text-align: center !important;
  }
}
