﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol, ul {
  list-style: none
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q, blockquote {
  quotes: none
}

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

a img {
  border: none
}

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

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes norotate {
  from {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}

@keyframes lottery_anime_pc {
  10% {
    width: 360px;
    height: 180px;
    margin-top: 20px;
    margin-left: -180px;
    transform: rotate(0);
    opacity: 1;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
  30% {
    width: 360px;
    height: 180px;
    margin-top: 20px;
    margin-left: -180px;
    transform: rotate(0);
    opacity: 1;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
  40% {
    width: 360px;
    height: 0px;
    margin-top: 200px;
    margin-left: -180px;
    transform: rotate(0);
    opacity: 1;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
  90% {
    width: 360px;
    height: 0px;
    margin-top: 200px;
    margin-left: -180px;
    transform: rotate(0);
    opacity: 1;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
  100% {
    width: 360px;
    height: 0px;
    margin-top: 200px;
    margin-left: -180px;
    transform: rotate(0);
    opacity: 0;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
}

@keyframes lottery_anime_sp {
  10% {
    width: 300px;
    height: 150px;
    margin-top: -10px;
    margin-left: -150px;
    transform: rotate(0);
    opacity: 1;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
  30% {
    width: 300px;
    height: 150px;
    margin-top: -10px;
    margin-left: -150px;
    transform: rotate(0);
    opacity: 1;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
  40% {
    width: 300px;
    height: 0px;
    margin-top: 150px;
    margin-left: -150px;
    transform: rotate(0);
    opacity: 1;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
  90% {
    width: 300px;
    height: 0px;
    margin-top: 150px;
    margin-left: -150px;
    transform: rotate(0);
    opacity: 1;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
  100% {
    width: 300px;
    height: 0px;
    margin-top: 150px;
    margin-left: -150px;
    transform: rotate(0);
    opacity: 0;
    top: 20px;
    left: 50%;
    z-index: 10000
  }
}

@keyframes lottery_rotate {
  0% {
    opacity: 1
  }
  50% {
    transform: rotate(45deg)
  }
  100% {
    transform: rotate(45deg);
    opacity: 0
  }
}

@keyframes img_click {
  10% {
    width: 90%;
    height: 90%
  }
  90% {
    width: 100%;
    height: 100%
  }
}

@keyframes balloon {
  0% {
    bottom: 15px
  }
  48% {
    bottom: 15px
  }
  50% {
    bottom: 18px
  }
  52% {
    bottom: 15px
  }
  100% {
    bottom: 15px
  }
}

@keyframes kirakira {
  0% {
    opacity: 1
  }
  40% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  60% {
    opacity: 1
  }
  100% {
    opacity: 1
  }
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0
}

body {
  overflow-y: scroll;
  background-color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #333;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body img {
  width: 100%;
  height: auto;
  vertical-align: middle
}

body a {
  color: #111;
  text-decoration: none
}

body a:hover img {
  opacity: 0.8
}

#marble-kuji {
  width: 100%;
  overflow: visible;
}

#marble-kuji.block {
  position: fixed;
  left: 0
}


#marble-kuji h3,#marble-kuji  .h3 {
    font-size: inherit;
}


@media screen\0 {
}


#marble-kuji .content main {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box
}

#marble-kuji .content .txtRed, #marble-kuji .content .inputError {
  color: #d5b200
}

#marble-kuji .content textarea, #marble-kuji .content input[type="text"], #marble-kuji .content input[type="password"], #marble-kuji .content input[type="tel"], #marble-kuji .content input[type="email"] {
  width: 100%;
  max-width: 100%;
  min-height: 35px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  resize: none
}

#marble-kuji .content textarea:focus, #marble-kuji .content input[type="text"]:focus, #marble-kuji .content input[type="password"]:focus, #marble-kuji .content input[type="tel"]:focus, #marble-kuji .content input[type="email"]:focus {
  border: 1px solid #d5b200;
  outline: 1px solid #fff
}

#marble-kuji .content textarea {
  height: 140px;
  overflow: auto
}

#marble-kuji .content .box_select {
  width: 100%;
  position: relative
}

#marble-kuji .content .box_select select {
  width: 100%;
  padding: 10px 0;
  padding-left: 10px;
  background: transparent;
  background-image: none;
  border: 1px solid #ccc;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  outline: none;
  text-overflow: ellipsis;
  text-indent: 0.01px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

#marble-kuji .content .box_select select::-ms-expand {
  display: none
}

#marble-kuji .content .box_select:before {
  content: '';
  width: 10px;
  height: 10px;
  margin-top: -5px;
  display: inline-block;
  background-image: url("../Images/Common/ico_arrow_b.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  transform: rotate(90deg);
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 20px
}

#marble-kuji .content ul.style_num {
  padding-left: 20px;
  box-sizing: border-box;
  list-style: decimal
}

#marble-kuji .content ul.style_num li {
  padding-left: 5px
}

#marble-kuji .content ul.style_disc {
  padding-left: 20px;
  box-sizing: border-box;
  list-style: disc
}

#marble-kuji .content ul.style_disc li {
  padding-left: 5px
}

#marble-kuji .content .txt_link {
  cursor: pointer
}

#marble-kuji .content .txt_link:after {
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 10px;
  display: inline-block;
  background-image: url("../Images/Common/ico_arrow_b.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto
}

#marble-kuji .content .txt_link:hover:after {
  margin-right: 0;
  margin-left: 13px
}

#marble-kuji .content .bg {
  transition: opacity 0.3s 0s ease;
  opacity: 0;
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0
}

#marble-kuji .content .bg.open {
  width: 100%;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1
}

#marble-kuji .content .btn_area .cancel {
  min-width: 300px;
  height: 50px;
  margin: 0 auto;
  padding: 0 60px;
  padding-top: 6px;
  box-sizing: border-box;
  display: inline-block;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid gray;
  font-size: 24px;
  line-height: 34px;
  color: gray;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  vertical-align: top;
  margin: 0 10px
}

#marble-kuji .content .btn_area .cancel:after {
  content: '';
  margin-top: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
  background-image: url("../Images/Common/ico_arrow_g.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  position: absolute;
  top: 50%;
  left: 20px
}

#marble-kuji .content .btn_area .cancel input {
  width: 100%;
  font-size: 24px;
  line-height: 34px;
  color: gray;
  font-weight: bold;
  background-color: transparent;
  border: none
}

#marble-kuji .content .btn_area .cancel.font_s {
  font-size: 20px;
  line-height: 30px;
  padding-top: 10px
}

#marble-kuji .content .btn_area .btn {
  min-width: 300px;
  height: 50px;
  margin: 0 auto;
  padding: 0 60px;
  padding-top: 8px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #d5b200;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  vertical-align: top;
  margin: 0 10px
}

#marble-kuji .content .btn_area .btn:after {
  content: '';
  margin-top: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  position: absolute;
  top: 50%;
  right: 20px
}

#marble-kuji .content .btn_area .btn input {
  width: 100%;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  background-color: transparent;
  border: none
}

#marble-kuji .content .btn_area .btn.font_s {
  font-size: 20px;
  line-height: 30px;
  padding-top: 10px
}

#marble-kuji .content .btn_area input.btn {
  border: none;
  padding-top: 0
}

#marble-kuji .content .btn_area input.cancel {
  border: none;
  padding-top: 0
}

#marble-kuji .content .btn_area.marble_btn-box {
  max-width: 1000px
}

#marble-kuji .content .content {
  padding: 0
}

#marble-kuji #index #slider .main {
  background-color: #fff;
  position: relative
}

#marble-kuji #index #slider .main li {
  transition: opacity 0.5s 0s ease;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none
}

#marble-kuji #index #slider .main li .img {
  display: block;
  transition: all 0.5s 0s ease;
  position: absolute;
  pointer-events: auto
}

#marble-kuji #index #slider .main li .txt {
  background-color: #cb4754;
  background-image: url("../Images/Common/bg01.svg");
  background-size: 17px auto;
  background-position: center;
  background-attachment: fixed;
  background-repeat: repeat;
  text-align: left;
  position: absolute
}

#marble-kuji #index #slider .main li .txt a {
  box-sizing: border-box;
  display: block;
  font-weight: bold;
  color: #fff;
  text-align: left;
  opacity: 0;
  transition: opacity 0.5s 0s ease
}

#marble-kuji #index #slider .main li:nth-child(1) {
  position: relative
}

#marble-kuji #index #slider .main li:nth-child(1) .img {
  position: relative
}

#marble-kuji #index #slider .main li:nth-child(2) {
  z-index: 3
}

#marble-kuji #index #slider .main li:nth-child(2) .txt a {
  opacity: 1;
  pointer-events: auto
}

#marble-kuji #index #slider .main li:nth-child(3) {
  z-index: 2
}

#marble-kuji #index #slider .main li:nth-child(4) {
  z-index: 2
}

#marble-kuji #index #slider .num {
  padding: 10px 20px;
  box-sizing: border-box;
  background-color: #fff
}

#marble-kuji #index #slider .num li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ccc;
  cursor: pointer
}

#marble-kuji #index #slider .num li.target {
  background-color: #d5b200
}

#marble-kuji #index h2 {
  margin: 0 auto;
  margin-bottom: 40px;
  display: inline-block;
  font-size: 36px;
  line-height: 50px;
  font-weight: 500;
  position: relative
}

#marble-kuji #index h2 span {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    display: block;
}

#marble-kuji #index section .list {
  width: 100%;
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box
}

#marble-kuji #index section .list li {
  /*padding-bottom: 20px;*/
  background-color: #f4f4f4;
  padding: 10px;
  margin-bottom:40px;
}

#marble-kuji #index section .list li a {
  box-sizing: border-box;
  display: flex;
  /*background-color: #fff;
  -moz-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);*/
  position: relative;
  height:100%;
  flex-direction: column;
}
#marble-kuji #index section .list li a>*{min-height:1%;}
#marble-kuji #index section .list li a .lab {
  transform: rotate(-45deg);
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  z-index: 1000
}

#marble-kuji #index section .list li a .lab:before {
  content: '';
  border-right: 44px solid transparent;
  border-left: 44px solid transparent;
  position: absolute;
  z-index: -1
}

#marble-kuji #index section .list li a .title {
  width: 100%;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 2px;
}

#marble-kuji #index section .list li a dl {
  width: 100%;
  display: flex;
  color: #fff;
  font-weight: bold;
  position: relative;
  margin-top:auto;
}

#marble-kuji #index section .list li a dl dt {
  padding: 5px 10px;
  box-sizing: border-box
}

#marble-kuji #index section .list li a dl dd {
  padding: 5px 10px;
  box-sizing: border-box
}

#marble-kuji #index section .list li a dl .after {
  padding: 3px 6px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 10px;
  line-height: 16px;
  text-align: left;
  color: #d5b200;
  position: absolute;
  right: -10px;
  bottom: 15px;
  z-index: 100
}

#marble-kuji #index section .list li a dl .after:after {
  content: '';
  width: 60px;
  height: 60px;
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(255,255,255,1)" stroke="rgba(227,53,80,1)" stroke-width="5" stroke-linecap="round" stroke-linejoin="round" d="M23,5h54c9.94,0,18,8.06,18,18v36c0,9.94-8.06,18-18,18c0,0-2.37,0-10.8,0C57.77,77,56.12,95,32,95c5.55-7.12,9.79-18,1.8-18S23,77,23,77c-9.94,0-18-8.06-18-18V23C5,13.06,13.06,5,23,5z"/></svg>');
  position: absolute;
  bottom: -15px;
  right: -8px;
  z-index: -1
}

#marble-kuji #index section .list li a dl .after .num {
  margin-top: -5px;
  display: block;
  text-align: right;
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #index section .list li a dl .after .num:after {
  content: '日'
}

#marble-kuji #index section .list li.sale a {
  /*border: 4px solid #d5b200*/
}

#marble-kuji #index section .list li.sale a .lab {
    top: -1px;
    left: -7px;
}

#marble-kuji #index section .list li.sale a .lab:before {
  border-bottom: 44px solid #dc92ab;
  top: -18px;
  left: -28px
}

#marble-kuji #index section .list li.sale a dl {
  background-color: #dc92ab;
}
#marble-kuji #index section .list li a dl#LotterySaleEndDate dt:before,
#marble-kuji #index section .list li a dl#LotterySaleEndDate dt:before{
content:"";
background-image:url(/kuji/Images/Common/ico_letter.svg);
background-repeat:no-repeat;
display:inline-block;
vertical-align:middle;
width:20px;
height:14px;
margin-right:8px;
}

#marble-kuji #index section .list li.before a {
 /*border: 4px solid #838bd4*/
}

#marble-kuji #index section .list li.before a .lab {
    top: -1px;
    left: -9px;
    text-indent: -5px;
}

#marble-kuji #index section .list li.before a .lab:before {
  border-bottom: 44px solid #838bd4;
  top: -20px;
  left: -26px
}

#marble-kuji #index section .list li.before a dl {
  background-color: #838bd4
}
@media screen and (min-width: 1000px){
#marble-kuji #index section .list li.before.hovershadow:hover {
    box-shadow: 0 0 0 5px #838bd4 inset;
}
}
#marble-kuji #index section .list li.end a {
  /*border: 4px solid gray*/
}

#marble-kuji #index section .list li.end a .lab {
  top: 4px;
  left: -9px
}

#marble-kuji #index section .list li.end a .lab:before {
  border-bottom: 44px solid gray;
  top: -23px;
  left: -21px
}

#marble-kuji #index section .list li:hover {
  /*padding-bottom: 15px;*/
  transition: all 0.1s 0s
}

#marble-kuji #index section .list li:hover a {
  /*margin: 5px -5px 0 5px;*/
  transition: all 0.1s 0s;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent
}

#marble-kuji #index section .list li:nth-child(odd) a dl .after {
  animation: balloon 10s 0s linear infinite
}

#marble-kuji #index section .list li:nth-child(even) a dl .after {
  animation: balloon 10s 5s linear infinite
}

#marble-kuji #index section.sale {
  /*background-image: url("../Images/Common/bg03_2t.svg"), url("../Images/Common/bg03_2.svg");
  background-position: top center, top center;
  background-repeat: repeat, repeat;
  background-size: 890px auto, 100px auto
    background-color: #faf1e3;*/
}

#marble-kuji #index section.sale h2 {
/*  color: #d5b200*/
}

#marble-kuji #index section.sale h2 span {
/*  border-top: 2px solid #d5b200*/
}

#marble-kuji #index section.end h2 {
  color: gray
}

#marble-kuji #index section.end h2 span {
}

#marble-kuji #index section.end .btn {
  min-width: 300px;
  height: 50px;
  margin: 0 auto;
  padding: 0 60px;
  padding-top: 8px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #d5b200;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  vertical-align: top;
  background-color: gray
}

#marble-kuji #index section.end .btn:after {
  content: '';
  margin-top: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  position: absolute;
  top: 50%;
  right: 20px
}

#marble-kuji #index section.end .btn input {
  width: 100%;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  background-color: transparent;
  border: none
}

#marble-kuji #index section.news {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 80px;
  padding-bottom: 40px;
  box-sizing: border-box
}

#marble-kuji #index section.news h2 {
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
  color: #d5b200
}

#marble-kuji #index section.news ul {
  padding: 20px 0;
  box-sizing: border-box;
  border-top: 2px solid #d5b200;
  border-bottom: 2px solid #d5b200;
  text-align: left
}

#marble-kuji #index section.news ul li {
  margin-bottom: 10px
}

#marble-kuji #index section.news ul li .day {
  font-weight: bold
}

#marble-kuji #index section.news .btn_area {
  width: 100%;
  padding-top: 10px;
  text-align: right
}

#marble-kuji #index section.news .btn_area .btn_mini {
  padding: 5px 40px;
  display: inline-block;
  background-color: #d5b200;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  position: relative;
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #index section.news .btn_area .btn_mini:after {
  content: '';
  margin-top: -8px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-size: 16px auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 10px
}

#marble-kuji #details {
  padding-bottom: 0
}
.wrapper.lotteryplandetail_aspx  .baseWrap.contentsBox{
overflow:initial;
padding-top:0;
}

/*#marble-kuji #details h2{margin-bottom:10px}#marble-kuji #details h2 .series{font-size:20px;line-height:30px}#marble-kuji #details h2 .series span{font-size:20px;line-height:30px}#marble-kuji #details h2 span{font-size:40px;line-height:50px;border:none;position:relative;bottom:0}*/
#marble-kuji #details .img_areaWrap {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    /*background-color: #f1e3e2;*/
    position: relative;
}
#marble-kuji #details .img_area {
  width: 100%;
  /*max-width: 1000px;*/
  max-width:none;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start
}

#marble-kuji #details .img_area .period {
  padding: 10px 20px;
  box-sizing: border-box;
  /*background-image: url("../Images/Common/bg01.svg");*/
  background-size: 15px auto;
  background-position: center;
  background-repeat: repeat;
  text-align: left
}

#marble-kuji #details .txt_area,
#marble-kuji #collection .txt_area {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: left
}

#marble-kuji #details .txt_area h3,
#marble-kuji #collection .txt_area h3 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold
}

#marble-kuji #details .txt_area h3 .series,
#marble-kuji #collection .txt_area h3 .series {
  display: block;
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #details .txt_area dl.period,
#marble-kuji #collection .txt_area dl.period {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 10px;
  padding: 10px;
  box-sizing: border-box;
  border: 2px solid #cbbda4;
  font-weight: bold;
background-color: #cbbda4;
}

#marble-kuji #details .txt_area dl.period dt,
#marble-kuji #collection .txt_area dl.period dt {
  color: #fff
}

#marble-kuji #details .txt_area dl.period dd,
#marble-kuji #collection .txt_area dl.period dd {
  display: inline-block;
    color: #fff;
}

#marble-kuji #details .txt_area p,
#marble-kuji #collection .txt_area p {
  width: 100%;
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #details #slider_type {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 10px 20px;
  box-sizing: border-box;
  position: relative
}

#marble-kuji #details #slider_type .box ul {
  display: flex;
  transition: all 0.3s 0s ease
}

#marble-kuji #details #slider_type .box ul li {
  margin: 0 5px;
  border: 1px solid #cbbda4;
  position: relative;
  cursor: pointer
}
#marble-kuji #details #slider_type .box ul li a{
  display: block;
}
#marble-kuji #details #slider_type .box ul li .lab {
  transform: rotate(-45deg);
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  z-index: 1000;
  top: 10px;
  left: 10px
}

#marble-kuji #details #slider_type .box ul li .lab:before {
  content: '';
  border-right: 44px solid transparent;
  border-left: 44px solid transparent;
  position: absolute;
  z-index: -1
}

#marble-kuji #details #slider_type .box ul li .lab:before {
  border-bottom: 44px solid #dc92ab;
  top: -19px;
  left: -34px
}

#marble-kuji #details #slider_type .box ul li .txt {
  width: 100%;
  padding: 10px;
  padding-left: 40px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: left;
  position: relative
}

#marble-kuji #details #slider_type .box ul li .txt .num {
  display: block
}

#marble-kuji #details #slider_type .box ul li .txt:before {
  content: '';
  width: 20px;
  height: 20px;
  margin-top: -10px;
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="rgba(255,255,255,1)" stroke-width="2" points="3,1 7,5 3,9 "/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px;
  background-color: #dc92ab;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  transform: rotate(90deg);
  position: absolute;
  top: 50%;
  left: 10px
}

#marble-kuji #details #slider_type .box ul li:nth-child(2n) .lab:before {
  border-bottom: 44px solid #d7bfbf
}

#marble-kuji #details #slider_type .box ul li:nth-child(3n) .lab:before {
  border-bottom: 44px solid #99b093
}

#marble-kuji #details #slider_type .box ul li:nth-child(4n) .lab:before {
  border-bottom: 44px solid #668ca3
}

#marble-kuji #details #slider_type .next, 
#marble-kuji #details #slider_type .prev {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  display: inline-block;
  font-size:0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1000
}

#marble-kuji #details #slider_type .next.noactive, #marble-kuji #details #slider_type .prev.noactive {
  opacity: 0.5
}

#marble-kuji #details #slider_type .next {
  right: 0
}

#marble-kuji #details #slider_type .prev {
  transform: rotate(180deg);
  left: 0
}
#marble-kuji #details #slider_type .prev:before,
#marble-kuji #details #slider_type .next:before{
content: '';
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate( -135deg);
    display: inline-block;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}
#marble-kuji #details #slider_type .prev:before{
    transform: rotate( 45deg);
    margin: auto 16px auto auto;
}
#marble-kuji #details #slider_type .next:before{
    transform: rotate( 45deg);
    margin: auto auto auto 14px
}
#marble-kuji #details .sale_btn_area {
  /*background-image: url("../Images/Common/bg03_2t.svg"), url("../Images/Common/bg03_2.svg");*/
  background-position: top center, top center;
  background-repeat: repeat, repeat;
  background-size: 890px auto, 100px auto;
  position: relative;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    background-color: #f1e3e2;
}

#marble-kuji #details .sale_btn_area:before {
  content: '';
  width: calc(50% - 100px);
  height: 80px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0
}

#marble-kuji #details .sale_btn_area:after {
  content: '';
  width: calc(50% - 100px);
  height: 80px;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0
}

#marble-kuji #details .sale_btn_area svg {
  width: 200px;
  margin-left: -100px;
  position: absolute;
  top: 0;
  left: 50%
}

#marble-kuji #details .sale_btn_area svg path {
  fill: #fff
}


/*#marble-kuji #details .sale_btn_area h3{padding-top:100px;color:#d5b200;font-size:40px;line-height:50px;font-weight:bold;margin-bottom:10px;position:relative;background-image:url("../Images/Common/title_item.svg");background-position:top center;background-repeat:no-repeat;background-size:100px}*/

#marble-kuji #details .sale_btn_area h3 span {
  position: relative;
  z-index: 1000
}


/*#marble-kuji #details .sale_btn_area h3:before{content:'CHALLENGE!!';width:100%;color:#111;font-size:14px;line-height:24px;font-weight:bold;position:absolute;top:70px;left:0}#marble-kuji #details .sale_btn_area h3:after{content:'';width:240px;height:10px;margin-left:-120px;background-color:#ffe68a;position:absolute;bottom:0;left:50%;z-index:10}*/

#marble-kuji #details .sale_btn_area .box {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
  box-sizing: border-box
}

#marble-kuji #details .sale_btn_area .box .box_btn .one, #marble-kuji #details .sale_btn_area .box .box_btn .collect {
  text-align: center;
  position: relative
}

#marble-kuji #details .sale_btn_area .box .box_btn .one .btn, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn {
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative
}

#marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton, 
#marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton, 
#marble-kuji #collection .sale_btn_area .box_btn .one .btn .SmallButton,
#marble-kuji #collection .sale_btn_area .box_btn .collect .btn .SmallButton,
#marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton,#marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton{
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 100;
    background: transparent;
    border: none;
    margin: 0;
}
#marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton:after, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton:after,
#marble-kuji #collection.sale .sale_btn_area .box_btn .one .btn .SmallButton:after, #marble-kuji #collection.sale .sale_btn_area .box_btn .collect .btn .SmallButton:after,
#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .one .btn .SmallButton:after {
    content:"";
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    right: 20px;
    width: 16px;
    height: 16px;
    display: block;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 8px);
}
#marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton .price, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton .price {
  width: 220px;
  height: 20px;
  margin: 0 auto;
  display: block;
  font-size: 12px;
  line-height: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}

#marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton .price table, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton .price table,
#marble-kuji #collection .sale_btn_area .box_btn .one .btn .SmallButton .price table, #marble-kuji #collection .sale_btn_area .box_btn .collect .btn .SmallButton .price table  {
  vertical-align: top;
  display: inline-block;
  width:auto;
}

#marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton .price table .PriceTitleB, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton .price table .PriceTitleB {
  display: none
}

#marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton .price table .ListPriceTable, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton .price table .ListPriceTable {
  font-weight: bold
}

#marble-kuji #details .sale_btn_area .box .box_btn .one .btn:before, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 40px;
  left: -10px;
  z-index: 10
}

#marble-kuji #details .sale_btn_area .box .box_btn .one .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .collect .balloon {
  box-sizing: border-box;
  background-image: url("../Images/Common/item.svg");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  font-weight: bold
}

#marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .one .btn, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .collect .btn {
  background-color: #ccc
}

#marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .one .btn:before, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .collect .btn:before {
  background-color: gray
}

#marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .one .btn a, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .collect .btn a {
  cursor: default
}

#marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .one .btn .price, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .collect .btn .price {
  display: none;
  background-color: rgba(100, 100, 100, 0.5)
}

#marble-kuji #details .sale_btn_area .box .send {
  width: 100%;
  margin-top: 40px;
  box-sizing: border-box;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
      /*border: 2px solid rgb(203 189 164);*/
  background-color: rgba(255, 255, 255, 0.5);
  text-align: left
}

#marble-kuji #details .sale_btn_area .box .send .main {
  color: #a04863
}

#marble-kuji #details .sale_btn_area .box .send .main h4 {
  box-sizing: border-box;
  background-image: url("../Images/Common/send.svg");
  background-position: center left;
  background-size: auto;
  background-repeat: no-repeat;
  font-size: 24px;
  line-height: 34px
}

#marble-kuji #details .sale_btn_area .box .send .main p {
  font-weight: bold
}

#marble-kuji #details .sale_btn_area .box .send .note {
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 20px;
  border-top: 2px dashed #cbbda4;
  list-style: disc;
}
#marble-kuji #details .sale_btn_area .box .send .note li {
  list-style: disc;
}
  #marble-kuji #details .sub_txtWrap {
    width: 100vw;
    margin: 0px calc(50% - 50vw) 40px calc(50% - 50vw);
    background-color: #fff;
}
#marble-kuji #details .sub_txt {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box
}

#marble-kuji #details .sub_txt ul li {
  border-bottom: 1px solid #ccc
}

#marble-kuji #details .sub_txt ul li:last-child {
  border-bottom: none
}

#marble-kuji #details .list {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 160px;
  box-sizing: border-box
}

#marble-kuji #details .list .txt_area .box {
  box-sizing: border-box
}

#marble-kuji #details .list .txt_area .box h2 {
  width: 100%;
  margin-bottom: 10px
}

#marble-kuji #details .list .txt_area .box h2 span {
  border: none;
  position: relative;
  bottom: 0
}


/*#marble-kuji #details .list h3{margin:0 auto;margin-bottom:40px;display:inline-block;color:#111;font-size:24px;line-height:34px;font-weight:bold;position:relative}#marble-kuji #details .list h3 span{width:100%;font-size:12px;line-height:20px;display:inline-block;border-top:2px solid gray;position:absolute;bottom:-20px;left:0}*/

#marble-kuji #details .list section {
  padding: 0 10px;
  text-align: left;
  position: relative;
  padding-top: 70px;
  margin-top: -70px;
}

#marble-kuji #details .list section h4 {
  width: 100%;
  margin-bottom: 20px;
  box-sizing: border-box;
  background-color: #d5b200;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  color: #fff
}

#marble-kuji #details .list section h4 .lab {
  transform: rotate(-45deg);
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  z-index: 1000;
  top: 2px;
  left: -3px;
  font-size: 24px;
  line-height: 34px
}

#marble-kuji #details .list section h4 .lab:before {
  content: '';
  border-right: 44px solid transparent;
  border-left: 44px solid transparent;
  position: absolute;
  z-index: -1
}

#marble-kuji #details .list section h4 .lab:before {
  border-bottom: 60px solid #111;
  border-right: 60px solid transparent;
  border-left: 60px solid transparent;
  top: -23px;
  left: -38px;
  z-index: -1
}

#marble-kuji #details .list section h4 .lab:after {
  content: '';
  border-bottom: 52px solid #111;
  border-right: 52px solid transparent;
  border-left: 52px solid transparent;
  position: absolute;
  top: -9px;
  left: -30px;
  opacity: 0.3;
  z-index: -10
}

#marble-kuji #details .list section h4 .title {
  padding: 10px;
  padding-left: 50px;
  box-sizing: border-box;
  font-weight: bold
}

#marble-kuji #details .list section h4 .num, #marble-kuji #details .list section h4 dl {
  box-sizing: border-box;
  font-weight: bold
}

#marble-kuji #details .list section h4 .num {
  color: #333
}

#marble-kuji #details .list section h4 dl {
  padding: 5px 10px;
  color: #fff
}

#marble-kuji #details .list section .list_item {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap
}

#marble-kuji #details .list section .list_item li {
  margin-bottom: 40px;
  position: relative
}

#marble-kuji #details .list section .list_item li img {
  box-sizing: border-box;
  border: 1px solid #cbbda4;
  cursor: pointer
}

#marble-kuji #details .list section .list_item li:hover {
  opacity: 0.5
}

#marble-kuji #details .list section .list_item li.ListItem_Soldout {
  position: relative
}

#marble-kuji #details .list section .list_item li.ListItem_Soldout img {
  opacity: 0.5
}

#marble-kuji #details .list section .list_item li.ListItem_Soldout:after {
  content: 'SOLD OUT';
  width: 90%;
  margin-top: -15%;
  margin-left: -45%;
  padding: 3px 0;
  box-sizing: border-box;
  display: inline-block;
  background-color: #d5b200;
  transform: rotate(-20deg);
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%
}

#marble-kuji #details .list section:nth-of-type(2n) h4 {
  background-color: #ffc057
}

#marble-kuji #details .list section:nth-of-type(3n) h4 {
  background-color: #838bd4
}

#marble-kuji #details .list section:nth-of-type(4n) h4 {
  background-color: #fa8856
}

#marble-kuji #details .w_chance {
  /*width: 100%;
  background-color: #fff;
  background-image: url("../Images/Common/bg04.svg");
  background-size: 20px auto;
  background-position: center;
  background-repeat: repeat;*/
  /*width: 100vw;
  margin: 0 calc(50% - 50vw);*/
  background-color: #f1e3e2;
    /*background-image: url(/store/Images/common/bg_linesquare.svg);*/
    background-size: 25px 25px;
    background-repeat: repeat;
    margin-bottom: 100px;
}

#marble-kuji #details .w_chance .box {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 80px 20px;
  box-sizing: border-box;
  position: relative
}

#marble-kuji #details .w_chance .box h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: -40px;
  left: 50%
}

#marble-kuji #details .w_chance .box h3 .ribbon {
  width: 100%;
  height: 100%;
  display: block;
  background-color: transparent;
  overflow: hidden;
  position: relative;
  z-index: 10
}

#marble-kuji #details .w_chance .box h3 .ribbon:before {
  content: '';
  width: 120%;
  height: 90px;
  display: block;
  background: linear-gradient(#dc92ab, #dc92ab);
  transform: rotate(-10deg);
  position: absolute;
  bottom: -60px;
  right: -20px;
  z-index: -1
}

#marble-kuji #details .w_chance .box h3 .ribbon:after {
  content: none;
  width: 120%;
  height: 50px;
  display: block;
  background-color: #dc92ab;
  transform: rotate(-10deg);
  position: absolute;
  top: -45px;
  right: -20px;
  z-index: -1
}

#marble-kuji #details .w_chance .box h3 .ribbon span {
  width: 100%;
  height: 100%;
  padding: 10px 0;
  display: block;
  box-sizing: border-box
}

#marble-kuji #details .w_chance .box h3 .ribbon span:before {
  content: '';
  width: 120%;
  height: 15px;
  display: block;
  background: #dc92ab;
  transform: rotate(-10deg);
  position: absolute;
  top: -30px;
  right: -20px
}

#marble-kuji #details .w_chance .box h3:before {
  content: none;
  border-top: 30px solid transparent;
  border-left: 30px solid #a04863;
  border-bottom: 30px solid transparent;
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 1
}

#marble-kuji #details .w_chance .box h3:after {
  content: none;
  border-top: 30px solid transparent;
  border-right: 30px solid #bb7e93;
  border-bottom: 30px solid transparent;
  position: absolute;
  top: 24px;
  left: 0;
  z-index: 1
}

#marble-kuji #details .w_chance .box h3 .left {
  height: 54px;
  background-color: #dc92ab;
  display: inline-block;
  position: absolute;
  top: 30px;
  display:none;
}

#marble-kuji #details .w_chance .box h3 .left:before {
  content: '';
  border-top: 15px solid #dc92ab;
  border-left: 10px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 10px solid #dc92ab;
  position: absolute;
  top: 0;
  left: -20px
}

#marble-kuji #details .w_chance .box h3 .left:after {
  content: '';
  border-top: 15px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 15px solid #dc92ab;
  border-right: 10px solid #dc92ab;
  position: absolute;
  top: 24px;
  left: -20px
}

#marble-kuji #details .w_chance .box h3 .right {
  height: 54px;
  background-color: #bb7e93;
  display: inline-block;
  position: absolute;
  top: 30px;
  display:none;
}

#marble-kuji #details .w_chance .box h3 .right:before {
  content: '';
  border-top: 15px solid #bb7e93;
  border-right: 10px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #bb7e93;
  position: absolute;
  top: 0;
  right: -20px
}

