@charset 'euc-jp';

/* Layout
 *********************************** */
.container div,
.container p,
.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6,
.container ol,
.container ul,
.container li,
.container dl,
.container dt,
.container dd {
  box-sizing: border-box;
}

.container {
  width: 100%;
  min-width: 980px;
  color: #fff;
  background-color: #000;
}

.page-header {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

.breadcrumb {
  line-height: 2;
  font-size: 18px;
}

.breadcrumb .item {
  display: inline-block;
}

.breadcrumb .item::after {
  content: '>';
}

.breadcrumb .item:last-child::after {
  content: '';
}

.breadcrumb .item a {
  margin-right: .4em;
}

.page-footer {
  width: 100%;
  background-color: #fff;
}

a:link,
a:visited,
a:hover,
a:active {
  color: #fff;
}

/* Article and Sections
*********************************** */
.article {
  margin-right: auto;
  margin-left: auto;
  line-height: 1.45;
  font-family: ÞâÌÀÄ«ÂÎ, 'Yu Mincho', YuMincho, '¥Ò¥é¥®¥ÎÌÀÄ« Pro W6', HGÌÀÄ«E, '£Í£Ó £ÐÌÀÄ«', '£Í£Ó ÌÀÄ«', serif;
  font-size: 22px;
  background: url('https://www.maru-jan.com/image/event/2021/pagoda/bg_title.jpg') center -108px no-repeat;

  line-break: strict;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

.article a:link,
.article a:visited,
.article a:hover,
.article a:active {
  text-decoration: none;
  color: #ffea00;
}

.rule {
  background: url('https://www.maru-jan.com/image/event/2021/pagoda/bg_02.jpg') center bottom 120px no-repeat;
}

.button-block {
  margin-top: -48px;
  padding-top: 90px;
  width: 100%;
  height: 250px;
  background: url('https://www.maru-jan.com/image/event/2021/pagoda/bg_button.png') center top no-repeat;
}

.section__h3 {
  margin-bottom: 12px;
  height: 38px;
  line-height: 38px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 4px;
  background: url('https://www.maru-jan.com/image/event/2021/pagoda/bg_title_02.png') center top no-repeat;
}

.section-title__text {
  margin-top: -48px;
}

.prize {
  padding-top: 64px;
  background: url('https://www.maru-jan.com/image/event/2021/pagoda/bg_04.jpg') center top no-repeat;
}

.example {
  padding-top: 60px;
  background: url('https://www.maru-jan.com/image/event/2021/pagoda/bg_03.jpg') center top no-repeat;
}

.example__text {
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  padding-left: 120px;
  width: 774px;
  height: 154px;
  letter-spacing: 2px;
  background: url('https://www.maru-jan.com/image/event/2021/pagoda/bg_text_01.png') center top no-repeat;
}

.game-start {
  margin-top: -48px;
  padding-top: 80px;
  height: 256px;
  background: url('https://www.maru-jan.com/image/event/2021/pagoda/bg_05.jpg') center top no-repeat;
}

/* Atomic CSS
*********************************** */
.w-600px {
  width: 600px;
}

.w-640px {
  width: 640px;
}

.w-680px {
  width: 680px;
}

.w-720px {
  width: 720px;
}

.w-820px {
  width: 820px;
}

.w-840px {
  width: 840px;
}

.c-\#ffba00 {
  color: #ffba00;
}

.fz-18px {
  font-size: 18px;
}

.fz-20px {
  font-size: 20px;
}

.fz-28px {
  font-size: 28px;
}

.fz-24px {
  font-size: 24px;
}

.mb-32px {
  margin-bottom: 32px;
}

.mb-64px {
  margin-bottom: 64px;
}

.mb-72px {
  margin-bottom: 72px;
}

.tsh-black {
  text-shadow: #000 2px 0, #000 -2px 0,
    #000 0 -2px, #000 0 2px,
    #000 2px 2px, #000 -2px 2px,
    #000 2px -2px, #000 -2px -2px,
    #000 1px 2px, #000 -1px 2px,
    #000 1px -2px, #000 -1px -2px,
    #000 2px 1px, #000 -2px 1px,
    #000 2px -1px, #000 -2px -1px;
}

.article .td-u:link,
.article .td-u:visited,
.article .td-u:hover,
.article .td-u:active {
  text-decoration: underline;
}

.mt--48px {
  margin-top: -48px
}

.mb-60px {
  margin-bottom: 60px;
}

.maw-980px {
  max-width: 980px;
}

.h-a {
  height: auto;
}
