@charset "UTF-8";
/*************************************************
path:/cmn_us_v1/css/module2015-chase-add.css

make:15.10.27
update:15.10.27

description:
2015年リニューアル用の新規開発モジュール
*************************************************/

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ コメントフォーマット ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/

/* ============================================================*
* 【style.css Index】
*  Leve l
*   #Level 2
*    #Level 3
*============================================================ */

/* ===============================================
#
=============================================== */

/* -----------------------------
#
-------------------------------- */

/*
----------------------- */

/*  */

/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ コメントフォーマット ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/



/* ============================================================*
* 画像のモーダル表示
*============================================================ */
.newWinModalImg_off {
  cursor: default;
}
.smallImageWrapper .newWinModalImg .bn_ico {
  display: none !important;
}

@media (max-width: 640px) {
  .newWinModalImg .bn_ico {
    display: none !important;
  }
  .newWinModalImg.banner_mn {
    border: none;
    margin-bottom: 8px;
  }
}

.newWinModalYoutube_iframe {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.newWinModalYoutube_iframe iframe {
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
