@charset "UTF-8";

.c-check__mark--radio::before {
  background-image: url(../common/images/ico_radio.png);
}

.c-check__mark--radio::after {
  background-image: url(../common/images/ico_radio_on.png);
}

.c-check__mark--checkbox::before {
  background-image: url(../common/images/ico_checkbox.png);
}

.c-check__mark--checkbox::after {
  background-image: url(../common/images/ico_checkbox_on.png);
}

.c-headline__h3 {
  color: #484848;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1.68px;
  line-height: 1.45;
}

@media screen and (max-width: 767px) {
  .c-headline__h3 {
    font-size: 18px;
    letter-spacing: 2.16px;
    line-height: 1.28;
  }
}

.c-headline__h3--white {
  color: #fff;
}

/* Project ------------ */

.p-gaming-pc__relation__slider {
  margin-bottom: 0;
  background-color: #001e60;
}

/*
@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__slider__title p {
    font-size: 24px;
    letter-spacing: 1.44px;
    line-height: 0.88;
  }
}*/

.p-gaming-pc__relation__slider__title p {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 479px) {
  .p-gaming-pc__relation__slider__title p {
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
  }
}

.p-gaming-pc__relation__slider__title h3 {
  color: #fff;
  font-size: 72px;
  font-weight: bold;
  letter-spacing: 4.32px;
  /*line-height: 0.58;*/
  text-align: center;
	margin-bottom: 10px;
}

@media screen and (max-width: 479px) {
  .p-gaming-pc__relation__slider__title h3 {
    font-size: 24px;
    letter-spacing: 1.44px;
    /*line-height: 0.88;*/
  }
}
.p-gaming-pc__relation__slider__view {
  width: 1020px;
  margin: 0 auto;
  padding-bottom: 114px;
  overflow: hidden;
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc__relation__slider__view {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__slider__view {
    width: 100%;
    padding-bottom: 50px;
  }
}

.p-gaming-pc__relation__slider__view .swiper-pagination-fraction {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__slider__view .swiper-pagination-fraction {
    bottom: -40px;
  }
}

.swiper-pagination-fraction .swiper-pagination-current {
  padding-right: 2px;
}

.swiper-pagination-fraction .swiper-pagination-total {
  padding-left: 2px;
}

.p-gaming-pc__relation__steam {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #000;
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc__relation__steam {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 51px 134px 50px 50px;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__steam {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 25px 20px;
  }
}

.p-gaming-pc__relation__steam__inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc__relation__steam__inr {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}

@media screen and (max-width: 1080px) {
  .p-gaming-pc__relation__steam__inr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__steam__inr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.p-gaming-pc__relation__steam-wrap {
  margin-bottom: 30px;
  padding: 0 30px;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__steam-wrap {
    margin-bottom: 15px;
    padding: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__steam__text-area {
    width: 51%;
    margin-left: 20px;
  }
}

.p-gaming-pc__relation__steam__text-area__text h3 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__steam__text-area__text h3 {
    margin-bottom: 5px;
    font-size: 16px;
    letter-spacing: 0.96px;
    text-align: left;
  }
}

.p-gaming-pc__relation__steam__text-area__text p {
  margin-bottom: 27px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.96px;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__steam__text-area__text p {
    font-size: 12px;
    letter-spacing: 0.72px;
    text-align: left;
  }
}

.p-gaming-pc__relation__steam__img-area {
  width: 334px;
}

@media screen and (max-width: 1080px) {
  .p-gaming-pc__relation__steam__img-area {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__steam__img-area {
    width: 130px;
    margin-bottom: 0;
  }
}

.p-gaming-pc__relation__steam__img-area img {
  width: 100%;
}

.p-gaming-pc__relation__steam__button {
  margin: 0 auto;
  background-color: #000;
  color: #fff;
}

.p-gaming-pc__relation__steam__button::before {
  background-color: #fff;
}

.p-gaming-pc__relation__steam__button:after {
  border-color: #fff;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__steam__button {
    width: 100%;
    height: 40px;
    margin-top: -3px;
  }
  .p-gaming-pc__relation__steam__button span {
    font-size: 16px;
  }
}

.p-gaming-pc__relation__bnr {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 0;
  border-top: none;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__bnr {
    width: 100%;
    padding-top: 35px;
  }
}

.p-gaming-pc__relation__bnr__inr {
  width: 555px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__bnr__inr {
    width: 100%;
    padding: 0 35px;
  }
}

.p-gaming-pc__relation__bnr__img {
  width: 100%;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__relation__bnr__img {
    margin-bottom: 15px;
  }
}

.p-gaming-pc__relation__bnr__img:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px){
  .p-gaming-pc__relation__bnr {
    padding-top: 0;
  }
}

.p-gaming-pc__select-slider__swiper-slide img {
  width: 358px;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__select-slider__swiper-slide a p {
    height: 100%;
  }
}

.p-gaming-pc__type::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 450px;
  background-image: url("../../../../category-top/gaming-pc/images/gaming-pc/img_bgcolor_blue.png");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
}

.p-gaming-pc__type::after {
  position: absolute;
  right: 0;
  bottom: 30px;
  width: 30.5%;
  height: 450px;
  background-image: url("../../../../category-top/gaming-pc/images/gaming-pc/img_bgcolor_lightblue.png");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__fv__section {
    height: 107vw;
    background: url("../../../../category-top/gaming-pc/images/gaming-pc/img_gaming-pc_mv_sp.webp") no-repeat;
    background-position: center;
    background-size: cover;
  }
}

.p-gaming-pc-sub__model__contents {
  padding-top: 61px;
}

.p-gaming-pc-sub__model__contents p.p-gaming-pc-sub__model__contents__inr-text {
  margin-bottom: 58px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 2;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc-sub__point__spec {
    height: 492px;
    padding: 39px 30px 40px 19px;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__spec img {
    max-width: 303px;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__spec .p-gaming-pc-sub__point__text-area__text p {
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc-sub__point__text-area__text p + a {
    display: inline-block;
    margin-top: 20px;
  }
}

.p-gaming-pc-sub__review__inr {
  width: 1140px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__review__content img {
    width: 100%;
  }
}

@media screen and (min-width: 768px), print{
  .p-gaming-pc-sub__search-product__image, .p-gaming-pc-sub__search-product__image--soldout {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
  }
  .p-gaming-pc-sub__search-product__name {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-gaming-pc-sub__search-product__price {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-gaming-pc-sub__search-product__spec {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
  .p-gaming-pc-sub__search-product__buttons {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }
}

@media screen and (max-width: 767px){
  .p-gaming-pc-sub__search-product__image, .p-gaming-pc-sub__search-product__image--soldout {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-gaming-pc-sub__search-product__name {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-gaming-pc-sub__search-product__price {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-gaming-pc-sub__search-product__spec {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .p-gaming-pc-sub__search-product__buttons {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}

.p-gaming-pc-sub__search-product__buttons img {
  width: 18px;
  margin-right: 15px;
}

.p-gaming-pc-sub__search-product__link, .p-gaming-pc-sub__search-product__link--detail, .p-gaming-pc-sub__search-product__link--cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  height: 50px;
  border-radius: 2px;
  font-size: 16px;
  letter-spacing: 0.96px;
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc-sub__search-product__link, .p-gaming-pc-sub__search-product__link--detail, .p-gaming-pc-sub__search-product__link--cart {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    max-width: 270px;
  }
}

.p-gaming-pc-sub__model__contents__inr .msgRotate {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  color: #264ba0;
  font-size: 14px;
  font-weight: 600;
}

.p-gaming-pc-sub__model__contents__inr .msgRotate.performance {
  position: absolute;
  top: 104px;
  left: -15px;
}

.p-gaming-pc-sub__model__contents__inr .msgRotate.graphic {
  position: absolute;
  top: 66px;
  left: -15px;
}

.p-gaming-pc-sub__model__contents__inr .msgRotate.spec {
  position: absolute;
  top: 48px;
  left: -15px;
}

.p-gaming-pc-sub__model__contents__inr section {
  width: 1050px;
  margin: 100px auto;
  padding-top: 80px;
  border-top: #666 1px solid;
}

.p-gaming-pc-sub__model__contents__inr section.nonBorderSection {
  padding: 0;
  border-top: none;
}

.p-gaming-pc-sub__model__contents__inr .bg_gry {
  background-color: #191919;
}

.p-gaming-pc-sub__model__contents__inr .bg_flash {
  background: url("/5info/img/galleria-gamemaster/kaminari.png") no-repeat scroll center 0;
}

.p-gaming-pc-sub__model__contents__inr section img {
  max-width: 100%;
  height: auto;
}

.p-gaming-pc-sub__model__contents__inr section .copy {
  margin: 20px 0 200px;
  font-size: 24px;
  line-height: 1.4em;
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr section .copy span {
  font-size: 20px;
  line-height: 0.3em;
}

.p-gaming-pc-sub__model__contents__inr .sp_br {
  display: none;
}

@media screen and (max-width: 479px) {
  .p-gaming-pc-sub__model__contents__inr section {
    width: 96%;
    margin: 30px 0 0;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0 0;
  }
  .p-gaming-pc-sub__model__contents__inr h3 {
    margin: 0 0 10px;
    padding: 20px 0 0;
    font-size: 20px;
    letter-spacing: 0;
  }
  .p-gaming-pc-sub__model__contents__inr section .copy {
    margin: 10px;
    font-size: 14px;
    line-height: 1.4em;
  }
  .p-gaming-pc-sub__model__contents__inr .sp_br {
    display: block;
  }
}

.p-gaming-pc-sub__model__contents__inr #boxTitle {
  z-index: 1;
  width: 100%;
  height: 700px;
  margin: 0 -500%;
  padding: 0 500%;
  background: #020406 url("/5info/img/galleria-desktop/bg_title_renew.jpg") no-repeat scroll center 0;
  font-weight: normal;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr #boxTitle .catchCopy {
  width: 500px;
  padding: 40px 0 100px;
}

.p-gaming-pc-sub__model__contents__inr #boxTitle .catchCopy .campText {
  margin: 20px 0 0;
  padding: 10px 0;
  border-top: 1px solid #00acea;
  border-bottom: 1px solid #00acea;
  color: #00acea;
  font-size: 15px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .boxInside {
  position: relative;
  width: 1050px;
  height: 700px;
  margin: 0 auto;
}

.p-gaming-pc-sub__model__contents__inr #boxTitle .txtImg {
  z-index: 2;
  position: absolute;
  right: 0%;
  bottom: 50px;
}

.p-gaming-pc-sub__model__contents__inr #boxTitle .caseImg {
  z-index: 2;
  position: absolute;
  bottom: 34px;
}

.p-gaming-pc-sub__model__contents__inr .top_catch {
  margin: 50px 0 80px;
  font-size: 32px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .grd {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(#fffcdf, #9f7207);
  font-size: 37px;
}

.p-gaming-pc-sub__model__contents__inr .grd_sp {
  display: none;
}



.p-gaming-pc-sub__model__contents__inr .text_block > dd {
  margin-top: 40px;
}

.p-gaming-pc-sub__model__contents__inr .text_block .main_catch {
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 2px;
}

.p-gaming-pc-sub__model__contents__inr .text_block .sub_contents {
  margin-top: 80px;
}

.p-gaming-pc-sub__model__contents__inr .text_block .sub_contents .kakakucom_product_award > dt {
  letter-spacing: .05em;
}

.p-gaming-pc-sub__model__contents__inr .text_block .sub_contents .kakakucom_product_award > dd {
  margin-top: 14px;
  font-family: Hiragino Kaku Gothic W6 JIS2004;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.4;
}

.p-gaming-pc-sub__model__contents__inr .mainContents {
  margin-bottom: 180px;
}

.p-gaming-pc-sub__model__contents__inr .box1col {
  margin-bottom: 140px;
}

.p-gaming-pc-sub__model__contents__inr .box1col h3 {
  margin-bottom: 80px;
  font-size: 34px;
  font-weight: 600;
}

.p-gaming-pc-sub__model__contents__inr .box1col h3.h80 {
  margin-top: -80px;
  padding-top: 80px;
}

.p-gaming-pc-sub__model__contents__inr .box1col p {
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr .box2col {
  margin-bottom: 60px;
}

.p-gaming-pc-sub__model__contents__inr .box2col ul {
  width: 100%;
  margin: 20px auto;
}

.p-gaming-pc-sub__model__contents__inr .box2col ul li {
  width: 48%;
  margin-left: 4%;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .box2col ul li:first-child {
  margin-left: 0;
}

.p-gaming-pc-sub__model__contents__inr .box2col ul li h3 {
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
}

.p-gaming-pc-sub__model__contents__inr .box2col ul li p {
  margin-bottom: 30px;
  color: #aaa;
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr .wideBgArea {
  width: 100%;
  margin: 0 -555%;
  padding: 1px 555%;
  background-color: #191919;
}

.p-gaming-pc-sub__model__contents__inr .center {
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .lsMinus {
  letter-spacing: -1px;
}

.p-gaming-pc-sub__model__contents__inr .mt30 {
  margin-top: 30px;
}

.p-gaming-pc-sub__model__contents__inr .rankingBg {
  padding-bottom: 1px;
  background-color: #001951;
}

.p-gaming-pc-sub__model__contents__inr .ranking01Box {
  padding-top: 110px;
  background: url("/5info/img/galleria-desktop/ico_ranking01_renew.png") no-repeat scroll center 0;
}

.p-gaming-pc-sub__model__contents__inr .ranking01Box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 180px;
}

.p-gaming-pc-sub__model__contents__inr .ranking01Box ul li:first-child {
  width: 38%;
}

.p-gaming-pc-sub__model__contents__inr .ranking01Box ul li:last-child {
  width: 62%;
  margin-top: 140px;
}

.p-gaming-pc-sub__model__contents__inr .ranking01Box .modelNameRank1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.p-gaming-pc-sub__model__contents__inr .buyBox2col {
  margin-bottom: 180px;
}

.p-gaming-pc-sub__model__contents__inr .buyBox2col ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 20px auto;
}

.p-gaming-pc-sub__model__contents__inr .buyBox2col ul li {
  width: 46%;
  margin-left: 4%;
}

.p-gaming-pc-sub__model__contents__inr .buyBox2col ul li:first-child {
  margin-left: 0;
}

.p-gaming-pc-sub__model__contents__inr .buyBox2col ul li h3 {
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
}

.p-gaming-pc-sub__model__contents__inr .rankIcon img {
  margin-right: 14px;
  vertical-align: text-bottom;
}

.p-gaming-pc-sub__model__contents__inr .modelName {
  margin-top: 40px;
  overflow: hidden;
  font-size: 38px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-gaming-pc-sub__model__contents__inr .ranking01Box .modelSpec,
.p-gaming-pc-sub__model__contents__inr .buyBox2col .modelSpec {
  margin: 24px 0;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1.6px;
}

.p-gaming-pc-sub__model__contents__inr .ranking01Box .catch,
.p-gaming-pc-sub__model__contents__inr .buyBox2col .catch {
  margin-bottom: 20px;
}

.p-gaming-pc-sub__model__contents__inr .buyBox2col .primeimgurl {
  width: 80%;
  margin: 0 auto 40px;
}

.p-gaming-pc-sub__model__contents__inr .btn_link a {
  display: block;
  position: relative;
  width: 347px;
  padding: 12px 0;
  border: 1px solid #0062a2;
  color: #fff;
  font-size: 16px;
  letter-spacing: 3px;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .btn_link a::after {
  display: block;
  z-index: 10;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 0;
  height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-width: 4px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  font-size: inherit;
  content: '';
}

.p-gaming-pc-sub__model__contents__inr .btn_link a:hover {
  opacity: 0.8;
}

.p-gaming-pc-sub__model__contents__inr .w345 {
  width: 345px;
}

.p-gaming-pc-sub__model__contents__inr .w400 {
  width: 400px;
}

.p-gaming-pc-sub__model__contents__inr .small {
  width: 300px;
}

.p-gaming-pc-sub__model__contents__inr .small a {
  padding: 14px 0 !important;
  font-size: 20px;
}

.p-gaming-pc-sub__model__contents__inr .w805 {
  width: 805px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.p-gaming-pc-sub__model__contents__inr .w805 .box1col h3 {
  margin-bottom: 10px;
}

.p-gaming-pc-sub__model__contents__inr .w805 .box1col p {
  margin-bottom: 30px;
  color: #aaa;
  font-size: 20px;
}

.p-gaming-pc-sub__model__contents__inr .w805 .vga_link_box {
  height: 60px;
  margin-bottom: 15px;
}

.p-gaming-pc-sub__model__contents__inr .w805 .desk-tab_4L {
  z-index: 999;
  padding: 10px 0 10px 9px;
  overflow: hidden;
  border-bottom: none !important;
  background-color: #191919;
}

.p-gaming-pc-sub__model__contents__inr .w805 .desk-tab_4L li {
  margin-right: 9px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .w805 .desk-tab_4L li a {
  height: 50px;
  border: none;
  border-radius: 5px;
  background: #666;
  background: url(/5shopping/templates/game_pc/img/general/icon_19.png) center 80% no-repeat, #666;
  font-size: 12px;
}

.p-gaming-pc-sub__model__contents__inr .temporaryHide {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .fadein {
  -webkit-transform: translate(-300px, 0);
          transform: translate(-300px, 0);
  opacity: 0;
  -webkit-transition: all 1200ms;
  transition: all 1200ms;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  /*opacity : 1;
		transform : translate(0, 0);*/
}

.p-gaming-pc-sub__model__contents__inr .fadein.scrollin {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-ms {
  margin-top: 10px !important;
}

@media screen and (max-width: 479px) {
  .p-gaming-pc-sub__model__contents__inr .box1col h3 {
    margin-bottom: 40px;
    font-size: 30px;
  }
  .p-gaming-pc-sub__model__contents__inr .box2col ul li {
    width: 100%;
    margin-left: 0%;
    float: none;
  }
  .p-gaming-pc-sub__model__contents__inr .box2col ul li h3 {
    font-size: 26px;
  }
  .p-gaming-pc-sub__model__contents__inr .featureBox2col ul li {
    width: 100%;
    margin-left: 0%;
    float: none;
  }
  .p-gaming-pc-sub__model__contents__inr .featureBox2col ul li:first-child {
    margin-left: 0;
  }
  .p-gaming-pc-sub__model__contents__inr .featureBox2col ul li:last-child {
    width: 100%;
  }
  .p-gaming-pc-sub__model__contents__inr .lsMinus {
    letter-spacing: 0;
  }
  .p-gaming-pc-sub__model__contents__inr .buyBox2col ul li {
    width: 100%;
    margin-left: 0%;
    float: none;
  }
  .p-gaming-pc-sub__model__contents__inr .buyBox2col ul li:first-child {
    margin-bottom: 30px;
    margin-left: 0;
  }
  .p-gaming-pc-sub__model__contents__inr .w345 {
    width: 100%;
  }
  .p-gaming-pc-sub__model__contents__inr .small {
    width: 80%;
  }
  .p-gaming-pc-sub__model__contents__inr .w805 {
    width: 96%;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
  }
  .p-gaming-pc-sub__model__contents__inr .w805 .desk-tab_4L li {
    margin-bottom: 7px;
  }
  .p-gaming-pc-sub__model__contents__inr .w805 .vga_link_box {
    height: 110px;
  }
  .p-gaming-pc-sub__model__contents__inr .fadein {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

.p-gaming-pc-sub__model__contents__inr #pagetop {
  display: none;
  position: fixed;
  right: 55px;
  bottom: 30px;
}

.p-gaming-pc-sub__model__contents__inr #pagetop a {
  display: block;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .pagetop {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .clearfix:after {
  /* 新しい要素を作る */
  display: block;
  visibility: hidden;
  height: 0;
  /* ブロックレベル要素に */
  clear: both;
  content: ".";
}

.p-gaming-pc-sub__model__contents__inr .clearfix {
  min-height: 1px;
}

.p-gaming-pc-sub__model__contents__inr * html .clearfix {
  height: 1px;
  /*¥*/
  /*/
		height: auto;
		overflow: hidden;
		/**/
}

.p-gaming-pc-sub__model__contents__inr .sidebannerLeft, .p-gaming-pc-sub__model__contents__inr .sidebannerRight {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr #copyright {
  padding: 20px 110px 0 0;
  font-size: 10px;
  word-break: break-all;
}

@media screen and (max-width: 769px) {
  .p-gaming-pc-sub__model__contents__inr #menuBottomBox {
    left: 103%;
  }
  .p-gaming-pc-sub__model__contents__inr .pc {
    display: none;
  }
}

@media screen and (min-width: 770px) {
  .p-gaming-pc-sub__model__contents__inr .sp {
    display: none;
  }
  .p-gaming-pc-sub__model__contents__inr .w70 {
    width: 70%;
  }
}

@media screen and (max-width: 479px) {
  .p-gaming-pc-sub__model__contents__inr {
    /*--------------------------
	 レスポンシブ対応ヘッダ
	----------------------------*/
    /*--------------------------
		 レスポンシブ対応フッタ
		----------------------------*/
    /*--------------------------
		 レスポンシブ対応全体
		----------------------------*/
    /*--------------------------
		 タイトル
		----------------------------*/
  }
  .p-gaming-pc-sub__model__contents__inr body {
    -webkit-text-size-adjust: 100%;
    min-width: 100% !important;
  }
  .p-gaming-pc-sub__model__contents__inr #Globalnavi, .p-gaming-pc-sub__model__contents__inr #Header #head_navi_menu, .p-gaming-pc-sub__model__contents__inr #Header #head_navi_menu_g, .p-gaming-pc-sub__model__contents__inr #Header .keyword, .p-gaming-pc-sub__model__contents__inr #Header #headsearchBox, .p-gaming-pc-sub__model__contents__inr #Header .wishBtn, .p-gaming-pc-sub__model__contents__inr #Header .btn, .p-gaming-pc-sub__model__contents__inr .leadSection .recomWin_black, .p-gaming-pc-sub__model__contents__inr .leadSectionInner {
    display: none;
  }
  .p-gaming-pc-sub__model__contents__inr #Header, .p-gaming-pc-sub__model__contents__inr #Header .inner, .p-gaming-pc-sub__model__contents__inr #Header h1 {
    width: 100%;
    height: auto;
  }
  .p-gaming-pc-sub__model__contents__inr #Header {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
    border-bottom: 3px solid #fff;
  }
  .p-gaming-pc-sub__model__contents__inr #Header .logo {
    position: relative;
    top: 0px;
    width: 90%;
    padding: 0px 0px 12px 3px;
  }
  .p-gaming-pc-sub__model__contents__inr #Header h1 {
    display: none;
  }
  .p-gaming-pc-sub__model__contents__inr #container {
    width: 100%;
    padding-top: 0px !important;
  }
  .p-gaming-pc-sub__model__contents__inr #wrapper_premium_member .topicPath, .p-gaming-pc-sub__model__contents__inr #wrapper_premium_member .breadCrumb {
    display: none;
  }
  .p-gaming-pc-sub__model__contents__inr #pagetop {
    right: 10px;
    bottom: 10px;
  }
  .p-gaming-pc-sub__model__contents__inr .footerTagline {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 4px;
    padding: 0% 2%;
    font-size: 90%;
    line-height: 140%;
    text-align: left;
  }
  .p-gaming-pc-sub__model__contents__inr .footerTagline, .p-gaming-pc-sub__model__contents__inr #footer, .p-gaming-pc-sub__model__contents__inr #footerNav2, .p-gaming-pc-sub__model__contents__inr #footerLinks #footerLinks_Nav, .p-gaming-pc-sub__model__contents__inr #footerLinks #footerLinks_NavParts, .p-gaming-pc-sub__model__contents__inr #footerCopy, .p-gaming-pc-sub__model__contents__inr #footerCopy p.copyright {
    width: 100%;
    min-width: 100%;
    font-size: 12px;
  }
  .p-gaming-pc-sub__model__contents__inr #footer {
    padding: 9px 0px 7px 0px;
  }
  .p-gaming-pc-sub__model__contents__inr #footerLinks {
    display: none;
  }
  .p-gaming-pc-sub__model__contents__inr #footerLinks ul {
    float: none;
  }
  .p-gaming-pc-sub__model__contents__inr #footerCopy p.copyright a {
    display: block;
    margin-bottom: 7px;
  }
  .p-gaming-pc-sub__model__contents__inr #footerLinks ul {
    margin: 12px 0px 0px 5px;
  }
  .p-gaming-pc-sub__model__contents__inr #footerLinks ul li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-table;
    width: 45%;
  }
  .p-gaming-pc-sub__model__contents__inr #footerLinks ul li.catName, .p-gaming-pc-sub__model__contents__inr #footerLinks ul li.noLink {
    width: 90%;
  }
  .p-gaming-pc-sub__model__contents__inr #footerNav2 ul {
    margin: 0% 4%;
  }
  .p-gaming-pc-sub__model__contents__inr body #footerNav2 li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-table;
    width: 49%;
    margin: 0px 0px 9px 0px;
    padding: 0px;
    border-left: none;
  }
  .p-gaming-pc-sub__model__contents__inr #footerNav2 li:first-of-type {
    margin-bottom: 9px !important;
  }
  .p-gaming-pc-sub__model__contents__inr #splink_footer {
    display: none !important;
  }
  .p-gaming-pc-sub__model__contents__inr #footerCopy p.copyright {
    font-size: 80%;
    text-align: center;
  }
  .p-gaming-pc-sub__model__contents__inr body #footerCopy {
    min-width: 100%;
  }
  .p-gaming-pc-sub__model__contents__inr .pageLink {
    margin: 0;
    padding: 0;
  }
  .p-gaming-pc-sub__model__contents__inr #container {
    margin: 0 auto 50px;
  }
  .p-gaming-pc-sub__model__contents__inr #lp_page {
    width: 100%;
    margin: 0 auto;
    background-color: #000;
    color: #FFF;
    line-height: 1.6em;
  }
  .p-gaming-pc-sub__model__contents__inr .breadCrumb {
    display: none;
  }
  .p-gaming-pc-sub__model__contents__inr .column2R #main {
    background: none;
  }
  .p-gaming-pc-sub__model__contents__inr #boxTitle {
    /*padding: 30% 0 5%;
		background: url(/5info/img/galleria-gamemaster/main_back_170321.jpg) no-repeat 50% 0% / 115% auto;
		margin: 0;*/
  }
  .p-gaming-pc-sub__model__contents__inr #boxTitle .catchCopy {
    width: 100%;
    padding: 40% 0 0;
  }
  .p-gaming-pc-sub__model__contents__inr #boxTitle .catchCopy img {
    width: 60%;
  }
  .p-gaming-pc-sub__model__contents__inr #boxTitle .catchCopy .campText {
    margin: 10% 0 0;
    font-size: 12px;
    text-align: left;
  }
  .p-gaming-pc-sub__model__contents__inr #boxTitle h2 {
    margin: 0 0;
    background: none;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
  }
  .p-gaming-pc-sub__model__contents__inr #boxTitle h2 img {
    width: 100%;
    height: auto;
    padding-top: 0;
  }
  .p-gaming-pc-sub__model__contents__inr #boxTitle h2 span {
    -webkit-box-reflect: above -35px -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.5));
    margin: 20px 0 10px;
  }
}

.p-gaming-pc-sub__model__contents__inr .chase_munu {
  margin-bottom: 0;
}

.p-gaming-pc-sub__model__contents__inr .nav_bg {
  width: 100%;
  height: 40px;
  margin: 0 -500%;
  padding: 0 500%;
  overflow: hidden;
  background: rgba(70, 70, 70, 0.6);
}

.p-gaming-pc-sub__model__contents__inr .chase_nav {
  width: 1050px;
  margin: 0 auto;
}

