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

grandindex用css
真骨彫_PC用

============================*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family:'NSJP_Regular';
  src: url("/img/grand_index/dynaction/fonts/NotoSerifJP-Regular.otf");
}
@font-face {
  font-family:'NSJP_Medium';
  src: url("/img/grand_index/dynaction/fonts/NotoSerifJP-Medium.otf");
}
@font-face {
  font-family:'NSJP_Bold';
  src: url("/img/grand_index/dynaction/fonts/NotoSerifJP-Bold.otf");
}
.font_nsR {font-family:"NSJP_Regular";}
.font_nsM {font-family:"NSJP_Medium";}
.font_nsB {font-family:"NSJP_Bold";}
.dis_sp{ display: none; }

#tw2022_wrapper{
  margin-bottom: -17px;
}
#main, #tw2022_slider{
  background:url(/img/grand_index/shinkocchou/bg.jpg) no-repeat center top;
  background-size:cover;
  background-attachment:fixed;
}
#shinkocchou.gi_contentsarea {
  background:url(/img/grand_index/shinkocchou/bg.jpg) no-repeat center top;
  background-size:cover;
  background-attachment:fixed;
}
#shinkocchou .gi_appealarea{
  font-size: 16px;
  line-height: 1.5;
}
#shinkocchou h1 {
  background:url(/img/grand_index/shinkocchou/bg_ttl.jpg) no-repeat center top;
  background-size:1080px;
  color:#000000;
  text-align:center;
  height:138px;
  padding:15px;
  margin-bottom:20px;
}
#shinkocchou h1 img {
  width:10%;
}
#shinkocchou h1 span {
  font-size:0.95em;
  padding-left:40px;
  display:inline-block;
}

#shinkocchou .gi_contents_bgarea_upper h1 + .gi_freespace {
  margin-bottom:0;
}
#shinkocchou .gi_plbtn li a {
  background:#000000;
}

#shinkocchou .move_txt{
  font-size:1.5em;
  text-align:center;
  color: #A4070A;
  font-weight: bolder;
}

#shinkocchou .t_kokkaku_area h3 img {
  margin:10px 10px 50px 10px;
  width:48%;
  float:left;
}

#shinkocchou .raider50th {
  margin-bottom:50px;
  text-align:center;
}

#shinkocchou .raider50th img {
  width:85%;
}

#shinkocchou .btn_blog {
  /*margin-bottom:50px;*/
  text-align:center;
  width: 750px;
  margin: 0 auto 50px;

}
/*#shinkocchou .btn_blog img {
  width:85%;
}*/
#shinkocchou .btn_blog a{
  display: block;
  padding: 30px 20px 30px 200px;
  text-align: center;
  color: #bb0501;
  font-family:'NSJP_Bold';
  font-size: 1.5em;
  line-height: 1.8;
  background: url(/img/grand_index/shinkocchou/20220818/bg_blog.jpg) no-repeat center left;
  background-size: contain;
}
#shinkocchou .btn_blog a span{
  transform: skew(-10deg);
  display: inline-block;
  text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff;
}
#shinkocchou .btn_blog a span:last-of-type{
  color: #1d1c1c;
}

#shinkocchou .btn_bn  {
  margin:0 auto;
  width:50%;
  text-align:center;
  padding-bottom:50px;
}
#shinkocchou .btn_bn a {
  display:block;
  width:100%;
  border:1px solid rgba(0,0,0,1);
  padding:10px;
  color:rgba(0,0,0,1);
  font-weight:bold;
}
#shinkocchou .btn_bn a:hover {
  color:#ffffff;
  background:rgba(0,0,0,1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;  
}
#shinkocchou #gi_subcatearea .gi_subcatearea_logo li a {
  background:rgba(255,255,255,0.6);
}
#shinkocchou #gi_subcatearea .gi_subcatearea_logo li a:hover {
  background:rgba(255,255,255,1);
}
#shinkocchou .gi_copyright {
  display:none;
}

/*ブランド下フリースペース
============================*/
#shinkocchou .gi_brandexplanation {
  display:none;
}

#shinkocchou .brand_discriptionarea {
  text-align:center;
  margin-bottom: 30px;
  padding-top: 50px;
}
#shinkocchou .brand_discriptionarea h3 {
  margin-bottom:40px;
}
#shinkocchou .brand_discriptionarea h3 + p {
  font-family:'NSJP_Regular';
  font-size:1.3em;
  line-height:1.8;
}

