@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 {
  padding-bottom: 48px;
  width: 100%;
  min-width: 980px;
  background: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_01_02.png') center top 296px no-repeat,
    url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_01_01.jpg') center top;
}

@media screen and (min-width:768px) {
  .container {
    background: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_01_02.png') center top -16px no-repeat,
      url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_01_01.jpg') center top;
  }
}

.page-header__wrapper {
  padding-bottom: 24px;
  width: 100%;
  background: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_01_03.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;
}

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

/* Article and Sections
 *********************************** */
.article {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.384;
  font-family: 'ÞâÌÀÄ«', YuMincho, 'Hiragino Mincho ProN W3', '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'Hiragino Mincho ProN', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', '£Í£Ó ÌÀÄ«', serif;
  font-size: 32px;
  line-break: strict;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

.term-block {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  line-height: 70px;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  background: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_06.png') center top /contain no-repeat;
}

.section-title__nav {
  letter-spacing: -9px;
}

.section-prize {
  padding-bottom: 32px;
}

.section-rule,
.section-prize {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 964px;
  background: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_02_02.png') center top repeat-y;
}

.section-rule:before,
.section-prize:before {
  position: absolute;
  top: -12px;
  left: 0;
  content: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_02_01.png');
}

.section-rule:after,
.section-prize:after {
  position: absolute;
  bottom: -18px;
  left: 0;
  content: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_02_03.png');
}

.section__inner-block {
  position: relative;
  z-index: 20000;
  padding-top: 24px;
  padding-bottom: 24px;
}

.scroll-block {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 908px;
  background: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_03_02.png') center top repeat-y;
}

.scroll-block:before {
  position: absolute;
  top: -12px;
  left: 0;
  content: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_03_01.png');
}

.scroll-block:after {
  position: absolute;
  bottom: -18px;
  left: 0;
  content: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_03_03.png');
}

.scroll-block__inner-block {
  position: relative;
  z-index: 20000;
  padding-top: 24px;
  padding-bottom: 24px;
}

.notes-block {
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  width: 952px;
  color: #fff;
  background: url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_04_01.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_04_03.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/event/2023/reddora_fes/bg_04_02.png') center top repeat-y;
}

.notes-block__title {
  color: #fc0;
}

/* Atomic CSS
 *********************************** */
.lts--2px {
  letter-spacing: -2px;
}

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

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

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

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

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