/* pankuzu
------------------------------------------------------------ */
.theme-rog_hatsunemiku {
  position: relative;
}
.theme-rog_hatsunemiku .c-pankuzu {
  display: block;
  max-width: 1240px;
  padding: 0 20px;
  /* position: absolute; */
  top: 30px;
  right: 0;
  left: 0;
  z-index: 10;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  margin: auto;
  padding-top: 30px;
}
.theme-rog_hatsunemiku .c-pankuzu a {
  display: inline-flex;
  align-items: center;
  margin-right: 0.75em;
  position: relative;
  color: #fff;
}
.theme-rog_hatsunemiku .c-pankuzu a::after {
  content: "";
  display: inline-block;
  width: 0.707em;
  height: 0.707em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  margin-left: 0.5em;
  transform: translateY(-0.1em) rotate(45deg);
}
.theme-rog_hatsunemiku .c-pankuzu strong {
  color: #2cd5c4;
}
@media screen and (max-width: 1160px) {
  .theme-rog_hatsunemiku .c-pankuzu {
    font-size: 10px;
    font-size: 1rem;
  }
  .theme-rog_hatsunemiku .c-pankuzu a::after {
    width: 0.5em;
    height: 0.5em;
    border-top-width: 1px;
    border-right-width: 1px;
  }
}
/* ///pankuzu
------------------------------------------------------------ */

/*rog_hatsunemiku
------------------------------------------------------------ */
.pc_none{display: none !important;}
@media screen and (max-width: 767px) {
.pc_none{display: block !important;}
.sp-none{display: none !important;}
}

.theme-lp main {
    margin-top: -10px;
}

@media screen and (max-width: 767px) {
  .theme-lp main {
  margin-bottom: -15px;
}
}

.rog_hatsunemiku {
    margin-bottom: -30px;
}

h1 {
    margin: 0px;
}


.page-link.round {
	text-align:center;
}

.page-link.round a{
    padding: 12px 100px !important;
    display: inline-block;
    margin: auto;
    font-family: inherit;
    position: relative;
    background-image: none !important;
    background-color: #2cd5c4 !important;
    color: #000 !important;
    border: 1px solid #2cd5c4;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 18px;
    border-radius: 22px !important;
    margin-top: 10px;
    transition: all .4s ease;
}

.page-link.round a:hover {
    background-color: #000000 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.page-link.round a:hover:after {
    background: none;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}

.page-link.round a:after {
    content: '';
    width: 10px !important;
    height: 10px !important;
    border: 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    transform: rotate(45deg);
    background-image: none !important;
    transition: all .4s ease;
}

@media screen and (max-width: 767px) {
  .page-link.round a{
    padding: 20px 28px !important;
    font-size: 16px !important;
    line-height: 16px;
    border-radius: 99px !important;
    width: 100%;
  }

  .page-link.round a:after {
    width: 8px !important;
    height: 8px !important;
    top: 54%;
    right: 13px;
    margin-top: -6px;
}
}
/*
------------------------------------------------------------ */

.rog_hatsunemiku {
    background: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2025/11/goods_pc_parts_rog_hatsunemiku_bg.png) #000;
    display: flex;
    flex-direction: column;
    gap: 120px;
}

.rog_hatsunemiku__mv-img {
    text-align: center;
    padding: 30px;
}

.rog_hatsunemiku__about-container-eng,
.rog_hatsunemiku__overview-container-eng,
.rog_hatsunemiku__product-container-eng{
    font-size: 60px;
    text-align: center;
    line-height: 60px;
    color: #2cd5c4;text-shadow: 0 0 15px hsl(174deg 67% 50% / 50%);
    font-weight: 700;
    font-style: normal;
    letter-spacing: 5px;
    font-family: "apotek", sans-serif;
}

/*about*/

section.rog_hatsunemiku__about {
    margin-top: -50px;
}

.rog_hatsunemiku__about-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

h1.rog_hatsunemiku__about-container-ttl {
    font-size: 49.77px;
    contain-intrinsic-block-size: auto 100px;
    font-weight: 600;
    color: #fff;
    line-height: 150% !important;
}

p.rog_hatsunemiku__about-container-text {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 150%;
}

/*//about*/

/*overview*/