/*訴求エリア
============================*/
#shinkocchou .sinkocchouappeal_202103 h3 {
  /*margin-bottom:35px;*/
}
#shinkocchou .sinkocchouappeal_202103 .caraarea {
  padding:0 4% 40px;
  margin-bottom:40px;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea h4 {
  margin-bottom:35px;
  font-weight: bold;
  font-size: 2.8em;
  font-family:'NSJP_Medium';
  text-align:center;
  padding:35px 0 20px;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea h4 + p {
  text-align:center;
  margin-bottom:35px;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea ul li {
  width:28%;
  margin-left:8%;
  text-align:center;
  float:left;
  padding:30px 0 0;
  font-size:0.8em;
  font-weight:bold;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea ul li:first-child {
  margin-left:0;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea ul li &gt; p {
  margin-bottom:10px;
}

#shinkocchou .sinkocchouappeal_202103 .caraarea.rider_area {
  background:url(/img/grand_index/shinkocchou/bg_rider.png) no-repeat center top;
  background-size:cover;
  border:5px solid #959595;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.rider_area h4 {
  background-image:url(/img/grand_index/shinkocchou/bg_rider_h_01.png),url(/img/grand_index/shinkocchou/bg_rider_h_02.png);
  background-repeat:no-repeat;
  background-position:bottom left,bottom right;
  border-bottom:5px solid #616161;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.rider_area ul li img {
  width:60%;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.rider_area ul li:nth-child(1) {
  background:#d4d4d4;
  position:relative;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.rider_area ul li:nth-child(1):after {
  content:"";
  width:40px;
  height:56px;
  display:block;
  background:url(/img/grand_index/shinkocchou/ic_arrow01.png) no-repeat center top;
  background-size:contain;
  position:absolute;
  top:110px;
  right:-60px;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.rider_area ul li:nth-child(2) {
  background:#cecece;
  position:relative;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.rider_area ul li:nth-child(2):after {
  content:"";
  width:40px;
  height:56px;
  display:block;
  background:url(/img/grand_index/shinkocchou/ic_arrow02.png) no-repeat center top;
  background-size:contain;
  position:absolute;
  top:110px;
  right:-60px;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.rider_area ul li:nth-child(3) {
  background:#b0b0b0;
}


#shinkocchou .sinkocchouappeal_202103 .caraarea.ultra_area {
  background:url(/img/grand_index/shinkocchou/bg_ultraman.png) no-repeat center top;
  background-size:cover;
  color:#ffffff;
  border:5px solid #959595;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.ultra_area h4 {
  background-image:url(/img/grand_index/shinkocchou/bg_ultra_h_01.png),url(/img/grand_index/shinkocchou/bg_ultra_h_02.png);
  background-repeat:no-repeat;
  background-position:bottom left,bottom right;
  border-bottom:5px solid #666666;
  padding-top:50px;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.ultra_area ul li img {
  width:80%;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.ultra_area ul li:nth-child(1) {
  background:#444444;
  position:relative;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.ultra_area ul li:nth-child(2) {
  background:#565656;
  position:relative;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.ultra_area ul li:nth-child(3) {
  background:#737373;
}
#shinkocchou .sinkocchouappeal_202103 .caraarea.ultra_area ul li:nth-child(1):after,
#shinkocchou .sinkocchouappeal_202103 .caraarea.ultra_area ul li:nth-child(2):after {
  content:"";
  width:40px;
  height:56px;
  display:block;
  background:url(/img/grand_index/shinkocchou/ic_arrow03.png) no-repeat center top;
  background-size:contain;
  position:absolute;
  top:130px;
  right:-60px;
}



#shinkocchou .moviearea {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:100px 0;
}
#shinkocchou .moviearea iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#shinkocchou .spbnr {
  margin-bottom:60px;
}
#shinkocchou .spbnr li {
  width:49%;
}
#shinkocchou .spbnr li:nth-child(odd) {
  float:left;
}
#shinkocchou .spbnr li:nth-child(even) {
  float:right;
}

/*--0628調整--*/
.sokyumidashi {
  margin-bottom: 35px;
  font-size: 2.8em;
  font-family: 'NSJP_Medium';
  text-align: center;
  padding: 35px 0 20px;
  border-bottom: 5px solid #616161;
}
.sokyumidashi.sentai_series {
  background-image: url(/img/grand_index/shinkocchou/20230125/bg_sentai_h_01.png),url(/img/grand_index/shinkocchou/20230125/bg_sentai_h_02.png);
  background-repeat: no-repeat;
  background-position: bottom left 80px,bottom right 80px;
}
.sokyumidashi.rider_series {
  margin-top: 20px;
  background-image: url(/img/grand_index/shinkocchou/bg_rider_h_01.png),url(/img/grand_index/shinkocchou/bg_rider_h_02.png);
  background-repeat: no-repeat;
  background-position: bottom left,bottom right;
}
.sokyumidashi.ultra_series {
  margin-top: 20px;
  background-image: url(/img/grand_index/shinkocchou/bg_ultra_h_01.png),url(/img/grand_index/shinkocchou/bg_ultra_h_02.png);
  background-repeat: no-repeat;
  background-position: bottom left,bottom right;
  border-bottom: 5px solid #666666;
  padding-top: 50px;
}
.sokyulink {
  text-align:center;
  margin:0 auto 40px;
  width:73%;
  font-size: 1.6em;
  font-family: 'NSJP_Medium';
  text-align: center;
  background: url(/img/grand_index/shinkocchou/20220818/bg_feature.jpg) no-repeat center center;
  background-size: cover;
}
.sokyulink a{
    display: block;
    position: relative;
    padding: 30px 15px 30px 30px;
    overflow: hidden;
    transition: all 0.3s ease;
}
.sokyulink a img{
    position: absolute;
    width: 34%;
    top: -20px;
    left: 25px;
}
.sokyulink a span{
  color: #fff;
  display: inline-block;
  padding-left: 35%;
  text-align: left;
}
.sokyulink a:hover{
    opacity: .7;
}


.ttl_new{
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/img/grand_index/shinkocchou/20220818/bg_ttl_new.jpg) no-repeat center center;
  background-size: cover;
  padding: 15px 20px;

}
.ttl_new span{
  padding-right: 50px;
}
.ttl_new h3{
  font-size: 3em;
  font-family: 'NSJP_Medium';
  text-align: center;
  color: #fff;
  font-weight: 400;
}

/* ゴーカイレッド */
.gokai-red .item_info .text {
  text-align: center !important;
  letter-spacing: 1px;
  line-height: 1.75;
}
.gokai-red .btn_wrap .link_btn a {
  background: #d80101 !important;
}

/* ファイズ */
.faiz .item_info .text {
  text-align: center !important;
  letter-spacing: 1px;
  line-height: 1.75;
}
.faiz .faiz-contents {
  margin-top: 40px;
}
.faiz .faiz-contents .faiz-box:not(:last-of-type) {
  margin-bottom: 80px;
}
.faiz .faiz-contents .faiz-box .faiz-box-title {
  width: 660px;
  display: flex;
  align-items: center;
  position: relative;
  left: -40px;
  padding-left: 40px;
  font-size: 47px;
  font-weight: bold;
  border-bottom:1px solid #d80101;
}
.faiz .faiz-contents .faiz-box:nth-of-type(1) .faiz-box-title {
  width: 660px;
}
.faiz .faiz-contents .faiz-box:nth-of-type(2) .faiz-box-title {
  width: 660px;
}
.faiz .faiz-contents .faiz-box .faiz-box-title span {
  display: flex;
  align-items: center;
  padding-left: 5px;
  font-size: 26px;
}
.faiz .faiz-contents .faiz-box .faiz-box-title span:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  margin-right: 5px;
  background: #fff;
}
.faiz .faiz-contents .faiz-box:nth-of-type(1) .faiz-image-box {
  position: relative;
  width: 100%;
  top: -70px;
  left: 30px;
}
.faiz .faiz-contents .faiz-box:nth-of-type(2) .faiz-image-box {
  position: relative;
  width: 100%;
  top: -75px;
  left: 100px;
}
.faiz .faiz-contents .faiz-box .faiz-box-text {
  text-align: center;
  font-size: 15px;
}
.faiz .faiz-contents .faiz-box:nth-of-type(2) .faiz-box-text {
  margin-top: -100px;
}

.faiz .faiz-contents .faiz-box:nth-of-type(3) .faiz-image-box,
.faiz .faiz-contents .faiz-box:nth-of-type(4) .faiz-image-box {
  margin-top: 60px;
  margin-bottom: 30px;
}
.faiz .faiz-contents .faiz-box:nth-of-type(4) {
  margin-bottom: 20px;
}
.faiz .btn_wrap .link_btn a {
  margin-bottom: 30px !important;
  background: #d80101 !important;
}
.faiz .bnr_wrap {
  width: 920px;
  display: flex;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
}
.faiz .bnr_wrap p {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
}
.faiz .premiaB-bnr {
  width: 450px;
  padding-bottom: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 16px;
}

/* クウガ */
.kuuga .btn_wrap .link_btn a {
  background: #0099de !important;
}
/* サソリ */
.sasori .btn_wrap .link_btn a {
  background: #038145 !important;
}

.item_area{
  background: #000;
  color: #fff;
  margin-top: 40px;
}
.item_area .item_new{
  padding: 10px 25px;
  font-size: 2.2em;
  font-weight: bold;
  transform: skew(-10deg);
}
.item_area .item_new.grad {
    position: relative;
}
.item_area .item_new.grad::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skew(10deg);
    background: -webkit-linear-gradient(left, #262525,#000 70%);
    background: -moz-linear-gradient(left, #262525,#000 70%);
    background: linear-gradient(to right,#262525, #000 70%);
    z-index: -1;
}
.item_area .item_img{
  position: relative;
}
.item_area .item_img p{
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 0.7em;
  text-shadow: 0 0 10px #000;
}
.item_area .item_info{
  padding: 20px 40px;
  letter-spacing: 2px;
  font-family: 'NSJP_Medium';
}
.item_area .item_info .brand{
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
.item_area .item_info .name{
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.item_area .item_info .name span {
    font-size: 0.8em;
}
.item_area .item_info .date{
  font-size: 1.1em;
  text-align: center;
  margin-bottom: 40px;
}
.item_area .item_info .text{
  font-size: 17px;
  margin-bottom: 10px;
  line-height: 1.75;
  text-align: justify;
  font-feature-settings: "palt";
}

.item_area .btn_wrap{
  display: flex;
  justify-content: center;
  width: 75%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.item_area .link_btn{
  width: 48%;
  margin: 10px;
}
.item_area .link_btn a:after{
  content: '＞';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.item_area .link_btn a{
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    width: 100%;
    padding: 15px 35px 13px 17px;
    overflow: hidden;
}
#extreme.item_area .link_btn a {
    background: #854dc2;
}
#wizard.item_area .link_btn a,
#wizard_d.item_area .link_btn a {
    background: #c00000;
}


/* ダイレクトカートイン */
.item_area .dc_in_item{
  width: 48%;
  margin: 10px;
}
.item_area .dc_in_item .dc_btn {
    color: #fff;
    text-align: center;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.item_area .dc_in_item .dc_btn a {
    position: relative;
    display: block;
    background: #00be72;
    color: #fff;
    text-align: center;
    font-weight: bold;
    width: 100%;
    margin-top: -1.46em;
    padding: 17px 35px 13px 17px;
}
.item_area .dc_in_item .dc_btn a:after{
  content: '＞';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.item_area .dc_in_item .dc_btn::before {
    display: none;
}
.item_area .dc_in_item .dc_btn.close {
    background: #808080;
    font-weight: bold;
    padding: 15px 13px;
}

.item_area .link_btn a:before,
.item_area .dc_in_item .dc_btn a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
    background-color: transparent;
    transform: initial;
    -webkit-mask: none;
    mask: none;
}
#wizard_d.item_area .dc_in_item .dc_btn a {
    background: #c00000;
}
#wizard.item_area .link_btn a,
#wizard_d.item_area .link_btn a {
  background: #2853dc;
}
#birth.item_area .link_btn a{
  background: #038145;
}
#riderman.item_area .link_btn a{
  background: #0b60c0;
}

.item_area .link_btn a:hover:before,
.item_area .dc_in_item .dc_btn a:hover:before {
    -webkit-animation: shine 0.5s;
    animation: shine 0.5s;
}
/* ホバー用アニメーション */
@-webkit-keyframes shine {
    100% {
        left: 100%;
    }
}
@keyframes shine {
    100% {
        left: 100%;
    }
}

/*--モーダル--*/
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: "";
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 96%;
  margin:0 auto;
  border-radius: 2px;
  background: rgba(0,0,0,0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, .6);
  vertical-align: middle;
  top:5%;
  left:0.5%;
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
  padding:150px;
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 2%;
  right: 2.2%;
  width: 40px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
}

/*--新テンプレート調整--*/
#gi_explanation{
 display:none;
}

/*スライド下フリーエリア
==============================*/
#shinkocchou .rider50bnr {
  text-align: center;
  margin-bottom: 70px;
}

/*ページ内リンク
==============================*/
#shinkocchou #gi_plbtn .btn_link a {
  color: #fff;
}
#shinkocchou #gi_plbtn .btn_link a:after{
  background: #fff;
}
#shinkocchou #gi_plbtn .btn_link a:hover{
    background: #fff!important;
    border: 1px solid #000;
    color: #000;
}
#shinkocchou #gi_plbtn .btn_link a:hover:after{
    background: #000;
}

.item_area .item_img img {
  width: 100%;
}

/* 200230125 */
.dis-pc {
  display: block;
}
.dis-sp {
  display: none;
}

</pre></body></html>