@charset "UTF-8";

.ffb-pagetemp picture img{
      max-width: 100%;
}

.ffb-ticket img{
      max-width: 100%;
}

img{
image-rendering: -webkit-optimize-contrast;
}

/***@media screen and (max-width: 753px){
.resale-mobile{
	width: 5%;
	vertical-align: middle;}
.resale-pc{
	display:none;}
}
@media screen and (min-width: 754px){
.resale-pc{
width: 2%;
vertical-align: middle;}
.resale-mobile{display: none}}***/

.resal{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle
}

.resal-v2{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0 -40px;
}

.ffb-ticket .ticket-mokuji,
.ffb-pagetemp .ticket-mokuji{
    font-size: 19px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2em;
    align-items: flex-start;
}

.ffb-ticket .ticket-mokuji div,
.ffb-pagetemp .ticket-mokuji div,
.ffb-pagetemp .ticket-mokuji > ul
{
    display: flex;
    flex-wrap: wrap;
}
.ffb-pagetemp .ticket-mokuji > ul{
    width: 90%;  
}
.ffb-ticket .ticket-mokuji dt,
.ffb-pagetemp .ticket-mokuji dt,
.ffb-pagetemp .ticket-mokuji p.en{
background: #181b39;
color: #fff;
font-size: 1.25em;
padding: 0.25em 1em;
margin-right: 0.5em;
line-height: 38px;
}


.ffb-ticket .ticket-mokuji dd a,
.ffb-pagetemp .ticket-mokuji li a,
.ffb-pagetemp .ticket-mokuji dd a{
padding: 0.25em 0.75em;
    color: #181b39;
    display: block;
}


.ffb-ticket h3,
.ffb-ticket h4{
      color: #fff;
      font-size: 24px;
}

.ffb-ticket .containment{
      color: #e50014;
    font-size: 16px;
    text-align: justify;
    font-feature-settings: "palt";
    padding: 1em;
    border: 1px solid #e50014;
    margin: 3em auto 2em;
    line-height: 2em;
    width: 95%;
}

.ffb-ticket .ffb-ticket-imgwarp{
      margin: auto;
      margin-bottom: 4em;
}

.ffb-ticket .ticket-imgwarp-cap *{
      font-weight: 700;
}

.ffb-ticket .ticket-imgwarp-cap{
      width: 95%;
      margin: auto;
      margin-top: 0.75em;

}

.ffb-ticket .ticket-imgwarp-cap p{
      font-size: 14px;
      display: flex;
      align-items: center;
      font-feature-settings: "palt";
}

.ticket-imgwarp-cap,
.ticket-imgwarp-cap ul
{
      display: flex;
}


.ticket-imgwarp-cap li{
      padding: 0.25em 0.75em;
      color: #fff;
      margin-right: 1em;
}

.ticket-imgwarp-cap li.f-reserved{
      background: #089a99;
}

.ticket-imgwarp-cap li.box-seat{
      background: #e51a74;
}

.ticket-imgwarp-cap li.arina-free{
      background: #8a8a8a;
}

.ticket-imgwarp-cap li.f-free{
      background: #5a5859;
}

.ticket-imgwarp-cap li.wheelchair{
      background: #9c4d84;
}

.ticket-imgwarp-cap li.sukagawa-arina-free{
      background: #f30e19;
}

.ticket-imgwarp-cap li.sukagawa-specify{
      background: #0008ff;
}


/*アコーディオンCSS*/

.ffb-ticket .seat-title-fist{
      color: #181b39;
      border: 4px solid #181b39 ;
      border-radius: 2em;
      text-align: center;
      padding: 0.5em;
      margin:2em 0 1em;
      font-size: 1.75em;
	font-weight: bold;
}

.ffb-ticket .seat-title-fist .en{
      font-size: 1.1em;
      position: relative;
      top: 1px;
}


.ffb-ticket .ticket-accordion{
      margin:auto;
}

.ffb-ticket .acd-content{
      padding: 2.5em 0;
}

.ffb-ticket .ticket-spec:after{
      content: "＋";
      position: absolute;
      left: -2.3em;
      color: #fff;
}

.ffb-ticket .ticket-spec.selected:after{
      content: "－";
}


.ffb-ticket .close{
      border: 1px solid #181b39;
      padding: 0.5em 1em;
      display: table;
      margin: auto;
      cursor: pointer;
      font-weight: bold;
      margin-top: 1em;
      color: #181b39;
}
.ffb-ticket .ticket-spec > div{
      display: flex;
      justify-content: space-between;
}

.ffb-ticket .acd-content-inner p{
      text-align: justify;
      margin-top: 1em;
      line-height: 1.75em;
}

.ffb-ticket .ticket-spec > div >dt{
      margin-right: 1em;
}

