@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

@font-face {
  font-family: "axis";
  src: url("../font/axisstd-ultralight.eot");
  src: url("../font/axisstd-ultralight.eot?#iefix") format("embedded-opentype"), url("../font/axisstd-ultralight.woff") format("woff"), url("../font/axisstd-ultralight.otf") format("truetype");
  font-weight: 100; }
@font-face {
  font-family: "axis";
  src: url("../font/axisstd-extralight.eot");
  src: url("../font/axisstd-extralight.eot?#iefix") format("embedded-opentype"), url("../font/axisstd-extralight.woff") format("woff"), url("../font/axisstd-extralight.otf") format("truetype");
  font-weight: 200; }
@font-face {
  font-family: "axis";
  src: url("../font/axisstd-light.eot");
  src: url("../font/axisstd-light.eot?#iefix") format("embedded-opentype"), url("../font/axisstd-light.woff") format("woff"), url("../font/axisstd-light.otf") format("truetype");
  font-weight: 300; }
@font-face {
  font-family: "axis";
  src: url("../font/axisstd-regular.eot");
  src: url("../font/axisstd-regular.eot?#iefix") format("embedded-opentype"), url("../font/axisstd-regular.woff") format("woff"), url("../font/axisstd-regular.otf") format("truetype");
  font-weight: 400; }
@font-face {
  font-family: "axis";
  src: url("../font/axisstd-medium.eot");
  src: url("../font/axisstd-medium.eot?#iefix") format("embedded-opentype"), url("../font/axisstd-medium.woff") format("woff"), url("../font/axisstd-medium.otf") format("truetype");
  font-weight: 500; }
@font-face {
  font-family: "axis";
  src: url("../font/axisstd-bold.eot");
  src: url("../font/axisstd-bold.eot?#iefix") format("embedded-opentype"), url("../font/axisstd-bold.woff") format("woff"), url("../font/axisstd-bold.otf") format("truetype");
  font-weight: 600; }
@font-face {
  font-family: "axis";
  src: url("../font/axisstd-heavy.eot");
  src: url("../font/axisstd-heavy.eot?#iefix") format("embedded-opentype"), url("../font/axisstd-heavy.woff") format("woff"), url("../font/axisstd-heavy.otf") format("truetype");
  font-weight: 700; }
.ax-hv {
  font-weight: 700; }

.ax-bold {
  font-weight: 600; }

.ax-md, .maint-text {
  font-weight: 500; }

.ax-normal {
  font-weight: 400; }

.ax-light {
  font-weight: 300; }

.ax-exlight {
  font-weight: 200; }

.ax-ullight {
  font-weight: 100; }

html {
  font-size: 75%; }

