@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;
}

.page-header__wrapper {
  width: 100%;
}

.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: #000;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active {
  color: #000;
}

.breadcrumb .item {
  position: relative;
  display: inline-block;
  margin-right: 1em;
}

.breadcrumb .item::after {
  position: absolute;
  top: 0;
  right: -1em;
  content: '>';
  color: #000;
}

.breadcrumb .item:last-child::after {
  content: '';
}

.content {
  margin: 0 auto;
}

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

/* Article and Sections
 *********************************** */
.article {
  padding-bottom: 48px;
  line-height: 1.6;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 30px;
  color: #000;
  background: url('https://www.maru-jan.com/image/event/2024/mjbirthday/bg_01_01.jpg') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2024/mjbirthday/bg_01_02.jpg') center top repeat-x,
    url('https://www.maru-jan.com/image/event/2024/mjbirthday/bg_01_03.png') center top repeat-y,
    url('https://www.maru-jan.com/image/event/2024/mjbirthday/bg_01_04.jpg') center top;
  line-break: strict;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

.nav-list {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  text-align: center;
}

.nav-list .item {
  display: inline-block;
}

.section-event {
  background: url('https://www.maru-jan.com/image/event/2024/mjbirthday/bg_02_01.png') center top no-repeat;
}

.section__title {
  margin-right: auto;
  margin-left: auto;
  padding-top: 32px;
  padding-left: 120px;
  width: 950px;
  height: 120px;
}

.section__frame {
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 18px;
  width: 950px;
  background: url('https://www.maru-jan.com/image/event/2024/mjbirthday/bg_02_03.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/event/2024/mjbirthday/bg_02_02.png') center top repeat-y;
}

.prize-term .prize-term__title {
  display: inline-block;
  width: 20%;
  font-weight: bold;
  vertical-align: top;
}

.prize-term .prize-term__text {
  display: inline-block;
  width: 78%;
}

.section-message__link {
	display: block;
	position: absolute;
	top: 404px;
	left: 490px;
	width: 84px;
	height: 36px;
}

/* Article and Sections
 *********************************** */
.section__link--ningen-mahjong-short {
	position: absolute;
  top: 1116px;
  left: 50px;
  width: 86%;
  height: 1em;
}

.section__link--ningen-mahjong-digest {
	position: absolute;
  top: 1190px;
  left: 50px;
  width: 86%;
  height: 1em;
}

.section__link--ningen-mahjong-short a,
.section__link--ningen-mahjong-digest a {
  display: block;
  width: 100%;
  height: 100%;
}

/* Video
 *********************************** */
.video-wrapper {
  box-sizing: border-box;
}

.video-frame {
  margin-right: auto;
  margin-left: auto;
  padding: 3px;
  max-width: 876px;
  background: linear-gradient(to right bottom, #f6f4bd, #73542c);
}

.video {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-top: 56.25%;
  width: 100%;
  background-color: #000;
}

.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* Atomic Style
 *********************************** */
.c-\#c00000 {
  color: #c00000;
}
