@charset "utf-8";
.u-font-weight-bold {
  font-weight: bold;
}
.u-text-center {
  text-align: center;
}
.u-text-small {
  font-size: 11px;
}
.u-mt {
  margin-top: 1.9em;
  margin-top: 1lh;
}
.u-highlighted {
  font-weight: bold;
  background: rgba(30, 40, 103, 0.85);
}
.p-office-for-gamers {
  background: #000526;
  color: #fff;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.5;
  overflow: hidden;
  padding-bottom: 98px;
  font-size: 16px;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers {
    font-size: min(16/768*100vw, 20px);
  }
}
.p-office-for-gamers img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .p-office-for-gamers__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.p-office-for-gamers__kv {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__kv {
    position: relative;
    width: 100%;
    aspect-ratio: 19/9;
    max-height: 450px;
    overflow: hidden;
  }
  .p-office-for-gamers__kv__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .p-office-for-gamers__kv__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: auto;
  }
  .p-office-for-gamers__kv__text img {
    max-width: 1140px;
    width: 100%;
  }
}
.p-office-for-gamers__use-for-gamer {
  display: flex;
  flex-direction: column;
}
.p-office-for-gamers__use-for-gamer + .p-office-for-gamers__use-for-gamer {
  margin-top: 56px;
}
.p-office-for-gamers__use-for-gamer__eyecatch {
  order: 1;
  margin-bottom: 13px;
}
.p-office-for-gamers__use-for-gamer__text {
  order: 2;
  font-size: 11px;
  line-height: 1.9;
}
.p-office-for-gamers__use-for-gamer__text p + p {
  margin-top: 1.9em;
  margin-top: 1lh;
}
.p-office-for-gamers__use-for-gamer__heading {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 14px;
}
.p-office-for-gamers__use-for-gamer__heading::after {
  content: "";
  display: block;
  flex: 1 1 auto;
  height: 3px;
  margin-left: 4px;
  background: linear-gradient(to left, rgba(5, 246, 225, 0) 0%, rgba(5, 246, 225, 0.5) 33%, rgba(99, 55, 209, 0.78) 66%, rgba(242, 23, 252, 1) 100%);
}
.p-office-for-gamers__use-for-gamer-summary {
  margin-top: 72px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.p-office-for-gamers__use-for-gamer-summary p + p {
  margin-top: 18px;
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__use-for-gamer {
    flex-direction: row;
    gap: 2.1%;
    align-items: flex-start;
  }
  .p-office-for-gamers__use-for-gamer + .p-office-for-gamers__use-for-gamer {
    margin-top: 70px;
  }
  .p-office-for-gamers__use-for-gamer__eyecatch {
    flex: 0 1 40%;
  }
  .p-office-for-gamers__use-for-gamer__text {
    flex: 1 1 60%;
    font-size: min(12/768*100vw, 16px);
  }
  .p-office-for-gamers__use-for-gamer--left-image .p-office-for-gamers__use-for-gamer__eyecatch {
    order: 1;
  }
  .p-office-for-gamers__use-for-gamer--left-image .p-office-for-gamers__use-for-gamer__text {
    order: 2;
  }
  .p-office-for-gamers__use-for-gamer--right-image .p-office-for-gamers__use-for-gamer__eyecatch {
    order: 2;
  }
  .p-office-for-gamers__use-for-gamer--right-image .p-office-for-gamers__use-for-gamer__text {
    order: 1;
    text-align: right;
  }
  .p-office-for-gamers__use-for-gamer__text p + p {
    margin-top: 1em;
  }
  .p-office-for-gamers__use-for-gamer__heading {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .p-office-for-gamers__use-for-gamer__heading::after {
    margin-left: 12px;
  }
  .p-office-for-gamers__use-for-gamer--right-image .p-office-for-gamers__use-for-gamer__heading::after {
    order: -1;
    margin-left: 0;
    margin-right: 12px;
  }
  .p-office-for-gamers__use-for-gamer-summary {
    font-size: min(16/768*100vw, 20px);
    margin-top: 80px;
    line-height: 2;
  }
  .p-office-for-gamers__use-for-gamer-summary p + p {
    margin-top: 0;
  }
}


.p-office-for-gamers__heading {
  position: relative;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.5;
  padding-bottom: 14px;
  text-align: center;
  margin: 72px auto 24px;
}
.p-office-for-gamers__heading::before,
.p-office-for-gamers__heading::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  width: 100%;
  height: 2px;
}
.p-office-for-gamers__heading::before {
  background: linear-gradient(to left, rgba(213, 22, 224, 1) 0%, rgba(6, 199, 245, 1) 33%, rgba(6, 16, 247, 1) 66%, rgba(0, 230, 53, 1) 100%);
  box-shadow: 0 0 18px 0 rgba(64, 152, 255, 1);
}
.p-office-for-gamers__heading::after {
  background: linear-gradient(to left, rgba(0, 5, 38, 1) 0%, rgba(0, 5, 38, 0) 20%, rgba(0, 5, 38, 0) 80%, rgba(0, 5, 38, 1) 100%);
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__heading {
    font-size: 34px;
  }
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__about-office-soft {
    line-height: 2;
  }
}
.p-office-for-gamers__office-icons {
  text-align: center;
  margin: 24px auto 16px;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__office-icons {
    margin: 32px auto;
    max-width: 614px;
  }
}

.p-office-for-gamers__office-soft-list {
  margin-top: 72px;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__office-soft-list {
    margin-top: 40px;
  }
}

.p-office-for-gamers__gradient-box {
  position: relative;
  background: linear-gradient(225deg, #D516E0 0%, #00BAE6 33%, #0610F7 66%, #00E635 100%);
  padding: 2px;
  box-shadow: 0 0 7px 0 #4098FF;
  margin-bottom: 24px;
}
.p-office-for-gamers__gradient-box::before {
  position: absolute;
  content: "";
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background: #000526;
}
.p-office-for-gamers__gradient-box__inner {
  position: relative;
  z-index: 1;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__gradient-box {
    box-shadow: 0 0 18px 0 #4098FF;
    margin-bottom: 40px;
  }
  .p-office-for-gamers__gradient-box__inner {
    padding: 0;
  }
}
.p-office-for-gamers__office-soft__header {
  padding: 10px 9px 18px;
  background: no-repeat url(../images/bg-office-soft.webp?$staticlink$) top left/cover;
  margin-left: -15px;
  margin-right: -15px;
}


@media screen and (min-width: 768px), print {
  .p-office-for-gamers__office-soft__header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    background-position: center left;
    background-size: auto 100%;
    padding: 20px 2.1% 20px 272px;
    height: 230px;
  }
  .p-office-for-gamers__office-soft--excel .p-office-for-gamers__office-soft__header {
    background-image: url(../images/bg-office-soft-excel.webp?$staticlink$)
  }
  .p-office-for-gamers__office-soft--word .p-office-for-gamers__office-soft__header {
    background-image: url(../images/bg-office-soft-word.webp?$staticlink$)
  }
  .p-office-for-gamers__office-soft--power-point .p-office-for-gamers__office-soft__header {
    background-image: url(../images/bg-office-soft-power-point.webp?$staticlink$)
  }
}
.p-office-for-gamers__office-soft__header > h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  gap: 16px;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__office-soft__header > h3 {
    font-size: 34px;
    justify-content: flex-start;
    line-height: 1.35;
    margin-bottom: 27px;
  }
}
.p-office-for-gamers__office-soft__icon {
  width: 60px;
  flex: 0 0 auto;
}