#marble-kuji #details .w_chance .box h3 .right:after {
  content: '';
  border-top: 15px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #bb7e93;
  border-left: 10px solid #bb7e93;
  position: absolute;
  top: 24px;
  right: -20px
}

#marble-kuji #details .w_chance .box h3 .kirakira_left {
  width: 20px;
  height: 20px;
  margin-left: -110px;
  display: block;
  /*background-image: url("../Images/Common/ico_kirakira_w.svg");*/
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 100
}

#marble-kuji #details .w_chance .box h3 .kirakira_left:before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  /*background-image: url("../Images/Common/ico_kirakira_w.svg");*/
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: 14px;
  left: -8px;
  z-index: 100
}

#marble-kuji #details .w_chance .box h3 .kirakira_right {
  width: 17px;
  height: 17px;
  margin-right: -110px;
  display: block;
  /*background-image: url("../Images/Common/ico_kirakira_w.svg");*/
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: 35px;
  right: 50%;
  z-index: 100
}

#marble-kuji #details .w_chance .box h3 .kirakira_right:before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  /*background-image: url("../Images/Common/ico_kirakira_w.svg");*/
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: -2px;
  right: -11px;
  z-index: 100
}

#marble-kuji #details .w_chance .box h3 .kirakira_right:after {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  /*background-image: url("../Images/Common/ico_kirakira_w.svg");*/
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: -5px;
  right: 0;
  z-index: 100
}

#marble-kuji #details .w_chance .box p {
  margin-bottom: 10px;
  font-weight: bold
}

#marble-kuji #details .w_chance .box p.txtRed {
  color: #dc92ab
}

#marble-kuji #details .w_chance .box img {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px
}

#marble-kuji #details .w_chance .box .LotteryPlanDoubleChanceDescription {
  padding-top: 60px
}

#marble-kuji #details .w_chance .box .note {
  width: 100%;
  margin-top: 80px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
  text-align: left;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px
}

#marble-kuji #details .w_chance .box .note dd {
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #details .w_chance .box .note dd ul {
  list-style: disc;
  padding-left: 20px
}

#marble-kuji #details .fixed_btn {
  position: fixed;
  transition: all 1s 0s ease;
  z-index: 10000
}

#marble-kuji #details .fixed_btn .one_btn, #marble-kuji #details .fixed_btn .collect_btn {
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative
}

#marble-kuji #details .fixed_btn .one_btn .SmallButton, #marble-kuji #details .fixed_btn .collect_btn .SmallButton {
  padding: 10px;
  box-sizing: border-box;
  display: block;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  z-index: 100;
    background: transparent;
    border: none;
    margin: 0;
}

#marble-kuji #details .fixed_btn .one_btn .SmallButton .price, #marble-kuji #details .fixed_btn .collect_btn .SmallButton .price {
  width: 100%;
  height: 20px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 10px;
  line-height: 16px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}

#marble-kuji #details .fixed_btn .one_btn .SmallButton .price table, #marble-kuji #details .fixed_btn .collect_btn .SmallButton .price table {
  vertical-align: top;
  display: inline-block;
  width:auto;
}

#marble-kuji #details .fixed_btn .one_btn .SmallButton .price table .PriceTitleB, #marble-kuji #details .fixed_btn .collect_btn .SmallButton .price table .PriceTitleB {
  display: none
}

#marble-kuji #details .fixed_btn .one_btn .SmallButton .price table .ListPriceTable, #marble-kuji #details .fixed_btn .collect_btn .SmallButton .price table .ListPriceTable {
  font-weight: bold
}

#marble-kuji #details .fixed_btn .one_btn:before, #marble-kuji #details .fixed_btn .collect_btn:before {
  content: '';
  width: 500px;
  height: 100px;
  display: block;
  transform: rotate(-22deg);
  position: absolute;
  top: -37px;
  left: -10px;
  z-index: 10
}

#marble-kuji #details .fixed_btn .one_btn {
    background-color: #dc92ab;
    border-bottom: 5px solid #a04863;
}
#marble-kuji #details .fixed_btn .one_btn:hover{
    border-bottom: 2px solid #a04863;
    margin-top: 3px;
}
/*#marble-kuji #details .fixed_btn .one_btn:before {
  background-color: #bc940b
}*/

#marble-kuji #details .fixed_btn .one_btn a .price {
  background-color: rgba(103, 0, 28, 0.5)
}

#marble-kuji #details .fixed_btn .collect_btn {
    background-color: #668ca3;
    border-bottom: 5px solid #435d6d;
}
#marble-kuji #details .fixed_btn .collect_btn:hover{
border-bottom: 2px solid #435d6d;
    margin-top: 3px;
}
#marble-kuji #details .fixed_btn .collect_btn:before {
background-color: transparent;
}

#marble-kuji #details .fixed_btn .collect_btn a .price {
background-color: rgb(67 94 109);
}

#marble-kuji #details .fixed_btn .ListItem_Soldout .SmallButton {
  background-color: #ccc
}

#marble-kuji #details .fixed_btn .ListItem_Soldout .SmallButton:before {
  background-color: gray
}

#marble-kuji #details .fixed_btn .ListItem_Soldout .SmallButton .price {
  display: none
}

#marble-kuji #details .item_slider {
  width: 100%;
  height: 0;
  padding: 0;
  box-sizing: border-box;
  opacity: 0;
  overflow: hidden;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  transition: opacity 1s 0.25s ease
}

#marble-kuji #details .item_slider .close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  z-index: 1000000;
  text-indent: -10000%
}

#marble-kuji #details .item_slider .close i {
  width: 40px;
  height: 2px;
  display: block;
  background-color: #ccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(20px) rotate(-45deg)
}

#marble-kuji #details .item_slider .close i:after {
  content: '';
  width: 40px;
  height: 2px;
  background-color: #ccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  transition: all 0.3s 0s ease;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateY(0) rotate(90deg);
  transform: translateY(0) rotate(90deg)
}

#marble-kuji #details .item_slider .box {
  width: calc(100% - 20px);
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  top: 50%
}

#marble-kuji #details .item_slider .box h5 {
  margin-bottom: 10px;
  padding: 0 10px;
  font-weight: bold;
  text-align: left
}

#marble-kuji #details .item_slider .box h5 .lab {
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #details .item_slider .box h5 .title {
  font-size: 24px;
  line-height: 34px
}

#marble-kuji #details .item_slider .box .sliderBox {
  overflow: hidden
}

#marble-kuji #details .item_slider .box .sliderBox .list_item_slider {
  display: flex
}

#marble-kuji #details .item_slider .box .sliderBox .list_item_slider li {
  margin-bottom: 0;
  padding: 0 10px;
  box-sizing: border-box;
  pointer-events: none
}

#marble-kuji #details .item_slider .box .sliderBox .list_item_slider li img {
  margin-bottom: 10px
}

#marble-kuji #details .item_slider .box .sliderBox .list_item_slider li p {
  text-align: left
}

#marble-kuji #details .item_slider .box .next, #marble-kuji #details .item_slider .box .prev {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="rgba(80,80,80,1)" stroke-width="0.8" points="3,1 7,5 3,9 "/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  text-indent: -10000%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1000
}

#marble-kuji #details .item_slider .box .next.noactive, #marble-kuji #details .item_slider .box .prev.noactive {
  opacity: 0.5
}

#marble-kuji #details .item_slider .box .prev {
  transform: rotate(180deg)
}

#marble-kuji #details .item_slider.open {
  height: 100vh;
  opacity: 1
}

#marble-kuji #details .item_slider.open .box .sliderBox .list_item_slider {
  transition: all 0.3s 0s ease
}

#marble-kuji #details.sale .img_area .period {
background-color: #dc92ab;
}

#marble-kuji #details.sale .box .ListItem_OnSale .one .btn div.SmallButton, #marble-kuji #details.sale .box .ListItem_OnSale .collect .btn div.SmallButton {
  display: none
}
#marble-kuji #details.sale .box .ListItem_OnSale .one .btn,
#marble-kuji #collection .ListItem_OnSale .one .btn {
    background-color: #dc92ab;
    border-bottom: 6px solid #a04863;
}
#marble-kuji #details.sale .box .ListItem_OnSale .one .btn:hover{
    border-bottom: 2px solid #a04863;
    margin-top: 4px;
}
#marble-kuji #details.before .box .ListItem_OnSale .one .btn,
#marble-kuji #collection.before .ListItem_OnSale .one .btn {
        border-bottom: 6px solid #bbbbbb;
}

#marble-kuji #details.sale .box .ListItem_OnSale .one .btn:before {
  /*background-color: #bc940b*/
}

#marble-kuji #details.sale .box .ListItem_OnSale .one .price {
  background-color: rgba(103, 0, 28, 0.5)
}

#marble-kuji #details.sale .box .ListItem_OnSale .collect .btn {
    background-color: #668ca3;
    border-bottom: 6px solid #435d6d;
}
#marble-kuji #details.sale .box .ListItem_OnSale .collect .btn:hover{
    border-bottom: 2px solid #435d6d;
    margin-top: 4px;
}
#marble-kuji #details.sale .box .ListItem_OnSale .collect .btn:before {
        background-color: transparent;
}

#marble-kuji #details.sale .box .ListItem_OnSale .collect .price {
background-color: rgb(67 94 109);
}

#marble-kuji #details.before .img_area .period {
  background-color: #838bd4
}

#marble-kuji #details.before .sale_btn_area .box .box_btn .ListItem_OnSale .one .btn, #marble-kuji #details.before .sale_btn_area .box .box_btn .ListItem_OnSale .collect .btn {
  background-color: #ccc
}

#marble-kuji #details.before .sale_btn_area .box .box_btn .ListItem_OnSale .one .btn:before, #marble-kuji #details.before .sale_btn_area .box .box_btn .ListItem_OnSale .collect .btn:before {
  /*background-color: gray*/
}

#marble-kuji #details.before .sale_btn_area .box .box_btn .ListItem_OnSale .one .btn a.SmallButton, #marble-kuji #details.before .sale_btn_area .box .box_btn .ListItem_OnSale .collect .btn a.SmallButton {
  display: none
}

#marble-kuji #details.before .sale_btn_area .box .box_btn .ListItem_OnSale .one .btn .price, #marble-kuji #details.before .sale_btn_area .box .box_btn .ListItem_OnSale .collect .btn .price {
  display: none;
  background-color: rgba(100, 100, 100, 0.5)
}

#marble-kuji #details.before .fixed_btn {
  display: none
}

#marble-kuji #details.end .img_area .period {
    background-color: gray;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 100px;
    text-align: center;
    border-radius: 10px;
    padding: 0 10px 18px 10px;
    box-sizing: border-box;
    max-width: 240px;
    position:absolute;
}

#marble-kuji #details.end .img_area .period .lab {
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
    background-color: transparent;
    box-shadow: none;
}

@media screen and (min-width: 640px) and (max-width: 1000px){
#marble-kuji #details.end .img_area .period .lab{
    position: static;
    display: block;
    height: auto;
    width: 100%;
}
}
#marble-kuji #details.end .img_area .period .lab:before,
#marble-kuji #details.end .img_area .period .lab:after {
    content:none;
}
#marble-kuji #details.end .sale_btn_area .box .box_btn .ListItem_OnSale .one .btn, #marble-kuji #details.end .sale_btn_area .box .box_btn .ListItem_OnSale .collect .btn {
  background-color: #ccc
}

#marble-kuji #details.end .sale_btn_area .box .box_btn .ListItem_OnSale .one .btn:before, #marble-kuji #details.end .sale_btn_area .box .box_btn .ListItem_OnSale .collect .btn:before {
  background-color: gray
}

#marble-kuji #details.end .sale_btn_area .box .box_btn .ListItem_OnSale .one .btn a, #marble-kuji #details.end .sale_btn_area .box .box_btn .ListItem_OnSale .collect .btn a {
  cursor: default
}

#marble-kuji #details.end .sale_btn_area .box .box_btn .ListItem_OnSale .one .btn .price, #marble-kuji #details.end .sale_btn_area .box .box_btn .ListItem_OnSale .collect .btn .price {
  display: none;
  background-color: rgba(100, 100, 100, 0.5)
}

#marble-kuji #details.end .fixed_btn {
  display: none
}

#marble-kuji #list {
  max-width: 1000px;
  margin: 0 auto
}

#marble-kuji #list h2 {
  width: 110px
}

#marble-kuji #list .list {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  max-width: inherit;
  margin-right: -10px;
  box-sizing: content-box
}

#marble-kuji #list .list li {
  /*padding-bottom: 20px*/
    background-color: #f4f4f4;
    padding: 10px;
}

#marble-kuji #list .list li a {
  box-sizing: border-box;
  display: flex;
  background-color: #fff;
  /*-moz-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);*/
  position: relative;
  flex-direction: column;
  height:100%;
}
#marble-kuji #list .list li a>*{min-height:1%;}
#marble-kuji #list .list li a .lab {
  transform: rotate(-45deg);
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  z-index: 1000
}

#marble-kuji #list .list li a .lab:before {
  content: '';
  border-right: 44px solid transparent;
  border-left: 44px solid transparent;
  position: absolute;
  z-index: -1
}

#marble-kuji #list .list li a .title {
  width: 100%;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 2px;
}

#marble-kuji #list .list li a dl {
  width: 100%;
  display: flex;
  color: #fff;
  font-weight: bold;
  position: relative;
  margin-top:auto;
}

#marble-kuji #list .list li a dl dt {
  padding: 5px 10px;
  box-sizing: border-box
}

#marble-kuji #list .list li a dl dd {
  padding: 5px 10px;
  box-sizing: border-box
}

#marble-kuji #list .list li a dl .after {
  padding: 3px 6px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 10px;
  line-height: 16px;
  text-align: left;
  color: #d5b200;
  position: absolute;
  right: -10px;
  bottom: 15px;
  z-index: 100
}

#marble-kuji #list .list li a dl .after:after {
  content: '';
  width: 60px;
  height: 60px;
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(255,255,255,1)" stroke="rgba(227,53,80,1)" stroke-width="5" stroke-linecap="round" stroke-linejoin="round" d="M23,5h54c9.94,0,18,8.06,18,18v36c0,9.94-8.06,18-18,18c0,0-2.37,0-10.8,0C57.77,77,56.12,95,32,95c5.55-7.12,9.79-18,1.8-18S23,77,23,77c-9.94,0-18-8.06-18-18V23C5,13.06,13.06,5,23,5z"/></svg>');
  position: absolute;
  bottom: -15px;
  right: -8px;
  z-index: -1
}

#marble-kuji #list .list li a dl .after .num {
  margin-top: -5px;
  display: block;
  text-align: right;
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #list .list li a dl .after .num:after {
  content: '日'
}

#marble-kuji #list .list li.sale a {
  /*border: 4px solid #d5b200*/
}

#marble-kuji #list .list li.sale a .lab {
    top: 5px;
    left: 0px;
}

#marble-kuji #list .list li.sale a .lab:before {
  border-bottom: 44px solid #dc92ab;
  top: -18px;
  left: -28px
}

#marble-kuji #list .list li.sale a dl {
  background-color: #dc92ab
}

#marble-kuji #list .list li.before a {
  border: 4px solid #838bd4
}

#marble-kuji #list .list li.before a .lab {
  top: 2px;
  left: -5px
}

#marble-kuji #list .list li.before a .lab:before {
  border-bottom: 44px solid #838bd4;
  top: -20px;
  left: -26px
}

#marble-kuji #list .list li.before a dl {
  background-color: #838bd4
}

#marble-kuji #list .list li.end a {
  border: 4px solid gray
}

#marble-kuji #list .list li.end a .lab {
  top: 4px;
  left: -9px
}

#marble-kuji #list .list li.end a .lab:before {
  border-bottom: 44px solid gray;
  top: -23px;
  left: -21px
}

#marble-kuji #list .list li:hover {
  /*padding-bottom: 15px;*/
  transition: all 0.1s 0s
}
  #marble-kuji #list .list li.hovershadow:hover {
box-shadow: 0 0 0 5px #dc92ab inset;
}

#marble-kuji #list .list li:hover a {
  /*margin: 5px -5px 0 5px;*/
  transition: all 0.1s 0s;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent
}

#marble-kuji #list .list li:nth-child(odd) a dl .after {
  animation: balloon 10s 0s linear infinite
}

#marble-kuji #list .list li:nth-child(even) a dl .after {
  animation: balloon 10s 5s linear infinite
}

#marble-kuji #list .box_check {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 0 20px;
  box-sizing: border-box
}

#marble-kuji #list .box_check .check {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: left
}
#marble-kuji #list .box_check .check table{width:auto;}
#marble-kuji #list .box_check .check input {
  display: none
}
#marble-kuji #list .box_check .check table tr{
    display: flex;
}
#marble-kuji #list .box_check .check table tr td{margin-right:10px;}
#marble-kuji #list .box_check .check table tr td:last-child{margin-right:0;}
#marble-kuji #list .box_check .check input+label {
  position: relative;
  margin-right: 20px;
  display: inline-block;
  font-weight: 500;
  padding: 8px 8px 8px 40px;
border-radius: 5px;
  border: 2px solid #d8d8d8;
}

#marble-kuji #list .box_check .check input+label:last-child {
  margin-right: 0
}

#marble-kuji #list .box_check .check input+label::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  background-color: transparent;
  border-radius: 0%;
  /*background-image: url(/kuji/Images/Common/icon/ico_bookmarked_g.svg);
  background-repeat: no-repeat;*/
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid #d8d8d8;
    border-radius: 5px;
    background-color: #fff;
}

#marble-kuji #list .box_check .check input+label::after {
  content: '';
  margin-top: -10px;
  display: inline-block;
  /*background-image: url("../Images/Common/ico_check.svg");*/
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px
}
#marble-kuji #list .box_check .check input:checked+label{
border: 2px solid #dc92aa;
}
#marble-kuji #list .box_check .check input:checked+label::before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid #dc92aa;
    border-radius: 5px;
    background-color: #dc92aa;
}
#marble-kuji #list .box_check .check input:checked+label::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 9px;
    margin-top: -9px;
    top: 50%;
    left: 11px;
    transform: rotate( -45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color: #ffffff;
}


#marble-kuji #list .box_check .btn {
  display: inline-block;
  width: 200px;
  padding: 5px 10px;
  border: none;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: #dc92ab;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: bold
}

#marble-kuji #list .num_area {
  max-width: 960px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 10px 0;
  padding-bottom: 40px;
  box-sizing: border-box;
  border-top: 1px solid #dc92ab;
  text-align: right;
  font-weight: 500
}

#marble-kuji #list .num_area .num {
  font-size: 16px
}

#marble-kuji #list .pager ul {
  display: flex;
  align-self: flex-end;
  justify-content: center;
  align-items: baseline
}

#marble-kuji #list .pager ul li {
  margin: 0 5px;
  display: inline-block
}

#marble-kuji #list .pager ul li a, #marble-kuji #list .pager ul li.target {
  width: 30px;
  height: 30px;
  padding-top: 1px;
  box-sizing: border-box;
  display: block;
  font-weight: bold
}

#marble-kuji #list .pager ul li a {
  border: 2px solid #d5b200;
  color: #d5b200
}

#marble-kuji #list .pager ul li.target {
  border: 2px solid gray;
  color: gray
}

#marble-kuji #list .pager ul li.next, #marble-kuji #list .pager ul li.prev {
  background-image: url("../Images/Common/ico_arrow_p.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  text-indent: -100000%
}

#marble-kuji #list .pager ul li.next:hover, #marble-kuji #list .pager ul li.prev:hover {
  background-color: #d5b200;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto
}

#marble-kuji #list .pager ul li.next:hover a, #marble-kuji #list .pager ul li.prev:hover a {
  background: inherit
}

#marble-kuji #list .pager ul li.prev {
  transform: rotate(180deg)
}

#marble-kuji #list .pager ul li:hover a {
  background: #d5b200;
  color: #fff
}

#marble-kuji #collection .list_collection {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box
}

#marble-kuji #collection .list_collection li {
  /*padding-bottom: 20px*/
  background-color: #f4f4f4;
  padding: 10px;
  margin-bottom:40px;
}

#marble-kuji #collection .list_collection li a {
  box-sizing: border-box;
  display: flex;
  /*background-color: #fff;
  -moz-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);*/
  position: relative;
  flex-direction: column;
}
#marble-kuji #collection .list_collection li a>*{min-height:1%;}
#marble-kuji #collection .list_collection li a .lab {
  transform: rotate(-45deg);
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  z-index: 1000
}

#marble-kuji #collection .list_collection li a .lab:before {
  content: '';
  border-right: 44px solid transparent;
  border-left: 44px solid transparent;
  position: absolute;
  z-index: -1
}

#marble-kuji #collection .list_collection li a .title {
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 2px;
}

#marble-kuji #collection .list_collection li a dl {
  width: 100%;
  display: flex;
  color: #fff;
  font-weight: bold;
  position: relative
}

#marble-kuji #collection .list_collection li a dl dt {
  padding: 5px 10px;
  box-sizing: border-box
}

#marble-kuji #collection .list_collection li a dl dd {
  padding: 5px 10px;
  box-sizing: border-box
}

#marble-kuji #collection .list_collection li a dl .after {
  padding: 3px 6px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 10px;
  line-height: 16px;
  text-align: left;
  color: #d5b200;
  position: absolute;
  right: -10px;
  bottom: 15px;
  z-index: 100
}

#marble-kuji #collection .list_collection li a dl .after:after {
  content: '';
  width: 60px;
  height: 60px;
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(255,255,255,1)" stroke="rgba(227,53,80,1)" stroke-width="5" stroke-linecap="round" stroke-linejoin="round" d="M23,5h54c9.94,0,18,8.06,18,18v36c0,9.94-8.06,18-18,18c0,0-2.37,0-10.8,0C57.77,77,56.12,95,32,95c5.55-7.12,9.79-18,1.8-18S23,77,23,77c-9.94,0-18-8.06-18-18V23C5,13.06,13.06,5,23,5z"/></svg>');
  position: absolute;
  bottom: -15px;
  right: -8px;
  z-index: -1
}

#marble-kuji #collection .list_collection li a dl .after .num {
  margin-top: -5px;
  display: block;
  text-align: right;
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #collection .list_collection li a dl .after .num:after {
  content: '日'
}

#marble-kuji #collection .list_collection li.sale a {
  border: 4px solid #d5b200
}

#marble-kuji #collection .list_collection li.sale a .lab {
  top: 1px;
  left: -4px
}

#marble-kuji #collection .list_collection li.sale a .lab:before {
  border-bottom: 44px solid #d5b200;
  top: -20px;
  left: -28px
}

#marble-kuji #collection .list_collection li.sale a dl {
  background-color: #d5b200
}

#marble-kuji #collection .list_collection li.before a {
  border: 4px solid #838bd4
}

#marble-kuji #collection .list_collection li.before a .lab {
  top: 2px;
  left: -5px
}

#marble-kuji #collection .list_collection li.before a .lab:before {
  border-bottom: 44px solid #838bd4;
  top: -20px;
  left: -26px
}

#marble-kuji #collection .list_collection li.before a dl {
  background-color: #838bd4
}

#marble-kuji #collection .list_collection li.end a {
  border: 4px solid gray
}

#marble-kuji #collection .list_collection li.end a .lab {
  top: 4px;
  left: -9px
}

#marble-kuji #collection .list_collection li.end a .lab:before {
  border-bottom: 44px solid gray;
  top: -23px;
  left: -21px
}

#marble-kuji #collection .list_collection li:hover {
  /*padding-bottom: 15px;*/
  transition: all 0.1s 0s
}

#marble-kuji #collection .list_collection li:hover a {
  /*margin: 5px -5px 0 5px;*/
  transition: all 0.1s 0s;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent
}

#marble-kuji #collection .list_collection li:nth-child(odd) a dl .after {
  animation: balloon 10s 0s linear infinite
}

#marble-kuji #collection .list_collection li:nth-child(even) a dl .after {
  animation: balloon 10s 5s linear infinite
}

#marble-kuji #collection .list_collection li a {
  /*border: 4px solid gray*/
}

#marble-kuji #collection .list {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box
}
#marble-kuji #collection .list .txt_area{
    background-color: #fbf5f5;
    border-radius: 10px;
    border: 2px solid #f1e3e2;
    box-sizing: border-box;
    position:relative;
}
#marble-kuji #collection .list .txt_area .box {
  box-sizing: border-box
}

#marble-kuji #collection .list .txt_area .box h2 {
  width: 100%;
  margin-bottom: 10px
}

#marble-kuji #collection .list .txt_area .box h2 .series {
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #collection .list .txt_area .box h2 .series span {
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #collection .list .txt_area .box h2 span {
  font-size: 24px;
  line-height: 34px;
  border: none;
  position: relative;
  bottom: 0
}
#marble-kuji #collection .list .txt_area p.lab{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    box-sizing: border-box;
    padding: 0 12px;
    margin: 0;
    height: 29px;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 0.1em;
    color: white;
    background: #cbbda4;
    box-shadow: 0 2px 2px rgba(0,0,0,0.12);
    width:auto;
}
#marble-kuji #collection .list .txt_area p.lab:before{
    position: absolute;
    content: '';
    top: 0px;
    left: -7px;
    border: none;
    height: 35px;
    width: 7px;
    background: #cbbda4;
    border-radius: 5px 0 0 5px;
}
#marble-kuji #collection .list .txt_area p.lab:after{
    position: absolute;
    content: '';
    bottom: -6px;
    left: -5px;
    border: none;
    height: 7px;
    width: 5px;
    background: #ad9f86;
    border-radius: 5px 0 0 5px;
}
#marble-kuji #collection .list .txt_area p.lab .status{
    margin-bottom: 0px;
    display: block;
    font-size: 16px;
    line-height: 26px;
}
#marble-kuji #collection.sale .list .txt_area p.lab .status:before{
content:"販売中";
}
#marble-kuji #collection.end .list .txt_area p.lab .status:before{
content:"販売終了";
}
#marble-kuji #collection.before .list .txt_area p.lab .status:before{
content:"販売前";
}
#marble-kuji #collection .list .txt_area p.LotteryPlanLink{

    box-sizing: border-box;
    text-align:center;
}
@media screen and (min-width: 640px){
#marble-kuji #collection .list .txt_area p.LotteryPlanLink{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 260px;
    padding-left: 10px;
}}
@media screen and (min-width: 640px){
#marble-kuji #collection .list .txt_area p.LotteryPlanLink a{
max-width:200px;
}}


#marble-kuji #collection .list #LotteryPlanDetailSetList .one, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect {
  text-align: center;
  position: relative
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn {
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 100
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton .price, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton .price {
  width: 260px;
  height: 20px;
  margin: 0 auto;
  display: block;
  font-size: 12px;
  line-height: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton .price table, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton .price table {
  vertical-align: top;
  display: inline-block;
  width:auto;
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton .price table .PriceTitleB, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton .price table .PriceTitleB {
  display: none
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton .price table .ListPriceTable, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton .price table .ListPriceTable {
  font-weight: bold
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn:before, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 40px;
  left: -10px;
  z-index: 10
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .one .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .balloon {
  box-sizing: border-box;
  background-image: url("../Images/Common/item.svg");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  font-weight: bold
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one .btn, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn {
  background-color: #ccc
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one .btn:before, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn:before {
  background-color: gray
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one .btn a, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn a {
  cursor: default
}

#marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one .btn .price, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn .price {
  display: none;
  background-color: rgba(100, 100, 100, 0.5)
}

#marble-kuji #collection .list h3 {
  margin: 40px auto;
  display: inline-block;
  color: gray;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  position: relative
}


/*#marble-kuji #collection .list h3 span{width:100%;font-size:12px;line-height:20px;display:inline-block;border-top:2px solid gray;position:absolute;bottom:-20px;left:0}*/

#marble-kuji #collection .list section {
  text-align: left;
  position: relative
}


/*#marble-kuji #collection .list section h4{width:100%;margin-bottom:20px;padding:15px;box-sizing:border-box;background-color:#d5b200;position:relative;display:flex;flex-wrap:wrap;text-align:center;color:#fff}#marble-kuji #collection .list section h4 .lab{transform:rotate(-45deg);font-size:12px;line-height:20px;color:#fff;font-weight:bold;position:absolute;z-index:1000;top:2px;left:-3px;font-size:24px;line-height:34px}#marble-kuji #collection .list section h4 .lab:before{content:'';border-right:44px solid transparent;border-left:44px solid transparent;position:absolute;z-index:-1}#marble-kuji #collection .list section h4 .lab:before{border-bottom:60px solid #111;border-right:60px solid transparent;border-left:60px solid transparent;top:-23px;left:-38px;z-index:-1}#marble-kuji #collection .list section h4 .lab:after{content:'';border-bottom:52px solid #111;border-right:52px solid transparent;border-left:52px solid transparent;position:absolute;top:-9px;left:-30px;opacity:0.3;z-index:-10}#marble-kuji #collection .list section h4 .title{width:100%;padding-left:50px;box-sizing:border-box;font-weight:bold}*/

#marble-kuji #collection .list section .list_item {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap
}

#marble-kuji #collection .list section .list_item li {
  margin-bottom: 40px;
  position: relative
}
#marble-kuji #collection .list section .list_item li .LotteryPlanDetailPrizeItemImg_inner{
  position: relative;
  background-color: #fff;
}
#marble-kuji #collection .list section .list_item li img {
  box-sizing: border-box;
  border: 1px solid #ccc;
  opacity: 0.3
}

#marble-kuji #collection .list section .list_item li.get img {
  opacity: 1
}

#marble-kuji #collection .list section .list_item li .get_num {
  padding: 0 5px;
  display: inline-block;
  background-color: #d5b200;
  color: #fff;
  font-weight: bold;
  margin-top: -20px;
  position: absolute;
  bottom: 0px;
  left: 0
}
#marble-kuji #collection .list section .list_item li.NotWon .get_num{
  background-color: #cecece;
}
#marble-kuji #collection .list section:nth-child(2n) h4 {
  /*background-color: #ffc057*/
}
#marble-kuji #collection .list .w_chance{
    background-color: #f1e3e2;
    background-size: 25px 25px;
    background-repeat: repeat;
    margin-bottom: 20px;
    margin-top:60px;
}
#marble-kuji #collection .list .w_chance .box {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 80px 20px 40px 20px;
    box-sizing: border-box;
    position: relative;
}
@media screen and (max-width: 450px){
#marble-kuji #collection .list .w_chance .box {
    padding: 40px 0px 20px 0px;
}
}
#marble-kuji #collection .list .w_chance h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -40px;
    left: 50%;
}
@media screen and (min-width: 1000px){
#marble-kuji #collection .list .w_chance h4 {
    width: 60%;
    margin-left: -30%;
}}
@media screen and (min-width: 640px) and (max-width: 1000px){
#marble-kuji #collection .list .w_chance h4 {
    width: 60%;
    margin-left: -30%;
}}
@media screen and (max-width: 640px){
#marble-kuji #collection .list .w_chance h4 {
    width: 90%;
    margin-left: -45%;
}}
#marble-kuji #collection .list .w_chance h4 .title {
  padding-left: 0;
  text-align:center;
}
#marble-kuji #collection .list .w_chance h4 .ribbon{
    width: 100%;
    height: 100%;
    display: block;
    background-color: transparent;
    position: relative;
    z-index: 10;
}
#marble-kuji #collection .list .w_chance h4 .ribbon:before {
    content: '';
    transform: rotate(0deg);
    border: none;
    background-image: url(/kuji/Images/Common/bg_ribbon.svg);
    background-repeat: no-repeat;
    width: 120%;
    max-width: 480px;
    height: 127px;
    display: block;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -16%;
    bottom: -60px;
    z-index: -1;
}
@media screen and (max-width: 768px){
#marble-kuji #collection .list .w_chance h4 .ribbon:before {
    width: 100%;
    max-width: 500px;
    height: 140px;
    margin: 0 auto;
    left: 0%;
    right: 0;
    top: -6px;
    z-index: -1;
}}
#marble-kuji #collection .list .w_chance h4 .ribbon span {
    width: 100%;
    height: 100%;
    padding: 10px 0;
    display: block;
    box-sizing: border-box;
    position: static;
    background-color: transparent;
    box-shadow: none;
    font: inherit;
    letter-spacing: 3px;
}
@media screen and (max-width: 450px){
#marble-kuji #collection .list .w_chance h4 .ribbon span {
    padding: 0;
}}
#marble-kuji #collection .list section.w_chance .list_item{
justify-content: center;
}
#marble-kuji #collection .pager {
  margin-top: 20px
}

#marble-kuji #collection .pager ul {
  display: flex;
  align-self: flex-end;
  justify-content: center;
  align-items: baseline
}

#marble-kuji #collection .pager ul li {
  margin: 0 5px;
  display: inline-block
}

#marble-kuji #collection .pager ul li a, #marble-kuji #collection .pager ul li.target {
  width: 30px;
  height: 30px;
  padding-top: 1px;
  box-sizing: border-box;
  display: block;
  font-weight: bold
}