.p-gaming-pc-sub__model__contents__inr .l_logo {
  padding-top: 20px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .r_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  margin: 0 0px 0 0;
  float: right;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .r_btn p {
  margin: 0 0 0 20px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .r_btn a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .elFollow_bg {
  z-index: 99999;
  position: fixed;
  top: 0;
  width: 100%;
  height: 40px;
  background: rgba(70, 70, 70, 0.6);
  -webkit-transition: all 0.3s 0.2s ease-in;
  transition: all 0.3s 0.2s ease-in;
}

.p-gaming-pc-sub__model__contents__inr .elFollow {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 50%;
  width: 1050px;
  margin-left: -525px;
  -webkit-transition: all 0.3s 0.2s ease-in;
  transition: all 0.3s 0.2s ease-in;
}

.p-gaming-pc-sub__model__contents__inr .btn_spec {
  margin: 0 20px 0 !important;
}

.p-gaming-pc-sub__model__contents__inr .btn_buy a {
  display: block;
  width: 145px;
  padding: 2px 0 !important;
  background: #ff5720;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .btn_buy a:hover {
  background: #fe906d;
  color: #111 !important;
}

.p-gaming-pc-sub__model__contents__inr .buynow {
  margin: 25px 0 0 0;
}

.p-gaming-pc-sub__model__contents__inr .buynow a {
  display: block;
  position: relative;
  width: 25%;
  margin: 0 auto;
  padding: 9px 14px;
  border: 1px solid #3e82d7;
  background: -webkit-linear-gradient(top, #095fcc 0%, #095fcc 50%, #134197 50%, #134197 100%);
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .buynow a:before {
  -webkit-transform: rotate(45deg) translate(-70%);
  -ms-transform: rotate(45deg) translate(-70%);
  display: block;
  position: absolute;
  top: 49%;
  left: 23%;
  width: 8px;
  height: 8px;
  transform: rotate(45deg) translate(-70%);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
}

@media screen and (max-width: 479px) {
  .p-gaming-pc-sub__model__contents__inr .nav_bg {
    width: 100%;
    height: 55px;
    margin: 0 -500%;
    padding: 0 500%;
    overflow: hidden;
    background: rgba(70, 70, 70, 0.6);
  }
  .p-gaming-pc-sub__model__contents__inr .chase_nav {
    width: 100%;
    margin: -20px 0;
    padding: 10px 0 15px;
  }
  .p-gaming-pc-sub__model__contents__inr .l_logo {
    display: none;
  }
  .p-gaming-pc-sub__model__contents__inr .r_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    float: right;
    text-align: center;
  }
  .p-gaming-pc-sub__model__contents__inr .r_btn p {
    margin: 0 15px 0 20px;
  }
  .p-gaming-pc-sub__model__contents__inr .btn_spec {
    margin: 12px 20px 0 !important;
  }
  .p-gaming-pc-sub__model__contents__inr .elFollow {
    position: static;
    top: 10px;
  }
  .p-gaming-pc-sub__model__contents__inr .btn_buy a {
    margin: 0 0 0;
    padding: 7px 0 !important;
  }
  .p-gaming-pc-sub__model__contents__inr .buynow {
    margin: 25px 0 0 0;
  }
  .p-gaming-pc-sub__model__contents__inr .buynow a {
    display: block;
    position: relative;
    width: 50%;
    margin: 0 auto;
    padding: 9px 14px;
    border: 1px solid #3e82d7;
    background: -webkit-linear-gradient(top, #095fcc 0%, #095fcc 50%, #134197 50%, #134197 100%);
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
  }
  .p-gaming-pc-sub__model__contents__inr .buynow a:before {
    -webkit-transform: rotate(45deg) translate(-70%);
    -ms-transform: rotate(45deg) translate(-70%);
    display: block;
    position: absolute;
    top: 48%;
    left: 10%;
    width: 8px;
    height: 8px;
    transform: rotate(45deg) translate(-70%);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
  }
}

.p-gaming-pc-sub__model__contents__inr .selectArea {
  width: 100%;
  margin: 0 -500%;
  padding: 60px 500% 90px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dedede));
  background: linear-gradient(#ffffff, #dedede);
}

.p-gaming-pc-sub__model__contents__inr .selectBnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-gaming-pc-sub__model__contents__inr .selectBnr a:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-gaming-pc-sub__model__contents__inr .selectTitle {
  margin-bottom: 30px;
  color: #3E3A39;
  font-family: Hiragino Kaku Gothic W4 JIS2004;
  font-size: 36px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr #Header, .p-gaming-pc-sub__model__contents__inr .breadCrumb, .p-gaming-pc-sub__model__contents__inr .topContainer, .p-gaming-pc-sub__model__contents__inr .leadSection {
  display: block;
}

.p-gaming-pc-sub__model__contents__inr .radius2.popup {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .tabNav {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr #ver01 td.hover, .p-gaming-pc-sub__model__contents__inr #ver01g td.hover, .p-gaming-pc-sub__model__contents__inr #ver02 td.hover, .p-gaming-pc-sub__model__contents__inr #vervr td.hover, .p-gaming-pc-sub__model__contents__inr #ver05 td.hover, .p-gaming-pc-sub__model__contents__inr #ver01 th.hover, .p-gaming-pc-sub__model__contents__inr #ver01g th.hover, .p-gaming-pc-sub__model__contents__inr #ver02 th.hover, .p-gaming-pc-sub__model__contents__inr #vervr th.hover, .p-gaming-pc-sub__model__contents__inr #ver05 th.hover, .p-gaming-pc-sub__model__contents__inr #ver07 td.hover, .p-gaming-pc-sub__model__contents__inr #ver07 th.hover, .p-gaming-pc-sub__model__contents__inr #ver08 td.hover, .p-gaming-pc-sub__model__contents__inr #ver08 th.hover {
  /*background-color: #66d997;
  color: #000;*/
}

.p-gaming-pc-sub__model__contents__inr #ver01 tfoot td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver01 td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver01g td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver02 td.hover-col, .p-gaming-pc-sub__model__contents__inr #vervr td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver05 td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver07 td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver08 td.hover-col {
  /*background-color: #a3ebff;
  color: #000 !important;
  font-weight: bold;*/
}

.p-gaming-pc-sub__model__contents__inr #ver01 td.hover-cell, .p-gaming-pc-sub__model__contents__inr #ver01g td.hover-cell, .p-gaming-pc-sub__model__contents__inr #ver02 td.hover-cell, .p-gaming-pc-sub__model__contents__inr #vervr td.hover-cell, .p-gaming-pc-sub__model__contents__inr #ver05 td.hover-cell, .p-gaming-pc-sub__model__contents__inr #ver07 td.hover-cell, .p-gaming-pc-sub__model__contents__inr #ver08 td.hover-cell {
  background-color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #ver01 thead td:hover, .p-gaming-pc-sub__model__contents__inr #ver01g thead td:hover, .p-gaming-pc-sub__model__contents__inr #ver02 thead td:hover, .p-gaming-pc-sub__model__contents__inr #vervr thead td:hover, .p-gaming-pc-sub__model__contents__inr #ver05 thead td:hover, .p-gaming-pc-sub__model__contents__inr #ver07 thead td:hover, .p-gaming-pc-sub__model__contents__inr #ver08 thead td:hover {
  background-color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #ver01 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver01g tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver02 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #vervr tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver05 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver01 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver01g tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver02 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #vervr tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver05 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver07 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver07 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver08 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver08 tfoot td:hover {
  /*background-color: #fff;
  color: #000 !important;
  font-weight: bold;
  cursor: default;*/
}

.p-gaming-pc-sub__model__contents__inr #ver03 td.hover, .p-gaming-pc-sub__model__contents__inr #ver03 th.hover, .p-gaming-pc-sub__model__contents__inr #ver06 td.hover, .p-gaming-pc-sub__model__contents__inr #ver06 th.hover {
  background-color: #66d997;
  color: #000;
}

.p-gaming-pc-sub__model__contents__inr #ver01 tfoot td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver03 td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver06 td.hover-col {
  background-color: #ff9393;
  color: #000;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr #ver03 td.hover-cell, .p-gaming-pc-sub__model__contents__inr #ver06 td.hover-cell {
  background-color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #ver03 thead td:hover, .p-gaming-pc-sub__model__contents__inr #ver06 thead td:hover {
  background-color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #ver03 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver03 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver06 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver06 tfoot td:hover {
  background-color: #fff;
  color: #000;
  font-weight: bold;
  cursor: default;
}

.p-gaming-pc-sub__model__contents__inr #ver04 td.hover, .p-gaming-pc-sub__model__contents__inr #ver04 th.hover {
  background-color: #ff9393;
  color: #000;
}

.p-gaming-pc-sub__model__contents__inr #ver04 td.hover-col {
  background-color: #a3ebff;
  color: #000;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr #ver04 td.hover-cell {
  background-color: #ffe066;
}

.p-gaming-pc-sub__model__contents__inr #ver04 thead td:hover {
  background-color: #ffe066;
}

.p-gaming-pc-sub__model__contents__inr #ver04 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver04 tfoot td:hover {
  background-color: #ffe066;
  color: #000;
  font-weight: bold;
  cursor: default;
}

.p-gaming-pc-sub__model__contents__inr #ver01 .desk-mapA-series, .p-gaming-pc-sub__model__contents__inr #ver01g .desk-mapA-series, .p-gaming-pc-sub__model__contents__inr #ver02 .desk-mapB-series, .p-gaming-pc-sub__model__contents__inr #vervr .desk-mapVR-series, .p-gaming-pc-sub__model__contents__inr #ver03 .desk-mapAmdCpu-series, .p-gaming-pc-sub__model__contents__inr #ver06 .desk-mapAmdCpu-series, .p-gaming-pc-sub__model__contents__inr #ver04 .desk-mapC-series, .p-gaming-pc-sub__model__contents__inr #ver05 .desk-mapB-series, .p-gaming-pc-sub__model__contents__inr #ver07 .desk-mapA-series, .p-gaming-pc-sub__model__contents__inr #ver08 .desk-mapB-series, .p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-series {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .gmLinkBnr {
  position: relative;
  height: 200px;
  margin-bottom: 20px;
  background: url(/5shopping/templates/category_top/contents/img/tg13/gamemaster_gxf_805.jpg);
}

.p-gaming-pc-sub__model__contents__inr .gmLinkBnr a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .gmLinkBnr:hover {
  opacity: 0.6;
}

.p-gaming-pc-sub__model__contents__inr .priceText span {
  display: block;
  position: absolute;
  bottom: 1px;
  left: 150px;
}

