@charset "UTF-8";

/* 次世代 */

.cbMargin {
    margin-left: 23px;
}

.subFixed {
    z-index:10; width:280px; position: fixed; background-color: #fff;
    top: 0;bottom: auto;
}

.btnCalendarMargin{
    margin-left: 41px;
    margin-right: 41px;
}

.fixed {
  position: fixed;
  top: 10px;
}

.js-accordion {
    overflow: hidden;
}

.sub_noTopMargin {
    margin-top: 0;
}

.colWidth11 {width: 11%;}
.colWidth12 {width: 12%;}
.colWidth18 {width: 18%;}
.colWidth19 {width: 19%;}

body {
  width: 100%;
}

body.noscroll {
  position: fixed;
  overflow-y: scroll;
}

.btnSelectTicket.prd-disabled {
    background: #d0d0d0 !important;
    color: #fff !important;
}

.btnKibou.prd-disabled {
    background: #d0d0d0 !important;
    color: #fff !important;
}

h1 {
    word-wrap:break-word;
}

td {
    word-break:break-all;
}







/* ハイブリッド */

.viewNum .trigger.current {
    font-weight: bold;
    line-height: 25px;
    color: #000;
    cursor: default;
}

p.orderEndDate.sub_del {
/*     text-decoration: line-through; */
}

.prd_checkboxMargin {
    margin-left: 29px;
}
listSmall
.adSearchCategoryBlock .cateoryList .listSmall.disabled {
	color: #aaa;
}

.prd_dummyPagingArrowBtn {
	width: 80px;
}

.prd_dummyPagingNumberBtn {
    width: 48px;
}

