@charset "utf-8";
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


URAWA RED DIAMONDS OFFICIAL WEBSITE
© So-net Entertainment Corporation


-------------------------------------------------------------------------------------------------------------------------------------------
	hearttfullclub
		0. UniqueStyle
-------------------------------------------------------------------------------------------------------------------------------------------

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* ================================================================================ */
/*      0.UniqueStyle     */  
/* ================================================================================ */

.sample {

}

div#partner_list {

}
#partner_list h3 {
    margin-bottom:10px;
}
#partner_list p {
    text-align: center;
    margin-bottom: 15px;
}
#partner_list p img {
    padding:10px 10px;
}

#partner_list p.ps5 img {
    padding:5px 5px;
}

#rbcButtons {
}
#rbcButtons a {
    color:#FFFFFF;
    text-decoration: none;
    padding:5px 33px 5px 10px;
    background: url("../../ticket/img/icon_arrow_red.gif") no-repeat;
    background-color: #101010;
    background-position: 95% center;
    margin-right:5px;
}

div.rbc {

}
.rbc a {
    text-decoration: underline;
}

table.rbc_corp {
    width:100%;
    margin-bottom: 30px;
}
.rbc_corp th {
    padding: 20px 0 5px 0;
}
.rbc_corp td {
    width:50%;
}
.rbc_corp td a {
/*
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;
*/
}

/*RBCパーツ*/

.mr_l5{margin-left:5px;}
.mr_l9{margin-left:9px;}

.mr_t5{margin-top:5px;}
.mr_t9{margin-top:9px;}

.number{
    font-family:'ヒラギノ角ゴ Pro W3', monospace;
    padding: 5px 7px;
    border: 1px solid #000;
}

.rank{
    font-size: 12px;
    font-family: 'arial black';
    color:#e60033;
    letter-spacing: 0.1em;
}

.make{
    font-size: 9px;
}

.rbc_content_box{
    width: 275px;
    height: 180px;
    padding: 9px;
    float: left;
    border: solid 1px #474a4d;
    border-radius: 20px;
    background: #fff;
    font-size: 11px;
    color: #000;
}

.rbc_content_box h4{
    padding: 5px 0;
    font-size: 14px;
    white-space: nowrap;
}

.rbc_content_box p{
    padding: 5px 0 0 5px;
}

.rbc_content_box img{
    float: left;
    margin: 7px 5px 0 0 ;
}

.rbc_content_width{
    width: 575px;
    height: 200px;
    padding: 10px;
    float: left;
    border: solid 1px #474a4d;
    border-radius: 20px;
    background: #fff;
    font-size: 11px;
    color: #000;
}

.rbc_content_width h4{
    padding: 5px 0;
    height: 10px;
    font-size: 14px;
    white-space: nowrap;
}

.rbc_content_width p{
    padding: 5px 0 0 5px;
    margin-left: 30px;
    
}

.rbc_content_width img{
    float: left;
    margin: 7px 5px 0 0 ;
}


.rbc_content_mini{
    font-size: 11px;
    width: 197px;
    height: 200px;
    float: left;
    border: solid 1px #000;
    border-radius: 20px;
    background: #fff;
    color: #000;
    padding: 10px;
}

.rbc_content_mini h4{
    font-size: 13px;
    white-space: nowrap;
    padding: 5px 0;
}

.rbc_content_mini p{
    padding: 5px 0 0 5px;
}

.rbc_content_mini img{
    float: right;
    width: 80px;
    margin: 7px 5px 0 0 ;
}

.rbc_content_middle{
    font-size: 11px;
    width: 350px;
    height: 200px;
    float: left;
    border: solid 1px #000;
    border-radius: 20px;
    background: #fff;
    color: #000;
    padding: 10px;
}

.rbc_content_middle h4{
    font-size: 13px;
    white-space: nowrap;
    padding: 5px;
}

.rbc_content_middle p{
    padding: 5px 0 0 5px;
}

.rbc_content_middle img{
    float: left;
    margin: 7px 5px 0 0 ;
}

.history_card {
    width: 100%;
    padding: 0.6em 1em;
    margin: 1em 0 0;
    display: inline-block;
    background-color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    /* transition: all 0.3s ease 0s; */
}

.history_image{
    width: 100%;
    padding: 5px;
}

.history_image img{
        object-fit: cover;
        z-index: 2;
        margin-left: 1px;
        border-radius: 5px;
}

.history_card:hover{
    opacity: 0.6;
}

.history_content {
    width: 100%;
    padding: 0px 10px ;
	font-size: 1.5rem;

}
.box {
    display: flex;
    text-align: center;
}