h2.rog_hatsunemiku__overview-container-ttl {
    font-size: 49.77px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.rog_hatsunemiku__overview-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.rog_hatsunemiku__overview-container-group {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.rog_hatsunemiku__overview-container-group-contents {
    background: #262626;
    padding: 30px;
    color: #f2f2f2;
}

p.rog_hatsunemiku__overview-container-group-contents-ttl {
    font-size: 28.8px;
    font-weight: 600;
    position: relative;
    line-height: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
    max-width: 1000px;
    margin: auto;
}

p.rog_hatsunemiku__overview-container-group-contents-ttl:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #2cd5c4;
    position: absolute;
    top: 14px;
    left: 0;
}

ul.rog_hatsunemiku__overview-container-group-contents-ttl-list {
    margin: 0;
    max-width: 1000px;
    margin: 0 auto;
}

.rog_hatsunemiku__overview-container-group-contents-ttl-list li {
    font-size: 18px;
    font-weight: 400;
}

.rog_hatsunemiku__overview-container-group-contents-ttl-list--dot li {
    list-style: disc;
    margin-left: 20px;
}

.rog_hatsunemiku__overview-container-group-contents-ttl-list--dot li::marker {
    font-size: 12px;
}

a.rog_hatsunemiku__link {
    color: #2cd5c4;
}

/*//overview*/

/*product*/
h2.rog_hatsunemiku__product-container-ttl {
    font-size: 49.77px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.rog_hatsunemiku__product-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

p.rog_hatsunemiku__product-container-num {text-align: center;}

.rog_hatsunemiku__product-container-set {
    border: 2px solid #2cd5c4;
    padding: 40px;
    color: #fff;
    margin-bottom: 90px;
    background: hsl(0deg 0% 7% / 80%);
}

.rog_hatsunemiku__product-container-set-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

p.rog_hatsunemiku__product-container-set-grid-group-text {
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    margin: auto;
    line-height: 150%;
    color: #cfcfcf;
}

.rog_hatsunemiku__product-container-set-grid-group {
    max-width: 264px;
    display: flex;
    flex-direction: column;
}

.rog_hatsunemiku__product-container-set-grid-group-img {
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rog_hatsunemiku__product-container-set-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-top: 20px;
    margin-bottom: -20px;
}

.rog_hatsunemiku__product-container-set-bottom-price {
    display: flex;
    align-items: center;
    gap: 20px;
}

p.rog_hatsunemiku__product-container-set-bottom-price-text {
    font-size: 25.3px;
    font-weight: 500;
    line-height: 100%;
}

p.rog_hatsunemiku__product-container-set-bottom-price-num {
    font-size: 53.45px;
    font-weight: 600;
}

.rog_hatsunemiku__product-container-set-bottom-price-num small {
    font-size: 25.3px;
    padding-left: 5px;
}

.rog_hatsunemiku__product-container-set-mid {
    margin: 30px 0;
}

/*parts*/
li.rog_hatsunemiku__product-container-list-group {
    padding: 100px 0;
    border-top: 2px solid #2cd5c4;
}

.rog_hatsunemiku__product-container-list-group-row {
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    align-items: center;
    margin-bottom: 30px;
    justify-content: space-between;
    position: relative;
}

.rog_hatsunemiku__product-container-list-group-row-img {
    max-width: 50%;
    max-width: 450px;
}

p.rog_hatsunemiku__product-container-list-group-row-img-num {
    background: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2025/11/goods_pc_parts_rog_hatsunemiku_num.png);
    height: 90px;
    width: 157px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 600;
    color: #7efff2;
    padding-right: 10px;
    padding-bottom: 3px;
    position: absolute;
    left: -97px;
    top: 0;
}

.rog_hatsunemiku__product-container-list-group .page-link.round a {
    width: 50%;
}

li.rog_hatsunemiku__product-container-list-group:nth-child(2n) .rog_hatsunemiku__product-container-list-group-row-img-num {
    left: unset;
    right: -100px;
    background: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2025/11/goods_pc_parts_rog_hatsunemiku_num-reverse.png);
    padding-right: unset;
    padding-left: 10px;
}

.rog_hatsunemiku__product-container-list-group-row-img--monitor .rog_hatsunemiku__product-container-list-group-row-img-num {
    top: -30px;
}

.rog_hatsunemiku__product-container-list-group-row-img--monitor img {
    margin-bottom: -20px;
    margin-top: 20px;
}

.rog_hatsunemiku__product-container-list-group-row-body {
    max-width: 50%;
}

p.rog_hatsunemiku__product-container-list-group-row-body-ttl {
    font-size: 41.47px;
    line-height: 120%;
    font-weight: 600;
    color: #fff;
    padding-bottom: 20px;
}

li.rog_hatsunemiku__product-container-list-group:nth-child(2n) .rog_hatsunemiku__product-container-list-group-row {
    flex-direction: row-reverse;
}

.rog_hatsunemiku__product-container-list-group-row-body-ttl small {
    display: block;
    color: #2cd5c4;
    font-size: 34.56px;
    line-height: 150%;
}

p.rog_hatsunemiku__product-container-list-group-row-body-text {
    font-size: 18px;
    color: #fff;
    line-height: 180%;
    padding-bottom: 20px;
}