#marble-kuji #collection .pager ul li a {
  border: 2px solid #d5b200;
  color: #d5b200
}

#marble-kuji #collection .pager ul li.target {
  border: 2px solid gray;
  color: gray
}

#marble-kuji #collection .pager ul li.next, #marble-kuji #collection .pager ul li.prev {
  background-image: url("../Images/Common/ico_arrow_p.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  text-indent: -100000%
}

#marble-kuji #collection .pager ul li.next:hover, #marble-kuji #collection .pager ul li.prev:hover {
  background-color: #d5b200;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto
}

#marble-kuji #collection .pager ul li.next:hover a, #marble-kuji #collection .pager ul li.prev:hover a {
  background: inherit
}

#marble-kuji #collection .pager ul li.prev {
  transform: rotate(180deg)
}

#marble-kuji #collection .pager ul li:hover a {
  background: #d5b200;
  color: #fff
}

#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn div.SmallButton, #marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn div.SmallButton {
  display: none
}

#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn {
    background-color: #dc92ab;
    border-bottom: 6px solid #a04863;
}
#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn:hover {
    border-bottom: 2px solid #a04863;
    margin-top: 4px;
}

#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn:before {
  background-color: transparent;
}

#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .one .price {
  background-color: rgba(103, 0, 28, 0.5)
}

#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn {
    background-color: #668ca3;
    border-bottom: 6px solid #435d6d;
}
#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn:hover{
border-bottom: 2px solid #435d6d;
    margin-top: 4px;
}
#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn:before {
    background-color: transparent;
}

#marble-kuji #collection.sale .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .price {
    background-color: rgb(67 94 109);
}

#marble-kuji #collection.before .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn, #marble-kuji #collection.before .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn {
  background-color: #ccc
}

#marble-kuji #collection.before .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn:before, #marble-kuji #collection.before .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn:before {
  /*background-color: gray*/
}

#marble-kuji #collection.before .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn a.SmallButton, #marble-kuji #collection.before .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn a.SmallButton {
  display: none
}

#marble-kuji #collection.before .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn .price, #marble-kuji #collection.before .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn .price {
  display: none;
  background-color: rgba(100, 100, 100, 0.5)
}

#marble-kuji #collection.end .list #LotteryPlanDetailSetList {
  display: none
}

#marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn, #marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn {
  background-color: #ccc
}

#marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn:before, #marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn:before {
  background-color: gray;
  transform: rotate(-5deg)
}

#marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn a, #marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn a {
  cursor: default
}

#marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn .price, #marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn .price {
  display: none;
  background-color: rgba(100, 100, 100, 0.5)
}

#marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .one .btn a.SmallButton, #marble-kuji #collection.end .list #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn a.SmallButton {
  display: none
}


/*#marble-kuji #lottery h2{width:160px}*/

#marble-kuji #lottery .btn_area .btn_start {
  min-width: 300px;
  height: 50px;
  margin: 0 auto;
  padding: 0 60px;
  padding-top: 8px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #d5b200;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  vertical-align: top
}

#marble-kuji #lottery .btn_area .btn_start:after {
  content: '';
  margin-top: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  position: absolute;
  top: 50%;
  right: 20px
}

#marble-kuji #lottery .btn_area .btn_start input {
  width: 100%;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  background-color: transparent;
  border: none
}

/*#marble-kuji #lottery .box_lottery, #marble-kuji #lottery .box_lottery_w {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000
}*/

#marble-kuji #lottery .box_lottery .box, #marble-kuji #lottery .box_lottery_w .box {
  box-sizing: border-box;
  background-color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  overflow: unset;
  top: 50%;
  left: 50%;
  z-index: 100
}

#marble-kuji #lottery .box_lottery .box h3, #marble-kuji #lottery .box_lottery_w .box h3 {
  color: #d5b200;
  font-weight: bold
}

#marble-kuji #lottery .box_lottery .box .lottery .list_lottery, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery {
  position: relative;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2))
}

#marble-kuji #lottery .box_lottery .box .lottery .list_lottery li, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li {
  -webkit-clip-path: polygon(-5% 100%, 105% 100%, 50% -5%);
  clip-path: polygon(-5% 100%, 105% 100%, 50% -5%);
  position: absolute;
  cursor: pointer
}

#marble-kuji #lottery .box_lottery .box .lottery .list_lottery li img, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li img {
  width: 100%;
  height: 100%
}

#marble-kuji #lottery .box_lottery .box .lottery .list_lottery li.target, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li.target {
  opacity: 1
}

#marble-kuji #lottery .box_lottery .box .lottery .list_lottery li.target img, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li.target img {
  animation-name: img_click;
  animation-duration: 0.5s;
  animation-delay: 0s
}

#marble-kuji #lottery .box_lottery .box .lottery .skip, #marble-kuji #lottery .box_lottery_w .box .lottery .skip {
  width: 130px;
  height: 130px;
  padding-top: 30px;
  box-sizing: border-box;
  background-color: #fffd54;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 0 0 4px #fa8856 inset;
  -webkit-box-shadow: 0 0 0 4px #fa8856 inset;
  box-shadow: 0 0 0 4px #fa8856 inset;
  border: 10px solid #fffd54;
  color: #fa8856;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 10px
}

#marble-kuji #lottery .box_lottery .box .lottery .paper, #marble-kuji #lottery .box_lottery_w .box .lottery .paper {
  margin-left: -150px;
  margin-top: -120px;
  transform: rotate(0);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1
}

#marble-kuji #lottery .box_lottery .box .lottery .paper .paper_top, #marble-kuji #lottery .box_lottery_w .box .lottery .paper .paper_top {
  margin-top: -7px;
  border-right: 150px solid transparent;
  border-left: 150px solid transparent;
  border-bottom: 150px solid #fff;
  display: block;
  opacity: 0;
  position: relative
}

#marble-kuji #lottery .box_lottery .box .lottery .paper .paper_bottom, #marble-kuji #lottery .box_lottery_w .box .lottery .paper .paper_bottom {
  margin-top: 0;
  border-right: 150px solid transparent;
  border-left: 150px solid transparent;
  border-top: 0 solid #fff;
  display: block;
  position: relative
}

#marble-kuji #lottery .box_lottery .box .result, #marble-kuji #lottery .box_lottery_w .box .result {
  height: 0;
  margin-top: -104px;
  position: relative;
  transition: opacity 0.5s 0s ease;
  z-index: 10000
}

#marble-kuji #lottery .box_lottery .box .result .result_txt, #marble-kuji #lottery .box_lottery_w .box .result .result_txt {
  opacity: 0
}

#marble-kuji #lottery .box_lottery .box .result .result_item, #marble-kuji #lottery .box_lottery_w .box .result .result_item {
  width: 0;
  height: 0;
  margin: 0 auto;
  margin-top: 0;
  margin-left: 0;
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%
}

#marble-kuji #lottery .box_lottery .box .result .title, #marble-kuji #lottery .box_lottery_w .box .result .title {
  width: 0;
  min-width: 0;
  height: 70px;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  align-self: center;
  background-color: #ffc057;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 40px
}

#marble-kuji #lottery .box_lottery .box .result .title .lab, #marble-kuji #lottery .box_lottery_w .box .result .title .lab {
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #d5b200;
  color: #fff;
  opacity: 0
}

#marble-kuji #lottery .box_lottery .box .result .title .name, #marble-kuji #lottery .box_lottery_w .box .result .title .name {
  padding-left: 20px;
  box-sizing: border-box;
  text-align: left;
  opacity: 0
}

#marble-kuji #lottery .box_lottery .box .result .title:before, #marble-kuji #lottery .box_lottery_w .box .result .title:before {
  content: '';
  border-top: 25px solid #ffc057;
  border-right: 10px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 10px solid #ffc057;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0
}

#marble-kuji #lottery .box_lottery .box .result .title:after, #marble-kuji #lottery .box_lottery_w .box .result .title:after {
  content: '';
  border-top: 25px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 25px solid #ffc057;
  border-left: 10px solid #ffc057;
  position: absolute;
  top: 20px;
  right: 0;
  opacity: 0
}

#marble-kuji #lottery .box_lottery .box .result .btn_next, #marble-kuji #lottery .box_lottery_w .box .result .btn_next {
  width: 130px;
  height: 130px;
  padding: 10px;
  padding-top: 30px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #d5b200;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 10px;
  cursor: pointer
}

#marble-kuji #lottery .box_lottery .box .result .btn_next:after, #marble-kuji #lottery .box_lottery_w .box .result .btn_next:after {
  content: '';
  width: 30px;
  height: 30px;
  margin-left: -15px;
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="rgba(255,255,255,1)" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" points="3,1 7,5 3,9 "/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px auto;
  position: absolute;
  bottom: 20px;
  left: 50%
}

#marble-kuji #lottery .box_lottery .line, #marble-kuji #lottery .box_lottery_w .line {
  width: 0;
  height: 130px;
  margin-top: -170px;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 1
}

#marble-kuji #lottery .box_lottery .line:before, #marble-kuji #lottery .box_lottery_w .line:before {
  content: '';
  width: 200px;
  height: 60px;
  background: #fa8856;
  transform: rotate(30deg);
  display: inline-block;
  position: absolute;
  top: 39px;
  left: -50px
}

#marble-kuji #lottery .box_lottery.open, #marble-kuji #lottery .box_lottery_w.open {
  opacity: 1;
  overflow: auto;
  transition: opacity 0.3s 0s ease
}

#marble-kuji #lottery .box_lottery.get .box h3, #marble-kuji #lottery .box_lottery.miss .box h3, #marble-kuji #lottery .box_lottery_w.get .box h3, #marble-kuji #lottery .box_lottery_w.miss .box h3 {
  opacity: 0;
  transition: opacity 0.5s 1s ease
}

#marble-kuji #lottery .box_lottery.get .box .lottery .list_lottery li, #marble-kuji #lottery .box_lottery.miss .box .lottery .list_lottery li, #marble-kuji #lottery .box_lottery_w.get .box .lottery .list_lottery li, #marble-kuji #lottery .box_lottery_w.miss .box .lottery .list_lottery li {
  opacity: 0;
  transition: opacity 0.5s 1s ease
}

#marble-kuji #lottery .box_lottery.get .box .lottery .skip, #marble-kuji #lottery .box_lottery.miss .box .lottery .skip, #marble-kuji #lottery .box_lottery_w.get .box .lottery .skip, #marble-kuji #lottery .box_lottery_w.miss .box .lottery .skip {
  opacity: 0;
  transition: opacity 1s 1s ease
}

#marble-kuji #lottery .box_lottery.get .result .result_txt, #marble-kuji #lottery .box_lottery.miss .result .result_txt, #marble-kuji #lottery .box_lottery_w.get .result .result_txt, #marble-kuji #lottery .box_lottery_w.miss .result .result_txt {
  opacity: 1;
  transition: all 0.8s 1.5s ease
}

#marble-kuji #lottery .box_lottery.get .result .result_item, #marble-kuji #lottery .box_lottery.miss .result .result_item, #marble-kuji #lottery .box_lottery_w.get .result .result_item, #marble-kuji #lottery .box_lottery_w.miss .result .result_item {
  opacity: 1;
  transition: all 0.8s 1.5s ease
}

#marble-kuji #lottery .box_lottery.get .result .title, #marble-kuji #lottery .box_lottery.miss .result .title, #marble-kuji #lottery .box_lottery_w.get .result .title, #marble-kuji #lottery .box_lottery_w.miss .result .title {
  min-width: 60%;
  padding: 10px;
  transition: all 0.5s 2.1s ease
}

#marble-kuji #lottery .box_lottery.get .result .title .lab, #marble-kuji #lottery .box_lottery.miss .result .title .lab, #marble-kuji #lottery .box_lottery_w.get .result .title .lab, #marble-kuji #lottery .box_lottery_w.miss .result .title .lab {
  opacity: 1;
  word-break: keep-all;
  transition: opacity 0.5s 2.5s ease
}

#marble-kuji #lottery .box_lottery.get .result .title .name, #marble-kuji #lottery .box_lottery.miss .result .title .name, #marble-kuji #lottery .box_lottery_w.get .result .title .name, #marble-kuji #lottery .box_lottery_w.miss .result .title .name {
  opacity: 1;
  transition: opacity 0.5s 2.5s ease
}

#marble-kuji #lottery .box_lottery.get .result .title:before, #marble-kuji #lottery .box_lottery.miss .result .title:before, #marble-kuji #lottery .box_lottery_w.get .result .title:before, #marble-kuji #lottery .box_lottery_w.miss .result .title:before {
  right: -20px;
  opacity: 1;
  transition: all 0.1s 2.1s ease
}

#marble-kuji #lottery .box_lottery.get .result .title:after, #marble-kuji #lottery .box_lottery.miss .result .title:after, #marble-kuji #lottery .box_lottery_w.get .result .title:after, #marble-kuji #lottery .box_lottery_w.miss .result .title:after {
  right: -20px;
  opacity: 1;
  transition: all 0.1s 2.1s ease
}

#marble-kuji #lottery .box_lottery.get .result .btn_next, #marble-kuji #lottery .box_lottery.miss .result .btn_next, #marble-kuji #lottery .box_lottery_w.get .result .btn_next, #marble-kuji #lottery .box_lottery_w.miss .result .btn_next {
  opacity: 1;
  transition: opacity 1s 3s ease
}

#marble-kuji #lottery .box_lottery.get .result .result_txt, #marble-kuji #lottery .box_lottery.miss .result .result_txt, #marble-kuji #lottery .box_lottery_w.get .result .result_txt, #marble-kuji #lottery .box_lottery_w.miss .result .result_txt {
  opacity: 1;
  transition: opacity 1s 2.5s ease
}

#marble-kuji #lottery .box_lottery.get .result .result_txt svg, #marble-kuji #lottery .box_lottery.miss .result .result_txt svg, #marble-kuji #lottery .box_lottery_w.get .result .result_txt svg, #marble-kuji #lottery .box_lottery_w.miss .result .result_txt svg {
  opacity: 0
}

#marble-kuji #lottery .box_lottery.get .line, #marble-kuji #lottery .box_lottery.miss .line, #marble-kuji #lottery .box_lottery_w.get .line, #marble-kuji #lottery .box_lottery_w.miss .line {
  width: 80px;
  transition: all 0.5s 1.8s ease
}

#marble-kuji #lottery .box_lottery.get .result .result_txt, #marble-kuji #lottery .box_lottery_w.get .result .result_txt {
  transform: rotate(-25deg);
  background-image: url("../Images/Common/txt_get.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  left: 50px;
  z-index: 10000;
  pointer-events: none
}

#marble-kuji #lottery .box_lottery.get .result .result_txt:before, #marble-kuji #lottery .box_lottery_w.get .result .result_txt:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  background-image: url("../Images/Common/ico_kirakira_p.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  animation-name: kirakira;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 4s;
  animation-delay: 1s;
  position: absolute;
  top: 0;
  left: -16px
}

#marble-kuji #lottery .box_lottery.get .result .result_txt:after, #marble-kuji #lottery .box_lottery_w.get .result .result_txt:after {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  background-image: url("../Images/Common/ico_kirakira_p.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  animation-name: kirakira;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 4s;
  animation-delay: 1.1s;
  position: absolute;
  top: 8px;
  right: -24px
}

#marble-kuji #lottery .box_lottery.get .result .result_txt span, #marble-kuji #lottery .box_lottery_w.get .result .result_txt span {
  content: '';
  width: 30px;
  height: 30px;
  display: block;
  background-image: url("../Images/Common/ico_kirakira_p.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  animation-name: kirakira;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-duration: 4s;
  animation-delay: 1.2s;
  position: absolute;
  top: 15px;
  left: -34px
}

#marble-kuji #lottery .box_lottery.miss .box .result .result_txt, #marble-kuji #lottery .box_lottery_w.miss .box .result .result_txt {
  margin-left: -60px;
  margin-top: -80px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10000;
  pointer-events: none
}

#marble-kuji #lottery .box_lottery.miss .box .result .result_txt svg, #marble-kuji #lottery .box_lottery_w.miss .box .result .result_txt svg {
  opacity: 1;
  width: 200px
}

#marble-kuji #lottery .box_lottery.miss .box .result .result_txt svg text, #marble-kuji #lottery .box_lottery_w.miss .box .result .result_txt svg text {
  font-size: 15%;
  font-weight: bold;
  fill: gray
}

#marble-kuji #lottery .box_lottery.miss .box .result .result_txt svg text.line, #marble-kuji #lottery .box_lottery_w.miss .box .result .result_txt svg text.line {
  stroke-width: 0.3px;
  stroke: #fff;
  stroke-linejoin: round
}

#marble-kuji #lottery .box_lottery.miss .box .result .result_item img, #marble-kuji #lottery .box_lottery_w.miss .box .result .result_item img {
  opacity: 0.5
}

#marble-kuji #lottery .box_item .list_item, #marble-kuji #lottery .box_item .list_item_w, #marble-kuji #lottery .wchance .list_item, #marble-kuji #lottery .wchance .list_item_w {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

#marble-kuji #lottery .box_item .list_item li, #marble-kuji #lottery .box_item .list_item_w li, #marble-kuji #lottery .wchance .list_item li, #marble-kuji #lottery .wchance .list_item_w li {
  margin-bottom: 40px;
  box-sizing: border-box;
  border: 1px solid #d5b200;
  position: relative
}

#marble-kuji #lottery .box_item .list_item li .img, #marble-kuji #lottery .box_item .list_item_w li .img, #marble-kuji #lottery .wchance .list_item li .img, #marble-kuji #lottery .wchance .list_item_w li .img {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer
}

#marble-kuji #lottery .box_item .list_item li .result_num, #marble-kuji #lottery .box_item .list_item_w li .result_num, #marble-kuji #lottery .wchance .list_item li .result_num, #marble-kuji #lottery .wchance .list_item_w li .result_num {
  width: 60px;
  transform: rotate(-45deg);
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 4px;
  left: -4px
}

#marble-kuji #lottery .box_item .list_item li .result_num span, #marble-kuji #lottery .box_item .list_item_w li .result_num span, #marble-kuji #lottery .wchance .list_item li .result_num span, #marble-kuji #lottery .wchance .list_item_w li .result_num span {
  margin-top: -10px;
  margin-bottom: -5px;
  margin-left: -5px;
  display: block;
  font-size: 12px;
  line-height: 20px;
  position: relative
}

#marble-kuji #lottery .box_item .list_item li .result_num span:before, #marble-kuji #lottery .box_item .list_item_w li .result_num span:before, #marble-kuji #lottery .wchance .list_item li .result_num span:before, #marble-kuji #lottery .wchance .list_item_w li .result_num span:before {
  content: '';
  border-right: 27px solid transparent;
  border-left: 27px solid transparent;
  border-bottom: 27px solid #333;
  position: absolute;
  top: -7px;
  left: 6px;
  z-index: -1
}

#marble-kuji #lottery .box_item .list_item li .result_num:before, #marble-kuji #lottery .box_item .list_item_w li .result_num:before, #marble-kuji #lottery .wchance .list_item li .result_num:before, #marble-kuji #lottery .wchance .list_item_w li .result_num:before {
  content: '';
  border-right: 54px solid transparent;
  border-left: 54px solid transparent;
  border-bottom: 54px solid #d5b200;
  position: absolute;
  top: -16px;
  left: -26px;
  z-index: -1
}

#marble-kuji #lottery .box_item .list_item li .name, #marble-kuji #lottery .box_item .list_item_w li .name, #marble-kuji #lottery .wchance .list_item li .name, #marble-kuji #lottery .wchance .list_item_w li .name {
  height: 60px;
  padding: 5px 10px;
  box-sizing: border-box;
  background: #d5b200;
  text-align: left;
  color: #fff;
  font-weight: bold
}

#marble-kuji #lottery .box_item .list_item li .name span, #marble-kuji #lottery .box_item .list_item_w li .name span, #marble-kuji #lottery .wchance .list_item li .name span, #marble-kuji #lottery .wchance .list_item_w li .name span {
  margin-right: 10px;
  display: inline-block
}

#marble-kuji #lottery .box_item .list_item li.miss, #marble-kuji #lottery .box_item .list_item_w li.miss, #marble-kuji #lottery .wchance .list_item li.miss, #marble-kuji #lottery .wchance .list_item_w li.miss {
  border: 1px solid #ccc
}

#marble-kuji #lottery .box_item .list_item li.miss .img, #marble-kuji #lottery .box_item .list_item_w li.miss .img, #marble-kuji #lottery .wchance .list_item li.miss .img, #marble-kuji #lottery .wchance .list_item_w li.miss .img {
  opacity: 0.5
}

#marble-kuji #lottery .box_item .list_item li.miss .result_num:before, #marble-kuji #lottery .box_item .list_item_w li.miss .result_num:before, #marble-kuji #lottery .wchance .list_item li.miss .result_num:before, #marble-kuji #lottery .wchance .list_item_w li.miss .result_num:before {
  border-bottom: 54px solid #ccc
}

#marble-kuji #lottery .box_item .list_item li.miss .name, #marble-kuji #lottery .box_item .list_item_w li.miss .name, #marble-kuji #lottery .wchance .list_item li.miss .name, #marble-kuji #lottery .wchance .list_item_w li.miss .name {
  background: #ccc
}

#marble-kuji #lottery .box_item h2 {
  width: 130px
}

#marble-kuji #lottery .wchance {
  margin-top: 80px
}

#marble-kuji #lottery .thanks {
  margin-top: 40px;
  margin-bottom: 80px
}

#marble-kuji #lottery .thanks b {
  font-weight: bold
}

/*#marble-kuji #result {
  display: none
}*/

#marble-kuji .LotteryPlanResultList.box_item .list_item, #marble-kuji .LotteryPlanResultList.box_item .list_item_w,#marble-kuji .LotteryPlanResultList.box_item .list_item_n, #marble-kuji #result .wchance .list_item, #marble-kuji #result .wchance .list_item_w, #marble-kuji #result .wchance .list_item_n {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

#marble-kuji .LotteryPlanResultList.box_item .list_item li, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li, #marble-kuji #result .wchance .list_item li, #marble-kuji #result .wchance .list_item_w li, #marble-kuji #result .wchance .list_item_n li {
  margin-bottom: 40px;
  box-sizing: border-box;
  border: 1px solid #f2a6b4;
  position: relative
}
#marble-kuji .LotteryPlanResultList.box_item .list_item_n li, #marble-kuji #result .wchance .list_item_n li {
  border: 1px solid #fccf68; 
}
#marble-kuji .LotteryPlanResultList.box_item .list_item li .img, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .img, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .img, #marble-kuji #result .wchance .list_item li .img, #marble-kuji #result .wchance .list_item_w li .img, #marble-kuji #result .wchance .list_item_n li .img {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer
}

#marble-kuji .LotteryPlanResultList.box_item .list_item li .result_num, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .result_num, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .result_num, #marble-kuji #result .wchance .list_item li .result_num, #marble-kuji #result .wchance .list_item_w li .result_num, #marble-kuji #result .wchance .list_item_n li .result_num {
  width: 60px;
  transform: rotate(-45deg);
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 4px;
  left: -4px
}

#marble-kuji .LotteryPlanResultList.box_item .list_item li .result_num span, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .result_num span, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .result_num span, #marble-kuji #result .wchance .list_item li .result_num span, #marble-kuji #result .wchance .list_item_w li .result_num span, #marble-kuji #result .wchance .list_item_n li .result_num span {
  margin-top: -10px;
  margin-bottom: -5px;
  margin-left: -5px;
  display: block;
  font-size: 12px;
  line-height: 20px;
  position: relative
}
#marble-kuji .LotteryPlanResultList.box_item .list_item_w li .result_num span.DoubleChanceNum,
#marble-kuji .LotteryPlanResultList.box_item .list_item_n li .result_num span.NoveltyNum {
    font-size: inherit;
    margin: initial;
    line-height: inherit;
}
#marble-kuji .LotteryPlanResultList.box_item .list_item li .result_num span:before, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .result_num span:before, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .result_num span:before, #marble-kuji #result .wchance .list_item li .result_num span:before, #marble-kuji #result .wchance .list_item_w li .result_num span:before, #marble-kuji #result .wchance .list_item_n li .result_num span:before {
  content: '';
  border-right: 27px solid transparent;
  border-left: 27px solid transparent;
  border-bottom: 27px solid #333;
  position: absolute;
  top: -7px;
  left: 6px;
  z-index: -1
}
#marble-kuji .LotteryPlanResultList.box_item .list_item_w li .result_num span.DoubleChanceNum:before,
#marble-kuji .LotteryPlanResultList.box_item .list_item_n li .result_num span.NoveltyNum:before {
    border: none;
    top: 4px;
    left: inherit;
    position: static;
}
#marble-kuji .LotteryPlanResultList.box_item .list_item li .result_num:before, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .result_num:before, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .result_num:before, #marble-kuji #result .wchance .list_item li .result_num:before, #marble-kuji #result .wchance .list_item_w li .result_num:before, #marble-kuji #result .novelty .list_item_n li .result_num:before {
  content: '';
  border-right: 54px solid transparent;
  border-left: 54px solid transparent;
  border-bottom: 54px solid #f2a6b4;
  position: absolute;
  top: -16px;
  left: -26px;
  z-index: -1
}
#marble-kuji .LotteryPlanResultList.box_item .list_item_n li .result_num:before, #marble-kuji #result .novelty .list_item_n li .result_num:before{
  border-bottom: 54px solid #fccf68;
  top: -17px;
  left: -28px;
}
#marble-kuji .LotteryPlanResultList.box_item .list_item li .name, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .name, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .name, #marble-kuji #result .wchance .list_item li .name, #marble-kuji #result .wchance .list_item_w li .name, #marble-kuji #result .novelty .list_item_n li .name {
  height: 60px;
  padding: 5px 10px;
  box-sizing: border-box;
  background: #f2a6b4;
  text-align: left;
  color: #fff;
  font-weight: bold
}
#marble-kuji .LotteryPlanResultList.box_item .list_item_n li .name, #marble-kuji #result .novelty .list_item_n li .name{
  background: #fccf68;
}
#marble-kuji .LotteryPlanResultList.box_item .list_item li .name span, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .name span, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .name span, #marble-kuji #result .wchance .list_item li .name span, #marble-kuji #result .wchance .list_item_w li .name span, #marble-kuji #result .novelty .list_item_n li .name span {
  margin-right: 10px;
  display: inline-block
}
#marble-kuji .LotteryPlanResultList.box_item:has(.icoExchange) li.ListItem .img {
    padding-bottom: 23px;
}
#marble-kuji .LotteryPlanResultList.box_item .list_item .icoExchange, 
#marble-kuji .LotteryPlanResultList.box_item .list_item_w .icoExchange, 
#marble-kuji .LotteryPlanResultList.box_item .list_item_n .icoExchange, 
#marble-kuji #result .wchance .list_item .icoExchange, 
#marble-kuji #result .wchance .list_item_w .icoExchange, 
#marble-kuji #result .novelty .list_item_n .icoExchange {
    position: absolute;
    left: 0;
    top: 171px;
    width: 100%;
    font-size: 0.8em;
    line-height: 1.2;
    background-color: #fff0c4;
    padding: 5px;
    box-sizing: border-box;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #dc92ab;
    font-weight: 600;
}
#marble-kuji .LotteryPlanResultList.box_item .list_item li.miss, 
#marble-kuji .LotteryPlanResultList.box_item .list_item_w li.miss, 
#marble-kuji #result .wchance .list_item li.miss, 
#marble-kuji #result .wchance .list_item_w li.miss,
#marble-kuji .LotteryPlanResultList.box_item .LotteryPlanResultDoubleChance_NotWon .list_item_w li, 
#marble-kuji #result .wchance .LotteryPlanResultDoubleChance_NotWon .list_item_w li {
  border: 1px solid #ccc
}

#marble-kuji .LotteryPlanResultList.box_item .list_item li.miss .img, 
#marble-kuji .LotteryPlanResultList.box_item .list_item_w li.miss .img, 
#marble-kuji #result .wchance .list_item li.miss .img, 
#marble-kuji #result .wchance .list_item_w li.miss .img,
#marble-kuji .LotteryPlanResultList.box_item .LotteryPlanResultDoubleChance_NotWon .list_item li .img,
#marble-kuji #result .wchance .LotteryPlanResultDoubleChance_NotWon .list_item_w li .img {
  opacity: 0.5
}

#marble-kuji .LotteryPlanResultList.box_item .list_item li.miss .result_num:before, 
#marble-kuji .LotteryPlanResultList.box_item .list_item_w li.miss .result_num:before, 
#marble-kuji #result .wchance .list_item li.miss .result_num:before, 
#marble-kuji #result .wchance .list_item_w li.miss .result_num:before,
#marble-kuji .LotteryPlanResultList.box_item .LotteryPlanResultDoubleChance_NotWon .list_item_w li .result_num:before,
#marble-kuji #result .wchance .LotteryPlanResultDoubleChance_NotWon .list_item_w li .result_num:before {
  border-bottom: 54px solid #ccc
}

#marble-kuji .LotteryPlanResultList.box_item .list_item li.miss .name, 
#marble-kuji .LotteryPlanResultList.box_item .list_item_w li.miss .name, 
#marble-kuji #result .wchance .list_item li.miss .name, 
#marble-kuji #result .wchance .list_item_w li.miss .name,
#marble-kuji .LotteryPlanResultList.box_item .LotteryPlanResultDoubleChance_NotWon .list_item_w li .name,
#marble-kuji #result .wchance .LotteryPlanResultDoubleChance_NotWon .list_item_w li .name {
  background: #ccc
}

#marble-kuji .LotteryPlanResultList.box_item h2 {
  width: 130px
}

#marble-kuji #result .wchance {
  margin-top: 80px
}

#marble-kuji #news .list_news {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  box-sizing: border-box;
  border-top: 2px solid #d5b200;
  border-bottom: 2px solid #d5b200;
  text-align: left
}

#marble-kuji #news .list_news li {
  margin-bottom: 10px
}

#marble-kuji #news .list_news li .day {
  font-weight: bold
}

#marble-kuji #news .list_news li .newsdt_day {
  font-weight: 600;
  margin: 0 auto 10px auto;
  text-align: left
}

#marble-kuji #news .list_news li .newsdt_tit {
  width: 100%;
  margin-bottom: 10px;
  color: #d5b200;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  position: relative;
  text-align: left;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px
}

#marble-kuji #news .list_news li img {
  margin: 10px 0
}

#marble-kuji #news .list_news li .newsdt_txt {
  text-align: left;
  font-size: 1.0em
}

#marble-kuji #news .pager {
  margin-top: 20px
}

#marble-kuji #news .pager ul {
  display: flex;
  align-self: flex-end;
  justify-content: center;
  align-items: baseline
}

#marble-kuji #news .pager ul li {
  margin: 0 5px;
  display: inline-block
}

#marble-kuji #news .pager ul li a, #marble-kuji #news .pager ul li.target {
  width: 30px;
  height: 30px;
  padding-top: 1px;
  box-sizing: border-box;
  display: block;
  font-weight: bold
}

#marble-kuji #news .pager ul li a {
  border: 2px solid #d5b200;
  color: #d5b200
}

#marble-kuji #news .pager ul li.target {
  border: 2px solid gray;
  color: gray
}

#marble-kuji #news .pager ul li.next, #marble-kuji #news .pager ul li.prev {
  background-image: url("../Images/Common/ico_arrow_p.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  text-indent: -100000%
}

#marble-kuji #news .pager ul li.next:hover, #marble-kuji #news .pager ul li.prev:hover {
  background-color: #d5b200;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto
}

#marble-kuji #news .pager ul li.next:hover a, #marble-kuji #news .pager ul li.prev:hover a {
  background: inherit
}

#marble-kuji #news .pager ul li.prev {
  transform: rotate(180deg)
}

#marble-kuji #news .pager ul li:hover a {
  background: #d5b200;
  color: #fff
}

#marble-kuji #news .news {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box
}

#marble-kuji #news .news ul {
  padding: 20px 0;
  box-sizing: border-box;
  border-top: 2px solid #d5b200;
  border-bottom: 2px solid #d5b200;
  text-align: left
}

#marble-kuji #news .news ul li {
  margin-bottom: 10px
}

#marble-kuji #news .news ul li .day {
  font-weight: bold
}

#marble-kuji #news .news ul li .txt {
  width: 87%
}

#marble-kuji #news .btn {
  min-width: 300px;
  height: 50px;
  margin: 0 auto;
  padding: 0 60px;
  padding-top: 8px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #d5b200;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  vertical-align: top
}

#marble-kuji #news .btn:after {
  content: '';
  margin-top: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  position: absolute;
  top: 50%;
  right: 20px
}

#marble-kuji #news .btn input {
  width: 100%;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  background-color: transparent;
  border: none
}

#marble-kuji #news .WhatsNew {
  border-bottom: 2px solid #d5b200
}

#marble-kuji #news .WhatsNew ul {
  border-bottom: none;
  margin-bottom: 20px
}

#marble-kuji #news .WhatsNew .txt_newsyear {
  width: 100%;
  padding: 5px 10px;
  padding-left: 0;
  box-sizing: border-box;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #d5b200;
  font-weight: bold;
  text-align: left
}

