@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 {
  position: relative;
  z-index: 9000;
  width: 100%;
  min-width: 980px;
}

.page-header__wrapper {
  width: 100%;
}

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

.breadcrumb {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  line-height: 2;
  font-size: 18px;
}

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

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

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

.title__notes {
  margin-right: auto;
  margin-left: auto;
  width: 760px;
}

.title__title {
  background: url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_01.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_01_repeat.png') center top repeat-x;
}

.title__title-image {
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-left: 24px;
  width: 980px;
  height: 316px;
}

.title__term {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  border-bottom: 1px solid #bfbfbf;
}

.campaign-features__list {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

.campaign-features__list .item {
  display: table;
  float: left;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 24px;
  width: 33%;
  height: 178px;
  text-align: center;
  background: url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_balloon.png') center top no-repeat;
}

.campaign-features__list .item p {
  display: table-cell;
  line-height: 1.4;
  vertical-align: middle;
}

.campaign-specials {
  padding-top: 48px;
  padding-bottom: 24px;
  background: url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_02.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_02_repeat.png') center top repeat-x;
  background-color: #ececec;
}

.campaign-specials__icon::before {
  position: relative;
  top: 6px;
  left: -20px;
  content: url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/icon_present.png');
}

.campaign-specials__list .item {
  display: table;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  width: 920px;
  height: 120px;
}

.campaign-specials__list .item:nth-child(1) {
  background: url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_special_01.png') center top no-repeat;
}

.campaign-specials__list .item:nth-child(2) {
  background: url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_special_02.png') center top no-repeat;
}

.campaign-specials__list .item p {
  display: table-cell;
  padding-left: 216px;
  width: 700px;
  line-height: 1.4;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.campaign-specials__notes {
  margin-right: auto;
  margin-left: auto;
  width: 816px;
}

.pc-list {
  margin-right: auto;
  margin-left: auto;
  width: 897px;
}

.pc-list .item {
  margin-bottom: 12px;
}

.store-specials {
  padding-top: 48px;
  padding-bottom: 24px;
  background: url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_02.png') center top no-repeat,
    url('https://www.maru-jan.com/image/event/2022/fujitsu_mj/bg_02_repeat.png') center top repeat-x;
  background-color: #043c87;
}

.game-start__list {
  margin-right: auto;
  margin-left: auto;
  width: 720px;
}

.notes {
  background: #ececec;
}

.notes__title {
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  width: 920px;
  height: 48px;
  line-height: 52px;
  font-size: 32px;
  text-align: center;
  color: #fff;
  background: #626262;
}

.notes__list {
  margin-right: auto;
  margin-left: auto;
  width: 860px;
}

.notes__text {
  margin-right: auto;
  margin-left: auto;
  width: 920px;
}

/* for Webkit, IE6 and W3C */
.disabled {
  cursor: default;

  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
}

@keyframes blink {
  75% {
    opacity: .0;
  }
}

@-webkit-keyframes blink {
  75% {
    opacity: .0;
  }
}

.blink {
  -webkit-animation: blink 1s step-end infinite;
  animation: blink 1s step-end infinite;
}

.campaign-specials-list .item {
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  padding: 24px 0;
  width: 920px;
  border-right: 3px solid #e1140a;
  border-left: 3px solid #e1140a;
  background-color: #fff;
}

.campaign-specials-list__block {
  margin-bottom: 12px;
  height: 94px;
  font-size: 28px;
}

.campaign-specials-list__icon {
  display: table-cell;
  width: 170px;
  height: 94px;
  text-align: center;
  vertical-align: middle;
}

.campaign-specials-list__text {
  display: table-cell;
  width: 750px;
  height: 94px;
  vertical-align: middle;
}

.campaign-specials-list__text-bottom {
  width: 100%;
  text-align: center;
}

.pc-list-02 {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  font-size: 24px;
}

.pc-list-02 .item {
  position: relative;
  margin-bottom: 24px;
}

.pc-list-02__pc-model {
  position: absolute;
  top: 108px;
  left: 48px;
}

.pc-list-02__pc-spec {
  position: absolute;
  top: 145px;
  left: 94px;
}

.pc-list-02__pc-spec::before {
  position: absolute;
  top: 0;
  left: -1.3em;
  content: '¢¥';
  transform: rotate(90deg);
  color: #043b87;
}

.pc-list-02__pc-model--02 {
  position: absolute;
  top: 100px;
  left: 500px;
}

.pc-list-02__pc-spec--02 {
  position: absolute;
  top: 140px;
  left: 546px;
}

.pc-list-02__pc-spec--02::before {
  position: absolute;
  top: 0;
  left: -1.3em;
  content: '¢¥';
  transform: rotate(90deg);
  color: #043b87;
}

/* Atomic CSS
 *********************************** */
.w-720px {
  width: 720px;
}

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

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

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

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

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

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

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

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

.lh-0 {
  line-height: 0;
}

.ml-1em {
  margin-left: 1em;
}

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

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

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

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

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

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

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

.w-32\% {
  width: 32%;
}

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

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

.c-\#043c87 {
  color: #043c87;
}

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

.c-\#ffff00 {
  color: #ff0;
}

.c-\#9bffff {
  color: #9bffff;
}

.fs-i {
  font-style: italic;
}

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

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