.p-office-for-gamers__tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__tag-list {
    gap: 10px;
  }
}
.p-office-for-gamers__tag-list > li {
  width: calc((100% - 8px) / 3);
  flex: 0 0 auto;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__tag-list > li {
    width: fit-content;
  }
}
.p-office-for-gamers__tag {
  position: relative;
  display: block;
  background: linear-gradient(to left, #D013E0 0%, #0834AC 50%, #04D1AA 100%);
  padding: 1px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__tag {
    font-size: min(12/768*100vw, 16px);
  }
}
.p-office-for-gamers__tag__inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  background: rgba(0, 5, 38, 0.5);
  padding: 2px 0.5em;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__tag__inner {
    padding: 0.3em 2em;
  }
}
.p-office-for-gamers__office-soft__body {
  padding: 16px 0;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__office-soft__body {
    padding: 27px 5.1% 82px;
  }
}
.p-office-for-gamers__office-soft__feature {
  font-size: 11px;
}
.p-office-for-gamers__office-soft__feature p {
  margin-top: 1.8em;
}
.p-office-for-gamers__office-soft__feature:not(:last-child) {
  margin-bottom: 44px;
}
.p-office-for-gamers__office-soft__feature__img {
  margin-bottom: 12px;
  text-align: center;
}
.p-office-for-gamers__office-soft__feature__heading {
  font-weight: bold;
  font-size: 14px;
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__office-soft__feature {
    display: flex;
    gap: 24px;
    align-items: flex-start;
    font-size: min(12/768*100vw, 16px);
    line-height: 1.3;
  }
  .p-office-for-gamers__office-soft__feature__img {
    flex: 0 1 40%;
    margin: 0;
  }
  .p-office-for-gamers__office-soft__feature__text {
    flex: 1 1 60%;
  }
  .p-office-for-gamers__office-soft__feature__heading {
    font-size: min(18/768*100vw, 26px);
  }
  .p-office-for-gamers__office-soft__feature p {
    margin-top: 1.3em;
  }
}