#marble-kuji #account .list_account li {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 20px
}

#marble-kuji #account .list_account li a {
  padding: 10px;
  display: block;
  border: 2px solid #111
}

#marble-kuji #account .list_account li:last-child {
  margin-bottom: 0
}

#marble-kuji #account .DashboardLayoutPanel .welcome {
  margin-bottom: 40px
}

#marble-kuji #account .DashboardLayoutPanel .welcome .marble_txt span {
  margin: 0 5px;
  font-weight: bold;
  color: #d5b200
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock {
  padding: 10px;
  box-sizing: border-box
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl {
  padding: 20px;
  padding-bottom: 50px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: center;
  position: relative
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dt {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dt i {
  color: #d5b200;
  display: block;
  text-align: center
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dt i:before {
  content: "";
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-size: contain;
  display: block
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dt i.fa-database:before {
  background-image: url("../Images/Common/ico_point_p.svg")
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dt i.fa-history:before {
  background-image: url("../Images/Common/ico_history_p.svg")
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .MyPageDashboardSubTitle {
  display: none
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .MyPageDashboardContents {
  margin: 0;
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .MyPageDashboardContents span.currentnumber {
  color: #d5b200;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .txt_link {
  cursor: pointer
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .txt_link:after {
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 10px;
  display: inline-block;
  background-image: url("../Images/Common/ico_arrow_b.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .txt_link:hover:after {
  margin-right: 0;
  margin-left: 13px
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .btn {
  padding: 5px 40px;
  display: inline-block;
  background-color: #d5b200;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  position: relative;
  font-size: 14px;
  line-height: 24px;
  box-sizing: border-box;
  width: 200px;
  margin-top: 20px;
  margin-left: -100px;
  position: absolute;
  bottom: 20px;
  left: 50%
}

#marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .btn:after {
  content: '';
  margin-top: -8px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-size: 16px auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 10px
}

#marble-kuji #account h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 40px
}

#marble-kuji #account ul li .PaintButton {
  margin-bottom: 10px;
  display: block
}

#marble-kuji #account ul li .PaintButton .accountMenu dt {
  width: 100%;
  margin-bottom: 0;
  padding: 10px 20px;
  box-sizing: border-box;
  background-color: #333;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  position: relative
}

#marble-kuji #account ul li .PaintButton .accountMenu dt i {
  margin-right: 20px
}

#marble-kuji #account ul li .PaintButton .accountMenu dt i.fa, #marble-kuji #account ul li .PaintButton .accountMenu dt i.fas {
  font-size: 20px;
  vertical-align: middle
}

#marble-kuji #account ul li .PaintButton .accountMenu dt:after {
  content: '';
  margin-top: -8px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="rgba(255,255,255,1)" stroke-width="2" points="3,1 7,5 3,9 "/></svg>');
  position: absolute;
  top: 50%;
  right: 10px
}

#marble-kuji #account ul li .PaintButton .accountMenu dt>div {
  width: 100%;
  text-align: center
}

#marble-kuji #account ul li .PaintButton .accountMenu dd {
  padding: 10px 20px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #dfdfdf;
  color: #111;
  text-align: left
}

#marble-kuji #UserRegist h2 {
  min-width: 240px
}

#marble-kuji #UserRegist .box_input {
  max-width: 800px;
  margin: 0 auto
}

#marble-kuji #UserRegist .box_input dl {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  text-align: left
}

#marble-kuji #UserRegist .box_input dl dt {
  box-sizing: border-box
}

#marble-kuji #UserRegist .box_input dl dt .txtRed {
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #UserRegist .box_input dl dd {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #UserRegist .box_input dl dd .box {
  width: 50%;
  padding-right: 10px;
  padding-left: 0;
  box-sizing: border-box
}

#marble-kuji #UserRegist .box_input dl dd .box:nth-child(2) {
  padding-right: 0;
  padding-left: 10px
}

#marble-kuji #UserRegist .box_input dl dd .box_select {
  margin-bottom: 10px
}

#marble-kuji #UserRegist .box_input dl dd p {
  width: 100%;
  display: block
}

#marble-kuji #UserRegist .box_input dl dd.box_postalcode input {
  margin-right: 20px
}

#marble-kuji #UserRegist .box_input dl dd.box_postalcode .btn {
  padding: 5px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: gray;
  font-weight: bold;
  text-align: center
}

#marble-kuji #UserRegist .box_input dl dd.box_address .box {
  width: 100%;
  margin-bottom: 10px
}

#marble-kuji #UserRegist .box_input dl dd.box_address .box:nth-child(2) {
  padding-right: 10px;
  padding-left: 0
}

#marble-kuji #UserRegist .box_input dl dd.box_tell input {
  width: 35%;
  margin: 0 10px
}

#marble-kuji #UserRegist .box_input dl dd.box_tell input:first-child {
  width: 20%;
  margin-left: 0
}

#marble-kuji #UserRegist .box_input dl dd.box_tell input:last-child {
  margin-right: 0
}

#marble-kuji #UserRegist .box_input dl dd.box_tell span {
  align-self: center
}

#marble-kuji #UserRegist .box_input dl dd.box_mail input {
  width: 47%
}

#marble-kuji #UserRegist .box_input dl dd.box_mail span {
  width: 4%;
  align-self: center;
  margin: 0 1%;
  text-align: center
}

#marble-kuji #UserRegist .box_input dl dd.box_cardnumber>.box_select:first-of-type {
  width: 15%;
  max-width: 100px
}

#marble-kuji #UserRegist .box_input dl dd.box_cardnumber>.box_select:nth-of-type(2) {
  width: 20%
}

#marble-kuji #UserRegist .box_input dl dd.box_cardnumber>.box_select+span {
  width: 4%;
  align-self: center;
  margin: 0 1%;
  text-align: center
}

#marble-kuji #UserRegist .box_input dl dd .non_editable {
  width: 100%;
  min-height: 35px;
  padding: 10px;
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #ccc;
  background-color: #dfdfdf;
  font-size: 12px;
  line-height: 20px;
  color: gray;
  resize: none;
  cursor: default
}

#marble-kuji #UserRegist #regist_card_functions {
  margin-bottom: 20px;
  padding: 20px 0
}

#marble-kuji #UserRegist #regist_card_functions .button.save input, #marble-kuji #UserRegist #regist_card_functions .button.delete input {
  padding: 5px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: gray;
  font-weight: bold;
  text-align: center;
  margin-right: 10px
}

#marble-kuji #cart {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 80px 10px;
  box-sizing: border-box
}

#marble-kuji #cart .step {
  background-color: #faf1e3;
  font-weight: bold;
  display: flex;
  justify-content: center
}

#marble-kuji #cart .step li {
  position: relative
}

#marble-kuji #cart .step li:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="rgba(0,0,0,1)" stroke-width="2" points="3,1 7,5 3,9 "/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  position: absolute
}

#marble-kuji #cart .step li:last-child:after {
  display: none
}

#marble-kuji #cart .step li.target {
  color: #d5b200
}

#marble-kuji #cart main .txt {
  padding: 20px 0
}

#marble-kuji #cart main .list_cart {
  margin-top: 40px;
  margin-bottom: 20px;
  border-top: 1px solid #ccc
}

#marble-kuji #cart main .list_cart li {
  width: 100%;
  padding: 20px 0;
  display: flex;
  border-bottom: 1px solid #ccc;
  align-items: flex-start;
  text-align: left
}

#marble-kuji #cart main .list_cart li .details {
  padding-left: 20px;
  box-sizing: border-box
}

#marble-kuji #cart main .list_cart li .num_area {
  box-sizing: border-box
}

#marble-kuji #cart main .list_cart li .num_area .btn_area .btn_delete {
  padding: 5px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: gray;
  font-weight: bold;
  text-align: center
}

#marble-kuji #cart main .list_cart li .totalPaymentBlock {
  width: 100%;
  display: block;
  text-align: right
}

#marble-kuji #cart main .list_cart li .totalPaymentBlock dl {
  width: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
  justify-content: flex-end;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold
}

#marble-kuji #cart main .list_cart li .totalPaymentBlock dl .PaymentLabel {
  width: auto;
  padding-right: 20px
}

#marble-kuji #cart main .list_cart li .totalPaymentBlock dl .PaymentAmount {
  width: auto
}

#marble-kuji #cart main .list_cart li .totalPaymentBlock dl .txt_PaymentBlock_s {
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #cart main .list_cart li .totalPaymentBlock dl.totalPaymentdetail {
  background-color: #faf1e3
}

#marble-kuji #cart main .list_cart.checkout {
  margin-bottom: 40px
}

#marble-kuji #cart main .list_cart.checkout li dl {
  width: 100%
}

#marble-kuji #cart main .list_cart.checkout li dl dd .AddressBook {
  margin: 0;
  padding: 0;
  display: block;
  border-bottom: none
}

#marble-kuji #cart main .list_cart.checkout li dl dd .minibtn_area {
  padding-bottom: 10px
}

#marble-kuji #cart main .list_cart.checkout li dl dd .minibtn_area .btn {
  padding: 5px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: gray;
  font-weight: bold;
  text-align: center
}

#marble-kuji #cart main .list_cart.checkout li dl dd .box_select_block {
  margin-bottom: 10px
}

#marble-kuji #cart main .list_cart.checkout li dl dd .box_select_block .box_select {
  max-width: 300px
}

#marble-kuji #cart main .list_cart.checkout li dl dd .PaymentMethodComment {
  padding-left: 20px;
  display: inline-block
}

#marble-kuji #cart main .list_cart.checkout li dl dd .cresitc_txt {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #ccc
}

#marble-kuji #cart main .list_cart.checkout li dl dd .cresitc_txt span {
  color: #d5b200;
  font-weight: bold
}

#marble-kuji #cart main .list_cart.checkout li dl dd .pointChargeBtn {
  margin-top: 10px
}

#marble-kuji #cart main .list_cart.checkout li dl dd .pointChargeBtn .pointbtn {
  padding: 5px 40px;
  display: inline-block;
  background-color: #d5b200;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  position: relative;
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #cart main .list_cart.checkout li dl dd .pointChargeBtn .pointbtn:after {
  content: '';
  margin-top: -8px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-size: 16px auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 10px
}

#marble-kuji #cart main .list_cart.confirmation li .totalPaymentBlock {
  width: 100%
}

#marble-kuji #cart main .list_cart.confirmation li dl {
  width: 100%
}

#marble-kuji #cart main .list_cart.confirmation li dl dd dl {
  margin-bottom: 20px
}

#marble-kuji #cart main .list_cart.confirmation li dl dd dl dt {
  margin-bottom: 5px
}

#marble-kuji #cart main .list_cart.confirmation li dl dd dl.CreditCardExpire_block dd .box_select {
  width: 30%;
  margin-right: 5px;
  display: inline-block
}

#marble-kuji #cart main .list_cart.confirmation li dl dd dl.CreditCardExpire_block dd span {
  width: 30%;
  margin-right: 5px;
  min-height: 35px;
  padding: 10px;
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #ccc;
  background-color: #dfdfdf;
  font-size: 12px;
  line-height: 20px;
  color: gray;
  resize: none;
  cursor: default
}

#marble-kuji #cart main .list_cart.confirmation li dl dd dl.CreditCardExpire_block dd .box_select+.box_select {
  margin-left: 10px
}

#marble-kuji #cart main .list_cart.confirmation li dl dd dl.CreditCardExpire_block dd span+span {
  margin-left: 10px
}

#marble-kuji #cart main .list_cart.confirmation li dl dd dl dd #ctl00_body_SBPCreditCardNumberLabel {
  width: 100%;
  min-height: 35px;
  padding: 10px;
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #ccc;
  background-color: #dfdfdf;
  font-size: 12px;
  line-height: 20px;
  color: gray;
  resize: none;
  cursor: default
}

#marble-kuji #cart main .list_cart.confirmation li dl dd .SaveCreditInfo_block {
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #cart main .list_cart.confirmation li dl dd .SaveCreditInfo_block label {
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #cart main .list_cart.confirmation li dl dd .SaveCreditInfo_block #ctl00_body_lnkChangeCardInfo {
  padding: 5px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: gray;
  font-weight: bold;
  text-align: center
}

#marble-kuji #cart main .list_cart.confirmation li dl dd .txt_SaveCreditInfo {
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #cart main .list_cart.confirmation li dl.confirmation_paymentBlock dd #ctl00_body_lblPayment {
  margin-bottom: 20px;
  display: block;
  font-weight: bold
}

#marble-kuji #cart main .list_cart.confirmation li dl.confirmation_paymentBlock dd dl {
  flex-wrap: wrap
}

#marble-kuji #cart main .list_cart.confirmation li dl.confirmation_paymentBlock dd dl dt {
  width: 100%
}

#marble-kuji #cart main .list_cart.confirmation li .SaveCreditInfo_block {
  margin-bottom: 20px
}

#marble-kuji #cart main .list_cart.confirmation li .txt_SaveCreditInfo {
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ccc
}

#marble-kuji #cart main .list_cart.confirmation li .txt_SaveCreditInfo+div {
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #cart main .price {
  margin-bottom: 40px;
  box-sizing: border-box;
  font-weight: bold;
  text-align: right
}

#marble-kuji #cart main .price dd {
  font-size: 24px;
  line-height: 34px
}

#marble-kuji #order_history h2 {
  width: 110px
}

#marble-kuji #order_history .num_area {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 10px;
  box-sizing: border-box;
  font-weight: bold;
  text-align: right
}

#marble-kuji #order_history .num_area .num {
  font-size: 18px
}

#marble-kuji #order_history .history-list {
  width: calc(100% - 20px);
  max-width: 1000px;
  margin: 0 auto
}

#marble-kuji #order_history .history-list li {
  margin: 0 auto
}

#marble-kuji #order_history .history-list li .history-contents-list {
  margin-bottom: 20px;
  border: 1px solid #ccc
}

#marble-kuji #order_history .history-list li .history-contents-list .history-header {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  background-color: #dfdfdf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left
}

#marble-kuji #order_history .history-list li .history-contents-list .history-header .order-status {
  display: inline-block
}

#marble-kuji #order_history .history-list li .history-contents-list .history-header .order-status span {
  padding: 5px 10px;
  background-color: #d5b200;
  color: #fff
}

#marble-kuji #order_history .history-list li .history-contents-list .history-header .order-status .ttl {
  display: none
}

#marble-kuji #order_history .history-list li .history-contents-list .history-header .spDis {
  display: none
}

#marble-kuji #order_history .history-list li .history-contents-list .history-header .order-date, #marble-kuji #order_history .history-list li .history-contents-list .history-header .order-no {
  display: inline-block
}

#marble-kuji #order_history .history-list li .history-contents-list .history-header .order-date .txt, #marble-kuji #order_history .history-list li .history-contents-list .history-header .order-no .txt {
  margin-left: 10px;
  @incldeu font-l;
  font-weight: bold
}

#marble-kuji #order_history .history-list li .history-contents {
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div1, #marble-kuji #order_history .history-list li .history-contents .history-contents-div2, #marble-kuji #order_history .history-list li .history-contents .history-contents-div3 {
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div1 {
  border-right: 1px solid #ccc;
  text-align: center
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div1 span {
  font-size: 14px;
  line-height: 24px;
  font-weight: bold
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div2 {
  text-align: left
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div2 .w_chance {
  display: inline-block;
  padding: 0 5px;
  background-color: #ffc057
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div3 {
  width: 20%;
  display: flex;
  align-items: center
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div3 .history-body_btn {
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
  padding: 0px 10px;
  width: 100%
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div3 .history-body_btn input.btn {
  -webkit-appearance: none;
  border: none;
  padding: 5px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: gray;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  width: 100%;
  min-width: auto;
  padding: 0
}

#marble-kuji #order_history .history-list li .history-contents .history-contents-div3 .history-body_btn .btnAddToCatAjax:hover {
  background-color: #d5b200;
  color: #fff
}

#marble-kuji #order_history .pager ul {
  display: flex;
  align-self: flex-end;
  justify-content: center;
  align-items: baseline
}

#marble-kuji #order_history .pager ul li {
  margin: 0 5px;
  display: inline-block
}

#marble-kuji #order_history .pager ul li a, #marble-kuji #order_history .pager ul li.target {
  width: 30px;
  height: 30px;
  padding-top: 1px;
  box-sizing: border-box;
  display: block;
  font-weight: bold
}

#marble-kuji #order_history .pager ul li a {
  border: 2px solid #d5b200;
  color: #d5b200
}

#marble-kuji #order_history .pager ul li.target {
  border: 2px solid gray;
  color: gray
}

#marble-kuji #order_history .pager ul li.next, #marble-kuji #order_history .pager ul li.prev {
  background-image: url("../Images/Common/ico_arrow_p.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  text-indent: -100000%
}

#marble-kuji #order_history .pager ul li.next:hover, #marble-kuji #order_history .pager ul li.prev:hover {
  background-color: #d5b200;
  background-image: url("../Images/Common/ico_arrow_w.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto
}

#marble-kuji #order_history .pager ul li.next:hover a, #marble-kuji #order_history .pager ul li.prev:hover a {
  background: inherit
}

#marble-kuji #order_history .pager ul li.prev {
  transform: rotate(180deg)
}

#marble-kuji #order_history .pager ul li:hover a {
  background: #d5b200;
  color: #fff
}

#marble-kuji #order_history .btn_area {
  margin-top: 80px
}

#marble-kuji #order_history .historArea {
  background-color: #dfdfdf;
  margin-bottom: 10px;
  padding: 20px 20px 10px;
  border: solid 2px #dfdfdf;
  border-radius: 10px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box
}

#marble-kuji #order_history .ohistory-inner h2 {
  width: 150px
}

#marble-kuji #order_history .ohistory-inner .histordtms {
  background-color: #fff;
  margin: 10px 0;
  border-radius: 5px
}

#marble-kuji #order_history .ohistory-inner .histordtms>dl, #marble-kuji #order_history .ohistory-inner .histordtms>div.DeliveryCompany dl {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 20px 0
}

#marble-kuji #order_history .ohistory-inner .histordtms>dl:last-of-type {
  border-bottom: none
}

#marble-kuji #order_history .ohistory-inner .histordtms>dl>dt {
  width: 200px;
  font-weight: bold
}

#marble-kuji #order_history .ohistory-inner .histordtms>dl dd {
  padding-right: 10px;
  box-sizing: border-box
}

#marble-kuji #order_history .ohistory-inner .histordtms>div.DeliveryCompany dl>dt {
  width: 200px;
  font-weight: bold
}

#marble-kuji #order_history .ohistory-inner .histordtms>dl>dd, #marble-kuji #order_history .ohistory-inner .histordtms>div.DeliveryCompany dl>dd {
  width: calc(100% - 200px);
  text-align: left
}

#marble-kuji .kujiBox .kujiBoxInner{
    padding:20px; 
    box-sizing:border-box;
    width: 100%;
}
#marble-kuji .kujiBox .kujiBoxInner .subtitle,
.orderhistorydetail_aspx .kujiDetail .cartBox.shippingBox .send.confirm-col.shippingBoxListInfo .subtitle{
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap {
  text-align: left;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  overflow:hidden;
}

#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dt {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #111;
  font-weight: bold
}
#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap.w_chance dt{
    background-color: #f2a6b4;
    color: #fff;
    padding: 10px;
    border-bottom: none;
}
#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dt p.lab {
  margin-right: 10px;
  padding: 0 10px;
  display: inline-block;
  background-color: #111;
  color: #fff
}

#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dt p.title {
  display: inline-block;
  margin-bottom:0;
}

#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dd.Detail {
  width: 23%;
  margin-right: 2.3%;
  margin-bottom: 40px;
  position: relative
}
@media screen and (max-width: 767px){
#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dd.Detail {
    width: calc((100% / 2) - 10px);
    margin: 0 5px 40px 5px;
}
}
#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dd.Detail:nth-of-type(4n) {
  margin-right: 0%
}
#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dd.Detail .lotteryimg{
  position: relative
}
#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dd.Detail .lotteryimg img {
  box-sizing: border-box;
  border: 1px solid #dfdfdf !important;
  cursor: pointer
}

#marble-kuji .kujiBox .kujiBoxInner dl.DetailWrap dd.Detail p.get_num {
  padding: 0 5px;
  display: inline-block;
  background-color: #d5b200;
  color: #fff;
  font-weight: bold;
  margin-top: 0px;
  position: absolute;
  bottom: 0px;
  left: 0
}

#marble-kuji #order_history .ohistory-inner .histordtms>dl>dd>dl.w_chance dt {
  padding: 10px;
  background-color: #ffc057;
  border-bottom: none
}

#marble-kuji #order_history .ohistory-inner .histordtms .tableline .fixprice {
  color: #d5b200;
  font-weight: bold
}

#marble-kuji #order_history .ohistory-inner .hisItemDt {
  margin-bottom: 3px;
  padding: 5px 0 3px 0;
  border-bottom: 1px dotted #ccc
}

#marble-kuji #order_history .ohistory-inner .hisplatble div>div {
  padding: 5px;
  text-align: right
}

#marble-kuji #order_history .ohistory-inner .hisplatble .fixprice {
  color: #14a83b;
  font-size: 2rem;
  font-weight: bold
}

#marble-kuji #order_history .ohistory-inner .hisplatble .tableline {
  border-top: 1px dotted #ccc
}

#marble-kuji #order_history .ohistory-inner .defaultList2columnBox {
  border-top: none
}

#marble-kuji #order_history .ohistory-inner .totalPaymentBlock {
  text-align: right;
  margin-right: 10px
}

#marble-kuji #order_history .ohistory-inner .totalPaymentBlock dl {
  width: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
  justify-content: flex-end;
  display: flex;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold
}

#marble-kuji #order_history .ohistory-inner .totalPaymentBlock dl .txt_PaymentBlock_s {
  font-size: 14px;
  line-height: 24px
}

#marble-kuji #order_history .ohistory-inner .totalPaymentBlock dl dt {
  width: auto;
  padding-right: 5px
}

#marble-kuji #order_history .ohistory-inner .totalPaymentBlock dl dd {
  width: auto
}

#marble-kuji #order_history .ohistory-inner .Orderdetailitem_img img {
  width: 200px;
  height: auto
}

#marble-kuji #order_history .ohistory-inner .Orderdetailitem_wrap {
  display: flex;
  border-bottom: 1px dotted #ccc
}

#marble-kuji #order_history .ohistory-inner .Orderdetailitem_wrap:last-child {
  border-bottom: none
}

#marble-kuji #order_history .ohistory-inner .history-list li {
  margin: 0 auto 20px;
  background: #dfdfdf
}

#marble-kuji #order_history .ohistory-inner .history-list>li {
  margin-bottom: 0
}

#marble-kuji #order_history .ohistory-inner .history-header {
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#marble-kuji #order_history .ohistory-inner .history-header_left {
  overflow: hidden;
  margin-bottom: 0;
  display: flex;
  width: 100%;
  justify-content: space-around;
  flex-wrap: wrap
}

#marble-kuji #order_history .ohistory-inner .history-header_info {
  display: flex;
  margin: 5px 60px 0 0
}

#marble-kuji #order_history .ohistory-inner .history-header_info dt {
  padding-top: 5px
}

#marble-kuji #order_history .ohistory-inner .history-header_info dd {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold
}

#marble-kuji #order_history .ohistory-inner .history-body {
  width: 80%;
  margin: 20px auto;
  background: #fff;
  display: flex;
  padding: 10px
}

#marble-kuji #order_history .ohistory-inner dl.history-body__content dd .ddIn {
  display: flex;
  align-items: center
}

@media screen and (max-width: 768px){
  .orderhistorydetail_aspx .settingBox.checkoutBox .cartBox.shippingBox .send.confirm-col,
#marble-kuji .kujiBox .kujiBoxInner{
padding:10px;
}
.orderhistorydetail_aspx .cartBox.shippingBox .send.confirm-col .subtitle,
#marble-kuji .kujiBox .kujiBoxInner .subtitle{
    text-align: center;
    border-bottom: 2px dashed #e1e1e1;
    margin-bottom: 20px;
    padding-bottom:10px;
}

}
#marble-kuji #contact dl {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 40px
}

#marble-kuji #contact dl dt {
  box-sizing: border-box;
  font-weight: bold
}

#marble-kuji #contact dl dt .txtRed {
  font-weight: normal;
  padding: 0
}

#marble-kuji #contact dl dd {
  box-sizing: border-box
}

#marble-kuji #contact dl dd .note {
  font-size: 12px;
  line-height: 20px
}

#marble-kuji #contact .txtRed {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: left
}

#marble-kuji #terms main {
  width: 100%;
  max-width: 1000px
}

#marble-kuji #terms main ul, #marble-kuji #terms main p {
  text-align: left
}

#marble-kuji #terms main section {
  text-align: left;
  margin-top: 40px
}


/*#marble-kuji #terms main section h3{margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #111;font-size:24px;line-height:34px;font-weight:bold}*/

#marble-kuji #terms main section .style_num li, #marble-kuji #terms main section .style_disc li {
  margin-bottom: 10px
}

#marble-kuji #terms main section .style_num li ul li, #marble-kuji #terms main section .style_disc li ul li {
  margin: 0
}

#marble-kuji #terms a {
  color: #d5b200;
  text-decoration: underline
}

#marble-kuji #terms a:hover {
  text-decoration: none
}

#marble-kuji #privacypolycy main {
  width: 100%;
  max-width: 1000px
}

#marble-kuji #privacypolycy main ul, #marble-kuji #privacypolycy main p {
  text-align: left
}

#marble-kuji #privacypolycy main section {
  text-align: left;
  margin-top: 40px
}


/*#marble-kuji #privacypolycy main section h3{margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #111;font-size:24px;line-height:34px;font-weight:bold}*/

#marble-kuji #privacypolycy main section .style_num li, #marble-kuji #privacypolycy main section .style_disc li {
  margin-bottom: 10px
}

#marble-kuji #privacypolycy main section .style_num li ul li, #marble-kuji #privacypolycy main section .style_disc li ul li {
  margin: 0
}

#marble-kuji #privacypolycy a {
  color: #d5b200;
  text-decoration: underline
}

#marble-kuji #privacypolycy a:hover {
  text-decoration: none
}

#marble-kuji #information .Message {
  font-size: 24px;
  line-height: 34px;
  display: block;
  margin-bottom: 80px
}

#marble-kuji #information p {
  margin-bottom: 40px
}

#marble-kuji #login .box_login .box {
  padding: 40px;
  background-color: #faf1e3
}


/*#marble-kuji #login .box_login .box h3{margin-bottom:20px;font-size:24px;line-height:34px;font-weight:bold}*/

#marble-kuji #login .box_login .box dl {
  margin-bottom: 40px;
  text-align: left
}

#marble-kuji #login .box_login .box dl dt {
  margin-bottom: 10px;
  font-weight: bold
}

#marble-kuji #login .box_login .box dl dd {
  margin-bottom: 20px
}

#marble-kuji #login .box_login .box .txt {
  margin-bottom: 20px
}

#marble-kuji #login .box_login .box .btn {
  width: 80%;
  margin-bottom: 10px;
  padding: 10px;
  display: inline-block;
  box-sizing: border-box;
  background: #d5b200;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  font-weight: bold;
  text-align: center
}

#marble-kuji #login.reminder .box_login {
  justify-content: center
}

#marble-kuji #login.reminder .box_login .box {
  width: 100%;
  padding: 0;
  background-color: #fff
}

#marble-kuji #login.reminder .box_login .box dl {
  margin: 0 auto;
  text-align: center
}

#marble-kuji #login.reminder .box_login .box dl dt {
  text-align: left
}

#marble-kuji #login.reminder .box_login .box .txt {
  margin-bottom: 40px
}

#marble-kuji #login.reminder .box_login .box .btn {
  width: 50%;
  margin: 0 auto
}

#marble-kuji #PointChargeList h2 {
  width: 210px
}

#marble-kuji #PointChargeList .validPoint {
  padding: 20px;
  margin-bottom: 40px
}

#marble-kuji #PointChargeList .validPoint .Point {
  font-size: 20px;
  line-height: 30px;
  color: #d5b200;
  font-weight: bold
}

#marble-kuji #PointChargeList .ULPointChargeList {
  width: 100%;
  max-width: 800px;
  margin: 0 auto
}

#marble-kuji #PointChargeList .ULPointChargeList li input {
  display: none
}

#marble-kuji #PointChargeList .ULPointChargeList li input+label {
  padding-left: 40px;
  position: relative;
  margin-right: 20px;
  display: inline-block
}

#marble-kuji #PointChargeList .ULPointChargeList li input+label:last-child {
  margin-right: 0
}

#marble-kuji #PointChargeList .ULPointChargeList li input+label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc;
  border-radius: 50%
}

#marble-kuji #PointChargeList .ULPointChargeList li input+label::after {
  content: '';
  margin-top: -10px;
  display: inline-block;
  background-image: url("../Images/Common/ico_check.svg");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px
}

#marble-kuji #PointChargeList .ULPointChargeList li input:checked+label::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d5b200;
  border-radius: 50%
}

#marble-kuji #PointChargeList .ULPointChargeList li .buyPT {
  font-weight: bold
}

#marble-kuji #PointChargeConfirmation .defaultList2columnBox {
  border: none
}

#marble-kuji #PointChargeConfirmation .defaultList2columnBox .List2ColumnBox {
  padding: 20px 0;
  border: none;
  border-top: 1px solid #ccc
}

#marble-kuji #PointChargeConfirmation .defaultList2columnBox .List2ColumnBox:first-child {
  border-top: none
}

#marble-kuji #PointChargeConfirmation .defaultList2columnBox .total_Price {
  border-top: 2px solid #111;
  font-weight: bold
}

#marble-kuji #PointHistory ul.flex_table_border {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 40px
}

#marble-kuji #PointHistory ul.flex_table_border li dl {
  display: flex
}

#marble-kuji #PointHistory ul.flex_table_border li dl dt {
  width: 30%;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  padding: 10px;
  box-sizing: border-box;
  background-color: #d5b200;
  color: #fff;
  font-weight: bold
}

#marble-kuji #PointHistory ul.flex_table_border li dl dd {
  width: 70%;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  padding: 10px;
  box-sizing: border-box
}

#marble-kuji #Resign main .widthHalfBox {
  max-width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: left
}

#marble-kuji #Resign main .widthHalfBox .title {
  margin-bottom: 40px;
  color: #d5b200;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  text-align: center
}

#marble-kuji .error_aspx #Contents {
  padding: 80px 0;
  box-sizing: border-box
}

#marble-kuji .error_aspx #Contents #ctl00_body_Panel1 {
  margin-top: 10px
}

#marble-kuji .error_aspx #Contents #ctl00_body_lnkBack {
  min-width: 300px;
  height: 50px;
  margin: 0 auto;
  padding: 0 60px;
  padding-top: 6px;
  box-sizing: border-box;
  display: inline-block;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid gray;
  font-size: 24px;
  line-height: 34px;
  color: gray;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  vertical-align: top
}

#marble-kuji .error_aspx #Contents #ctl00_body_lnkBack:after {
  content: '';
  margin-top: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
  background-image: url("../Images/Common/ico_arrow_g.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  position: absolute;
  top: 50%;
  left: 20px
}

