<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------------------------------------------------------------
     common
------------------------------------------------------------ */
body {
  background: #000;
}

/* container
------------------------------------------------------------ */
.theme-rclass #multi_column.wrap {
  width: 100%;
}
#R-class .p-rclass__container {
  width: 100%;
  max-width: 1240px;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}
#R-class p {
  margin-bottom: 0;
}
/* pankuzu
------------------------------------------------------------ */
#R-class .p-rclass-pankuzu {
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
}
#R-class .p-rclass-pankuzu a {
  padding-right: 2em;
  position: relative;
  color: #FFF;
}
#R-class .p-rclass-pankuzu a::after {
  content: "";
  width: .707em;
  height: .707em;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  position: absolute;
  bottom: .1em;
  right: .5em;
  transform: rotate(45deg) translateX(-50%);
}
#R-class .p-rclass-pankuzu strong {
  color: #EA5504;
}
/*------------------------------------------------------------
     index
------------------------------------------------------------ */
#R-class.p-rclass {
  font-family: 'Noto Sans JP', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  position: relative;
}
#R-class .p-rclass__heading-brand {
  color: #999;
  font-family: 'Jost', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: .025em;
}
#R-class .p-rclass__heading-brand::before {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background-color: #EA5504;
  border-radius: 50%;
  box-shadow: 0 0 14px #EE9D89, 0 0 14px #EE9D89, 0 0 14px #EE9D89, 0 0 14px #EE9D89;
  margin-bottom: 25px;
}
#R-class .p-rclass__heading {
  color: #FFF;
  font-family: 'Jost', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 700 !important;
  letter-spacing: .025em;
  text-shadow: 0 0 20px rgba(255, 74, 44, .8), 0 0 20px rgba(255, 74, 44, .8);
}
#R-class .p-rclass__text {
  color: #FFF;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: .025em;
}
#R-class .p-rclass__link {
  display: inline-block;
  padding: 9px 27px;
  background: linear-gradient(to right, rgba(234, 85, 4, 1) 30%, rgba(255, 180, 0, 1) 100%);
  text-align: center;
  color: #000 !important;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .025em;
}
#R-class .p-rclass__link:hover {
  text-decoration: none;
}
/* main
------------------------------------------------------------ */
#R-class .p-rclass-main {
  background: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2023/04/R_class_MV_230413_2.jpg"), #000;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