.ffb-ticket .ticket-spec{
      width: auto;
      padding: 1em 2em;
      margin-bottom: 1px;
      cursor: pointer;
      font-weight: bold;
      font-size: 1em;
      color:#fff;
      position: relative;
      background: #181b39 !important;
}


.ffb-ticket .ticket-spec.selected{
      background: #181b39ab !important;

}

.ffb-ticket .accordion-warp section:nth-of-type(1) .ticket-spec{
      border-left: 50px solid #ed7940;
}

.ffb-ticket .accordion-warp section:nth-of-type(2) .ticket-spec{
      border-left: 50px solid #e84730;

}

.ffb-ticket .accordion-warp section:nth-of-type(3) .ticket-spec{
      border-left: 50px solid #f9be00;
}

.ffb-ticket .accordion-warp section:nth-of-type(4) .ticket-spec{
      border-left: 50px solid #ea6d8d;
}

.ffb-ticket .accordion-warp section:nth-of-type(5) .ticket-spec{
      border-left: 50px solid #00a2d8;
}

.ffb-ticket .accordion-warp section:nth-of-type(6) .ticket-spec{
      border-left: 50px solid #00a199;
}

.ffb-ticket .accordion-warp section:nth-of-type(7) .ticket-spec{
      border-left: 50px solid #888888;
}

.ffb-ticket .accordion-warp section:nth-of-type(8) .ticket-spec{
      border-left: 50px solid #595757;
}

.ffb-ticket .accordion-warp section:nth-of-type(9) .ticket-spec{
      border-left: 50px solid #ff0000;
}


.ffb-ticket .accordion-warp section:nth-of-type(10) .ticket-spec{
      border-left: 50px solid #0000ff;
}

.ffb-ticket .accordion-warp section:nth-of-type(11) .ticket-spec{
      border-left: 50px solid #e51373;
}
.ffb-ticket .accordion-warp section:nth-of-type(12) .ticket-spec{
      border-left: 50px solid #9c4c84;
}
/*firemark*/
.ffb-ticket .accordion-warp section:nth-of-type(1) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec01.jpg);
      }
/*--2024-25 プレミアム 座席のオススメ度--*/
.ffb-ticket .accordion-warp section:nth-of-type(2) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec02.jpg);
}
/*--2024-25 コートサイドA 座席のオススメ度--*/
.ffb-ticket .accordion-warp section:nth-of-type(3) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec05.jpg);
}
/*--2024-25 コートサイドB 座席のオススメ度--*/
.ffb-ticket .accordion-warp section:nth-of-type(4) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec03.jpg);
}
/*--2024-25 コートサイドC 座席のオススメ度--*/
.ffb-ticket .accordion-warp section:nth-of-type(5) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec05.jpg);
}

.ffb-ticket .accordion-warp section:nth-of-type(6) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec07.jpg);
}

.ffb-ticket .accordion-warp section:nth-of-type(7) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec08.jpg);
}

.ffb-ticket .accordion-warp section:nth-of-type(8) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec09.jpg);
}

.ffb-ticket .accordion-warp section:nth-of-type(9) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec10.jpg);
}

.ffb-ticket .accordion-warp section:nth-of-type(10) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec11.jpg);
}

