#contents {
  width: auto;
  background-color: #f27f0c;
}
.device-sp #contents {
  max-width: 640px;
  margin: 0 auto;
}

.article-header {
  margin-bottom: 8px;
}

.article-title {
  background-image: url(../images/main_title_sp.jpg);
}

.article-lead {
  margin: 0 auto;
  padding: 16px;
  background-color: #fff;
}

.article-content {
  background-color: #fff;
  margin: 0 -8px;
  padding: 0 8px;
}

.article-share ul {
  background-color: #fff;
}

.device-pc .article {
  background-color: #fff;
  width: 100em;
  padding-bottom: 1em;
}
.device-pc .article-title {
  background-image: url(../images/main_title_pc.jpg);
}

.device-pc .article-lead {
  margin: 16px auto 16px;
  padding: 0 16px;
}

.device-pc .article-content {
  margin: 0;
  padding: 0;
}

.sprite-sheet {
  margin: 0 auto;
}

.device-pc .magazine-sample-photo a {
  width: 300px;
  margin: 0 auto;
}

.rank {
  padding-top: 44px;
  position: relative;
}
.rank::before {
  content: "";
  height: 4px;
  width: 96%;
  background-color: #1e1933;
  border-radius: 2px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.device-pc .rank {
  padding-top: 84px;
}
.rank__title {
  font-size: 200%;
  font-family: "Maru Antique DemiBold", "Shin Maru Go DemiBold", sans-serif;
  text-align: center;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  font-weight: normal;
}
.ua-desktop-windows .rank__title {
  -ms-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.rank__title::before, .rank__title::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 66px;
  border: 3px solid #1e1933;
  background-color: #f27f0c;
  vertical-align: middle;
}
.rank__title::before {
  border-right: 0 none transparent;
  border-radius: 30px 0 0 30px;
}
.rank__title::after {
  border-left: 0 none transparent;
  border-radius: 0 30px 30px 0;
}
.rank__title span {
  display: inline-block;
  border: 3px solid #1e1933;
  background-color: #fff;
  vertical-align: middle;
  padding: 0 0.5em;
  line-height: 60px;
}
.rank__title span.tt {
  line-height: 1.2;
  height: 66px;
  padding-top: 8px;
}
.rank__title small {
  font-size: 75%;
  line-height: 1;
  display: block;
}
.device-pc .rank__title {
  font-size: 400%;
}
.device-pc .rank__title span.tt {
  line-height: 60px;
  height: auto;
  padding-top: 0;
}
.device-pc .rank__title small {
  font-size: 50%;
  line-height: 1;
  display: inline-block;
}
.rank__description {
  margin: 0 auto 40px;
  max-width: 560px;
}
.rank__description p {
  font-size: 160%;
}
.device-pc .rank__description {
  margin: 0 auto 80px;
}
.rank .products > ul {
  text-align: center;
}
.device-pc .rank .products > ul {
  display: block;
}
.device-pc .rank .products > ul li {
  text-align: left;
}
.rank .products > ul > li {
  position: relative;
}
.rank .products > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  right: 0;
  top: -24px;
  z-index: 1;
  background-size: contain;
}
.rank .products > ul > li[data-rank=r1]::before {
  background-image: url(../images/n1.svg);
}
.rank .products > ul > li[data-rank=r2]::before {
  background-image: url(../images/n2.svg);
}
.rank .products > ul > li[data-rank=r3]::before {
  background-image: url(../images/n3.svg);
}
.rank .products > ul > li[data-rank=r4]::before {
  background-image: url(../images/n4.svg);
}
.rank .products > ul > li[data-rank=r5]::before {
  background-image: url(../images/n5.svg);
}
.rank .products > ul > li[data-rank=r6]::before {
  background-image: url(../images/n6.svg);
}
.rank .products > ul > li[data-rank=r7]::before {
  background-image: url(../images/n7.svg);
}
.rank .products > ul > li[data-rank=r8]::before {
  background-image: url(../images/n8.svg);
}
.rank .products > ul > li[data-rank=r9]::before {
  background-image: url(../images/n9.svg);
}
.rank .products > ul > li[data-rank=r10]::before {
  background-image: url(../images/n10.svg);
}
.device-pc .rank .products > ul > li {
  padding-top: 34px;
}
.device-pc .rank .products > ul > li::before {
  width: 54px;
  height: 54px;
  top: 0;
}
.device-sp .rank-original::before {
  content: none;
}
.device-sp .rank-stationery .rank__description {
  margin-bottom: 8px;
  padding-bottom: 8px;
}

.roulette {
  margin: 0 -16px;
  padding: 40px 16px 0;
  position: relative;
  background-color: #fff;
}
.device-pc .roulette {
  margin: 0;
  padding: 84px 0 0;
}
.device-pc .roulette::before {
  content: "";
  height: 4px;
  width: 96%;
  background-color: #1e1933;
  border-radius: 2px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.roulette h3 {
  font-size: 200%;
  font-family: "Maru Antique DemiBold", "Shin Maru Go DemiBold", sans-serif;
  text-align: center;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  font-weight: normal;
}
.ua-desktop-windows .roulette h3 {
  -ms-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.roulette h3:not(.rank__title) {
  margin-top: 0.25em;
  line-height: 1.2;
}
.device-pc .roulette h3 {
  font-size: 400%;
}
.roulette h4 {
  text-align: center;
  max-width: 423px;
  margin: 0 auto;
}
.roulette .rank__description {
  text-align: center;
  margin: 20px auto;
}
.roulette .rank__description p {
  text-align: left;
  display: inline-block;
}

#roulette {
  position: relative;
  max-width: 320px;
  margin: 0 auto;
}
@media (max-width: 320px) {
  #roulette {
    margin: 0 -16px;
  }
}
#roulette-text {
  position: absolute;
  top: 200px;
  left: 0;
  width: 100%;
}
#roulette-title1, #roulette-title2, #roulette-title3 {
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
#roulette-title1 {
  font-size: 120%;
}
#roulette-title2 {
  font-size: 140%;
}
#roulette-title3 {
  font-size: 120%;
}
#roulette-more {
  display: block;
  visibility: hidden;
  position: absolute;
  top: 10px;
  right: 50%;
  transform: translate(50%, 0);
  cursor: pointer;
  background: url(../assets/btn-more.png) 0 0 no-repeat transparent;
  background-size: 143px 119px;
  width: 143px;
  height: 40px;
}
#roulette-more:hover {
  background-position: 0 -40px;
}
#roulette-more:active {
  background-position: 0 -80px;
}
.device-pc #roulette-more {
  top: 110px;
  right: -60px;
}
#roulette-loading {
  background: url(../assets/loading.gif) 50% 50% no-repeat transparent;
  background-size: 48px 12px;
  width: 48px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 43%;
  transform: translate(-50%, -50%);
  display: none;
}

/*# sourceMappingURL=main.css.map */
