@charset "utf-8";
/* CSS Document */

.notebox2022{max-width: 1200px; margin: 0 auto; padding: 20px 20px 1px 20px;}
a.note_for_photo span {display: table-cell;vertical-align: middle;}
a.note_for_photo { width: 100%; height: 2.4em; font-size: 1.2em; line-height: 1.2; display: table; text-align: center; box-sizing: border-box; border: 1px solid #168c42; border-top: 3px solid #168c42; border-bottom: 1px solid #168c42; color: #333; margin: 2em auto -1em auto; text-decoration: none;}
a.note_for_photo.imp { border: 1px solid #C00; border-top: 3px solid #C00; border-bottom: 1px solid #C00; color: #333; margin: 1em auto -0.5em auto;}
.race_list_bar_btn.note_for_photo.imp.bgred{  background: #900; color:#fff; padding: .25em .5em; margin-bottom: .25em; margin-top: -2px;}
.race_list_bar_btn.note_for_photo.imp.bgred span em{ text-decoration: none; font-style: normal; display:inline-block;}
.race_list_bar_btn.note_for_photo.imp.bgred span.bgreddays{display: block; font-weight: normal!important; padding-top: .25em; letter-spacing: .1em;font-size: 12px;}

.mainsponcer{max-width: 600px; margin: 0.1em auto 0.5em auto; background: #fff; border: 1px solid #000; padding: .5% 6%; box-sizing: border-box;} /* margin: 0.1em auto 0.5em auto;}*/
.sponcer{width:100% ; background: none; margin: 0 auto;}
.mainsponcer img,
.sponcer img{width:100%; vertical-align: middle; height: auto;}
.sponcer span.imgall{
display: inline-block; 
border: 1px solid #000; 
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;
box-sizing: border-box;
line-height: 0;
}
.sponcer span.img{
display: inline-block; 
border-right: 1px solid #000; 
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;
box-sizing: border-box;
background-size: 100%;
}
.sponcer span.img:last-child{ border-right: none;}
.sponcer span.img{width:11.1111111%;max-width:88px;/**/}
.sponcer span.img img{/*max-height:56px;*/}
@media only screen and (max-width: 770px) {
/*.sponcer span.imgall{border-left:none; border-right:none; }*/
.mainsponcer{max-width: 70%; padding: 1% 6%;}
.sponcer{max-width: 95%;}
}
@media only screen and (max-width: 670px) {
#race_info section.ctsall.spptnone{ padding-top:0;}
}
.inblock, li.place .inblock{display:inline-block!important;}