.history_card .box {
    border-top: 1px solid #e6002d;
    border-bottom: 1px solid #e6002d;
    border-right: 1px solid #e6002d;
    border-left: 1px solid #e6002d;
    -webkit-box-shadow: 6px 7px 9px 0px rgba(186,179,186,1);
    -moz-box-shadow: 6px 7px 9px 0px rgba(186,179,186,1);
    box-shadow: 6px 7px 9px 0px rgba(186,179,186,1);
}

.history_card .history_content a {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    text-decoration: none !important;
}

.historyTitle {
    background:#ffffff;
    color:#e6002d;
    border:none;
}

/*.rbc_content{
    color: #000;
    float: left;
    margin: 0 15px 5px 0;
    padding: 10px 0 0 10px;
    width: 30%;
}

.rbc_content div img {
    background-color: #ffffff;
    border: 1px solid #666666;
    display: block;
    float: left;
    height: 110px;
    padding: 5px;
    width: 110px;
}

.rbc_content div h4 {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-top: 15px;
    white-space: nowrap;
    text-align:left;
}*/

/* ================================================================================ */
/*      RBC 2021     */  
/* ================================================================================ */

.rbc-table-scroll-wrapper {
  position: relative;
  max-width: 100%;
  overflow-x: auto;
  transform: scale(1, -1);
}

.rbc-table {
  border-collapse: collapse;
  border-spacing: 4px;
  font-size: 1.2rem;
  width: 1000px;
  margin: 0 -4px;
  padding-bottom: 10px;
  transform: scale(1, -1);
}

@media (min-width: 1024px) {
	.rbc-table {width:100%;}
}

.rbc-table th, .rbc-table td {
    border-top: solid 2px #d2d2d2;
    border-bottom: solid 2px #d2d2d2;
}

.rbc-table th {
	padding: 1em;
}

.rbc-table td {
	position: relative;
    height: 38px;
}

.rbc-table-num, .rbc-benefit-num {
	display: block;
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 30px;
    height: 38px;
    font-size: 2rem;
    font-family: din-condensed,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
    text-align: center;
}

.rbc-table-text, .rbc-benefit-text {
	display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	width:100%;
    height: 38px;
	padding-left: 40px;
}

.rbc-table-text:hover {
	background-color: #ffcccc;
}

.rbc-table-mark {
    font-size: 2rem;
}

.rbc-benefit-title-box {
	background-color: #fff;
	position: relative;
	height: 38px;
}

@media (min-width: 1024px) {
	.rbc-sp-only {display:none;}
}

.rbc-seat-target {
	position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.rbc-row img {width: 100%; max-width: 500px;}

.business-btn-red {
	display: inline-block;
    line-height: 35px;
    background-color: #e10012;
    border-radius: 5px;
    width: 90%;
    text-align: center;
}

.business-btn-red:hover {
	background-color: #b7000e;
}

/* ================================================================================ */
/*      RBC 2024     */  
/* ================================================================================ */

.rbc-mv-pc {
  display: none;
}

@media (min-width: 736px) {
  .rbc-mv-pc {
    display: block;
  }
  
  .rbc-mv-sp {
    display: none;
  }
}

.rbc-nav li {
  border-left: solid 2px #fff;
}

.rbc-nav li:nth-of-type(6n) {
  border-right: solid 2px #fff;
}

@media (max-width: 736.98px) {
  .rbc-nav li:nth-child(3n) {
    border-right: solid 2px #fff;
  }
  .rbc-nav li:nth-child(1),
  .rbc-nav li:nth-child(2),
  .rbc-nav li:nth-child(3) {
    border-bottom: solid 2px #fff;
  }
}

.rbc-nav a {
  transition:0.5s;
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.rbc-nav a:hover {
  background: #fff;
  color: #e6002d;
}

ul.rbc-app-reason-list {
  padding: 0.5em;
  position: relative;
}

ul.rbc-app-reason-list li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 2.5em;
  list-style-type: none!important;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
}

ul.rbc-app-reason-list li:before {
  
  font-family: "Font Awesome 5 Free";
  content: "\f075";/*アイコンの種類*/
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #e6002d; /*アイコン色*/
}

.rbc-section-title {
  display: inline-block;
  position: relative;
  padding: 0.5rem 2rem;
  margin-bottom: 5rem !important;
  border-bottom: 8px solid #e6002e;
  font-weight: bold;
  font-size: 1.6em;
}

.rbc-section-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: calc(-0.5rem - 3px);
  width: 50%;
  height: inherit;
  border-bottom: 8px solid #333333;
}

.rbc-course-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 3rem 0;
}

.rbc-course-list dl {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  border: solid 2px #e6002d;
  border-radius: 0.5em;
  margin-bottom: 1rem;
  overflow: hidden;
  background: #fff;
}

@media (min-width: 736px) {
  .rbc-course-list dl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    border: solid 2px #e6002d;
    border-radius: 0.5em;
    margin-bottom: 1rem;
    overflow: hidden;
  }
}