#R-class .p-rclass-main__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 132px);
  padding-top: 80px;
}
@media screen and (max-width: 1160px){#R-class .p-rclass-main{
  background: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2023/03/r_class_main_sp_2.jpg"), #000;
  background-repeat: no-repeat;
}
}                                      
#R-class .p-rclass-main__brand-logo {
  margin-bottom: 30px !important;
}
#R-class .p-rclass-main__logo {
  color: #EA5504;
  font-family: 'Jost', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 86px;
  font-size: 8.6rem;
  font-weight: 500;
  line-height: 1 !important;
  letter-spacing: .025em;
  text-shadow: 0 0 20px rgba(255, 74, 44, .8), 0 0 20px rgba(255, 74, 44, .8);
  margin-bottom: 40px;
}
#R-class .p-rclass-main__logo span{
 font-size: 13.5px;
 display: block;
 color: #fff;
 margin-bottom: 10px;
}
#R-class .p-rclass-main__text {
  color: #FFF;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: .025em;
  text-shadow: 0 0 20px rgba(255, 74, 44, .8), 0 0 20px rgba(255, 74, 44, .8);
}
#R-class .p-rclass-main__sns {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 360px;
  margin-top: 100px;
}
#R-class .p-rclass-main__sns-item {
  margin: 0 0px;
}
#R-class .p-rclass-main__sns-item a {
  display: block;
}
#R-class .p-rclass-main__sns-item img {
  width: 100px;
}
/* CONCEPT
------------------------------------------------------------ */
#R-class .p-rclass-concept {
  background-color: #000;
  position: relative;
}
#R-class .p-rclass-concept__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 900px;
  background-image: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2022/02/r.png");
  background-repeat: no-repeat;
  background-size: 575px auto;
  background-position: left 175px center;
}
#R-class .p-rclass-concept__text {
  max-width: 420px;
  margin-top: 20px;
}
#R-class .p-rclass-concept__image {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* FEATURES
------------------------------------------------------------ */
#R-class .p-rclass-features {
  background-color: #000;
  position: relative;
}
#R-class .p-rclass-features__section {
  overflow: hidden;
}
#R-class .p-rclass-features__heading {
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
}
#R-class .p-rclass-features__section-heading {
  margin-bottom: 20px;
  font-family: 'Jost', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: 600 !important;
  letter-spacing: .025em;
}
#R-class .p-rclass-features__section-heading-num {
  font-size: 40px;
  font-size: 4.0rem;
}
#R-class .p-rclass-features__section-heading-inner {
  display: inline-block;
  background: linear-gradient(to right, rgba(234, 85, 4, 1) 30%, rgba(255, 180, 0, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: rgba(234, 85, 4, 1);
}
@media all and (-ms-high-contrast:none) {
  #R-class .p-rclass-features__section-heading-inner {
    background: none;
  }
}
#R-class .p-rclass-features__section-sub-heading {
  margin-bottom: 20px !important;
  color: #FFF !important;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .05em;
}
#R-class .p-rclass-features__caption {
  padding: 25px 30px 25px 35px;
  position: relative;
  border-right: 1px solid rgba(255, 180, 0, 1);
  border-left: 1px solid rgba(234, 85, 4, 1);
}
#R-class .p-rclass-features__caption::before, .p-rclass-features__caption::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(234, 85, 4, 1) 30%, rgba(255, 180, 0, 1) 100%);
  position: absolute;
  left: 0;
}
#R-class .p-rclass-features__caption::before {
  top: 0;
}
#R-class .p-rclass-features__caption::after {
  bottom: 0;
}
#R-class .p-rclass-features__caption dl {
  margin-bottom: 0;
  text-align: left;
}
#R-class .p-rclass-features__caption dt {
  color: #EA5504;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: .025em;
}
#R-class .p-rclass-features__caption dt span {
  display: block;
  position: relative;
  font-family: 'Jost', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
}
#R-class .p-rclass-features__caption dt span::before, #R-class .p-rclass-features__caption dt span::after {
  content: "";
  display: block;
  width: .667em;
  height: 1px;
  background-color: #EA5504;
  position: absolute;
  top: .6em;
  left: -1.1em;
}
#R-class .p-rclass-features__caption dt span::after {
  transform: rotate(90deg);
}
#R-class .p-rclass-features__caption dt:not(:first-child) {
  margin-top: 1em;
}
#R-class .p-rclass-features__caption dd {
  margin-top: .25em;
  margin-bottom: 0;
  color: #FFF;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.857;
  letter-spacing: .025em;
}
#R-class .p-rclass-features__caption dd br{
display: none;
}
#R-class .p-rclass-features__caption dd small{
display: block;
}
#R-class .p-rclass-features__caption dd span {
  font-size: 11px;
  font-size: 1.1rem;
}
/* 1 */
#R-class .p-rclass-feature1__container {
  display: flex;
  flex-direction: column;
  height: 900px;
  padding-top: 50px;
  padding-bottom: 60px;
  position: relative;
}
#R-class .p-rclass-feature1__image {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
}
#R-class .p-rclass-feature1__image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#R-class .p-rclass-feature1__content {
  position: relative;
  z-index: 2;
  margin-top: auto;
  text-align: center;
}
#R-class .p-rclass-feature1__image-caption {
  margin: auto 20px auto auto;
}
@media all and (-ms-high-contrast:none) {
  #R-class .p-rclass-feature1__image-caption {
    height: 230px;
  }
}
/* 2 */
#R-class .p-rclass-feature2 {
  background-image: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2022/02/bg-feature2.png");
  background-size: cover;
  background-position: center;
  position: relative;
}
#R-class .p-rclass-feature2__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 600px;
}
#R-class .p-rclass-feature2__image {
  height: 100%;
  position: absolute;
  top: 0;
  right: 50px;
}
#R-class .p-rclass-feature2__image img {
  height: 100%;
}
#R-class .p-rclass-feature2__text {
  max-width: 420px;
  margin-top: 1em;
}
#R-class .p-rclass-feature2__text span {
  font-size: 11px;
  font-size: 1.1rem;
}

/* 3 */
#R-class .p-rclass-feature3 {
  background-image: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2022/02/bg-feature3.png");
  background-size: cover;
  background-position: center;
}

#R-class .p-rclass-feature3__text span {
  font-size: 11px;
  font-size: 1.1rem;
}

