@charset 'euc-jp';

/* Fonts
 *********************************** */
@font-face {
  font-family: 'Sawarabi Mincho';

  src: url('https://www.maru-jan.com/fonts/sawarabi-mincho-medium.woff?1255') format('woff');
}

/* 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%;
}

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

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

/* Article and Sections
  *********************************** */
.article {
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 48px;
  min-width: 980px;
  line-height: 1.6;
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« Pro W6', 'Sawarabi Mincho', ÞâÌÀÄ«ÂÎ, 'Yu Mincho', YuMincho, HGÌÀÄ«E, '£Í£Ó £ÐÌÀÄ«', '£Í£Ó ÌÀÄ«', serif;
  font-size: 30px;
  background: url('https://www.maru-jan.com/image/event/2022/senryobako/bg_01.jpg') center top no-repeat #ffeec0;

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

.section-title__term {
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  width: 980px;
  height: 110px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: -2px;
  color: #c30000;
  background: url('https://www.maru-jan.com/image/event/2022/senryobako/bg_02.png') center top no-repeat;
}

.section-event {
  margin-right: auto;
  margin-left: auto;
  padding-top: 82px;
  padding-bottom: 72px;
  width: 980px;
  color: #fff;
  background: url('https://www.maru-jan.com/image/event/2022/senryobako/bg_03_01.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2022/senryobako/bg_03_03.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/event/2022/senryobako/bg_03_02.png') center top repeat-y;
}

.notes-event {
  margin-right: auto;
  margin-left: auto;
  width: 860px;
  color: #fff;
  border: 1px solid #313131;
  background-color: rgba(0, 0, 0, .2);
}

.notes-event__frame {
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  border: 1px solid #787878;
}

.notes-event__list {
  padding-right: 48px;
  padding-left: 64px;
}

/* Atomic CSS
  *********************************** */
.c-\#ffdf7d {
  color: #ffdf7d;
}

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

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

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

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

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

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

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

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

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

.ti-12px {
  text-indent: 12px;
}