#marble-kuji .error_aspx #Contents #ctl00_body_lnkBack input {
  width: 100%;
  font-size: 24px;
  line-height: 34px;
  color: gray;
  font-weight: bold;
  background-color: transparent;
  border: none
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
  box-sizing: border-box;
  display: none !important
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one, 
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect {
  text-align: center;
  position: relative
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn, 
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn {
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton, 
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 100;
    background: transparent;
    border: none;
    box-shadow: none;
}
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton:after, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton:after,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton:after,
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton:after{
    content: "";
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    right: 20px;
    width: 16px;
    height: 16px;
    display: block;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 8px);
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price{
  width: 260px;
  height: 20px;
  margin: 0 auto;
  display: block;
  font-size: 12px;
  line-height: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price table, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price table,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price table,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price table{
  vertical-align: top;
  display: inline-block;
  width:auto;
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price table .PriceTitleB, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price table .PriceTitleB,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price table .PriceTitleB,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price table .PriceTitleB{
  display: none
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price table .ListPriceTable, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price table .ListPriceTable,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price table .ListPriceTable,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price table .ListPriceTable{
  font-weight: bold
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn div.SmallButton, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn div.SmallButton,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn div.SmallButton,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn div.SmallButton{
  display: none
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn:before, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 40px;
  left: -10px;
  z-index: 10
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .balloon, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .balloon {
  box-sizing: border-box;
  background-image: url("../Images/Common/item.svg");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  font-weight: bold
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn{
    background-color: #dc92ab;
    border-bottom: 6px solid #a04863;
}
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn:hover,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn:hover{
    border-bottom: 2px solid #a04863;
    margin-top: 4px;
}
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn:before{
  /*background-color: #bc940b*/
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .price{
  background-color: rgba(103, 0, 28, 0.5)
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn{
    background-color: #668ca3;
    border-bottom: 6px solid #435d6d;
}
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn:hover,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn:hover{
    border-bottom: 2px solid #668ca3;
    margin-top: 4px;
}
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn:before {
background-color: transparent;
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .price {
background-color: rgb(67 94 109);
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn {
  background-color: #ccc
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn:before, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn:before {
  background-color: gray
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn a, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn a {
  cursor: default
}

#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn .price, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn .price {
  display: none;
  background-color: rgba(100, 100, 100, 0.5)
}

#marble-kuji .thanks_aspx .LotteryPlanResultList.sale #LotteryPlanDetailSetList,#marble-kuji .lotteryplanresult_aspx .LotteryPlanResultList.sale #LotteryPlanDetailSetList {
  display: flex !important
}

#marble-kuji .thanks_aspx .LotteryPlanResultList,
#marble-kuji .lotteryplanresult_aspx .LotteryPlanResultList {
  padding-top: 40px
}
@media screen and (max-width: 768px) {
#marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton:after, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton:after {
    right:10px;
}
}
@media screen and (max-width: 640px) {

  #marble-kuji .content {
    padding: 0px 0 80px 0
  }
  /*#marble-kuji .content h2{margin-bottom:40px}*/
  #marble-kuji .content .btn_area {
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center
  }
  #marble-kuji .content .btn_area .btn {
    width: 100%
  }
  #marble-kuji .content .btn_area .cancel {
    width: 100%
  }
  #marble-kuji .content .btn_area .btn+.btn {
    margin-bottom: 20px
  }
  #marble-kuji .content .btn_area .btn+.cancel {
    margin-bottom: 20px
  }
  #marble-kuji .content .btn_area .cancel+.btn {
    margin-bottom: 20px
  }
  #marble-kuji .content .btn_area+.btn_area {
    margin-top: 20px
  }
  #marble-kuji #index {
    padding-top: 0px
  }
  #marble-kuji #index #slider .main li {
    width: 100%;
    height: 100%
  }
  #marble-kuji #index #slider .main li .img {
    width: 100%;
    top: 0;
    left: 100%
  }
  #marble-kuji #index #slider .main li .txt {
    width: 100%;
    height: 80px;
    padding: 10px;
    box-sizing: border-box;
    top: 100%
  }
  #marble-kuji #index #slider .main li:nth-child(1) .img {
    left: -100%
  }
  #marble-kuji #index #slider .main li:nth-child(2) .img {
    left: 0
  }
  #marble-kuji #index #slider .num {
    margin-top: 80px;
    padding: 20px
  }
  #marble-kuji #index section {
    padding: 40px 0
  }
  #marble-kuji #index section.end h2 {
    margin: 0 20%;
    margin-bottom: 40px
  }
  #marble-kuji #index section.end .list {
    display: none
  }
  #marble-kuji #details {
    padding-top: 0px
  }
  #marble-kuji #details .img_area {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
    align-items: flex-start
  }
  #marble-kuji #details .img_area .period {
    width: 100%;
    position: relative
  }
  #marble-kuji #details.end .img_area .period{
    background-color: gray;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 50px;
    padding: 8px;
    text-align: center;
    border-radius: 10px;
    box-sizing: border-box;
    max-width: 240px;
    position: absolute;
}
  #marble-kuji #details .img_area .period .lab {
    padding: 7px 10px;
    background-color: #cbbda4;
    display: inline-block;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 0
  }
  #marble-kuji #details.end .img_area .period .lab{
    height: auto;
    text-align: center;
    width: 100%;
    padding-top: 0px;
    position: static;
    background-color: transparent;
    display: block;
}
  #marble-kuji #details .img_area .period .lab .status {
    margin-right: 10px;
    color:#fff;
  }
  #marble-kuji #details .img_area .period .lab:before {
    content: '';
    border-top: 10px solid #cbbda4;
    border-right: 5px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 5px solid #cbbda4;
    position: absolute;
    top: 0;
    right: -10px
  }
  #marble-kuji #details .img_area .period .lab:after {
    content: '';
    border-top: 10px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #cbbda4;
    border-left: 5px solid #cbbda4;
    position: absolute;
    top: 14px;
    right: -10px
  }
  #marble-kuji #details.end .img_area .period .lab:before,
  #marble-kuji #details.end .img_area .period .lab:after{
content:none;
}
  #marble-kuji #details .img_area .period .day {
    font-size: 10px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    text-align: right;
width:auto;
  }
  #marble-kuji #details .img_area .period .day .status {
    margin: 0 5px;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #details .img_area .period .day .num {
    margin: 0 5px;
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #details .txt_area,
  #marble-kuji #collection .txt_area {
    padding: 10px
  }
  #marble-kuji #details .txt_area dl.period dd,
  #marble-kuji #collection .txt_area dl.period dd {
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #details #slider_type .box ul {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    margin-left: calc(50% - 90px)
  }
  #marble-kuji #details #slider_type .box ul li {
    width: 50%
  }
  #marble-kuji #details #slider_type .box ul li .txt {
    height: 80px
  }
  #marble-kuji #details #slider_type .next, 
#marble-kuji #details #slider_type .prev {
    display: block;
    z-index: 3;
    width: 40px;
    height: 40px;
    border: 1px solid #333;
    box-sizing: border-box;
    border-radius: 40px;
    background-color: rgba(255,255,255,0.8);
  }
#marble-kuji #details #slider_type .prev:before,
#marble-kuji #details #slider_type .next:before{
content: '';
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate( -135deg);
    display: inline-block;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}
#marble-kuji #details #slider_type .prev:before{
    transform: rotate( 45deg);
    margin: auto 16px auto auto;
}
#marble-kuji #details #slider_type .next:before{
    transform: rotate( 45deg);
    margin: auto auto auto 14px
}
  #marble-kuji #details .list {
    margin-top: 80px
  }
  #marble-kuji #details .list section h4 .title {
    width: 100%;
    padding: 10px;
    padding-left: 50px;
    box-sizing: border-box
  }
  #marble-kuji #details .list section h4 .lab {
    left: 0
  }
  #marble-kuji #details .list section h4 .num, #marble-kuji #details .list section h4 dl {
    width: 50%
  }
  #marble-kuji #details .list section h4 .num {
    padding-top: 9px;
    background-color: #fff;
    border: 1px solid #333
  }
  #marble-kuji #details .list section h4 dl {
    box-sizing: border-box;
    background-color: #333;
    display: flex
  }
  #marble-kuji #details .list section h4 dl dt {
    width: 45%;
    text-align: left
  }
  #marble-kuji #details .list section h4 dl dd {
    width: 55%;
    text-align: right;
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #details .list section h4 dl dd span:first-child {
    padding-right: 20px;
    position: relative;
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #details .list section h4 dl dd span:first-child:after {
    content: '';
    width: 20px;
    height: 2px;
    margin-top: -10px;
    display: inline-block;
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    position: absolute;
    bottom: 10px
  }
  #marble-kuji #details .list section .list_item li {
    width: 50%;
    box-sizing: border-box
  }
  #marble-kuji #details .list section .list_item li:nth-child(odd) {
    padding-right: 4px
  }
  #marble-kuji #details .list section .list_item li:nth-child(even) {
    padding-left: 4px
  }
  #marble-kuji #details .w_chance .box {
    padding: 80px 10px
  }
  #marble-kuji #details .w_chance .box h3 {
    width: 90%;
    margin-left: -45%;
  }
  #marble-kuji #details .w_chance .box h3 .left {
    width: 40px;
    left: -10px
  }
  #marble-kuji #details .w_chance .box h3 .right {
    width: 40px;
    right: -10px
  }

  #marble-kuji #details .w_chance .box .LotteryPlanDoubleChanceDescription {
    text-align: left
  }
  #marble-kuji #details .w_chance .box .note {
    padding: 20px 10px
  }
  #marble-kuji #details .sale_btn_area .box {
    padding: 20px 10px 40px 10px;
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn a.SmallButton .price, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn a.SmallButton .price {
    width: 90%;
    margin: 10px auto 0 auto;
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn:before, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn:before {
    width: 120%;
    height: 100px;
    transform: rotate(-5deg)
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .collect .balloon {
    width: 100px;
    height: 100px;
    padding: 28px 20px;
    top: -80px;
    right: 10px
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .collect {
    margin-top: 100px
  }
  #marble-kuji #details .sale_btn_area .box .send {
    padding: 20px 10px
  }
  #marble-kuji #details .sale_btn_area .box .send .main h4 {
    padding-left: 110px;
    background-position: center left 10px;
    background-size: 80px auto
  }
  #marble-kuji #details .sale_btn_area .box .send .main p {
    margin-top: 10px
  }
  #marble-kuji #details .sub_txt {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box
  }
  #marble-kuji #details .sub_txt ul li {
    padding: 10px 0
  }
  #marble-kuji #details .sub_txt ul li p {
    margin-top: 10px;
    text-align: left
  }
  #marble-kuji #details .fixed_btn {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    justify-content: center;
    -moz-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
    bottom: -100px;
    left: 0
  }
  #marble-kuji #details .fixed_btn .one_btn, #marble-kuji #details .fixed_btn .collect_btn {
    width: calc(50% - 5px);
    box-sizing: border-box
  }
  #marble-kuji #details .fixed_btn .one_btn:before, #marble-kuji #details .fixed_btn .collect_btn:before {
    transform: rotate(-15deg);
    top: -6px
  }
  #marble-kuji #details .fixed_btn .ListItem_OnSale, #marble-kuji #details .fixed_btn .ListItem_Soldout {
    margin-right: 5px
  }
  #marble-kuji #details .fixed_btn .ListItem_OnSale+.ListItem_OnSale, #marble-kuji #details .fixed_btn .ListItem_Soldout+.ListItem_Soldout, #marble-kuji #details .fixed_btn .ListItem_OnSale+.ListItem_Soldout, #marble-kuji #details .fixed_btn .ListItem_Soldout+.ListItem_OnSale {
    margin-left: 5px;
    margin-right: 0
  }
  #marble-kuji #details .fixed_btn.open {
    bottom: 0
  }
  #marble-kuji #details .item_slider .box {
    left: 10px
  }
  #marble-kuji #details .item_slider .box .list_item_slider li {
    width: 100%
  }
  #marble-kuji #details .item_slider .box .next {
    right: -10px
  }
  #marble-kuji #details .item_slider .box .prev {
    left: -10px
  }
  #marble-kuji #list .box_check .check {
    text-align: center;
    padding-bottom: 20px
  }
  #marble-kuji #list .box_check .check input+label {
    padding: 8px 4px 8px 36px;
    margin-right: 10px;
    font-size: 14px

  }
  #marble-kuji #list .box_check .check input+label::before {
    width: 25px;
    height: 25px;
  }
  #marble-kuji #list .box_check .check input+label::after {
    width: 15px;
    height: 15px;
    background-size: 15px auto;
    top: 15px
  }
  #marble-kuji #list .box_check .check input:checked+label::before {
    width: 25px;
    height: 25px
  }
  #marble-kuji #list .box_check .check table {
    width: 100%
  }
  #marble-kuji #list .box_check .check table tr td {
    /*width: 33.3%*/
  }
  #marble-kuji #list .box_check input.btn {
    font-size: 16px
  }
  #marble-kuji #list .num_area {
    width: calc(100% - 40px)
  }
  #marble-kuji #list .list {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
  }
  #marble-kuji #list .list li {
    padding-bottom: 20px;
    margin-bottom:20px;
  }
  #marble-kuji #list .list li a {
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    /*-moz-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2);*/
    position: relative
  }
  #marble-kuji #list .list li a .lab {
    transform: rotate(-45deg);
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    z-index: 1000
  }
  #marble-kuji #list .list li a .lab:before {
    content: '';
    border-right: 44px solid transparent;
    border-left: 44px solid transparent;
    position: absolute;
    z-index: -1
  }
  #marble-kuji #list .list li a .title {
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 2px;
  }
  #marble-kuji #list .list li a dl {
    width: 100%;
    display: flex;
    color: #fff;
    font-weight: bold;
    position: relative
  }
  #marble-kuji #list .list li a dl dt {
    padding: 5px 10px;
    box-sizing: border-box
  }
  #marble-kuji #list .list li a dl dd {
    padding: 5px 10px;
    box-sizing: border-box
  }
  #marble-kuji #list .list li a dl .after {
    padding: 3px 6px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 10px;
    line-height: 16px;
    text-align: left;
    color: #d5b200;
    position: absolute;
    right: -10px;
    bottom: 15px;
    z-index: 100
  }
  #marble-kuji #list .list li a dl .after:after {
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(255,255,255,1)" stroke="rgba(227,53,80,1)" stroke-width="5" stroke-linecap="round" stroke-linejoin="round" d="M23,5h54c9.94,0,18,8.06,18,18v36c0,9.94-8.06,18-18,18c0,0-2.37,0-10.8,0C57.77,77,56.12,95,32,95c5.55-7.12,9.79-18,1.8-18S23,77,23,77c-9.94,0-18-8.06-18-18V23C5,13.06,13.06,5,23,5z"/></svg>');
    position: absolute;
    bottom: -15px;
    right: -8px;
    z-index: -1
  }
  #marble-kuji #list .list li a dl .after .num {
    margin-top: -5px;
    display: block;
    text-align: right;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #list .list li a dl .after .num:after {
    content: '日'
  }
  #marble-kuji #list .list li.sale a {
    border: 4px solid #dc92ab
  }
  #marble-kuji #list .list li.sale a .lab {
    top: 6px;
    left: 1px;
  }
  #marble-kuji #list .list li.sale a .lab:before {
    border-bottom: 44px solid #dc92ab;
    top: -20px;
    left: -28px
  }
  #marble-kuji #list .list li.sale a dl {
    background-color: #dc92ab
  }
  #marble-kuji #list .list li.before a {
    border: 4px solid #838bd4
  }
  #marble-kuji #list .list li.before a .lab {
    top: 2px;
    left: -5px
  }
  #marble-kuji #list .list li.before a .lab:before {
    border-bottom: 44px solid #838bd4;
    top: -20px;
    left: -26px
  }
  #marble-kuji #list .list li.before a dl {
    background-color: #838bd4
  }
  #marble-kuji #list .list li.end a {
    border: 4px solid gray
  }
  #marble-kuji #list .list li.end a .lab {
    top: 4px;
    left: -9px
  }
  #marble-kuji #list .list li.end a .lab:before {
    border-bottom: 44px solid gray;
    top: -23px;
    left: -21px
  }
  #marble-kuji #list .list li:hover {
    padding-bottom: 15px;
    transition: all 0.1s 0s
  }
  #marble-kuji #list .list li.hovershadow:hover {
box-shadow: 0 0 0 5px #dc92ab inset;
}
  #marble-kuji #list .list li:hover a {
    /*margin: 5px -5px 0 5px;*/
    transition: all 0.1s 0s;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
  }
  #marble-kuji #list .list li:nth-child(odd) a dl .after {
    animation: balloon 10s 0s linear infinite
  }
  #marble-kuji #list .list li:nth-child(even) a dl .after {
    animation: balloon 10s 5s linear infinite
  }
  #marble-kuji #list .list li:nth-child(3n) {
    margin-right: 0 !important
  }
  #marble-kuji #collection .list {
    margin-top: -10px
  }
  #marble-kuji #collection .list .txt_area {
    margin-top: -40px;
    margin-bottom: 80px;
    padding-top:30px;
  }
  #marble-kuji #collection .list .txt_area img {
    width: 100%
  }
  #marble-kuji #collection .list .txt_area .box {
    width: 100%;
    padding: 0 10px;
    text-align: left
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList {
    padding: 0 10px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn a.SmallButton .price, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn a.SmallButton .price {
    width: 100%;
    margin-top: 10px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn:before, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn:before {
    width: 120%;
    height: 100px;
    transform: rotate(-5deg)
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .balloon {
    width: 100px;
    height: 100px;
    padding: 28px 20px;
    top: -80px;
    right: 10px
  }
  #marble-kuji #collection .list section {
    padding: 0 10px
  }
  /*#marble-kuji #collection .list section h4 .title{text-align:left}#marble-kuji #collection .list section h4 .lab{left:0}*/
  #marble-kuji #collection .list section .list_item li {
    width: 50%;
    box-sizing: border-box
  }
  #marble-kuji #collection .list section .list_item li:nth-child(odd) {
    padding-right: 4px
  }
  #marble-kuji #collection .list section .list_item li:nth-child(even) {
    padding-left: 4px
  }
  #marble-kuji #collection .list section .list_item li:nth-child(even) .result_num {
    left: 4px
  }
  #marble-kuji #lottery .box_lottery .box, #marble-kuji #lottery .box_lottery_w .box {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    padding-top: 60px
  }
  #marble-kuji #lottery .box_lottery .box h3, #marble-kuji #lottery .box_lottery_w .box h3 {
    font-size: 20px;
    line-height: 30px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery li, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li {
    width: 160px;
    height: 80px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery li.target, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li.target {
    animation-name: lottery_anime_sp;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-delay: 0.5s;
    animation-fill-mode: forwards
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery01, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery01 {
    transform: rotate(-20deg);
    top: 5px;
    left: 0px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery02, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery02 {
    transform: rotate(10deg);
    top: 50px;
    left: 110px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery03, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery03 {
    transform: rotate(40deg);
    top: 140px;
    left: 130px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery04, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery04 {
    transform: rotate(40deg);
    top: 0px;
    left: 190px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery05, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery05 {
    transform: rotate(120deg);
    top: 110px;
    left: 260px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery06, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery06 {
    transform: rotate(-140deg);
    top: 160px;
    left: 10px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery_w, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery_w {
    width: 200px;
    height: 100px;
    margin-left: -100px;
    top: 40px;
    left: 50%
  }
  #marble-kuji #lottery .box_lottery .box .lottery .skip, #marble-kuji #lottery .box_lottery_w .box .lottery .skip {
    bottom: -40px
  }
  #marble-kuji #lottery .box_lottery .box .result, #marble-kuji #lottery .box_lottery_w .box .result {
    width: 400px;
    height: 0
  }
  #marble-kuji #lottery .box_lottery .box .result .result_txt, #marble-kuji #lottery .box_lottery_w .box .result .result_txt {
    top: 40px
  }
  #marble-kuji #lottery .box_lottery .box .result .title, #marble-kuji #lottery .box_lottery_w .box .result .title {
    left: 40px
  }
  #marble-kuji #lottery .box_lottery .box .result .btn_next, #marble-kuji #lottery .box_lottery_w .box .result .btn_next {
    bottom: -40px
  }
  #marble-kuji #lottery .box_lottery .line, #marble-kuji #lottery .box_lottery_w .line {
    margin-right: 0
  }
  #marble-kuji #lottery .box_lottery.get .box .result, 
#marble-kuji #lottery .box_lottery.miss .box .result, 
#marble-kuji #lottery .box_lottery_w.get .box .result, 
#marble-kuji #lottery .box_lottery_w.miss .box .result {
    height: 400px
  }
  #marble-kuji #lottery .box_lottery.get .box .result .result_item, 
#marble-kuji #lottery .box_lottery.miss .box .result .result_item, 
#marble-kuji #lottery .box_lottery_w.get .box .result .result_item,
 #marble-kuji #lottery .box_lottery_w.miss .box .result .result_item {
    width: 250px;
    height: 250px;
    margin-left: -125px
  }
  #marble-kuji #lottery .box_lottery.get .line, #marble-kuji #lottery .box_lottery.miss .line, #marble-kuji #lottery .box_lottery_w.get .line, #marble-kuji #lottery .box_lottery_w.miss .line {
    margin-top: -235px;
    margin-right: 80px
  }
  #marble-kuji #lottery .box_lottery .box {
    padding-top: 70px
  }
  #marble-kuji #lottery .box_lottery .box .result .title {
    top: -27px
  }
  #marble-kuji #lottery .box_lottery .box .result .result_txt {
    width: 120px;
    height: 50px;
    top: 70px
  }
  #marble-kuji #lottery .box_lottery .box .result .result_item {
    margin-top: -115px
  }
  #marble-kuji #lottery .box_lottery_w .box {
    padding-top: 100px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .title {
    top: -55px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .result_txt {
    top: 10px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .result_item {
    margin-top: -145px
  }
  #marble-kuji #lottery .box_item .list_item, #marble-kuji #lottery .box_item .list_item_w, #marble-kuji #lottery .wchance .list_item, #marble-kuji #lottery .wchance .list_item_w {
    padding: 0 10px;
    box-sizing: border-box
  }
  #marble-kuji #lottery .box_item .list_item li, #marble-kuji #lottery .box_item .list_item_w li, #marble-kuji #lottery .wchance .list_item li, #marble-kuji #lottery .wchance .list_item_w li {
    width: calc(50% - 5px);
    box-sizing: border-box
  }
  #marble-kuji #lottery .box_item .list_item li:nth-child(odd), #marble-kuji #lottery .box_item .list_item_w li:nth-child(odd), #marble-kuji #lottery .wchance .list_item li:nth-child(odd), #marble-kuji #lottery .wchance .list_item_w li:nth-child(odd) {
    margin-right: 5px
  }
  #marble-kuji #lottery .box_item .list_item li:nth-child(even), #marble-kuji #lottery .box_item .list_item_w li:nth-child(even), #marble-kuji #lottery .wchance .list_item li:nth-child(even), #marble-kuji #lottery .wchance .list_item_w li:nth-child(even) {
    margin-left: 5px
  }
  #marble-kuji .LotteryPlanResultList.box_item .list_item, #marble-kuji .LotteryPlanResultList.box_item .list_item_w, #marble-kuji #result .wchance .list_item, #marble-kuji #result .wchance .list_item_w {
    padding: 0 10px;
    box-sizing: border-box
  }
  #marble-kuji .LotteryPlanResultList.box_item .list_item li, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li, #marble-kuji #result .wchance .list_item li, #marble-kuji #result .wchance .list_item_w li, #marble-kuji #result .novelty .list_item_n li {
    width: calc(50% - 5px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }
  #marble-kuji .LotteryPlanResultList.box_item .list_item li>*, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li>*, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li>*, #marble-kuji #result .wchance .list_item li>*, #marble-kuji #result .wchance .list_item_w li>*, #marble-kuji #result .novelty .list_item_n li>* {
min-height:1%;
}
#marble-kuji .LotteryPlanResultList.box_item:has(.icoExchange) li.ListItem .img,
#marble-kuji .LotteryPlanResultList.box_item:has(.icoExchange) .list_item li .img, 
#marble-kuji .LotteryPlanResultList.box_item:has(.icoExchange) .list_item_w .img, 
#marble-kuji #result .wchance .list_item:has(.icoExchange) .img, 
#marble-kuji #result .wchance .list_item_w:has(.icoExchange) .img{
    padding-bottom:10px;
}

#marble-kuji .LotteryPlanResultList.box_item .list_item li .img, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .img, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .img, #marble-kuji #result .wchance .list_item li .img, #marble-kuji #result .wchance .list_item_w li .img, #marble-kuji #result .wchance .list_item_n li .img{
    order: 1;
}
  #marble-kuji .LotteryPlanResultList.box_item .list_item li:nth-child(odd), #marble-kuji .LotteryPlanResultList.box_item .list_item_w li:nth-child(odd), #marble-kuji #result .wchance .list_item li:nth-child(odd), #marble-kuji #result .wchance .list_item_w li:nth-child(odd) {
    margin-right: 5px
  }
  #marble-kuji .LotteryPlanResultList.box_item .list_item li:nth-child(even), #marble-kuji .LotteryPlanResultList.box_item .list_item_w li:nth-child(even), #marble-kuji #result .wchance .list_item li:nth-child(even), #marble-kuji #result .wchance .list_item_w li:nth-child(even) {
    margin-left: 5px
  }
#marble-kuji .LotteryPlanResultList.box_item .list_item li .result_num, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .result_num, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .result_num, #marble-kuji #result .wchance .list_item li .result_num, #marble-kuji #result .wchance .list_item_w li .result_num, #marble-kuji #result .wchance .list_item_n li .result_num{
    order: 2;
}
#marble-kuji .LotteryPlanResultList.box_item .list_item .icoExchange, #marble-kuji .LotteryPlanResultList.box_item .list_item_w .icoExchange, #marble-kuji .LotteryPlanResultList.box_item .list_item_n .icoExchange, #marble-kuji #result .wchance .list_item .icoExchange, #marble-kuji #result .wchance .list_item_w .icoExchange, #marble-kuji #result .novelty .list_item_n .icoExchange{
    order: 3;
    position:static;
}
#marble-kuji .LotteryPlanResultList.box_item .list_item li .name, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li .name, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li .name, #marble-kuji #result .wchance .list_item li .name, #marble-kuji #result .wchance .list_item_w li .name, #marble-kuji #result .novelty .list_item_n li .name{
    order: 4;
    margin-top: auto;
    flex-grow: 1;
}
  #marble-kuji #news {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 140px 20px 80px 20px;
    box-sizing: border-box
  }
  #marble-kuji #account .DashboardLayoutPanel {
    margin-bottom: 80px
  }
  #marble-kuji #account .DashboardLayoutPanel .welcome {
    margin-top: 40px;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #account .MyPageDashboardArea .MyPageDashboardBlock dl {
    min-height: 220px
  }
  #marble-kuji #account ul li .PaintButton .accountMenu dt {
    width: 100%
  }
  #marble-kuji #account ul li .PaintButton .accountMenu dd {
    width: 100%;
    border-top: none
  }
  #marble-kuji #UserRegist .box_input dl dt .txtRed {
    margin-left: 5px
  }
  #marble-kuji #UserRegist .box_input dl dt .ott_display_pc {
    display: none
  }
  #marble-kuji #UserRegist .box_input dl dd.box_postalcode input {
    width: 70%
  }
  #marble-kuji #UserRegist .box_input dl dd.box_postalcode .btn {
    width: calc(30% - 20px)
  }
  #marble-kuji #UserRegist .box_input dl dd.box_address .box:nth-child(3) {
    width: 100%;
    padding-right: 0
  }
  #marble-kuji #UserRegist .box_input dl dd.box_tell input {
    width: 28%;
    margin: 0
  }
  #marble-kuji #UserRegist .box_input dl dd.box_tell span {
    width: 8%;
    text-align: center
  }
  #marble-kuji #UserRegist .box_input dl dd.box_cardnumber>.box_select+span {
    width: 10%
  }
  #marble-kuji #cart {
    padding: 140px 0 80px 0
  }
  #marble-kuji #cart .step {
    padding: 10px 0;
    flex-wrap: wrap
  }
  #marble-kuji #cart .step li {
    width: 100%;
    padding-bottom: 20px
  }
  #marble-kuji #cart .step li:after {
    margin-left: -5px;
    transform: rotate(90deg);
    left: 50%;
    bottom: 5px
  }
  #marble-kuji #cart .step li:last-child {
    padding-bottom: 0
  }
  #marble-kuji #cart main .txt {
    text-align: left
  }
  #marble-kuji #cart main .list_cart li {
    flex-wrap: wrap;
    flex-direction: column
  }
  #marble-kuji #cart main .list_cart li .details {
    width: 100%;
    padding-left: 0;
    padding: 10px
  }
  #marble-kuji #cart main .list_cart li .num_area {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
  }
  #marble-kuji #cart main .list_cart li .num_area .box {
    width: 60%;
    padding-right: 40px;
    box-sizing: border-box
  }
  #marble-kuji #cart main .list_cart li .num_area .box p {
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #cart main .list_cart.checkout li {
    padding: 20px 0
  }
  #marble-kuji #cart main .list_cart.checkout li dl {
    flex-direction: column
  }
  #marble-kuji #cart main .list_cart.checkout li dl dt {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    font-weight: bold
  }
  #marble-kuji #cart main .list_cart.confirmation {
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #cart main .list_cart.confirmation li {
    padding: 20px 0;
    padding-top: 10px
  }
  #marble-kuji #cart main .list_cart.confirmation li dl {
    display: flex;
    flex-direction: column
  }
  #marble-kuji #cart main .list_cart.confirmation li dl dt {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    font-weight: bold
  }
  #marble-kuji #cart main .list_cart.confirmation li dl dd {
    width: 68%
  }
  #marble-kuji #cart main .list_cart.confirmation li dl dd dl dt {
    border-bottom: none;
    margin: 0
  }
  #marble-kuji #cart main .list_cart.confirmation li dl.confirmation_paymentBlock dd {
    width: 100%
  }
  #marble-kuji #cart main .list_cart.confirmation li.shippingItemBlock dl {
    flex-wrap: wrap
  }
  #marble-kuji #cart main .list_cart.confirmation li.shippingItemBlock dl dd+dd {
    width: 100%;
    padding-top: 20px;
    padding-left: 0
  }
  #marble-kuji #cart main .list_cart.confirmation li .totalPaymentBlock>dl {
    flex-direction: row;
    justify-content: flex-end
  }
  #marble-kuji #cart main .list_cart.confirmation li .totalPaymentBlock>dl dt {
    border: none;
    width: auto;
    margin-bottom: 0;
    padding-bottom: 0
  }
  #marble-kuji #cart main .list_cart.confirmation li .totalPaymentBlock>dl dd {
    width: auto;
    padding-left: 2em
  }
  #marble-kuji #cart main .list_cart.confirmation li .totalPaymentBlock>dl dd dl {
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px
  }
  #marble-kuji #cart main .list_cart.confirmation li .totalPaymentBlock>dl dd dl.CreditCardExpire_block {
    border: none
  }
  #marble-kuji #cart main p {
    text-align: left
  }
  #marble-kuji #order_history .num_area {
    padding: 0 10px
  }
  #marble-kuji #order_history .ohistory-inner {
    padding: 0 10px;
    box-sizing: border-box
  }
  #marble-kuji #order_history .history-list {
    width: 100%
  }
  #marble-kuji #order_history .history-list li .history-contents-list .history-header .order-status {
    margin-bottom: 10px
  }
  #marble-kuji #order_history .history-list li .history-contents-list .history-header .order-date, #marble-kuji #order_history .history-list li .history-contents-list .history-header .order-no {
    display: block
  }
  #marble-kuji #order_history .history-list li .history-contents {
    display: flex;
    flex-wrap: wrap
  }
  #marble-kuji #order_history .history-list li .history-contents .history-contents-div1 {
    width: 50%
  }
  #marble-kuji #order_history .history-list li .history-contents .history-contents-div2 {
    width: 50%
  }
  #marble-kuji #order_history .history-list li .history-contents .history-contents-div3 {
    width: 100%
  }
  #marble-kuji #order_history .history-list .history-header {
    padding: 15px 0
  }
  #marble-kuji #order_history .ohistory-inner .history-header_left {
    justify-content: flex-start;
    flex-direction: column
  }
  #marble-kuji #order_history .ohistory-inner .history-header_info {
    margin: 5px 0 0 0
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl {
    flex-direction: column;
    padding: 10px 0
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl>dt {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl>dd dl dd.Detail {
    width: 50%;
    box-sizing: border-box;
    margin-right: 0
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl>dd dl dd.Detail:nth-of-type(even) {
    padding-left: 4px
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl>dd dl dd.Detail:nth-of-type(odd) {
    padding-right: 4px
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl>dd dl>dd {
    width: 100%
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>div>dl {
    flex-direction: column;
    padding: 10px 0
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>div.DeliveryCompany>dl dt {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>div.DeliveryCompany>dl>dd {
    width: 100%
  }
  #marble-kuji #PointChargeList .ULPointChargeList {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ccc
  }
  #marble-kuji #PointChargeList .ULPointChargeList li {
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: left;
    font-size: 10px;
    line-height: 16px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label {
    width: 100%;
    padding: 10px;
    padding-left: 40px;
    box-sizing: border-box
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label::before {
    width: 25px;
    height: 25px;
    top: 10px;
    left: 10px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label::after {
    width: 15px;
    height: 15px;
    background-size: 15px auto;
    top: 25px;
    left: 15px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input:checked+label::before {
    width: 25px;
    height: 25px;
    top: 10px;
    left: 10px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li .buyPT {
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li:nth-child(odd) {
    border-left: 1px solid #ccc
  }
  #marble-kuji #PointChargeList .ULPointChargeList.PaymentMethodList li {
    width: 100%;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #contact dl {
    text-align: left
  }
  #marble-kuji #contact dl dt {
    margin-bottom: 10px
  }
  #marble-kuji #contact dl dt .txtRed {
    display: inline-block;
    margin-left: 10px
  }
  #marble-kuji #contact dl dd {
    margin-bottom: 40px
  }
  #marble-kuji #login .box_login .box {
    padding: 20px
  }
  #marble-kuji #login .box_login .box:first-child {
    margin-bottom: 20px
  }
  #marble-kuji #login .box_login .box .btn {
    width: 100%
  }
  #marble-kuji #Resign main .btn_area .btn.font_s {
    padding: 0 40px;
    padding-top: 10px;
    font-size: 16px
  }
  #marble-kuji .thanks_aspx .LotteryPlanDetailSetListUpperSide {
    display: none
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList {
    padding: 0 10px;
    flex-wrap: wrap
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_OnSale{
    width: 100%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale .one .btn a.SmallButton .price, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn a.SmallButton .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn a.SmallButton .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn a.SmallButton .price{
    width: calc(100% - 30px);
    margin-top: 10px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale .one .btn:before, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale .collect .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn:before{
    width: 120%;
    height: 100px;
    transform: rotate(-5deg)
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale .one .balloon, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .balloon{
    width: 100px;
    height: 100px;
    padding: 28px 20px;
    top: -80px;
    right: 10px
  }
}

@media screen and (max-width: 320px) {
  #marble-kuji #details .img_area .period .lab {
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #details .img_area .period .lab:before {
    content: '';
    border-top: 8px solid #cbbda4;
    border-bottom: 8px solid transparent
  }
  #marble-kuji #details .img_area .period .lab:after {
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid #cbbda4
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery li, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li {
    width: 150px;
    height: 75px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery01, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery01 {
    top: 5px;
    left: 30px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery02, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery02 {
    top: 50px;
    left: 120px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery03, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery03 {
    top: 140px;
    left: 130px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery04, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery04 {
    top: 0px;
    left: 200px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery05, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery05 {
    transform: rotate(130deg);
    top: 130px;
    left: 245px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery06, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery06 {
    top: 170px;
    left: 20px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery_w, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery_w {
    width: 200px;
    height: 100px;
    margin-left: -100px;
    top: 40px;
    left: 50%
  }
  #marble-kuji #lottery .box_lottery .box .lottery .skip, #marble-kuji #lottery .box_lottery_w .box .lottery .skip {
    bottom: -70px;
    right: 40px
  }
  #marble-kuji #lottery .box_lottery .box .result .btn_next, #marble-kuji #lottery .box_lottery_w .box .result .btn_next {
    bottom: -60px;
    right: 40px
  }
}

@media screen and (min-width: 640px) and (max-width: 1000px) {
  #marble-kuji .content {
    min-height: calc(100vh - 241px);
    padding: 40px 0 80px 0;
    box-sizing: border-box
  }
  /*#marble-kuji .content h2{margin-bottom:40px}*/
  #marble-kuji .content .btn_area+.btn_area {
    margin-top: 40px
  }
  #marble-kuji #index {
    padding-top: 0px
  }
  #marble-kuji #index #slider .main {
    width: 100%;
    height: calc(100% + 80px)
  }
  #marble-kuji #index #slider .main li {
    width: 100%;
    height: 100%
  }
  #marble-kuji #index #slider .main li .img {
    width: 33.4%;
    left: 100%
  }
  #marble-kuji #index #slider .main li .txt {
    width: 100%;
    height: 80px;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
    top: 100%
  }
  #marble-kuji #index #slider .main li:nth-child(1) {
    position: relative
  }
  #marble-kuji #index #slider .main li:nth-child(1) .img {
    width: 66.6%;
    margin-left: -100%;
    left: -100%
  }
  #marble-kuji #index #slider .main li:nth-child(2) .img {
    width: 66.6%;
    left: 0
  }
  #marble-kuji #index #slider .main li:nth-child(3) .img {
    top: 0;
    left: 66.6%
  }
  #marble-kuji #index #slider .main li:nth-child(4) .img {
    top: 50%;
    left: 66.6%
  }
  #marble-kuji #index #slider .num {
    width: 100%;
    padding: 10px;
    margin-top: 80px;
    box-sizing: border-box
  }
  #marble-kuji #index section {
    padding: 40px 0
  }
  #marble-kuji #index section .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #marble-kuji #index section .list li {
    width: calc((100% / 2) - 15px);
    margin-right: 30px;
    margin-bottom: 40px;
  }
  #marble-kuji #index section .list li:nth-child(2n) {
    margin-right: 0px;
  }
  #marble-kuji #index section .list li:nth-child(3n) {
    margin-right: 30px;
  }
  #marble-kuji #index section .list li a .title {
    padding: 0;
    border: 10px solid #f4f4f4;
  }
  #marble-kuji #index section .list li a dl {
    flex-wrap: wrap;
    text-align: left;
    padding: 5px 0
  }
  #marble-kuji #index section .list li a dl dt {
    width: 100%;
    padding: 0 10px
  }
  #marble-kuji #index section .list li a dl dd {
    width: 100%;
    padding: 0 10px;
    position: relative
  }
  #marble-kuji #index section .list li a dl dd .after {
    top: -40px
  }
  #marble-kuji #index section .list li a dl dd .after:after {
    top: -5px
  }
  #marble-kuji #details {
    padding-top: 0px
  }
  #marble-kuji #details .img_area {
    box-sizing: border-box
  }
  #marble-kuji #details .img_area .period {
    width: 100%;
    padding: 20px 20px;
    align-self: stretch;
    order: 2;
    display: flex;
    align-items: center;
  }
  #marble-kuji #details.end .img_area .period{
    padding: 0;
}
  #marble-kuji #details .img_area .period .lab {
    height: 50px;
    margin-left: -30px;
    padding: 5px 20px;
    box-sizing: border-box;
    display: inline-block;
    background-color: #cbbda4;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    position: relative
  }
  #marble-kuji #details .img_area .period .lab .status {
    margin-bottom: -5px;
    display: block;
    font-size: 14px;
    line-height: 38px;
    color:#fff;
  }
  #marble-kuji #details.end .img_area .period .lab .status {
    margin: 0;
}
  #marble-kuji #details .img_area .period .lab:before {
    content: '';
    border-top: 15px solid #cbbda4;
    border-right: 5px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 5px solid #cbbda4;
    position: absolute;
    top: 0;
    right: -10px
  }
  #marble-kuji #details .img_area .period .lab:after {
    content: '';
    border-top: 15px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 15px solid #cbbda4;
    border-left: 5px solid #cbbda4;
    position: absolute;
    top: 20px;
    right: -10px
  }
  #marble-kuji #details .img_area .period .day {
    margin-top: 0px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    width: auto;
    margin-left: auto;
  }
  #marble-kuji #details .img_area .period .day .status {
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #details .img_area .period .day .num {
    font-size: 40px;
    line-height: 50px
  }
  #marble-kuji #details .img_area .mask_carve{
    width: 100%;
    order: 1;
}
  #marble-kuji #details .img_area img {
    width: 100%
  }
  #marble-kuji #details .txt_area {
    padding: 10px
  }
  #marble-kuji #collection .txt_area {
    padding: 24px 10px 10px 10px
  }
  #marble-kuji #details .txt_area dl.period,
  #marble-kuji #collection .txt_area dl.period {
    display: flex;
    justify-content: center;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #details .txt_area dl.period dt,
  #marble-kuji #collection .txt_area dl.period dt{
    margin-right: 10px
  }
  #marble-kuji #details #slider_type .box {
    overflow: hidden
  }
  #marble-kuji #details #slider_type .box ul {
    padding-left: 5px
  }
  #marble-kuji #details #slider_type .box ul li {
    width: 180px
  }
  #marble-kuji #details #slider_type .box ul li .txt {
    height: 80px
  }
  #marble-kuji #details #slider_type .next,