.rog_hatsunemiku__product-container-list-group-row-body-novelty {
    background: #151515;
    border: 1px solid #2cd5c4;
    display: flex;
    padding: 10px 20px 10px 20px;
    gap: 20px;
    align-items: center;
}

p.rog_hatsunemiku__product-container-list-group-row-body-novelty-text {
    color: #fff;
    font-size: 18px;
    line-height: 140%;
    font-weight: 500;
}

p.rog_hatsunemiku__product-container-list-group-row-body-novelty-text span {
    color: #2cd5c4;
    display: block;
}

.rog_hatsunemiku__product-container-list-group-row-body-novelty-img {
    width: 90px;
}

.plus {
  position: relative;
  width: 20px;
  height: 20px;
  margin: auto 0;
}

.plus::before,
.plus::after {
  content: "";
  position: absolute;
  background-color: #ffffff;
}

.plus::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  transform: translateY(-50%);
}

.plus::after {
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  transform: translateX(-50%);
}


/*//product*/

/*SP*/

@media screen and (max-width: 768px){

section.rog_hatsunemiku__about {
    margin-top: -30px;
}

.rog_hatsunemiku__mv-img {
    padding: 10px;
}

.rog_hatsunemiku {
    gap: 60px;
}

.rog_hatsunemiku__about-container-eng, .rog_hatsunemiku__overview-container-eng, .rog_hatsunemiku__product-container-eng {
    font-size: 50px;
    line-height: 50px;
}

h1.rog_hatsunemiku__about-container-ttl {
    font-size: 29.86px;
}

.rog_hatsunemiku__about-container {
    padding: 10px;
    gap: 20px;
}

p.rog_hatsunemiku__about-container-text {font-size: 16px;}

h2.rog_hatsunemiku__overview-container-ttl {
    font-size: 29.86px;
}

.rog_hatsunemiku__overview-container {
    padding: 10px;
    gap: 20px;
}

.rog_hatsunemiku__overview-container-group-contents {
    padding: 15px 15px;
}

p.rog_hatsunemiku__overview-container-group-contents-ttl {
    font-size: 24.88px;
    padding-bottom: 15px;
}

.rog_hatsunemiku__overview-container-group-contents-ttl-list li {
    font-size: 16px;
}

.rog_hatsunemiku__product-container {
    padding: 10px;
    gap: 20px;
}

h2.rog_hatsunemiku__product-container-ttl {
    font-size: 29.86px;
    line-height: 150%;
    margin: 0;
}

.rog_hatsunemiku__product-container-set {
  padding: 15px;
}

.rog_hatsunemiku__product-container-set-grid {
    grid-template-columns: 1fr;
    gap: 20px;
}

.rog_hatsunemiku__product-container-set-grid-group {
    max-width: unset;
    border-bottom: 1px solid #444;
    padding-bottom: 20px;
}

.rog_hatsunemiku__product-container-set-grid-group-img {
    height: auto;
}

.rog_hatsunemiku__product-container-set-bottom {
    flex-direction: column;
    gap: 10px;
    margin: 0;
}

.rog_hatsunemiku__product-container-set-bottom-price {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

p.rog_hatsunemiku__product-container-set-bottom-price-num {
    line-height: 53.45px;
}

.page-link.round {
    width: 100%;
}

li.rog_hatsunemiku__product-container-list-group {
    padding: 120px 0 50px;
}

.rog_hatsunemiku__product-container-list-group-row {
    flex-direction: column;
}

p.rog_hatsunemiku__product-container-list-group-row-body-ttl {
    font-size: 29.86px;
}

.rog_hatsunemiku__product-container-list-group-row-body-ttl small {
    font-size: 20.74px;
}

.rog_hatsunemiku__product-container-list-group-row-body {
    max-width: 100%;
    margin-top: 20px;
}

p.rog_hatsunemiku__product-container-list-group-row-body-text {
    font-size: 16px;
}

p.rog_hatsunemiku__product-container-list-group-row-body-novelty-text {
    font-size: 15px;
}

.rog_hatsunemiku__product-container-list-group .page-link.round a {
    width: 100%;
}

li.rog_hatsunemiku__product-container-list-group:nth-child(2n) .rog_hatsunemiku__product-container-list-group-row {
    flex-direction: column;
}

p.rog_hatsunemiku__product-container-list-group-row-img-num {
    top: -100px;
    left: 0;
}

li.rog_hatsunemiku__product-container-list-group:nth-child(2n) .rog_hatsunemiku__product-container-list-group-row-img-num {
    right: 0;
    top: -100px;
}

.rog_hatsunemiku__product-container-list-group-row-img--monitor img {
    margin: 0;
}
}
/*//SP*/
