@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;
  background: url('https://www.maru-jan.com/image/event/2020/special_gw/bg_main.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2020/special_gw/bg_main_02.jpg') center bottom repeat-x;
  background-color: #fbf6e1;
}

.page-header__wrapper {
  padding-bottom: 24px;
  width: 100%;
  background: url('https://www.maru-jan.com/image/event/2020/special_gw/bg_header.png') center bottom repeat-x;
}

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

.breadcrumb {
  line-height: 2;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 18px;
  color: #fff;
}

.breadcrumb .item {
  position: relative;
  display: inline-block;
  margin-right: 1em;
}

.breadcrumb .item::after {
  position: absolute;
  top: 0;
  right: -1em;
  content: '>';
}

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

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

.content {
  margin: 0 auto;
  max-width: 2000px;
}

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

/* Article and Sections
 *********************************** */
.article {
  margin-right: auto;
  margin-bottom: 48px;
  margin-left: auto;
  padding-bottom: 48px;
  width: 980px;
  line-height: 1.5;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #501919;
  line-break: strict;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

.section-prize {
  padding: 24px 0 80px;
  background: url('https://www.maru-jan.com/image/event/2020/special_gw/bg_01_01.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2020/special_gw/bg_01_03.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/event/2020/special_gw/bg_01_02.png') center top repeat-y,
    url('https://www.maru-jan.com/image/event/2020/special_gw/bg_01_04.jpg') center top repeat-y;
}

.prize-box__prize-d {
  float: left;
  width: 490px;
}

.prize-box__prize-e {
  float: right;
  padding-top: 108px;
  width: 486px;
}

.section-notes {
  padding: 24px 0;
  border-top: 1px solid #d8aa07;
  border-bottom: 1px solid #d8aa07;
}

.notes-box {
  margin-right: auto;
  margin-left: auto;
  width: 92%;
}

.c-red {
  color: #f00;
}

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

.mt--24px {
  margin-top: -24px;
}

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

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

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

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