@charset 'euc-jp';

/* Overflow
 *********************************** */
.bg-wrapper {
  overflow-x: scroll;
}

@media screen and (min-width:980px) {
  .bg-wrapper {
    overflow-x: hidden;
  }
}

/* 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/2021/voyage/bg_compass_right.png') right 700px no-repeat,
    url('https://www.maru-jan.com/image/event/2021/voyage/bg_compass_left.png') left 700px no-repeat,
    url('https://www.maru-jan.com/image/event/2021/voyage/bg_grid_01.png') center top;
}

.page-header__wrapper {
  position: relative;
  z-index: 90000;
  width: 100%;
  height: 150px;
  background: url('https://www.maru-jan.com/image/event/2021/voyage/bg_02.png') center 10px 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;
}

.content {
  margin: 0 auto;
  max-width: 2000px;
}

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

/* Swaying Image
 *********************************** */
.swaying-wrapper {
  margin-top: -48px;
}

.swaying {
  position: absolute;
  width: 100%;
  min-width: 980px;
  /*
  transition: 1.5s ease-in-out;
  animation: swaying 3s infinite ease-in-out .8s alternate;
  */
}

@keyframes swaying {
  0% {
    transform: translate(0, 0) rotate(-.5deg);
  }

  50% {
    transform: translate(0, -7px) rotate(0deg);
  }

  100% {
    transform: translate(0, 0) rotate(.5deg);
  }
}

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

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

.article a:link,
.article a:visited,
.article a:hover,
.article a:active {
  color: #ffcc60;
}

.section-title__buttons {
  position: relative;
  margin-top: -32px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  width: 980px;
  text-align: center;
  letter-spacing: -10px;
  background: url('https://www.maru-jan.com/image/event/2021/voyage/bar_02.png') center top no-repeat;
}

.section-title__buttons .item {
  display: inline-block;
}

.page-hr {
  display: inline-block;
  width: 100%;
  height: 38px;
  border: none;
  background: url('https://www.maru-jan.com/image/event/2021/voyage/bar_01.png') center top no-repeat;
}

.section-event__title {
  position: relative;
  height: 102px;
}

.section-event__title img {
  position: absolute;
  top: -19px;
  left: 0;
}

.section-event,
.section-prize {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 24px;
  width: 980px;
}

.section-event {
  background: url('https://www.maru-jan.com/image/event/2021/voyage/bg_01.png') center top repeat-y;
}

.section-prize {
  background: url('https://www.maru-jan.com/image/event/2021/voyage/bar_01.png') center bottom -10px no-repeat,
    url('https://www.maru-jan.com/image/event/2021/voyage/bg_01.png') center top repeat-y;
}

.section-event__list--term {
  margin-right: auto;
  margin-left: auto;
  width: 320px;
}

.section-event__list {
  margin-right: auto;
  margin-left: auto;
  width: 530px;
}

.table-prize-yonma {
  margin-right: auto;
  margin-left: auto;
  width: 540px;
}

.table-prize-yonma tr td:nth-child(3) {
  padding-left: 1em;
}

.table-prize-sanma {
  margin-right: auto;
  margin-left: auto;
  width: 400px;
}

.table-prize-sanma tr td:nth-child(3) {
  padding-left: 1em;
}

.section-prize__list {
  margin-right: auto;
  margin-left: auto;
  width: 510px;
}

.section-prize__list--notes {
  margin-right: auto;
  margin-left: auto;
  width: 640px;
}

.jcb-block {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 861px;
  height: 359px;
}

.jcb-block__gift-card {
  position: absolute;
  top: 48px;
  left: 488px;
}

.jcb-block__gift-frame {
  position: absolute;
  top: 0;
  left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-\#ffcc60 {
  color: #ffcc60;
  text-shadow: rgb(34, 34, 34) 0 -2px, rgb(34, 34, 34) 2px 0, rgb(34, 34, 34) 0 2px, rgb(34, 34, 34) -2px 2px;
}

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

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

.ovx {
  overflow-x: hidden;
}