#R-class .p-rclass-feature3__container {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  height: 600px;
  position: relative;
}
#R-class .p-rclass-feature3__image {
  width: calc(100% - 480px);
  height: 100%;
  position: absolute;
  top: 0;
  right: 480px;
}
#R-class .p-rclass-feature3__image &gt; img {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
#R-class .p-rclass-feature3__image-configuration img {
  position: absolute;
  top: 0;
  right: 550px;
  bottom: 0;
  margin: auto;
}
#R-class .p-rclass-feature3__content {
  margin-left: auto;
}
#R-class .p-rclass-feature3__text {
  max-width: 420px;
}
/* 4 */
#R-class .p-rclass-feature4 {
  position: relative;
}
#R-class .p-rclass-feature4__container {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 84px);
  padding-top: 60px;
  padding-bottom: 40px;
}
#R-class .p-rclass-feature4__content {
  position: relative;
  z-index: 3;
  text-align: center;
}
#R-class .p-rclass__slider {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#R-class .p-rclass__slider-input {
  display: none;
}
#R-class .p-rclass__slider-group-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
#R-class .p-rclass__slider-group-item img {
  display: block;
  width: auto;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
#R-class .p-rclass-feature4__caption-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100% - 450px);
  position: absolute;
  top: 250px;
  left: 15.625%;
}
#R-class #slide01:checked ~ * .p-rclass__slider-group-item[data-slide="01"], #R-class #slide02:checked ~ * .p-rclass__slider-group-item[data-slide="02"], #R-class #slide03:checked ~ * .p-rclass__slider-group-item[data-slide="03"], #R-class #slide04:checked ~ * .p-rclass__slider-group-item[data-slide="04"], #R-class #slide05:checked ~ * .p-rclass__slider-group-item[data-slide="05"] {
  opacity: 1;
  visibility: visible;
}
#R-class .p-rclass__slider-control {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1240px;
  position: absolute;
  right: 0;
  bottom: 45px;
  left: 0;
  z-index: 2;
  margin: auto;
}
#R-class .p-rclass__slider-control-item {
  padding: 0 20px;
}
#R-class .p-rclass__slider-control-thumb {
  display: block;
  padding-bottom: 25px;
  position: relative;
  cursor: pointer;
}
#R-class .p-rclass__slider-control-thumb-image {
  display: block;
  width: 120px;
  height: 120px;
  border: 1px solid #B2B2B2;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}
#R-class .p-rclass__slider-control-thumb-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .3s;
}
#R-class .p-rclass__slider-control-thumb-title {
  display: block;
  color: #EA5504;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .025em;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
