@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/2025/railway/bg_01_01.png') center top 320px no-repeat #71c56d;
}

@media all and (min-width: 768px) {
  .container {
    background: url('https://www.maru-jan.com/image/event/2025/railway/bg_01_01.png') center top 0 no-repeat #71c56d;
  }
}

.page-header__wrapper {
  width: 100%;
  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 .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;
}

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

/* Article and Sections
 *********************************** */
.article {
  margin-right: auto;
  margin-left: auto;
  line-height: 1.666;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 24px;
  color: #fff;

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

.section-title {
  position: relative;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding-top: 400px;
  min-width: 980px;
  max-width: 1400px;
}

.section-title__title {
  position: absolute;
  z-index: 9000;
  top: 0;
  left: 50%;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  transform: translateX(-50%);
}

.section-title__bg {
  position: absolute;
  z-index: 10000;
  top: 332px;
  left: 0;
}

.section-title__nav-list {
  position: relative;
  z-index: 20000;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  height: 157px;
  text-align: center;
}

.section-title__nav-item {
  position: absolute;
  top: 0;
}

.section-title__nav-item:nth-child(1) {
  left: 0;
}

.section-title__nav-item:nth-child(2) {
  left: 240px;
}

.section-title__nav-item:nth-child(3) {
  left: 480px;
}

.section-title__nav-item:nth-child(4) {
  right: 0;
}

.section-title__event {
  position: relative;
  z-index: 40000;
}

.section-title__event-bg {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 48px;
  width: 100%;
  max-width: 1400px;
  background: url('https://www.maru-jan.com/image/event/2025/railway/bg_06_01.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2025/railway/bg_03_03.png') center top repeat-y;
}

.section__block {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
  width: 960px;
  background: url('https://www.maru-jan.com/image/event/2025/railway/bg_04_02.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/event/2025/railway/bg_04_01.png') center top repeat-y;
}

.ff-mplus1p {
  font-family: 'M PLUS 1p', 'Helvetica Neue',
    Arial,
    'Hiragino Kaku Gothic ProN',
    'Hiragino Sans',
    Meiryo,
    sans-serif;
}

.section__bonus-01 {
  padding-top: 24px;
  padding-bottom: 48px;
  background:
    url('https://www.maru-jan.com/image/event/2025/railway/bg_frame_01_01.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2025/railway/bg_frame_01_03.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/event/2025/railway/bg_frame_01_02.png') center top repeat-y;
}

.section__bonus-02 {
  position: relative;
}

.section__bonus-02-text {
  position: absolute;
  top: 248px;
  left: 0;
  width: 100%;
  text-align: center;
}

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

.c-\#00ffff:link,
.c-\#00ffff:visited,
.c-\#00ffff:hover,
.c-\#00ffff:active {
  color: #0ff;
}

.ti-0 {
  text-indent: 0;
}