.ffb-ticket .accordion-warp section:nth-of-type(11) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec10.jpg);
}
.ffb-ticket .accordion-warp section:nth-of-type(12) .seat-spec ul{
      background-image: url(https://firebonds.jp/files/user/seat-spec08.jpg);
}


.ffb-ticket .seat-spec > ul{
      width: 66%;
      margin-right: 2%;
      height: 13.5vw;
      padding-right: 1em;
      box-sizing: border-box;
          background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
}


.ffb-ticket .seat-spec li {
    height: 22%;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #181b39;
    color: #181b39;
      font-size: 0.8vw;
    font-feature-settings: "palt";
}

.ffb-ticket .seat-contents figure{
      width: 35%;
}

.ffb-ticket .seat-contents figure h5{
      font-size: 0.9em;
      font-weight: bold;
      font-feature-settings: "palt";
      color: #ad3f8b;
      text-align: center;
}

.ffb-ticket .seat-contents figcaption{
      font-size: 0.75em;
      font-feature-settings: "palt";
      line-height: 2em;
      text-align: justify;
      display: inline-block;
}

.ffb-ticket .seat-spec{
      display: flex;
      margin-bottom: 1em;
}


.ffb-ticket .acd-content-inner > div{
      width:calc(50% - 2%) ;
      text-align: center;
}

.ffb-ticket .acd-content-inner > div:first-of-type p{
      width: 90%;
      margin: auto;
}


.ffb-ticket .acd-content-inner{
      display: flex;
    justify-content: space-between;
}

.ffb-ticket .seat-contents h4{
      padding: 0.5em 1em;
      font-weight: bold;
      color: #fff;
      margin-bottom: 1em;
      font-size: 1.25em;
      background: #181b39;
}
.ffb-ticket .price-table dl > dd{
      display:flex;
      flex-wrap: wrap;
}
h5.price-table-2col{
      width: 100%;
      margin-bottom: 0px !important;
}

.ffb-ticket .price-table dd > div{
      width: 50%;
}

.ffb-ticket .price-table{
      text-align: center;
      display: flex;
      flex-wrap: wrap;
}

.ffb-ticket .price-table-catch{
      width: 100%;
      margin-bottom: 0.75em;
}

.ffb-ticket .price-table-catch span.home,
.ffb-ticket .price-table-catch span.away,
.ffb-ticket .price-table-catch span.sideA,
.ffb-ticket .price-table-catch span.sideB,
.ffb-ticket .price-table-catch span.sideC,
.ffb-ticket .price-table-catch span.sideD{
    padding: 0.5em 1em;
    background: #B43D9D;
    color: #ffff;
}

.ffb-ticket .price-table-catch span.away{
    background: #181b39;
}
.ffb-ticket .price-table-catch span.sideA{
	background: #e84730;
}
.ffb-ticket .price-table-catch span.sideB{
	background: #f9be00;
}
.ffb-ticket .price-table-catch span.sideC{
	background: #ea6d8d;
}
.ffb-ticket .price-table-catch span.sideD{
	background: #00a2d8;
}

.ffb-ticket .price-table > dl{
      width: 50%;
}

.ffb-ticket .price-table dl,
.ffb-ticket .price-table dd,
.ffb-ticket .price-table h5,
.ffb-ticket .price-table div
{
      border: 1px solid #aeaeae;
      margin: -1px;
      border-right: none;
}

.ffb-ticket .price-table dl:last-of-type{
      border-right: 1px solid #aeaeae;
}

.ffb-ticket .price-table dt,
.ffb-ticket .price-table h5
{
      padding: 0.25em 0;
}

.ffb-ticket .price-table dd > div{
      padding-bottom: 0.25em;
      font-size: 1.25em;
}

.ffb-ticket .price-table dd h5{
      /*margin-bottom: 0.25em;*/
      font-size: 0.8rem;
      background: #eee;
      box-sizing: border-box;
}
.ffb-ticket .price-table dd div h5{
      border: 1px solid #aeaeae;
}

.ffb-ticket .price-table{
      font-weight: bold;
}

.ffb-ticket .price-table dl dt{
      color: #ad3f8b;
      background: #fbf1fa;
}

.ffb-ticket .price-table dl dd > div:first-of-type,
.ffb-ticket .price-table dl dd > div:first-of-type *
{
      color: #ad3f8b;
}

.ffb-ticket .bticket-link{
      border: 1px solid #ad3f8b;
      border-right: none;
      margin-top: 1em;
      position: relative;
      height: 55px;
      box-sizing: border-box;
      width: 95%;
      background: #ad3f8b;
}

.ffb-ticket .bticket-link:before {
  content: '';
  width: 38px;
  height: 38px;
  border-top: solid 1px #ad3f8b;
  border-right: solid 1px #ad3f8b;
  position: absolute;
  right: -20px;
  top: 7px;
  transform: rotate(45deg);
  background: #ad3f8b;
}

.ffb-ticket .bticket-link a{
      display: block;
      width: 100%;
      text-align: center;
      font-weight: bold;
      color: #fff;
      /*font-size: 0.85vw;*/
      line-height: 53px;
}

.ffb-ticket .ticket-info-inner .bticket-link a{
      /*font-size: 0.85vw;*/
      z-index: 100;
      position: relative;
      padding-left: 0.5em;
}

.price-table-title{
      color: #4d4d4d !important;
      /*font-size: 0.9vw !important;*/
      /*background: #e0e0e8;*/
      padding-left: 20px;
      font-weight: bold;
      line-height: 2em;
      margin-bottom: 1em;
      border: 1px solid #181b39;
      text-align: center;
}

.price-table-title:after{
display: block;
    content: " ";
    height: 2px;
    margin-left: -20px;
    border-left: 20vw solid #181b39;
    background-color: #ad3f8b;
    font-size: 1px;
    box-sizing: inherit;
}

.ffb-ticket .price-table-all{
      display: flex;
      justify-content: space-between;
      border: 3px solid #181b39;
      padding: 2vw;
      margin-bottom: 4em;
      margin-top: 3em;
}

.ffb-ticket .price-table-all section{
      /*width: 48%;*/
      width: 75%;
      margin: auto;
      position: relative;
      /*padding-bottom: 5em;*/
}

.ffb-ticket .price-table-all section p{
      line-height: 1.75em;
      margin: 1em 0;
}

.standerd-link{
      background: #B84c97;
}

.standerd-link a{
      display: block;
      padding: 0.75em 0;
      text-align: center;
      color: #fff;
}

.standerd-link:hover{
      opacity: 0.75;
	transition-duration: 0.25s;
}

.standerd-link-Ray-Glitters{
	 background: #181b39;
	margin:1em 2.5em 1em;
}

.standerd-link-Ray-Glitters a{
	  display: block;
      padding: 0.75em 0;
      text-align: center;
      color: #fff;
}

.standerd-link-Ray-Glitters:hover{
      opacity: 0.75;
	transition-duration: 0.25s;
}

.ffb-ticket .price-table-all .standerd-link .standerd-link-Ray-Glitters{
      /*position: absolute;*/
      bottom: 0;
      width: 100%;
}

.ffb-ticket .ticket-info-inner *{
      color: #000;
}

.ffb-ticket .ticket-info h4{
      border-left: 10px solid #ad3f8b;
    background: #fbf1fa;
    width: auto;
    padding: 0.75em 1.5em;
    margin: 2em 0 1em;
    font-weight: bold;
    font-size: 1.25em;
    color: #ad3f8b;
}

.ffb-ticket .ticket-info h5{
      font-weight: bold;
      font-size: 1.25em;
      margin: 0em 0 0.5em;
}

.ffb-ticket .ticket-info .bticket-link{
      margin: 1em 0 0;
}

.ffb-ticket .ticket-info .ticket-info-inner{
      width: 95%;
      display: flex;
      margin-top: 3em;
}

.ffb-ticket .ticket-info-inner > div{
      width: 30%;
      margin: 0 4em 0 3em;
}

.ffb-ticket .ticket-info-inner dl dt,
.ffb-ticket .ticket-info-inner dl dd
{
      font-size: 0.85em;
      padding: 0.5em;
      box-sizing: border-box;
      border-bottom: 1px solid #b4b4b4;
}

.ffb-ticket .ticket-info-inner dl dt:last-of-type,
.ffb-ticket .ticket-info-inner dl dd:last-of-type
{
      margin-bottom: -1px;
}

.ffb-ticket .ticket-info-inner > span{
      display: flex;
      align-items: center;
}


.ffb-ticket .ticket-info-inner dl{
      width: 60%;
      display: flex;
      flex-wrap: wrap;
      border: 1px solid #b4b4b4;

}

.ffb-ticket .ticket-info-inner dt{
      width: 20%;
      background: #eeee;
}

.ffb-ticket .ticket-info-inner dd{
      width: 80%;
}

.ffb-ticket .ticket-info-inner dd a{
      color: #ad3f8b;
      text-decoration: none;
      margin: 0 0.25em;
}

.ffb-ticket .ticket-info-inner dl .ticket-pay{
      display: flex;
      font-size: 0.9vw;
      color: #ad3f8b;
      justify-content: center;
      align-items: center;
      font-weight: bold;
}

.ffb-ticket .ticket-info-inner dl dd.ticket-pay p{
      font-size: 0.8vw;
      padding: 0 1em;
}


.ffb-ticket .other-sitepay{
      border: 4px solid #ad3f8b;
      color: #ad3f8b;
      text-align: center;
      padding: 1em;
      margin: 3em 0 0;
      border-radius: 25em;
      position: relative;
      cursor: pointer;
	font-weight: bold;
}

.other-sitepay-v2 {
    border: 4px solid #181b39;
    color: #181b39;
    text-align: center;
    padding: 1em;
    margin: 1em 0 0;
    border-radius: 25em;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    font-size: 1em;
}

.ffb-ticket .other-sitepay:after{
      content: "＋";
      position: absolute;
      right: 2em;
      top: 0.3em;
      font-size: 1.5em;
}

.ffb-ticket .other-sitepay-v2:after{
      content: "＋";
      position: absolute;
      right: 2em;
      top: 0.3em;
      font-size: 1.5em;
}


.ffb-ticket .other-sitepay.selected:after{
      content: "－";
}

.ffb-ticket .other-sitepay-v2.selected:after{
      content: "－";
}

.ffb-ticket .b-tike-apl{
      display: flex;
      justify-content: space-between;
      margin-top: 1em;
}

.ffb-ticket .b-tike-apl a{
      display: block;
      width: 48%;
}

.ffb-ticket .ticket-attention{
      border: 2px solid #ad3f8b;
      color: #ad3f8b;
      display: inline-block;
      padding: 0.5em 1em;
      margin: 0 0 -1em 3em;
      font-weight: 500;
}

.ffb-ticket .ticket-attention + p{
      margin-top: 2em;
}

.ffb-ticket .ticket-info{
      margin-bottom: 4em;
}

.ffb-ticket .ticket-other{
      background: #e1e2ec;
      padding: 2em;
      margin: 2em 0;
}

.ffb-ticket .ticket-other h3{
      background: #fff;
}

.ffb-ticket .ticket-other ul{
      display: inline-block;
      justify-content: center;
      flex-wrap: wrap;
	list-style-type: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2px;
    margin-bottom: 7%;
}

.ffb-ticket .ticket-other ul li {
    border: 1px solid #FFF;
    margin: 0.25em 0.25em;
    background-image: linear-gradient(to right, rgb(24, 27, 57) 50%, rgb(255, 255, 255) 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: .3s;
    padding: 0% 0%;
}

.ffb-ticket .ticket-other ul li a{
      display: block;
      padding: 0.5em 0.5em;
      color: #FFF;
      font-weight: bold;
	text-align: center;
	font-size: 1em;
}


.ffb-ticket .ticket-other ul li:hover{
  background-position: -100% 0;
}

.ffb-ticket .ticket-other ul li a:hover{
      color: #181b39;

}

.three-picture img{
	width: 30%;
}

/*チケット購入方法ページ*/
.how-to .flex-box{
      display: flex;
      width: 100%;
      margin: auto;
      justify-content: space-between;
}

/*.how-to .flex-box img{
      width: 30%;
}*/

.how-to .how-to-text{
    font-size: 1em;
    padding: 1em 2%;
    text-align: justify;
    line-height: 1.25em;
    color: #000;
}

.how-to .how-to-last{
      margin-top: 5em;
}

.how-to .how-to-last h4{
      color: #000;
      padding: 0 5%;
      font-size: 1.75em;
      font-weight: 600;
}

.how-to .how-to-last p{
    padding: 1em 0 0 5%;
}

.how-to-last.flex-box{
      padding-top: 2em;
}

.how-to .ffb-button{
      pointer-events: none;
}

.how-to .ticket-mokuji dd:nth-last-of-type(4){
      margin-left: 7.4em;
}


.arrow:after{
      position: relative;
      content: "";
      display: block;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      border-top: 14px solid transparent;
      border-left: 14px solid #f31918;
      border-bottom: 14px solid transparent;
}

/*招待チケットページ：区分*/
.ffb-invitation-wrap *{
      color: #000;
}

.invitation-inner{
      display: flex;
      width: 55%;
      font-weight: bold;
      justify-content: space-around;
      margin: auto;
      margin-top: 6em; 
      align-items: flex-start;
}

.invitation-toptext{
      font-size: 1.5em;
      display: flex;
      align-items: center;
      padding-left:1em; 
}

.ffb-invitation-cap{
      width: 55%;
      margin: 2em auto;
      font-size: 1.1em;
      text-align: center;
      padding: 0.5em 0;
      border: 1px solid #000;
}

.ffb-invitation-sec{
      width: 90%; 
      margin: auto;
      margin-top: 6em; 
}

.ffb-invitation-sec h4{
      color: #B43D9D;
      border-bottom: 2px solid #181B39;
      font-weight: bold;
      font-size: 1.5em;
      padding-bottom: 0.25em;  
}

.ffb-invitation-table{
      width: 100%;
      margin-top: 2em;
}

.ffb-invitation-table thead tr{
      width: 100%;
      border: 1px solid  #181B39;
      background: #cfced7;
}

.ffb-invitation-table thead tr{
      width: 100%;
      border: 1px solid  #181B39;
      background: #cfced7;
}

.ffb-invitation-table thead th{
      border: 1px solid  #181B39;
      font-size: 1.1em;
      padding: 1.5em 0;
}

.ffb-invitation-table * {
      text-align: center;
}

.ffb-invitation-table tbody td {
      border: 1px solid  #181B39;
      padding: 0.5em 0;
      display: table-cell;
      vertical-align: middle;
}

.ffb-invitation-table tbody td:last-of-type a {
    display: inline-block;
    color: #fff;
    background: #181B39;
    padding: 0.5em 1.5em;
    font-size: 0.9em;
    line-height: 1.5em;
}

.ffb-invitation-table tbody{
      margin-top: 2em;
}

.ffb-invitation-table tbody:before {
	content: "";
	height: 15px;
	width: 100%;
	padding: 2px 0;
	display: block;
}

.ffb-invitation-table td img {
    vertical-align: middle;
    margin: 0 1em;
}

.ffb-invitation-table tbody td:nth-of-type(2) {
    text-align: left;
}

.invitation-seat {
    display: flex;
    margin-top: 4em;
}

.invitation-seat-text {
    padding-left: 3em;
}

.invitation-seat-text h5 {
    border: 1px solid #000;
    padding: 0.5em;
    text-align: center;
    font-size: 1.25em;
}

.invitation-seat h6 {
    font-size: 1.25em;
    font-weight: bold;
    margin: 2em 0 1em;
}

.invitation-seat-text p {
    line-height: 2em;
}


@media screen and (max-width: 767px){
	
.standerd-link-Ray-Glitters{
	 background: #181b39;
	margin:0em 2.5em 1em;
}

.ffb-ticket h3,
.ffb-ticket h4{
      color: #fff;
      font-size: 18px;
}

.ffb-ticket .containment{
      color: #e50014;
    font-size: 10px;
}

.ffb-ticket .acd-content-inner{
      display: block;
}
.ffb-ticket .acd-content-inner > div{
      width: auto;
}

.ffb-ticket .ticket-mokuji,
.ffb-pagetemp .ticket-mokuji{
      display: flex;
      font-size: 4vw;
      margin-bottom: 1em;
}
.ffb-ticket .ticket-mokuji dt,
.ffb-pagetemp .ticket-mokuji dt,
.ffb-pagetemp .ticket-mokuji p.en
{
      display: table;
      width: 100%;
      margin: auto;
      background: none;
      color: #181b39;
      text-align: center;
}
.ffb-pagetemp .ticket-mokuji ul{
      width: 100%;
}

.ffb-ticket .ticket-mokuji dd a,
.ffb-pagetemp .ticket-mokuji dd a,
.ffb-pagetemp .ticket-mokuji li a{
      padding: 0.25em 0.75em;
}
.ffb-bondsfamily .ticket-mokuji dd:nth-last-of-type(2){
      margin-left: inherit;
}

.ffb-ticket .price-table{
      display: block;
    background: #eeee;
    padding: 0.5em 1em;
    margin-bottom: 1em;
}

.ffb-ticket .price-table > dl{
      width: auto;
}


.ffb-ticket .seat-spec{
      display: block;
}


.ffb-ticket .seat-spec > ul{
      width: 100%;
      height: 60vw;
      margin: auto;
      /*background-size: contain;*/
      background-repeat: no-repeat;
      padding: 0;
}

.ffb-ticket .seat-spec li{
      font-size: 3.5vw;
}


.ffb-ticket .seat-contents figure{
      width: auto;
}


.ffb-ticket .seat-contents figure img{
      display: block;
      /*width: 75%;*/
      margin: auto;
}


.ffb-ticket .seat-contents figcaption{
      font-size: 0.85em;
    text-align: left;
}


.ffb-ticket .price-table > dl{
      border-right: 1px solid #aeaeae;
      margin-bottom: 1em;
      background: #fff;
}

.ffb-ticket .bticket-link{
      width: 90%;
      margin-bottom: 1em;
}

.ffb-ticket .ticket-info-inner .bticket-link a{
      font-size: 0.85vw;
}

.ffb-ticket .seat-contents h4{
      margin-top: 1em;
      padding: 0.25em 0.5em;
      text-align: center;
}

.ffb-ticket .acd-content-inner{
      width: 90%;
      margin: auto;
}

.ffb-ticket .ticket-spec{
      padding: 0.75em;
      font-size: 3.75vw;
      font-weight: 500;
}

.ffb-ticket .acd-content-inner > div:first-of-type p{
      width: 100%;
}

.ffb-ticket .acd-content-inner p{
      font-size: 0.9em;
}


.ffb-ticket .ticket-imgwarp-cap{
      display: block;
      margin-top: 1em;
}


.ffb-ticket .ticket-imgwarp-cap li{
      padding: 0.25em 0.5em;
      font-size: 0.9em;
}


.ffb-ticket .ticket-imgwarp-cap p{
      font-size: 1em;
      margin-top: 0.5em;
}


.ffb-ticket .ffb-ticket-imgwarp{
      margin-bottom: 2em;
}

.ffb-ticket .seat-contents figure h5{
      font-size: 1.1em;
}

.ffb-ticket .price-table-all{
      display: block;
}

.ffb-ticket .price-table-all section{
      width: auto;
}

.ffb-ticket .price-table-all section{
      padding-bottom: 0;
}

.ffb-ticket .price-table-all .standerd-link .standerd-link-Ray-Glitters{
      position: inherit;
}

.ffb-ticket .price-table-all{
      padding: 5vw;
      margin-top: 2em;
}

.price-table-title{
      font-size: 14px !important;
      padding-left: 0px;
      color: #181b39 !important;
}

.price-table-title:after{
margin-left: 0px;
}

.ffb-ticket .ticket-info .ticket-info-inner{
      display: block;
      margin: 2em auto 1em;
}

.ffb-ticket .ticket-info-inner > div{
      width: auto;
      margin: 0 0%;
}
.ffb-ticket .bticket-link a{
      font-size: 3.5vw !important;
}

.ffb-ticket .ticket-info-inner dl{
      width: auto;
      margin-top: 1.5em;
}

.ffb-ticket .other-sitepay .other-sitepay-v2{
      margin: 2em 0 0;
}

.ffb-ticket .ticket-info-inner dl .ticket-pay,
.ffb-ticket .ticket-info-inner dl dd.ticket-pay p
{
      font-size: 3.5vw;
}

.ffb-ticket .other-sitepay .other-sitepay-v2{
      border-radius: 25em;
}

.ffb-ticket .other-sitepay:after{
      right: 1.25em;
      top: 0.9em;
}
	
.other-sitepay-v2:after{
      right: 1.25em;
      top: 0.3em;
}

.ffb-ticket .acd-content{
      padding: 1.5em 0;
}

.ffb-ticket .seat-title-fist{
      margin-top: 1.5em;
      margin-bottom: 1.25em;
      font-size: 1.25em;
}

.ffb-ticket .ticket-attention{
      margin: auto;
      display: block;

      font-size: 0.9em;
      text-align: justify;
}

.ffb-ticket .ticket-attention + p{
      margin-top: 1em;
}

.ffb-ticket .accordion-warp section .seat-spec ul{
          background-size: cover !important;
}

.ffb-ticket .ticket-other{
      padding: 1.5em 1em;
}
.ffb-ticket .ticket-other h3{
      margin-top: 0;
      font-size: 4vw;
}

.ffb-ticket .ticket-other ul li{
      width: 100%;
      margin: 0.5em auto;
}

.ffb-ticket .ticket-other ul {
      justify-content: space-between;
}

.ffb-ticket .ticket-other ul li a{
      padding: 0.5em 0.5em;
      text-align: center;
font-size: 3.2vw;
}

.how-to .flex-box{
      display: block;
      width: 90%;
}

.how-to .flex-box img{
      width: auto;
      display: table;
      margin: auto;
}
	
	

.how-to .how-to-text {
    font-size: 1em;
    padding: 1em 0;
    line-height: 1.75em;
}

.how-to .how-to-last h4,
.how-to .how-to-last p
{
      padding: 0;
}
.how-to .how-to-last h4
{
      font-size: 4.5vw;
      margin-top: 1em;
}
.flex-box.how-to-last {
    display: flex;
    flex-direction: column-reverse;
}
.how-to .how-to-last{
      margin: 0 auto;
}

.how-to .ffb-button{
      pointer-events: auto;
}


.arrow:after{
      display: inline-block;
      left: 50%;
      transform: rotate(90deg);    
}
.how-to .ticket-mokuji dd:nth-last-of-type(4){
      margin-left: 0;
}
}
@media screen and (max-width: 1000px){
/*招待チケットページ：区分SP*/
.invitation-inner{
      width: 95%;
      align-items: center;
      margin-top: 2em;
      align-items: flex-start;
}
.invitation-inner img{
      width: 25%;
      height: fit-content;
}
.invitation-toptext{
      font-size: 3.25vw;
      display: flex;
      align-items: center;
      padding-left: 1em; 
}
.ffb-invitation-cap{
      width: 95%;
      padding: 0.5em 1em;
      box-sizing: border-box;
      font-size: 2.8vw;
}
.ffb-invitation-sec h4{
     color: #B43D9D;
     font-size: 4vw; 
}
.ffb-invitation-sec{
      margin-top: 0; 
}
.ffb-invitation-table tr{
      display: flex;
      flex-wrap: wrap;
}
.ffb-invitation-table tbody td{
      box-sizing: border-box;
      margin-top: 16vw;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 3vw;
      padding-left: 1%;
      padding-right: 1%;
}
.ffb-invitation-table tbody td:nth-of-type(even){
      width: 70%;
      margin-left: -1px; 
}
.ffb-invitation-table tbody td:nth-of-type(odd){
      width: 30%;
}
.ffb-invitation-table tbody td:last-of-type{
      width: 100%;
      border: none;
      margin: auto;
}
.ffb-invitation-table thead{
      display: none;
}
.ffb-invitation-table tbody td[data-title]::before {
  color: #181B39;
  content: attr(data-title) ;
  font-weight: bold;
  padding: 2em 0;
  display: block;
  border: 1px solid #181B39;
  width: 100%;
  position: absolute;
  top: -17vw;
  text-align: center;
  background: #cfced7;
}
.ffb-invitation-table tbody td:last-of-type a{
      font-size: 3vw;
      padding: 0.75em 2em;
      margin: 1em auto 2.5em; 
}
.ffb-invitation-table td img{
    margin-left: 0em;
    width: 18%;  
}
.ffb-invitation-table{
    margin-top: 1em;
}
.invitation-seat {
    display: block;
    margin-top: 2em;
    align-items: flex-start;
}
.invitation-seat-text{
      padding-left: 0;
}
.invitation-seat-text h5{
      font-size: 4vw;
      margin-top: 1em; 
}
.invitation-seat h6{
      margin: 1em 0 0.5em;
      text-align: center;
}
.invitation-seat-text p{
      font-size: 3.25vw;
      margin-bottom: 2em;
}
}

/*酒井作業追記タブ切り替えセクション*/
.tabs {
  padding-bottom: 40px;
  background-color: none;
  box-shadow: 0px -9px 13px -13px #cfcfcf;
  margin: 2em auto 0;}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 70px;
  border: 3px solid #1c1839;
  background-color: #fff;
  line-height: 70px;
  font-size: min(20px,3vw);
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  box-sizing: border-box;
margin: -2px;
}
.tab_item-2 {
  width: calc(100%/2);
  height: 70px;
  border: 3px solid #1c1839;
  background-color: #b84c97;
  line-height: 70px;
  font-size: min(20px,3vw);
  text-align: center;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  box-sizing: border-box;
margin: -2px;
}
.tab_item-2:hover {
 opacity: 0.75;
}
label[for="tab-aizu"] {
    width: 100%;
}
label[for="tab-koriyama-new"] {
    width: 100%;
}
.tab_item.tab_item-2:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
input[name="tab_item-2"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#tab-koriyama:checked ~ #koriyama,
#tab-sukagawa:checked ~ #sukagawa,
#tab-fukushima:checked ~ #fukushima,
#tab-azuma:checked ~ #azuma,
#tab-aizu:checked ~ #aizu,
#tab-tamura:checked ~ #tamura,
#tab-iwaki:checked ~ #iwaki,
#tab-koriyama-new:checked ~ #koriyama-new
{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #181b39;
  color: #fff;
}
.tabs input:checked + .tab_item-2 {
  background-color: #181b39;
  color: #fff;
}

.venue-title{
    margin-top: 100px;
}
label.tab_item:nth-of-type(odd){
    border-right: 3px solid #1c1839;
}
label.tab_item-2:nth-of-type(odd){
    border-right: 3px solid #1c1839;
}
p.notes{
      font-size: min(13px,3vw);
      font-weight: normal;
      line-height: 2em;
      margin:1em auto;
}

p.notes b{
      font-weight: bold;
}
.end-2nd{
background: gold;
}

@media screen and (max-width: 767px) {
.tab_item{
      height: 50px;
      line-height: 50px;
}
}

/*---遠藤編集（ランク毎画像切り替え）20240528---*/	
@media screen and (max-width: 753px){
    .lank-img-pc{display: none}
	.display-pc{display: none}
	.lank-img-mobile img{width: 100%}
	.display-mobile img{width: 100%}
	.text-img img{width: 5%;}
.button-redemption-page{
	position: relative;
	display: inline-block;
	background: #B84c97;
	border-radius: 5px;
	font-size: 1.8em;
	font-weight: bold;
	color: #fff !important;
	padding: 0.7em 1em;
	width: 85vw;
	margin: 2% auto;
	text-align: center;
}
}

@media screen and (min-width: 754px){
    .lank-img-mobile{display: none}
	.lank-img-mobile-v2{display: none}
	.display-mobile{display: none}
	.button-redemption-page{
	position: relative;
	display: inline-block;
	background: #B84c97;
	border-radius: 5px;
	font-size: 1.8em;
	font-weight: bold;
	color: #fff !important;
	padding: 0.7em 1em;
	width: 20vw;
	margin: 2% auto;
	text-align: center;
}
}
.container-sp {
        display: none; /* Flexboxを使用して要素を横並びに配置 */
    }
/*.container {
        display: flex; /* Flexboxを使用して要素を横並びに配置 */
	flex-wrap: wrap;
    }*/
    .column {
        flex: 1; /* Flexboxの等分割を利用して、3つのカラムを均等に配置 */
        margin: 5px; /* カラムの間に少しの間隔を設定 */
    }
    .column img {
        width: 100%; /* 画像をカラムの幅いっぱいに表示 */
        height: auto; /* 高さを自動調整 */
    }
.column a {
    max-width: 100%;
}
@media screen and (max-width: 750px){
	/*.container {
        display: none; /* Flexboxを使用して要素を横並びに配置 */
    }*/
	.container-sp {
        display: block; /* Flexboxを使用して要素を横並びに配置 */
    }
    .column {
        width: 102%; /* カラムの幅を50%に設定して横並びにする */
		display: flex;
    }
    .column img {
        width: 100%; /* 画像をカラムの幅いっぱいに表示 */
        height: auto; /* 高さを自動調整 */
		margin: 1% auto;/* 中央揃え */
    }
	.ffb-ticket .ticket-other ul li {
        width: 95%;
        margin: 0.5em auto;
    }
}

@media screen and (max-width: 767px) {
    .ffb-ticket .ticket-other ul li a {
        padding: 0.5em 0.5em;
        text-align: center;
        font-size: 1em;
    }
	.ffb-ticket .ticket-other ul{
      display: inline-block;
      justify-content: center;
      flex-wrap: wrap;
	list-style-type: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2px;
    margin-bottom: 7%;
}
}

.none{
	width: 95%;
	height: 95%;
}