#R-class .p-rclass__slider-control-thumb:hover .p-rclass__slider-control-thumb-image img {
  transform: translate(-50%, -50%) scale(1.167);
}
/* 5 */
#R-class .p-rclass-feature5 {
  position: relative;
  margin-top: 150px;
}
#R-class .p-rclass-feature5__container {
  display: flex;
  align-items: center;
  height: 600px;
}
#R-class .p-rclass-feature5__content {
  position: relative;
  z-index: 2;
  margin: auto auto auto 0;
}
#R-class .p-rclass-feature5__text {
  max-width: 420px;
}
#R-class .p-rclass-feature5__link-wrap {
  margin-top: 40px;
}
#R-class .p-rclass-feature5__led {
  width: 360px;
  margin: auto 0;
}
#R-class .p-rclass-feature5__led-switch {
  display: none;
}
#R-class .p-rclass-feature5__led-images {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#R-class .p-rclass-feature5__led-images-item {
  width: 100%;
  max-width: 1240px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  margin: auto;
  opacity: 0;
  transition: .3s;
}
#R-class .p-rclass-feature5__led-images-item img {
  height: 100%;
  position: absolute;
  top: 0;
  right: 380px;
}
#R-class .p-rclass-feature5__led-select {
  padding-top: 50px;
  position: relative;
  z-index: 2;
}
#R-class .p-rclass-feature5__led-select-group {
  position: relative;
  margin-left: 90px;
}
#R-class .p-rclass-feature5__led-select-group::before {
  content: "";
  display: block;
  width: 490px;
  height: 490px;
  background-image: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2022/02/feature5_circle.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  position: absolute;
  top: 50%;
  right: calc(100% - 25px);
  transform: translateY(-50%);
}
#R-class .p-rclass-feature5__led-select-group-item:not(:last-child) {
  margin-bottom: 30px;
}
#R-class .p-rclass-feature5__led-select-group-item:nth-child(2), #R-class .p-rclass-feature5__led-select-group-item:nth-child(6) {
  margin-left: 25px;
}
#R-class .p-rclass-feature5__led-select-group-item:nth-child(3), #R-class .p-rclass-feature5__led-select-group-item:nth-child(5) {
  margin-left: 35px;
}
#R-class .p-rclass-feature5__led-select-group-item:nth-child(4) {
  margin-left: 40px;
}
#R-class .p-rclass-feature5__led-select-btn {
  padding-left: 2.333em;
  position: relative;
  margin-bottom: 0;
  color: #B2B2B2;
  font-family: 'Jost', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .025em;
  transition: .3s;
  cursor: pointer;
}
#R-class .p-rclass-feature5__led-select-btn::before, #R-class .p-rclass-feature5__led-select-btn::after {
  content: "";
  display: block;
  width: 1.167em;
  height: 1.167em;
  border-radius: 50%;
  position: absolute;
  top: -.1em;
  left: 0;
  box-sizing: border-box;
}
#R-class .p-rclass-feature5__led-select-btn::before {
  border: 1px solid #B2B2B2;
}
#R-class .p-rclass-feature5__led-select-btn::after {
  opacity: 0;
  transition: .3s;
}
#R-class #ledRed:checked ~ * .p-rclass-feature5__led-images-item[data-led="red"], #R-class #ledYellow:checked ~ * .p-rclass-feature5__led-images-item[data-led="yellow"], #R-class #ledGreen:checked ~ * .p-rclass-feature5__led-images-item[data-led="green"], #R-class #ledPink:checked ~ * .p-rclass-feature5__led-images-item[data-led="pink"], #R-class #ledBlue:checked ~ * .p-rclass-feature5__led-images-item[data-led="blue"], #R-class #ledRainbow:checked ~ * .p-rclass-feature5__led-images-item[data-led="rainbow"], #R-class #ledBlack ~ * .p-rclass-feature5__led-images-item[data-led="black"] {
  opacity: 1;
}
#R-class #ledBlack ~ * .p-rclass-feature5__led-images-item[data-led="black"] {
  z-index: 1;
}
#R-class #ledRed:checked ~ * .p-rclass-feature5__led-select-btn[for="ledRed"]::after, #R-class .p-rclass-feature5__led-select-btn[for="ledRed"]:hover::after, #R-class #ledYellow:checked ~ * .p-rclass-feature5__led-select-btn[for="ledYellow"]::after, #R-class .p-rclass-feature5__led-select-btn[for="ledYellow"]:hover::after, #R-class #ledGreen:checked ~ * .p-rclass-feature5__led-select-btn[for="ledGreen"]::after, #R-class .p-rclass-feature5__led-select-btn[for="ledGreen"]:hover::after, #R-class #ledPink:checked ~ * .p-rclass-feature5__led-select-btn[for="ledPink"]::after, #R-class .p-rclass-feature5__led-select-btn[for="ledPink"]:hover::after, #R-class #ledBlue:checked ~ * .p-rclass-feature5__led-select-btn[for="ledBlue"]::after, #R-class .p-rclass-feature5__led-select-btn[for="ledBlue"]:hover::after, #R-class #ledRainbow:checked ~ * .p-rclass-feature5__led-select-btn[for="ledRainbow"]::after, #R-class .p-rclass-feature5__led-select-btn[for="ledRainbow"]:hover::after, #R-class .p-rclass-feature5__led-select-btn[for="ledBlack"]:hover::after {
  opacity: 1;
}
#R-class #ledRed:checked ~ * .p-rclass-feature5__led-select-btn[for="ledRed"], #R-class .p-rclass-feature5__led-select-btn[for="ledRed"]:hover {
  color: #FF1E00;
  text-shadow: 0 0 14px #FF1E00, 0 0 14px #FF1E00;
}
#R-class .p-rclass-feature5__led-select-btn[for="ledRed"]::after {
  background-color: #FF1E00;
  box-shadow: 0 0 14px #FF1E00, 0 0 14px #FF1E00;
}
#R-class #ledYellow:checked ~ * .p-rclass-feature5__led-select-btn[for="ledYellow"], #R-class .p-rclass-feature5__led-select-btn[for="ledYellow"]:hover {
  color: #FFFF4B;
  text-shadow: 0 0 14px #FFFF4B, 0 0 14px #FFFF4B;
}
#R-class .p-rclass-feature5__led-select-btn[for="ledYellow"]::after {
  background-color: #FFFF4B;
  box-shadow: 0 0 14px #FFFF4B, 0 0 14px #FFFF4B;
}
#R-class #ledGreen:checked ~ * .p-rclass-feature5__led-select-btn[for="ledGreen"], #R-class .p-rclass-feature5__led-select-btn[for="ledGreen"]:hover {
  color: #30FF92;
  text-shadow: 0 0 14px #30FF92, 0 0 14px #30FF92;
}
#R-class .p-rclass-feature5__led-select-btn[for="ledGreen"]::after {
  background-color: #30FF92;
  box-shadow: 0 0 14px #30FF92, 0 0 14px #30FF92;
}
#R-class #ledPink:checked ~ * .p-rclass-feature5__led-select-btn[for="ledPink"], #R-class .p-rclass-feature5__led-select-btn[for="ledPink"]:hover {
  color: #FF2DFF;
  text-shadow: 0 0 14px #FF2DFF, 0 0 14px #FF2DFF;
}
#R-class .p-rclass-feature5__led-select-btn[for="ledPink"]::after {
  background-color: #FF2DFF;
  box-shadow: 0 0 14px #FF2DFF, 0 0 14px #FF2DFF;
}
#R-class #ledBlue:checked ~ * .p-rclass-feature5__led-select-btn[for="ledBlue"], #R-class .p-rclass-feature5__led-select-btn[for="ledBlue"]:hover {
  color: #0088FF;
  text-shadow: 0 0 14px #0088FF, 0 0 14px #0088FF;
}
#R-class .p-rclass-feature5__led-select-btn[for="ledBlue"]::after {
  background-color: #0088FF;
  box-shadow: 0 0 14px #0088FF, 0 0 14px #0088FF;
}
#R-class #ledRainbow:checked ~ * .p-rclass-feature5__led-select-btn[for="ledRainbow"], #R-class .p-rclass-feature5__led-select-btn[for="ledRainbow"]:hover {
  color: #FFFF4B;
  background: linear-gradient(to right, rgba(0, 79, 255, 1) 0%, rgba(172, 106, 255, 1) 35%, rgba(255, 255, 0, 1) 70%, rgba(98, 255, 255, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 14px #0074FF, 0 0 14px #0074FF;
}
#R-class .p-rclass-feature5__led-select-btn[for="ledRainbow"]::after {
  background: linear-gradient(to bottom, rgba(0, 79, 255, 1) 0%, rgba(172, 106, 255, 1) 35%, rgba(255, 255, 0, 1) 70%, rgba(98, 255, 255, 1) 100%);
  box-shadow: 0 0 14px #0074FF, 0 0 14px #0074FF;
}
#R-class #ledBlack:checked ~ * .p-rclass-feature5__led-select-btn[for="ledBlack"], #R-class .p-rclass-feature5__led-select-btn[for="ledBlack"]:hover {
  text-shadow: 0 0 14px #FFF, 0 0 14px #FFF;
}
#R-class .p-rclass-feature5__led-note {
  position: absolute;
  top: calc(100% + 40px);
  color: #FFF;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: .025em;
}
@media all and (-ms-high-contrast:none) {
  #R-class #ledRainbow:checked ~ * .p-rclass-feature5__led-select-btn[for="ledRainbow"], #R-class .p-rclass-feature5__led-select-btn[for="ledRainbow"]:hover {
    background: none;
  }
}
/* 6 */
#R-class .p-rclass-feature6 {
  background-image: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2022/02/features6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  clear: both;
}
#R-class .p-rclass-feature6__container {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}
#R-class .p-rclass-feature6__group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1148px;
  margin: 20px auto -20px;
}
#R-class .p-rclass-feature6__group-item {
  width: 20%;
  padding: 20px 4px;
  color: #FFF;
  font-family: 'Jost', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: .025em;
}
#R-class .p-rclass-feature6__group-item img {
  display: block;
  margin: 0 auto 30px;
}
#R-class .p-rclass-feature6__text {
  margin-top: 50px;
}
/*------------------------------------------------------------
     responsive
------------------------------------------------------------ */
 #R-class .pc-none {
  display: none !important;
}
@media screen and (max-width: 1160px) {
  /*------------------------------------------------------------
     common
------------------------------------------------------------ */
  #R-class .pc-none {
    display: block !important;
  }
  #R-class img.pc-none {
    display: inline !important;
  }
  #R-class .sp-none {
    display: none !important;
  }
  /* pankuzu
------------------------------------------------------------ */
  #R-class .p-rclass-pankuzu {
    font-size: 10px;
    font-size: 1.0rem;
  }
  #R-class .p-rclass-pankuzu a::after {
    width: .5em;
    height: .5em;
    border-top-width: 1px;
    border-right-width: 1px;
    bottom: .2em;
  }
  /* heading
------------------------------------------------------------ */
  #R-class .p-rclass__heading-brand {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #R-class .p-rclass__heading-brand::before {
    width: 56px;
  }
  #R-class .p-rclass__heading {
    font-size: 44px;
    font-size: 4.4rem;
  }
  /* text
------------------------------------------------------------ */
  #R-class .p-rclass__text {
    font-size: 14px;
    font-size: 1.4rem;
  }
