@charset "utf-8";

/* ---------------------------------------------------------------------------------
base */

*{}

@media(max-width:750px){
	
body{ font-size:140%; }

}

li img{ width:100%;}

img{ vertical-align:bottom;}

a:link{ color:#1dd729;text-decoration: none;}
a:visited{ color:#1dd729;text-decoration: none;}
a:active{ color:#1dd729;text-decoration:underline;}
a:hover{ color:#1dd729;text-decoration:none;}

#gHeader *{transition: all  0.5s ease;}

body{ background:#0e1727 ; height:100%; width:100%; color: #fff; }

ul li a{transition: all  0.4s ease;}
ul li a:hover{opacity: 0.4;}

hr{ border-color: #edd7dc;}


html.no-splash #splash {
  display: none !important;
}

@media(max-width:750px){

body{  }
 
}

p{ line-height: 1.8em;}

.hrTac img{ width:100%;}
img{ width:100%;}




@media(max-width:750px){

}


a.cmnBtn.noArrow{ background: #b5263f;
padding: 10px 20px 10px 20px; }
a.cmnBtn.noArrow:hover{ background: #df697c;}





/* ---------------------------------------------------------------------------------
contents */

#contents{  position:relative}
#contents_inner{padding-top: 200px;}

#subPage #contents_inner{padding: 0;}

@media(max-width:750px){


}


/* ---------------------------------------------------------------------------------
ABOUT */

.sec{ }
.sec >.inner{ width: 1000px; display: block; margin: 0 auto;padding: 100px 0;}
.secCont{padding-bottom: 50px;}

@media(max-width:750px){
.sec >.inner{ width: auto; display: block; margin: 0 auto;padding: 50px 50px;}
#ABOUT.sec >.inner{ padding: 110px 50px 50px;}
}

.sec header{ margin-bottom: 40px;}
.sec h2{ text-align: center; font-size: 30px; color: #222;}
.sec footer{ margin-top: 40px;}
.secBody{ position: relative;}

@media(max-width:750px){
.sec h2{font-size: 40px; color: #0046a0;}
}





.conCrm_pcImgL,
.conCrm_pcImgR{width:1000px;margin:0 auto 100px;}

.conCrm_pcImgL .inner,
.conCrm_pcImgR .inner{display:flex;align-items:center;}

.conCrm_pcImgL .imgBox,
.conCrm_pcImgR .imgBox{width:50%;}

.conCrm_pcImgL .txtBox,
.conCrm_pcImgR .txtBox{width:50%;}

.conCrm_pcImgL .imgBox img,
.conCrm_pcImgR .imgBox img{display:block;width:100%;height:auto;}

.conCrm_pcImgL .txtBox p,
.conCrm_pcImgR .txtBox p{margin:0;color:#fff;font-size:16px;font-weight:bold;line-height:2;}

.conCrm_pcImgL .txtBox{
  display:flex;
  justify-content:flex-end;
}

.conCrm_pcImgL .txtBox p{
  margin:0;

  text-align:left;
  line-height:2;

  width:fit-content;
}



.conCrm_pcImgR .inner{flex-direction:row-reverse;}

.imgTate .imgBox{text-align:center;}

.imgTate .imgBox img{width:80%;margin:0 auto;}

@media (max-width:750px){


.conCrm_pcImgR{width:auto;margin:0 auto 100px;}
  .conCrm_pcImgL,
  .conCrm_pcImgR{width:auto; margin-bottom: 20px;}

  .conCrm_pcImgL .inner,
  .conCrm_pcImgR .inner{display:flex;flex-direction:column;}


  .conCrm_pcImgL .imgBox,
  .conCrm_pcImgR .imgBox,
  .conCrm_pcImgL .txtBox,
  .conCrm_pcImgR .txtBox{width:100%;
  justify-content:flex-start;
padding-top: 90px;
display: block;}

  .imgTateSp .imgBox img,
  .imgTate .imgBox img{width:70%; }
  .imgTateSp .imgBox,
  .imgTate .imgBox{}

.conCrm_pcImgR .txtBox p{
  margin:0;

  text-align:left;
  width:auto;
font-size: 24px;
display: block;
}
.conCrm_pcImgL .txtBox p{
  margin:0;

  text-align:right;
  width:auto;
font-size: 24px;
display: block;
}

  .conCrm_pcImgL.imgTate .imgBox{ text-align: left;}
  .conCrm_pcImgR.imgTate .imgBox{ text-align: right;}

.imgTate .imgBox img{width:70%;margin:0 0; display: inline-block;}
.imgTate .imgBox img{width:70%;margin:0 0; display: inline-block;}

}




.Menu{ background: #fff;}
.sec.Menu >.inner{width: auto;margin: 0 10px;}
.Menu ul{
    width: auto;margin: 0 auto;display: grid;
    grid-template-columns: repeat(7, 1fr);
    column-gap: 10px;row-gap: 10px;
}

@media (min-width:1251px){.Menu ul{grid-template-columns: repeat(7, 1fr);}}
@media (max-width:1250px){.Menu ul{grid-template-columns: repeat(6, 1fr);}}
@media (max-width:1000px){.Menu ul{grid-template-columns: repeat(5, 1fr);}}
@media (max-width:850px){.Menu ul{grid-template-columns: repeat(4, 1fr);}}
@media (max-width:750px){.Menu ul{grid-template-columns: repeat(2, 1fr);}}




/* ---------------------------------------------------------------------------------
ABOUT */



.abMain{
  width:1000px;
  margin:0 auto 100px;
  display:flex;
  align-items:stretch;
}

.abMain header{
  width:250px;
  display:flex;
  justify-content:center;
  align-items:center;
}

.abMain header {
  font-size:16px;
  line-height:2.2;
  writing-mode:vertical-rl;
  text-orientation:upright;
  letter-spacing:0.15em;
 position: relative;
}


body.OTHER .abMain{width:1000px;margin:0 auto 100px;display:block;align-items:stretch;}
body.OTHER .abMain header{width:1000px;}
body.OTHER .abMain header {font-size:16px;line-height:2.2;writing-mode:horizontal-tb;padding-top: 50px;}

body.OTHER .conCrm_pcImgL .txtBox p{padding-left: 50px;}


#mainVisual .crmImg{
  flex:1;
}

.abMain header p img{ width: 30px; margin-left: 20px; }

@media(max-width:750px){

.abMain header {
  font-size:22px;
}


.abMain header{
  width:50%;
}

.abMain{
  width:auto;
margin-bottom: 0;
}


body.OTHER .abMain{width:auto;margin:0 auto 50px;display:block;align-items:stretch;}
body.OTHER .abMain header{width:auto;}
body.OTHER .abMain header {font-size:24px;line-height:2.2;writing-mode:horizontal-tb;padding-top: 50px;}

} /* Responsive End */




@media(max-width:750px){


}




















/* ---------------------------------------------------------------------------------
INFORMATION */




@media(max-width:750px){

}


/* ---------------------------------------------------------------------------------
INFORMATION */




@media(max-width:750px){



}






@media(max-width:750px){

}








/* ---------------------------------------------------------------------------------
ticketsArea */




.infoEntryPage{padding: 50px; background-color: #fff; border-radius: 20px;}
.infoEntryPage header h1{ font-size: 23px; text-align: left; margin-bottom: 0px; padding-bottom: 20px; border-bottom: 2px dashed #eaeaea; line-height: 1.4em; line-height: 1.4em; margin-bottom: 30px;}
.infoEntryPage header .entryDate{ font-size: 20px; text-align: right; margin-bottom: 20px;}

 .mainEntryBody p{ margin-bottom: 50px;}
 .mainEntryBody p{ margin-bottom: 50px;}


.mainEntryBody b{font-size: 120%; font-weight: 900; }
.mainEntryBody strong{ font-size: 120%; font-weight: 900;}

.infoPhotoArea01{ display: table; margin-bottom: 50px; width: 100%;}
.infoPhotoArea01 .imgBox{ display: table-cell; vertical-align: top; width: 40%;}
.infoPhotoArea01 .imgBox img{ border-radius: 20px;}
.infoPhotoArea01 .txtBox{ display: table-cell; vertical-align: top; padding-left: 30px;}

.infoPhotoArea01 .txtBox.leftTxt{ vertical-align: middle; padding-left: 0; padding-right: 10px;}
.infoPhotoArea01 .txtBox.leftTxt p{ margin-bottom: 0;}



#INFORMATION.entryPage h2 {
  position: relative;
  padding: 1em 0;
    margin-bottom: 1.5em;
    line-height: 1.4em;
}
#INFORMATION.entryPage h2::before,
#INFORMATION.entryPage h2::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
#INFORMATION.entryPage h2::before {
  top: 0;
  border-top: 2px solid #92541c;
  border-bottom: 1px solid #92541c;
}
#INFORMATION.entryPage h2::after {
  bottom: 0;
  border-top: 1px solid #92541c;
  border-bottom: 2px solid #92541c;
}


#INFORMATION.entryPage hr{ height: 4px; margin-bottom: 20px !important;}


@media(max-width:750px){
    
#INFORMATION.entryPage header h1{ font-size: 40px; text-align: left;  padding-bottom: 20px; border-bottom: 4px dashed #eaeaea; }
#INFORMATION.entryPage header .entryDate{ font-size: 28px; text-align: right; margin-bottom: 20px;}
    
.infoPhotoArea01{ display: block; margin-bottom: 50px;}
.infoPhotoArea01 .imgBox{ display: block; vertical-align: top; width: 100%;}
.infoPhotoArea01 .txtBox{ display: block; vertical-align: top; padding-left: 0;}
.infoPhotoArea01 .txtBox.leftTxt{ padding-left: 0; padding-right: 0;}
.infoPhotoArea01 .txtBox.leftTxt p{ margin-bottom: 20px;}
#INFORMATION.entryPage hr{ height: 4px;}
}






.photo3line{
    width: auto;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 25px;
row-gap: 25px; 
    margin-bottom: 30px;
}

.photo3line.grid3{grid-template-columns: repeat(3, 1fr);}
.photo3line.grid2{grid-template-columns: repeat(2, 1fr);}
.photo3line.grid1{grid-template-columns: repeat(1, 1fr);}

@media(min-width:751px){
.photo3line.w90per{ width: 90%;}
.photo3line.w80per{ width: 80%;}
.photo3line.w70per{ width: 70%;}
.photo3line.w60per{ width: 60%;}
.photo3line.w50per{ width: 50%;}
}

.photo3line.freeHeight li img{ height: auto;}




.mainEntryBody .photo3line p{ margin-bottom: 10px;}


.photo3line li img{ 
  width: 100%;
  height: 200px;
  object-fit: cover;  border-radius: 10px
    
}
.photo3line li{ }
.photo3line li p{ padding: 10px;}

.fullWideImageBox{}
.fullWideImageBox img{ border-radius: 20px;}

.imgBoxw90 img{ width: 90%;}
.imgBoxw80 img{ width: 80%;}
.imgBoxw70 img{ width: 70%;}
.imgBoxw60 img{ width: 60%;}
.imgBoxw90,
.imgBoxw80,
.imgBoxw70,
.imgBoxw60{text-align: center;}

@media(max-width:750px){

.imgBoxw90 img{ width: 100%;}
.imgBoxw80 img{ width: 100%;}
.imgBoxw70 img{ width: 100%;}
.imgBoxw60 img{ width: 100%;}

.photo3line{
    width: auto;
margin: 0;
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: 25px;
row-gap: 25px; 
    margin-bottom: 40px;
}
.photo3line.grid3{grid-template-columns: repeat(3, 1fr);}
.photo3line.grid2{grid-template-columns: repeat(2, 1fr);}
.photo3line.grid1{grid-template-columns: repeat(1, 1fr);}

.photo3line li img{ 
  width: 100%;
  height: 170px;
  object-fit: cover; 
}

.photo3line li p{ padding: 10px; margin-bottom: 10px !important;}
    
}














/* ---------------------------------------------------------------------------------
floatTicket */



@media(max-width:750px){

}



/* ---------------------------------------------------------------------------------
common */


.clear{ clear:both;}
.tac{ text-align:center !important;}

@media(min-width:751px){
.sp{ display:none !important;}
} /* Responsive End */

@media(max-width:750px){
.pc{ display:none !important; }
} /* Responsive End */

@media(max-width:750px){
#commonFooter{ display:none !important; }
}

@media(max-width:750px){
#commonFooter{ display:none !important; }
}


@media(max-width:750px){
.tac_pc{ text-align:left !important;}
.tac_sp{ text-align:center !important;}
}

@media(min-width:751px){
.tac_pc{ text-align:center !important;}
.tac_sp{ text-align:left !important;}
}


.w50p{width:50%;margin-right: auto; margin-left: auto;}
.w60p{width:60%;margin-right: auto; margin-left: auto;}
.w70p{width:70%;margin-right: auto; margin-left: auto;}
.w80p{width:80%;margin-right: auto; margin-left: auto;}
.w90p{width:90%;margin-right: auto; margin-left: auto;}
.w100p{width:100%;margin-right: auto; margin-left: auto;}


@media(max-width:750px){
.w50p.spmax,
.w60p.spmax,
.w70p.spmax,
.w80p.spmax,
.w90p.spmax,
.w100.spmax{width:auto;margin-right: auto; margin-left: auto;}

}





.mb05{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb15{margin-bottom:15px;}.mb20{margin-bottom:20px;}.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}.mb35{margin-bottom:35px;}.mb40{margin-bottom:40px;}.mb45{margin-bottom:45px;}.mb50{margin-bottom:50px;}
.mb55{margin-bottom:55px;}.mb60{margin-bottom:60px;}.mb65{margin-bottom:65px;}.mb70{margin-bottom:70px;}.mb75{margin-bottom:75px;}
.mb80{margin-bottom:80px;}.mb85{margin-bottom:85px;}.mb90{margin-bottom:90px;}.mb95{margin-bottom:95px;}.mb100{margin-bottom:100px;}

.flexBox{ display: flex; width: 100%}
.flexBox.w50p,.tableBox.w50p{ width: 50%; margin: 0 auto;}
.flexBox.w55p,.tableBox.w55p{ width: 55%; margin: 0 auto;}
.flexBox.w60p,.tableBox.w60p{ width: 60%; margin: 0 auto;}
.flexBox.w65p,.tableBox.w65p{ width: 65%; margin: 0 auto;}
.flexBox.w70p,.tableBox.w70p{ width: 70%; margin: 0 auto;}
.flexBox.w75p,.tableBox.w75p{ width: 75%; margin: 0 auto;}
.flexBox.w80p,.tableBox.w80p{ width: 80%; margin: 0 auto;}
.flexBox.w85p,.tableBox.w85p{ width: 85%; margin: 0 auto;}
.flexBox.w90p,.tableBox.w90p{ width: 90%; margin: 0 auto;}
.flexBox.w95p,.tableBox.w95p{ width: 95%; margin: 0 auto;}
.flexBox.w100p,.tableBox.w100p{ width: 100%; margin: 0 auto;}


@media(max-width:750px){
.flexBox.w50p.spmax,.tableBox.w50p.spmax,
.flexBox.w55p.spmax,.tableBox.w55p.spmax,
.flexBox.w60p.spmax,.tableBox.w60p.spmax,
.flexBox.w65p.spmax,.tableBox.w65p.spmax,
.flexBox.w70p.spmax,.tableBox.w70p.spmax,
.flexBox.w75p.spmax,.tableBox.w75p.spmax,
.flexBox.w80p.spmax,.tableBox.w80p.spmax,
.flexBox.w85p.spmax,.tableBox.w85p.spmax,
.flexBox.w90p.spmax,.tableBox.w90p.spmax,
.flexBox.w95p.spmax,.tableBox.w95p.spmax,
.flexBox.w100p.spmax,.tableBox.w100p.spmax{ width: auto; margin: 0 auto;}

}

.flexBox.w05-95 .secLeft{ width:5%;} .flexBox.w05-95 .secRight{ width:95%;}
.flexBox.w10-90 .secLeft{ width:10%;} .flexBox.w10-90 .secRight{ width:90%;}
.flexBox.w15-85 .secLeft{ width:15%;} .flexBox.w15-85 .secRight{ width:85%;}
.flexBox.w20-80 .secLeft{ width:20%;} .flexBox.w20-80 .secRight{ width:80%;}
.flexBox.w25-75 .secLeft{ width:25%;} .flexBox.w25-75 .secRight{ width:75%;}
.flexBox.w30-70 .secLeft{ width:30%;} .flexBox.w30-70 .secRight{ width:70%;}
.flexBox.w35-65 .secLeft{ width:35%;} .flexBox.w35-65 .secRight{ width:65%;}
.flexBox.w40-60 .secLeft{ width:40%;} .flexBox.w40-60 .secRight{ width:60%;}
.flexBox.w45-55 .secLeft{ width:45%;} .flexBox.w45-55 .secRight{ width:55%;}
.flexBox.w50-50 .secLeft{ width:50%;} .flexBox.w50-50 .secRight{ width:50%;}
.flexBox.w55-45 .secLeft{ width:55%;} .flexBox.w55-45 .secRight{ width:45%;}
.flexBox.w60-40 .secLeft{ width:60%;} .flexBox.w60-40 .secRight{ width:40%;}
.flexBox.w65-35 .secLeft{ width:65%;} .flexBox.w65-35 .secRight{ width:35%;}
.flexBox.w70-30 .secLeft{ width:70%;} .flexBox.w70-30 .secRight{ width:30%;}
.flexBox.w75-25 .secLeft{ width:75%;} .flexBox.w75-25 .secRight{ width:25%;}
.flexBox.w80-20 .secLeft{ width:80%;} .flexBox.w80-20 .secRight{ width:20%;}
.flexBox.w85-15 .secLeft{ width:85%;} .flexBox.w85-15 .secRight{ width:15%;}
.flexBox.w90-10 .secLeft{ width:90%;} .flexBox.w90-10 .secRight{ width:10%;}
.flexBox.w95-05 .secLeft{ width:95%;} .flexBox.w95-05 .secRight{ width:5%;}

.flexBox.gap05{gap:5px;}.flexBox.gap10{gap:10px;}.flexBox.gap15{gap:15px;}.flexBox.gap20{gap:20px;}.flexBox.gap25{gap:25px;}
.flexBox.gap30{gap:30px;}.flexBox.gap35{gap:35px;}.flexBox.gap40{gap:40px;}.flexBox.gap45{gap:45px;}.flexBox.gap50{gap:50px;}
.flexBox.gap55{gap:55px;}.flexBox.gap60{gap:60px;}.flexBox.gap65{gap:65px;}.flexBox.gap70{gap:70px;}.flexBox.gap75{gap:75px;}
.flexBox.gap80{gap:80px;}.flexBox.gap85{gap:85px;}.flexBox.gap90{gap:90px;}.flexBox.gap95{gap:95px;}.flexBox.gap100{gap:100px;}

.tableBox{width: 100%; display: table;}
.tableBox .secLeft,.tableBox .secRight{display: table-cell;}
.secLeft,.secRight{box-sizing: border-box;}

.tableBox .secLeft.vt{vertical-align:top;}
.tableBox .secLeft.vm{vertical-align:middle;}
.tableBox .secLeft.vb{vertical-align:bottom;}
.tableBox .secRight.vt{vertical-align:top;}
.tableBox .secRight.vm{vertical-align:middle;}
.tableBox .secRight.vb{vertical-align:bottom;}

.tableBox.bs05{border-spacing:5px;}.tableBox.bs10{border-spacing:10px;}.tableBox.bs15{border-spacing:15px;}.tableBox.bs20{border-spacing:20px;}.tableBox.bs25{border-spacing:25px;}
.tableBox.bs30{border-spacing:30px;}.tableBox.bs35{border-spacing:35px;}.tableBox.bs40{border-spacing:40px;}.tableBox.bs45{border-spacing:45px;}.tableBox.bs50{border-spacing:50px;}
.tableBox.bs55{border-spacing:55px;}.tableBox.bs60{border-spacing:60px;}.tableBox.bs65{border-spacing:65px;}.tableBox.bs70{border-spacing:70px;}.tableBox.bs75{border-spacing:75px;}
.tableBox.bs80{border-spacing:80px;}.tableBox.bs85{border-spacing:85px;}.tableBox.bs90{border-spacing:90px;}.tableBox.bs95{border-spacing:95px;}.tableBox.bs100{border-spacing:100px;}

.tableBox.gap05 .secLeft{padding-right:2.5px;}.tableBox.gap05 .secRight{padding-left:2.5px;}
.tableBox.gap10 .secLeft{padding-right:5px;}.tableBox.gap10 .secRight{padding-left:5px;}.tableBox.gap15 .secLeft{padding-right:7.5px;}.tableBox.gap15 .secRight{padding-left:7.5px;}
.tableBox.gap20 .secLeft{padding-right:10px;}.tableBox.gap20 .secRight{padding-left:10px;}.tableBox.gap25 .secLeft{padding-right:12.5px;}.tableBox.gap25 .secRight{padding-left:12.5px;}
.tableBox.gap30 .secLeft{padding-right:15px;}.tableBox.gap30 .secRight{padding-left:15px;}.tableBox.gap35 .secLeft{padding-right:17.5px;}.tableBox.gap35 .secRight{padding-left:17.5px;}
.tableBox.gap40 .secLeft{padding-right:20px;}.tableBox.gap40 .secRight{padding-left:20px;}.tableBox.gap45 .secLeft{padding-right:22.5px;}.tableBox.gap45 .secRight{padding-left:22.5px;}
.tableBox.gap50 .secLeft{padding-right:25px;}.tableBox.gap50 .secRight{padding-left:25px;}.tableBox.gap55 .secLeft{padding-right:27.5px;}.tableBox.gap55 .secRight{padding-left:27.5px;}
.tableBox.gap60 .secLeft{padding-right:30px;}.tableBox.gap60 .secRight{padding-left:30px;}.tableBox.gap65 .secLeft{padding-right:32.5px;}.tableBox.gap65 .secRight{padding-left:32.5px;}
.tableBox.gap70 .secLeft{padding-right:35px;}.tableBox.gap70 .secRight{padding-left:35px;}.tableBox.gap75 .secLeft{padding-right:37.5px;}.tableBox.gap75 .secRight{padding-left:37.5px;}
.tableBox.gap80 .secLeft{padding-right:40px;}.tableBox.gap80 .secRight{padding-left:40px;}.tableBox.gap85 .secLeft{padding-right:42.5px;}.tableBox.gap85 .secRight{padding-left:42.5px;}
.tableBox.gap90 .secLeft{padding-right:45px;}.tableBox.gap90 .secRight{padding-left:45px;}.tableBox.gap95 .secLeft{padding-right:47.5px;}.tableBox.gap95 .secRight{padding-left:47.5px;}
.tableBox.gap100 .secLeft{padding-right:50px;}.tableBox.gap100 .secRight{padding-left:50px;}


.tableBox.w05-95 .secLeft{ width:5%;} .tableBox.w05-95 .secRight{ width:95%;}
.tableBox.w10-90 .secLeft{ width:10%;} .tableBox.w10-90 .secRight{ width:90%;}
.tableBox.w15-85 .secLeft{ width:15%;} .tableBox.w15-85 .secRight{ width:85%;}
.tableBox.w20-80 .secLeft{ width:20%;} .tableBox.w20-80 .secRight{ width:80%;}
.tableBox.w25-75 .secLeft{ width:25%;} .tableBox.w25-75 .secRight{ width:75%;}
.tableBox.w30-70 .secLeft{ width:30%;} .tableBox.w30-70 .secRight{ width:70%;}
.tableBox.w35-65 .secLeft{ width:35%;} .tableBox.w35-65 .secRight{ width:65%;}
.tableBox.w40-60 .secLeft{ width:40%;} .tableBox.w40-60 .secRight{ width:60%;}
.tableBox.w45-55 .secLeft{ width:45%;} .tableBox.w45-55 .secRight{ width:55%;}
.tableBox.w50-50 .secLeft{ width:50%;} .tableBox.w50-50 .secRight{ width:50%;}
.tableBox.w55-45 .secLeft{ width:55%;} .tableBox.w55-45 .secRight{ width:45%;}
.tableBox.w60-40 .secLeft{ width:60%;} .tableBox.w60-40 .secRight{ width:40%;}
.tableBox.w65-35 .secLeft{ width:65%;} .tableBox.w65-35 .secRight{ width:35%;}
.tableBox.w70-30 .secLeft{ width:70%;} .tableBox.w70-30 .secRight{ width:30%;}
.tableBox.w75-25 .secLeft{ width:75%;} .tableBox.w75-25 .secRight{ width:25%;}
.tableBox.w80-20 .secLeft{ width:80%;} .tableBox.w80-20 .secRight{ width:20%;}
.tableBox.w85-15 .secLeft{ width:85%;} .tableBox.w85-15 .secRight{ width:15%;}
.tableBox.w90-10 .secLeft{ width:90%;} .tableBox.w90-10 .secRight{ width:10%;}
.tableBox.w95-05 .secLeft{ width:95%;} .tableBox.w95-05 .secRight{ width:5%;}


.rad01{border-radius:1px;}.rad02{border-radius:2px;}.rad03{border-radius:3px;}.rad04{border-radius:4px;}.rad05{border-radius:5px;}
.rad06{border-radius:6px;}.rad07{border-radius:7px;}.rad08{border-radius:8px;}.rad09{border-radius:9px;}.rad10{border-radius:10px;}
.rad11{border-radius:11px;}.rad12{border-radius:12px;}.rad13{border-radius:13px;}.rad14{border-radius:14px;}.rad15{border-radius:15px;}
.rad16{border-radius:16px;}.rad17{border-radius:17px;}.rad18{border-radius:18px;}.rad19{border-radius:19px;}.rad20{border-radius:20px;}
.rad21{border-radius:21px;}.rad22{border-radius:22px;}.rad23{border-radius:23px;}.rad24{border-radius:24px;}.rad25{border-radius:25px;}
.rad26{border-radius:26px;}.rad27{border-radius:27px;}.rad28{border-radius:28px;}.rad29{border-radius:29px;}.rad30{border-radius:30px;}



@media(max-width:750px){
.tableBox{width: 100%; display: block;}
.tableBox .secLeft,.tableBox .secRight{display: block;}
.tableBox .secLeft,.tableBox .secRight{ width: auto !important;padding: 20px 0 !important;}
}
