@charset 'euc-jp';

/* Fixed Background Image for iOS
 *********************************** */
.fixed-bg::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url('https://www.maru-jan.com/image/event/2021/marujan_sumo/bg_01.png') center top no-repeat;
  background-size: 160%;
}

.fixed-bg .container {
  background: none !important;
}

/* 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: 64px;
  width: 100%;
  min-width: 980px;
  background: url('https://www.maru-jan.com/image/event/2021/marujan_sumo/bg_01.png') center top fixed no-repeat #fff4da;
}

@media all and (min-width: 981px) {
  .container {
    background-size: cover;
  }
}

.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%;
  background-color: #fff;
}

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

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

  background: url('https://www.maru-jan.com/image/event/2021/marujan_sumo/bg_02.png') center -100px no-repeat;
}

.section-event {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 78px;
  width: 978px;
  background: url('https://www.maru-jan.com/image/event/2020/marujan_sumo/bg_03_01.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2020/marujan_sumo/bg_03_03.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/event/2020/marujan_sumo/bg_03_02.png') center top repeat-y;
}

.section-title__title {
  padding-top: 114px;
}

.section-title__term {
  margin-top: -18px;
}

.section-title__score {
  margin-top: -6px;
}

/* Atomic CSS
 *********************************** */
.fw-b {
  font-weight: bold;
}

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

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

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

.pl-64px {
  padding-left: 64px;
}

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

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

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

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

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

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

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

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

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

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

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

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