#marble-kuji #details #slider_type .prev {
    display: block;
    z-index: 3;
    width: 40px;
    height: 40px;
    border: 1px solid #333;
    box-sizing: border-box;
    border-radius: 40px;
    background-color: rgba(255,255,255,0.8);
  }
#marble-kuji #details #slider_type .prev:before,
#marble-kuji #details #slider_type .next:before{
content: '';
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate( -135deg);
    display: inline-block;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}
#marble-kuji #details #slider_type .prev:before{
    transform: rotate( 45deg);
    margin: auto 16px auto auto;
}
#marble-kuji #details #slider_type .next:before{
    transform: rotate( 45deg);
    margin: auto auto auto 14px
}
  #marble-kuji #details .sale_btn_area .box .box_btn {
    display: flex;
    justify-content: center
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one, #marble-kuji #details .sale_btn_area .box .box_btn .collect {
    height: 100%
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn {
    width: 90%;
    height: 100%;
    margin-bottom: 0
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn:before, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn:before {
    width: 200%;
    height: 100px;
    transform: rotate(-12deg);
    top: 20%
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton {
    height: 100%;
    padding-bottom: 40px
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton .price, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton .price {
    margin-left: -110px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 1000
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .collect .balloon {
    width: 100px;
    height: 100px;
    padding: 28px 20px;
    transform: rotate(-20deg);
    top: -80px;
    left: -20px
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .note, #marble-kuji #details .sale_btn_area .box .box_btn .collect .note {
    height: 0
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_OnSale {
    width: 50%
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout {
    width: 50%
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .one .btn:before, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .collect .btn:before {
    top: 10px;
    transform: rotate(-10deg)
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .one .btn .SmallButton, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .collect .btn .SmallButton {
    padding-bottom: 20px
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_OnSale+.ListItem_OnSale .collect .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout+.ListItem_Soldout .collect .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_OnSale+.ListItem_Soldout .collect .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout+.ListItem_OnSale .collect .balloon {
    transform: rotate(20deg);
    right: -20px;
    left: auto
  }
  #marble-kuji #details .sale_btn_area .send {
    width: 100%;
    padding: 20px 40px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px
  }
  #marble-kuji #details .sale_btn_area .send .main {
    display: flex
  }
  #marble-kuji #details .sale_btn_area .send .main h4 {
    width: 40%;
    padding-left: 110px;
    padding-right: 20px;
    background-size: 80px auto
  }
  #marble-kuji #details .sale_btn_area .send .main p {
    width: 60%
  }
  #marble-kuji #details .sub_txtWrap {
    width: 100vw;
    margin: 20px calc(50% - 50vw) 40px calc(50% - 50vw);
    background-color: #fff;
}
  #marble-kuji #details .sub_txt {
    padding: 40px 20px
  }
  #marble-kuji #details .sub_txt ul li {
    padding: 20px 0;
    display: flex;
    align-items: center;
  }
  #marble-kuji #details .sub_txt ul li img {
    width: 40%;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
  }
  #marble-kuji #details .sub_txt ul li p {
    width: 60%;
    padding-left: 40px;
    box-sizing: border-box;
    text-align: left
  }
  #marble-kuji #details .list {
    padding-top: 160px
  }
  #marble-kuji #details .list h3 {
    margin-bottom: 80px
  }
  #marble-kuji #details .list section h4 .title {
    width: 80%;
    padding-top: 20px;
    font-size: 24px;
    line-height: 34px;
    text-align: left
  }
  #marble-kuji #details .list section h4 .num {
    width: 12%;
    padding-top: 23px
  }
  #marble-kuji #details .list section h4 .num span {
    background-color: #fff;
    padding: 5px
  }
  #marble-kuji #details .list section h4 dl {
    width: 8%;
    background-color: #333
  }
  #marble-kuji #details .list section h4 dl dt {
    font-size: 10px;
    line-height: 16px
  }
  #marble-kuji #details .list section h4 dl dd span {
    display: block
  }
  #marble-kuji #details .list section h4 dl dd span:first-child {
    position: relative
  }
  #marble-kuji #details .list section h4 dl dd span:first-child:before {
    content: '';
    width: 30px;
    height: 1px;
    margin-left: -15px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%
  }
  #marble-kuji #details .list section .list_item li {
    width: 25%;
    box-sizing: border-box;
    padding: 0 5px
  }
  #marble-kuji #details .w_chance .box h3 {
    width: 60%;
    margin-left: -30%
  }
  #marble-kuji #details .w_chance .box h3 .left {
    width: 50px;
    left: -20px
  }
  #marble-kuji #details .w_chance .box h3 .right {
    width: 50px;
    right: -20px
  }
  #marble-kuji #details .w_chance .box p {
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #details .item_slider .box {
    width: 400px;
    margin-left: -200px;
    left: 50%
  }
  #marble-kuji #details .item_slider .box .next, #marble-kuji #details .item_slider .box .prev {
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="rgba(255,255,255,1)" stroke-width="0.8" points="3,1 7,5 3,9 "/></svg>')
  }
  #marble-kuji #details .item_slider .box .next {
    right: -40px
  }
  #marble-kuji #details .item_slider .box .prev {
    left: -40px
  }
  #marble-kuji #list .box_check {
    display: flex;
    align-items: center
  }
  #marble-kuji #list .box_check .check input+label::before {
    width: 30px;
    height: 30px
  }
  #marble-kuji #list .box_check .check input+label::after {
    width: 20px;
    height: 20px;
    background-size: 20px auto;
    top: 15px
  }
  #marble-kuji #list .box_check .check input:checked+label::before {
    width: 30px;
    height: 30px
  }
  #marble-kuji #list .box_check .check input+label {
    padding: 8px 14px 8px 52px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 26px
  }
  #marble-kuji #list .box_check input.btn {
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #list .num_area {
    width: calc(100% - 40px)
  }
  #marble-kuji #list .list {
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
  #marble-kuji #list .list li {
    width: 30%;
    margin-right: 30px;
    margin-bottom: 10px
  }
  #marble-kuji #list .list li:nth-child(3n) {
    margin-right: 0 !important
  }
  #marble-kuji #list .list li a .title {
    padding: 0;
    border: 10px solid white
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 2px;
  }
  #marble-kuji #list .list li a dl {
    flex-wrap: wrap;
    text-align: left;
    padding: 5px 0
  }
  #marble-kuji #list .list li a dl dt {
    width: 100%;
    padding: 0 10px
  }
  #marble-kuji #list .list li a dl dd {
    width: 100%;
    padding: 0 10px;
    position: relative
  }
  #marble-kuji #list .list li a dl dd .after {
    top: -40px
  }
  #marble-kuji #list .list li a dl dd .after:after {
    top: -5px
  }
  #marble-kuji #collection {
    padding-top: 80px
  }
  #marble-kuji #collection .list_collection {
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
  #marble-kuji #collection .list_collection li {
    width: calc((100% / 2) - 15px);
    margin-right: 30px;
    margin-bottom: 40px
  }
  #marble-kuji #collection .list_collection li:nth-child(3n) {
    margin-right: 30px;
  }
  #marble-kuji #collection .list_collection li:nth-child(2n) {
    margin-right: 0px;
  }
  #marble-kuji #collection .list_collection li a .title {
    padding: 0;
    border: 10px solid #f4f4f4;
  }
  #marble-kuji #collection .list_collection li a dl {
    flex-wrap: wrap;
    text-align: left;
    padding: 5px 0
  }
  #marble-kuji #collection .list_collection li a dl dt {
    width: 100%;
    padding: 0 10px
  }
  #marble-kuji #collection .list_collection li a dl dd {
    width: 100%;
    padding: 0 10px;
    position: relative
  }
  #marble-kuji #collection .list_collection li a dl dd .after {
    top: -40px
  }
  #marble-kuji #collection .list_collection li a dl dd .after:after {
    top: -5px
  }
  #marble-kuji #collection .list {
    padding: 0 20px;
    padding-top: 40px
  }
  #marble-kuji #collection .list .txt_area {
    margin-top: -100px;
    margin-bottom: 80px;
    display: flex;
    align-items: center;
    text-align: left
  }
  #marble-kuji #collection .list .txt_area img {
    width: 50%
  }
  #marble-kuji #collection .list .txt_area .box {
    width: 50%;
    padding-left: 20px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList {
    margin-bottom: 40px;
    display: flex;
    justify-content: center
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect {
    height: 100%
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn {
    width: 90%;
    height: 100%
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn:before, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn:before {
    width: 200%;
    height: 100px;
    transform: rotate(-6deg);
    top: 20%
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton {
    height: 100%;
    padding-bottom: 40px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton .price, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton .price {
    margin-left: -130px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 1000
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .balloon {
    width: 100px;
    height: 100px;
    padding: 28px 20px;
    transform: rotate(-20deg);
    top: -80px;
    left: -20px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .note, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .note {
    height: 0
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_OnSale {
    width: 50%
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout {
    width: 50%;
    height: 100%
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect {
    height: 100%
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one .btn, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn {
    min-height: 0;
    margin-bottom: 0
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one .btn:before, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn:before {
    top: 10px;
    transform: rotate(-10deg)
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one .btn div.SmallButton, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn div.SmallButton {
    padding-bottom: 20px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_OnSale .collect .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_Soldout .collect .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_Soldout .collect .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_OnSale .collect .balloon {
    transform: rotate(20deg);
    right: -20px;
    left: auto
  }
  /*#marble-kuji #collection .list h3{margin-bottom:80px}#marble-kuji #collection .list section h4 .title{width:80%;font-size:24px;line-height:34px;text-align:left}*/
  #marble-kuji #collection .list section .list_item li {
    width: 25%;
    box-sizing: border-box;
    padding: 0 5px
  }
  #marble-kuji #collection.end .list #LotteryPlanDetailSetList .one .btn:before, #marble-kuji #collection.end .list #LotteryPlanDetailSetList .collect .btn:before, #marble-kuji #collection.before .list #LotteryPlanDetailSetList .one .btn:before, #marble-kuji #collection.before .list #LotteryPlanDetailSetList .collect .btn:before {
    top: 15px
  }
  #marble-kuji #collection.end .list #LotteryPlanDetailSetList .one .btn div.SmallButton, #marble-kuji #collection.end .list #LotteryPlanDetailSetList .collect .btn div.SmallButton, #marble-kuji #collection.before .list #LotteryPlanDetailSetList .one .btn div.SmallButton, #marble-kuji #collection.before .list #LotteryPlanDetailSetList .collect .btn div.SmallButton {
    padding-bottom: 10px
  }
  #marble-kuji #lottery .btn_area .btn_start:hover:after {
    right: 15px
  }
  #marble-kuji #lottery .box_lottery .box, #marble-kuji #lottery .box_lottery_w .box {
    width: 500px;
    height: 500px;
    margin-left: -250px;
    margin-top: -250px
  }
  #marble-kuji #lottery .box_lottery .box h3, #marble-kuji #lottery .box_lottery_w .box h3 {
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery li, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li {
    width: 200px;
    height: 100px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery li.target, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li.target {
    animation-name: lottery_anime_pc;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-delay: 0.5s;
    animation-fill-mode: forwards
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery01, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery01 {
    transform: rotate(-20deg);
    top: 10px;
    left: 10px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery01:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery01:hover {
    transform: rotate(-25deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery02, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery02 {
    transform: rotate(10deg);
    top: 90px;
    left: 130px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery02:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery02:hover {
    transform: rotate(5deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery03, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery03 {
    transform: rotate(10deg);
    top: 230px;
    left: 170px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery03:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery03:hover {
    transform: rotate(5deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery04, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery04 {
    transform: rotate(50deg);
    top: 20px;
    left: 230px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery04:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery04:hover {
    transform: rotate(45deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery05, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery05 {
    transform: rotate(110deg);
    top: 110px;
    left: 330px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery05:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery05:hover {
    transform: rotate(105deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery06, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery06 {
    transform: rotate(-160deg);
    top: 200px;
    left: 20px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery06:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery06:hover {
    transform: rotate(-165deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery_w, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery_w {
    width: 300px;
    height: 150px;
    margin-left: -150px;
    top: 50px;
    left: 50%
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery_w:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery_w:hover {
    transform: rotate(-5deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .skip, #marble-kuji #lottery .box_lottery_w .box .lottery .skip {
    bottom: 30px
  }
  #marble-kuji #lottery .box_lottery .box .result, #marble-kuji #lottery .box_lottery_w .box .result {
    width: 500px;
    height: 0
  }
  #marble-kuji #lottery .box_lottery .box .result .result_item, #marble-kuji #lottery .box_lottery_w .box .result .result_item {
    margin-top: 0
  }
  #marble-kuji #lottery .box_lottery .line, #marble-kuji #lottery .box_lottery_w .line {
    margin-right: 50px
  }
  #marble-kuji #lottery .box_lottery.get .box .result, #marble-kuji #lottery .box_lottery.miss .box .result, #marble-kuji #lottery .box_lottery_w.get .box .result, #marble-kuji #lottery .box_lottery_w.miss .box .result {
    height: 500px
  }
  #marble-kuji #lottery .box_lottery.get .box .result .result_item, #marble-kuji #lottery .box_lottery.miss .box .result .result_item, #marble-kuji #lottery .box_lottery_w.get .box .result .result_item, #marble-kuji #lottery .box_lottery_w.miss .box .result .result_item {
    width: 300px;
    height: 300px;
    margin-left: -150px;
    margin-top: -150px
  }
  #marble-kuji #lottery .box_lottery.get .line, #marble-kuji #lottery .box_lottery.miss .line, #marble-kuji #lottery .box_lottery_w.get .line, #marble-kuji #lottery .box_lottery_w.miss .line {
    margin-top: -245px;
    margin-right: 130px
  }
  #marble-kuji #lottery .box_lottery .box {
    padding-top: 70px
  }
  #marble-kuji #lottery .box_lottery .box .result .result_txt {
    width: 120px;
    height: 50px;
    top: 105px
  }
  #marble-kuji #lottery .box_lottery .box .result .btn_next {
    bottom: 30px
  }
  #marble-kuji #lottery .box_lottery_w .box {
    padding-top: 100px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .title {
    top: -20px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .result_txt {
    top: 40px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .result_item {
    margin-top: -180px !important
  }
  #marble-kuji #lottery .box_lottery_w .box .result .btn_next {
    bottom: 60px
  }
  #marble-kuji #lottery .box_item .list_item li, #marble-kuji #lottery .box_item .list_item_w li, #marble-kuji #lottery .wchance .list_item li, #marble-kuji #lottery .wchance .list_item_w li, #marble-kuji #lottery .box_item .list_item_n li, #marble-kuji #lottery .novelty .list_item li, #marble-kuji #lottery .novelty .list_item_n li {
    width: 184px;
    margin-right: 10px
  }
  #marble-kuji #lottery .box_item .list_item li:nth-child(5n), #marble-kuji #lottery .box_item .list_item_w li:nth-child(5n), #marble-kuji #lottery .wchance .list_item li:nth-child(5n), #marble-kuji #lottery .wchance .list_item_w li:nth-child(5n) {
    margin-right: 0
  }
  #marble-kuji .LotteryPlanResultList.box_item .list_item li, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li, #marble-kuji #result .wchance .list_item li, #marble-kuji #result .wchance .list_item_w li, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li, #marble-kuji #result .novelty .list_item li, #marble-kuji #result .novelty .list_item_n li {
    width: 184px;
    margin-right: 10px
  }
  #marble-kuji .LotteryPlanResultList.box_item .list_item li:nth-child(5n), #marble-kuji .LotteryPlanResultList.box_item .list_item_w li:nth-child(5n), #marble-kuji #result .wchance .list_item li:nth-child(5n), #marble-kuji #result .wchance .list_item_w li:nth-child(5n) {
    margin-right: 0
  }
  #marble-kuji #news {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 140px 20px 80px 20px;
    box-sizing: border-box
  }
  #marble-kuji #UserRegist .box_input dl {
    display: flex
  }
  #marble-kuji #UserRegist .box_input dl dt {
    width: 20%;
    padding-right: 20px;
    text-align: right
  }
  #marble-kuji #UserRegist .box_input dl dt .txtRed {
    display: block;
    margin-top: -5px
  }
  #marble-kuji #UserRegist .box_input dl dd {
    width: 80%;
    padding-left: 20px
  }
  #marble-kuji #UserRegist .box_input dl dd.box_postalcode input {
    width: 80%
  }
  #marble-kuji #UserRegist .box_input dl dd.box_postalcode .btn {
    width: calc(20% - 20px)
  }
  #marble-kuji #UserRegist .box_input dl dd.box_tell input {
    width: 28%;
    margin: 0
  }
  #marble-kuji #UserRegist .box_input dl dd.box_tell span {
    width: 8%;
    text-align: center
  }
  #marble-kuji #cart .step li {
    margin-right: 20px;
    padding: 20px 0;
    padding-right: 20px
  }
  #marble-kuji #cart .step li:after {
    margin-top: -5px;
    top: 50%;
    right: 0
  }
  #marble-kuji #cart main .list_cart li img {
    width: 20%
  }
  #marble-kuji #cart main .list_cart li .details {
    width: 60%
  }
  #marble-kuji #cart main .list_cart li .num_area {
    width: 20%
  }
  #marble-kuji #cart main .list_cart li .num_area .box_select {
    width: 40%;
    margin: 5px 0;
    margin-bottom: 20px
  }
  #marble-kuji #order_history .num_area {
    padding: 0 10px;
    box-sizing: border-box
  }
  #marble-kuji #order_history .ohistory-inner {
    padding: 0 10px;
    box-sizing: border-box
  }
  #marble-kuji #order_history .ohistory-inner .history-header_left {
    padding: 0;
    justify-content: flex-start;
    flex-direction: column
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl>dt {
    width: 150px
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl dd {
    width: calc(100% - 150px)
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>dl>dd>dl dd.Detail {
    width: 30%
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>div.DeliveryCompany>dl dt {
    width: 150px
  }
  #marble-kuji #order_history .ohistory-inner .histordtms>div.DeliveryCompany>dl dd {
    width: calc(100% - 150px)
  }
  #marble-kuji #PointChargeList .ULPointChargeList {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ccc
  }
  #marble-kuji #PointChargeList .ULPointChargeList li {
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: left;
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label {
    width: 100%;
    padding: 10px;
    padding-left: 40px;
    box-sizing: border-box
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label::before {
    width: 25px;
    height: 25px;
    top: 10px;
    left: 10px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label::after {
    width: 15px;
    height: 15px;
    background-size: 15px auto;
    top: 25px;
    left: 15px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input:checked+label::before {
    width: 25px;
    height: 25px;
    top: 10px;
    left: 10px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li .buyPT {
    font-size: 20px;
    line-height: 30px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li:nth-child(odd) {
    border-left: 1px solid #ccc
  }
  #marble-kuji #PointChargeList .ULPointChargeList.PaymentMethodList li {
    width: 100%;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #contact dl {
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
    text-align: left
  }
  #marble-kuji #contact dl dt {
    width: 30%;
    padding: 20px 10px;
    border-top: 1px solid #ccc
  }
  #marble-kuji #contact dl dt .txtRed {
    display: block;
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #contact dl dd {
    width: 70%;
    padding: 20px 10px;
    border-top: 1px solid #ccc
  }
  #marble-kuji #contact dl dd input[type="text"] {
    width: 100%
  }
  #marble-kuji #contact dl dd textarea {
    width: 100
  }
  #marble-kuji #contact dl dd:last-child {
    width: 100%
  }
  #marble-kuji #contact dl dd .box_select {
    width: 100
  }
  #marble-kuji #login .box_login {
    display: flex;
    padding: 0;
    box-sizing: border-box
  }
  #marble-kuji #login .box_login .box {
    width: 50%;
    margin: 0 10px;
    padding: 40px 20px
  }
  #marble-kuji #login .box_login .box:last-child h3 {
    margin-top: 110px
  }
  #marble-kuji #login.reminder .box_login .box dl {
    width: 50%
  }
  #marble-kuji #account #ctl00_body_ReviewBlockPanel dl dd {
    margin-bottom: 20px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList{
    margin-bottom: 40px;
    display: flex;
    justify-content: center
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect {
    height: 100%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn{
    width: 90%;
    height: 100%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn:before, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn:before
 {
    width: 200%;
    height: 100px;
    transform: rotate(-6deg);
    top: 20%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton {
    height: 100%;
    padding-bottom: 40px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price{
    margin-left: -130px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 1000
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .balloon, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .balloon {
    width: 100px;
    height: 100px;
    padding: 28px 20px;
    transform: rotate(-20deg);
    top: -80px;
    left: -20px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .note, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .note,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .note,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .note {
    height: 0
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_OnSale {
    width: 50%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout {
    width: 50%;
    height: 100%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect{
    height: 100%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn{
    min-height: 0;
    margin-bottom: 0
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn:before, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn:before{
    top: 10px;
    transform: rotate(-10deg)
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn div.SmallButton, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn div.SmallButton,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn div.SmallButton,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn div.SmallButton{
    padding-bottom: 20px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_OnSale .collect .balloon, 
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_Soldout .collect .balloon, 
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_Soldout .collect .balloon, 
#marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_OnSale .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_OnSale .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_Soldout .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_Soldout .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_OnSale .collect .balloon{
    transform: rotate(20deg);
    right: -20px;
    left: auto
  }




/*add*/
#marble-kuji #details .list section h3 .title {
    width: calc(100% - 130px);
    padding-top: 20px;
    font-size: 24px;
    line-height: 34px;
    text-align: left;
}
#marble-kuji #details .list section h3 .num {
    width: 70px;
    padding-top: 23px;
}
#marble-kuji #details .list section h3 .num span {
    background-color: #fff;
    padding: 5px;
}
#marble-kuji #details .list section h3 dl {
    width: 60px;
    background-color: #333;
}
#marble-kuji #details .list section h3 dl dt {
    font-size: 10px;
    line-height: 16px;
}
#marble-kuji #details .list section h3 dl dd span:first-child {
    position: relative;
}
#marble-kuji #details .list section h3 dl dd span {
    display: block;
}
#marble-kuji #details .list section h3 dl dd span:first-child:before {
    content: '';
    width: 30px;
    height: 1px;
    margin-left: -15px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
}
}

@media screen and (min-width: 1000px) {

  #marble-kuji .content {
    min-height: calc(100vh - 337px);
    padding: 80px 0;
    box-sizing: border-box
  }
  /*#marble-kuji .content h2{margin-bottom:80px}*/
  #marble-kuji .content .btn_area .btn:hover:after {
    right: 15px
  }
  #marble-kuji .content .btn_area .cancel:hover:after {
    left: 15px
  }
  #marble-kuji .content .btn_area .btn_mini:hover:after {
    right: 5px
  }
  #marble-kuji .content .btn_area+.btn_area {
    margin-top: 40px
  }
  #marble-kuji #index {
    padding: 0
  }
  #marble-kuji #index #slider {
    position: relative
  }
  #marble-kuji #index #slider .main li {
    width: 100%;
    height: 100%;
    margin-left: 0;
    pointer-events: none
  }
  #marble-kuji #index #slider .main li .img {
    width: 27.35%;
    top: 50%;
    left: 100%;
    pointer-events: auto
  }
  #marble-kuji #index #slider .main li .txt {
    width: 18%;
    height: 100%;
    padding: 40px 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    pointer-events: auto
  }
  #marble-kuji #index #slider .main li:nth-child(1) .img {
    width: 54.65%;
    margin-left: -100%;
    top: 0;
    left: 18%
  }
  #marble-kuji #index #slider .main li:nth-child(2) .img {
    width: 54.65%;
    top: 0;
    left: 18%
  }
  #marble-kuji #index #slider .main li:nth-child(3) .img {
    top: 0;
    left: 72.65%
  }
  #marble-kuji #index #slider .main li:nth-child(4) .img {
    left: 72.65%
  }
  #marble-kuji #index #slider .num {
    width: 18%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100
  }
  #marble-kuji #index section {
    padding: 80px 0
  }
  #marble-kuji #index section h2 {
    margin-bottom: 60px
  }
  #marble-kuji #index section .list {
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #marble-kuji #index section .list li {
    width: 300px;
    margin-right: 10px;
    margin-bottom: 30px;
    margin-left: 10px;
  }
  #marble-kuji #index section .list li.hovershadow:hover,
  #marble-kuji #collection .list_collection li:hover{
box-shadow: 0 0 0 5px #dc92ab inset;
}
  #marble-kuji #index section .list li img {
    width: 292px;
    /*height: 182px;*/
    height: 245px;
    object-fit: cover
  }
  #marble-kuji #index section.sale {
    margin-top: 20px
  }
  #marble-kuji #index section.end .btn:hover:after {
    right: 15px
  }
  #marble-kuji #index section.news {
    padding-top: 20px
  }
  #marble-kuji #index section.news ul li {
    display: flex
  }
  #marble-kuji #index section.news ul li .day {
    width: 17%
  }
  #marble-kuji #index section.news ul li .txt {
    width: 83%
  }
  #marble-kuji #index section.news .btn_area .btn_mini:hover:after {
    right: 5px
  }
  #marble-kuji #details {
    padding: 0
  }
  #marble-kuji #details .img_area {
    padding: 0 0px;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  #marble-kuji #details .img_area .period {
    background-color: #dc92ab;
    width: 100%;
    max-width: 180px;
    border-radius: 0 0 10px 10px;
    position: absolute;
    z-index: 2;
    align-items: center;
    height: auto;
    margin: 0px auto auto 30px;
    justify-content: center;
    letter-spacing: 2px;
    padding: 50px 20px 40px 20px;
    box-sizing: border-box
  }
  #marble-kuji #details .img_area .period .lab {
    /*height: 70px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: inline-block;
    background-color: #cbbda4;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    margin-left: -20px;*/
    display: inline-block;
    position: absolute;
    left: 0;
    top: 10px;
    box-sizing: border-box;
    padding: 0 12px;
    margin: 0;
    height: 36px;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 0.1em;
    color: white;
    background: #cbbda4;
    box-shadow: 0 2px 2px rgb(0 0 0 / 12%);
  }
  #marble-kuji #details .img_area .period .lab .status {
    margin-bottom: 0px;
    display: block;
    font-size: 18px;
    line-height: 33px
  }
  #marble-kuji #details .img_area .period .lab:before {
    /*content: '';
    border-top: 20px solid #cbbda4;
    border-right: 5px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 5px solid #cbbda4;
    position: absolute;
    top: 0;
    right: -10px*/
    position: absolute;
    content: '';
    top: 0px;
    left: -7px;
    border: none;
    height: 41px;
    width: 7px;
    background: #cbbda4;
    border-radius: 5px 0 0 5px;
  }
  #marble-kuji #details .img_area .period .lab:after {
    /*content: '';
    border-top: 20px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 20px solid #cbbda4;
    border-left: 5px solid #cbbda4;
    position: absolute;
    top: 30px;
    right: -10px*/
    position: absolute;
    content: '';
    bottom: -6px;
    left: -5px;
    border: none;
    height: 7px;
    width: 5px;
    background: #ad9f86;
    border-radius: 5px 0 0 5px;
  }
  #marble-kuji #details .img_area .period .day {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    width:auto;
  }
  #marble-kuji #details .img_area .period .day .status {
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #details .img_area .period .day .num {
    font-size: 40px;
    line-height: 50px
  }
  #marble-kuji #details .img_area img {
        width: 960px;
        height: auto;
    /*object-fit: cover;*/
    order:1;
