@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%;
  min-width: 980px;
  background: url('https://www.maru-jan.com/image/game/ai_kirin01_tsuchida/bg_01_02_v3.jpg') center bottom repeat-y #eceff4;
}

.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 a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active {
  color: #fff;
}

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

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

.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.45;
  line-height: 1.5;
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« Pro W6', 'Sawarabi Mincho', ÞâÌÀÄ«ÂÎ, 'Yu Mincho', YuMincho, HGÌÀÄ«E, '£Í£Ó £ÐÌÀÄ«', '£Í£Ó ÌÀÄ«', serif;
  font-size: 30px;
  letter-spacing: 1px;
  color: #000;
  background: url('https://www.maru-jan.com/image/game/ai_kirin01_tsuchida/bg_01_01.jpg') center top no-repeat,
  url('https://www.maru-jan.com/image/game/ai_kirin01_tsuchida/bg_01_03.png') center top repeat-x;

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

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

.section-title__title {
  padding-top: 12px;
}

.section__text {
  padding-left: 1em;
  background-color: rgba(236, 239, 244, .8);
  box-shadow: 8px 8px 24px 6px #eceff4;
}

.section__text--01 {
  width: 420px;
}

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

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

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

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

.ml-32px {
  margin-left: 32px;
}

.pr-32px {
  padding-right: 32px;
}

.pr-48px {
  padding-right: 48px;
}

.pl-2em {
  padding-left: 2em;
}

.ti--2em {
  text-indent: -2em;
}

.pl-4em {
  padding-left: 4em;
}

.tsh-2px-\#000 {
  text-shadow: 0 -2px 2px #000, 2px 0 2px #000, 0 2px 2px #000, -2px 2px 2px #000;
}

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

.c-\#0005d6 {
  color: #0005d6;
}
