@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%;
}

.page-header__wrapper {
  width: 100%;
}

.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: 32px;
  color: #000;
}

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

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

@media screen and (min-width: 768px) {
  .breadcrumb {
    font-size: 18px;
  }
}

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

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

/* Article and Sections
  *********************************** */
.article {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 48px;
  min-width: 980px;
  line-height: 1.6;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 30px;
  color: #fff;
  background: url('https://www.maru-jan.com/image/event/2022/baseball_king/bg_01.png') center -64px no-repeat #000517;
  line-break: strict;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

.page-title {
  padding-top: 48px;
}

.event-term {
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background: url('https://www.maru-jan.com/image/event/2022/baseball_king/bg_02_term.png') center top no-repeat;
}

.nav-list {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  text-align: center;
  letter-spacing: -10px;
}

.nav-list .item {
  display: inline-block;
  width: 322px;
  letter-spacing: normal;
}

.nav-list--bottom {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  text-align: center;
  letter-spacing: -10px;
}

.nav-list--bottom .item {
  display: inline-block;
  width: 364px;
  letter-spacing: normal;
}

.section-event {
  background: url('https://www.maru-jan.com/image/event/2022/baseball_king/bg_03.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2022/baseball_king/bg_04.png') center top no-repeat;
}

.section-prize {
  background: url('https://www.maru-jan.com/image/event/2022/baseball_king/bg_04.png') center top no-repeat;
}

.section-prize-title {
  background: url('https://www.maru-jan.com/image/event/2022/baseball_king/bg_04.png') center top no-repeat;
}

.prize-bonus {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

.prize-bonus__text {
  position: absolute;
  top: 138px;
  left: 0;
  width: 100%;
  text-align: center;
}

.prize-bonus__image img {
  width: 980px;
  height: auto;
}

.c-orange {
  color: #ff804e;
}

.c-yellow {
  color: #ffc000;
}

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

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

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