/* link
------------------------------------------------------------ */
  #R-class .p-rclass__link {
    width: 286px;
    max-width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
  }
  /*------------------------------------------------------------
     index
------------------------------------------------------------ */
  /* main
------------------------------------------------------------ */
  #R-class .p-rclass-main {
    background-size: auto 330px;
    background-position: right 13% bottom 7%;
  }
  #R-class .p-rclass-main__container {
    height: auto;
    padding-bottom: 10px;
  }
  #R-class .p-rclass-main__brand-logo img {
    width: 149px;
  }
  #R-class .p-rclass-main__logo {
    font-size: 80px;
    font-size: 8.0rem;
	margin-bottom: 10px;
  }
  #R-class .p-rclass-main__text {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #R-class .p-rclass-main__sns {
    margin: 270px auto 0;
  }
  #R-class .p-rclass-main__sns-item img {
    width: 75px;
  }
/* CONCEPT
------------------------------------------------------------ */
  #R-class .p-rclass-concept__container {
    height: auto;
    padding-top: 45px;
    padding-bottom: 515px;
    background-size: 300px auto;
    background-position: center bottom 325px;
  }
  #R-class .p-rclass-concept__text {
    max-width: 100%;
  }
  #R-class .p-rclass-concept__image img {
    max-height: 515px;
  }
