@charset 'euc-jp';

/* Fixed Background Image for iOS
 *********************************** */
body {
  background-color: #000;
}

.fixed-bg::before {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 160vh;
  content: '';
  background: url('https://www.maru-jan.com/image/event/2023/hsj/bg_01_01.jpg') center top 200px no-repeat;
  background-size: cover;
}

@media all and (min-width: 390px) {
  .fixed-bg::before {
    height: 132vh;
  }
}

@media all and (min-width: 768px) {
  .fixed-bg::before {
    height: 100vh;
    background: url('https://www.maru-jan.com/image/event/2023/hsj/bg_01_01.jpg') center top 0px no-repeat;
    background-size: auto;
  }
}

@media all and (min-width: 981px) {
  .fixed-bg::before {
  }
}

.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 {
  width: 100%;
  min-width: 980px;
  background: url('https://www.maru-jan.com/image/event/2023/hsj/bg_01_01.jpg') center top 360px no-repeat;
}

@media all and (min-width: 768px) {
  .container {
    background: url('https://www.maru-jan.com/image/event/2023/hsj/bg_01_01.jpg') center top 0px fixed no-repeat;
  }
}

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

@media all and (min-width: 1600px) {
  .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 {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  background-color: #fff;
}

@media all and (min-width: 981px) {
  .page-footer {
    width: 100%;
  }
}

/* Article and Sections
 *********************************** */
.article {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 72px;
  line-height: 1.5;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 28px;
  line-break: strict;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

.section-content {
  margin-right: auto;
  margin-left: auto;
}

.section-title {
  padding-top: 24px;
}

.section-event,
.section-prize {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  min-width: 980px;
}

.section-title__local-nav {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  height: 80px;
}

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

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

.section-title__local-nav .item:nth-child(2) {
  left: 25%;
}

.section-title__local-nav .item:nth-child(3) {
  left: 50%;
}

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

.section-event {
  position: relative;
}

.section-content--bg-01 {
  position: relative;
  margin-top: -36px;
  padding-top: 48px;
  background: url('https://www.maru-jan.com/image/event/2023/hsj/bg_02_01_01.png') center top no-repeat;
}

.section-event__title {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  z-index: 10000;
  /*
  height: 64px;
  */
}

.section-event__title img {
/*
  position: absolute;
  top: -38px;
  display: block;
  */
}

.section-content--bg-02 {
  background: url('https://www.maru-jan.com/image/event/2023/hsj/bg_02_02_02.png') center top repeat-y;
}

.section-content--bg-03 {
  background: url('https://www.maru-jan.com/image/event/2023/hsj/bg_02_01_03.png') center bottom no-repeat;
}

.section-event-image {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

.section-event-image__image {
  position: absolute;
  top: -110px;
  left: 670px;
}

.section-prize {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.section-prize-notes {
  margin-right: auto;
  margin-left: auto;
  padding: 1em;
  width: 940px;
  background-color: rgba(255, 255, 255, .3);
}

.section-prize-buttons {
  text-align: center;
}

.section-prize-buttons .item {
  display: inline-block;
  width: 300px;
}

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

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

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