position:relative;
  }
  #marble-kuji #details .img_area .mask_carve{
    width:100%;
position:relative;
}
  #marble-kuji #details .img_area .mask_carve .bg_mask{
/*background-image: url(/kuji/Images/Common/curvemask.svg);*/
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 500px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-position: center bottom;
}

  #marble-kuji #details .txt_area{
    padding: 10px 20px
  }
#marble-kuji #collection .txt_area {
    padding: 25px 20px 10px 20px;
}
  #marble-kuji #details .txt_area dl.period,
  #marble-kuji #collection .txt_area dl.period {
    display: flex;
    justify-content: center;
    font-size: 18px;
    line-height: 28px
  }
  #marble-kuji #details .txt_area dl.period dt,
  #marble-kuji #collection .txt_area dl.period dt {
    margin-right: 10px
  }
  #marble-kuji #details #slider_type .box {
    width: 900px;
    margin: 0 auto;
    overflow: hidden
  }
  #marble-kuji #details #slider_type .box ul {
    overflow-y: hidden;
    margin-left: 0
  }
  #marble-kuji #details #slider_type .box ul li {
    width: 180px
  }
  #marble-kuji #details #slider_type .box ul li .txt {
    position: absolute;
    bottom: -100px;
    left: 0
  }
  #marble-kuji #details #slider_type .box ul li:hover .txt {
    bottom: 0;
    transition: all 0.3s 0s ease
  }
  #marble-kuji #details #slider_type .next, 
#marble-kuji #details #slider_type .prev {
    display: block;
    z-index: 3;
    width: 40px;
    height: 40px;
    border: 1px solid #333;
    box-sizing: border-box;
    border-radius: 40px;
    background-color: rgba(255,255,255,0.8);
  }
#marble-kuji #details #slider_type .prev:before,
#marble-kuji #details #slider_type .next:before{
content: '';
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate( -135deg);
    display: inline-block;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}
#marble-kuji #details #slider_type .prev:before{
    transform: rotate( 45deg);
    margin: auto 16px auto auto;
}
#marble-kuji #details #slider_type .next:before{
    transform: rotate( 45deg);
    margin: auto auto auto 14px
}
  #marble-kuji #details .sale_btn_area .box {
    padding: 20px 20px 40px 20px;
  }
  #marble-kuji #details .sale_btn_area .box .box_btn {
    display: flex;
    justify-content: center
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn {
    width: 400px
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn:before, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn:before {
    width: 500px;
    height: 100px;
    transform: rotate(-12deg)
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton .price, #marble-kuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton .price {
    margin-top: 10px
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .one .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .collect .balloon {
    width: 120px;
    height: 120px;
    padding: 38px 30px;
    transform: rotate(-20deg);
    top: -70px;
    left: -50px
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_OnSale {
    width: 50%
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout {
    width: 50%
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .one .btn:before, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout .collect .btn:before {
    transform: rotate(-10deg);
    top: 30px
  }
  #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_OnSale+.ListItem_OnSale .collect .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout+.ListItem_Soldout .collect .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_OnSale+.ListItem_Soldout .collect .balloon, #marble-kuji #details .sale_btn_area .box .box_btn .ListItem_Soldout+.ListItem_OnSale .collect .balloon {
    transform: rotate(20deg);
    top: -70px;
    right: -50px;
    left: auto
  }
  #marble-kuji #details .sale_btn_area .box .send {
    width: 100%;
    padding: 20px 40px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
  }
  #marble-kuji #details .sale_btn_area .box .send .main {
    display: flex
  }
  #marble-kuji #details .sale_btn_area .box .send .main h4 {
    width: 35%;
    padding-left: 90px;
    padding-right: 20px;
    background-size: 80px auto
  }
  #marble-kuji #details .sale_btn_area .box .send .main p {
    width: 65%
  }
  #marble-kuji #details .sub_txtWrap {
    width: 100vw;
    margin: 20px calc(50% - 50vw) 40px calc(50% - 50vw);
    background-color: #fff;
}
  #marble-kuji #details .sub_txt {
    padding: 40px 20px
  }
  #marble-kuji #details .sub_txt ul li {
    padding: 20px 0;
    display: flex;
    align-items: center;
  }
  #marble-kuji #details .sub_txt ul li img {
    width: 40%;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
  }
  #marble-kuji #details .sub_txt ul li p {
    width: 60%;
    padding-left: 40px;
    box-sizing: border-box;
    text-align: left
  }
  #marble-kuji #details .list {
    padding-top: 80px
  }
  #marble-kuji #details .list h3 {
    margin-bottom: 80px
  }
  #marble-kuji #details .list section h4 .title {
    width: 80%;
    padding-top: 20px;
    font-size: 24px;
    line-height: 34px;
    text-align: left
  }
  #marble-kuji #details .list section h4 .num {
    width: 12%;
    padding-top: 23px
  }
  #marble-kuji #details .list section h4 .num span {
    background-color: #fff;
    padding: 5px
  }
  #marble-kuji #details .list section h4 dl {
    width: 8%;
    background-color: #333
  }
  #marble-kuji #details .list section h4 dl dt {
    font-size: 10px;
    line-height: 16px
  }
  #marble-kuji #details .list section h4 dl dd span {
    display: block
  }
  #marble-kuji #details .list section h4 dl dd span:first-child {
    position: relative
  }
  #marble-kuji #details .list section h4 dl dd span:first-child:before {
    content: '';
    width: 30px;
    height: 1px;
    margin-left: -15px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%
  }
  #marble-kuji #details .list section .list_item li {
    width: 184px;
    margin-right: 10px
  }
  #marble-kuji #details .list section .list_item li:nth-child(5n) {
    margin-right: 0
  }
  #marble-kuji #details .w_chance .box h3 {
    width: 60%;
    margin-left: -30%
  }
  #marble-kuji #details .w_chance .box h3 .left {
    width: 50px;
    left: -20px
  }
  #marble-kuji #details .w_chance .box h3 .right {
    width: 50px;
    right: -20px
  }
  #marble-kuji #details .w_chance .box p {
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #details .fixed_btn {
    padding: 20px;
    background: #fff;
    right: -220px;
    bottom: 40px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 0 0 10px;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border: 2px solid #debfc8;
    border-right: 0
  }
  #marble-kuji #details .fixed_btn .one_btn, #marble-kuji #details .fixed_btn .collect_btn {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
  }
  #marble-kuji #details .fixed_btn .one_btn:hover, #marble-kuji #details .fixed_btn .collect_btn:hover {
    opacity: 0.8
  }
  #marble-kuji #details .fixed_btn .ListItem_OnSale+.ListItem_OnSale, #marble-kuji #details .fixed_btn .ListItem_Soldout+.ListItem_Soldout, #marble-kuji #details .fixed_btn .ListItem_OnSale+.ListItem_Soldout, #marble-kuji #details .fixed_btn .ListItem_Soldout+.ListItem_OnSale {
    margin-top: 20px
  }
  #marble-kuji #details .fixed_btn.open {
    right: 0
  }
  #marble-kuji #details .item_slider .box {
    width: 400px;
    margin-left: -200px;
    left: 50%
  }
  #marble-kuji #details .item_slider .box .next, #marble-kuji #details .item_slider .box .prev {
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="rgba(255,255,255,1)" stroke-width="0.8" points="3,1 7,5 3,9 "/></svg>')
  }
  #marble-kuji #details .item_slider .box .next {
    right: -40px
  }
  #marble-kuji #details .item_slider .box .prev {
    left: -40px
  }
  #marble-kuji #list .box_check {
    display: flex;
    align-items: center
  }
  #marble-kuji #list .box_check .check input+label::before {
    width: 30px;
    height: 30px;
  }
  #marble-kuji #list .box_check .check input+label::after {
    width: 20px;
    height: 20px;
    background-size: 20px auto;
    top: 15px
  }
  #marble-kuji #list .box_check .check input:checked+label::before {
    width: 30px;
    height: 30px;
  }
  #marble-kuji #list .box_check .check input+label {
    padding: 8px 14px 8px 52px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 26px
  }
  #marble-kuji #list .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
  #marble-kuji #list .list li {
    width: 300px;
    margin-right: 30px;
    margin-bottom: 30px
  }
  #marble-kuji #list .list li img {
    width: 280px;
    height: 229px;
    object-fit: cover
  }
  #marble-kuji #collection {
    padding-top: 40px
  }
  #marble-kuji #collection .list_collection {
    padding-left: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
  #marble-kuji #collection .list_collection li {
    width: 300px;
    margin-right: 30px;
    margin-bottom: 30px
  }
  #marble-kuji #collection .list_collection li img {
    width: 292px;
    /*height: 182px;*/
    height: 245px;
    object-fit: cover
  }
  #marble-kuji #collection .list {
    padding: 0 20px
  }
  #marble-kuji #collection .list .txt_area {
    margin-bottom: 80px;
    display: flex;
    align-items: center;
    text-align: left
  }
  #marble-kuji #collection .list .txt_area img {
    width: 50%
  }
  #marble-kuji #collection .list .txt_area .box {
    width: 50%;
    padding-left: 20px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList {
    display: flex;
    justify-content: center;
    margin-bottom:40px;
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn {
    width: 400px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn:before, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn:before {
    width: 500px;
    height: 100px;
    transform: rotate(-12deg)
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .btn .SmallButton .price, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .btn .SmallButton .price {
    margin-top: 10px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .one .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .collect .balloon {
    width: 120px;
    height: 120px;
    padding: 38px 30px;
    transform: rotate(-20deg);
    top: -70px;
    left: -50px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_OnSale {
    width: 50%
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout {
    width: 50%
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .one .btn:before, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn:before {
    transform: rotate(-10deg);
    top: 30px
  }
  #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_OnSale .collect .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_Soldout .collect .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_Soldout .collect .balloon, #marble-kuji #collection .list #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_OnSale .collect .balloon {
    transform: rotate(20deg);
    top: -70px;
    right: -50px;
    left: auto
  }
  #marble-kuji #collection .list section h4 .title {
    font-size: 24px;
    line-height: 34px;
    text-align: left
  }
  #marble-kuji #collection .list section .list_item li {
    width: 184px;
    margin-right: 10px
  }
  #marble-kuji #collection .list section .list_item li:nth-child(5n) {
    margin-right: 0
  }
  #marble-kuji #lottery .btn_area .btn_start:hover:after {
    right: 15px
  }
  #marble-kuji #lottery .box_lottery .box, #marble-kuji #lottery .box_lottery_w .box {
    width: 500px;
    height: 500px;
    margin-left: -250px;
    margin-top: -250px
  }
  #marble-kuji #lottery .box_lottery .box h3, #marble-kuji #lottery .box_lottery_w .box h3 {
    font-size: 24px;
    line-height: 34px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery li, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li {
    width: 200px;
    height: 100px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery li.target, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery li.target {
    animation-name: lottery_anime_pc;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-delay: 0.5s;
    animation-fill-mode: forwards
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery01, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery01 {
    transform: rotate(-20deg);
    top: 10px;
    left: 10px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery01:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery01:hover {
    transform: rotate(-25deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery02, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery02 {
    transform: rotate(10deg);
    top: 90px;
    left: 130px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery02:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery02:hover {
    transform: rotate(5deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery03, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery03 {
    transform: rotate(10deg);
    top: 230px;
    left: 170px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery03:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery03:hover {
    transform: rotate(5deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery04, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery04 {
    transform: rotate(50deg);
    top: 20px;
    left: 230px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery04:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery04:hover {
    transform: rotate(45deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery05, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery05 {
    transform: rotate(110deg);
    top: 110px;
    left: 330px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery05:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery05:hover {
    transform: rotate(105deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery06, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery06 {
    transform: rotate(-160deg);
    top: 200px;
    left: 20px
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery06:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery06:hover {
    transform: rotate(-165deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery_w, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery_w {
    width: 300px;
    height: 150px;
    margin-left: -150px;
    top: 50px;
    left: 50%
  }
  #marble-kuji #lottery .box_lottery .box .lottery .list_lottery .lottery_w:hover, #marble-kuji #lottery .box_lottery_w .box .lottery .list_lottery .lottery_w:hover {
    transform: rotate(-5deg)
  }
  #marble-kuji #lottery .box_lottery .box .lottery .skip, #marble-kuji #lottery .box_lottery_w .box .lottery .skip {
    bottom: 30px
  }
  #marble-kuji #lottery .box_lottery .box .result, #marble-kuji #lottery .box_lottery_w .box .result {
    width: 500px;
    height: 0
  }
  #marble-kuji #lottery .box_lottery .box .result .result_item, #marble-kuji #lottery .box_lottery_w .box .result .result_item {
    margin-top: 0
  }
  #marble-kuji #lottery .box_lottery .line, #marble-kuji #lottery .box_lottery_w .line {
    margin-right: 50px
  }
  #marble-kuji #lottery .box_lottery.get .box .result, #marble-kuji #lottery .box_lottery.miss .box .result, #marble-kuji #lottery .box_lottery_w.get .box .result, #marble-kuji #lottery .box_lottery_w.miss .box .result {
    height: 500px
  }
  #marble-kuji #lottery .box_lottery.get .box .result .result_item, #marble-kuji #lottery .box_lottery.miss .box .result .result_item, #marble-kuji #lottery .box_lottery_w.get .box .result .result_item, #marble-kuji #lottery .box_lottery_w.miss .box .result .result_item {
    width: 300px;
    height: 300px;
    margin-left: -150px;
    margin-top: -150px
  }
  #marble-kuji #lottery .box_lottery.get .line, #marble-kuji #lottery .box_lottery.miss .line, #marble-kuji #lottery .box_lottery_w.get .line, #marble-kuji #lottery .box_lottery_w.miss .line {
    margin-top: -245px;
    margin-right: 130px
  }
  #marble-kuji #lottery .box_lottery .box {
    padding-top: 70px
  }
  #marble-kuji #lottery .box_lottery .box .result .result_txt {
    width: 120px;
    height: 50px;
    top: 105px
  }
  #marble-kuji #lottery .box_lottery .box .result .btn_next {
    bottom: 30px
  }
  #marble-kuji #lottery .box_lottery_w .box {
    padding-top: 100px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .title {
    top: -20px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .result_txt {
    top: 40px
  }
  #marble-kuji #lottery .box_lottery_w .box .result .result_item {
    margin-top: -180px !important
  }
  #marble-kuji #lottery .box_lottery_w .box .result .btn_next {
    bottom: 60px
  }
  #marble-kuji #lottery .box_item .list_item li, #marble-kuji #lottery .box_item .list_item_w li, #marble-kuji #lottery .wchance .list_item li, #marble-kuji #lottery .wchance .list_item_w li, #marble-kuji #lottery .box_item .list_item_n li, #marble-kuji #lottery .novelty .list_item li, #marble-kuji #lottery .novelty .list_item_n li {
    width: 184px;
    margin-right: 10px
  }
  #marble-kuji #lottery .box_item .list_item li:nth-child(5n), #marble-kuji #lottery .box_item .list_item_w li:nth-child(5n), #marble-kuji #lottery .wchance .list_item li:nth-child(5n), #marble-kuji #lottery .wchance .list_item_w li:nth-child(5n) {
    margin-right: 0
  }
  #marble-kuji .LotteryPlanResultList.box_item .list_item li, #marble-kuji .LotteryPlanResultList.box_item .list_item_w li, #marble-kuji #result .wchance .list_item li, #marble-kuji .LotteryPlanResultList.box_item .list_item_n li,
#marble-kuji #result .novelty .list_item_n li {
    width: 184px;
    margin-right: 10px
  }
  #marble-kuji .LotteryPlanResultList.box_item .list_item li:nth-child(5n), #marble-kuji .LotteryPlanResultList.box_item .list_item_w li:nth-child(5n), #marble-kuji #result .wchance .list_item li:nth-child(5n), #marble-kuji #result .wchance .list_item_w li:nth-child(5n) {
    margin-right: 0
  }
  #marble-kuji #news {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 140px 20px 80px 20px;
    box-sizing: border-box
  }
  #marble-kuji #account .list_account li a:hover {
    border: 2px solid #d5b200;
    color: #d5b200
  }
  #marble-kuji #account .DashboardLayoutPanel .welcome {
    font-size: 20px;
    line-height: 30px
  }
  #marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea {
    margin-bottom: 80px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-self: stretch
  }
  #marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock {
    width: 50%
  }
  #marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl {
    height: 100%
  }
  #marble-kuji #account .DashboardLayoutPanel .MyPageDashboardArea .MyPageDashboardBlock dl dd .btn:hover:after {
    right: 15px
  }
  #marble-kuji #account ul li .PaintButton .accountMenu {
    display: flex;
    flex-wrap: wrap
  }
  #marble-kuji #account ul li .PaintButton .accountMenu dt {
    width: 40%;
    padding-top: 23px
  }
  #marble-kuji #account ul li .PaintButton .accountMenu dd {
    width: 60%
  }
  #marble-kuji #account ul li .PaintButton:hover .accountMenu dt:after {
    right: 5px
  }
  #marble-kuji #UserRegist .box_input dl {
    display: flex
  }
  #marble-kuji #UserRegist .box_input dl dt {
    width: 20%;
    padding-right: 20px;
    text-align: right
  }
  #marble-kuji #UserRegist .box_input dl dt .txtRed {
    display: block;
    margin-top: -5px
  }
  #marble-kuji #UserRegist .box_input dl dd {
    width: 80%;
    padding-left: 20px
  }
  #marble-kuji #UserRegist .box_input dl dd.box_postalcode input {
    width: 80%
  }
  #marble-kuji #UserRegist .box_input dl dd.box_postalcode .btn {
    width: calc(20% - 20px)
  }
  #marble-kuji #UserRegist .box_input dl dd.box_postalcode .btn:hover {
    border: 2px solid #d5b200;
    color: #d5b200
  }
  #marble-kuji #cart .step li {
    margin-right: 20px;
    padding: 20px 0;
    padding-right: 20px
  }
  #marble-kuji #cart .step li:after {
    margin-top: -5px;
    top: 50%;
    right: 0
  }
  #marble-kuji #cart main .list_cart li img {
    width: 20%
  }
  #marble-kuji #cart main .list_cart li .details {
    width: 60%
  }
  #marble-kuji #cart main .list_cart li .num_area {
    width: 20%
  }
  #marble-kuji #cart main .list_cart li .num_area .box_select {
    width: 40%;
    margin: 5px 0
  }
  #marble-kuji #cart main .list_cart li .num_area .btn_area .btn_delete {
    margin-top: 10px
  }
  #marble-kuji #cart main .list_cart li .num_area .btn_area .btn_delete:hover {
    border: 2px solid #d5b200;
    color: #d5b200
  }
  #marble-kuji #cart main .list_cart.checkout li dl {
    display: flex
  }
  #marble-kuji #cart main .list_cart.checkout li dl dt {
    width: 20%
  }
  #marble-kuji #cart main .list_cart.checkout li dl dd {
    width: 80%
  }
  #marble-kuji #cart main .list_cart.checkout li dl dd .minibtn_area .btn:hover {
    border: 2px solid #d5b200;
    color: #d5b200
  }
  #marble-kuji #cart main .list_cart.checkout li dl dd .pointChargeBtn .pointbtn:hover:after {
    right: 5px
  }
  #marble-kuji #cart main .list_cart.confirmation li dl {
    display: flex
  }
  #marble-kuji #cart main .list_cart.confirmation li dl dt {
    width: 20%
  }
  #marble-kuji #cart main .list_cart.confirmation li dl dd {
    width: 80%
  }
  #marble-kuji #cart main .list_cart.confirmation li dl dd img {
    width: 100%
  }
  #marble-kuji #cart main .list_cart.confirmation li dl dd dl dt {
    width: 40%
  }
  #marble-kuji #cart main .list_cart.confirmation li dl dd dl dd {
    width: 60%
  }
  #marble-kuji #cart main .list_cart.confirmation li.shippingItemBlock dd {
    width: 40%
  }
  #marble-kuji #cart main .list_cart.confirmation li.shippingItemBlock dd+dd {
    padding-left: 20px
  }
  #marble-kuji #order_history .ohistory-inner {
    padding: 0 10px;
    box-sizing: border-box
  }
  #marble-kuji #order_history .history-list .history-header_info {
    margin: 0
  }
  #marble-kuji #order_history .history-list li .history-contents-list .history-header .order-date, #marble-kuji #order_history .history-list li .history-contents-list .history-header .order-no {
    margin-left: 20px
  }
  #marble-kuji #order_history .history-list li .history-contents {
    display: flex
  }
  #marble-kuji #order_history .history-list li .history-contents .history-contents-div1 {
    width: 20%
  }
  #marble-kuji #order_history .history-list li .history-contents .history-contents-div2 {
    width: 65%;
    border-right: 1px solid #ccc
  }
  #marble-kuji #order_history .history-list li .history-contents .history-contents-div3 {
    width: 15%
  }
  #marble-kuji #order_history .history-list li .history-contents .history-contents-div3 input.btn:hover {
    border-color: #d5b200;
    color: #d5b200
  }
  #marble-kuji #contact dl {
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
    text-align: left
  }
  #marble-kuji #contact dl dt {
    width: 30%;
    padding: 20px 10px;
    border-top: 1px solid #ccc
  }
  #marble-kuji #contact dl dt .txtRed {
    display: block;
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #contact dl dd {
    width: 70%;
    padding: 20px 10px;
    border-top: 1px solid #ccc
  }
  #marble-kuji #contact dl dd input[type="text"] {
    width: 100%
  }
  #marble-kuji #contact dl dd textarea {
    width: 100
  }
  #marble-kuji #contact dl dd:last-child {
    width: 100%
  }
  #marble-kuji #contact dl dd .box_select {
    width: 100
  }
  #marble-kuji #login .box_login {
    display: flex;
    padding: 0 40px;
    box-sizing: border-box
  }
  #marble-kuji #login .box_login .box {
    width: 50%;
    margin: 0 10px
  }
  #marble-kuji #login .box_login .box:last-child h3 {
    margin-top: 110px
  }
  #marble-kuji #login.reminder .box_login .box dl {
    width: 50%
  }
  #marble-kuji #PointChargeList .ULPointChargeList {
    display: flex;
    flex-wrap: wrap
  }
  #marble-kuji #PointChargeList .ULPointChargeList li {
    width: 33%;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: left;
    font-size: 12px;
    line-height: 20px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label {
    width: 100%;
    padding: 10px;
    padding-left: 50px;
    box-sizing: border-box
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label::before {
    width: 25px;
    height: 25px;
    top: 13px;
    left: 10px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input+label::after {
    width: 15px;
    height: 15px;
    background-size: 15px auto;
    top: 28px;
    left: 15px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li input:checked+label::before {
    width: 25px;
    height: 25px;
    top: 13px;
    left: 10px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li .buyPT {
    font-size: 20px;
    line-height: 30px
  }
  #marble-kuji #PointChargeList .ULPointChargeList li:nth-child(3n), #marble-kuji #PointChargeList .ULPointChargeList li:last-child {
    border-right: 1px solid #ccc
  }
  #marble-kuji #PointChargeList .ULPointChargeList li:nth-child(1), #marble-kuji #PointChargeList .ULPointChargeList li:nth-child(2), #marble-kuji #PointChargeList .ULPointChargeList li:nth-child(3) {
    border-top: 1px solid #ccc
  }
  #marble-kuji #PointChargeList .ULPointChargeList.PaymentMethodList li {
    width: 100%;
    font-size: 14px;
    line-height: 24px
  }
  #marble-kuji #PointChargeConfirmation .defaultList2columnBox .List2ColumnBox {
    width: 100%;
    display: flex
  }
  #marble-kuji #PointChargeConfirmation .defaultList2columnBox .List2ColumnBox dt {
    width: 20%
  }
  #marble-kuji #PointChargeConfirmation .defaultList2columnBox .List2ColumnBox dd {
    width: 80%
  }
  #marble-kuji .error_aspx #Contents {
    min-height: calc(100vh - 337px)
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList {
    display: flex;
    justify-content: center
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn{
    width: 400px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn:before, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn:before {
    width: 500px;
    height: 100px;
    transform: rotate(-12deg)
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .btn .SmallButton .price,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .btn .SmallButton .price {
    margin-top: 10px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .one .balloon, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .one .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .collect .balloon {
    width: 120px;
    height: 120px;
    padding: 38px 30px;
    transform: rotate(-20deg);
    top: -70px;
    left: -50px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_OnSale {
    width: 50%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout {
    width: 50%
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn:before, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .one .btn:before,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout .collect .btn:before {
    transform: rotate(-10deg);
    top: 30px
  }
  #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_OnSale .collect .balloon, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_Soldout .collect .balloon, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_Soldout .collect .balloon, #marble-kuji .thanks_aspx #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_OnSale .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_OnSale .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_Soldout .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_OnSale+.ListItem_Soldout .collect .balloon,
#marble-kuji .lotteryplanresult_aspx #LotteryPlanDetailSetList .ListItem_Soldout+.ListItem_OnSale .collect .balloon{
    transform: rotate(20deg);
    top: -70px;
    right: -50px;
    left: auto
  }
}

#marble-kuji #details h1 span,
#marble-kuji #collection .text_area h1 span {
    font-size: 30px;
    line-height: 42px;
    border: none;
    position: relative;
    bottom: 0;
}

#marble-kuji .content h1 span{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    /*position: absolute;
    bottom: -20px;
    left: 0;
    border-top: 2px solid #111;*/
}
#marble-kuji #details h1 .series span,
#marble-kuji #collection .list .txt_area h1 .series span {
    font-size: 18px;
    line-height: 28px;
}
#marble-kuji #details h1,
#marble-kuji #collection .list .txt_area h1 {
    margin-bottom: 10px;
}
#marble-kuji #details .LotteryPlanDescriptionLabel p,
#marble-kuji #collection .LotteryPlanDescriptionLabel p{
    font-size: 14px;
    display: inline-block;
    margin-bottom: 20px;
    width: auto;
    position:relative;
    padding: 0 36px;
}
#marble-kuji #details .LotteryPlanDescriptionLabel p:before,
#marble-kuji #details .LotteryPlanDescriptionLabel p:after,
#marble-kuji #collection .LotteryPlanDescriptionLabel p:before,
#marble-kuji #collection .LotteryPlanDescriptionLabel p:after{
    content: "";
    position:absolute;
    display: block;
    width: 31px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../Images/Common/ico_flowerleaf.svg);
    vertical-align: middle;

}
#marble-kuji #details .LotteryPlanDescriptionLabel p:before{
    left:0;
    top:0;
    bottom:0;
    margin:auto;
}
#marble-kuji #details .LotteryPlanDescriptionLabel p:after{
    right:0;
    top:0;
    bottom:0;
    margin:auto;
}
#marble-kuji #PointChargeList h1 {
    width: 210px;
}
#marble-kuji #details .sale_btn_area h2 {
    padding-top: 100px;
    color: #d5b200;
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    background-image: url(../Images/Common/title_item.svg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100px;
}
#marble-kuji #details .sale_btn_area h2:before {
    content: '＼PLAY KUJI／';
    width: 100%;
    color: #333;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 3px;
    font-weight: 500;
    position: absolute;
    top: 70px;
    left: 0;
}

#marble-kuji #details .sale_btn_area h2:after {
    content: none;
    width: 240px;
    height: 10px;
    margin-left: -120px;
    background-color: #ffe68a;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 10;
}
#marble-kuji #details .sale_btn_area h2 span {
    position: relative;
    z-index: 1000;
display:none;
}
#marble-kuji #details .list h2 {
    /*margin: 0 auto;
    margin-bottom: 40px;
    display: inline-block;
    color: #111;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;*/
    position: relative;
    display:inline-block;
}
/*#marble-kuji #index h2:after,
#marble-kuji #index h2:before,
#marble-kuji #details .list h2:before,
#marble-kuji #details .list h2:after,
#marble-kuji #Contents #list h1:before,
#marble-kuji #Contents #list h1:after{
content:"";
position:absolute;
display:block;
padding:24px;
background-repeat:no-repeat;
background-size:contain;
    top: 10px;
}
#marble-kuji #details .list h2:before,
#marble-kuji #index h2:before,
#marble-kuji #Contents #list h1:before{
background-image:url(/kuji/Images/Common/tit_flower-left.svg);
    left: -60px;
}
#marble-kuji #details .list h2:after,
#marble-kuji #index h2:after,
#marble-kuji #Contents #list h1:after{
background-image:url(/kuji/Images/Common/tit_flower-right.svg);
    right: -60px;
}*/
#marble-kuji #details .list h2:first-letter,
#marble-kuji #collection .list h2:first-letter{
color:#dc92ab;
}
#marble-kuji #details .list h2 span {
    width: 100%;
    /*font-size: 12px;
    line-height: 20px;
    display: inline-block;
    border-top: 2px solid gray;
    position: absolute;
    bottom: -20px;
    left: 0;*/
}
#marble-kuji #details .list section h3 {
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    background-color: #dc92ab;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    color: #fff;
}
#marble-kuji #details .sale_btn_area .box .send .main h3 {
    box-sizing: border-box;
    /*background-image: url(../Images/Common/send.svg);
    background-position: center left;
    background-size: auto;
    background-repeat: no-repeat;*/
    font-size: 24px;
    line-height: 34px;
}
#marble-kuji #details .list section h3 .lab {
    /*transform: rotate(-45deg);*/
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    z-index: 1000;
    top: 19px;
    left: 7px;
    font-size: 24px;
    line-height: 34px;
}
#marble-kuji #details .list section h3 .title {
    padding: 20px 10px 10px 10px;
    padding-left: 80px;
    box-sizing: border-box;
    font-weight: 500;
}
#marble-kuji #details .list section h2 .num {
    color: #333;
}
#marble-kuji #details .list section h2 .num, #marble-kuji #details .list section h2 dl {
    box-sizing: border-box;
    font-weight: bold;
}
#marble-kuji #details .list section h3 dl {
    padding: 5px 10px;
    color: #fff;
}
#marble-kuji #details .list section h3 .lab:before {
    content: '';
    border-right: 44px solid transparent;
    border-left: 44px solid transparent;
    position: absolute;
    z-index: -1;
}
#marble-kuji #details .list section h3 .lab:before {
    /*border-bottom: 52px solid transparent;
    border-right: 52px solid transparent;
    border-left: 52px solid #111;*/
    top: 11px;
    left: -40px;
    z-index: -1;
    transform: rotate( 135deg);
}
#marble-kuji #details .list section h3 .lab:after {
    content: '';
    /* border-bottom: 60px solid #111; */
    /* border-right: 36px solid #111; */
    /* border-left: 60px solid #111; */
    position: absolute;
    top: -19px;
    left: -9px;
    /* opacity: 0.3; */
    z-index: -10;
    /*background-color: #111;*/
    width: 40px;
    height: 74px;
}


#marble-kuji #details .sale_btn_area .box .send .main h3 {
    width: 100%;
    /*padding-left: 90px;
    padding-right: 20px;
    background-size: 80px auto;*/
    text-align: center;
}
@media screen and (min-width: 1000px){
#marble-kuji #details .list h2 {
    margin-bottom: 80px;
}

#marble-kuji #details .list section h3 .title,
#marble-kuji #collection .list section h3 .title {
    width: 80%;
    padding-top: 20px;
    font-size: 24px;
    line-height: 34px;
    text-align: left;
    margin-bottom:10px;
}
#marble-kuji #details .list section h3 .num {
    width: 12%;
    padding-top: 30px;
}
#marble-kuji #details .list section h3 .num span {
    background-color: #fff;
    padding: 5px;
}
#marble-kuji #details .list section h3 dl {
    width: 8%;
    background-color: #333;
}
#marble-kuji #details .list section h3 dl dt {
    font-size: 10px;
    line-height: 16px;
}
#marble-kuji #details .list section h3 dl dd span:first-child {
    position: relative;
}
#marble-kuji #details .list section h3 dl dd span:first-child:before {
    content: '';
    width: 30px;
    height: 1px;
    margin-left: -15px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
}
#marble-kuji #details .list section h3 dl dd span {
    display: block;
}