@media (min-width: 1024px) {
  .rbc-course-list dl.rbc-course-list-a,
  .rbc-course-list dl.rbc-course-list-b,
  .rbc-course-list dl.rbc-course-list-c {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    border: solid 2px #e6002d;
    border-radius: 0.5em;
    margin-bottom: 1rem;
    overflow: hidden;
  }
}

.rbc-course-list dl dt {
  padding: 2rem 1rem 1rem;
  font-weight: bold;
}

.rbc-course-list dl dd {
  padding: 1.5rem;
  text-align: left;
}

.rbc-course-list-d dt {
  color: #c69000;
}

.rbc-course-list-p dt {
  color: #000;
}

.rbc-course-list-s dt {
  color: #005bac;
}

.rbc-course-list-a dt {
  color: #00a0e9;
}

.rbc-course-list-b dt {
  color: #e60012;
}

.rbc-course-list-c dt {
  color: #fcc800;
}

.rbc-course-icon-d,
.rbc-course-icon-p,
.rbc-course-icon-s,
.rbc-course-icon-a,
.rbc-course-icon-b,
.rbc-course-icon-c {
  border-radius: 0.2em;
  padding: 1px 5px;
  font-weight: bold;
  margin: 0 0.5rem;
}

.rbc-course-icon-d {
  background: #c69000;
  color: #fff;
  border: solid 1px #c69000;
}

.rbc-course-icon-p {
  background: #000;
  color: #fff;
  border: solid 1px #000;
}

.rbc-course-icon-s {
  background: #005bac;
  color: #fff;
  border: solid 1px #005bac;
}

.rbc-course-icon-a {
  background: #00a0e9;
  color: #fff;
  border: solid 1px #00a0e9;
}

.rbc-course-icon-b {
  background: #e60012;
  color: #fff;
  border: solid 1px #e60012;
}

.rbc-course-icon-c {
  background: #fcc800;
  color: #fff;
  border: solid 1px #fcc800;
}

.rbc-course-list-note {
  margin-left: 0.5rem;
  color: #000;
  font-weight: normal;
  font-size: 1.2rem;
}

.rbc-item-title {
  background-color: #fafafa;
  background-image:
      linear-gradient(#e6002d 50%, #333333 50%);
  background-repeat: no-repeat;
  background-size: 1rem 100%;
  font-size: 1.2em;
  text-align: left !important;
  padding: 1rem 1rem 1rem 2rem;
  margin-bottom: 1em !important;
  font-weight: bold;
}

.rbc-item-premium-caption {
  font-size: 1.6em;
  font-weight: bold;
  color: #e6002d;
  margin-bottom: 20px;
}

.rbc-swiper-container {
  overflow: hidden;
}

.rbc-swiper-container .swiper {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  overflow: hidden;
}

.rbc-swiper-container .swiper-slide img {
  transition: 0.3s;
  opacity: 0.2;
}

.rbc-swiper-container .swiper-slide-active img {
 opacity: 1;
 cursor: pointer;
}

.rbc-swiper-button-prev::after,
.rbc-swiper-button-next::after {
  bottom: 0;
  content: "" !important;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}

.rbc-swiper-button-prev::after {
  left: -0.4vw;
}

.rbc-swiper-button-next::after {
  right: -0.4vw;
}

.swiper-button-next,
.swiper-button-prev {
  background-image: none !important;
}

.rbc-swiper-button-prev::after {
  border-bottom: 2vw solid transparent;
  border-right: 3vw solid #fff;
  border-top: 2vw solid transparent;
}

.rbc-swiper-button-next::after {
  border-bottom: 2vw solid transparent;
  border-left: 3vw solid #fff;
  border-top: 2vw solid transparent;
}

.rbc-swiper-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
  background-color: rgba(120, 123, 131, 0.8);
}

.rbc-swiper-modal.is-active {
  opacity: 1;
  pointer-events: auto;
}

.rbc-swiper-modal .modal__content {
  width: 100%;
  max-width: 1200px;
  padding: 100px 0;
  position: relative;
  overflow: visible;
}

.rbc-swiper-modal .modal__close-btn {
  position: absolute;
  right: 0;
  top: calc(-30px + 100px);
  width: 30px;
  height: 30px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  z-index: 10;
  font-size: 15px;
  color: #e6002d;
  text-align: center;
}

.rbc-swiper-modal .modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.rbc-member-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rbc-member-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: left;
  margin: 0.5em 0;
}

@media (min-width: 736px) {
  .rbc-member-list li {
    margin: 0.5em 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1024px) {
  .rbc-member-list li {
    margin: 0.5em 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

.rbc-member-list a {
  text-decoration: underline;
}

.rbc-diagonalline {
  background: linear-gradient(60deg,transparent 0%,transparent 54.8%,#d2d2d2 54.8%,#d2d2d2 55.2%,transparent 55.2%,transparent 100%);
}