.p-gaming-pc-sub__model__contents__inr .tw_yen {
  color: #f00;
  font-size: 30px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-map {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-gaming-pc-sub__model__contents__inr td.column3 {
  width: 300px;
}

.p-gaming-pc-sub__model__contents__inr .desk_gm_map_bg3 {
  background: url(/5info/img/galleria-gamemaster/desk_gm_map_bg3.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr colgroup {
  display: table-column-group;
}

.p-gaming-pc-sub__model__contents__inr .lengthColor {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#009F29), to(#00491D));
  background-image: linear-gradient(to bottom, #009F29 0%, #00491D 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-lead {
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .index_vertical {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 80px;
  border-top: 1px solid #9E9E9E;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .index_vertical span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .index_foot, .p-gaming-pc-sub__model__contents__inr .index_foot_red {
  position: relative;
}

.p-gaming-pc-sub__model__contents__inr .index_foot:after {
  position: absolute;
  top: 0px;
  right: -13px;
  width: 0;
  height: 0;
  border-width: 40px 0 40px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #0388CE;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .index_foot.more_height:after {
  border-width: 52px 0 40px 12px;
}

.p-gaming-pc-sub__model__contents__inr .index_foot_red:after {
  position: absolute;
  top: 0px;
  right: -13px;
  width: 0;
  height: 0;
  border-width: 40px 0 40px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #da1d34;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .head_low1 {
  position: relative;
  width: 105px;
  border-top: none;
  border-right: none !important;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .head_low1:before {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 0 52px 22px 52px;
  border-style: solid;
  border-color: transparent transparent #00ab2b transparent;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .slant_low1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 80px;
  border-top: solid #9E9E9E 1px;
  border-right: solid #9E9E9E 1px;
  background-image: linear-gradient(-37deg, #114A9E 50%, #00491D 50%, #00491D);
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.p-gaming-pc-sub__model__contents__inr .slant_low1:before {
  position: absolute;
  top: 25px;
  left: 10px;
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  color: #fff;
  font-size: 10px;
  text-align: center;
  content: "グラフィック";
}

.p-gaming-pc-sub__model__contents__inr .slant_low1:after {
  position: absolute;
  top: 48px;
  left: 46px;
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.15em;
  text-align: center;
  content: "CPU";
}

.p-gaming-pc-sub__model__contents__inr .wid_low1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 5px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .head_low2 {
  position: relative;
  width: 105px;
  border-top: none;
  border-right: none !important;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .head_low2:before {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 0 52px 22px 52px;
  border-style: solid;
  border-color: transparent transparent #00ab2b transparent;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .slant_low2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 80px;
  border-top: solid #9E9E9E 1px;
  border-right: solid #9E9E9E 1px;
  background-image: linear-gradient(-37deg, #114A9E 50%, #00491D 50%, #00491D);
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.p-gaming-pc-sub__model__contents__inr .slant_low2:before {
  position: absolute;
  top: 25px;
  left: 10px;
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  color: #fff;
  font-size: 10px;
  text-align: center;
  content: "グラフィック";
}

.p-gaming-pc-sub__model__contents__inr .slant_low2:after {
  position: absolute;
  top: 48px;
  left: 46px;
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.15em;
  text-align: center;
  content: "CPU";
}

.p-gaming-pc-sub__model__contents__inr .wid_low2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 43%;
  padding: 5px 5px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .head_low3 {
  position: relative;
  width: 110px;
  border-right: none !important;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .head_low3:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 0 55px 22px 55px;
  border-style: solid;
  border-color: transparent transparent #00ab2b transparent;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .slant_low3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 80px;
  border-top: solid #9E9E9E 1px;
  border-right: solid #9E9E9E 1px;
  background-image: linear-gradient(-35deg, #114A9E 50%, #00491D 50%, #00491D);
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.p-gaming-pc-sub__model__contents__inr .slant_low3:before {
  position: absolute;
  top: 28px;
  left: 15px;
  -webkit-transform: rotate(-38deg);
          transform: rotate(-38deg);
  color: #fff;
  font-size: 10px;
  text-align: center;
  content: "グラフィック";
}

.p-gaming-pc-sub__model__contents__inr .slant_low3:after {
  position: absolute;
  top: 45px;
  left: 48px;
  -webkit-transform: rotate(-38deg);
          transform: rotate(-38deg);
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.15em;
  text-align: center;
  content: "CPU";
}

.p-gaming-pc-sub__model__contents__inr .wid_low3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 220px;
  padding: 5px 5px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .head_low4 {
  position: relative;
  width: 105px;
  border-right: none !important;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .head_low4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 0 52px 22px 52px;
  border-style: solid;
  border-color: transparent transparent #00ab2b transparent;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .slant_low4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 80px;
  border-top: solid #9E9E9E 1px;
  border-right: solid #9E9E9E 1px;
  background-image: linear-gradient(-46deg, #114A9E 50%, #00491D 50%, #00491D);
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.p-gaming-pc-sub__model__contents__inr .slant_low4:before {
  position: absolute;
  top: 25px;
  left: 8px;
  -webkit-transform: rotate(-46deg);
          transform: rotate(-46deg);
  color: #fff;
  font-size: 10px;
  text-align: center;
  content: "グラフィック";
}

.p-gaming-pc-sub__model__contents__inr .slant_low4:after {
  position: absolute;
  top: 46px;
  left: 50px;
  -webkit-transform: rotate(-46deg);
          transform: rotate(-46deg);
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.15em;
  text-align: center;
  content: "CPU";
}

.p-gaming-pc-sub__model__contents__inr .slant_low4.more_height {
  height: 92px;
}

.p-gaming-pc-sub__model__contents__inr .slant_low4.more_height:before {
  top: 32px;
  left: 12px;
}

.p-gaming-pc-sub__model__contents__inr .slant_low4.more_height:after {
  top: 54px;
  left: 48px;
}

.p-gaming-pc-sub__model__contents__inr .wid_low4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 165px;
  padding: 5px 5px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .slant_low4_red, .p-gaming-pc-sub__model__contents__inr .slant_low2_red {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 80px;
  border-top: solid #9E9E9E 1px;
  border-right: solid #9E9E9E 1px;
  background-image: linear-gradient(-36deg, #7d080e 50%, #00491D 50%, #00491D);
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.p-gaming-pc-sub__model__contents__inr .slant_low4_red:before, .p-gaming-pc-sub__model__contents__inr .slant_low2_red:before {
  position: absolute;
  top: 27px;
  left: 10px;
  -webkit-transform: rotate(-38deg);
          transform: rotate(-38deg);
  color: #fff;
  font-size: 10px;
  text-align: center;
  content: "グラフィック";
}

.p-gaming-pc-sub__model__contents__inr .slant_low4_red:after, .p-gaming-pc-sub__model__contents__inr .slant_low2_red:after {
  position: absolute;
  top: 45px;
  left: 43px;
  -webkit-transform: rotate(-38deg);
          transform: rotate(-38deg);
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.15em;
  text-align: center;
  content: "CPU";
}

.p-gaming-pc-sub__model__contents__inr tfoot {
  background: #114A9E;
  background-attachment: fixed;
  background-image: -webkit-gradient(linear, left top, right top, from(#114A9E), to(#0388CE));
  background-image: linear-gradient(to right, #114A9E 0%, #0388CE 100%);
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr tfoot.ft_red {
  background: #7d080e;
  background-attachment: fixed;
  background-image: -webkit-gradient(linear, left top, right top, from(#7d080e), to(#da1d34));
  background-image: linear-gradient(to right, #7d080e 0%, #da1d34 100%);
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series-05 {
  border: 1px solid #d4e519;
  background: #83a304;
  background: -webkit-gradient(linear, left top, right top, from(#83a304), to(#d4e519));
  background: linear-gradient(to right, #83a304 0%, #d4e519 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series-05-gm {
  margin: 0 auto;
  border: 1px solid #d4e519;
  background: #83a304;
  background: -webkit-gradient(linear, left top, right top, from(#83a304), to(#d4e519));
  background: linear-gradient(to right, #83a304 0%, #d4e519 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 7px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapGame-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 5px;
  /*width: 224px;*/
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapGame-data a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapA-icon-03 {
  bottom: 20px;
  left: 41%;
}

.p-gaming-pc-sub__model__contents__inr .column2R #sub {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .rank {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .otherLink {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .gameCategory {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .sp {
  display: none;
}

@media all and (-ms-high-contrast: none) {
  .p-gaming-pc-sub__model__contents__inr *::-ms-backdrop, .p-gaming-pc-sub__model__contents__inr .lengthColor {
    background-attachment: fixed;
    /* IE11 にのみ適用される */
    background-repeat: no-repeat;
  }
}

.p-gaming-pc-sub__model__contents__inr _:-ms-lang(x), .p-gaming-pc-sub__model__contents__inr _::-webkit-meter-bar, .p-gaming-pc-sub__model__contents__inr .lengthColor {
  background-attachment: fixed;
  /* edge にのみ適用される */
  background-repeat: no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .bnr_box {
  position: relative;
  width: 500%;
  margin: 0 0 0 -200%;
  background: #eb0808;
}

.p-gaming-pc-sub__model__contents__inr .bnr_box img.chara_chip {
  position: absolute;
  top: 5px;
  left: calc(50% - 479px);
  width: auto;
  height: 85px;
}

.p-gaming-pc-sub__model__contents__inr .bnr_center {
  width: 100vw;
  height: 90px;
  margin: 0 auto 140px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .bnr_center img {
  width: 728px;
}

.p-gaming-pc-sub__model__contents__inr html body {
  /*background: #156d92 url(/5shopping/templates/game_pc/img/grd.jpg) left top repeat-x;*/
  /*background: #000000 url(/5shopping/templates/game_pc/img/galleria_smoke4.jpg) center -20px repeat-y;*/
  background-color: #011e60;
  color: #fff;
}

@media all and (-ms-high-contrast: none) {
  .p-gaming-pc-sub__model__contents__inr html body {
    /*background-color: #fff;*/
  }
}

.p-gaming-pc-sub__model__contents__inr a, .p-gaming-pc-sub__model__contents__inr a span {
  color: #fff;
  text-decoration: underline;
}

.p-gaming-pc-sub__model__contents__inr a .-specbox span {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr a:hover, .p-gaming-pc-sub__model__contents__inr a:focus, .p-gaming-pc-sub__model__contents__inr a:active, .p-gaming-pc-sub__model__contents__inr a:hover span, .p-gaming-pc-sub__model__contents__inr a:focus span, .p-gaming-pc-sub__model__contents__inr a:active span {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr input:focus {
  background: #ffcce5;
}

.p-gaming-pc-sub__model__contents__inr #sub {
  margin-top: 0;
}

.p-gaming-pc-sub__model__contents__inr #header {
  /*background: url(/5shopping/templates/game_pc/img/galleria_bg_logo.png) center center no-repeat;*/
}

.p-gaming-pc-sub__model__contents__inr #headerBody .tagLine {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #headerBody .lead {
  position: absolute;
  top: 8px;
  right: 10px;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabN li a {
  width: 80px;
  height: 31px;
  border: none;
  background-image: url(/5include/header/img/common/spriteNav_g2.png);
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabN li .active, .p-gaming-pc-sub__model__contents__inr #siteNav .tabN li a:hover {
  border: none;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabC {
  background: url(/5include/header/img/common/g_menu_bg2.png) repeat-x;
}

.p-gaming-pc-sub__model__contents__inr #nav1 li a {
  background: url(/5include/header/img/common/g_menu2_150310.png) no-repeat;
}

.p-gaming-pc-sub__model__contents__inr #nav1 li ul {
  border: 1px solid #FFF;
  background: #000;
  color: #FFF;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav12 .nav_service {
  border: 1px solid #999;
  background-color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav12 .nav_service a {
  color: #0062b0;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .midashi {
  color: #FFF;
}

.p-gaming-pc-sub__model__contents__inr #nav1 li a.viewPage {
  background-color: transparent;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabN li .active, .p-gaming-pc-sub__model__contents__inr #siteNav .tabN li a:hover {
  border: none;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav1 a {
  background-position: 0 0;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav2 a {
  background-position: -80px 0;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav3 a {
  background-position: -160px 0;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav4 a {
  background-position: -240px 0;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav5 a {
  width: 78px;
  background-position: -318px 0;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav1 a:hover, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav1 a:focus, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav1 a:active, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav1 .active {
  overflow: hidden;
  background-position: 0 -36px;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav2 a:hover, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav2 a:focus, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav2 a:active, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav2 .active {
  overflow: hidden;
  background-position: -80px -36px;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav3 a:hover, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav3 a:focus, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav3 a:active, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav3 .active {
  overflow: hidden;
  background-position: -160px -36px;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav4 a:hover, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav4 a:focus, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav4 a:active {
  overflow: hidden;
  background-position: -239px -36px;
}

.p-gaming-pc-sub__model__contents__inr #siteNav .tabNav5 a:hover, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav5 a:focus, .p-gaming-pc-sub__model__contents__inr #siteNav .tabNav5 a:active {
  overflow: hidden;
  background-position: -318px -36px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 li li a {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #nav4 li a {
  border: 1px solid #1c3944;
  background: #1c3944 url(/5img/iconBlankW1.gif) 5px center no-repeat;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #nav4 li a:hover, .p-gaming-pc-sub__model__contents__inr #nav4 li a:focus, .p-gaming-pc-sub__model__contents__inr #nav4 li a:active {
  background: #004da1 url(/5img/iconBlankW1.gif) 5px center no-repeat;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #nav5 li {
  background: url(/5img/dashedGrayV1.gif) left top repeat-y;
}

.p-gaming-pc-sub__model__contents__inr li.donyaCat_tit {
  color: #FFF;
  font-weight: bold;
  list-style: none outside none;
}

.p-gaming-pc-sub__model__contents__inr #siteUtilityInner {
  background: #080808 url(/5include/header/img/bg2.gif) left top repeat-x;
}

.p-gaming-pc-sub__model__contents__inr #siteUtility #categorySelect {
  background: #303030 url(/5include/header/img/categorySelectBtn2.gif) right 0 no-repeat;
}

.p-gaming-pc-sub__model__contents__inr #siteUtility #categorySelect span {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #siteUtility .sBox .simple_cont {
  border: 1px solid #000;
  background-color: #000;
}

.p-gaming-pc-sub__model__contents__inr #siteUtility .sBox .body a {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #cartContents {
  background: #c1c1c1;
  color: #000;
}

.p-gaming-pc-sub__model__contents__inr #cartContents p {
  float: left;
}

.p-gaming-pc-sub__model__contents__inr #cartContents .ttl {
  background: #303030 url(/5include/header/img/iconCart.gif) 5px center no-repeat;
}

.p-gaming-pc-sub__model__contents__inr #helpNav {
  border: 1px solid #c1c1c1;
}

.p-gaming-pc-sub__model__contents__inr #helpNav li {
  background: url(/5img/dashedGrayV1.gif) left top repeat-y;
}

.p-gaming-pc-sub__model__contents__inr #fixedSwich a {
  background: #000;
  color: #777;
}

.p-gaming-pc-sub__model__contents__inr #fixedSwich .active {
  background: #4d4d4d url(/5include/header/img/bg3.gif) left top repeat-x;
}

.p-gaming-pc-sub__model__contents__inr .asideTg13Box {
  /*background: #000000;*/
  background: #323232;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc {
  width: 410px;
  _width: 430px;
  padding-top: 0;
  background: #000000;
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc .gnavLeft {
  width: 200px;
  margin-top: 10px;
  float: left;
  border-right: 1px #FFF dashed;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc .gnavRight {
  width: 200px;
  margin-top: 20px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc ul {
  position: static;
  width: auto;
  border: none;
  background: #000000;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li {
  /*float:left;*/
  display: inline-block;
  width: 180px;
  height: 70px;
  margin-right: 20px;
  background: #000;
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper li .nav_gamepc .gnavLeft .nav_lineup {
  margin-right: 0;
  padding-right: 0;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper li .nav_gamepc .gnavLeft .nav_lineup li a {
  display: inline-block;
  width: 170px;
  height: 70px;
  color: #ffffff;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper li .nav_gamepc .gnavLeft .nav_lineup li a:hover {
  background: rgba(255, 255, 255, 0.6);
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li span.nav_txt {
  display: block;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li a span.nav_txt {
  padding-left: 7px;
  color: #ffffff;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li a span.nav_txt em {
  display: inline-block;
  margin-top: 8px;
  margin-left: 5px;
  font-size: 15px;
  line-height: 20px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_suishou {
  background: url("/5include/header/img/common/gnav_game_suishou.jpg") no-repeat;
  background-position: 0 20px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_desk {
  margin-top: 10px;
  background: url("/5include/header/img/common/gnav_game_desk.jpg") no-repeat;
  background-position: 0 20px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_desk span.nav_txt em {
  margin-top: 15px;
  line-height: 25px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_note {
  margin-top: 10px;
  margin-right: 0;
  padding-right: 0;
  background: url("/5include/header/img/common/gnav_game_note.jpg") no-repeat;
  background-position: 0 20px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_note span.nav_txt em {
  margin-top: 15px;
  line-height: 25px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_create {
  margin-top: 10px;
  margin-right: 0;
  padding-right: 0;
  background: url("/5include/header/img/common/gnav_game_create.jpg") no-repeat;
  background-position: 0 20px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_create span.nav_txt em {
  margin-top: 8px;
  line-height: 20px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc hr {
  border: none;
  border-bottom: solid 1px #ffffff;
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li.gnav_geforce {
  margin-bottom: 12px;
  background: url("/5include/header/img/common/gnav_geforce.jpg") no-repeat;
  font-size: 13px;
  line-height: 16px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li.gnav_radeon {
  margin-bottom: 12px;
  background: url("/5include/header/img/common/gnav_radeon.jpg") no-repeat;
  font-size: 13px;
  line-height: 16px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li.gnav_sokunou {
  margin-right: 0;
  margin-bottom: 12px;
  padding-right: 0;
  background: url("/5include/header/img/common/gnav_sokunou.jpg") no-repeat;
  font-size: 12px;
  line-height: 36px;
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition {
  margin-right: 0;
  padding-top: 5px;
  padding-right: 0;
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li {
  width: 180px;
  height: 40px;
  margin-right: 20px;
  margin-bottom: 0;
  border: none;
  color: #000000;
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li a {
  display: inline-block;
  width: 180px;
  height: 40px;
  margin-bottom: 0;
  color: #000000;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li a:hover {
  background: rgba(255, 255, 255, 0.6);
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li a .nav_txt {
  padding-top: 5px;
  padding-left: 60px;
  color: #000000;
}

.p-gaming-pc-sub__model__contents__inr #nav1 ul.nav1UlWrapper p {
  padding-left: 10px;
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr #nav1 .nav1UlWrapper .tabCNav1 .nav_gamepc a:hover {
  background: none;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr #footer {
  background: #3e3a39;
  /*background: #000;
		color: #808080;*/
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr #footerNav .column {
  background: url(/5img/dashedGrayH2.gif) left top repeat-x;
}

.p-gaming-pc-sub__model__contents__inr #footerNav a {
  /*color: #808080;*/
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr #footerNav .cat {
  background: url(/5img/iconArrowG1.gif) left center no-repeat;
}

.p-gaming-pc-sub__model__contents__inr #footerNav .cat em {
  background: url(/5img/dashedGrayH2.gif) left bottom repeat-x;
}

.p-gaming-pc-sub__model__contents__inr #footerNav2 li {
  border-left: 1px solid #808080;
}

.p-gaming-pc-sub__model__contents__inr #footerNav2 a {
  /*color: #808080;*/
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr #footer .copyright {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #footerCopy {
  min-width: 970px;
  padding: 5px 0;
  background: #000;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #footerCopy .footerBtn a {
  margin-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.p-gaming-pc-sub__model__contents__inr #footerCopy .footerBtnMl {
  margin-left: 170px;
}

.p-gaming-pc-sub__model__contents__inr #footerLinks {
  border-bottom: 2px #3e3a39 solid;
  background: #666;
}

.p-gaming-pc-sub__model__contents__inr .topicPath a {
  padding-right: 18px;
  background: url(/5img/iconGtW.gif) right center no-repeat;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .subBox .boxBody {
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-radius: 0 0 2px 2px;
  background: #181818;
  /*background: #000;*/
  /*color: #0c88a7;*/
  color: #FFF;
  /*color: #c8c9ca;*/
}

.p-gaming-pc-sub__model__contents__inr .subBox dl {
  color: #FFF;
}

.p-gaming-pc-sub__model__contents__inr .subBox li li a:hover, .p-gaming-pc-sub__model__contents__inr .subBox a:hover.arrowLink {
  color: #FF0;
  text-decoration: underline;
}

.p-gaming-pc-sub__model__contents__inr .subBox .arrowLink {
  /*background-image: url(/5img/iconArrowDBlue1.gif);*/
  background-image: url(/5img/iconArrowG1.gif);
}

.p-gaming-pc-sub__model__contents__inr .subBox h2, .p-gaming-pc-sub__model__contents__inr .subBox h3 {
  /*	-webkit-border-top-left-radius: 2px;
		-webkit-border-top-right-radius: 2px;
		-moz-border-radius: 2px 2px 0 0;
		border-radius: 2px 2px 0 0;
		background: #004da1;*/
  padding: 7px 10px;
}

.p-gaming-pc-sub__model__contents__inr .heading2, .p-gaming-pc-sub__model__contents__inr .subBox h2, .p-gaming-pc-sub__model__contents__inr .subBox h3, .p-gaming-pc-sub__model__contents__inr .heading2BK {
  padding-top: 0;
  background: url(/5shopping/templates/game_pc/img/title_bg.gif) top left repeat-x;
  line-height: 40px;
}

.p-gaming-pc-sub__model__contents__inr .subBox em {
  /*	background: url(/5img/dashedGrayH1.gif) left bottom repeat-x;*/
}

.p-gaming-pc-sub__model__contents__inr .subBox .firstChild .ttl, .p-gaming-pc-sub__model__contents__inr .subBox .adjacentChild .ttl {
  border-bottom: 1px #999 solid;
}

.p-gaming-pc-sub__model__contents__inr .subBox .ttl, .p-gaming-pc-sub__model__contents__inr .separator, .p-gaming-pc-sub__model__contents__inr .separator2 {
  /*background: url(/5img/dashedGrayH1.gif) left top repeat-x;*/
  background: none;
}

.p-gaming-pc-sub__model__contents__inr .sideNav li ul {
  display: none;
  position: absolute;
  top: -7px;
  left: 100px;
  width: 200px;
  padding: 10px;
  border: 1px solid #fff;
  background: #efefef;
  list-style: inside disc;
}

.p-gaming-pc-sub__model__contents__inr .h1 {
  margin-bottom: 5px;
  padding-left: 140px;
  /*background: #000 url(/5img/iconPC3.gif) 10px center no-repeat;*/
  /*background: #000 url(/5img/iconGalleria.gif) 10px center no-repeat;*/
  background: url(/5shopping/templates/game_pc/img/g_h1_bg.jpg) no-repeat;
  color: #fff;
  font-size: 140%;
  line-height: 40px;
}

.p-gaming-pc-sub__model__contents__inr .h1_game {
  height: 50px;
  margin-bottom: 20px;
  padding-left: 300px;
  background: url(/5shopping/templates/game_pc/img/g_h1_bg.png) no-repeat;
  color: #fff;
  font-size: 140%;
  line-height: 60px;
}

.p-gaming-pc-sub__model__contents__inr .h1_game a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .h2 {
  /*margin-bottom: 10px;*/
  font-size: 150%;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .h2 .modelName_e {
  font-size: 80%;
}

.p-gaming-pc-sub__model__contents__inr .heading2BK {
  margin-bottom: 8px;
  padding: 5px 10px;
  /*background: #000;*/
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .imgBox2 .txt {
  color: #0062b0;
}

.p-gaming-pc-sub__model__contents__inr .localNav {
  background: #000000;
}

.p-gaming-pc-sub__model__contents__inr #tabContents2 .multiColumn1 .column .body h3 {
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .tabArea {
  margin-bottom: 15px;
  padding-left: 10px;
  /*border-bottom: 1px solid #175e64;*/
  border-bottom: 1px solid #666666;
  /*background: url(/5shopping/templates/game_pc/img/line_g.gif) left bottom repeat-x;*/
}

.p-gaming-pc-sub__model__contents__inr .tabArea li {
  margin-right: 8px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .tabArea li .tabCurrent {
  background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x;
}

.p-gaming-pc-sub__model__contents__inr .tabArea a {
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  display: block;
  margin-bottom: -1px;
  padding: 7px 25px;
  /*border: 1px solid #175e64;*/
  border: 1px solid #666666;
  border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  /*background: #4b6a75;*/
  /*background: #969696;*/
  color: #4E4E4E;
  font-weight: bold;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .tabAreaDerail {
  margin-bottom: 0;
}

.p-gaming-pc-sub__model__contents__inr .tabAreaDerail a {
  /*background-color: #004da1;*/
  /*background-color: #323232;
		background-image: none;*/
  background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_off.gif) repeat-x;
}

.p-gaming-pc-sub__model__contents__inr .tabArea a:hover, .p-gaming-pc-sub__model__contents__inr .tabArea a:focus, .p-gaming-pc-sub__model__contents__inr .tabArea a:active, .p-gaming-pc-sub__model__contents__inr .tabArea .active {
  /*background: #0078c4;*/
  /*background: #323232;*/
  /*background: #000000;*/
  background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x;
  color: #FFFFFF;
}

.p-gaming-pc-sub__model__contents__inr .tabAreaDerail a:hover, .p-gaming-pc-sub__model__contents__inr .tabAreaDerail a:focus, .p-gaming-pc-sub__model__contents__inr .tabAreaDerail a:active, .p-gaming-pc-sub__model__contents__inr .tabAreaDerail .active {
  /*background: #000000;*/
  /*background-color: #969696;*/
  background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x;
}

.p-gaming-pc-sub__model__contents__inr .tabArea .active {
  border-bottom: 1px solid #333333;
  background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x;
}

.p-gaming-pc-sub__model__contents__inr .tabContents {
  padding: 10px 5px 0px 5px;
  background: #011e60;
}

.p-gaming-pc-sub__model__contents__inr .tabContents3 {
  background: transparent;
}

.p-gaming-pc-sub__model__contents__inr .table3 .fnRow th, .p-gaming-pc-sub__model__contents__inr .table3 .fnRow td {
  background: #565656;
}

.p-gaming-pc-sub__model__contents__inr .table .ttl {
  background: #011e60;
}

.p-gaming-pc-sub__model__contents__inr body.game .strSearchTitle, .p-gaming-pc-sub__model__contents__inr body.game .table th, .p-gaming-pc-sub__model__contents__inr #tabContents2 .table thead th {
  background: #414141;
}

.p-gaming-pc-sub__model__contents__inr .itemSearchTable tbody th, .p-gaming-pc-sub__model__contents__inr .itemSearchTable tbody td {
  background: #011e60;
}

.p-gaming-pc-sub__model__contents__inr .searchBox {
  background: #011e60;
}

.p-gaming-pc-sub__model__contents__inr .searchBox dt, .p-gaming-pc-sub__model__contents__inr .searchBox dd {
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .subBox .txt {
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .bnrList {
  margin-bottom: 6px;
}

.p-gaming-pc-sub__model__contents__inr .bnrList li {
  margin: 0 4px 4px 0;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .bnrList li.chumoku {
  width: 260px;
  height: 148px;
  margin: 0 4px 0 0;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .bnrList li img {
  margin-bottom: 4px;
}

.p-gaming-pc-sub__model__contents__inr .bnrList li .chumokuTxt {
  line-height: 120%;
}

.p-gaming-pc-sub__model__contents__inr .contentFooter .logo {
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .contentFooter .support {
  /*padding-right: 5px;
		text-align: right;*/
}

.p-gaming-pc-sub__model__contents__inr .linkArea h2 {
  margin-bottom: 5px;
}

.p-gaming-pc-sub__model__contents__inr .linkArea ul {
  /*border: 1px solid #fff;
		background: #fff;*/
  border: none;
  background: #011e60;
  color: #0c88a7;
}

.p-gaming-pc-sub__model__contents__inr .linkArea li {
  margin-bottom: 5px;
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .linkArea a {
  /*color: #0c88a7;*/
}

.p-gaming-pc-sub__model__contents__inr .linkArea805 h3 {
  margin-bottom: 1px;
  padding: 10px;
  background: #222;
}

.p-gaming-pc-sub__model__contents__inr .linkArea805 ul {
  padding: 10px;
  border: none;
  background: #333;
  list-style: disc inside none;
}

.p-gaming-pc-sub__model__contents__inr .linkArea805 li {
  margin-bottom: 5px;
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .linkArea805 a {
  /*color: #0c88a7;*/
}

.p-gaming-pc-sub__model__contents__inr .pagetop a {
  background: url(/5img/iconArrowDBlue2.gif) left center no-repeat;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .modelNav {
  margin-bottom: 10px;
}

.p-gaming-pc-sub__model__contents__inr .modelNav li {
  margin-left: 12px;
  padding-left: 13px;
  float: left;
  background: url(/5img/dashedGrayV1.gif) left top repeat-y;
}

.p-gaming-pc-sub__model__contents__inr .modelNav .firstChild {
  margin: 0;
  padding: 0;
  background: none;
}

.p-gaming-pc-sub__model__contents__inr .modelNav a {
  display: block;
  padding: 3px 5px;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .modelNav a:hover, .p-gaming-pc-sub__model__contents__inr .modelNav a:focus, .p-gaming-pc-sub__model__contents__inr .modelNav a:active, .p-gaming-pc-sub__model__contents__inr .modelNav .active {
  background: #0c88a7;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr #crossSellBody {
  background: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .carousel .item .img img {
  /*width: 129px;*/
  border: 1px solid #cccccc;
}

.p-gaming-pc-sub__model__contents__inr .carousel a span {
  color: #0062b0;
}

.p-gaming-pc-sub__model__contents__inr .colorBoxLB {
  background-color: #000000;
}

.p-gaming-pc-sub__model__contents__inr .colorBoxLB .imgHeading3 {
  border-top: 1px dashed #eeeeee;
  border-bottom: 1px dashed #eeeeee;
  background: transparent;
}

.p-gaming-pc-sub__model__contents__inr .pageNav {
  /*background: #000000;*/
  background: #414141;
}

.p-gaming-pc-sub__model__contents__inr .pageNav a {
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .gameCopyRight p {
  margin-top: 0.5em;
  font-size: 90%;
}

.p-gaming-pc-sub__model__contents__inr .gameCopyRight hr {
  height: 1px;
  margin: 0.5em 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game {
  margin-bottom: 20px;
  padding: 10px 0 0 10px;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .img .productFooter .price em {
  color: #FFFFFF;
}

.p-gaming-pc-sub__model__contents__inr #g_modelList {
  font-size: 18px;
  font-weight: bold;
  /*padding-right: 30px;*/
  text-align: right;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt {
  width: 333px;
  float: left;
  font-size: 120%;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt h3 {
  margin: 0 0 10px;
  padding-top: 35px;
  font-size: 120%;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt .firstChild {
  padding-top: 0;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt .iconList {
  margin-bottom: 26px;
  padding-top: 20px;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt .iconList li {
  display: inline;
  margin-right: 10px;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt .iconList2 {
  clear: both;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt .iconList2 li {
  *zoom: 1;
  _zoom: 1;
  display: inline-block;
  *display: inline;
  _display: inline;
  margin: 0 8px 8px 0;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt .commentHtml {
  padding: 0 16px 0 4px;
  /*border:#FFF solid 1px;*/
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt .commentHtml img {
  position: relative;
  left: -4px;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .txt hr {
  width: 322px;
  height: 1px;
  margin: 0 0 14px 0;
  border: 0;
  background: #FFF;
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .img {
  width: 440px;
  float: right;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .img .photo {
  margin-bottom: 10px;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .img .caption {
  text-align: right;
  /*width: 410px;*/
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .img .price {
  margin-bottom: 6px;
  white-space: nowrap;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .img .price span {
  margin-right: 10px;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .img .price em {
  color: #f00;
  /*font-size: 140%;*/
  font-size: 220%;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .img .productFooter {
  width: 410px;
  padding-top: 10px;
  text-align: right;
  /*padding-left: 4.5em*;*/
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .productFooter .tweet {
  float: left;
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr .productDetail_game .productFooter .tweet ul li {
  display: inline-block;
  padding-bottom: 5px;
  vertical-align: top;
}

.p-gaming-pc-sub__model__contents__inr #spec .table5 thead th, .p-gaming-pc-sub__model__contents__inr #benchmark .table5 thead th {
  background: #004DA1;
}

.p-gaming-pc-sub__model__contents__inr #spec .table5 tbody th, .p-gaming-pc-sub__model__contents__inr #benchmark .table5 tbody th {
  background: #000000;
}

.p-gaming-pc-sub__model__contents__inr #spec .table5 .customize td, .p-gaming-pc-sub__model__contents__inr #benchmark .table5 .customize td, .p-gaming-pc-sub__model__contents__inr p.customize {
  background: #333333;
}

.p-gaming-pc-sub__model__contents__inr #spec .table5 tbody .adjacentChild, .p-gaming-pc-sub__model__contents__inr #benchmark .table5 tbody .adjacentChild {
  background: #000000;
}

.p-gaming-pc-sub__model__contents__inr #benchmark .table5 thead th, .p-gaming-pc-sub__model__contents__inr #benchmark .table5 thead th {
  font-size: 100%;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .table5 td.subhead {
  background: none repeat scroll 0 0 #3d6c9e;
}

.p-gaming-pc-sub__model__contents__inr .popupP {
  left: 165px;
  width: 785px;
}

.p-gaming-pc-sub__model__contents__inr th.game-dvd-table {
  background: #333333;
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .game-dvd-title {
  color: #FFFFFF;
}

.p-gaming-pc-sub__model__contents__inr .copyRight {
  padding-bottom: 4px;
}

.p-gaming-pc-sub__model__contents__inr ol.notePart {
  margin-left: 420px;
}

.p-gaming-pc-sub__model__contents__inr ol.notePart li {
  list-style-type: decimal;
}

.p-gaming-pc-sub__model__contents__inr .noteKome {
  padding-top: 8px;
  color: #EEEEEE;
}

.p-gaming-pc-sub__model__contents__inr .table .price {
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .table3 .priceRow em {
  color: #f00;
}

.p-gaming-pc-sub__model__contents__inr .table3 .priceRow em del {
  color: #ffffff;
}

.p-gaming-pc-sub__model__contents__inr .gameCategory {
  padding-bottom: 14px;
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr .gameCategory img {
  height: auto;
}

.p-gaming-pc-sub__model__contents__inr h2.gameTitle {
  /*background-color: #111111;*/
  background: #969696;
}

.p-gaming-pc-sub__model__contents__inr .exBnr {
  width: 803px;
  margin-bottom: 18px;
  padding: 1px 0px;
}

.p-gaming-pc-sub__model__contents__inr .exBnr a {
  display: block;
  height: 108px;
  margin: 0px 1px;
  padding-left: 25px;
  background-image: url(/5shopping/include/pane/tpl_include/templates/title/img/ex_bnr.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 27px;
  font-weight: bold;
  line-height: 430%;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .exBnr a:hover {
  -moz-opacity: 0.8;
  background-color: #FFF;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.p-gaming-pc-sub__model__contents__inr .tabContents #tabContents1 table.table3 {
  background-color: #000000;
}

.p-gaming-pc-sub__model__contents__inr #tartarosSpecialItem th {
  background: #323232 !important;
}

.p-gaming-pc-sub__model__contents__inr #tabContents_ul li {
  margin-right: 5px;
  float: left;
  line-height: 48px;
}

@-moz-document url-prefix() {
  .p-gaming-pc-sub__model__contents__inr #tabContents_ul li {
    line-height: 43px;
  }
}

.p-gaming-pc-sub__model__contents__inr #tabContents_ul {
  height: 40px;
  _height: 39px;
  clear: both;
  /*border-bottom: 1px solid #175e64;*/
  border-bottom: 1px solid #666666;
}

.p-gaming-pc-sub__model__contents__inr #tabContents_ul li {
  margin-bottom: 1px solid #000000;
}

.p-gaming-pc-sub__model__contents__inr #tabContents_ul li a {
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  padding: 0 20px;
  border-radius: 7px 7px 0 0;
  color: #4E4E4E;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr #tabContents_ul li a:hover, .p-gaming-pc-sub__model__contents__inr #tabContents_ul li a:focus, .p-gaming-pc-sub__model__contents__inr #tabContents_ul li a:active, .p-gaming-pc-sub__model__contents__inr #tabContents_ul li .active {
  background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x !important;
  color: #ffffff !important;
}

.p-gaming-pc-sub__model__contents__inr .table3 {
  width: 795px;
}

.p-gaming-pc-sub__model__contents__inr .strong_text a, .p-gaming-pc-sub__model__contents__inr .strong_text a:hover {
  color: yellow;
}

.p-gaming-pc-sub__model__contents__inr p.ctsPankuzu {
  margin: 15px 0 5px 0;
  font-size: 12px;
}

.p-gaming-pc-sub__model__contents__inr p.ctsPankuzu a {
  color: #FFF;
}

.p-gaming-pc-sub__model__contents__inr .breadCrumb li a.bcMyself {
  color: #FFF;
}

.p-gaming-pc-sub__model__contents__inr #moveWindowBtn01, .p-gaming-pc-sub__model__contents__inr #moveWindowBtn02, .p-gaming-pc-sub__model__contents__inr #moveWindowBtn01 a, .p-gaming-pc-sub__model__contents__inr #moveWindowBtn02 a {
  display: block;
  width: 30px;
  height: 185px;
}

.p-gaming-pc-sub__model__contents__inr #moveWindowBtn01 {
  float: left;
  background: url(/5img/move_window_btn01_off.gif) no-repeat 0 0;
}

.p-gaming-pc-sub__model__contents__inr #moveWindowBtn02 {
  float: right;
  background: url(/5img/move_window_btn02_off.gif) no-repeat 0 0;
}

.p-gaming-pc-sub__model__contents__inr #moveWindowBtn01 a {
  background: url(/5img/move_window_btn01_g_on.gif) no-repeat 0 0;
}

.p-gaming-pc-sub__model__contents__inr #moveWindowBtn02 a {
  background: url(/5img/move_window_btn02_g_on.gif) no-repeat 0 0;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-ss {
  margin-top: 10px;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-s {
  margin-top: 15px;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-ms {
  margin-top: 20px;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-m {
  margin-top: 30px;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-ml {
  margin-top: 40px;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-l {
  margin-top: 50px;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-xl {
  margin-top: 60px;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-xxl {
  margin-top: 70px;
}

.p-gaming-pc-sub__model__contents__inr .u-bold {
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .u-red {
  color: #f00;
}

.p-gaming-pc-sub__model__contents__inr .u-clear {
  clear: both;
}

.p-gaming-pc-sub__model__contents__inr .clearfix:after {
  display: block;
  clear: both;
  content: " ";
}

.p-gaming-pc-sub__model__contents__inr .u-text {
  display: inline-block;
}

.p-gaming-pc-sub__model__contents__inr .side-rank-item {
  padding: 10px 0;
  border-bottom: 1px solid #808080;
}

.p-gaming-pc-sub__model__contents__inr .side-rank-num {
  color: #fff;
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .side-rank-name a {
  font-size: 15px;
}

.p-gaming-pc-sub__model__contents__inr .side-rank-name a:hover {
  color: #b8b8b8;
}

.p-gaming-pc-sub__model__contents__inr .side-rank-cap {
  color: #fff;
  font-size: 11px;
}

.p-gaming-pc-sub__model__contents__inr .side-menu {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .side-menu a {
  color: #fff;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .side-menu a:hover {
  color: #b8b8b8;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-title {
  border-bottom: 1px solid #fff;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-title-01 {
  margin-bottom: 3px !important;
  padding: 0 0 0 8px !important;
  border-left: 5px solid #00a2e6;
  background: transparent !important;
  font-size: 15px !important;
  line-height: 2 !important;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-title-02 {
  margin-bottom: 3px !important;
  padding: 0 0 0 8px !important;
  border-left: 5px solid #00a2e6;
  background: transparent !important;
  font-size: 13px !important;
  line-height: 2 !important;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-lead {
  position: relative;
  padding: 5px 5px 5px 15px;
  border: 1px solid #808080;
  background: #3c3c3c url(/5shopping/templates/game_pc/img/general/icon_10.png) 5px center no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-lead::after {
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-top: 10px solid #3c3c3c;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .side-menu-lead::before {
  display: block;
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -12px;
  border-top: 12px solid #808080;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .side-menu-group dt {
  margin: 0 !important;
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #fff;
  background: url(/5shopping/templates/game_pc/img/general/icon_09.png) left center no-repeat;
  font-size: 13px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-list li {
  padding: 6px 5px;
  border-top: 1px dotted #808080;
  font-size: 12px;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-list li:first-child {
  border-top: none;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-cate li {
  margin: 0 0 4px 0;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-cate li a {
  display: block;
  padding: 8px 5px 8px 17px;
  border: 1px solid #808080;
  background: #3c3c3c url(/5shopping/templates/game_pc/img/general/icon_10.png) 5px center no-repeat;
  font-size: 13px;
  line-height: 1.4;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-sub {
  background-color: #1e1e1e;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-sub-title {
  margin: 0 !important;
  padding: 8px;
  border-bottom: 1px solid #a8a8a8;
  font-size: 13px;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-sub-list {
  padding: 0 8px;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-sub-list li {
  padding: 6px 0;
  border-top: 1px solid #808080;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-sub-list li:first-child {
  border-top: none;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-info {
  font-size: 12px;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-info dt {
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-link-item {
  margin: 0 0 8px 0;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-link-item a {
  display: block;
  padding: 8px 5px 8px 17px;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-link-item a:hover {
  color: #fff;
  opacity: .6;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-link-item-01 a {
  background: #00a2e6 url(/5shopping/templates/game_pc/img/general/icon_11.png) 5px center no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-link-item-02 a {
  background: #004da1 url(/5shopping/templates/game_pc/img/general/icon_11.png) 5px center no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .side-menu-bnr li {
  margin: 0 0 10px 0;
}

.p-gaming-pc-sub__model__contents__inr .specDecoration {
  color: #ffa500;
  font-size: 17px;
}

.p-gaming-pc-sub__model__contents__inr .top-bnr-purpose {
  margin-top: 0px !important;
  margin-bottom: 10px;
}

.p-gaming-pc-sub__model__contents__inr .wish-link {
  margin: 20px 0;
  clear: left;
}

.p-gaming-pc-sub__model__contents__inr .cmp {
  margin: 20px 0 0;
}

.p-gaming-pc-sub__model__contents__inr .cmp-title {
  border-bottom: 1px solid #fff;
}

.p-gaming-pc-sub__model__contents__inr .cmp-title-inner {
  margin-bottom: 3px !important;
  padding: 0 0 0 8px !important;
  border-left: 4px solid #f00;
  font-size: 20px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .cmp-list {
  margin: 20px 0 0;
  overflow: hidden;
}

.p-gaming-pc-sub__model__contents__inr .cmp-list li {
  width: 254px;
  margin: 0 0 15px 15px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .cmp-list li:nth-child(3n+1) {
  margin: 0 0 15px 0;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank li {
  position: relative;
  width: 250px;
  margin: 0 0 0 27px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank li:first-child {
  margin: 0;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank li a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank li a:hover img {
  opacity: .6;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank-icon {
  position: absolute;
  top: 0;
  left: 5px;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank-img-01 {
  padding: 20px 0 0 80px;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank-img-02 {
  padding: 20px 0 0 5px;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank-text {
  padding: 0 5px;
  font-size: 13px;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank-name {
  padding: 0 5px;
  font-size: 16px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .cate-rank-price {
  padding: 0 5px;
  color: #f00;
  font-size: 18px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .cate-other li {
  width: 254px;
  margin: 0 0 0 21px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .cate-other li:first-child {
  margin: 0;
}

.p-gaming-pc-sub__model__contents__inr .cate-other a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .cate-other a:hover img {
  opacity: .6;
}

.p-gaming-pc-sub__model__contents__inr .cate-other-title {
  font-size: 16px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .cate-other-text {
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .cate-list {
  margin-bottom: 40px;
}

.p-gaming-pc-sub__model__contents__inr .cate-list li {
  width: 392px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .cate-list li:nth-child(even) {
  float: right;
}

.p-gaming-pc-sub__model__contents__inr .cate-list li:nth-child(n+3) {
  margin: 30px 0 0;
}

.p-gaming-pc-sub__model__contents__inr .cate-list li:nth-child(3) {
  clear: both;
}

.p-gaming-pc-sub__model__contents__inr .cate-list a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .cate-list a:hover img {
  opacity: .6;
}

.p-gaming-pc-sub__model__contents__inr .cate-list-title {
  font-size: 16px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .cate-list-text {
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .cate-map-title {
  padding: 8px 0;
  font-size: 18px;
}

.p-gaming-pc-sub__model__contents__inr .cate-map-title-01 {
  border: 1px solid #428214;
}

.p-gaming-pc-sub__model__contents__inr .cate-map-title-01 span {
  padding: 0 0 0 10px;
  border-left: 4px solid #428214;
}

.p-gaming-pc-sub__model__contents__inr .cate-map-title-02 {
  border: 1px solid #fe0000;
}

.p-gaming-pc-sub__model__contents__inr .cate-map-title-02 span {
  padding: 0 0 0 10px;
  border-left: 4px solid #fe0000;
}

.p-gaming-pc-sub__model__contents__inr .cate-map-title-03 {
  border: 1px solid #f90;
}

.p-gaming-pc-sub__model__contents__inr .cate-map-title-03 span {
  padding: 0 0 0 10px;
  border-left: 4px solid #f90;
}

.p-gaming-pc-sub__model__contents__inr .cate-map-title-sub {
  margin-top: 10px;
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .cate-used {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 20px;
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .cate-used-text {
  margin-top: 20px;
  color: #aaa;
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr .cate-used figure {
  margin: 0;
  padding: 0;
}

.p-gaming-pc-sub__model__contents__inr .cate-used figure img {
  max-width: 100%;
  height: auto;
}

.p-gaming-pc-sub__model__contents__inr .cate-used-title {
  margin-bottom: 10px;
  font-size: 18px;
}

.p-gaming-pc-sub__model__contents__inr .cate-used-spec {
  margin-bottom: 20px;
}

.p-gaming-pc-sub__model__contents__inr .btn_link_used {
  width: 50%;
  margin: 20px auto 0;
}

.p-gaming-pc-sub__model__contents__inr .btn_link_used a {
  display: block;
  padding: 6px 0 !important;
  background: #f90;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .btn_link_used a:hover {
  opacity: 0.8;
}

.p-gaming-pc-sub__model__contents__inr .note-map {
  padding: 15px;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-cap {
  font-size: 11px;
  text-align: right;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-cap::before {
  display: inline-block;
  width: 78px;
  height: 13px;
  margin: 0 5px 0 0;
  background: url(/5shopping/templates/game_pc/img/note/note_map_item.png) left bottom no-repeat;
  vertical-align: middle;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-area {
  position: relative;
  width: 775px;
  height: 468px;
  background: url(/5shopping/templates/game_pc/img/note/note_mapA_area.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-area a {
  display: block;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-area a:hover div {
  opacity: .6;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-head {
  position: absolute;
  width: 105px;
  height: 0px;
  font-size: 12px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-head-01 {
  top: 70px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-head-02 {
  top: 210px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-head-03 {
  bottom: 100px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-foot {
  position: absolute;
  font-size: 12px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-foot-01 {
  bottom: 10px;
  left: 276px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-foot-02 {
  right: 64px;
  bottom: 10px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-lead {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 6px;
  right: 10px;
  width: 652px;
  padding: 5px 0;
  border: 1px solid #2069b6;
  background: #234fa6;
  background: -webkit-gradient(linear, left top, right top, from(#0f1535), to(#234fa6));
  background: linear-gradient(to right, #0f1535 0%, #234fa6 100%);
  font-size: 16px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 200px;
  height: 95px;
  padding: 6px;
  border: 1px solid #fff;
  background: #1e1e1e url(../../images/gaming-pc/sub/table/map_icon.png) 98% 50% no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-01 {
  top: 60px;
  left: 118px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-02 {
  top: 60px;
  left: 339px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-03 {
  top: 60px;
  left: 560px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-04 {
  top: 177px;
  left: 118px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-05 {
  top: 177px;
  left: 339px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-06 {
  top: 177px;
  left: 560px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-07 {
  bottom: 74px;
  left: 118px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-08 {
  bottom: 74px;
  left: 339px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-card-09 {
  bottom: 74px;
  left: 560px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-img {
  position: absolute;
  top: 5px;
  right: 10px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-name {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-size {
  width: 40px;
  font-size: 10px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-size-01 {
  background-color: #004da1;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-size-02 {
  background-color: #00a2e6;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-price {
  position: absolute;
  bottom: 5px;
  color: #f00;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-price span {
  color: #f00;
  /*text-decoration:line-through !important; font-size:10px;*/
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-camp {
  color: orange;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.4;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-camp span {
  color: orange;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.4;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-bnr {
  position: absolute;
  top: 70px;
  left: 140px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-icon-01 {
  display: inline-block;
  padding: 0 5px;
  background-color: #ff6e00;
}

.p-gaming-pc-sub__model__contents__inr .note-mapA-icon-02 {
  display: inline-block;
  padding: 0 5px;
  background-color: #fff;
  color: #134197;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB {
  padding: 15px;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-title {
  padding: 8px 0;
  border: 1px solid #428214;
  font-size: 18px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-title span {
  padding: 0 0 0 10px;
  border-left: 4px solid #428214;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-cap {
  font-size: 11px;
  text-align: right;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-cap::before {
  display: inline-block;
  width: 78px;
  height: 13px;
  margin: 0 5px 0 0;
  background: url(/5shopping/templates/game_pc/img/note/note_map_item.png) left bottom no-repeat;
  vertical-align: middle;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-area {
  position: relative;
  width: 775px;
  height: 717px;
  background: url(/5shopping/templates/game_pc/img/note/note_mapB_area_170706.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-area a {
  display: block;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-area a:hover div {
  opacity: .6;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-head {
  position: absolute;
  width: 105px;
  font-size: 12px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-head-01 {
  top: 160px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-head-02 {
  top: 335px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-head-03 {
  top: 457px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-head-04 {
  bottom: 100px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-head-05 {
  bottom: 105px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-foot {
  position: absolute;
  font-size: 12px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-foot-01 {
  bottom: 28px;
  left: 118px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-foot-02 {
  bottom: 28px;
  left: 250px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-foot-03 {
  right: 37%;
  bottom: 28px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-foot-04 {
  right: 27px;
  bottom: 28px;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-foot-sred {
  position: absolute;
  bottom: 4px;
  left: 116px;
  width: 80%;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-foot-sred_b {
  position: absolute;
  bottom: -20px;
  width: 82.5%;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-lead-01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: -20px;
  left: 108px;
  width: 125px;
  padding: 5px 0;
  border: 1px solid #2069b6;
  background: #234fa6;
  background: -webkit-gradient(linear, left top, right top, from(#0f1535), to(#234fa6));
  background: linear-gradient(to right, #0f1535 0%, #234fa6 100%);
  font-size: 14px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-lead-02 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: -20px;
  right: 0;
  width: 540px;
  padding: 5px 0;
  border: 1px solid #2069b6;
  background: #234fa6;
  background: -webkit-gradient(linear, left top, right top, from(#0f1535), to(#234fa6));
  background: linear-gradient(to right, #0f1535 0%, #234fa6 100%);
  font-size: 14px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .note-mapB-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 119px;
  height: 95px;
  padding: 6px;
  border: 1px solid #fff;
  background: #1e1e1e url(../../images/gaming-pc/sub/table/map_icon.png) 98% 50% no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-map {
  padding: 15px;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-map01 {
  padding: 15px 15px 35px;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 46px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 7px 0 0;
  border: 1px solid #9E9E9E;
  background: url(../../images/gaming-pc/sub/table/map_icon.png) 98% 50% no-repeat;
  background-color: #1e1e1e;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-h {
  height: 64px;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-00 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding: 7px 0 0;
  border: 1px solid #9E9E9E;
  background: url(../../images/gaming-pc/sub/table/map_icon.png) 98% 50% no-repeat;
  background-color: #1e1e1e;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-01 {
  width: 156px;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-cl4 {
  width: 150px;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-cl3 {
  width: 180px;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-name {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-price, .p-gaming-pc-sub__model__contents__inr .desk-map-price span {
  color: #f00;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel {
  position: relative;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-new {
  position: absolute;
  top: 0;
  left: -2px;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-rank {
  position: absolute;
  top: 0;
  left: 3px;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-newarea_top {
  border-top: 2px solid #ff0 !important;
  border-right: 2px solid #ff0 !important;
  border-left: 2px solid #ff0;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-newarea_middle {
  border-right: 2px solid #ff0 !important;
  border-left: 2px solid #ff0;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-newarea_btm {
  border-right: 2px solid #ff0 !important;
  border-bottom: 2px solid #ff0;
  border-left: 2px solid #ff0;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-model {
  padding: 6px 0;
  border: #9E9E9E 1px solid;
  background-color: #111;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-cpu {
  display: inline-block;
  margin: 5px 0 0;
  padding: 0 5px;
  background-color: #fff;
  color: #333;
  font-size: 11px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapA_bg_9.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  height: 69px;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-head-last {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  height: auto;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-head span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-head-04 {
  height: 138px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 10px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-data-01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 5px;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-data-02 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 168px;
  padding: 0 10px;
  border-right: 1px solid #9E9E9E;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-data-03 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 168px;
  padding: 0 10px;
  border-right: 1px solid #9E9E9E;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-icon {
  display: inline-block;
  position: absolute;
  padding: 0 2px;
  background-color: #fff;
  color: #134197;
  font-size: 11px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-icon-01 {
  top: 15px;
  right: 10px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-icon-02 {
  top: 10px;
  right: 10px;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapA-icon-03 {
  bottom: 37px;
  left: 51.1%;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-data a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series {
  padding: 3px 0;
  font-size: 11px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series span {
  font-size: 20px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series-01 {
  border: 1px solid #44aa78;
  background: #1a694e;
  background: -webkit-gradient(linear, left top, right top, from(#1a694e), to(#2d9c67));
  background: linear-gradient(to right, #1a694e 0%, #2d9c67 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series-02 {
  border: 1px solid #54bebc;
  background: #1e7875;
  background: -webkit-gradient(linear, left top, right top, from(#1e7875), to(#35aeab));
  background: linear-gradient(to right, #1e7875 0%, #35aeab 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series-03 {
  border: 1px solid #5582c6;
  background: #2f376f;
  background: -webkit-gradient(linear, left top, right top, from(#2f376f), to(#4a70bc));
  background: linear-gradient(to right, #2f376f 0%, #4a70bc 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series-04 {
  border: 1px solid #5582c6;
  background: #2f376f;
  background: -webkit-gradient(linear, left top, right top, from(#2f376f), to(#4a70bc));
  background: linear-gradient(to right, #2f376f 0%, #4a70bc 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-lead {
  margin: 10px 0;
  font-size: 11px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapB_bg_6.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  height: 69px;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-head span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-head-01 {
  height: 271px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-head-02 {
  height: 140px !important;
  padding: 8px 0 0;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-head-03 {
  height: 69px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-head-04 {
  height: 138px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 5px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.4;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-data-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 0 5px;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-data-01 {
  border-top: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-data-01 p + p {
  margin-top: 0.5em;
}

.p-gaming-pc-sub__model__contents__inr #ver02 .desk-mapB-data.hover-col {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-icon {
  display: inline-block;
  position: absolute;
  padding: 0 2px;
  background-color: #fff;
  color: #134197;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapE-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapB_bg_2.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-01 {
  bottom: 15px;
  left: 22.5%;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-02 {
  bottom: 15px;
  left: 50%;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-03 {
  bottom: 15px;
  left: 60%;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-04 {
  right: 4%;
  bottom: 15px;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-05 {
  bottom: 15px;
  left: 23.5%;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-06 {
  bottom: 15px;
  left: 52%;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-07 {
  bottom: 15px;
  left: 79%;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-08 {
  bottom: 15px;
  left: 16.5%;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapB-icon-09 {
  bottom: 15px;
  left: 77.5%;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-data a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-series {
  padding: 3px;
  font-size: 11px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-series-01 {
  border: 1px solid #808080;
  background: #8d8d8d;
  background: -webkit-gradient(linear, left top, right top, from(#8d8d8d), to(#e3e3e3));
  background: linear-gradient(to right, #8d8d8d 0%, #e3e3e3 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-series-02 {
  border: 1px solid #896e20;
  background: #be9c38;
  background: -webkit-gradient(linear, left top, right top, from(#be9c38), to(#dfde72));
  background: linear-gradient(to right, #be9c38 0%, #dfde72 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-lead {
  margin: 10px 0;
  font-size: 11px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-font-01 {
  font-size: 20px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapB-font-02 {
  font-size: 16px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapRenovetion-series-01 {
  border: 1px solid #f90;
  background: #ff901b;
  background: -webkit-gradient(linear, left top, right top, from(#ff901b), to(#ffa400));
  background: linear-gradient(to right, #ff901b 0%, #ffa400 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapC_bg_170718.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-head span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-head-02 {
  height: 69px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 5px 0;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-data-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 10px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-data-img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 0 5px;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-data-01 {
  position: relative;
  padding-left: 5px;
  border-top: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-data a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-series {
  margin: 0 0 10px;
  padding: 3px;
  border: 1px solid #2069b6;
  background: #11193d;
  background: -webkit-gradient(linear, left top, right top, from(#11193d), to(#224ca0));
  background: linear-gradient(to right, #11193d 0%, #224ca0 100%);
  font-size: 11px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-series span {
  font-size: 16px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-icon {
  display: inline-block;
  position: absolute;
  padding: 0 5px;
  background-color: #fff;
  color: #134197;
  font-size: 11px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-icon-01 {
  top: 23px;
  right: 15px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-icon-02 {
  top: 15px;
  right: 15px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapC-icon-03 {
  right: 15px;
  bottom: 15px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapD_bg.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  height: 69px;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-head span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-head-01 {
  height: 266px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-head-02 {
  padding: 8px 0 0;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-head-03 {
  height: 60px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-head-04 {
  height: 138px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 223px;
  padding: 0 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #e1e1e1;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-data-01 {
  position: relative;
  padding: 0 15px;
  border-top: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-data a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-series {
  padding: 3px;
  border: 1px solid #cd0000;
  background: #4a0000;
  background: -webkit-gradient(linear, left top, right top, from(#4a0000), to(#a40001));
  background: linear-gradient(to right, #4a0000 0%, #a40001 100%);
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-series span {
  display: block;
  padding: 5px 3px 0;
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapD-icon {
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 25px;
  padding: 0 5px;
  background-color: #fff;
  color: #ac0000;
  font-size: 12px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapAmd_bg.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  height: 69px;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-head span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-head-01 {
  height: 60px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-head-02 {
  padding: 8px 0 0;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-head-03 {
  height: 60px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-head-04 {
  height: 138px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 0 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #e1e1e1;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-data-01 {
  position: relative;
  padding: 0 15px;
  border-top: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-data a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-series {
  padding: 3px;
  border: 1px solid #cd0000;
  background: #4a0000;
  background: -webkit-gradient(linear, left top, right top, from(#4a0000), to(#a40001));
  background: linear-gradient(to right, #4a0000 0%, #a40001 100%);
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-series span {
  display: block;
  padding: 5px 3px 0;
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmd-icon {
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 15px;
  padding: 0 5px;
  background-color: #fff;
  color: #ac0000;
  font-size: 12px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-Amd {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 252px;
  margin-right: auto;
  margin-left: auto;
  padding: 75px 0 0;
  border: 1px solid #9E9E9E;
  border-radius: 10px;
  background-color: rgba(255, 0, 0, 0.2);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapAmdCpu_bg_170907.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  height: 69px;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-head span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-head-01 {
  height: 90px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-head-02 {
  padding: 8px 0 0;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-head-03 {
  height: 60px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-head-04 {
  height: 138px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-series {
  height: 50px;
  padding: 3px;
  border: 1px solid #cd0000;
  background: #4a0000;
  background: -webkit-gradient(linear, left top, right top, from(#4a0000), to(#a40001));
  background: linear-gradient(to right, #4a0000 0%, #a40001 100%);
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-series span {
  /*display: block;*/
  padding: 5px 3px 0;
  font-size: 20px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-icon {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 20%;
  padding: 0 5px;
  background-color: #fff;
  color: #ac0000;
  font-size: 12px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-icon2 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 35%;
  padding: 0 5px;
  background-color: #fff;
  color: #ac0000;
  font-size: 12px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapAmdCpu-icon3 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 25%;
  padding: 0 5px;
  background-color: #fff;
  color: #ac0000;
  font-size: 12px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position {
  position: relative;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-AmdCpu {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 125px;
  left: 180px;
  width: auto;
  height: auto;
  margin: 0px 10px;
  padding: 5px;
  border: 1px solid #9E9E9E;
  border-radius: 10px;
  background: url(/5shopping/templates/game_pc/img/general/map_bg_red.jpg) left top repeat;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-first-border {
  border-top: 1px solid #9E9E9E;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapVR_bg.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-head span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-head-02 {
  height: 140px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-head-03 {
  height: 60px;
  border-top: 1px solid #9E9E9E;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-head-04 {
  height: 138px;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 334px;
  padding: 10px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  vertical-align: top;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-data-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 168px;
  padding: 0 5px;
  border-right: 1px solid #9E9E9E;
  line-height: 1.3;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-data-01 {
  padding: 0 5px 10px;
  border-top: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-icon {
  display: inline-block;
  position: absolute;
  padding: 0 2px;
  background-color: #fff;
  color: #134197;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-position .desk-mapVR-icon-01 {
  bottom: 15px;
  left: 16%;
  width: 79%;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-card-VR {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 320px;
  left: 25%;
  width: 60%;
  height: auto;
  margin: 0px 10px;
  padding: 10px 0;
  border: 1px solid #9E9E9E;
  border-radius: 10px;
  background: url(/5shopping/templates/game_pc/img/general/map_bg_red.jpg) left top repeat;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-data a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-series {
  padding: 3px;
  border: 1px solid #2069b6;
  background: #11193d;
  background: -webkit-gradient(linear, left top, right top, from(#11193d), to(#224ca0));
  background: linear-gradient(to right, #11193d 0%, #224ca0 100%);
  font-size: 11px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-series span {
  font-size: 16px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-mapVR-series-img {
  margin-top: 5px;
  padding: 8px;
  border: 1px solid #9E9E9E;
  background: #000;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .slim-map {
  padding: 15px;
  background: url(../../images/gaming-pc/sub/table/map_bg.jpg) left top repeat;
}

.p-gaming-pc-sub__model__contents__inr .slim-map-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 46px;
  margin-right: auto;
  margin-left: auto;
  padding: 7px 0 0;
  border: 1px solid #9E9E9E;
  background: url(../../images/gaming-pc/sub/table/map_icon.png) 98% 50% no-repeat;
  background-color: #1e1e1e;
}

.p-gaming-pc-sub__model__contents__inr .slim-map-card-01 {
  width: 156px;
}

.p-gaming-pc-sub__model__contents__inr .slim-map-card-02 {
  width: 200px;
}

.p-gaming-pc-sub__model__contents__inr .slim-map-name {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .slim-map-price, .p-gaming-pc-sub__model__contents__inr .slim-map-price span {
  color: #f00;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-area {
  background: url(/5shopping/templates/game_pc/img/desktop/desk_mapE_bg170330.png) left bottom no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 105px;
  height: 69px;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-head span {
  font-size: 10px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-head-01 {
  height: 266px;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-head-02 {
  padding: 8px 0 0;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-head-03 {
  height: 60px;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-head-04 {
  height: 138px;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-head-04 {
  height: 50px;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-data {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 223px;
  padding: 0px 5px;
  border-top: 1px solid #9E9E9E;
  border-right: 1px solid #e1e1e1;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-data-01 {
  position: relative;
  padding: 0 15px;
  border-top: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-data a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-data a:hover div {
  opacity: .6;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-series {
  padding: 3px;
  border: 1px solid #cd0000;
  background: #4a0000;
  background: -webkit-gradient(linear, left top, right top, from(#4a0000), to(#a40001));
  background: linear-gradient(to right, #4a0000 0%, #a40001 100%);
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-series span {
  display: block;
  padding: 5px 3px 0;
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr .slim-mapD-icon {
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 15px;
  padding: 0 5px;
  background-color: #fff;
  color: #ac0000;
  font-size: 12px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .desk-tab {
  z-index: 999;
  padding: 10px 0 10px 9px;
  overflow: hidden;
  border-bottom: none !important;
  background-color: #191919;
}

.p-gaming-pc-sub__model__contents__inr .desk-tab li {
  margin-right: 9px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .desk-tab li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 190px;
  height: 62px;
  padding: 10px 0;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-tab li:nth-child(-n+2) a {
  border: 1px solid #428214;
  border-radius: 5px;
  background: #177d0d;
  background: url(/5shopping/templates/game_pc/img/general/icon_14.png) center 95% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#177d0d), to(#022a0f));
  background: url(/5shopping/templates/game_pc/img/general/icon_14.png) center 95% no-repeat, linear-gradient(to bottom, #177d0d 0%, #022a0f 100%);
}

.p-gaming-pc-sub__model__contents__inr .desk-tab li:nth-child(n+3):nth-child(-n+4) a {
  border: 1px solid #cd0000;
  border-radius: 5px;
  background: #a80000;
  background: url(/5shopping/templates/game_pc/img/general/icon_15.png) center 95% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#a80000), to(#620000));
  background: url(/5shopping/templates/game_pc/img/general/icon_15.png) center 95% no-repeat, linear-gradient(to bottom, #a80000 0%, #620000 100%);
}

.p-gaming-pc-sub__model__contents__inr .slim-map-first-border {
  border-top: 1px solid #9E9E9E;
}

.p-gaming-pc-sub__model__contents__inr span.priceStrike {
  color: #ddd !important;
  font-size: 9px !important;
  text-decoration: line-through !important;
}

.p-gaming-pc-sub__model__contents__inr span.priceArrow {
  color: #ddd !important;
  font-size: 9px !important;
  text-decoration: none !important;
}

.p-gaming-pc-sub__model__contents__inr span.pricecamp {
  color: orange !important;
  font-size: 9px !important;
}

.p-gaming-pc-sub__model__contents__inr .kensakuBoxON {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr #seoContents #searchTxt {
  padding-top: 54px;
}

.p-gaming-pc-sub__model__contents__inr .prdctTabTtl {
  position: relative;
  margin: 20px 0 10px;
  border-bottom: 3px solid #00c2ff;
  color: #fff !important;
  font-size: 22px;
}

.p-gaming-pc-sub__model__contents__inr #recommendDetailBuyBlock div #moveWindowBtnBuy01, .p-gaming-pc-sub__model__contents__inr #recommendDetailBuyBlock div #moveWindowBtnBuy01 a, .p-gaming-pc-sub__model__contents__inr #recommendDetailBuyBlock div #moveWindowBtnBuy02, .p-gaming-pc-sub__model__contents__inr #recommendDetailBuyBlock div #moveWindowBtnBuy02 a {
  height: 185px;
}

.p-gaming-pc-sub__model__contents__inr div#benchmarkdata table th, .p-gaming-pc-sub__model__contents__inr div#benchmarkdata table td, .p-gaming-pc-sub__model__contents__inr div#specdata table th, .p-gaming-pc-sub__model__contents__inr div#specdata table td {
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr div#benchmarkdata table th {
  background: #444;
}

.p-gaming-pc-sub__model__contents__inr div#specdata table th {
  background: #444;
}

.p-gaming-pc-sub__model__contents__inr .imageResp {
  display: block;
}

.p-gaming-pc-sub__model__contents__inr .imageRespSp {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .imageRespAtt {
  margin-right: -10px;
  margin-bottom: 10px;
  font-size: 120%;
  text-align: right;
}

.p-gaming-pc-sub__model__contents__inr .slider_common {
  background: none !important;
}

.p-gaming-pc-sub__model__contents__inr .pconly {
  display: block;
}

.p-gaming-pc-sub__model__contents__inr .sponly {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .kakakucomreview {
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .kakakucomreview img {
  width: 20px !important;
}

.p-gaming-pc-sub__model__contents__inr .wanted {
  margin: 5px 0 17px 0;
  line-height: 25px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .twmsg {
  height: 40px;
  padding: 5px 0 0 0;
  font-weight: normal !important;
}

.p-gaming-pc-sub__model__contents__inr h3.game-title-01 {
  margin-bottom: 0;
  padding: 0;
  background-color: #fff;
  color: #0e358e;
  font-size: 20px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr h3.game-title-01 strong {
  font-size: 28px;
}

.p-gaming-pc-sub__model__contents__inr h3.game-title-02 {
  margin-bottom: 0;
  padding: 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #666;
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr h3.game-title-02 span {
  display: inline-block;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr h3.game-title-02 span:before {
  display: inline-block;
  width: 4px;
  height: 25px;
  margin: 0 10px 0 0;
  border-radius: 4px;
  background-color: #ccc;
  vertical-align: middle;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr h2.game-title-03 {
  position: relative;
  margin-bottom: 0 !important;
  padding: 0 !important;
  border-bottom: 2px solid #0e358e;
  background-color: #fff !important;
  color: #0e358e !important;
  font-size: 20px !important;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr h2.game-title-03 strong {
  font-size: 28px;
}

.p-gaming-pc-sub__model__contents__inr h2.game-title-03::after {
  display: block;
  position: absolute;
  right: 0;
  bottom: -2px;
  width: 5%;
  border-bottom: 2px solid #00c2ff;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr h2.game-title-04 {
  margin-bottom: 0;
  padding: 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #0e358e;
  color: #fff;
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr h2.game-title-04 span {
  display: inline-block;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr h2.game-title-04 span:before {
  display: inline-block;
  width: 4px;
  height: 25px;
  margin: 0 10px 0 0;
  border-radius: 4px;
  background-color: #ccc;
  vertical-align: middle;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .game-bar {
  margin: 0 0 30px 0;
}

.p-gaming-pc-sub__model__contents__inr .game-btn-01 {
  position: relative;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr a .game-btn-01 {
  display: inline-block;
  padding: 10px 30px 10px 40px;
  border: 1px solid #3e82d7;
  background: url(../img/purpose/icon_04.png) 10px center no-repeat, -webkit-linear-gradient(top, #095fcc 0%, #095fcc 50%, #134197 50%, #134197 100%);
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-btn-01:before {
  -webkit-transform: rotate(45deg) translate(-70%);
  -ms-transform: rotate(45deg) translate(-70%);
  display: block;
  position: absolute;
  top: 50%;
  left: 10%;
  width: 8px;
  height: 8px;
  transform: rotate(45deg) translate(-70%);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .game-btn-02 {
  text-align: left;
}

.p-gaming-pc-sub__model__contents__inr .game-btn-02 a {
  display: inline-block;
  padding: 10px 30px 10px 40px;
  border-radius: 5px;
  background: #00a0f4 url(/5shopping/templates/search/positionmap/img/general/icon_02.png) 20px center no-repeat;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-btn-02 a:hover {
  background: #00c2ff url(/5shopping/templates/search/positionmap/img/general/icon_02.png) 20px center no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .game-ware {
  border: 1px solid #ccc;
  border-top: none;
}

.p-gaming-pc-sub__model__contents__inr .game-ware li {
  padding: 15px 10px;
  border-top: 1px solid #ccc;
  background-color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .game-ware li.game-ware-odd {
  background-color: #f5faff;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-data {
  overflow: hidden;
  font-size: 0;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-data dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 250px;
  padding: 0 0 0 25px;
  background: url(/5shopping/templates/search/positionmap/img/general/icon_01.jpg) 0 center no-repeat;
  color: #0e358e;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-data dd {
  display: inline-block;
  width: 530px;
  font-size: 12px;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item {
  display: inline-block;
  vertical-align: middle;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item a {
  display: inline-block;
  color: #0e358e;
  font-size: 13px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-01 a {
  height: 50px;
  padding: 0 0 0 60px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon01.jpg) 0 center no-repeat;
  line-height: 50px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-02 a {
  height: 50px;
  margin: 0 40px 0 0;
  padding: 0 0 0 60px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon02.jpg) 0 center no-repeat;
  line-height: 50px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-03 a {
  height: 50px;
  padding: 0 0 0 130px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon03.jpg) 0 center no-repeat;
  line-height: 50px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-04 a {
  height: 54px;
  margin: 0 40px 0 0;
  padding: 0 0 0 65px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon04.jpg) 0 center no-repeat;
  line-height: 54px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-05 a {
  height: 50px;
  padding: 0 0 0 90px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon05.jpg) 0 center no-repeat;
  line-height: 50px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-06 a {
  height: 50px;
  margin: 0 15px 0 0;
  padding: 0 0 0 60px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon06.jpg) 0 center no-repeat;
  line-height: 50px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-07 a {
  height: 30px;
  margin: 0 15px 0 0;
  padding: 0 0 0 145px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon08.jpg) 0 center no-repeat;
  line-height: 15px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-08 a {
  height: 50px;
  padding: 0 0 0 75px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon07.jpg) 0 center no-repeat;
  line-height: 17px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-09 a {
  height: 50px;
  padding: 0 0 0 60px;
  background: url(/5shopping/templates/search/positionmap/img/general/mdl_icon01.jpg) 0 center no-repeat;
  line-height: 50px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-10 a {
  height: 54px;
  padding: 0 0 0 120px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon10.jpg) 0 center no-repeat;
  line-height: 54px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-11 a {
  height: 55px;
  margin: 0 15px 0 0;
  padding: 0 0 0 65px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon11.jpg) 0 center no-repeat;
  line-height: 55px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-12 a {
  height: 54px;
  margin: 0 15px 0 0;
  padding: 0 0 0 65px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon12.jpg) 0 center no-repeat;
  line-height: 54px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-13 a {
  height: 54px;
  margin: 0 15px 0 0;
  padding: 0 0 0 72px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon13.jpg) 0 center no-repeat;
  line-height: 54px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-14 a {
  height: 54px;
  padding: 0 0 0 50px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon14.jpg) 0 center no-repeat;
  line-height: 54px;
}

.p-gaming-pc-sub__model__contents__inr .game-ware-item-15 a {
  height: 56px;
  padding: 0 0 0 86px;
  background: url(/5shopping/templates/search/positionmap/img/general/top_icon15.jpg) 0 center no-repeat;
  line-height: 56px;
}

.p-gaming-pc-sub__model__contents__inr .game-list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
  min-width: 805px;
  margin: 0 auto;
  padding: 10px 0;
  border: 1px solid #ccc;
  table-layout: fixed;
}

.p-gaming-pc-sub__model__contents__inr .game-list-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table-cell;
  position: relative;
  width: 33.3%;
  padding: 0 10px 10px;
  border-left: 1px solid #ccc;
}

.p-gaming-pc-sub__model__contents__inr .game-list-item a {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-list-item:first-child {
  border-left: none;
}

.p-gaming-pc-sub__model__contents__inr .game-list-star {
  position: absolute;
  top: 10px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-img {
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-list-img-01 {
  padding: 30px 0 0 0;
}

.p-gaming-pc-sub__model__contents__inr .game-list-img-02 {
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-list-img-03 {
  padding: 10px 0 0 90px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-img-04 {
  padding: 10px 0 0 30px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-txt {
  max-width: 400px;
  margin: 0 auto;
}

.p-gaming-pc-sub__model__contents__inr .game-list-name a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-list-name a:hover {
  text-decoration: underline;
}

.p-gaming-pc-sub__model__contents__inr .game-list-name {
  height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-list-txt-01, .p-gaming-pc-sub__model__contents__inr .game-list-txt-02 {
  height: 66px;
  color: #fff;
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-price {
  color: #f7393b;
  font-size: 20px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .game-list-price span {
  color: #f7393b;
  font-size: 16px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-icon-01 {
  z-index: 999999;
  position: absolute;
  top: 30px;
  width: 80px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-icon-02 {
  z-index: 999999;
  position: absolute;
  top: 10px;
  width: 170px;
  overflow: hidden;
}

.p-gaming-pc-sub__model__contents__inr .game-list-icon-02 li {
  width: 80px;
  margin: 0 0 0 5px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .game-list-icon span {
  display: block;
  margin: 0 0 3px;
  padding: 5px;
  background: #036ecc;
  background: linear-gradient(135deg, transparent 5px, #036ecc 0) top left, linear-gradient(-135deg, #036ecc 5px, #036ecc 0) top right, linear-gradient(45deg, #036ecc 5px, #036ecc 0) bottom left, linear-gradient(-45deg, transparent 5px, #036ecc 0) bottom right;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-list-reco {
  position: absolute;
  top: 20px;
  right: 20px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-detail-01 {
  margin-top: 20px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-detail-01 > li {
  padding: 10px 0 10px;
  font-size: 13px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-list-detail-01 > li:nth-child(odd) {
  background: #333;
}

.p-gaming-pc-sub__model__contents__inr .game-list-detail-02 > li {
  width: 48%;
  margin: 10px 0 0;
  padding: 10px 0 0;
  float: left;
  border-top: dotted 1px #ccc;
  font-size: 13px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-detail-02 > li:nth-child(even) {
  float: right;
}

.p-gaming-pc-sub__model__contents__inr .game-list-detail-02 > li:nth-child(3) {
  clear: both;
}

.p-gaming-pc-sub__model__contents__inr .game-list-detail-02 > li:last-child {
  width: 100%;
  clear: both;
}

.p-gaming-pc-sub__model__contents__inr .game-list-rate {
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-list-rate li {
  display: inline-block;
  color: #00c2ff;
}

.p-gaming-pc-sub__model__contents__inr .game-list-rate li a {
  color: #00c2ff;
}

.p-gaming-pc-sub__model__contents__inr .game-list-day {
  font-weight: bold;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-list-day span {
  display: inline-block;
  padding: 3px 30px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-day-two {
  background: #f7393b;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph {
  font-size: 0;
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph li {
  display: inline-block;
  width: 19%;
  height: 10px;
  margin: 0 0 2px 1.25%;
  background-color: #ccc;
  font-size: 13px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph li:nth-child(5n+1) {
  margin: 0 0 2px 0;
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph li.game-color-01 {
  background-color: #ff9903;
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph li.game-color-02 {
  background-color: #92cd0d;
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph li.game-color-03 {
  position: relative;
  background-color: #ccc;
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph li.game-color-03::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 10px;
  background-color: #ff9903;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph li.game-color-04 {
  position: relative;
  background-color: #ccc;
}

.p-gaming-pc-sub__model__contents__inr .game-list-graph li.game-color-04::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 10px;
  background-color: #92cd0d;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .game-list-card {
  position: relative;
}

.p-gaming-pc-sub__model__contents__inr .game-list-card::after {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 0 0 5px;
  border: 1px solid #333;
  border-radius: 50%;
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  content: "?";
}

.p-gaming-pc-sub__model__contents__inr .game-list-card-tip {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  z-index: 9999999;
  position: absolute;
  top: -50px;
  width: 220px;
  padding: 10px;
  border-radius: 5px;
  background-color: #036ecc;
  color: #fff;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-list-card-tip-01 {
  left: -100px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-card-tip::after {
  display: inline-block;
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0 0 0 -5px;
  border-top: 10px solid #036ecc;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .game-list-card:hover {
  cursor: help;
}

.p-gaming-pc-sub__model__contents__inr .game-list-card:hover .game-list-card-tip {
  display: inline-block;
}

.p-gaming-pc-sub__model__contents__inr .game-list-desc {
  overflow: hidden;
}

.p-gaming-pc-sub__model__contents__inr .game-list-desc > li {
  width: 200px;
  padding: 40px 0 0;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .game-list-desc > li:first-child {
  width: 180px;
  padding: 0;
}

.p-gaming-pc-sub__model__contents__inr .game-head {
  position: relative;
  padding: 10px;
  background: #003070;
  background: -webkit-gradient(linear, left top, right top, from(#003070), to(#285dc4));
  background: linear-gradient(to right, #003070 0%, #285dc4 100%);
}

.p-gaming-pc-sub__model__contents__inr .game-head-name {
  margin-bottom: 0;
  padding: 0 0 0 15px;
  border-left: 4px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
}

.p-gaming-pc-sub__model__contents__inr .game-head-link {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 5px;
  width: 130px;
  transform: translateY(-50%);
}

.p-gaming-pc-sub__model__contents__inr .game-head-link a {
  display: block;
  padding: 8px 5px;
  border-radius: 5px;
  background-color: #fff;
  color: #036ecc;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-head-link a:hover {
  background-color: #deeaf9;
}

.p-gaming-pc-sub__model__contents__inr .game-head-link a:focus {
  outline: none;
}

.p-gaming-pc-sub__model__contents__inr .game-peri {
  padding: 10px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.p-gaming-pc-sub__model__contents__inr .game-peri li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.3%;
  padding: 10px;
  float: left;
  border-bottom: 1px dotted #8a8a8a;
  border-left: 1px dotted #8a8a8a;
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .game-peri li:nth-child(3n+1) {
  clear: both;
  border-left: none;
}

.p-gaming-pc-sub__model__contents__inr .game-peri li:nth-child(4), .p-gaming-pc-sub__model__contents__inr .game-peri li:nth-child(5), .p-gaming-pc-sub__model__contents__inr .game-peri li:nth-child(6) {
  border-bottom: none;
}

.p-gaming-pc-sub__model__contents__inr .game-interview {
  margin: 5px 0 0;
  padding: 15px 0;
  overflow: hidden;
  border: 1px solid #ccc;
}

.p-gaming-pc-sub__model__contents__inr .game-interview li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 0 40px;
  float: left;
  border-left: dotted 1px #8a8a8a;
}

.p-gaming-pc-sub__model__contents__inr .game-interview li:first-child {
  border-left: none;
}

.p-gaming-pc-sub__model__contents__inr .game-interview-name {
  color: #0e358e;
  font-size: 13px;
}

.p-gaming-pc-sub__model__contents__inr .game-interview-name strong {
  font-size: 15px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .game-model {
  padding: 15px 10px 10px 10px;
  overflow: hidden;
  border: 1px solid #ccc;
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .game-model-list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.3%;
  padding: 15px 10px;
  float: left;
  border-bottom: 1px dotted #8a8a8a;
  border-left: 1px dotted #8a8a8a;
}

.p-gaming-pc-sub__model__contents__inr .game-model-list li:nth-child(3n+1) {
  clear: both;
  border-left: none;
}

.p-gaming-pc-sub__model__contents__inr .game-model-list li:nth-child(4), .p-gaming-pc-sub__model__contents__inr .game-model-list li:nth-child(5), .p-gaming-pc-sub__model__contents__inr .game-model-list li:nth-child(6) {
  border-bottom: none;
}

.p-gaming-pc-sub__model__contents__inr .game-model-img {
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-model-name {
  margin: 15px 0 0;
}

.p-gaming-pc-sub__model__contents__inr .game-model-name a {
  color: #0e358e;
  font-size: 16px;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-model-name a:hover {
  text-decoration: underline;
}

.p-gaming-pc-sub__model__contents__inr .game-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-gaming-pc-sub__model__contents__inr .game-flexbox li {
  width: 47%;
}

.p-gaming-pc-sub__model__contents__inr .game-list-spec li {
  position: absolute;
  padding: 9px;
  border: 2px solid;
  color: #036ecc;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-list-spec-01 li {
  margin-top: 50px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-spec-02 li {
  margin-top: 100px;
}

.p-gaming-pc-sub__model__contents__inr .slimNew {
  color: red;
}

.p-gaming-pc-sub__model__contents__inr .slimheight {
  height: 150px;
}

.p-gaming-pc-sub__model__contents__inr .game-list-img-w {
  width: 180px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec {
  padding: 40px 0;
  border: 1px solid #ccc;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-inner {
  position: relative;
  width: 720px;
  height: 744px;
  margin: 0 auto;
  background: url(/5shopping/templates/search/positionmap/img/game/game_spec_bg_171214.jpg) center center no-repeat;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-title {
  font-size: 22px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-title strong {
  font-size: 24px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .game-spec a {
  display: block;
  color: #333;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-spec a span {
  color: #f7393b;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .game-spec a:hover {
  opacity: .8;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 80px;
  height: 104px;
  padding: 5px 0 0;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  border-radius: 5px;
  background-color: #fff;
  line-height: 1.2;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item::after {
  -webkit-transform: rotate(-315deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 0;
  height: 0;
  transform: rotate(-315deg);
  border: 8px solid transparent;
  border-left: 8px solid #f7393b;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-title {
  font-size: 12px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-title-01 {
  font-size: 10px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-price {
  color: #f7393b;
  font-size: 12px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-price span {
  color: #f7393b;
  font-size: 12px !important;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-01 {
  top: 20px;
  right: 155px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-02 {
  top: 240px;
  right: 155px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-03 {
  top: 130px;
  right: 155px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-04 {
  top: 310px;
  left: 322px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-05 {
  top: 350px;
  right: 285px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-06 {
  bottom: 180px;
  left: 95px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-07 {
  bottom: 180px;
  left: 225px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-08 {
  right: 285px;
  bottom: 72px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-09 {
  bottom: 72px;
  left: 225px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-10 {
  bottom: 72px;
  left: 322px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-11 {
  right: 0px;
  bottom: 72px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-12 {
  right: 155px;
  bottom: 180px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-13 {
  bottom: 180px;
  left: 90px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-14 {
  bottom: 72px;
  left: 90px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-15 {
  right: 285px;
  bottom: 180px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-16 {
  top: 240px;
  right: 285px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-17 {
  top: 240px;
  right: 30px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-18 {
  right: 30px;
  bottom: 180px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-item-19 {
  top: 20px;
  right: 30px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-lead {
  display: inline-block;
  position: absolute;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
}

.p-gaming-pc-sub__model__contents__inr .game-spec-lead-01 {
  top: 292px;
  left: 524px;
  background-color: #f7329b;
}

.p-gaming-pc-sub__model__contents__inr .u-mt-xs {
  margin-top: 5px;
}

.p-gaming-pc-sub__model__contents__inr .clip-list {
  padding: 10px 0;
  border: 1px solid #ccc;
}

.p-gaming-pc-sub__model__contents__inr .clip-point-title {
  color: #036ecc;
  font-size: 20px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .clip-point-title b {
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 26px;
}

.p-gaming-pc-sub__model__contents__inr .clip-point-name {
  margin: 10px 0 0;
  font-size: 15px;
  font-weight: bold;
}

.p-gaming-pc-sub__model__contents__inr .clip-point-img {
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .clip-point-txt {
  font-size: 14px;
}

.p-gaming-pc-sub__model__contents__inr .clip-point-txt a {
  color: #333;
  text-decoration: underline;
}

.p-gaming-pc-sub__model__contents__inr .clip-point-txt a:hover {
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .clip-point-txt a:focus {
  outline: none;
}

.p-gaming-pc-sub__model__contents__inr .clip-list-item-01 {
  width: 33.3%;
}

.p-gaming-pc-sub__model__contents__inr .clip-list-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 0 10px 10px;
  float: left;
  border-left: 1px solid #ccc;
}

.p-gaming-pc-sub__model__contents__inr .clip-list-item:first-child {
  border-left: none;
}

.p-gaming-pc-sub__model__contents__inr .splink {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .kakakucomreview .no_review {
  display: block !important;
  padding: 0 0 10px;
}

.p-gaming-pc-sub__model__contents__inr .pur-list-icon-01 {
  top: 20px;
}

.p-gaming-pc-sub__model__contents__inr #timer {
  color: #605b5a;
}

.p-gaming-pc-sub__model__contents__inr .countdown p {
  color: #605b5a;
}

.p-gaming-pc-sub__model__contents__inr .abtest-a {
  display: block;
}

.p-gaming-pc-sub__model__contents__inr .abtest-b {
  display: none;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel .tooltiptext {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*ツールチップ本体*/
  visibility: hidden;
  z-index: 1;
  position: absolute;
  bottom: 120%;
  left: 0;
  width: 100%;
  margin-top: 10px;
  padding: 5px 10px;
  border-radius: 6px;
  background-color: #D7D7D7;
  font-size: 12px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel:hover .tooltiptext {
  visibility: visible;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel .tooltiptext img {
  max-width: 100%;
}

.p-gaming-pc-sub__model__contents__inr a .desk-map-icn-cel .tooltiptext span {
  display: block;
  margin-top: 2px;
  color: #333;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel .tooltiptext .tw_yen {
  margin-top: 2px;
  padding-top: 2px;
  border-top: 1px dotted #333;
  color: #f00;
  font-size: 18px;
  font-weight: normal;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel .tooltiptext .benchmark {
  padding-top: 2px;
  border-top: 1px dotted #333;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel .tooltiptext .benchmark::before {
  font-size: 10px;
  /*display: block;*/
  white-space: pre;
  content: "ベンチマーク 3DMark\ATime Spy\A";
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel .tooltiptext::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #D7D7D7 transparent transparent transparent;
  /*吹き出しのアロー部分*/
  content: " ";
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel .tooltiptext {
  /*表示させる際のアニメーションエフェクト。透明にしておく*/
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-gaming-pc-sub__model__contents__inr .desk-map-icn-cel:hover .tooltiptext {
  /*マウスホバーでアニメーションしながら表示*/
  opacity: 1;
}

.p-gaming-pc-sub__model__contents__inr #update_date {
  margin-bottom: -40px;
}

.p-gaming-pc-sub__model__contents__inr body.game > .search_bottom_pagetop {
  width: 1050px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 480px) {
  .p-gaming-pc-sub__model__contents__inr .pconly {
    display: none;
  }
  .p-gaming-pc-sub__model__contents__inr .sponly {
    display: block;
  }
  .p-gaming-pc-sub__model__contents__inr h2.game-title-03 {
    margin-bottom: 10px !important;
    padding: 8px !important;
    border-bottom: 2px solid #0e358e;
    background-color: #fff !important;
    color: #0e358e !important;
    font-size: 18px !important;
    font-weight: bold;
  }
  .p-gaming-pc-sub__model__contents__inr h2.game-title-03 strong {
    display: block;
    font-size: 120%;
  }
  .p-gaming-pc-sub__model__contents__inr .game-head-name {
    font-size: 16px;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-img {
    width: calc(50% - 10px);
    height: auto;
    margin-right: 10px;
    float: left;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-txt {
    width: 50%;
    height: auto;
    float: left;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list {
    min-width: 100%;
    padding: 10px 10px 0;
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-item {
    display: block;
    padding: 10px 10px 0 10px;
    float: none;
    border-bottom: 3px double #ccc;
    border-left: none;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-item:first-child {
    border-left: none;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-item:last-child {
    border-bottom: none;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-item-01 {
    width: 100%;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-item-02 {
    width: 100%;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-reco {
    position: absolute;
    top: 10px;
    left: 0;
  }
  .p-gaming-pc-sub__model__contents__inr .clip-list-item {
    float: none;
    border-bottom: 1px solid #ccc;
  }
  .p-gaming-pc-sub__model__contents__inr .clip-list-item:first-child {
    border-left: none;
  }
  .p-gaming-pc-sub__model__contents__inr .clip-list-item-01 {
    width: 100%;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-desc {
    overflow: visible;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-desc > li {
    width: 100%;
    padding: 0 0 0;
    float: none;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-desc > li:first-child {
    width: 100%;
    padding: 0;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-img-w {
    width: 60%;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-name {
    height: auto;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-txt-01 {
    height: auto;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-detail-02 {
    height: 260px;
  }
  .p-gaming-pc-sub__model__contents__inr .game-model {
    padding: 0 10px;
    overflow: hidden;
    border: none;
  }
  .p-gaming-pc-sub__model__contents__inr .game-model-lead {
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #ccc;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-icon span {
    line-height: 1.6;
  }
  .p-gaming-pc-sub__model__contents__inr .game-model-list li {
    position: relative;
    width: 100%;
    float: none;
    border-left: none;
  }
  .p-gaming-pc-sub__model__contents__inr .splink {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
  }
  .p-gaming-pc-sub__model__contents__inr .splink::after {
    -webkit-transform: rotate(45deg) translate(-70%);
    -ms-transform: rotate(45deg) translate(-70%);
    display: block;
    position: absolute;
    top: 35%;
    right: 0;
    width: 10px;
    height: 10px;
    transform: rotate(45deg) translate(-70%);
    border-top: 3px solid #009be6;
    border-right: 3px solid #009be6;
    content: "";
  }
  .p-gaming-pc-sub__model__contents__inr .game-model-list li:nth-child(4), .p-gaming-pc-sub__model__contents__inr .game-model-list li:nth-child(5), .p-gaming-pc-sub__model__contents__inr .game-model-list li:nth-child(6) {
    border-bottom: 1px dotted #8a8a8a;
  }
  .p-gaming-pc-sub__model__contents__inr .game-model-list li:last-child {
    border-bottom: none;
  }
  .p-gaming-pc-sub__model__contents__inr .game-spec-title {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .p-gaming-pc-sub__model__contents__inr .game-spec-title strong {
    font-size: 18px;
  }
  .p-gaming-pc-sub__model__contents__inr .game-spec-title::after {
    display: block;
    margin: 10px 0 -15px -30px;
    color: #333;
    font-size: 12px;
    text-align: center;
    content: "← 一覧表はスワイプできます →";
  }
  .p-gaming-pc-sub__model__contents__inr #productList h3 {
    margin-top: 0;
    padding: 0 0 0 10px;
    border-bottom: none;
    font-size: 15px;
  }
  .p-gaming-pc-sub__model__contents__inr .game-interview li {
    padding: 0 20px;
  }
  .p-gaming-pc-sub__model__contents__inr h2.game-title-04 {
    background: #0e358e !important;
  }
  .p-gaming-pc-sub__model__contents__inr .game-ware {
    margin-bottom: 20px;
  }
  .p-gaming-pc-sub__model__contents__inr .game-ware-data dd {
    width: 100%;
  }
  .p-gaming-pc-sub__model__contents__inr .game-ware-item {
    margin: 10px 0;
  }
  .p-gaming-pc-sub__model__contents__inr .game-interview {
    margin: 0;
    padding: 0 10px;
    border: none;
  }
  .p-gaming-pc-sub__model__contents__inr .game-interview li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 20px;
    float: none;
    border-bottom: dotted 1px #8a8a8a;
    border-left: none;
  }
  .p-gaming-pc-sub__model__contents__inr .p-list-bnr3 {
    width: 100%;
    padding: 0 10px;
  }
  .p-gaming-pc-sub__model__contents__inr .mdl-list-card {
    font-size: 12px;
  }
  .p-gaming-pc-sub__model__contents__inr .mdl-list-card:before {
    margin-left: 10px;
    content: "※";
  }
  .p-gaming-pc-sub__model__contents__inr .pur-title-01 {
    border: none;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-title-01-inner {
    margin-bottom: 10px !important;
    padding: 8px !important;
    border-bottom: 2px solid #fff;
    border-left: 0px;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: bold;
  }
  .p-gaming-pc-sub__model__contents__inr .midashi {
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #FF0000;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
  }
  .p-gaming-pc-sub__model__contents__inr .p-list-game_choose {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
  }
  .p-gaming-pc-sub__model__contents__inr .p-list-game_choose_wrapper {
    width: 100%;
    padding: 0 3%;
  }
  .p-gaming-pc-sub__model__contents__inr .p-list-game_choose_item {
    width: 100%;
    margin: 0 0 10px;
    float: none;
  }
  .p-gaming-pc-sub__model__contents__inr .p-list-game_choose_purpose_pict img {
    border-bottom: 0px;
  }
  .p-gaming-pc-sub__model__contents__inr .p-list-game_choose_purpose {
    position: relative;
    padding: 5px 2em 5px 5px;
    border-right: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    background: #efefef url(/5sp/img/common/list_arw_lt_blue.png) no-repeat 98% 50%;
    color: #000;
    font-size: 1.2rem;
  }
  .p-gaming-pc-sub__model__contents__inr .p-list-game_choose_purpose span.pcmodel {
    color: #000;
    font-weight: bold;
    text-decoration: none;
  }
  .p-gaming-pc-sub__model__contents__inr .p-list-game_choose_purpose span.specDecoration {
    color: #e85917;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-peri {
    border: none;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-peri li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 20px;
    float: none;
    border: none;
    border-bottom: 1px dotted !important;
    font-size: 14px;
    text-align: center;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-peri li a::after {
    -webkit-transform: rotate(45deg) translate(-70%);
    -ms-transform: rotate(45deg) translate(-70%);
    display: block;
    position: absolute;
    top: 40%;
    right: 0;
    width: 10px;
    height: 10px;
    transform: rotate(45deg) translate(-70%);
    border-top: 3px solid #009be6;
    border-right: 3px solid #009be6;
    content: "";
  }
  .p-gaming-pc-sub__model__contents__inr .u-mt-ms-sp li {
    position: relative;
    width: 100% !important;
    padding: 20px 20px;
    float: none !important;
    border-bottom: 1px dotted;
  }
  .p-gaming-pc-sub__model__contents__inr .u-mt-ms-sp li a::after {
    -webkit-transform: rotate(45deg) translate(-70%);
    -ms-transform: rotate(45deg) translate(-70%);
    display: block;
    position: absolute;
    top: 40%;
    right: 0;
    width: 10px;
    height: 10px;
    transform: rotate(45deg) translate(-70%);
    border-top: 3px solid #009be6;
    border-right: 3px solid #009be6;
    content: "";
  }
  .p-gaming-pc-sub__model__contents__inr .pur-rank li {
    margin: 0;
  }
  .p-gaming-pc-sub__model__contents__inr .slick-slide {
    height: auto !important;
  }
  .p-gaming-pc-sub__model__contents__inr .rankNewVer2 .leftImg {
    position: relative;
    padding-top: 10px;
    float: left;
    text-align: center;
  }
  .p-gaming-pc-sub__model__contents__inr .rankNewVer2 .rightText {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px 0 4px;
    float: right;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-rank-img-01 img {
    height: auto !important;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-rank-icon {
    left: 15px;
    width: 45px;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-detail-01 > li {
    padding: 10px;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-peri-text {
    text-align: left;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-peri-title {
    text-align: left;
  }
  .p-gaming-pc-sub__model__contents__inr .pur-list-icon-01 {
    top: 10px;
  }
  .p-gaming-pc-sub__model__contents__inr .game-list-detail-01, .p-gaming-pc-sub__model__contents__inr .game-list-detail-02 {
    padding-top: 10px;
  }
  .p-gaming-pc-sub__model__contents__inr .sp-mark {
    margin-top: 0px !important;
    padding: 0 0 10px;
    border: 2px solid #333;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
  }
  .p-gaming-pc-sub__model__contents__inr .sp-mark span {
    display: block;
  }
  .p-gaming-pc-sub__model__contents__inr .bench-title {
    display: inline;
    margin-bottom: 15px;
    padding: 5px;
    background: #333;
    font-size: 14px;
  }
  .p-gaming-pc-sub__model__contents__inr .bench-score {
    font-size: 16px;
    font-weight: bold;
  }
  .p-gaming-pc-sub__model__contents__inr .sp-bench-box {
    padding: 15px 0 !important;
  }
  .p-gaming-pc-sub__model__contents__inr .twmsg {
    height: auto;
    margin-bottom: 15px;
  }
}

.p-gaming-pc-sub__model__contents__inr .msgRotate.Rigid {
  position: absolute;
  top: 148px;
  left: -15px;
}

.p-gaming-pc-sub__model__contents__inr .borderRigid::after {
  display: block;
  position: absolute;
  top: 168px;
  left: -5px;
  width: 35px;
  height: 644px;
  border-left: 1px solid #264ba0;
  content: "";
}

.p-gaming-pc-sub__model__contents__inr .featureRigid {
  display: block;
  max-width: 900px;
  margin: 0 auto;
}

.p-gaming-pc-sub__model__contents__inr .mapArea {
  margin: 0 -500%;
  padding: 70px 500% 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #000), color-stop(50%, #3a3a3a), color-stop(60%, #000));
  background: linear-gradient(90deg, #000 40%, #3a3a3a 50%, #000 60%);
}

.p-gaming-pc-sub__model__contents__inr .mapWrap {
  width: 1050px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.p-gaming-pc-sub__model__contents__inr .mapNav {
  position: absolute;
  right: calc(50vw + 390px);
  width: 245px;
  padding-top: 55px;
  float: left;
}

.p-gaming-pc-sub__model__contents__inr .mapInner {
  width: 805px;
  float: right;
}

.p-gaming-pc-sub__model__contents__inr .mapNav ul {
  z-index: 1;
  top: 10%;
  list-style: none;
}

.p-gaming-pc-sub__model__contents__inr .mapNav ul li {
  position: relative;
  width: 6px;
  height: 6px;
  margin: 0 0 60px;
  border-radius: 50%;
  background: #565656;
  cursor: pointer;
  -webkit-transition: background 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: background 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.p-gaming-pc-sub__model__contents__inr .mapNav ul li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -16px;
  left: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 180px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #565656;
  border-radius: 2px;
  color: #ccc;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .mapNav ul li a:hover {
  opacity: 0.8;
}

.p-gaming-pc-sub__model__contents__inr .mapNav ul li.current {
  background: #00ab2b;
}

.p-gaming-pc-sub__model__contents__inr .mapNav ul li.current a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  background: #00ab2b;
  color: #fff;
}

.p-gaming-pc-sub__model__contents__inr .mapList table {
  width: 775px;
}

.p-gaming-pc-sub__model__contents__inr .slant_low3_red {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 80px;
  border-top: solid #9E9E9E 1px;
  border-right: solid #9E9E9E 1px;
  background-image: linear-gradient(-40deg, #970e18 50%, #00491D 50%, #00491D);
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.p-gaming-pc-sub__model__contents__inr .slant_low3_red:before {
  position: absolute;
  top: 25px;
  left: 8px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  color: #fff;
  font-size: 10px;
  text-align: center;
  content: "グラフィック";
}

.p-gaming-pc-sub__model__contents__inr .slant_low3_red:after {
  position: absolute;
  top: 43px;
  left: 39px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.15em;
  text-align: center;
  content: "CPU";
}

.p-gaming-pc-sub__model__contents__inr .heightBar {
  display: block;
}

.p-gaming-pc-sub__model__contents__inr .borderLine {
  border-bottom: 2px solid #fff;
}

.p-gaming-pc-sub__model__contents__inr .heightBar {
  position: absolute;
  right: -15px;
  /* z-index: 4;*/
}

.p-gaming-pc-sub__model__contents__inr .heightBar.gmHeight {
  top: 338px;
}

.p-gaming-pc-sub__model__contents__inr .heightBar.deskHeight {
  top: 260px;
}

.p-gaming-pc-sub__model__contents__inr .heightBar.geforceHeight {
  top: 262px;
}

.p-gaming-pc-sub__model__contents__inr .heightBar.ryzenHeight {
  top: 260px;
}

.p-gaming-pc-sub__model__contents__inr .gmHeight .expertLine {
  height: 134px;
}

.p-gaming-pc-sub__model__contents__inr .gmHeight .casualLine {
  height: 215px;
}

.p-gaming-pc-sub__model__contents__inr .deskHeight .expertLine {
  height: 294px;
}

.p-gaming-pc-sub__model__contents__inr .deskHeight .casualLine {
  height: 128px;
}

.p-gaming-pc-sub__model__contents__inr .geforceHeight .expertLine {
  height: 558px;
}

.p-gaming-pc-sub__model__contents__inr .geforceHeight .casualLine {
  height: 128px;
}

.p-gaming-pc-sub__model__contents__inr .ryzenHeight .expertLine {
  height: 724px;
}

.p-gaming-pc-sub__model__contents__inr .ryzenHeight .casualLine {
  height: 128px;
}

.p-gaming-pc-sub__model__contents__inr .expertLine {
  -ms-writing-mode: tb-rl;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 4px;
  background-color: #ff2400;
  font-size: 1.2em;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.p-gaming-pc-sub__model__contents__inr .expertLine:after {
  z-index: 1;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -25px;
  border: solid transparent;
  border-width: 25px;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #ff2400;
  content: " ";
  pointer-events: none;
}

.p-gaming-pc-sub__model__contents__inr .casualLine {
  -ms-writing-mode: tb-rl;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 999;
  position: relative;
  padding: 4px;
  padding: 4px;
  background-color: #FF6E00;
  font-size: 1.2em;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.p-gaming-pc-sub__model__contents__inr .casualLine:after {
  z-index: 1;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -25px;
  border: solid transparent;
  border-width: 25px;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #FF6E00;
  content: " ";
  pointer-events: none;
}

.p-gaming-pc-sub__model__contents__inr .barDescribe {
  display: block;
  padding: 6px;
  border: 1px solid;
  font-size: 1.2em;
}

.p-gaming-pc-sub__model__contents__inr .typesquare_option {
  /*position: relative;
    z-index: 3;*/
}

.p-gaming-pc-sub__model__contents__inr .tannouIcon {
  display: none;
  position: absolute;
  bottom: -17px;
  left: 22px;
  padding: 2px 13px;
  background-color: #FF7600;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .tannouLink a {
  display: block;
  width: 600px;
  margin: 20px auto 10px;
  padding: 10px 0;
  border: 2px solid #FF7600;
  border-radius: 6px;
  background-color: #FF7600;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.p-gaming-pc-sub__model__contents__inr .tannouLink span {
  font-size: 30px;
}

.p-gaming-pc-sub__model__contents__inr .tannouLink a:hover {
  border: 2px solid #FF7600;
  background-color: #fff;
  color: #FF7600;
}

.p-gaming-pc-sub__model__contents__inr .tannouLink a:hover span {
  color: #FF7600;
}

.p-gaming-pc-sub__model__contents__inr .sidebannerLeft {
  display: block !important;
  top: 9240px !important;
}

.p-gaming-pc-sub__model__contents__inr .mapInner {
  width: 805px;
  margin: auto;
  float: none;
}

.p-gaming-pc-sub__model__contents__inr .slant_low4 {
  background-image: linear-gradient(-40deg, #114A9E 50%, #00491D 50%, #00491D);
}

.p-gaming-pc-sub__model__contents__inr .slant_low4:before {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

.p-gaming-pc-sub__model__contents__inr .slant_low4:after {
  top: 46px;
  left: 50px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

.p-gaming-pc-sub__model__contents__inr .desk-mapA-series-05 {
  border: 1px solid #5582c6;
  background: #696f2f;
  background: -webkit-gradient(linear, left top, right top, from(#696f2f), to(#5cbc4a));
  background: linear-gradient(to right, #696f2f 0%, #5cbc4a 100%);
}

.p-gaming-pc-sub__model__contents__inr .tannouIcon_a02 {
  position: absolute;
  top: -14px;
  left: -4px;
  padding: 2px 5px;
  background-color: #FF7600;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.p-gaming-pc-sub__model__contents__inr .deskHeight .expertLine {
  height: 527px !important;
}

.p-gaming-pc-sub__model__contents__inr .geforceHeight .expertLine {
  height: 447px !important;
}

.p-gaming-pc-sub__model__contents__inr #intel_11 .geforceHeight .expertLine {
  height: 531px !important;
}

.p-gaming-pc-sub__model__contents__inr .ryzenHeight .expertLine {
  height: 964px;
}

.p-gaming-pc-sub__model__contents__inr .deskHeight .casualLine {
  height: 115px;
}

.p-gaming-pc-sub__model__contents__inr .ryzenHeight .casualLine {
  height: 138px !important;
}

.p-gaming-pc-sub__model__contents__inr .geforceHeight .casualLine {
  height: 130px !important;
}

.p-gaming-pc-sub__model__contents__inr .mapNav ul li a {
  width: 182px;
}

.p-gaming-pc-sub__model__contents__inr .heightBar.deskHeight {
  top: 262px;
}

.p-gaming-pc-sub__model__contents__inr .expertLine, .p-gaming-pc-sub__model__contents__inr .casualLine {
  font-size: 14px;
  line-height: 23px;
}

.p-gaming-pc-sub__title {
  width: 100%;
  padding-top: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #fff;
  background-color: #000;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__title {
    padding: 21px 15px 21px 15px;
  }
}

.p-gaming-pc-sub__title h1 {
  color: #fff;
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1.92px;
}

@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__title h1 {
    font-size: 22px;
    letter-spacing: 1.32px;
  }
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc-sub__title h1 {
    width: 100%;
    max-width: 1440px;
    margin: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .p-gaming-pc-sub__title h1 {
    padding-left: calc( 20px + 130 * (100vw - 768px) / 672);
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-gaming-pc-sub__title h1 {
    padding-left: 150px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .p-gaming-pc-sub__title h1 {
    padding-right: calc( 20px + 130 * (100vw - 768px) / 672);
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-gaming-pc-sub__title h1 {
    padding-right: 150px;
  }
}

.p-gaming-pc-sub__fv__section {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc-sub__fv__section {
    height: 600px;
  }
}

@media screen and (min-width: 1440px) {
  .p-gaming-pc-sub__fv__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__fv__section {
    height: 107vw;
    background: url("../../../../category-top/gaming-pc/images/gaming-pc/img_gaming-pc_mv_sp.webp") no-repeat;
    background-position: center;
    background-size: cover;
  }
}

@media screen and (max-width: 374px) {
  .p-gaming-pc-sub__fv__section {
    height: 240px;
  }
}

.p-gaming-pc-sub__fv__section a {
  position: absolute;
  right: 10.5%;
  bottom: 5%;
  width: 300px;
}

@media screen and (max-width: 1440px) {
  .p-gaming-pc-sub__fv__section a {
    right: 9%;
    bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__fv__section a {
    right: 15px;
    bottom: 15px;
    width: 165px;
  }
  .p-gaming-pc-sub__fv__section a > span {
    font-size: 12px;
    letter-spacing: 1.44px;
    line-height: 1.5;
    text-align: center;
  }
  .p-gaming-pc-sub__fv__section a::after {
    right: 16px;
  }
}

.p-gaming-pc-sub__fv__image {
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .p-gaming-pc-sub__fv__image {
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 1440px;
  }
  .p-gaming-pc-sub__fv__image > img {
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}

@media screen and (min-width: 1440px) {
  .p-gaming-pc-sub__fv__image {
    position: static;
  }
  .p-gaming-pc-sub__fv__image > img {
    width: 100%;
    height: auto;
    -webkit-transform: none;
            transform: none;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__fv__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 300px;
  }
  .p-gaming-pc-sub__fv__image > img {
    width: auto;
    height: 100%;
  }
}

@media screen and (max-width: 374px) {
  .p-gaming-pc-sub__fv__image {
    height: 240px;
  }
}

.p-top-campaign__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 0px;
  padding: 0 0px 90px;
  padding-right: 0px;
  padding-left: 20px;
}

@media (min-width: 769px) {
  .p-top-campaign__inner {
    padding-left: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-campaign__inner {
    padding-left: 150px;
  }
}

@media (min-width: 769px) {
  .p-top-campaign__inner {
    padding-right: calc( 0px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-campaign__inner {
    padding-right: 130px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-campaign__inner {
    padding: 0 15px 45px;
  }
}

.p-top-campaign__list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 100%;
  margin: 0 auto 30px;
}

@media screen and (max-width: 767px) {
  .p-top-campaign__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-campaign__list li {
    max-width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .p-top-campaign__list li:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-top-campaign__list li {
    width: calc(50% - 7px);
    margin-bottom: 14px;
  }
}

.p-top-campaign__list li > a:hover {
  -webkit-animation-duration: 1s;
  -webkit-animation-name: flash;
  animation-name: hover-flash;
  animation-duration: 1s;
  opacity: 1;
}

.p-top-campaign__list li > a img {
  width: 100%;
}

.p-top-campaign__button {
  margin: 0 auto;
}

@media screen and (min-width: 768px), print {
  .p-top-campaign__button {
    width: 300px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-campaign__button {
    width: 100%;
    height: 40px;
  }
}

.p-top-fast-view {
  width: 100%;
  background-color: #000;
}

@media screen and (min-width: 768px), print {
  .p-top-fast-view__container {
    width: 100%;
    margin: 0 auto;
    padding: 4px 0 0px;
  }
}

.p-top-fast-view__slide {
  opacity: 0.5;
}

@media screen and (min-width: 768px), print {
  .p-top-fast-view__slide {
    display: block;
    width: 480px;
    max-width: 480px;
  }
}

.p-top-fast-view__slide img {
  display: block;
  width: 100%;
}

.p-top-fast-view__slide.swiper-slide-active {
  opacity: 1;
}

.p-top-fast-view__tools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 768px), print {
  .p-top-fast-view__tools {
    width: 590px;
    margin: 13px auto;
  }
}

.p-top-fast-view__pagination.swiper-pagination {
  position: static;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 55px;
  color: #fff;
  font-weight: 500;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-fast-view__pagination.swiper-pagination {
    font-size: 14px;
    letter-spacing: 1.84px;
    line-height: 1.14;
  }
}

@media screen and (max-width: 767px) {
  .p-top-fast-view__pagination.swiper-pagination {
    width: 60px;
    padding-right: 3px;
    padding-left: 5px;
    font-size: 11px;
    letter-spacing: 1.32px;
    line-height: 1.45;
  }
}

.p-top-fast-view__pagination.swiper-pagination > span:first-child {
  padding-right: 2px;
}

@media screen and (max-width: 767px) {
  .p-top-fast-view__pagination.swiper-pagination > span:first-child {
    padding-right: 0px;
  }
}

.p-top-fast-view__pagination.swiper-pagination > span:last-child {
  padding-left: 2px;
}

@media screen and (max-width: 767px) {
  .p-top-fast-view__pagination.swiper-pagination > span:last-child {
    padding-left: 0px;
  }
}

.p-top-fast-view__progress {
  display: block;
  z-index: 1;
  position: relative;
  width: 480px;
  height: 4px;
  margin: 7px auto;
}

@media screen and (max-width: 767px) {
  .p-top-fast-view__progress {
    width: 78%;
    height: 2px;
    margin: 15px auto;
  }
}

.p-top-fast-view__progress-bar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 45px;
  left: 0;
  width: auto;
  height: 4px;
  background-color: #484848;
}

.p-top-fast-view__progress-bar:after {
  z-index: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #00a2e6;
  content: "";
}

.p-top-fast-view__progress.is-fvActive .p-top-fast-view__progress-bar:after {
  width: 0%;
  -webkit-transition: none;
  transition: none;
}

.p-top-fast-view__progress.is-fvPassive .p-top-fast-view__progress-bar {
  opacity: 0;
}

.p-top-fast-view__progress.is-fvAnimate .p-top-fast-view__progress-bar:after {
  width: 100%;
  -webkit-transition: width linear;
  transition: width linear;
  -webkit-transition-delay: unset;
          transition-delay: unset;
  -webkit-transition-duration: 5s;
          transition-duration: 5s;
}

.p-top-fast-view__move {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 55px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .p-top-fast-view__move {
    width: 50px;
  }
}

.p-top-fast-view__stopbutton {
  width: 20px;
  height: 18px;
  cursor: pointer;
}

.p-top-fast-view__stopbutton.stop {
  position: relative;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
}

.p-top-fast-view__stopbutton.stop:before, .p-top-fast-view__stopbutton.stop:after {
  position: absolute;
  background-color: #fff;
  content: '';
  -webkit-transition: none;
  transition: none;
}

@media screen and (min-width: 768px), print {
  .p-top-fast-view__stopbutton.stop:before, .p-top-fast-view__stopbutton.stop:after {
    top: 3px;
    width: 3px;
    height: 10px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-fast-view__stopbutton.stop:before, .p-top-fast-view__stopbutton.stop:after {
    top: 5px;
    width: 2.2px;
    height: 9px;
  }
}

.p-top-fast-view__stopbutton.stop:before {
  left: 5px;
}

@media screen and (max-width: 767px) {
  .p-top-fast-view__stopbutton.stop:before {
    left: 6px;
  }
}

.p-top-fast-view__stopbutton.stop:after {
  right: 5px;
}

@media screen and (max-width: 767px) {
  .p-top-fast-view__stopbutton.stop:after {
    right: 6px;
  }
}

.p-top-fast-view__stopbutton.start {
  position: relative;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
}

.p-top-fast-view__stopbutton.start:before {
  position: absolute;
  top: 3px;
  right: 4px;
  width: 0;
  height: 0;
  border-width: 5px 0 5px 10px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: '';
  -webkit-transition: none;
  transition: none;
}

.p-top-fast-view__stopbutton.start:after {
  content: none;
}

.p-top-headline {
  margin: 90px auto 50px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .p-top-headline {
    margin: 45px auto 25px;
  }
}

.p-top-important-news__section {
  width: 100%;
  padding: 30px 0;
  background-color: #f6f6f6;
}

@media screen and (max-width: 767px) {
  .p-top-important-news__section {
    padding: 15px 0;
  }
}

.p-top-important-news__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 769px) {
  .p-top-important-news__inner {
    padding-left: calc( 20px + 100 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-important-news__inner {
    padding-left: 120px;
  }
}

@media (min-width: 769px) {
  .p-top-important-news__inner {
    padding-right: calc( 20px + 100 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-important-news__inner {
    padding-right: 120px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-important-news__inner {
    padding: 0 15px;
  }
}

.p-top-important-news__header {
  position: relative;
  height: 50px;
  background-color: #004ea2;
  color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .p-top-important-news__header {
    height: 40px;
  }
}

.p-top-important-news__header::after {
  z-index: auto;
  position: absolute;
  top: calc(50% - 1px);
  right: 24px;
  width: 12px;
  height: 2px;
  background-color: #fff;
  content: "";
}

@media screen and (max-width: 767px) {
  .p-top-important-news__header::after {
    right: 14px;
    width: 10px;
  }
}

.p-top-important-news__header::before {
  z-index: auto;
  position: absolute;
  top: calc(50% - 5px);
  right: 29px;
  width: 2px;
  height: 12px;
  background-color: #fff;
  content: "";
}

@media screen and (max-width: 767px) {
  .p-top-important-news__header::before {
    right: 18px;
    height: 10px;
  }
}

.p-top-important-news__header.is-open::before {
  content: none;
}

.p-top-important-news__header-ico {
  width: 19px;
  height: 19px;
  margin-right: 15px;
}

@media screen and (min-width: 768px), print {
  .p-top-important-news__header-ico {
    width: 19px;
    height: 19px;
  }
}

.p-top-important-news__header-title {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.96px;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .p-top-important-news__header-title {
    font-size: 14px;
    font-weight: normal;
  }
}

.p-top-important-news__list {
  background-color: #fff;
}

.p-top-important-news__list > li {
  border-bottom: 2px dotted #c8c8c8;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .p-top-important-news__list > li {
    border-bottom: 1px dotted #c8c8c8;
    font-size: 12px;
    letter-spacing: 1.44px;
  }
}

.p-top-important-news__list > li > a {
  padding: 13px 30px;
}

@media screen and (max-width: 767px) {
  .p-top-important-news__list > li > a {
    padding: 17px 35px 17px 15px;
  }
}

.p-top-important-news__list > li > a.c-arrow, .p-top-important-news__list > li > a.c-arrow--down, .p-top-important-news__list > li > a.c-arrow--top, .p-top-important-news__list > li > a.c-arrow--left, .p-top-important-news__list > li > a.c-arrow--before {
  position: relative;
}

.p-top-important-news__list > li > a.c-arrow::after, .p-top-important-news__list > li > a.c-arrow--down::after, .p-top-important-news__list > li > a.c-arrow--top::after, .p-top-important-news__list > li > a.c-arrow--left::after, .p-top-important-news__list > li > a.c-arrow--before::after {
  position: absolute;
  top: calc(50% - 4px);
  right: 27px;
  border-color: #004da1;
}

@media screen and (max-width: 767px) {
  .p-top-important-news__list > li > a.c-arrow::after, .p-top-important-news__list > li > a.c-arrow--down::after, .p-top-important-news__list > li > a.c-arrow--top::after, .p-top-important-news__list > li > a.c-arrow--left::after, .p-top-important-news__list > li > a.c-arrow--before::after {
    right: 15px;
    width: 8px;
    height: 8px;
    border-color: #484848;
  }
}

@media screen and (max-width: 767px) {
  .p-top-important-news__list > li > a .c-news__date {
    margin-bottom: 4px;
    font-size: 11px;
    line-height: 1.45;
  }
}

.p-top-important-news__list > li:last-child {
  border: 0;
}

.p-top-info-news__section {
  max-width: 1050px;
  margin: 90px auto 50px;
  padding: 0;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 769px) {
  .p-top-info-news__section {
    padding-left: calc( 20px + 100 * (100vw - 769px) / 281);
  }
}

@media (min-width: 1050px) {
  .p-top-info-news__section {
    padding-left: 120px;
  }
}

@media (min-width: 769px) {
  .p-top-info-news__section {
    padding-right: calc( 20px + 100 * (100vw - 769px) / 281);
  }
}

@media (min-width: 1050px) {
  .p-top-info-news__section {
    padding-right: 120px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__section {
    margin: 45px auto 25px;
    padding: 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-info-news__inner {
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__inner {
    margin-right: 0;
    margin-bottom: 45px;
  }
}

.p-top-info-news__menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 768px), print {
  .p-top-info-news__menu {
    max-width: 810px;
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__menu {
    width: 100%;
    max-width: none;
    height: 50px;
  }
}

.p-top-info-news__menu > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background-color: #ececec;
  cursor: pointer;
}

@media screen and (min-width: 768px), print {
  .p-top-info-news__menu > li {
    width: 100%;
    max-width: 198px;
    margin-right: 6px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__menu > li {
    width: 25%;
    max-width: none;
    margin-right: 3px;
  }
}

.p-top-info-news__menu > li:last-child {
  margin-right: 0;
}

.p-top-info-news__menu > li.is-active {
  border-top: 4px solid #004da1;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .p-top-info-news__menu > li.is-active {
    border-top: 2px solid #004da1;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-info-news__menu > li > span {
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 1.31;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__menu > li > span {
    font-size: 12px;
    letter-spacing: 1.44px;
    line-height: 1.42;
  }
}

.p-top-info-news__contents:not(:first-of-type) {
  display: none;
}

.p-top-info-news__list {
  background-color: #fff;
}

@media screen and (min-width: 768px), print {
  .p-top-info-news__list {
    margin: 10px auto 10px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__list {
    width: calc(100% - 30px);
    margin: 5px auto 10px;
  }
}

.p-top-info-news__list > li {
  line-height: 1.8;
}

@media screen and (min-width: 768px), print {
  .p-top-info-news__list > li {
    border-bottom: 2px dotted #c8c8c8;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__list > li {
    border-bottom: 1px dotted #c8c8c8;
    font-size: 12px;
  }
}

.p-top-info-news__list > li > a {
  padding: 30px 45px 30px 0px;
}

@media screen and (max-width: 767px) {
  .p-top-info-news__list > li > a {
    padding: 19px 20px 19px 0px;
  }
}

.p-top-info-news__list > li > a.c-arrow, .p-top-info-news__list > li > a.c-arrow--down, .p-top-info-news__list > li > a.c-arrow--top, .p-top-info-news__list > li > a.c-arrow--left, .p-top-info-news__list > li > a.c-arrow--before {
  position: relative;
}

.p-top-info-news__list > li > a.c-arrow::after, .p-top-info-news__list > li > a.c-arrow--down::after, .p-top-info-news__list > li > a.c-arrow--top::after, .p-top-info-news__list > li > a.c-arrow--left::after, .p-top-info-news__list > li > a.c-arrow--before::after {
  position: absolute;
  top: calc(50% - 4px);
  right: 25px;
  border-color: #004da1;
}

@media screen and (max-width: 767px) {
  .p-top-info-news__list > li > a.c-arrow::after, .p-top-info-news__list > li > a.c-arrow--down::after, .p-top-info-news__list > li > a.c-arrow--top::after, .p-top-info-news__list > li > a.c-arrow--left::after, .p-top-info-news__list > li > a.c-arrow--before::after {
    right: 2px;
    width: 8px;
    height: 8px;
    border-color: #484848;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-info-news__list > li > a .c-news__date {
    width: 7em;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__list > li > a .c-news__date {
    font-size: 11px;
  }
}

.p-top-info-news__list > li:last-child {
  border: 0;
}

@media screen and (min-width: 768px), print {
  .p-top-info-news__button {
    width: 300px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .p-top-info-news__button {
    width: calc(100% - 30px);
    height: 40px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-lineup__section {
    padding: 1px 0 75px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-lineup__section {
    padding: 1px 0 35px;
  }
}

.p-top-lineup__inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .p-top-lineup__inner {
    padding: 0 15px;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-lineup__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 1460px) {
  .p-top-lineup__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 810px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 995px) {
  .p-top-lineup__list {
    width: 645px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .p-top-lineup__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-lineup__list > li {
    width: 150px;
    height: 120px;
    margin: 0 15px 15px 0;
  }
  .p-top-lineup__list > li:nth-child(7n), .p-top-lineup__list > li:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1460px) {
  .p-top-lineup__list > li:nth-child(7n) {
    margin-right: 15px;
  }
  .p-top-lineup__list > li:nth-child(5n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 995px) {
  .p-top-lineup__list > li:nth-child(7n) {
    margin-right: 15px;
  }
  .p-top-lineup__list > li:nth-child(5n) {
    margin-right: 15px;
  }
  .p-top-lineup__list > li:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-top-lineup__list > li {
    width: calc(50% - 5px);
    margin: 0 0 10px;
  }
  .p-top-lineup__list > li:nth-child(7n), .p-top-lineup__list > li:nth-child(5n), .p-top-lineup__list > li:nth-child(4n) {
    margin-right: 0;
  }
}

.p-top-lineup__list > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #a3a3a3;
  border-radius: 2px;
}

@media screen and (min-width: 768px), print {
  .p-top-lineup__list > li > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 28px 0 24px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-lineup__list > li > a {
    min-height: 50px;
    padding: 0 10px;
  }
}

.p-top-lineup__list > li > a.hover {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.p-top-lineup__list > li > a.hover::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: -168%;
  width: 150%;
  height: 100%;
  -webkit-transform: skewX(-18deg);
          transform: skewX(-18deg);
  background-color: #cfcfcf;
  content: '';
  opacity: 0.3;
}

.p-top-lineup__list > li > a.hover--over:before {
  -webkit-animation: c-button-animation-over ease-out .4s both;
          animation: c-button-animation-over ease-out .4s both;
}

.p-top-lineup__list > li > a.hover--out:before {
  -webkit-animation: c-button-animation-out ease-in .4s both;
          animation: c-button-animation-out ease-in .4s both;
}

@media screen and (min-width: 768px), print {
  .p-top-lineup__list > li > a.hover.server {
    padding-bottom: 12px;
  }
}

.p-top-lineup__image {
  display: block;
}

.p-top-lineup__image > img {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 768px), print {
  .p-top-lineup__image {
    width: 38px;
    margin-bottom: auto;
  }
}

@media screen and (max-width: 767px) {
  .p-top-lineup__image {
    width: 26px;
    margin-right: 2px;
    margin-bottom: 0px;
  }
}

.p-top-lineup__title {
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-top-lineup__title {
    font-size: 14px;
    letter-spacing: 0.84px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-lineup__title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 1.36;
  }
  .server .p-top-lineup__title {
    letter-spacing: 0;
  }
}

.p-top-other-recommend___section {
  margin: 90px auto 50px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend___section {
    margin: 45px auto 25px;
  }
}

.p-top-other-recommend__inner {
  max-width: 1440px;
  padding: 0;
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto 90px;
  }
}

@media (min-width: 769px) {
  .p-top-other-recommend__inner {
    padding-left: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-other-recommend__inner {
    padding-left: 150px;
  }
}

@media (min-width: 769px) {
  .p-top-other-recommend__inner {
    padding-right: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-other-recommend__inner {
    padding-right: 150px;
  }
}

@media screen and (max-width: 980px) {
  .p-top-other-recommend__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 30px);
    margin: 0 auto 25px;
    padding: 0;
  }
}

.p-top-other-recommend__panels {
  -webkit-box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
          box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend__panels {
    width: 100%;
    max-width: 570px;
    min-height: 390px;
  }
}

@media screen and (max-width: 980px) {
  .p-top-other-recommend__panels {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }
}

.p-top-other-recommend__panels:last-child {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 10px;
  border-bottom: 1px solid #004da1;
  border-left: 1px solid #004da1;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend__panels:last-child {
    max-width: 530px;
  }
}

@media (min-width: 980px) {
  .p-top-other-recommend__panels:last-child {
    margin-left: calc( 10px + 30 * (100vw - 980px) / 460);
  }
}

@media (min-width: 1440px) {
  .p-top-other-recommend__panels:last-child {
    margin-left: 40px;
  }
}

@media screen and (max-width: 980px) {
  .p-top-other-recommend__panels:last-child {
    width: 100%;
    max-width: none;
    margin-top: 50px;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend__panels:last-child {
    margin-top: 25px;
  }
}

.p-top-other-recommend--min {
  width: 50%;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--min {
    max-width: 285px;
  }
}

@media screen and (max-width: 980px) {
  .p-top-other-recommend--min {
    max-width: none;
  }
}

.p-top-other-recommend--min > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-top: 1px solid #004da1;
  border-right: 1px solid #004da1;
  background-color: #fff;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--min > a {
    min-height: 206px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--min > a {
    min-height: 122px;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--min > a:hover .cat_icon > img {
    -webkit-transform: scale(1.14, 1.14);
            transform: scale(1.14, 1.14);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--min > a .cat_icon {
    width: 84px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--min > a .cat_icon {
    width: 62px;
  }
}

.p-top-other-recommend--min > a .cat_icon > img {
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-top-other-recommend--min > a .cat_title {
  color: #004da1;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--min > a .cat_title {
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--min > a .cat_title {
    margin-top: -4px;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 1.44px;
    line-height: 1.42;
  }
}

.p-top-other-recommend--min > a.c-panel-arrow::before {
  border-color: #fff;
  background-color: transparent;
}

.p-top-other-recommend--min > a.c-panel-arrow::after {
  background-color: #004da1;
}

.p-top-other-recommend--small {
  width: 50%;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--small {
    max-width: 285px;
  }
}

@media screen and (max-width: 980px) {
  .p-top-other-recommend--small {
    max-width: none;
  }
}

.p-top-other-recommend--small > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  border: 1px solid #004da1;
  background-color: #fff;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--small > a {
    padding: 20px 20px 26px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--small > a {
    padding: 18px 14px 16px;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--small > a:hover .product_image > img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .p-top-other-recommend--small > a:hover .product_image > object-fit {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

.p-top-other-recommend--small > a .product_shoulder-text {
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--small > a .product_shoulder-text {
    margin-bottom: 18px;
    font-size: 18px;
    letter-spacing: 1.08px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--small > a .product_shoulder-text {
    margin-bottom: 18px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.44px;
    line-height: 1.42;
  }
}

.p-top-other-recommend--small > a .product_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--small > a .product_image {
    width: 100%;
    max-width: 180px;
    min-height: 180px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--small > a .product_image {
    width: calc(100% - 12px);
    height: 115px;
    min-height: auto;
    margin-bottom: 22px;
  }
}

.p-top-other-recommend--small > a .product_image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-top-other-recommend--small > a .product_image > object-fit {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-top-other-recommend--small > a .product_id {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-size: 13px;
  letter-spacing: 0.78px;
  line-height: 1.62;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--small > a .product_id {
    -webkit-line-clamp: 2;
    font-size: 13px;
    letter-spacing: 0.78px;
    line-height: 1.62;
  }
}

@media screen and (max-width: 1300px) {
  .p-top-other-recommend--small > a .product_id {
    -webkit-line-clamp: 3;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--small > a .product_id {
    -webkit-line-clamp: 4;
    margin-bottom: 6px;
    font-size: 11px;
    letter-spacing: 1.32px;
    line-height: 1.45;
  }
}

.p-top-other-recommend--small > a .product_price {
  margin-top: auto;
  color: #e43344;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--small > a .product_price {
    font-size: 20px;
    letter-spacing: 0.8px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--small > a .product_price {
    margin-right: -10px;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 1;
  }
}

.p-top-other-recommend--small > a .product_price .unit {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.48px;
}

@media screen and (min-width: 768px), print {
  .p-top-other-recommend--small > a .product_price .unit {
    padding-left: 3px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-other-recommend--small > a .product_price .unit {
    font-size: 12px;
  }
}

.p-top-other-recommend--small > a.c-panel-arrow::before {
  border-color: #fff;
  background-color: transparent;
}

.p-top-other-recommend--small > a.c-panel-arrow::after {
  background-color: #004da1;
}

.p-top-other-recommend--small:last-child > a {
  border-left: 0;
}

.p-top-recommend {
  margin: 90px auto 50px;
  padding: 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-top-recommend {
    margin: 45px auto 25px;
  }
}

.p-top-recommend__section {
  max-width: 1440px;
  padding: 0;
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__section {
    margin: 0 auto 50px;
  }
}

@media (min-width: 769px) {
  .p-top-recommend__section {
    padding-left: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-recommend__section {
    padding-left: 150px;
  }
}

@media (min-width: 769px) {
  .p-top-recommend__section {
    padding-right: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-recommend__section {
    padding-right: 150px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto 25px;
    padding: 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__section:nth-child(odd) .p-top-recommend__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-top-recommend__section:nth-child(odd) .p-top-recommend__inner .p-top-recommend__panel--small > a {
    border: 1px solid #004da1;
    border-right: 0;
  }
  .p-top-recommend__section:nth-child(even) .p-top-recommend__inner .p-top-recommend__panel--small > a {
    border: 1px solid #004da1;
    border-left: 0;
  }
}

.p-top-recommend__section:last-child {
  margin-bottom: 0;
}

.p-top-recommend__inner {
  margin: 0 auto;
  padding: 0;
  -webkit-box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
          box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__inner {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 30px);
  }
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panels {
    width: 100%;
    max-width: 570px;
  }
}

.p-top-recommend__panel--large {
  background-image: linear-gradient(-45deg, #004da1, #0078c4);
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 50%;
    min-width: 350px;
    max-width: 570px;
    min-height: 415px;
  }
}

.p-top-recommend__panel--large > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a {
    padding: 45px 30px 40px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--large > a {
    padding: 28px 18px 18px 15px;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a:hover .brand_image > img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .p-top-recommend__panel--large > a:hover .brand_image > object-fit {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

.p-top-recommend__panel--large > a .brand_shoulder {
  color: #ffdd11;
  font-family: "Roboto", Sans-Serif;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a .brand_shoulder {
    margin-bottom: 18px;
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--large > a .brand_shoulder {
    margin-bottom: 8px;
    font-size: 12px;
    letter-spacing: 1.44px;
    line-height: 1.33;
  }
}

.p-top-recommend__panel--large > a .brand_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a .brand_logo {
    height: 55px;
  }
}

.p-top-recommend__panel--large > a .brand_logo img {
  display: block;
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a .brand_logo--galleria {
    max-width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--large > a .brand_logo--galleria {
    width: 142px;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a .brand_logo--raytrek {
    max-width: 172px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--large > a .brand_logo--raytrek {
    width: 86px;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a .brand_logo--thirdwave {
    max-width: 254px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--large > a .brand_logo--thirdwave {
    width: 127px;
  }
}

.p-top-recommend__panel--large > a .brand_text {
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a .brand_text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 140px;
    margin-top: 30px;
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--large > a .brand_text {
    width: 48%;
    margin-top: 20px;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1.44px;
    line-height: 1.42;
  }
}

.p-top-recommend__panel--large > a .brand_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 210px;
  padding-right: 2px;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--large > a .brand_image {
    z-index: 1000;
    -ms-flex-item-align: end;
        align-self: flex-end;
    width: 100%;
    max-width: 300px;
    min-height: 240px;
    margin-left: 2%;
    padding-right: 20px;
    overflow: visible;
  }
}

@media (min-width: 1300px) {
  .p-top-recommend__panel--large > a .brand_image {
    max-width: calc( 210px + 90 * (100vw - 1300px) / 140);
  }
}

@media (min-width: 1440px) {
  .p-top-recommend__panel--large > a .brand_image {
    max-width: 300px;
  }
}

@media (min-width: 1300px) {
  .p-top-recommend__panel--large > a .brand_image {
    padding-right: calc( 2px + 18 * (100vw - 1300px) / 140);
  }
}

@media (min-width: 1440px) {
  .p-top-recommend__panel--large > a .brand_image {
    padding-right: 20px;
  }
}

@media screen and (max-width: 1300px) {
  .p-top-recommend__panel--large > a .brand_image {
    max-width: 210px;
    height: inherit;
    margin: 30px auto 0;
    padding-right: 0px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--large > a .brand_image {
    width: calc(50% - 5px);
    margin: -45px 0 0;
  }
}

.p-top-recommend__panel--large > a .brand_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-top-recommend__panel--large > a .brand_image > object-fit {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-top-recommend__panel--large > a.c-panel-arrow::before {
  border-color: #fff;
  background-color: transparent;
}

.p-top-recommend__panel--large > a.c-panel-arrow::after {
  background-color: rgba(0, 0, 0, 0.35);
}

.p-top-recommend__panel--small {
  width: 50%;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small {
    max-width: 285px;
  }
}

.p-top-recommend__panel--small > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  border: 1px solid #004da1;
  background-color: #fff;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a {
    padding: 20px 20px 26px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small > a {
    padding: 18px 14px 16px;
    border-top: 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a:hover .product_image > img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .p-top-recommend__panel--small > a:hover .product_image > object-fit {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

.p-top-recommend__panel--small > a .product_shoulder {
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a .product_shoulder {
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small > a .product_shoulder {
    margin-bottom: 18px;
  }
}

.p-top-recommend__panel--small > a .product_shoulder-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14.4px;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a .product_shoulder-text {
    font-size: 18px;
    letter-spacing: 1.08px;
    line-height: 1.5;
  }
}

@media (min-width: 768px) {
  .p-top-recommend__panel--small > a .product_shoulder-text {
    font-size: calc( 14.4px + 3.6 * (100vw - 768px) / 672);
  }
}

@media (min-width: 1440px) {
  .p-top-recommend__panel--small > a .product_shoulder-text {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small > a .product_shoulder-text {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.44px;
    line-height: 1.42;
  }
}

.p-top-recommend__panel--small > a .product_shoulder-ico {
  width: 45.5px;
  margin-left: 9.6px;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a .product_shoulder-ico {
    width: 65px;
    margin-left: 16px;
  }
}

@media (min-width: 768px) {
  .p-top-recommend__panel--small > a .product_shoulder-ico {
    width: calc( 45.5px + 19.5 * (100vw - 768px) / 672);
  }
}

@media (min-width: 1440px) {
  .p-top-recommend__panel--small > a .product_shoulder-ico {
    width: 65px;
  }
}

@media (min-width: 768px) {
  .p-top-recommend__panel--small > a .product_shoulder-ico {
    margin-left: calc( 9.6px + 6.4 * (100vw - 768px) / 672);
  }
}

@media (min-width: 1440px) {
  .p-top-recommend__panel--small > a .product_shoulder-ico {
    margin-left: 16px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small > a .product_shoulder-ico {
    width: 65px;
    margin-right: -3px;
    margin-left: 6px;
  }
}

.p-top-recommend__panel--small > a .product_shoulder-ico > img {
  width: 100%;
}

.p-top-recommend__panel--small > a .product_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a .product_image {
    width: 100%;
    max-width: 180px;
    height: auto;
    height: 180px;
    min-height: 180px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small > a .product_image {
    width: calc(100% - 12px);
    height: 115px;
    min-height: auto;
    margin-bottom: 22px;
  }
}

.p-top-recommend__panel--small > a .product_image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-top-recommend__panel--small > a .product_image > object-fit {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-top-recommend__panel--small > a .product_id {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-size: 13px;
  letter-spacing: 0.78px;
  line-height: 1.62;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a .product_id {
    -webkit-line-clamp: 2;
    font-size: 13px;
    letter-spacing: 0.78px;
    line-height: 1.62;
  }
}

@media screen and (max-width: 1300px) {
  .p-top-recommend__panel--small > a .product_id {
    -webkit-line-clamp: 4;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small > a .product_id {
    -webkit-line-clamp: 4;
    margin-bottom: 6px;
    font-size: 11px;
    letter-spacing: 1.32px;
    line-height: 1.45;
  }
}

.p-top-recommend__panel--small > a .product_price {
  margin-top: auto;
  color: #e43344;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a .product_price {
    font-size: 20px;
    letter-spacing: 0.8px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small > a .product_price {
    margin-right: -10px;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 1;
  }
}

.p-top-recommend__panel--small > a .product_price .unit {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.48px;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel--small > a .product_price .unit {
    padding-left: 3px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small > a .product_price .unit {
    font-size: 12px;
  }
}

.p-top-recommend__panel--small > a.c-panel-arrow::before {
  border-color: #fff;
  background-color: transparent;
}

.p-top-recommend__panel--small > a.c-panel-arrow::after {
  background-color: #004da1;
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel--small:last-child > a {
    border-left: 0;
  }
}

.p-top-recommend__panel-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px), print {
  .p-top-recommend__panel-column {
    margin: 0px auto 0;
  }
}

@media screen and (max-width: 1300px) {
  .p-top-recommend__panel-column {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 0%;
  }
}

@media screen and (max-width: 767px) {
  .p-top-recommend__panel-column {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-top-selfcheck__section {
  max-width: 1440px;
  padding: 0;
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (min-width: 768px), print {
  .p-top-selfcheck__section {
    margin: 0 auto 50px;
  }
}

@media (min-width: 769px) {
  .p-top-selfcheck__section {
    padding-left: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-selfcheck__section {
    padding-left: 150px;
  }
}

@media (min-width: 769px) {
  .p-top-selfcheck__section {
    padding-right: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-selfcheck__section {
    padding-right: 150px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-selfcheck__section {
    margin: 0 auto 25px;
    padding: 0 15px;
  }
}

.p-top-selfcheck__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border: 1px solid #004da1;
  border-radius: 2px;
  background-position: center center;
  background-size: cover;
  -webkit-box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
          box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
}

@media screen and (min-width: 768px), print {
  .p-top-selfcheck__inner {
    padding: 45px 0;
    background-image: url(../images/top/bg_top-selfcheck.jpg);
  }
}

@media screen and (max-width: 767px) {
  .p-top-selfcheck__inner {
    padding: 66px 0px;
    background-image: url(../images/top/bg_top-selfcheck_sp.jpg);
  }
}

.p-top-selfcheck__inner.c-panel-arrow::before {
  border-color: #fff;
  background-color: transparent;
}

.p-top-selfcheck__inner.c-panel-arrow::after {
  background-color: #004da1;
}

.p-top-selfcheck__appeal {
  width: 100%;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-top-selfcheck__appeal {
    max-width: 810px;
    padding: 32px 0 36px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-selfcheck__appeal {
    width: 100%;
    padding: 22px 0 26px;
  }
}

.p-top-selfcheck__appeal-ttl {
  color: #ececec;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-top-selfcheck__appeal-ttl {
    margin-bottom: 18px;
    font-size: 16px;
    letter-spacing: 1.92px;
    line-height: 1.97;
  }
}

@media screen and (max-width: 767px) {
  .p-top-selfcheck__appeal-ttl {
    margin-bottom: 13px;
    font-size: 11px;
    letter-spacing: 0.64px;
    line-height: 1.45;
  }
}

.p-top-selfcheck__appeal-title {
  display: block;
}

.p-top-selfcheck__appeal-title > img {
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .p-top-selfcheck__appeal-title {
    width: 430px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .p-top-selfcheck__appeal-title {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}

.p-top-selfcheck__button {
  margin: 0 auto;
}

@media screen and (min-width: 768px), print {
  .p-top-selfcheck__button {
    width: 300px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-selfcheck__button {
    width: 225px;
    height: 50px;
  }
}

.p-top-useful__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 0px;
  padding: 0 0px 70px;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 769px) {
  .p-top-useful__inner {
    padding-left: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-useful__inner {
    padding-left: 150px;
  }
}

@media (min-width: 769px) {
  .p-top-useful__inner {
    padding-right: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-useful__inner {
    padding-right: 150px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__inner {
    padding: 0 0 45px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__container {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-useful__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 1455px) {
  .p-top-useful__wrapper {
    max-width: 850px;
    margin: 0 auto 0px;
  }
}

@media screen and (max-width: 995px) {
  .p-top-useful__wrapper {
    max-width: 560px;
    margin: 0 auto 0px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__wrapper {
    width: 100%;
    max-width: none;
    margin: 0 auto 20px;
  }
}

.p-top-useful__slide.swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ececec;
  border-radius: 2px;
  -webkit-box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
          box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
}

@media screen and (min-width: 768px), print {
  .p-top-useful__slide.swiper-slide {
    width: 270px;
    height: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .p-top-useful__slide.swiper-slide:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1455px) {
  .p-top-useful__slide.swiper-slide:nth-child(4n) {
    margin-right: 20px;
  }
  .p-top-useful__slide.swiper-slide:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 995px) {
  .p-top-useful__slide.swiper-slide:nth-child(3n) {
    margin-right: 20px;
  }
  .p-top-useful__slide.swiper-slide:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__slide.swiper-slide {
    display: block;
    width: 225px;
    max-width: 225px;
    height: 85px;
    margin: 0;
  }
  .p-top-useful__slide.swiper-slide:nth-child(2n), .p-top-useful__slide.swiper-slide:nth-child(3n), .p-top-useful__slide.swiper-slide:nth-child(4n) {
    margin-right: 0;
  }
}

.p-top-useful__slide.swiper-slide > a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px), print {
  .p-top-useful__slide.swiper-slide > a {
    padding: 18px 18px 19px 25px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__slide.swiper-slide > a {
    padding: 15px 12px 15px 18px;
  }
}

.p-top-useful__slide.swiper-slide > a > .useful_ico {
  margin: auto 0;
}

@media screen and (min-width: 768px), print {
  .p-top-useful__slide.swiper-slide > a > .useful_ico {
    width: 30px;
    margin-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__slide.swiper-slide > a > .useful_ico {
    width: 28px;
    margin-right: 22px;
  }
}

.p-top-useful__slide.swiper-slide > a > .useful_ico > img {
  width: 100%;
}

.p-top-useful__slide.swiper-slide > a > .useful_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-top-useful__slide.swiper-slide > a .useful_text-h5 {
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .p-top-useful__slide.swiper-slide > a .useful_text-h5 {
    margin-right: -8px;
    margin-bottom: 4px;
    font-size: 16px;
    letter-spacing: 1.1px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__slide.swiper-slide > a .useful_text-h5 {
    margin-right: -8px;
    margin-bottom: 4px;
    font-size: 14px;
    letter-spacing: 1.1px;
    line-height: 1.2;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-useful__slide.swiper-slide > a .useful_text-p {
    font-size: 14px;
    letter-spacing: 1.68px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__slide.swiper-slide > a .useful_text-p {
    font-size: 12px;
    letter-spacing: 1.68px;
    line-height: 1.5;
  }
}

.p-top-useful__pagination.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .p-top-useful__pagination.swiper-pagination {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .p-top-useful__pagination.swiper-pagination {
    width: calc(100% - 30px);
    margin: 0px auto 0;
  }
}

.p-top-useful__pagination.swiper-pagination .swiper-pagination-bullet {
  width: 100%;
  height: 4px;
  margin: 0 0 0 4px;
  border-radius: 0;
  background-color: #c8c8c8;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .p-top-useful__pagination.swiper-pagination .swiper-pagination-bullet {
    height: 2px;
  }
}

.p-top-useful__pagination.swiper-pagination .swiper-pagination-bullet:first-child {
  margin: 0;
}

.p-top-useful__pagination.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #00a2e6;
}

.p-top-was-selected {
  position: relative;
  width: 100%;
  margin: 90px auto 0;
  padding: 0 0 50px;
}

@media screen and (max-width: 767px) {
  .p-top-was-selected {
    margin: 45px auto 0px;
    padding: 0 0 30px;
  }
}

.p-top-was-selected::before {
  z-index: -1;
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  height: calc(100% - 90px);
  background-color: #d9f1fb;
  content: "";
}

@media screen and (max-width: 767px) {
  .p-top-was-selected::before {
    top: 45px;
    height: calc(100% - 45px);
  }
}

.p-top-was-selected__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 0;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 769px) {
  .p-top-was-selected__inner {
    padding-left: calc( 20px + 100 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-was-selected__inner {
    padding-left: 120px;
  }
}

@media (min-width: 769px) {
  .p-top-was-selected__inner {
    padding-right: calc( 20px + 100 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-top-was-selected__inner {
    padding-right: 120px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__inner {
    padding: 0 15px;
  }
}

.p-top-was-selected__header {
  padding: 1px 0 70px;
  border-radius: 2px;
  background-image: linear-gradient(-45deg, #004da1, #0078c4);
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__header > .p-top-headline {
    margin-top: 70px;
    margin-bottom: 49px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__header > .p-top-headline {
    margin-top: 35px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__header {
    padding: 1px 0 35px;
  }
}

.p-top-was-selected__list {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 60px;
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto 35px;
    padding: 0px 7px;
  }
}

.p-top-was-selected__list > li {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-top-was-selected__list > li::after, .p-top-was-selected__list > li::before {
  z-index: auto;
  position: absolute;
  background: #fff;
  content: "";
  opacity: 0.25;
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__list > li {
    width: 260px;
    padding-top: 4px;
  }
  .p-top-was-selected__list > li::after {
    z-index: auto;
    top: 0;
    right: 0px;
    bottom: 0;
    width: 1px;
    height: 168px;
  }
  .p-top-was-selected__list > li:last-child::after {
    content: none;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__list > li {
    width: 50%;
    padding: 6px 8px 23px;
  }
  .p-top-was-selected__list > li:nth-child(3), .p-top-was-selected__list > li:nth-child(4) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 6px;
  }
  .p-top-was-selected__list > li:nth-child(1)::after {
    top: 0;
    right: 0px;
    bottom: auto;
    width: 1px;
    height: calc(100% - 10px);
  }
  .p-top-was-selected__list > li:nth-child(3)::after {
    top: auto;
    right: 0px;
    bottom: 0;
    width: 1px;
    height: calc(100% - 10px);
  }
  .p-top-was-selected__list > li:nth-child(1)::before, .p-top-was-selected__list > li:nth-child(2)::before {
    right: auto;
    bottom: 0;
    left: auto;
    width: calc(100% - 30px);
    height: 1px;
  }
}

.p-top-was-selected__list-icon {
  width: 108px;
  margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__list-icon {
    width: 72px;
    margin-bottom: 7px;
  }
}

.p-top-was-selected__list-icon > img {
  width: 100%;
  max-width: none;
}

.p-top-was-selected__list-text {
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__list-text {
    font-size: 14px;
    letter-spacing: 0.84px;
    line-height: 1.71;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__list-text {
    font-size: 12px;
    letter-spacing: 1.56px;
    line-height: 1.46;
  }
}

@media screen and (max-width: 361px) {
  .p-top-was-selected__list-text {
    font-size: 12px;
  }
}

.p-top-was-selected__footer {
  width: 100%;
  max-width: 760px;
  margin: 50px auto 0;
  padding: 0 0;
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 980px) {
  .p-top-was-selected__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__footer {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: none;
    margin: 35px auto 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__footer-qualification {
    position: relative;
    margin-right: 40px;
  }
  .p-top-was-selected__footer-qualification::after {
    position: absolute;
    top: 0px;
    right: -40px;
    width: 1px;
    height: calc(100% + 20px);
    background-color: #80d1f3;
    content: "";
  }
}

@media screen and (max-width: 980px) {
  .p-top-was-selected__footer-qualification {
    margin-right: auto;
    margin-bottom: 23px;
    margin-left: auto;
  }
  .p-top-was-selected__footer-qualification::after {
    content: none;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__footer-qualification {
    width: calc(100% - 20px);
  }
}

.p-top-was-selected__footer-qualification-images {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__footer-qualification-images > span {
    height: 64px;
    margin-right: 30px;
  }
  .p-top-was-selected__footer-qualification-images > span:last-child {
    margin: 0;
  }
  .p-top-was-selected__footer-qualification-images > span > img {
    height: 100%;
  }
  .p-top-was-selected__footer-qualification-images > span.bnr_amd {
    height: 48px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__footer-qualification-images {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-top-was-selected__footer-qualification-images > span {
    margin-right: 4.34783%;
  }
  .p-top-was-selected__footer-qualification-images > span:last-child {
    margin: 0;
  }
  .p-top-was-selected__footer-qualification-images > span > img {
    width: 100%;
  }
  .p-top-was-selected__footer-qualification-images > span.bnr_amd {
    max-width: 27.33333%;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__footer-aword {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 40px;
  }
}

@media screen and (max-width: 980px) {
  .p-top-was-selected__footer-aword {
    margin-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__footer-aword {
    margin: 0 auto 0;
  }
}

.p-top-was-selected__footer-aword > span > img {
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__footer-aword > span.ico_dengeki {
    width: 80px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__footer-aword > span.ico_dengeki {
    width: 72px;
  }
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__footer-aword > span.ico_kakaku {
    width: 73px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__footer-aword > span.ico_kakaku {
    width: 69px;
    margin-left: 15px;
  }
}

.p-top-was-selected__button {
  margin: 0 auto;
  border-color: rgba(255, 255, 255, 0.5);
}

@media screen and (min-width: 768px), print {
  .p-top-was-selected__button {
    width: 300px;
    height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-was-selected__button {
    width: 225px;
    height: 40px;
  }
}

.p-footer-app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 2px;
  background-color: #ccecfa;
}

@media screen and (min-width: 768px), print {
  .p-footer-app {
    width: 270px;
    padding: 19px 18px 20px 9px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-app {
    padding: 15px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-app {
    max-width: 375px;
    margin: auto;
  }
}

.p-footer-app::before, .p-footer-app::after {
  display: block;
  z-index: 1;
  position: absolute;
  content: "";
}

.p-footer-app::before {
  right: 0;
  bottom: 0;
  background-color: #004da1;
}

@media screen and (min-width: 768px), print {
  .p-footer-app::before {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-app::before {
    width: 16px;
    height: 16px;
  }
}

.p-footer-app::after {
  top: auto;
  -webkit-transform: scale(1, 0.95) rotate(45deg);
          transform: scale(1, 0.95) rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media screen and (min-width: 768px), print {
  .p-footer-app::after {
    right: 7px;
    bottom: 6px;
    width: 8px;
    height: 8px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-app::after {
    right: 6px;
    bottom: 4px;
    width: 7px;
    height: 7px;
  }
}

.p-footer-app__ico {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: auto;
}

@media screen and (min-width: 768px), print {
  .p-footer-app__ico {
    width: 80px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-app__ico {
    width: 100px;
    margin-right: 15px;
  }
}

.p-footer-app__name {
  margin-bottom: 5px;
  color: #004da1;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.84px;
  line-height: 1.36;
}

.p-footer-app__description {
  font-size: 12px;
  letter-spacing: 0.72px;
  line-height: 1.5;
}

@media screen and (min-width: 768px), print {
  .p-footer-top {
    width: 100%;
    padding-top: 45px;
  }
}

@media screen and (max-width: 1280px) {
  .p-footer-top {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-top {
    padding-top: 45px;
  }
}

@media screen and (min-width: 768px), print {
  .p-footer-top__menu {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media screen and (max-width: 1280px) {
  .p-footer-top__menu {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-top__menu {
    width: auto;
    margin-bottom: 25px;
    border-top: 1px solid #c8c8c8;
  }
}

@media screen and (min-width: 768px), print {
  .p-footer-top__sns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 270px;
    min-width: 270px;
  }
}

@media screen and (max-width: 1280px) {
  .p-footer-top__sns {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-top__sns {
    display: block;
    width: auto;
    margin: 0 15px 45px;
  }
}

@media screen and (min-width: 768px), print {
  .p-footer-bottom, .p-footer-products__bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 40px 70px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-bottom, .p-footer-products__bottom {
    padding-bottom: 45px;
    text-align: center;
  }
}

@media screen and (min-width: 768px), print {
  .p-footer-bottom__menu {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}

_:-ms-lang(x)::-ms-backdrop, .p-footer-bottom__menu {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
}

@media screen and (max-width: 767px) {
  .p-footer-bottom__menu {
    margin-bottom: 45px;
    padding-bottom: 25px;
    border-bottom: 1px solid #c8c8c8;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-bottom__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 15px;
  }
}

.p-footer-bottom__item {
  font-size: 12px;
}

@media screen and (min-width: 768px), print {
  .p-footer-bottom__item {
    margin-top: 10px;
    margin-right: 15px;
    padding-right: 14px;
    border-right: 1px solid #484848;
    letter-spacing: 0.72px;
    line-height: 1.1;
  }
  .p-footer-bottom__item:last-child {
    border-right: none;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-bottom__item {
    width: 50%;
    line-height: 1.42;
    text-align: center;
  }
  .p-footer-bottom__item > a {
    display: block;
    padding: 15px 0;
  }
}

.p-footer-bottom__copyright {
  display: block;
}

@media screen and (min-width: 768px), print {
  .p-footer-bottom__copyright {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    text-align: right;
  }
}

.p-footer-bottom__copyright__text {
  font-size: 10px;
}

.p-footer-bottom__logo {
  display: block;
  width: 134px;
}

@media screen and (min-width: 768px), print {
  .p-footer-bottom__logo {
    margin-bottom: 5px;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-bottom__logo {
    margin: 0 auto 10px;
  }
}

.p-footer-products {
  margin-top: 40px;
}

.p-footer-products__bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 768px), print {
  .p-footer-products__bottom {
    padding-bottom: 175px;
  }
}

@media screen and (max-width: 1280px) {
  .p-footer-products__bottom {
    padding-bottom: 205px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-products__bottom {
    padding-bottom: 175px;
  }
}

@media screen and (min-width: 768px), print {
  .p-footer-products__bottom.pb {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-products__bottom.pb {
    padding-bottom: 45px;
  }
}

.p-footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px), print {
  .p-footer-menu {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 800px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 1280px) {
  .p-footer-menu {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.p-footer-menu__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media screen and (min-width: 768px), print {
  .p-footer-menu__item {
    margin-right: 25px;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 1280px) {
  .p-footer-menu__item:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-menu__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-menu__item:first-of-type {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-footer-menu__sublist {
  max-width: 145px;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .p-footer-menu__sublist {
    display: none;
  }
}

@media screen and (min-width: 768px), print {
  .p-footer-menu__link + .p-footer-menu__link, .p-footer-menu__link--bold + .p-footer-menu__link, .p-footer-menu__link + .p-footer-menu__link--bold, .p-footer-menu__link--bold + .p-footer-menu__link--bold {
    margin-top: 10px;
  }
}

.p-footer-menu__link > a, .p-footer-menu__link--bold > a {
  color: #7f7f7f;
  font-size: 12px;
  letter-spacing: 0.84px;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .p-footer-menu__link > a, .p-footer-menu__link--bold > a {
    display: block;
    width: 100%;
    padding: 18px 0;
    text-align: center;
  }
}

@media screen and (min-width: 768px), print {
  .p-footer-menu__link--bold + .p-footer-menu__link--bold {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-menu__link--bold {
    width: 100%;
  }
}

.p-footer-menu__link--bold > a {
  color: #484848;
  font-size: 14px;
}

@media screen and (min-width: 768px), print {
  .p-footer-menu__link--bold > a {
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-menu__border, .p-footer-menu__border--left {
    border-bottom: 1px solid #c8c8c8;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-menu__border--left {
    border-left: 1px solid #c8c8c8;
  }
}

.p-footer-sns {
  border-radius: 2px;
}

@media screen and (min-width: 768px), print {
  .p-footer-sns {
    margin: 0 0px 45px;
  }
}

@media screen and (max-width: 1280px) {
  .p-footer-sns {
    margin-right: 60px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-sns {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.p-footer-sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px), print {
  .p-footer-sns__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-sns__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-footer-sns__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50px;
          flex: 0 1 50px;
  min-width: 50px;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .p-footer-sns__item + .p-footer-sns__item {
    margin-left: 35px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-sns__item + .p-footer-sns__item {
    margin-left: 16px;
  }
}

.p-footer-sns__image {
  display: block;
  margin: 0 auto 5px;
}

@media screen and (min-width: 768px), print {
  .p-footer-sns__image {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 1280px) {
  .p-footer-sns__image {
    width: 45px;
    height: 45px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-sns__image {
    width: 45px;
    height: 45px;
  }
}

.p-footer-sns__text {
  font-size: 11px;
  font-weight: bold;
}

.p-common-footer_e_money__section {
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .p-common-footer_e_money__section {
    padding-top: 35px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-footer_e_money__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-common-footer_e_money__list li > img {
  height: 100%;
}

@media screen and (min-width: 768px), print {
  .p-common-footer_e_money__list li {
    height: 50px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-footer_e_money__list li {
    height: 40px;
    margin: 0 3px;
  }
}

.p-common-headline {
  margin: 90px auto 50px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .p-common-headline {
    margin: 45px auto 25px;
  }
}

.p-common-item-slider__section {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 769px) {
  .p-common-item-slider__section {
    padding-left: calc( 20px + 100 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-common-item-slider__section {
    padding-left: 120px;
  }
}

@media (min-width: 769px) {
  .p-common-item-slider__section {
    padding-right: calc( 20px + 100 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-common-item-slider__section {
    padding-right: 120px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__section {
    padding: 0;
  }
}

.p-common-item-slider__inner {
  position: relative;
  padding: 0 30px 30px;
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__inner {
    padding: 0 0 20px 15px;
  }
}

.p-common-item-slider__inner::before {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 178px;
  background-color: #f6f6f6;
  content: "";
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__inner::before {
    height: 155px;
  }
}

.p-common-item-slider__wrapper {
  margin-bottom: 3px;
}

.p-common-item-slider__slide {
  height: auto;
}

@media screen and (min-width: 768px), print {
  .p-common-item-slider__slide {
    width: 212px;
    min-height: 324px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__slide {
    width: 130px;
    min-height: 323px;
    min-height: 250px;
  }
}

.p-common-item-slider__slide > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 3px);
  height: calc(100% - 3px);
  border: 1px solid #ececec;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
          box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
}

@media screen and (min-width: 768px), print {
  .p-common-item-slider__slide > a {
    padding: 35px 20px 25px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__slide > a {
    padding: 22px 9px 17px;
  }
}

.p-common-item-slider__slide > a .product_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px), print {
  .p-common-item-slider__slide > a .product_image {
    width: 90%;
    height: 130px;
    margin-bottom: 38px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__slide > a .product_image {
    width: calc(100% - 14px);
    min-height: 95px;
    max-height: 95px;
    margin-bottom: 20px;
  }
}

.p-common-item-slider__slide > a .product_image img {
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.p-common-item-slider__slide > a .product_image > object-fit {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-common-item-slider__slide > a .product_id {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-size: 13px;
  letter-spacing: 0.78px;
  line-height: 1.62;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-common-item-slider__slide > a .product_id {
    -webkit-line-clamp: 3;
    font-size: 13px;
    letter-spacing: 0.78px;
    line-height: 1.62;
  }
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__slide > a .product_id {
    -webkit-line-clamp: 4;
    font-size: 12px;
    letter-spacing: 1.44px;
    line-height: 1.42;
  }
}

.p-common-item-slider__slide > a .product_price {
  margin-top: auto;
  color: #e43344;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-common-item-slider__slide > a .product_price {
    font-size: 20px;
    letter-spacing: 0.8px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__slide > a .product_price {
    margin-right: -10px;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 1;
  }
}

.p-common-item-slider__slide > a .product_price .unit {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.48px;
}

@media screen and (min-width: 768px), print {
  .p-common-item-slider__slide > a .product_price .unit {
    padding-left: 3px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__slide > a .product_price .unit {
    font-size: 12px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-item-slider__slide > a:hover .product_image > img {
    -webkit-transform: scale(1.12, 1.12);
            transform: scale(1.12, 1.12);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .p-common-item-slider__slide > a:hover .product_image > object-fit {
    -webkit-transform: scale(1.12, 1.12);
            transform: scale(1.12, 1.12);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

.p-common-item-slider__slide > a::before {
  border-color: #a3a3a3;
}

.p-common-item-slider__slide > a::after {
  background-color: #f6f6f6;
}

.p-common-item-slider__scrollbar.swiper-scrollbar {
  position: static;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 4px;
  margin-top: 30px;
  background-color: #c8c8c8;
}

.p-common-item-slider__scrollbar.swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #00a2e6;
}

@media screen and (max-width: 767px) {
  .p-common-item-slider__scrollbar.swiper-scrollbar {
    width: calc(100% - 15px);
    height: 2px;
    margin-top: 17px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-store-info__section {
    background-color: transparent;
  }
}

.p-common-store-info__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 0px;
  padding: 50px 0px 50px;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 769px) {
  .p-common-store-info__inner {
    padding-left: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-common-store-info__inner {
    padding-left: 150px;
  }
}

@media (min-width: 769px) {
  .p-common-store-info__inner {
    padding-right: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-common-store-info__inner {
    padding-right: 150px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-store-info__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 0 0px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-store-info__left {
    width: 100%;
    max-width: 568px;
    margin-right: 2px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-store-info__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 1px;
  }
}

.p-common-store-info__left-button {
  margin: 0 auto;
  border-radius: 0;
}

@media screen and (min-width: 768px), print {
  .p-common-store-info__left-button {
    width: 100%;
    height: 99px;
  }
  .p-common-store-info__left-button:first-child {
    margin-bottom: 2px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-store-info__left-button {
    width: calc(50% - 0.5px);
    height: 80px;
  }
  .p-common-store-info__left-button:first-child {
    margin-right: 1px;
  }
  .p-common-store-info__left-button::after {
    right: 15px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-store-info__left-button > span {
    font-weight: normal;
  }
}

@media screen and (max-width: 767px) {
  .p-common-store-info__left-button > span {
    padding-right: 15px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.68px;
    line-height: 1.36;
  }
}

.p-common-store-info__shop-button {
  width: 100%;
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  background-size: cover;
  color: #fff;
}

.p-common-store-info__shop-button::after {
  border-color: #fff;
}

.p-common-store-info__shop-button::before {
  background-color: #00a2e6;
  opacity: .3;
}

@media screen and (min-width: 768px), print {
  .p-common-store-info__shop-button {
    max-width: 568px;
    height: 200px;
    background-image: url(../images/top/bg_top_storeinfo_pc.png);
  }
}

@media screen and (max-width: 767px) {
  .p-common-store-info__shop-button {
    height: 160px;
    background-image: url(../images/top/bg_top_storeinfo_sp.webp);
  }
  .p-common-store-info__shop-button::after {
    right: 15px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-store-info__shop-button > span {
    font-size: 20px;
    letter-spacing: 1.08px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-common-store-info__shop-button > span {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.16px;
    line-height: 1.28;
  }
}

.p-common-store-info__shop-button > span > small {
  display: block;
  font-weight: normal;
}

@media screen and (min-width: 768px), print {
  .p-common-store-info__shop-button > span > small {
    font-size: 14px;
    letter-spacing: 0.72px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-common-store-info__shop-button > span > small {
    margin-top: 10px;
    font-size: 12px;
  }
}

.p-common-support__section {
  margin: 0px auto 0px;
  padding: 1px 0 90px;
}

@media screen and (max-width: 767px) {
  .p-common-support__section {
    margin: 0px auto 0px;
    padding: 1px 0 45px;
  }
}

.p-common-support__inner {
  max-width: 1440px;
  padding: 0;
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (min-width: 768px), print {
  .p-common-support__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto 0px;
  }
}

@media (min-width: 769px) {
  .p-common-support__inner {
    padding-left: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-common-support__inner {
    padding-left: 150px;
  }
}

@media (min-width: 769px) {
  .p-common-support__inner {
    padding-right: calc( 20px + 130 * (100vw - 769px) / 671);
  }
}

@media (min-width: 1440px) {
  .p-common-support__inner {
    padding-right: 150px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__inner {
    width: calc(100% - 30px);
    margin: 0 auto 0px;
    padding: 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__h3 {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-common-support__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}

@media screen and (min-width: 768px), print {
  .p-common-support__list li {
    margin-right: 30px;
    padding: 38px 0 5px;
  }
  .p-common-support__list li:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__list li {
    padding: 25px 0 5px;
  }
}

.p-common-support__list--1col {
  width: 100%;
  background-color: #fff;
}

@media screen and (min-width: 768px), print {
  .p-common-support__list--1col {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__list--1col {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__list--2col li {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__list--2col li {
    margin-bottom: 15px;
  }
  .p-common-support__list--2col li:last-child {
    margin-bottom: 0;
  }
  .p-common-support__list--2col li .p-top-support__title {
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__list--3col li {
    width: 33.33333%;
  }
}

@media screen and (max-width: 1150px) {
  .p-common-support__list--3col li {
    width: 100%;
    margin-bottom: 30px;
  }
  .p-common-support__list--3col li:last-child {
    margin-bottom: 0px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__list--3col li {
    margin-bottom: 15px;
  }
  .p-common-support__list--3col li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}

.p-common-support__befor {
  width: 100%;
  background-color: #fff;
}

@media screen and (min-width: 768px), print {
  .p-common-support__befor {
    height: 150px;
    margin-bottom: 50px;
    padding: 5px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__befor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__befor-title {
    z-index: auto;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 325px;
    overflow: hidden;
  }
  .p-common-support__befor-title::after {
    position: absolute;
    top: 0;
    left: -8%;
    width: 100%;
    height: 100%;
    -webkit-transform: skewX(-18deg);
            transform: skewX(-18deg);
    background-color: #d9f1fb;
    content: "";
  }
  .p-common-support__befor-title > span {
    z-index: 1;
    padding-right: 15px;
    color: #004da1;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__befor-title {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    height: 55px;
    padding: 5px;
    border-bottom: 2px solid #f6f6f6;
  }
  .p-common-support__befor-title > p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-common-support__befor-title .ttl1 {
    z-index: auto;
    position: relative;
    width: 170px;
    overflow: hidden;
    color: #004da1;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 1.1;
  }
  .p-common-support__befor-title .ttl1::after {
    position: absolute;
    top: 0;
    left: -4%;
    width: 100%;
    height: 100%;
    -webkit-transform: skewX(-18deg);
            transform: skewX(-18deg);
    background-color: #d9f1fb;
    content: "";
  }
  .p-common-support__befor-title .ttl1 > span {
    z-index: 1;
    padding-left: 15px;
  }
  .p-common-support__befor-title .ttl2 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: -5px;
    padding-left: 8px;
    font-size: 12px;
    letter-spacing: 1.14px;
    line-height: 1.33;
    text-align: left;
  }
}

@media screen and (max-width: 359px) {
  .p-common-support__befor-title .ttl1 {
    width: 150px;
    font-size: 12px;
  }
  .p-common-support__befor-title .ttl2 {
    font-size: 10px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__befor-text {
    width: calc(100% - 325px);
    height: 100%;
  }
  .p-common-support__befor-text > span {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    padding-right: 50px;
    padding-left: 72px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 768px) and (min-width: 769px), print and (min-width: 769px) {
  .p-common-support__befor-text > span {
    padding-left: calc( 20px + 52 * (100vw - 769px) / 671);
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-common-support__befor-text > span {
    padding-left: 72px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__befor-text > span::after {
    position: absolute;
    top: calc(50% - 8px);
    right: 25px;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-color: #004da1;
    content: "";
  }
  .p-common-support__befor-text > span > span {
    display: block;
  }
  .p-common-support__befor-text > span .ttl1 {
    margin-bottom: 16px;
    font-size: 16px;
    font-size: 13px;
    letter-spacing: 0.96px;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) and (min-width: 769px), print and (min-width: 769px) {
  .p-common-support__befor-text > span .ttl1 {
    font-size: calc( 13px + 3 * (100vw - 769px) / 671);
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-common-support__befor-text > span .ttl1 {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__befor-text > span .ttl2 {
    font-size: 24px;
    font-size: 21px;
    letter-spacing: 1.44px;
    line-height: 1.25;
  }
}

@media screen and (min-width: 768px) and (min-width: 769px), print and (min-width: 769px) {
  .p-common-support__befor-text > span .ttl2 {
    font-size: calc( 21px + 3 * (100vw - 769px) / 671);
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-common-support__befor-text > span .ttl2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__befor-text {
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 90px;
    padding: 0;
  }
  .p-common-support__befor-text::after {
    position: absolute;
    top: calc(50% - 4px);
    right: 22px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-color: #004da1;
    content: "";
  }
  .p-common-support__befor-text > span {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.92px;
    line-height: 1.5;
    text-align: center;
  }
}

.p-common-support__title {
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-common-support__title {
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__title {
    margin-bottom: 12px;
    font-size: 14px;
    letter-spacing: 1.68px;
    line-height: 1.36;
  }
}

.p-common-support__tel_shoulder {
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-common-support__tel_shoulder {
    margin-bottom: 5px;
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__tel_shoulder {
    font-size: 14px;
    letter-spacing: 1.68px;
    line-height: 1.36;
  }
}

.p-common-support__tel, .p-common-support__fax {
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-common-support__tel, .p-common-support__fax {
    letter-spacing: 1.12px;
    line-height: 1.1;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__tel, .p-common-support__fax {
    font-weight: bold;
    letter-spacing: 1.92px;
    line-height: 1.21;
  }
}

.p-common-support__tel > .unit, .p-common-support__fax > .unit {
  position: relative;
  bottom: 2px;
  font-size: 12px;
  font-weight: bold;
}

.p-common-support__tel > .num, .p-common-support__fax > .num {
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .p-common-support__tel > .num, .p-common-support__fax > .num {
    margin-left: 5px;
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__tel > .num, .p-common-support__fax > .num {
    margin-left: 3px;
    font-size: 24px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__fax {
    margin-top: 4px;
  }
  .p-common-support__fax > .num {
    font-size: 20px;
  }
}

.p-common-support__time {
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-common-support__time {
    margin-top: 10px;
    margin-bottom: 32px;
    font-size: 12px;
    letter-spacing: 0.72px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__time {
    margin-bottom: 20px;
    font-size: 11px;
    letter-spacing: 1.42px;
    line-height: 1.8;
  }
}

.p-common-support__time > a {
  border-bottom: 1px solid #00a2e6;
  color: #00a2e6;
}

.p-common-support__time > a:hover {
  border-bottom: 1px solid #80d1f3;
  color: #80d1f3;
}

.p-common-support__mail {
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-common-support__mail {
    margin-top: 15px;
    font-size: 12px;
    letter-spacing: 0.72px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__mail {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 11px;
    letter-spacing: 1.42px;
    line-height: 1.8;
  }
}

.p-common-support__mail > a {
  border-bottom: 1px solid #00a2e6;
  color: #00a2e6;
}

.p-common-support__mail > a:hover {
  border-bottom: 1px solid #80d1f3;
  color: #80d1f3;
}

@media screen and (min-width: 768px), print {
  .p-common-support__2col_button {
    width: calc(100% - 10px);
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .p-common-support__2col_button > .c-button, .p-common-support__2col_button > .c-button--cart-in, .p-common-support__2col_button > .c-button--white, .p-common-support__2col_button > .c-button--primary-blue, .p-common-support__2col_button > .c-button--primary-white, .p-common-support__2col_button > .c-button--primary-greyish, .p-common-support__2col_button > .c-button--secondaryA-blue, .p-common-support__2col_button > .c-button--secondaryA-white, .p-common-support__2col_button > .c-button--secondaryB-black, .p-common-support__2col_button > .c-button--secondaryB-white {
    margin-right: 5px;
  }
  .p-common-support__2col_button > .c-button:last-child, .p-common-support__2col_button > .c-button--cart-in:last-child, .p-common-support__2col_button > .c-button--white:last-child, .p-common-support__2col_button > .c-button--primary-blue:last-child, .p-common-support__2col_button > .c-button--primary-white:last-child, .p-common-support__2col_button > .c-button--primary-greyish:last-child, .p-common-support__2col_button > .c-button--secondaryA-blue:last-child, .p-common-support__2col_button > .c-button--secondaryA-white:last-child, .p-common-support__2col_button > .c-button--secondaryB-black:last-child, .p-common-support__2col_button > .c-button--secondaryB-white:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
  .p-common-support__2col_button > .c-button, .p-common-support__2col_button > .c-button--cart-in, .p-common-support__2col_button > .c-button--white, .p-common-support__2col_button > .c-button--primary-blue, .p-common-support__2col_button > .c-button--primary-white, .p-common-support__2col_button > .c-button--primary-greyish, .p-common-support__2col_button > .c-button--secondaryA-blue, .p-common-support__2col_button > .c-button--secondaryA-white, .p-common-support__2col_button > .c-button--secondaryB-black, .p-common-support__2col_button > .c-button--secondaryB-white {
    margin-right: 5px;
    font-size: 13px;
  }
  .p-common-support__2col_button > .c-button:last-child, .p-common-support__2col_button > .c-button--cart-in:last-child, .p-common-support__2col_button > .c-button--white:last-child, .p-common-support__2col_button > .c-button--primary-blue:last-child, .p-common-support__2col_button > .c-button--primary-white:last-child, .p-common-support__2col_button > .c-button--primary-greyish:last-child, .p-common-support__2col_button > .c-button--secondaryA-blue:last-child, .p-common-support__2col_button > .c-button--secondaryA-white:last-child, .p-common-support__2col_button > .c-button--secondaryB-black:last-child, .p-common-support__2col_button > .c-button--secondaryB-white:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__2col_button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 0px);
  }
}

.p-common-support__button, .p-common-support__button--black {
  margin: 0 auto;
  border: 0;
}

@media screen and (min-width: 768px), print {
  .p-common-support__button, .p-common-support__button--black {
    width: calc(100% - 10px);
    height: 50px;
    margin: auto auto 0;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__button, .p-common-support__button--black {
    width: calc(100% - 10px);
    height: 40px;
  }
}

@media screen and (min-width: 768px), print {
  .p-common-support__button--black {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .p-common-support__button--black {
    margin-top: 5px;
  }
}

.p-parts__section .p-parts__title {
  width: 100%;
  padding-top: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #fff;
  background-color: #000;
}

@media screen and (max-width: 767px) {
  .p-parts__section .p-parts__title {
    padding: 21px 15px 21px 15px;
  }
}

.p-parts__section .p-parts__title h1 {
  color: #fff;
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1.92px;
}

@media screen and (max-width: 767px) {
  .p-parts__section .p-parts__title h1 {
    font-size: 22px;
    letter-spacing: 1.32px;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section .p-parts__title h1 {
    width: 100%;
    max-width: 1440px;
    margin: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .p-parts__section .p-parts__title h1 {
    padding-left: calc( 20px + 130 * (100vw - 768px) / 672);
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-parts__section .p-parts__title h1 {
    padding-left: 150px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .p-parts__section .p-parts__title h1 {
    padding-right: calc( 20px + 130 * (100vw - 768px) / 672);
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-parts__section .p-parts__title h1 {
    padding-right: 150px;
  }
}

.p-parts__section h2 {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-parts__section h2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section h2 {
    margin-bottom: 50px;
    font-size: 28px;
  }
}

.p-parts__section h2.fc-blue {
  color: #004da1;
}

.p-parts__section h2 span {
  display: inline-block;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}

.p-parts__section .p-product-show-fv__section {
  height: 225px;
}

@media screen and (min-width: 768px), print {
  .p-parts__section .p-product-show-fv__section {
    height: 400px;
  }
}

.p-parts__section-category {
  border-top: 1px solid #c8c8c8;
}

@media screen and (max-width: 767px) {
  .p-parts__section-category {
    padding: 45px 15px;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category h2 {
    margin-top: 90px;
  }
}

.p-parts__section-category h3 {
  border-top: 2px solid #004da1;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-parts__section-category h3 {
    position: relative;
    padding: 18px 16px;
    border-top: 0;
    border-radius: 2px;
    background-color: #004da1;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category h3 {
    padding: 30px 0;
    color: #004da1;
    font-size: 24px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-category h3::before, .p-parts__section-category h3::after {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-category h3::before {
    right: 16px;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-category h3::after {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-category h3 + h3 {
    margin-top: 15px;
  }
}

.p-parts__section-category--list {
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-parts__section-category--list {
    display: none;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category--list {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.p-parts__section-category--list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-parts__section-category--list-box {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .p-parts__section-category--list-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: 1px solid #7fa6d0;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category--list-box {
    width: calc((99.99% - 60px) / 4);
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-category--list-box:nth-child(odd) {
    border-left: 1px solid #7fa6d0;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-category--list-box:nth-child(even) {
    border-right: 1px solid #7fa6d0;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category--list-box .c-accordion__body {
    height: calc(100% - 50px);
    border-right: 1px solid #7fa6d0;
    border-bottom: 1px solid #7fa6d0;
    border-left: 1px solid #7fa6d0;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category--list-box + div {
    margin-left: 20px;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category--list-box:nth-child(4n+1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-category--list-box:nth-child(odd) {
    border-right: 1px solid #7fa6d0;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-category--list:first-of-type {
    display: block;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-category--list:first-of-type .p-parts__section-category--list-box:nth-child(-n + 4) .c-accordion__body {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-review {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.p-parts__section-review .p-common-headline {
  margin-bottom: 0;
}

.p-parts__section-review-content {
  width: 100%;
  min-height: 200px;
  border: 1px solid #c8c8c8;
}

@media screen and (min-width: 768px), print {
  .p-parts__section-review-content {
    min-height: 450px;
  }
}

.p-parts__section-notable {
  padding-top: 35px;
  padding-bottom: 57px;
  background-color: #f6f6f6;
}

@media screen and (min-width: 768px), print {
  .p-parts__section-notable {
    padding-top: 70px;
    padding-bottom: 104px;
  }
}

.p-parts__section-notable .p-top-headline {
  margin-top: 0;
}

.p-parts__section-notable h2 {
  margin-bottom: 0;
}

.p-parts__section-notable-slide {
  position: relative;
}

@media (max-width: 1023px) and (min-width: 768px) {
  .p-parts__section-notable-slide {
    width: 94.79%;
    margin: auto;
    padding: 0 2%;
  }
}

@media (min-width: 1024px) {
  .p-parts__section-notable-slide {
    margin-right: calc(20px + 130 * (100vw - 768px) / 672);
    margin-left: calc(20px + 130 * (100vw - 768px) / 672);
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-notable-slide::before, .p-parts__section-notable-slide::after {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 25%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    content: '';
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-notable-slide::before {
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section-notable-slide::after {
    right: 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section-notable .swiper-wrapper {
    width: 100%;
  }
}

.p-parts__section-notable .swiper-slide img {
  width: 100%;
}

.p-parts__section-notable .swiper-slide a:hover {
  -webkit-animation-duration: 1s;
  -webkit-animation-name: flash;
  animation-name: hover-flash;
  animation-duration: 1s;
  opacity: 1;
}

.p-parts__section-notable .swiper-container {
  position: static;
}

.p-parts__section-notable .swiper-button-prev, .p-parts__section-notable .swiper-button-next {
  width: 21px;
  height: 37px;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .p-parts__section-notable .swiper-button-prev, .p-parts__section-notable .swiper-button-next {
    display: none;
  }
}

.p-parts__section-notable .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23484848'%2F%3E%3C%2Fsvg%3E");
}

@media (max-width: 1023px) and (min-width: 768px) {
  .p-parts__section-notable .swiper-button-prev {
    left: -2%;
  }
}

@media (min-width: 1024px) {
  .p-parts__section-notable .swiper-button-prev {
    left: -50px;
  }
}

.p-parts__section-notable .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23484848'%2F%3E%3C%2Fsvg%3E");
}

@media (max-width: 1023px) and (min-width: 768px) {
  .p-parts__section-notable .swiper-button-next {
    right: -2%;
  }
}

@media (min-width: 1024px) {
  .p-parts__section-notable .swiper-button-next {
    right: -50px;
  }
}

.p-parts__section-notable .swiper-pagination {
  bottom: -25px;
}

@media screen and (min-width: 768px), print {
  .p-parts__section-notable .swiper-pagination {
    bottom: -40px;
  }
}

.p-parts__section-notable .swiper-pagination-bullet {
  width: 25px;
  height: 2px;
  margin-right: 2.5px;
  margin-left: 2.5px;
  border-radius: 0;
  background-color: #00a2e6;
}

@media screen and (min-width: 768px), print {
  .p-parts__section-notable .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    margin-right: 5px;
    margin-left: 5px;
  }
}

.p-parts__section .p-products-all-item__filter__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
  padding: 20px 45px 20px 15px;
  border-bottom: 0;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .p-parts__section .p-products-all-item__filter__title {
    height: 72px;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section .p-products-all-item__filter__title {
    height: 50px;
    padding: 0 30px 0 22px;
    border-radius: 2px;
    background-color: #004da1;
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section .p-parts-sub__recommend {
    padding-bottom: 45px;
  }
}

.p-parts__section .p-parts-sub__recommend-body {
  position: relative;
}

@media screen and (max-width: 767px) {
  .p-parts__section .p-parts-sub__recommend-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section .p-parts-sub__recommend-body h2 {
    padding-top: 4px;
  }
}

.p-parts__section .p-parts-sub__recommend-body .c-button--primary-white {
  background-color: transparent;
  font-size: 16px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .p-parts__section .p-parts-sub__recommend-body .c-button--primary-white {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    height: 40px;
    margin-top: 16px;
    border: 0;
    background-color: #004da1;
    color: #fff;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section .p-parts-sub__recommend-body .c-button--primary-white {
    position: absolute;
    top: 0;
    right: calc(20px + 130 * (100vw - 768px) / 672);
    width: 170px;
    height: 40px;
    padding: 12px 27px 12px 18px;
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-parts__section .p-parts-sub__recommend-body .c-button--primary-white {
    right: 150px;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section .p-parts-sub__recommend-body .c-button--primary-white::after {
    border-color: #fff;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts__section .p-parts-sub__recommend-body .c-button--primary-white::after {
    right: 15px;
  }
}

@media screen and (max-width: 767px) {
  .p-parts__section .p-parts-sub__recommend-body .p-parts__section .p-parts-sub__recommend-list {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.p-parts__section .p-parts-sub__recommend-body + .p-parts-sub__recommend-body {
  margin-top: 45px;
}

@media screen and (min-width: 768px), print {
  .p-parts__section .p-parts-sub__recommend-body + .p-parts-sub__recommend-body {
    margin-top: 90px;
  }
}

.p-parts__section .p-product-show-support__section {
  margin-top: 0;
  background-color: #ececec;
}

@media screen and (max-width: 767px) {
  .p-parts__section .sp-hide {
    display: none;
  }
}

.p-parts-sub__section .p-parts__title {
  width: 100%;
  padding-top: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #fff;
  background-color: #000;
}

@media screen and (max-width: 767px) {
  .p-parts-sub__section .p-parts__title {
    padding: 21px 15px 21px 15px;
  }
}

.p-parts-sub__section .p-parts__title h1 {
  color: #fff;
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1.92px;
}

@media screen and (max-width: 767px) {
  .p-parts-sub__section .p-parts__title h1 {
    font-size: 22px;
    letter-spacing: 1.32px;
  }
}

@media screen and (min-width: 768px), print {
  .p-parts-sub__section .p-parts__title h1 {
    width: 100%;
    max-width: 1440px;
    margin: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .p-parts-sub__section .p-parts__title h1 {
    padding-left: calc( 20px + 130 * (100vw - 768px) / 672);
  }
}

@media screen and (min-width: 768px) and (min-width: 1440px), print and (min-width: 1440px) {
  .p-parts-sub__section .p-parts__title h1 {
    padding-left: 150px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .p-parts-sub__section .p-parts__title h1 {
    padding-right: calc( 20px + 130 * (100vw - 768px) / 672);
  }
}


.p-gaming-pc__camp .camp_wapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.p-gaming-pc__camp .camp_wapper:nth-of-type(n+2) {
  margin-top: 20px;
}
.p-gaming-pc__camp .camp_box {
  width: 22%;
  margin: 0 10px;
}
.p-gaming-pc__camp .camp_box a:hover {
  opacity: 0.6;
}
.p-gaming-pc__camp .camp_box img {
  max-width: 100%;
}
.p-gaming-pc__camp .camp_box:nth-of-type(n+5) {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__camp .camp_wapper {
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .p-gaming-pc__camp .camp_box {
    width: 46%;
    margin: 0 2%;
  }
  .p-gaming-pc__topics .camp_box:nth-of-type(n+3) {
    margin-top: 10px;
  }
}


.modelType {
  background: #011e60;
  margin-bottom: 90px;
}
.modelType > div {
  display: flex;
  margin-left: 0;
  padding: 100px 0;
  width: 100%;
}
.modelType > div > .inner {
  width: 1140px;
}
.modelType > div .text_block h2 {
  color: #fff;
  font-size: 70px;
}
.modelType > div .text_block p.h2_subttl {
  color: #fff;
  font-size: 24px;
  margin-top: -1rem;
}
.modelType > div .text_block .sub_contents .kakakucom_product_award > dt {
  color: #fff;
}
.modelType > div .text_block .sub_contents .kakakucom_product_award > dd {
  color: #fff;
  line-height: 1.2;
}
.modelType > div .text_block .c-button--primary-blue {
  width: 340px;
  margin-top: 40px;
  border: 1px solid #fff;
}
.modelType > div .text_block .c-button--primary-white {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: transparent;
  width: 340px;
  margin-top: 40px;
}
.modelType > div .text_block .c-button--primary-white::after {
  border-color: #fff;
}
.modelType > div .text_block a.c-button--primary-white > span {
  color: #fff;
}
.modelType > div .c-button--primary-white::before {
  background-color: #fff;
  opacity: .2;
}
.modelType > div:nth-of-type(2n) {
    /*background: #00a2e6;
    background: linear-gradient(270deg, #00a2e6 25%, #004da1 100%);*/
}
.modelType .p-gaming-pc__type__products {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
@media screen and (min-width: 1140px){
.modelType .p-gaming-pc__type__list ul li {
    width: 350px;
}
}
@media screen and (max-width: 1140px) {
.modelType .p-gaming-pc__type__list ul li {
    width: 33.3%;
  }
}
@media screen and (max-width: 479px) {
.modelType .p-gaming-pc__type__list ul li {
    width: 50%;
  }
.modelType .p-gaming-pc__type__list ul li:first-child {
    width: 100%;
  }
}
@media screen and (min-width: 480px), print {
  .modelType .p-gaming-pc__type__list ul li {
    border-right: solid 1px #004da1;
  }
}
.modelType > div .text_block .sub_contents .kakakucom_product_award .emblems_img {
  height: 118px;
}
.steamArea {
  margin: 0;
}
.steamArea .bnr_link {
  margin: 0 auto;
  width: 1050px;
}

/*========================================
 model type
========================================*/
section.modelType {
  border-top: none;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 90px;
  overflow: hidden;
}
section.modelType > div {
  width: 300%;
  margin-left: -100%;
  padding: 100px 0;
  display: flex;
  background: #011e60;
}
section.modelType > div > .inner {
  box-sizing: border-box;
  width: 1050px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.modelType > div .text_block {}
section.modelType > div .text_block > dd {
  margin-top: 40px;
}
section.modelType > div .text_block .main_catch {
  font-size: 34px;
  color: #fff;
  letter-spacing: .05em;
  font-weight: 600;
  line-height: 1.3;
}
section.modelType > div .text_block .steam_txt {
  font-size: 16px;
  color: #fff;
  margin-top: 10px;
}
section.modelType > div .text_block .to_detail_link, .steamArea .to_detail_link, .btn_collabo_link .to_detail_link {
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  padding: 0.9em 2.4em 0.9em 2.1em;
  border: 1px solid #0094dd;
  margin-top: 40px;
  position: relative;
  letter-spacing: .1em;
  overflow: hidden;
}
.steamArea .to_detail_link {
  padding: 0.9em 4.4em 0.9em 4.1em;
}
section.modelType > div .text_block .to_detail_link > span, .steamArea .to_detail_link > span, .rankingArea .btnDetail a > span, .reasonArea .btnReason a > span, .btn_collabo_link .to_detail_link > span {
  position: relative;
  z-index: 10;
  color: #fff;
}
section.modelType > div .text_block .to_detail_link::after, .steamArea .to_detail_link::after, .rankingArea .btnDetail a::after, .reasonArea .btnReason a::after, .btn_collabo_link .to_detail_link::after {
  content: '';
  font-size: inherit;
  display: block;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 4px 6px;
  z-index: 10;
}
section.modelType > div .text_block .to_detail_link::before, .steamArea .to_detail_link::before, .rankingArea .btnDetail a::before, .reasonArea .btnReason a::before, .btn_collabo_link .to_detail_link::before {
  content: '';
  height: 100%;
  width: 110%;
  transform: skew(20deg);
  position: absolute;
  left: -115%;
  top: 0;
  background: #0094dd;
  transition: transform .4s;
  z-index: 1;
}
section.modelType > div .text_block .to_detail_link:hover::before, .steamArea .to_detail_link:hover::before, .rankingArea .btnDetail a:hover::before, .reasonArea .btnReason a:hover::before, .btn_collabo_link .to_detail_link:hover::before {
  transform: skew(20deg) translateX(100%);
}
section.modelType > div .text_block .sub_contents {
  margin-top: 40px;
}
section.modelType > div .img_block > img {
  display: block;
}
section.modelType > div:nth-of-type(2n) {
  background: #031b53;
}
section.modelType > div:nth-of-type(2n) > .inner {
  flex-direction: row-reverse;
}
section.modelType > div .text_block .sub_contents .kakakucom_product_award .emblems_img {
  display: block;
  padding: 0 0 15px;
}
section.modelType > div .text_block .sub_contents .kakakucom_product_award > dt {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .05em;
}
section.modelType > div .text_block .sub_contents .kakakucom_product_award > dd {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .015em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  section.modelType {
    margin-bottom: 20px;
  }
  section.modelType > div {
    margin-left: 0;
    padding: 50px 0;
    width: 100%;
  }
  section.modelType > div > .inner {
    padding: 0 15px;
    width: 100%;
  }
  section.modelType > div:nth-of-type(2n) > .inner {
    flex-direction: initial;
  }
  section.modelType .desktop > div .text_block {
    width: 100%;
  }
  section.modelType .desktop > div .text_block h3 img {
    width: 100%;
  }
  section.modelType > div .text_block > dd {
    margin-top: 20px;
  }
  section.modelType > div .text_block .main_catch {
    font-size: 17px;
  }
  section.modelType > div .text_block .to_detail_link, .steamArea .to_detail_link, .btn_collabo_link .to_detail_link {
    font-size: 12px;
    margin-top: 20px;
    padding: 1em 1.6em 1em 0.8em;
  }
  section.modelType > div .text_block .sub_contents {
    margin-top: 20px;
  }
  section.modelType > div .text_block .sub_contents .kakakucom_product_award .emblems_img {
    display: block;
    padding: 0 0 15px;
    /*max-height: 95px;*/
    height: auto;
    max-height: initial;
    width: 90%;
  }
  section.modelType > div .text_block .sub_contents .kakakucom_product_award > dd {
    line-height: 1.5;
  }
  section.modelType > div .img_block > img {
    margin-left: 5px;
  }
  .img_block {
    width: 40%;
  }
  .img_block img {
    max-width: 100%;
  }
}

/*========================================
 steamArea
========================================*/
.steamArea {
  background: #031b53;
  width: 100%;
  margin: 0 -500%;
  padding: 90px 500%;
}
.steamBnr {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.steamBnr li {
  width: 36%;
}
.steamBnr .steam_catch {
  font-size: 16px;
  color: #fff;
}
.steamBnr .steam_catch span {
  font-size: 34px;
  letter-spacing: .05em;
  font-weight: 600;
  line-height: 1.3;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  section.modelType > div.steamArea {
    background-color: #000;
    padding: 25px 15px;
  }
  .steamArea .bnr_link {
    width: 100%;
  }
  .steamBnr {
    align-items: flex-start;
  }
  .steamBnr li:first-child {
    width: 130px;
  }
  .steamBnr li:last-child {
    width: 51%;
  }
  .steamBnr img {
    height: auto;
    width: 100%;
  }
  .steamBnr .steam_catch {
    font-size: 12px;
    letter-spacing: 0.72px;
    line-height: 1.5;
    text-align: left;
  }
  .steamBnr .steam_catch span {
    margin-bottom: 5px;
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 1.5;
    text-align: left;
  }
  .steamArea .to_detail_link {
    border: 1px solid #fff;
    font-size: 14px;
    margin-top: 15px;
    padding: 11px;
    height: 40px;
    text-align: center;
    width: 100%;
  }
}

/*ローテ調整*/
@media screen and (max-width: 767px) {
  .p-gaming-pc__topics__swiper-slide {
    opacity: 1;
  }
  /*.p-gaming-pc__topics__swiper-slide > a > img {
    width: 66.6vw;
    max-width: 195px;
  }*/
}

.p-gaming-pc__topics .swiper-wrapper {
  height: 275px;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__topics .swiper-wrapper {
    height: 167px;
  }
  .swiper-slide {
    height: auto;
  }
}

.pconly {
  display: block;
}
.sponly {
  display: none;
}
@media screen and (max-width: 767px) {
  .pconly {
    display: none;
  }
  .sponly {
    display: block;
  }
}


/*========================================
 ranking
========================================*/
.rankingArea {
  width: 100%;
  margin: 0 -500%;
  padding: 90px 500% 10px;
  background: #fff;
  color: #605b5a;
}
.rankingArea .AreaSubTitle {
  text-align: center;
  position: relative;
  margin-bottom: 60px;
}
.rankingArea .AreaSubTitle::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #605b5a;
}
.rankingArea .AreaSubTitle span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 999;
  font-size: 40px;
  letter-spacing: 4px;
}
.rankingArea .rankNewVer2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}
.rankingArea .modelBox {
  width: 32%;
  font-size: 16px;
}
.rankingArea .modelBox .leftImg {
  text-align: center;
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
  padding: 0 30px;
  box-sizing: border-box;
}
.desktopImg {
  min-height: 260px;
}
.noteImg {
  min-height: 220px;
}
.rankingArea .modelBox img {
  width: 100%;
  height: auto;
}
.rankingArea .modelName {
  font-size: 26px;
  font-weight: normal;
  white-space: normal;
  line-height: 1.4;
  padding: 0 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.rankingArea .edit-list-price {
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.rankingArea .edit-list-price .karaNew, .rankingArea .edit-list-price .taxNew {
  font-size: 18px;
}
.rankingArea .catchCopy {
  padding: 0 30px;
  box-sizing: border-box;
}
.rankingArea .spec_box {
  margin-top: 10px;
  padding: 10px 30px;
  box-sizing: border-box;
  border-top: 1px solid #605b5a;
}
.rankingArea .spec_box span {
  display: block;
  margin-bottom: 4px;
}
.rankingArea .btnDetail {
  text-align: center;
  padding: 0 30px;
  box-sizing: border-box;
}
.rankingArea .btnDetail a {
  background: #001951;
  border: 2px solid #0094dd;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 2px;
  position: relative;
  overflow: hidden;
}

/*========================================
 ranking
========================================*/
.p-gaming-pc__ranking, .p-gaming-pc__ranking .rankingArea .AreaSubTitle span {
		background: #ecf8fd;
	}
.p-gaming-pc__ranking .rankingArea {
  max-width: 1050px;
  margin: 0 auto;
  padding: 90px 0 10px;
  background: #ecf8fd;
}
.AreaTitle.textTitle {
  font-size: 40px;
}
.AreaTitle {
  color: #002063;
  font-family: 'Inter', sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 5px;
  margin-bottom: 50px;
  text-align: center;
}
.AreaTitle.colorWhite {
  color: #fff !important;
}
.AreaTitle span.AreaTitleTxt {
  font-size: 18px !important;
  letter-spacing: 3px;
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
}
@media screen and (max-width: 767px){
  .p-gaming-pc__ranking .rankingArea {
    padding: 0;
  }
  .AreaTitle {
    font-size: 24px;
    margin-bottom: 30px;
    padding-top: 35px;
  }
  span.AreaTitleTxt {
    font-size: 18px !important;
    letter-spacing: 3px;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .rankingArea h4.AreaSubTitle span {
    padding: 0 20px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    background: #ecf8fd;
    letter-spacing: 1px;
  }
  .rankingArea .AreaSubTitle {
    margin: 0 auto 20px;
    width: 93%;
  }
  .rankingArea .rankNewVer2 {
    display: block;
    padding: 0 15px 40px;
    /*margin-bottom: 40px;*/
	  margin-bottom: 0;
  }
  .rankingArea .modelBox {
    width: 100%;
  }
  .rankingArea .modelName {
    font-size: 20px;
  }
}

.dis {
  display: block;
  margin: -70px 0 100px;
  width: 100%;
}
@media screen and (max-width: 767px){
  .dis {
    margin: 0;
  }
}
.p-gaming-pc__condition__title {
  margin-top: 26px;
  padding-left: 20px;
  padding-right: 20px;
}
.custom_accordionBtn .txt_opend,
.custom_accordionBtn .txt_closed {
  color: inherit;
}
.custom_accordionBtn {
  background-color: #ffffff;
  border: 1px solid #7fa6d0;
  color: rgb(31, 44, 63);
  display: block;
  font-size: 18px;
  line-height: 50px;
  margin: auto;
  padding-right: 26px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 360px;
}
@media screen and (max-width: 767px){
  .p-gaming-pc__condition__title {
    padding-left: 30px;
    padding-right: 30px;
  }
  .p-gaming-pc__condition__title h2 img {
    height: 33px;
    margin-left: -1rem;
    padding-right: 0.5rem;
    vertical-align: middle;
  }
  .custom_accordionBtn {
    width: 100%;
  }
}
.p-gaming-pc__type__head img {
    width: 110px;
}
.p-gaming-pc__type::after {
    background-image: none!important;
}
.p-gaming-pc__type::before {
    height: 550px!important;
}
.p-gaming-pc__type__head h2 {
     margin-bottom: 0; 
}
.p-gaming-pc__type {
    margin-bottom: 130px;
}
.p-gaming-pc__type__head img.note-pc {
    width: 160px;
}
.p-gaming-pc__type__button {
    position: absolute;
    width: 250px;
    height: 40px;
    bottom: -35px;
	top: 460px;
  right: 890px;
}
.c-section .p-gaming-pc__type__inr > a:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.p-gaming-pc__select-slider .rotationBnr .rollOver:hover {
  opacity: 1;
}

.p-gaming-pc__topics__inr .swiper-button-next {
  top: 54%;
  right: -56px;
  background-image: url("../../../5shopping/templates/category_top/contents/img/tg4/top/top_slide_next.png");
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__topics__inr .swiper-button-next {
    display: none;
  }
}

.p-gaming-pc__topics__inr .swiper-button-prev {
  top: 54%;
  left: -55px;
  -webkit-transform: inherit;
          transform: inherit;
  background-image: url("../../../5shopping/templates/category_top/contents/img/tg4/top/top_slide_prev.png");
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__topics__inr .swiper-button-prev {
    display: none;
  }
}

/* コラボ + ゲーム推奨 ------------ */
.p-gaming-top__bg_blue {
  /*background: #011e60;*/
}
.p-gaming-top__bg_blue h2 {
  /*color: #0091da;*/
}
.p-gaming-top__bg_blue h2 + p {
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  margin-top: 30px;
}
.p-gaming-top__bg_blue .p-gaming-pc__purpose__layout {
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
}
.p-gaming-top__bg_blue .p-gaming-pc__purpose__card__text {
  width: 100%;
  padding-top: 0;
}
.p-gaming-top__bg_blue .p-gaming-pc__purpose__card__text p {
  font-size: 14px;
}
@media screen and (min-width: 768px), print {
  .p-gaming-top__bg_blue .p-gaming-pc__purpose__card:first-child {
    margin-right: 0;
  }
  .p-gaming-top__bg_blue .p-gaming-pc__purpose__card:hover {
    -webkit-animation-duration: .6s;
    -webkit-animation-name: flash;
    animation-name: hover-flash;
    animation-duration: .6s;
    opacity: 1;
  }
}
@media screen and (max-width: 1140px) {
  .p-gaming-top__bg_blue .p-gaming-pc__purpose__layout {
    flex-direction: row;
  }
  .p-gaming-top__bg_blue .p-gaming-pc__purpose__card:first-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-gaming-top__bg_blue h2 + p {
    font-size: 16px;
    margin-top: 20px;
    text-align: left;
  }
  .p-gaming-top__bg_blue .p-gaming-pc__purpose__layout {
    flex-direction: column;
    gap: 15px;
  }
  .p-gaming-top__bg_blue .p-gaming-pc__purpose__card:first-child {
    margin-bottom: 0;
  }
}
.p-gaming-top__collabo .p-gaming-pc__purpose__card {
  width: calc((100% - 40px)/3);
}
.p-gaming-top__recopc .p-gaming-pc__purpose__card {
  width: calc((100% - 20px)/2);
}
.p-gaming-top__recopc .p-gaming-pc__purpose__card a {
  height: 100%;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-gaming-top__collabo .p-gaming-pc__purpose__card, .p-gaming-top__recopc .p-gaming-pc__purpose__card {
    width: 100%;
  }
}

/* カテゴリーから選ぶ ------------ */
@media screen and (min-width: 768px), print {
  .p-gaming-pc__condition {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-gaming-top__select__inr {
    width: 100%;
    max-width: 1140px;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 1140px) {
  .p-gaming-top__select__inr {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-gaming-top__select__inr {
    padding: 0 15px;
  }
}
.p-gaming-top__select__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0;
  font-size: 15px;
  gap: 20px;
  justify-content: center;
}
.p-gaming-top__select__list .select_list_head {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .p-gaming-top__select__list .select_list_head {
    width: 100%;
  }
  .p-gaming-top__select__list .select_list_head .c-button--primary-blue {
    width: 100%;
  }
}
/*.p-gaming-top__select__list .select_list_head:not(:nth-of-type(4n)) {
  margin-right: 20px;
}*/
/*.p-gaming-top__select__list .select_list_head:nth-of-type(n+5) {
  margin-top: 14px;
}*/
.p-gaming-top__select__list .select_list_head .select_list_head_name {
  background: #004da1;
  color: #fff;
  box-sizing: border-box;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  height: 48px;
  display: flex;
  align-items: center;
  font-size: 16px;
}
/*.p-gaming-top__select__list .select_list_head .select_list_head_name:hover {
	background: #004da1;
}*/
.p-gaming-top__select__list .select_list_head .select_list_head_name::after {
  display: block;
  z-index: 1;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  position: absolute;
  right: 14px;
  top: 14px;
  margin: auto;
  content: "＋";
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition: .5s;
  transition: .5s;
}
.p-gaming-top__select__list .select_list_head .select_list_head_name:hover::after {
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  -webkit-transition: .5s;
  transition: .5s;
}
@media screen and (max-width: 767px) {
  .p-gaming-top__select__list .select_list_head .select_list_head_name:hover::after {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
}
.p-gaming-top__select__list .select_list_head .select_list_head_name.acc_open::after {
  content: "－";
}
.p-gaming-top__select__list .select_list_head .select_list_middle {
  border: 1px solid #7fa6d0;
  border-top: none;
  display: none;
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li {
  border-bottom: 1px solid #7fa6d0;
  position: relative;
  margin-top: 0;
  overflow: hidden;
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li:hover {
  /*background-color: #d5ecff;*/
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li:hover:before {
  -webkit-transform: skewX(-18deg);
  position: absolute;
  top: 0;
  left: -168%;
  width: 150%;
  height: 100%;
  transform: skewX(-18deg);
  background-color: #7fa6d0;
  content: '';
  opacity: 0.2;
  pointer-events: none;
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li:hover:before {
  -webkit-animation: c-button-animation-over ease-out .4s both;
  animation: c-button-animation-over ease-out .4s both;
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li::before, .p-gaming-top__select__list .select_list_head .select_list_middle > li::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li:last-child {
  border-bottom: none;
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li a {
  text-decoration: none;
  display: block;
  padding: 12px 30px 10px 14px;
  position: relative;
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li a:hover {
  text-decoration: none;
}
.p-gaming-top__select__list .select_list_head .select_list_middle > li a::after {
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 2px solid;
  border-bottom: 2px solid;
  border-color: #484848;
  content: "";
}

/* ランキング ------------ */
.p-gaming-pc__ranking_box {
  background: #d9f1fb;
  width: min(94%, 900px);
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}
.p-gaming-pc__ranking_box img {
  max-width: 100%;
}
.p-gaming-pc__ranking_link {
  padding: 60px 0;
}
.p-gaming-pc__ranking_link .c-button--secondaryA-white {
  width: min(94%, 600px);
  margin: 0 auto;
  font-size: 20px;
  letter-spacing: 2px;
}
@media screen and (min-width: 768px) {
  .p-gaming-pc__ranking_box a img:hover {
    -webkit-animation-duration: .6s;
    -webkit-animation-name: flash;
    animation-name: hover-flash;
    animation-duration: .6s;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__ranking .rankingArea {
    padding-top: 20px;
  }
}
@media screen and (max-width: 479px) {
  .p-gaming-pc__ranking_box {
    padding: 20px 15px;
  }
  .p-gaming-pc__ranking_link {
    padding: 30px 0;
  }
  .p-gaming-pc__ranking_link .c-button--secondaryA-white {
    font-size: 4vw;
    letter-spacing: 0;
  }
  .c-button--secondaryA-white::after {
    right: 15px;
  }
}
/* トピックス ------------ */
.p-gaming-pc__camp .camp_wapper {
  gap: 20px;
}
.p-gaming-pc__camp .camp_box {
  width: calc((100% - 60px)/4);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__camp .camp_box {
    width: calc((100% - 20px)/2);
  }
}
.topics_layout {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.topics_layout li {
  width: calc((100% - 60px)/4);
}
.topics_layout li img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .topics_layout li img:hover {
    -webkit-animation-duration: .6s;
    -webkit-animation-name: flash;
    animation-name: hover-flash;
    animation-duration: .6s;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .topics_layout {
    padding: 0 15px;
  }
  .topics_layout li {
    width: calc((100% - 20px)/2);
  }
}
.topics_accordion {
  margin-top: 30px;
}
.topics_accordion .toggle {
  display: none;
}
.topics_accordion .Label {
  text-decoration: none;
  width: min(94%, 600px);
  margin: 0 auto;
}
.topics_accordion .Label span {
  font-size: 20px;
  letter-spacing: 2px;
	display: block;
    width: 100%;
	position: relative;
}
.topics_accordion .Label::after {
  content: none;
}
.topics_accordion .Label span::before, .topics_accordion .Label span::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 2px;
	top: calc(50% - 1px);
    right: 25px;
    background-color: #00a2e6;
}
.topics_accordion .Label span::after {
    transform: rotate(90deg);
}
.topics_accordion .Label, .topics_accordion .topics_other_content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.topics_accordion .topics_other_content {
  /*height: 100px;*/
  height: 0;
  padding-top: 30px;
  overflow: hidden;
  position: relative;
}
/*
.topics_accordion .topics_other_content::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: linear-gradient(to bottom, rgba(246, 246, 246, 0), rgba(246, 246, 246, 1));
}
*/
.topics_accordion .toggle:checked + .Label + .topics_other_content {
  height: auto;
  transition: all .3s;
}
/*
.topics_accordion .toggle:checked + .Label + .topics_other_content::after {
  display: none;
}
*/
.topics_accordion .toggle:checked + .Label span::after {
  content: none;
}
@media screen and (max-width: 479px) {
  .topics_accordion {
    margin-top: 20px;
  }
  .topics_accordion .Label span {
    font-size: 4vw;
    letter-spacing: 0;
  }
  .topics_accordion .topics_other_content {
    padding-top: 20px;
  }
}
/*タイプから選ぶボタン反転*/
section.modelType > div .text_block .to_detail_link {
  color: #0094dd;
  border: 1px solid #fff;
	background: #fff;
}
section.modelType > div .text_block .to_detail_link > span {
  color: #0094dd;
	font-weight: bold;
}
section.modelType > div .text_block .to_detail_link::after {
  border-color: transparent transparent transparent #0094dd;
}
section.modelType > div .text_block .to_detail_link::before {
  background: #011e60;
}
.p-gaming-pc__purpose__card__text .p-gaming-pc__purpose__card__title {
  margin-bottom: 4px;
  font-size: 20.5px;
  font-weight: 700;
  letter-spacing: 1.23px;
  line-height: 1.46;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__purpose__card__text .p-gaming-pc__purpose__card__title {
    font-size: 16px;
    letter-spacing: .96px;
    line-height: 1.48;
  }
}