.p-office-for-gamers__summary p {
  margin-top: 0;
  line-height: 2;
}

.p-office-for-gamers__set-buy {
  font-size: 12px;
  text-align: center;
}
.p-office-for-gamers__set-buy__caution {
  text-align: left;
}
.p-office-for-gamers__set-buy__eyecatch {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__set-buy {
    font-size: 16px;
    text-align: left;
  }
  .p-office-for-gamers__set-buy__eyecatch {
    max-width: 483px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .p-office-for-gamers__set-buy p {
    margin-top: 0;
    line-height: 1.3;
  }
  .p-office-for-gamers__set-buy .p-office-for-gamers__set-buy__caution {
    margin-top: 40px;
    font-size: min(12/768*100vw, 14px);
  }

  .p-office-for-gamers__set-buy .p-office-for-gamers__set-buy__caution + .p-office-for-gamers__set-buy__caution {
    margin-top: 0;
  }
}
.p-office-for-gamers__set-buy-flow {
  width: 210px;
  margin: 19px auto 0;
  font-size: 11px;
  letter-spacing: 0;
}
.p-office-for-gamers__set-buy-flow > li + li {
  margin-top: 38px;
}
.p-office-for-gamers__set-buy-flow__img {
  margin-bottom: 10px;
}
.p-office-for-gamers__set-buy-flow__num {
  display: block;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__set-buy-flow {
    font-size: min(14/768*100vw, 16px);
    font-weight: bold;
    width: fit-content;
    margin-top: 38px;
  }
  .p-office-for-gamers__set-buy-flow > li {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 96px;
  }
  .p-office-for-gamers__set-buy-flow__img {
    position: relative;
    width: 60%;
  }
  .p-office-for-gamers__set-buy-flow__img::before,
  .p-office-for-gamers__set-buy-flow__img::after {
    content: "";
    position: absolute;
    top: 73%;
    bottom: 0;
    left: 99%;
    display: block;
    width: 55px;
    border-top: 2px solid #01BAE6;
    z-index: 1;
  }
  .p-office-for-gamers__set-buy-flow__img::after {
    z-index: 3;
    left: 100%;
    background: #000526;
    transform: translateY(2px);
    width: 40%;
    border: none;
  }
  .p-office-for-gamers__set-buy-flow__num {
    font-size: min(20/768*100vw, 26px);
  }

  .p-office-for-gamers__set-buy-flow__text::before {
    position: absolute;
    content: "";
    width: 38px;
    border-top: 2px solid #01BAE6;
    border-left: 2px solid #01BAE6;
    height: 80%;
    transform: translate(calc(-100% - 10px), 0.7em);
    background: #000526;
    z-index: 2;
  }
  .c-diamond {
    display: block;
    width: 1em;
    height: 1em;
    transform: rotate(45deg);
    background: #01BAE6;
  }
  .p-office-for-gamers__set-buy-flow__text .c-diamond {
    position: absolute;
    transform-origin: left top;
    transform: translateX(-100%) rotate(45deg);
    z-index: 4;
  }
}

.p-office-for-gamers__case {
  margin: 15px auto 45px;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__case {
    margin: 20px 0 60px;
    width: fit-content;
    max-width: 80%;
  }
}

.p-office-for-gamers__case__inner {
  padding: 15px;
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__case__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.p-office-for-gamers__case__heading {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
  line-height: 1.2;
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__case__heading {
    font-size: 26px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.p-office-for-gamers__case__label {
  display: block;
  width: fit-content;
  padding: 0.5em;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 8px;
}
.p-office-for-gamers__case__label--excel {
  background: #21824b;
}
.p-office-for-gamers__case__label--outlook {
  background: #1376d4;
}
.p-office-for-gamers__case__label--powerpoint {
  background: #c1411d;
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__case__label {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px), print {
  .p-office-for-gamers__case__title::before {
    content: "《 ";
  }
  .p-office-for-gamers__case__title::after {
    content: " 》";
  }
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__case__icon-and-thumbnail {
    padding: 30px 10% 0;
  }
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__case__icon-and-thumbnail > div {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 30px;
  } 
}
.p-office-for-gamers__case__icon-and-thumbnail > div + div {
  margin-top: 45px;
}
.p-office-for-gamers__case__icon-and-thumbnail dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px), print {
  .p-office-for-gamers__case__icon-and-thumbnail dt {
    font-size: 20px;
    white-space: nowrap;
    word-break: keep-all;
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
.p-office-for-gamers__case__icon-and-thumbnail  dd {
  flex: 1 1 auto;
}
.p-office-for-gamers__case__icon-and-thumbnail > div:nth-child(even) dd {
  order: -1;
}