#challekuji #details .sale_btn_area .box .box_btn .one .btn .SmallButton .price, #challekuji #details .sale_btn_area .box .box_btn .collect .btn .SmallButton .price {
    margin-left: -130px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 1000;
}



}
/*site.cssより*/
/*******見出し書き換え*******/
#marble-kuji #UserRegist h1 {
    min-width: 240px;
}
#marble-kuji .content h1 {
    margin: 0 auto;
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    position: relative;
    color: #111;
}

#marble-kuji .thanks_aspx .LotteryPlanResultList h2{

}
#marble-kuji #index section.sale h1 {
/*    color: #e33550;*/
}
#marble-kuji #index h1 {
    margin: 0 auto;
    margin-bottom: 40px;
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    position: relative;
}

#marble-kuji #details h1 span,
#marble-kuji #collection .list .txt_area  h1 span {
    font-size: 32px;
    line-height: 42px;
    border: none;
    position: relative;
    bottom: 0;
}

#marble-kuji .content h1 span{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    /*display: inline-block;
    position: absolute;
    bottom: -20px;
    left: 0;
    border-top: 2px solid #111;*/
}

#marble-kuji .thanks_aspx .box_item h2 span{
}
#marble-kuji #details h1 .series span,
#marble-kuji #collection .list .txt_area h1 .series span {
    font-size: 18px;
    line-height: 28px;
}
#marble-kuji #details h1,
#marble-kuji #collection .list .txt_area h1 {
    margin-bottom: 10px;
}
#marble-kuji #PointChargeList h1 {
    width: 210px;
}
#marble-kuji #details .sale_btn_area h2 {
    padding-top: 100px;
    color: #dc92ab;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 0px;
    position: relative;
    background-image: url(../Images/Common/title_item.svg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100px;
}
#marble-kuji #details .sale_btn_area h2:before {
    content: '＼PLAY KUJI／';
    width: 100%;
    color: #333;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 3px;
    font-weight: 500;
    position: absolute;
    top: 70px;
    left: 0;
}

#marble-kuji #details .sale_btn_area h2:after {
    content: none;
    width: 170px;
    height: 10px;
    margin-left: -86px;
    background-color: #ffe68a;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 10;
}
#marble-kuji #details .sale_btn_area h2 span {
    position: relative;
    z-index: 1000;
display:none;
}
#marble-kuji #details .list h2 {
    /*margin: 0 auto;
    margin-bottom: 40px;
    display: inline-block;
    color: #111;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;*/
    position: relative;
}
#marble-kuji #details .list h2 span {
    width: 100%;
    /*font-size: 12px;
    line-height: 20px;
    display: inline-block;
    border-top: 2px solid gray;
    position: absolute;
    bottom: -20px;
    left: 0;*/
}

#marble-kuji #details .sale_btn_area .box .send .main h3 {
    box-sizing: border-box;
    /*background-image: url(../Images/Common/send.svg);
    background-position: center left;
    background-size: auto;
    background-repeat: no-repeat;*/
    font-size: 24px;
    line-height: 34px;
}


#marble-kuji #details .list section h2 .num {
    color: #333;
}
#marble-kuji #details .list section h2 .num, #marble-kuji #details .list section h2 dl {
    box-sizing: border-box;
    font-weight: bold;
}



#marble-kuji #details .list section:nth-of-type(2n) h3,
#marble-kuji #collection .list section:nth-of-type(2n) h3 {
    background-color: #d7bfbf;
}
#marble-kuji #details .list section:nth-of-type(3n) h3,
#marble-kuji #collection .list section:nth-of-type(3n) h3 {
    background-color: #99b093;
}
#marble-kuji #details .list section:nth-of-type(4n) h3,
#marble-kuji #collection .list section:nth-of-type(4n) h3 {
    background-color: #668ca3;
}

#marble-kuji #login .box_login .box h2 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
}
#marble-kuji #account h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}

#marble-kuji #order_history h1,
#marble-kuji .lotteryplanlist_aspx h1,
#marble-kuji .LotteryPlanResultList h2{width:auto;}
#marble-kuji #order_history .ohistory-inner h1{width:150px}
#marble-kuji #terms main section h2{
margin-bottom:10px;
padding-bottom:5px;
border-bottom:1px solid #111;
font-size:24px;
line-height:34px;
font-weight:bold
}
#marble-kuji #privacypolycy main section h2{
margin-bottom:10px;
padding-bottom:5px;
border-bottom:1px solid #111;
font-size:24px;
line-height:34px;
font-weight:bold
}
#marble-kuji .content h1 {
    margin-bottom: 80px;
}
#marble-kuji .content .LotteryPlanResultList h2 {
    margin: 0 auto;
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    position: relative;
    color: #111;
}
#marble-kuji .thanks_aspx .box_item h2,
#marble-kuji .lotteryplanresult_aspx .box_item h2{width: auto;}
#marble-kuji #terms main section h2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #111;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
}
#marble-kuji #collection .list .txt_area .box h1 span {
    font-size: 24px;
    line-height: 34px;
    border: none;
    position: relative;
    bottom: 0;
}
#marble-kuji #collection .list h1 {
    margin: 10px auto;
    display: inline-block;
    color: #444;
    font-size: 24px;
    line-height: 34px;
    position: relative;
}
@media screen and (min-width: 640px){
#marble-kuji #collection .list h1 {
    border-right: 2px dotted #f1e3e2;
}
}
#marble-kuji #collection .list h1 span {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    border-top: 2px solid gray;
    position: absolute;
    bottom: -20px;
    left: 0;
}
#marble-kuji #collection .list section h3 {
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    background-color: #dc92ab;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    color: #fff;
}
#marble-kuji #collection .list section h3 .title{
    padding: 20px 10px 10px 10px;
    padding-left: 80px;
    box-sizing: border-box;
    font-weight: 500;
}
#marble-kuji #collection .list section h3 .lab{left:0}

#marble-kuji #collection .list section h3 .lab{
    /*transform: rotate(-45deg);*/
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    z-index: 1000;
    top: 19px;
    left: 7px;
    font-size: 24px;
    line-height: 34px;
}
#marble-kuji #collection .list section h3 .lab:before{
    content: '';
    border-right: 44px solid transparent;
    border-left: 44px solid transparent;
    position: absolute;
    z-index: -1;
}
#marble-kuji #collection .list section h3 .lab:before{
    /*border-bottom: 52px solid transparent;
    border-right: 52px solid transparent;
    border-left: 52px solid #111;*/
    top: 11px;
    left: -40px;
    z-index: -1;
    transform: rotate( 135deg);
}

#marble-kuji #collection .list section h3 .lab:after{
    content: '';
    /* border-bottom: 60px solid #111; */
    /* border-right: 36px solid #111; */
    /* border-left: 60px solid #111; */
    position: absolute;
    top: -19px;
    left: -9px;
    /* opacity: 0.3; */
    z-index: -10;
    /*background-color: #111;*/
    width: 40px;
    height: 74px;
}

#marble-kuji #details .list section h3 .num, #marble-kuji #details .list section h3 dl {
    box-sizing: border-box;
    font-weight: bold;
}
#marble-kuji #details .list section h3 .num {
    color: #333;
}




@media screen and (min-width: 1000px){


#marble-kuji .content h1 {
    margin-bottom: 80px;
}
#marble-kuji #index section h1 {
    margin-bottom: 60px;
}
#marble-kuji #details .sale_btn_area .box .send .main h3 {
    width: 100%;
    /*padding-left: 90px;
    padding-right: 20px;
    background-size: 80px auto;*/
}
#marble-kuji #details .list h2 {
    margin-bottom: 80px;
}


#marble-kuji #login .box_login .box:last-child h2 {
    margin-top: 110px;
}
#marble-kuji #lottery .box_lottery .box h2, #marble-kuji #lottery .box_lottery_w .box h2 {
    font-size: 24px;
    line-height: 34px;
}
#marble-kuji #lottery .box_lottery .box h2, #marble-kuji #lottery .box_lottery_w .box h2 {
    color: #e33550;
    font-weight: bold;
}


}
@media screen and (max-width: 640px){

#marble-kuji #details .sale_btn_area .box .send .main h3 {
    /*padding-left: 110px;
    background-position: center left 10px;
    background-size: 80px auto;*/
}
#marble-kuji #details .list section h3 .lab,
#marble-kuji #collection .list section h3 .lab {
    left: 9px;
    top: 5px;
}
#marble-kuji #details .list section h3 .lab:before,
#marble-kuji #collection .list section h3 .lab:before{
    content:none;
}
#marble-kuji #details .list section h3 .lab:after,
#marble-kuji #collection .list section h3 .lab:after{
    content: '';
    position: absolute;
    top: -5px;
    left: -9px;
    z-index: -10;
    /*background-color: #111;*/
    width: 60px;
    height: 49px
}
#marble-kuji #details .list section h3 .title,
#marble-kuji #collection .list section h3 .title {
    width: 100%;
    padding: 10px;
    padding-left: 50px;
    box-sizing: border-box;
    margin-bottom:0;
}
#marble-kuji #details .list section h3 .num{
    padding-top: 13px;
    background-color: #fff;
    border: 1px solid #333;
}
#marble-kuji #details .list section h3 .num, #marble-kuji #details .list section h3 dl {
    width: 50%;
}
#marble-kuji #details .list section h3 dl {
    box-sizing: border-box;
    background-color: #333;
    display: flex;
}
#marble-kuji #details .list section h3 dl dt {
    width: 45%;
    text-align: left;
}
#marble-kuji #details .list section h3 dl dd {
    width: 55%;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
}
#marble-kuji #details .list section h3 dl dd span:first-child {
    padding-right: 20px;
    position: relative;
    font-size: 24px;
    line-height: 34px;
}
#marble-kuji #details .list section h3 dl dd span:first-child:after {
    content: '';
    width: 20px;
    height: 2px;
    margin-top: -10px;
    display: inline-block;
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    position: absolute;
    bottom: 10px;
}
#marble-kuji .content h1 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 400px){
  #marble-kuji #details .list section h3 .title, #marble-kuji #collection .list section h3 .title{
    padding-left: 72px;
  }
}
#marble-kuji .content #PointDialog2 .btn_area input.cancel,
#marble-kuji .content #CouponDialog2 .btn_area input.cancel{
    border: 2px solid gray;
	background-color: #fff;
}
#marble-kuji #PointDialog2 .btn_area,
#marble-kuji #CouponDialog2 .btn_area {
    margin-top: 80px;
}


/*********クーポンボタン*********/
#marble-kuji .content .btn_area .MiddleButton {
    min-width: 300px;
    height: 50px;
    margin: 0 auto;
    padding: 0 60px;
    box-sizing: border-box;
    display: inline-block;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    vertical-align: top;
    margin: 0 10px;
    padding-top: 8px;

}
#marble-kuji .content .btn_area .PaintButton {
    color: #fff;
    background-color: #e33550;
}
#PointDialog2 .btn_area{
	display:flex;
    flex-wrap: wrap;
    justify-content: center;
	}

@media screen and (max-width: 768px){

#marble-kuji .content .btn_area > div{width: 47%;}
#marble-kuji .content .btn_area .MiddleButton {
	font-size: 20px;
}
}
@media screen and (max-width: 450px){

#marble-kuji .content .btn_area > div {width:100%;margin: 0 0 1em 0;}
#marble-kuji .content .btn_area .MiddleButton {
	width: 100%;
	margin: 0;
}
}
@media screen and (max-width: 320px){

#marble-kuji .content .btn_area > div {width: 100%;}

}

/**20200918　Wチャンスリボン修正**/

#marble-kuji #details .w_chance .box h3 .ribbon{
overflow: initial;
}
#marble-kuji #details .w_chance .box h3 .ribbon:before {
    content: '';
    /*width: 120%;
    height: 90px;
    display: block;
    background: linear-gradient(#dc92ab,#dc92ab);
    transform: rotate(-10deg);
    position: absolute;
    bottom: -60px;
    right: -20px;*/
transform: rotate(0deg);
    border: none;
    background-image: url(/kuji/Images/Common/bg_ribbon.svg);
    background-repeat: no-repeat;
    max-width: 480px;
    height: 127px;
    display: block;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -16%;
z-index:-1;
}
@media screen and (max-width: 768px){
#marble-kuji #details .w_chance .box h3 .ribbon:before {
    width: 100%;
    max-width: 500px;
    height: 140px;
    margin: 0 auto;
    left: 0%;
    right: 0;
    top: -6px;
    z-index: -1;
}
}
#marble-kuji #details .w_chance .box h3 .ribbon span {
    width: 100%;
    height: 100%;
    padding: 10px 0;
    display: block;
    box-sizing: border-box;
  position: static;
    background-color: transparent;
    box-shadow: none;
    font: inherit;
    letter-spacing: 3px;
}
@media screen and (max-width: 450px) {
#marble-kuji #details .w_chance .box h3 .ribbon span{
padding:0;
}}
 

#marble-kuji #details .w_chance .box h3 .ribbon:after {
    content: none;
    width: 120%;
    height: 50px;
    display: block;
    background-color: #dc92ab;
    transform: rotate(-10deg);
    position: absolute;
    top: -45px;
    right: -20px;
    z-index: -1;
  border: none;
}
#marble-kuji #details .w_chance .box h3 .ribbon span:before,
#marble-kuji #details .w_chance .box h3 .ribbon span:after{
content:none;
}

#marble-kuji #details .w_chance .box_wchanceImg{
    position:relative;
    max-width: 540px;
    margin: 40px auto 0 auto;
}
#marble-kuji #details .w_chance .box_wchanceImg:before,
#marble-kuji #details .w_chance .box_wchanceImg:after{
    content:"";
    width:100%;
    padding:7% 0;
    background-size:contain;
    background-repeat:no-repeat;
    display: block;
    position: absolute;
}
#marble-kuji #details .w_chance .box_wchanceImg:before{
    background-image:url(/kuji/Images/Common/head_flower.svg);
    top: -2%;
}
#marble-kuji #details .w_chance .box_wchanceImg:after{
    background-image:url(/kuji/Images/Common/foot_flower.svg);
    bottom: -9%;
}
 @media screen and (min-width: 1000px){
#marble-kuji #lottery .box_lottery_w .box .result .result_item {
    margin-top: -150px !important;
}
}
#marble-kuji #UserRegist .box_input dl dd.box_birth > input{
    width: calc(33.3% - 10px);
}
#marble-kuji #UserRegist .box_input dl dd.box_birth > input + span{
    display: inline-block;
    margin: 0.5em 4px 0 4px;
}

/*処理中ボタン*/
#marble-kuji .confirmation_aspx .content .btn_area .btn.processing{
	font-size: 0;
    background-color: #ccc;
    color: #fff;
    border: 1px solid #ccc;
}
#marble-kuji .confirmation_aspx .content .btn_area .btn.processing:before {
	font-size: 24px;
	 content: "処理中･･･";

}
#marble-kuji .confirmation_aspx .content .btn_area .btn.processing:after{
	background-image: none;
}

#marble-kuji .wrapper.top_aspx .LotteryPlanList .LotteryPlanListInner{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}
#marble-kuji .wrapper.top_aspx .LotteryPlanList .LotteryPlanListInner .half_bg {
    background: linear-gradient(to bottom, transparent 0%, transparent 30%, #f1e3e2 30%, #f1e3e2 100%);
}



#marble-kuji #details .list section h3:after,
#marble-kuji #collection .list section h3:after{
    content: '';
    width: 95px;
    height: 97px;
    background-image: url(/kuji/Images/Common/stamp_pi.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    left: -21px;
    top: -13px;
    z-index: 8;
}
@media screen and (max-width: 640px){
#marble-kuji #details .list section h3:after,
#marble-kuji #collection .list section h3:after{
    width: 75px;
    height: 76px;
    left: -9px;
    top: -15px;
}}
#marble-kuji #details .list section:nth-of-type(2n) h3:after,
#marble-kuji #collection .list section:nth-of-type(2n) h3:after{
    background-image: url(/kuji/Images/Common/stamp_bp.png);
}
#marble-kuji #details .list section:nth-of-type(3n) h3:after,
#marble-kuji #collection .list section:nth-of-type(3n) h3:after{
    background-image: url(/kuji/Images/Common/stamp_gr.png);
}
#marble-kuji #details .list section:nth-of-type(4n) h3:after,
#marble-kuji #collection .list section:nth-of-type(4n) h3:after{
    background-image: url(/kuji/Images/Common/stamp_bl.png);
}


/*slider*/
.wrapper#store .slider .slick-slide{
  margin:0px 0 0 0;
  transition: .3s ease;
}

.wrapper#store .slider .slick-slide .RotationBannerLink img{border-radius:10px;}
/*only one slide*/
.wrapper#store .slider.slide-one .slick-track{
    transform: translate3d(0px, 0px, 0px)!important;
}
@media screen and (min-width: 768px){
.wrapper#store .slider .slick-slide{
  margin:0px -10px 0 -10px;
  transition: .3s ease;
  transform: scale(.85);
}
.wrapper#store .slider .slick-current {
  transform: scale(1);
}
}
#marble-kuji #details .LotteryPlanMainImageDescriptionLabel{margin-bottom:20px;}

#marble-kuji .wrapper .msg_alert{
margin: 10px auto 40px auto;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff9c4;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
#marble-kuji .wrapper .msg_alert p:before{
    content: '';
    width: 22px;
    height: 22px;
    margin-bottom: -6px;
    margin-right: 10px;
    display: inline-block;
    background-image: url(/kuji/Images/Common/Icon/ico_alert.svg);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}
#marble-kuji .wrapper .msg_alert p a{
    text-decoration: underline;
    color: #dc92ab;
}
@media screen and (min-width: 640px) and (max-width: 1000px){
#marble-kuji .wrapper.lotteryplancollectiondetail_aspx #collection .msg_alert{
    margin: -100px auto 120px auto;
}
}
@media screen and (max-width: 640px){
#marble-kuji .wrapper.lotteryplancollectiondetail_aspx #collection .msg_alert{
margin: -30px auto 60px auto;
}
}

#marble-kuji .wrapper.lotteryplancollectiondetail_aspx .LotteryPlanDetailSetText{
    font-size: 18px;
    line-height: 28px;
}
#marble-kuji .wrapper .marker{
    background: linear-gradient(rgba(0, 0, 0, 0) 70%, #fff16d 70%);
}

#marble-kuji .wrapper.thanks_aspx .baseWrap.contentsBox{
min-height: 1%;
}
#marble-kuji .thanks_aspx .LotteryPlanResultList .wchance>div{
margin-top:40px;
}

#marble-kuji + .ui-dialog{
    z-index: 10003!important;
}
#marble-kuji + .ui-dialog + .ui-widget-overlay{
    z-index: 10002!important;
}

/* 202403 */

#marble-kuji .orderhistorydetail_aspx .kujiBox .kujiBoxInner .PrizeItemExchangeBtn{
	text-align:center;
	margin:10px auto;
}
#marble-kuji .orderhistorydetail_aspx .kujiBox .kujiBoxInner .PrizeItemExchangeBtn input[type="submit"]{
	-webkit-appearance: none;
	color: inherit;
	background-color: inherit;
}
#marble-kuji #collection .list .w_chance.Novelty {
	margin-top: 100px;
	background-color: #fffbeb;
}
#marble-kuji #collection .list .w_chance.Novelty h4 .ribbon:before {
    background-image: url(/kuji/Images/Common/bg_ribbon_nv.svg);
}


#marble-kuji .PrizeItemExchangeBox{
	display:block;
}
#marble-kuji .PrizeItemExchangeBox p.title{
	background-color: #f2a6b4;
	color: #fff;
	padding: 10px;
	margin-bottom:15px;
}

#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox{
	box-sizing: border-box;
	margin-bottom:40px;
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul{
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
	box-sizing: border-box;
}

#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul li{
	width: calc((100% / 4) - 30px);
	margin: 15px 15px 30px 15px;
	padding:15px 15px 25px 15px;
	background-color: #f4f4f4;
	display: flex;
}
@media (max-width: 767px){
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul li {
	width: calc((100% / 2) - 30px);
	}
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul li div.ListItem{
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul li div.ListItem figure{
	margin-bottom:10px;
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul li div.ListItem p.name{
	margin-bottom:10px;
	font-size:1em;
	text-align:left;
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox dl.quantity{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox dl.quantity dt {
	width: calc((100% / 2) - 10px);
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox dl.quantity dd {
	width: calc((100% / 2) - 10px);
	font-weight:bold;
	font-size:1.2em;
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox dl.quantity dd span{
	color:#ff7bb0;
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox dl.quantity dd select{
	padding: 5px 8px;
}

#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul li div.ListItem dl.quantity{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: auto;
}
#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul li div.ListItem i.arrow-down {
	color:#ff7bb0;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	position: relative;
	width: 0.1em;
	height: 1em;
	background: currentColor;
	margin:auto;
}

#marble-kuji .PrizeItemExchangeBox .PrizeItemeBox ul li div.ListItem i.arrow-down::before {
	content: '';
	width: 0.65em;
	height: 0.65em;
	border: 0.1em solid currentColor;
	border-top: 0;
	border-right: 0;
	transform: rotate(-45deg);
	transform-origin: bottom left;
	position: absolute;
	left: 50%;
	bottom: -0.05em;
	box-sizing: border-box;
}

#marble-kuji .PrizeItemExchangeBox .quantityBox{
	background-color: #fbf5f5;
	border: 1px solid #f1e3e2;
	box-sizing: border-box;
	max-width: 640px;
	text-align:center;
	margin:auto;
	font-size:1.2em;
}
#marble-kuji .PrizeItemExchangeBox .quantityBox dl.quantity {
	padding:10px 0;
}
#marble-kuji .PrizeItemExchangeBox .quantityBox dl.quantity dt{
	text-align:right;
}
#marble-kuji .PrizeItemExchangeBox .quantityBox dl.quantity dd{
	text-align:left;
}
#marble-kuji .PrizeItemExchangeBox .quantityBox dl.quantity dd span.errormark{
	margin-left:3px;
	font-size:0.7em;
}

#marble-kuji .PrizeItemExchangeBox .msgBox {
	padding-bottom:0;
	font-size:1.1em;
}

/*novelty*/
#marble-kuji #details .sale_btn_area .box .box_btn .noveltyOption .noveltyImage{    height: 100px;
    width: auto;
    display:none;
}
#marble-kuji #details .sale_btn_area .box .box_btn .noveltyOption .noveltyImage,
#marble-kuji #details .sale_btn_area .box .box_btn .noveltyOption .noveltyExplain{
    display:none;
}
#marble-kuji #details .sale_btn_area .box .box_btn .noveltyOption .noveltyCaption{
margin-bottom:10px;
}
@media (max-width: 1000px){
#marble-kuji #details .sale_btn_area .box .box_btn .noveltyOption .noveltyCaption{
margin-top:10px;
}
}
#marble-kuji #details .sale_btn_area .box .box_btn .noveltyOption .noveltyCaption .noveltyName{
    background: linear-gradient(transparent 60%, #fff4b8 60%); font-weight:600; cursor: grab;
}
#marble-kuji #details .sale_btn_area .box .box_btn .noveltyOption .noveltyCaption .novelty_anchorLink{
cursor: pointer;
}
#marble-kuji #details .sale_btn_area .box .box_btn .one + .noveltyOption .noveltyCaption .noveltyName,
#marble-kuji #details .sale_btn_area .box .box_btn .one + .noveltyOption .noveltyCaption a{
    color: #a34c68;
}

#marble-kuji #details .sale_btn_area .box .box_btn .collect + .noveltyOption .noveltyCaption .noveltyName,
#marble-kuji #details .sale_btn_area .box .box_btn .collect + .noveltyOption .noveltyCaption a{
    color: #435d6d;

}
#marble-kuji #details .sale_btn_area .box .box_btn .one + .noveltyOption .noveltyCaption a,
#marble-kuji #details .sale_btn_area .box .box_btn .collect + .noveltyOption .noveltyCaption a{
    text-decoration:underline;
    display: inline-block;
    margin-left: 0.5em;
}
#marble-kuji #details .w_chance.novelty{
background-color: #fffbeb;
}
#marble-kuji #details .w_chance.novelty .box h3 .ribbon:before{
    background-image: url(/kuji/Images/Common/bg_ribbon_nv.svg);
}
#marble-kuji #details .w_chance .box_wchanceImg.box_noveltyImg:before, 
#marble-kuji #details .w_chance .box_wchanceImg.box_noveltyImg:after{
    width: 100%;
    max-width: 480px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 7% 0;
}
#marble-kuji #details .w_chance.novelty .box_noveltyImg{
    max-width: 1040px;
}
@media (min-width: 640px){
#marble-kuji #details .w_chance.novelty .box_noveltyImg ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5%;
}
}
#marble-kuji #details .w_chance.novelty .box_noveltyImg ul{
    padding: 80px 0 80px 0;
}
@media (min-width: 640px){
#marble-kuji #details .w_chance.novelty .box_noveltyImg ul>li{
width:calc(50% - 2.5%);
}}
@media (max-width: 640px){
#marble-kuji #details .w_chance.novelty .box_noveltyImg ul>li:not(:last-child){
margin-bottom:80px;
}}
#marble-kuji #details .w_chance.novelty .box_noveltyImg .LotteryPlanNoveltyImage img{
    width: 100%;
    aspect-ratio: 1 / 1;
    position: relative;
    display: block;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

#marble-kuji .thanks_aspx .PrizeItemExhangeInfo, 
#marble-kuji .lotteryplanresult_aspx .PrizeItemExhangeInfo{
    background-color: #fbf5f5;
    border-radius: 10px;
    /*border: 2px solid #f1e3e2;*/
    box-sizing: border-box;
    position: relative;
    width: calc(100% - 30px);
    max-width: 800px;
    margin: 0 auto;
    padding: 16px;
}

#marble-kuji .thanks_aspx .LotteryPlanResultList .PrizeItemExhangeInfo .maker, 
#marble-kuji .lotteryplanresult_aspx .LotteryPlanResultList .PrizeItemExhangeInfo .maker{
    font-weight: 600;
}

#marble-kuji .thanks_aspx .LotteryPlanResultList .PrizeItemExhangeInfo .btnColor.round.min, 
#marble-kuji .lotteryplanresult_aspx .LotteryPlanResultList .PrizeItemExhangeInfo .btnColor.round.min{
    margin: 0 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 3px 8px;
}

#marble-kuji .thanks_aspx .PrizeItemExhangeInfo .textLink, 
#marble-kuji .lotteryplanresult_aspx .PrizeItemExhangeInfo .textLink{
    color: #dc92ab;
    text-decoration: underline;
    font-weight: bold;
}

/* 動画 */
.wrapper#store .js-modal-open.ico_movie {
  position: relative;
  display: block;
  /* width: calc((100% / 4) - 5px); */
    width: calc(100% - (40% + 16px));
  margin: 4px 4px 4px 1px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
#activityMovieModal.c-modal,
#activityMovieModal01.c-modal,
#activityMovieModal02.c-modal,
#activityMovieModal03.c-modal{
  z-index: 10002;
}
@media (min-width: 767px) {
  .wrapper#store .js-modal-open.ico_movie {
      /* width: calc(60% + 16px); */
      margin: 0;
      max-width: none;
      /* max-width: 384px; */
      width: 40%;
  }
}
@media (max-width: 440px) {
.wrapper#store .js-modal-open.ico_movie {
  /* width: calc(100% - (40% + 16px)); */
  width: 100%;
    flex: 1;
}}
.wrapper#store .js-modal-open.ico_movie:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 2px solid #ff7bb0;
  width: 40px;
  height: 40px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.wrapper#store .js-modal-open.ico_movie:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  border-style: solid;
  border-color: transparent transparent transparent #ff7bb0;
  border-width: 10px 0 10px 12px;
  border-radius: 5px;
  z-index: 2;
}
.wrapper#store .js-modal-open.ico_movie img {
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 180%;
  width: auto;
  transform: translate(-50%, -50%);
}
.wrapper#store .c-modal .modalMain.youtube iframe{
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    display: block;
    border: none;
    object-fit: cover;
}
#details .movieArea:has(.movieLinkWrap){
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0 20px 40px 20px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
}
.movieLinkWrap {
  display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  align-items: center;
  gap: 16px;
  justify-content: flex-end;  
  width: 100%;
}
#details .movieLinkWrap + .movieLinkWrap{
  margin-top: 20px;
}
#marble-kuji #details .movieLinkWrap .bubble {
  position: relative;
  display: inline-block;
  margin-left: 16px;
  padding: 16px;
  border-radius: 12px;
  background-color: #f1e3e2;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
}

#marble-kuji #details .movieLinkWrap .bubble::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    border-style: solid;
    border-width: 8px 16px 8px 0;
    border-color: transparent #f1e3e2 transparent transparent ;
    translate: 100% -50%;
    transform: skew(0, 10deg);
    transform-origin: left;
}
@media (max-width: 500px) {
#marble-kuji #details .movieLinkWrap .bubble{
        margin-left: 0px;
        max-width: 200px;
        width: 100%;
        text-align: center;
}
#marble-kuji #details .movieLinkWrap .bubble::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: calc(50% + -16px);
    top:auto;
    transform: translateX(-50%) skew(10deg, 0); 
    transform-origin: top;
    border-style: solid;
    border-width: 16px 8px 0 8px; 
    border-color: #f1e3e2 transparent transparent transparent;
}}
@media (min-width: 768px) {
  .wrapper#store div[id*="activityMovieModal"].c-modal .c-modal_content,
.wrapper#store #activityMovieModal01.c-modal .c-modal_content,
.wrapper#store #activityMovieModal02.c-modal .c-modal_content,
.wrapper#store #activityMovieModal03.c-modal .c-modal_content {
      position: absolute;,
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      padding: 0;
      width: 100%;
      max-width: 1200px;
      /* height: 100%; */
  }
  .wrapper#store .c-modal .modalMain.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    box-sizing: border-box;
  }
  .wrapper#store .c-modal .modalMain.youtube iframe {
      top: 0;
      left: 0;
  }
  #marble-kuji #details .movieLinkWrap .bubble {
    width: 200px;
    text-align: center;
    /* flex: 1; */
}
.wrapper#store div[id*="activityMovieModal"].c-modal i.close,
.wrapper#store #activityMovieModaL01.c-modal i.close,
.wrapper#store #activityMovieModaL02.c-modal i.close,
.wrapper#store #activityMovieModaL03.c-modal i.close {
  top: -10px;
  right: -10px;
  left: auto;
  cursor: pointer;
  z-index: 1;
  background-image: url(/store/Images/Common/Icon/ico_close01White.svg);
}
}
@media (max-width: 767px) {
  .wrapper#store div[id*="activityMovieModal"].c-modal .c-modal_content,
  .wrapper#store #activityMovieModaL01.c-modal .c-modal_content,
  .wrapper#store #activityMovieModaL02.c-modal .c-modal_content,
  .wrapper#store #activityMovieModaL03.c-modal .c-modal_content {
      position: fixed;
      left: 0;
      top: 0;
      transform: none;
      width: 100vw;
      height: 100dvh;
      max-width: none;
      padding: 0;
      box-sizing: border-box;
  }
  .wrapper#store div[id*="activityMovieModal"].c-modal i.close,
  .wrapper#store #activityMovieModaL01.c-modal i.close,
  .wrapper#store #activityMovieModaL02.c-modal i.close,
  .wrapper#store #activityMovieModaL03.c-modal i.close {
    top: 10px;
    /* top: env(safe-area-inset-top, 15px); */
    left: 5px;
    right: auto;
    background-image: url(/store/Images/Common/Icon/ico_close01White.svg);
    z-index: 10003;
    cursor: pointer;
}
.wrapper#store .c-modal .modalMain.youtube {
  position: relative;
  width: 100vw;
  height: 100dvh;
  padding: 0;
  box-sizing: border-box;
}
.wrapper#store .c-modal .modalMain.youtube iframe {
  top: env(safe-area-inset-top, 0);
  left: env(safe-area-inset-left, 0);
  width: calc(100vw - env(safe-area-inset-left, 0) - env(safe-area-inset-right, 0)) !important;
  height: calc(100dvh - env(safe-area-inset-top, 0) - env(safe-area-inset-bottom, 0)) !important;
}
#marble-kuji #details .movieLinkWrap .bubble {
  font-size: 13px;
  min-width: 115px;
  width: 30%;
  margin-right:0;
}
}
@media (max-width: 500px) {
#marble-kuji #details .movieLinkWrap .bubble {
  width: 100%;
}
  #marble-kuji #details .movieLinkWrap {
      gap: 16px;
      padding: 0px;
      flex-direction: column;
  }
}
@media (max-width: 440px) {
#marble-kuji #details .movieLinkWrap .bubble {
      padding: 16px 8px;
}}