@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 {
  min-width: 980px;
  background: url('https://www.maru-jan.com/image/event/2019/fighters/bg_01_01.jpg') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2019/fighters/bg_01_02.jpg') center top repeat-y;
  background-size: auto;
}

@media only screen and (min-width: 1280px) {
  .container {
    background-size: contain;
  }
}

.page-header__wrapper {
  width: 100%;
  min-width: 980px;
  background: #000;
}

.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 a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active {
  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: '';
}

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

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

/* Article and Sections
 *********************************** */
.article {
  margin-bottom: 48px;
  line-height: 1.45;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;

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

.section-title__terms {
  margin-right: auto;
  margin-left: auto;
  width: 914px;
  height: 94px;
  line-height: 94px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1.2px;
  color: #fff;
  background: url('https://www.maru-jan.com/image/event/2019/fighters/bg_term.png') center top no-repeat;
}

.section-event,
.section-prize,
.section-titles {
  position: relative;
  margin-top: 96px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 72px;
  width: 980px;
}

.section-event,
.section-prize {
  margin-bottom: 168px;
}

.section-titles {
  margin-bottom: 48px;
}

.section-event {
  background: url('https://www.maru-jan.com/image/event/2019/fighters/bg_03_02.png') center bottom repeat-y;
}

.section-prize {
  margin-bottom: 168px;
  background: url('https://www.maru-jan.com/image/event/2019/fighters/bg_03_02.png') center bottom repeat-y;
}

.section-titles {
  margin-bottom: 48px;
  background: url('https://www.maru-jan.com/image/event/2019/fighters/bg_03_02.png') center bottom repeat-y;
}

.bg_wrapper {
  background: url('https://www.maru-jan.com/image/event/2019/fighters/bg_02.png') center top no-repeat;
  background-size: contain;
}

.section-event:before,
.section-prize:before,
.section-titles:before {
  position: relative;
  top: -32px;
  content: url('https://www.maru-jan.com/image/event/2019/fighters/bg_03_01.png');
}

.section-event:after,
.section-prize:after,
.section-titles:after {
  position: absolute;
  bottom: -32px;
  content: url('https://www.maru-jan.com/image/event/2019/fighters/bg_03_03.png');
}

.section-event__notes {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 829px;
  height: 641px;
  background: url('https://www.maru-jan.com/image/event/2019/fighters/img_01.png') center top no-repeat;
}

.section-event__notes-box--01 {
  position: absolute;
  top: 86px;
  left: 330px;
  text-align: center;
}

.section-event__notes-box--02 {
  position: absolute;
  top: 200px;
  left: 270px;
  width: 540px;
  text-align: center;
}

.section-event__notes-box--03 {
  position: absolute;
  top: 380px;
  left: 280px;
  width: 540px;
  text-align: center;
}

.section-event__title,
.section-prize__title,
.section-titles__title {
  position: absolute;
  top: -90px;
  width: 100%;
}

.section-prize__table-wrapper {
  position: relative;
  z-index: 10000;
  margin-right: auto;
  margin-left: auto;
  width: 740px;
  border: 4px solid #000;
}

.section-prize__table {
  width: 100%;
}

.section-prize__table th,
.section-prize__table td {
  padding-top: 12px;
  padding-bottom: 8px;
  line-height: 1.2;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  letter-spacing: -2px;
  border: 4px solid #838383;
  white-space: nowrap;
}

.section-prize__table th {
  letter-spacing: 4px;
  color: #fff;
  background-color: #4d4d4d;
}

.section-prize__table th+th {
  background-color: #f00;
}

.section-prize__table th+th+th {
  background-color: #1a42d5;
}

.section-prize__table th+th+th+th {
  background-color: #947600;
}

.section-prize__table td {
  width: auto;
  color: #fff;
  background-color: #4d4d4d;
}

.section-prize__table td+td {
  width: 27%;
  color: #f00;
  background-color: #f1f1f1;
}

.section-prize__table td+td+td {
  width: 27%;
  color: #1a42d5;
  background-color: #f1f1f1;
}

.section-prize__table td+td+td+td {
  width: 27%;
  color: #947600;
  background-color: #f1f1f1;
}

.section-notes {
  padding-top: 180px;
  padding-bottom: 48px;
  background: url('https://www.maru-jan.com/image/event/2019/fighters/bg_01_03.jpg') center top no-repeat;
  background-size: cover;
}

.text--720px {
  position: relative;
  z-index: 10000;
  margin-right: auto;
  margin-left: auto;
  width: 720px;
}

.list--620px {
  margin-right: auto;
  margin-left: auto;
  width: 620px;
}

.list--680px {
  margin-right: auto;
  margin-left: auto;
  width: 680px;
}

.section-prize__list {
  position: relative;
  z-index: 10000;
  margin-top: -72px;
}

.section-titles__list {
  position: relative;
  z-index: 10000;
  margin-top: -96px;
}

.section-notes__list {
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  color: #fff;
  border: 4px solid #fff;
  background-color: rgba(77, 61, 0, .6);
}

.section-notes__list-wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 880px;
  border: 4px solid #000;
}

/* Atomic CSS
 *********************************** */
.c-\#ffe154 {
  color: #ffe154;
}

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

.c-\#ffcb17,
.c-\#ffcb17:link,
.c-\#ffcb17:visited,
.c-\#ffcb17:hover,
.c-\#ffcb17:active {
  color: #ffcb17;
}

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

.c-\#57a6ff {
  color: #57a6ff;
}

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

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

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

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

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

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

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

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

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

.c-\#1c52c1 {
  color: #1c52c1;
}

.c-\#685d00 {
  color: #685d00;
}

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

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

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

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

.lts-2px {
  letter-spacing: 2px;
}

.lts-4px {
  letter-spacing: 4px;
}

.lts-6px {
  letter-spacing: 6px;
}

.lts-8px {
  letter-spacing: 8px;
}

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

.tsh-2px-\#000 {
  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;
}

.td-n {
  text-decoration: none;
}

.bdb-2px-solid-\#ffcb17 {
  border-bottom: 2px solid #ffcb17;
}

.pb-4px {
  padding-bottom: 4px;
}

.z-10000 {
  z-index: 10000;
}

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

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

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

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

.c-\#1f600b {
  color: #1f600b;
}

.c-\#1a42d5 {
  color: #1a42d5;
}

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