@charset "UTF-8";
/*=============================================================
 02_base
=============================================================*/
/*!  02_base
================================================ */
html { overflow: auto; }
body { min-width: 320px; line-height: 1.59; overflow: hidden; background: #000; color: #fff; font-family: "Noto Sans Japanese","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif; font-size: 1.2rem; letter-spacing: .0; }
img { width: 100%; }
/* layout
-------------------------------------------------
#wrapperでfloat解除
sideは右に、contentsは左にfloat
-------------------------------------------------
*/
#contents { width: 100%; overflow: hidden; margin: 0 auto; }
/*=============================================================
 03_layout
=============================================================*/
/*!  #gHeader
================================================ */
#gHeader { width: 100%; margin: 0 auto; padding: 9px 0 12px; }
#gHeader .logo { text-align: center; }
#gHeader .logo img { width: 47px; }
/*!  #gFooter
================================================ */
.caution { padding: 6px 22px 6px 28px; background: #fff; color: #333; text-align: center; }
.caution .txt { display: inline-block; position: relative; line-height: 1.4; padding: 0 0 0 27px; background: url(../img/common/ico_caution01.png) no-repeat 0 50%; background-size: 20px; font-weight: 700; font-size: 1rem; text-align: left; letter-spacing: .04em; }
#gFooter { background-color: #000; }
#gFooter .copyright { width: 100%; margin: 0 auto; padding: 10px 0 8px; font-size: 1.1rem; text-align: center; }
/*=============================================================
 05_helper
=============================================================*/
/*!  .js-name
================================================ */
/*=============================================================
 06_lib
=============================================================*/

/*# sourceMappingURL=maps/common.css.map */