@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 {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

.breadcrumb {
  line-height: 2;
  font-size: 18px;
}

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

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

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

.section-title {
  margin-right: auto;
  margin-left: auto;
  width: 940px;
}

.section-main {
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  width: 940px;
  border: 2px solid #6a6a6a;
}

.section-main>p {
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  width: 900px;
}

.section__title {
  margin-bottom: 24px;
  width: 100%;
  height: 40px;
  line-height: 44px;
  font-weight: bold;
  text-indent: 3em;
  letter-spacing: 1px;
  background: url('https://www.maru-jan.com/image/event/2019/neu_mj/bg_01.png') center top no-repeat;
}

.box-neu {
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  padding: 4px;
  width: 862px;
  border: 2px solid #c5c5c5;
}

.box-neu__wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 850px;
  background: url('https://www.maru-jan.com/image/event/2019/neu_mj/bg_02.jpg') center bottom/cover no-repeat;
}

.neu-summary {
  overflow: hidden;
}

.neu-summary__photo {
  float: left;
  width: 26%;
  text-align: center;
}

.neu-summary__profile {
  float: right;
  padding-top: 12px;
  width: 74%;
}

.box-neu__notes {
  margin-left: 4.8em;
}

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

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

.lh-1\.8 {
  line-height: 1.8;
}

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

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

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

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

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

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

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

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

.lts--\.6em {
  letter-spacing: -.6em;
}

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