/* FEATURE
------------------------------------------------------------ */
  #R-class .p-rclass-features__heading {
    top: 65px;
  }
  #R-class .p-rclass-features__section-heading {
    font-size: 28px;
    font-size: 2.8rem;
  }
  #R-class .p-rclass-features__section-heading-num {
    font-size: 36px;
    font-size: 3.6rem;
  }
  #R-class .p-rclass-features__section-sub-heading {
    font-size: 20px;
    font-size: 2.0rem;
  }
  #R-class .p-rclass-features__caption {
    padding: 15px 25px 15px 30px;
  }
  #R-class .p-rclass-features__caption dt {
    font-size: 10px;
    font-size: 1.0rem;
  }
  #R-class .p-rclass-features__caption dt span {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #R-class .p-rclass-features__caption dd {
    font-size: 13px;
    font-size: 1.3rem;
  }
  /* 1 */
  #R-class .p-rclass-feature1__container {
    height: auto;
    padding-top: calc(150px + 90%);
  }
  #R-class .p-rclass-feature1__image {
    position: static;
  }
  #R-class .p-rclass-feature1__image img {
    top: 150px;
  }
  #R-class .p-rclass-feature1__image-caption {
    width: 100%;
    margin: 45px auto auto;
  }
  /* 2 */
  #R-class .p-rclass-feature2__container {
    height: auto;
    padding-top: 65px;
    padding-bottom: 85%;
  }
  #R-class .p-rclass-feature2__content {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  #R-class .p-rclass-feature2__text {
    max-width: 100%;
  }
  #R-class .p-rclass-feature2__image {
    height: auto;
    top: auto;
    bottom: 0;
	right: 0;
  }
  #R-class .p-rclass-feature2__image img {
    width: 100%;
    height: auto;
  }
  /* 3 */
  #R-class .p-rclass-feature3__container {
    flex-direction: column;
    height: auto;
    padding-top: 70px;
    padding-bottom: 45px;
  }
  #R-class .p-rclass-feature3__content {
    margin-right: auto;
    text-align: center;
  }
  #R-class .p-rclass-feature3__text {
    max-width: 100%;
  }
  #R-class .p-rclass-feature3__image {
    width: 100%;
    height: auto;
    position: static;
  }
  #R-class .p-rclass-feature3__image &gt; img {
    position: static;
    width: 100%;
    height: auto;
  }
  #R-class .p-rclass-feature3__image-configuration {
    margin-top: 20px;
    text-align: center;
  }
  #R-class .p-rclass-feature3__image-configuration img {
    width: 350px;
    position: static;
  }
  /* 4 */
  #R-class .p-rclass-feature4__container {
    height: auto;
    padding-bottom: 55px;
  }
  #R-class .p-rclass__slider {
    width: auto;
    position: relative;
    margin: -20% -20px 0;
    overflow: hidden;
  }
  #R-class .p-rclass__slider-group-item img {
    position: static;
  }
  #R-class #slide01:checked ~ * .p-rclass__slider-group-item[data-slide="01"], #R-class #slide02:checked ~ * .p-rclass__slider-group-item[data-slide="02"], #R-class #slide03:checked ~ * .p-rclass__slider-group-item[data-slide="03"], #R-class #slide04:checked ~ * .p-rclass__slider-group-item[data-slide="04"], #R-class #slide05:checked ~ * .p-rclass__slider-group-item[data-slide="05"] {
    position: static;
  }
  #R-class .p-rclass-feature4__caption-wrap {
    width: calc(100% - 40px);
    height: auto;
    position: static;
    margin: 10px auto 0;
  }
  #R-class .p-rclass__slider-control {
    flex-wrap: wrap;
    width: auto;
    position: static;
    margin: 15px -15px -15px;
  }
  #R-class .p-rclass__slider-control-item {
    padding: 15px;
  }
  #R-class .p-rclass__slider-control-thumb {
    width: 95px;
    padding-bottom: 0;
    text-align: center;
  }
  #R-class .p-rclass__slider-control-thumb-image {
    width: 95px;
    height: 95px;
  }
  #R-class .p-rclass__slider-control-thumb-title {
    position: static;
    transform: none;
    margin-top: .5em;
    margin-bottom: 0;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.529;
    white-space: inherit;
  }
  /* 5 */
  #R-class .p-rclass-feature5 {
  
  margin-top: 0px;
}
  #R-class .p-rclass-feature5__container {
    flex-direction: column;
    height: auto;
    padding-top: 50px;
    padding-bottom: 55px;
  }
  #R-class .p-rclass-feature5__content {
    margin-left: auto;
    text-align: center;
  }
  #R-class .p-rclass-feature5__text {
    max-width: 100%;
  }
  #R-class .p-rclass-feature5__link-wrap {
    margin-top: 20px;
  }
  #R-class .p-rclass-feature5__led {
    width: 100%;
  }
  #R-class .p-rclass-feature5__led-images {
    width: auto;
    padding-bottom: 100%;
    position: relative;
    margin: -7.812% -20px 0;
  }
  #R-class .p-rclass-feature5__led-images-item img {
    width: 100%;
    height: auto;
    top: auto;
    right: 0;
    bottom: 0;
  }
  #R-class .p-rclass-feature5__led-select {
    padding-top: 40px;
  }
  #R-class .p-rclass-feature5__led-select-group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: -15px -20px;
  }
  #R-class .p-rclass-feature5__led-select-group-item {
    padding: 15px 20px;
    margin: 0 !important;
  }
  #R-class .p-rclass-feature5__led-select-group::before {
    display: none;
  }
  #R-class .p-rclass-feature5__led-select-btn {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #R-class .p-rclass-feature5__led-note {
    position: static;
    margin-top: 25px;
    text-align: center;
    font-size: 10px;
    font-size: 1.0rem;
  }
  /* 6 */
  #R-class .p-rclass-feature6 {
    background-image: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2022/02/features6_sp.jpg");
  }
  #R-class .p-rclass-feature6__container {
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #R-class .p-rclass-feature6__group {
    margin-right: -7px;
    margin-left: -7px;
  }
  #R-class .p-rclass-feature6__group-item {
    width: 50%;
    padding-right: 7px;
    padding-left: 7px;
  }
  #R-class .p-rclass-feature6__group-item img {
    margin-bottom: 15px;
  }
}