body {
  color: #fff;
  font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo , "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5; }

div {
  display: block; }

img {
  border: none; }

li {
  list-style: none; }

.mt1 {
  margin-top: 1px !important; }

.ml1 {
  margin-left: 1px !important; }

.mr1 {
  margin-right: 1px !important; }

.mb1 {
  margin-bottom: 1px !important; }

.mt3 {
  margin-top: 3px !important; }

.ml3 {
  margin-left: 3px !important; }

.mr3 {
  margin-right: 3px !important; }

.mb3 {
  margin-bottom: 3px !important; }

.mt5 {
  margin-top: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ta-l {
  text-align: left !important; }

.ta-r {
  text-align: right !important; }

.ta-c {
  text-align: center !important; }

.va-t {
  vertical-align: top !important; }

.va-m {
  vertical-align: middle !important; }

.va-b {
  vertical-align: bottom !important; }

.fl-l {
  float: left !important; }

.fl-r {
  float: right !important; }

.pos-r {
  position: relative !important; }

.pos-a {
  position: absolute !important; }

.pos-f {
  position: fixed !important; }

.show {
  display: block !important; }

.ts-500 {
  -webkit-transition: all 500ms;
  transition: all 500ms; }

.transparent {
  filter: alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  opacity: 0 !important; }
  .transparent a {
    cursor: default;
    pointer-events: none; }

.full {
  height: 100%;
  width: 100%; }

.filter-blk, .omikuji-filter {
  background-color: rgba(0, 0, 0, 0.7); }

.clearfix {
  clear: both; }

body {
  background: url("../images/cmn_bg.png") top center no-repeat;
  background-size: cover;
  font-family: 'axis', Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo , "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300; }

a {
  color: inherit;
  text-decoration: none; }

.red {
  color: #d62926; }

.winning {
  font-size: 65px;
  background: -webkit-linear-gradient(#3f2700, #feeb76);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  vertical-align: baseline;
  font-family: heavy;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-align: center; }

.color {
  color: #FFF;
  text-align: center;
  font-size: 12px;
  display: block;
  margin: 0 0 60px 0; }

.ruletitle {
  font-size: 14px;
  line-height: 20px; }

.ruletext {
  font-size: 12px;
  text-align: left;
  margin: 0 0 20px 0; }

.index-header {
  position: relative;
  width: 100%; }
  .index-header h1 {
    overflow: hidden;
    text-indent: 120%;
    white-space: nowrap;
    background: url("../images/index_head_cap.png") center top no-repeat;
    background-size: 100%;
    display: block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%; }
  .index-header p {
    font-size: 0.8rem;
    position: relative;
    text-align: center; }
  .index-header h2 {
    overflow: hidden;
    text-indent: 120%;
    white-space: nowrap;
    background: url("../images/index_head_sub.png") center no-repeat;
    background-size: 100%;
    display: block;
    height: 16px;
    margin: 0 auto;
    width: 77px; }
  .index-header h3 {
    font-size: 1.1em;
    font-weight: 500;
    margin: 0 auto;
    position: relative;
    width: 62%; }

.index-gnav {
  margin: 0 0 20px 0; }

.index-btn__body {
  background: url("../images/index_nav_btn.png") center no-repeat;
  background-size: 100%;
  line-height: 35px;
  margin: 0 auto 18px;
  width: 61.875%;
  color: #fff;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1em;
  font-weight: 700;
  position: relative;
  text-align: center; }
  .index-btn__body p {
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 0;
    width: 100%; }

.index__term {
  text-align: center;
  color: #FFF;
  font-size: 10px; }

.hist-header__deco {
  background-color: #f8efb7;
  border-bottom: 1px solid #6a4711;
  height: 1px;
  margin: 0 auto;
  width: 61.25%; }

.hist-header {
  margin-top: 36px; }
  .hist-header h1 {
    background: #b0956e;
    /* Old browsers */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b0956e 0%, #fffac9 50%, #b0956e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b0956e 0%, #fffac9 50%, #b0956e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #b0956e;
    font-size: 1.25em;
    font-weight: 500;
    margin: 8px auto;
    position: relative;
    text-align: center;
    width: 61.25%; }

.hist-header__sub {
  margin-top: 10px; }

.hist-main h2 {
  color: #eee7ca;
  font-size: 2em;
  font-weight: 600;
  text-align: center; }

.hist-main__image {
  margin: 10px auto 0;
  text-align: center;
  width: 87.5%; }
  .hist-main__image img {
    width: 100%; }

.hist-main__prize {
  color: #eee7ca;
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 6px auto 0;
  position: relative;
  text-align: center;
  width: 87.5%; }

.hist-main__info {
  display: table;
  margin: 18px auto; }
  .hist-main__info dl {
    display: table-row; }
  .hist-main__info dd, .hist-main__info dt {
    display: table-cell;
    font-size: 1.5em; }
  .hist-main__info dt {
    font-weight: 500;
    padding-right: 16px;
    position: relative; }
    .hist-main__info dt:after {
      content: ":";
      position: absolute;
      right: 0; }
  .hist-main__info dd {
    padding: 0 16px; }

.hist-notes {
  margin: 0 auto 80px;
  width: 87.5%; }

.maint {
  margin-top: -40px; }
  .maint-text {
    margin: 0 auto 24px;
    width: 58.75%; }

.gold-bd {
  border-top: 2px solid #b0956e;
  border-bottom: 2px solid #b0956e;
  position: relative; }
  .gold-bd:before, .gold-bd:after {
    background: #b0956e;
    /* Old browsers */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b0956e 0%, #fffac9 50%, #b0956e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b0956e 0%, #fffac9 50%, #b0956e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0956e', endColorstr='#b0956e',GradientType=0 );
    /* IE6-9 */
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 1; }
  .gold-bd:before {
    left: 0; }
  .gold-bd:after {
    right: 0; }

.cmn-btn {
  position: relative;
  width: 100%; }
  .cmn-btn__deco {
    background: url("../images/cmn_btn_deco.png") center repeat-x;
    background-size: 320px 100%;
    height: 3.5px;
    position: absolute;
    top: 24px;
    width: 100%; }

  .cmn-btn__body {
    background: url("../images/cmn_nav_btn.png") center no-repeat;
    background-size: 100%;
    color: #000;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: 54px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 67.5%; }
    .cmn-btn__body a {
      display: block;
      height: 100%;
      width: 100%; }

  .cmn-btn__click_btn {
    background: url("../images/click_btn.png") center no-repeat;
    margin: -33px 0 0 29px;
    z-index: 100;
    height: 60px;
    width: 60px;
    position: absolute;
    background-size: contain;
    display: none; }

.cmn-bar {
  background: #b61b09;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b61b09 0%, #bb1d11 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b61b09 0%, #bb1d11 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b61b09', endColorstr='#bb1d11',GradientType=0 );
  /* IE6-9 */
  border-top: 1px solid #1a0404;
  border-bottom: 1px solid #1a0404;
  bottom: 0;
  display: table;
  height: 40px;
  position: fixed;
  width: 100%;
  z-index: 2; }
  .cmn-bar a {
    display: table-cell;
    height: 100%;
    font-size: 1.25em;
    font-weight: 500;
    text-align: center;
    text-shadow: 1px 1px 0 #050000;
    width: 100%;
    vertical-align: middle; }

.cmn-audio {
  overflow: hidden;
  text-indent: 120%;
  white-space: nowrap;
  min-height: 40px;
  min-width: 40px;
  height: 40px;
  left: 1%;
  position: absolute;
  top: 1%;
  width: 10%;
  white-space: nowrap; }

.cmn-audio__btn {
  background: url("../images/ctrl-audio-on.png") center no-repeat;
  background-size: contain;
  height: 100%;
  width: 100%; }
  .cmn-audio__btn.mute {
    background-image: url("../images/ctrl-audio-off.png"); }

.game-main {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .game-main__head {
    position: relative;
    text-align: center;
    width: 100%; }
    .game-main__head p:last-child {
      margin-top: 24px; }

  .game-main__content {
    margin-top: 20px;
    min-height: 280px; }

  .game-main__guide {
    overflow: hidden;
    text-indent: 120%;
    white-space: nowrap;
    left: 0;
    position: absolute;
    top: 0; }

.lot-scr img {
  display: block;
  text-align: center;
  margin: 0 auto; }
.lot-scr .lot-scr__cover {
  border-radius: 100%;
  height: 87.5%;
  position: absolute;
  width: 87.5%; }

.op {
  background-color: #000;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 3; }
  .op-logo {
    background: url("../images/op.png") center no-repeat;
    background-size: contain;
    height: 100%;
    margin: 0 auto;
    opacity: 0;
    position: relative;
    width: 38.75%; }

.omikuji-header {
  padding-top: 18px; }

.omikuji-header__sub {
  margin-top: 10px; }

.omikuji-main-inst {
  text-align: center;
  margin: 12px auto;
  font-size: 16px;
  line-height: 32px; }

.omikuji-main00 {
  text-align: center;
  margin: 10px auto;
  font-size: 10px; }

.omikuji-main-canvas {
  position: relative;
  width: 100%;
  background: url("../images/omikuji_bg.png") center no-repeat;
  background-size: cover;
  height: 100%; }

.omikuji-result-btn {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 18vw;
  display: none;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  height: 40px;
  width: 165px; }
  @media (max-height: 440px) {
    .omikuji-result-btn {
      bottom: 0; } }
  .omikuji-result-btn.image1 {
    background-image: url("../images/result_btn04_off.png"); }
    .omikuji-result-btn.image1:hover, .omikuji-result-btn.image1.hover {
      background-image: url("../images/result_btn04_on.png"); }
  .omikuji-result-btn.image2 {
    background-image: url("../images/result_btn06_off.png"); }
    .omikuji-result-btn.image2:hover, .omikuji-result-btn.image2.hover {
      background-image: url("../images/result_btn06_on.png"); }
  .omikuji-result-btn.image3 {
    background-image: url("../images/result_btn05_off.png"); }
    .omikuji-result-btn.image3:hover, .omikuji-result-btn.image3.hover {
      background-image: url("../images/result_btn05_on.png"); }
  .omikuji-result-btn.image4 {
    background-image: url("../images/result_btn04_off.png"); }
    .omikuji-result-btn.image4:hover, .omikuji-result-btn.image4.hover {
      background-image: url("../images/result_btn04_on.png"); }
  .omikuji-result-btn.image5 {
    background-image: url("../images/result_btn06_off.png"); }
    .omikuji-result-btn.image5:hover, .omikuji-result-btn.image5.hover {
      background-image: url("../images/result_btn06_on.png"); }

.omikuji-result-link {
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }
  .omikuji-result-link img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.omikuji-filter {
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%; }

.scratch-loading {
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  z-index: 1000; }
  .scratch-loading img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.slot-header {
  margin: 20px auto 0; }

.slot-main-credit {
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  margin-left: 9px;
  text-align: center;
  width: 234px; }

.slot-main-credit-num {
  font-size: 24px;
  padding: 0 6px; }

.slot-main-canvas {
  position: absolute;
  top: 0;
  width: 100vw; }
  .slot-main-canvas:before {
    content: "";
    display: block;
    padding-top: 161.25%; }
  .slot-main-canvas canvas {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%; }

.slot-main-btn {
  border-radius: 22px;
  display: none;
  height: 44px;
  left: 0;
  margin: 0 auto;
  outline: none;
  position: absolute;
  right: 0;
  width: 87.5vw;
  z-index: 1; }
  .slot-main-btn a {
    -webkit-tap-highlight-color: transparent;
    border-radius: 22px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
    height: 100%;
    line-height: 44px;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    width: 100%; }
    .slot-main-btn a.hover {
      background-color: rgba(0, 0, 0, 0.5); }
  .slot-main-btn__win {
    background-color: #cf1f3c; }

  .slot-main-btn__lose {
    background-color: #1f8fcf; }

.popup-gunman_main {
  height: 100%;
  width: 100vw; }
  .popup-gunman_main_canvas {
    position: relative;
    width: 100%;
    background: url("../images/omikuji_bg.png") center no-repeat;
    background-size: cover;
    height: 100%; }

/*画像ロールオーバー**/
/*おみくじ*/
p.image1 {
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn04_off.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image1 {
  display: block;
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn04_off.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image1:hover {
  background: url("../images/result_btn04_on.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

p.image2 {
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn06_off.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image2 {
  display: block;
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn06_off.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image2:hover {
  background: url("../images/result_btn06_on.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

p.image3 {
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn05_off.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image3 {
  display: block;
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn05_off.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image3:hover {
  background: url("../images/result_btn05_on.png") top left no-repeat;
  background-size: 50%;
  background-position: center 45px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

/*おみくじ*/
/*スクラッチ*/
p.image4 {
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn04_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image4 {
  display: block;
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn04_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image4:hover {
  background: url("../images/result_btn04_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

p.image5 {
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn06_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image5 {
  display: block;
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn06_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image5:hover {
  background: url("../images/result_btn06_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

p.image6 {
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn05_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image6 {
  display: block;
  width: 100%;
  height: 87px;
  text-indent: -9999px;
  background: url("../images/result_btn05_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

a.image6:hover {
  background: url("../images/result_btn05_off.png") top left no-repeat;
  background-size: 70%;
  background-position: center 0px;
  z-index: 500000;
  position: relative;
  padding: 20px auto 0 auto;
  margin: 20px auto 0 auto; }

/*スクラッチ*/
/*画像ロールオーバー**/