/* free
---------------------------------------------------------------------------- */
.free-section {
  width:940px;
  margin: 60px auto 30px;
}
.free-section h2 {
  min-height: inherit;
  margin-bottom: 15px;
  padding: 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #000;
  background: rgb(234,85,4);
  background: -moz-linear-gradient(left,  rgba(234,85,4,1) 0%, rgba(255,180,0,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(234,85,4,1) 0%,rgba(255,180,0,1) 100%);
  background: linear-gradient(to right,  rgba(234,85,4,1) 0%,rgba(255,180,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA5504', endColorstr='#FFB400',GradientType=1 );
width: 940px;
color: #fff;
}

.free-section * + h2 {
  margin-top: 50px;
}
.free-section p {
  margin: 0 15px 25px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.free-section p:last-child {
  margin-bottom: 0;
}
.free-section a {
  color: #70b5e8 !important;
}
.free-section a:hover {
  text-decoration: underline !important;
}
.free-section .row {
  margin: 12px -8px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.free-section .row::after {
  content: "";
  display: block;
  clear: both;
}
.free-section .row .columns {
  float: left;
  clear: none;
  margin-bottom: 8px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.free-section .row .column.img-left,
.free-section .row .columns.img-left {
  width: 31%;
}
.free-section .row .column.textarea-right,
.free-section .row .columns.textarea-right {
  width: 69%;
}
@media all and (max-width: 767px) {
  .free-section {
    padding: 0;
    margin-top: 0;
    width: 100%;
  }
  .free-section h2 {
    width: 100%;
  }
  .free-section * + h2 {
    margin-top: 30px;
  }
  .free-section p {
    padding: 0 15px;
    margin-left: 0;
    margin-right: 0;
  }
  .free-section .row {
    margin: 0;
  }
  .free-section .row .column.img-left,
.free-section .row .columns.img-left,
  .free-section .row .column.textarea-right,
  .free-section .row .columns.textarea-right {
    width: 100%;
  }
  .free-section .row .column,
  .free-section .row .columns {
    padding: 0 10px;
  }
  .free-section .row .column p,
  .free-section .row .columns p {
    padding: 0 5px;
  }
}



.lineup_list {
  background: #fff;
}

.lineup_list h3 {
  /*height: 46px;*/
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgb(234,85,4);
  background: -moz-linear-gradient(left,  rgba(234,85,4,1) 0%, rgba(255,180,0,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(234,85,4,1) 0%,rgba(255,180,0,1) 100%);
  background: linear-gradient(to right,  rgba(234,85,4,1) 0%,rgba(255,180,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA5504', endColorstr='#FFB400',GradientType=1 );
  color: #fff;
  margin-bottom: 0px;
}
@media all and (max-width: 767px) {
.lineup_list h3 {
  padding-top: 15px;
  }
}

/* information
---------------------------------------------------------------------------- */
section#information {
  padding: 80px 0;
}
section#information h2 {
  margin-bottom: 25px;
  text-align: center;
  font-size: 50px;
  font-size: 5.0rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .05em;
}
section#information h2 span {
  font-family: 'Jost', "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana, sans-serif !important;
  display: inline-block;
  background: linear-gradient(to right, rgba(234, 85, 4, 1) 30%, rgba(255, 180, 0, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: rgba(234, 85, 4, 1);
}
@media all and (-ms-high-contrast:none) {
  section#information h2 span {
    background: none;
  }
}
section#information p.rgb__sub-heading {
  margin-bottom: 50px;
  text-align: center;
  color: #FFF;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: .025em;
}
section#information .rgb-border-top {
  margin: 30px 0 40px;
}
.rgb-border-top::before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background: rgb(234,85,4);
  background: -moz-linear-gradient(left,  rgba(234,85,4,1) 0%, rgba(255,180,0,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(234,85,4,1) 0%,rgba(255,180,0,1) 100%);
  background: linear-gradient(to right,  rgba(234,85,4,1) 0%,rgba(255,180,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA5504', endColorstr='#FFB400',GradientType=1 );
}
@media all and (max-width: 767px) {
  .rgb-border-top::before {
    height: 10px;
  }
}
.info_list {
  flex-wrap: wrap;
  margin: -10px -5px;
}
.info_list li {
  display: flex;
  flex-direction: column;
  width: 25%;
  padding: 10px 5px;
  border: none;
  margin: 0;
}
.info_list li a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.info__box {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 320px;
  padding: 20px;
  background-color: #222A33;
}
.info_list li a img {
  height: auto;
}
.info__title {
  margin-bottom: 20px;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
  letter-spacing: .05em;
  text-decoration: underline;
}
.info__cat {
  margin-top: auto;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.333;
  letter-spacing: .05em;
}
.info__cat .flexBlock {
  justify-content: flex-start;
}
.info__cat span.rel {
  display: inline-block;
  margin-right: 5px;
}
@media all and (max-width: 1023px) {
  section#information .inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media all and (max-width: 767px) {
  section#information {
    padding: 40px 0;
  }
  section#information h2 {
    margin-bottom: 20px;
    font-size: 30px;
    font-size: 3.0rem;
  }
  section#information .sub_title {
    margin-bottom: 15px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2;
  }
  .info_list {
    margin: -5px;
  }
  .info_list li {
    width: 50%;
    padding: 5px;
  }
  .info_list time {
    width: 85px;
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 20px;
  }
  .info__box {
    min-height: inherit;
    padding: 10px;
  }
  .info__title {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .info__cat {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.454;
  }
}


/*募集ボタン調整*/
li.catnav-links-item.recruite{
	display:none;
}</pre></body></html>