.radio-btn .radio-btn__label {
	display: inline-block !important;
}
.shadow, .tile-stats, .control-footer-right a, .heading--shadow, .btn-regist, .btn-primary:focus, .btn-success:focus, .btn-info:focus, .btn-warning:focus, .btn-danger:focus, .dz-remove:focus, .btn-inverse:focus, .btn-dark:focus, .btn-primary:hover, .btn-success:hover, .btn-info:hover, .btn-warning:hover, .btn-danger:hover, .dz-remove:hover, .btn-inverse:hover, .btn-dark:hover, .modal-content, .admin-panel, .asc-entrance__container, .card.dashboard-panel, .og-popup, .tutorial-btn:hover {
	box-shadow: none !important;
}
.btn-primary:hover, .btn-success:hover, .btn-info:hover, .btn-warning:hover, .btn-danger:hover, .dz-remove:hover, .btn-inverse:hover, .btn-dark:hover {
	transform: none !important;
}
.btn {
	font-weight: 400;
	border-width: 1px;
}
.badge {
	border-radius: 2px;
	font-weight: 400;
}
.iconLabel {
	font-weight: 400;
	border-radius: 2px;
}
.sub_info {
    border: 1px solid rgba(0, 0, 222, 0.2);
    border-radius: 2px;
    background-color: rgba(0, 122, 222, 0.2);
    margin-bottom: 4px;
    padding: 6px;
    color: #333;
    font-size: 12px;
}

.player_list_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-evenly;
}
.player_list_row .basis-table__cell {
	flex: 1;
}

.game_list .card-footer {
	border-bottom: 1px solid #ccc !important;
	margin-bottom: 8px;
}
.game_list .card-footer:last-child {
	margin-bottom: 0;
}

.form_info_text {
	border-left: 5px solid #83ccd2;
    border-radius: 2px;
    background-color: #f3f3f3;
    padding: 8px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.form_info_text::before {
	margin-right: 5px;
	font-size: 16px;
	content: "\f304";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	font-size: inherit;
	color: inherit;
	color: #2171A3;
	margin-right: 4px;
}

.sub_text {
	border: 1px solid rgba(0, 0, 220, 0.2);
	border-radius: 2px;
	background-color: rgba(0, 128, 220, 0.2);
	margin-bottom: 4px;
	padding: 6px;
	color: #333;
	font-size: 12px;
}
.sub_text::before {
	margin-right: 5px;
	font-size: 16px;
	content: "\f06a";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	font-size: inherit;
	color: inherit;
	color: #2171A3;
	margin-right: 4px;
}
.sub_text a {
	background: none !important;
	font-weight: 700 !important;
	border: none !important;
	color: #333 !important;
}
.card-comp .info-table__cell--record-type:nth-of-type(4), .card-comp .info-table__cell--record-type:nth-of-type(3), .card-comp .info-table__cell--record-type:nth-of-type(2) {
    width: 20%;
}

.game_list {
	padding: 0;
}
.match-up-card {
	width: 200px;
}
.result-regist-sidebar ul {
	border: 1px solid #ddd;
}
.player_list_row div {
	white-space: nowrap;
}
.player_list_row_head {
	border-bottom: 1px solid #ddd;
}
.customer-table__cell {
	align-items: center !important;
}
.sort_handle, .plus_handle {
	width: 24px;
	height: 24px;
	border: 1px solid #ccc;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f9f9f9;
	margin: auto;
}

.plus_handle {
	cursor: pointer;
}
.sort_handle i {}
.flex-1 {
	flex: 1;
}
.ad_view {
	border: none;
	padding: 1rem 0;
}
.lh1 {
	line-height: 1 !important;
}
.no-border {
	border: none !important;
}

.app_option {
	padding: 4px;
}
.header_link {
	color: #fff;
}
.header_link:hover {
	color: #ccc;
}

.comp_file {
	border-radius: 3px;
	text-align: left;
}
.tutorial_text {
	font-size: 16px;
	margin: 0;
}

.ad_sample {
	border: 1px solid #ccc;
	padding: 1rem;
	margin: 1rem 0;
	background: #fff;
}
.dashboard-body {
	padding-bottom: 70px;
}
.control-btn {
	font-weight: 700;
}
.error_txt {
	margin: 0 !important;
}


.table_wrapp {
	overflow: auto;
}

.flex-card-header div {
	margin-right: 8px;
}
.formItem__data, .formItem.unable .formItem__data {
	padding: 8px !important;
}
.error_message {
	padding: 0;
	margin: 0 !important;
}

.rounded-pill, .games__id, .tagsinput .tag {
	border-radius: 4px !important;
	padding: 4px 8px;
	font-size: 13px;
}
.radio-btn__label {
	margin: 4px;
}

.control-footer .control-footer__item .btn {
	min-width: 160px;
}
.heading--sticky, .dashboard-header {
	border-bottom: 1px solid #ddd;
}
#subHeader .heading__ttl::after {
	background-color: #203744;
}
.place_card .card-header {
	
}
.card-header {
	background: #165e83 !important;
	border: 1px solid #165e83 !important;
}
.heading__ttl {
    color: #203744 !important;
}
#mainHeader .icon-dropdown button.dropdown-toggle {
	color: #203744 !important;
}
#mainHeader .icon-dropdown button.dropdown-toggle:hover {
	color: #165e83 !important;
}

#subHeader .heading__ttl::after {
	height: calc(100% - 2px);
}
.card_place_header {
    background-color: #f3f3f2;
    color: #333;
    font-weight: 700;
	border: none;
	border-bottom: 1px solid #ccc;
}

.customer-table__tbody .customer-table__row:hover {
	background-color: #eae5e3;
	color: #444;
	font-weight: 700;
}
.customer-table__control {
	background-color: #eae5e3;
	color: #444;
	font-weight: 700;
}
.customer-table__control .control-btn {
	color: #444;
}
.place_detail_info, .place_admin_info {
	border: 1px solid #ddd;
}
.place_admin_info {
    cursor: pointer;
    padding: 4px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #333;
    font-size: 12px;
}


.dashboard-settings__icon {
	position: relative;
	border-radius: 3px;
	font-weight: 700;
	font-size: 1.1rem;
	width: calc(33% - 6px);
	background: linear-gradient(90deg, #165e83  0%, #2171A3 77%)
}
.dashboard-settings__icon i {
	position: absolute;
    bottom: 0;
    right: 0;
	font-size: 40px;
	opacity: .2
}
.dashboard-settings__icon:hover {
	color: #165e83;
	border: 4px solid #165e83;
	background: #fff;
}
.dashboard_sch_wrapp {
	position: relative;
}
.dashboard-schedule__icon {
	position: absolute;
	background: none;
	top: -20px;
	left: -45px;
	text-align: left;
	width: 240px;
	height: 240px;
}
.dashboard-schedule__icon i {
	font-size: 240px;
	opacity: 0.2;
	color: #999;
}

.dashboard_sch {
	padding-left: 80px;
}
.dashboard_sch a .card-header {
	color: #fff;
}

.card-header.type2 {
	background: #f3f3f3 !important;
	border-radius: 0 !important;
	border-bottom: 1px solid #ccc !important;
}
.card.dashboard-panel .card-header.type2 {
	border-right: none !important;
	border-top: none !important;
}


.card-header.type2 .card-title {
	color: #444 !important;
}
.card {
    border: 1px solid #ccc !important;
	border-color: #ccc;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.card-header:first-child {
	border-radius: 0;
}

.card_place_header {
	margin-top: 0;
}
.nav-tabs {
	border-bottom: 0;
}
.head_game_date {
	padding-bottom: 4px;
	font-size: 1.1rem;
}

.sch .card-header {
	background-color: #165e83;
}

.table.table-top td {
	vertical-align: top;
}

.regist_tiles__item {
	box-shadow: none;
	border-radius: 4px;
}
.regist_tiles__item:hover {
	background: #f8e58c;
}

/* headerのお知らせマーク*/
.icon-dropdown .dropdown-toggle span {
	font-size: 10px;
    position: absolute;
    bottom: -2px;
    right: 8px;
}
.rounded-pill, .games__id, .tagsinput .tag {
	border-radius: 5px !important;
    padding: 5px;

}
.info__contents, .sidebar__contents {
	margin-left: 1rem;
    margin-right: 1rem;
    line-height: 1.7rem;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.record_item {
	font-weight: bold;
	font-size: 1.4rem;
}

.info__list {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}
.info__item {
  margin-bottom: 16px;
}
.info__item:nth-last-of-type(1) {
  margin-bottom: 0;
}
.info__title {
  position: relative;
  letter-spacing: 0.05em;
  padding-left: 24px;
  margin-bottom: 0;
  font-weight: bold;
  margin-bottom: 8px;
}
.info__title::before {
  position: absolute;
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 18px;
  color: #FFD800;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info__contents {
  margin-bottom: 0;
}

.end_btn {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.end_btn a {
	min-width: 140px;
}

	
.formItem input[type=text], .formItem textarea, .formItem input[type=email], .formItem input[type=url], .formItem input[type=tel], .formItem input[type=number], .formItem input[type=password] {
	border-radius: 4px;
}


.score_detail_table_wrap {
	overflow: auto;
}
.score_detail_table {
	table-layout: auto;
}
.score_detail_table td {
	min-width: 120px;
}
.score_detail_table td.team {
	min-width: 150px;
}
.score_detail_table td.number {
	min-width: 70px;
}
.record_list {
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin-top: -1px;
}
.record_list label {
	border-right: 1px solid #ccc !important;
	flex: 2;
}
.record_list label:last-child {
	border: none !important;
	flex: 1;
}
.record_list label:first-child {
	flex: 1;
}
.result_list {
	border-radius: 0;
    justify-content: space-between;
}
.result_list label, .record_list label {
	white-space: nowrap;
	font-size: 90%;
	padding: 6px 2px 2px 2px;
}
.side-info__ttl {
    font-size: 15px;
    background: #f6f6f6;
    border: 1px solid #cfcfcf;
    padding: 6px 4px 4px 6px;
    border-left: 5px solid #2171A3;
	font-weight: 400;
}
.side-info__ttl:before {
	content: none;
}
.side-info__contents {
	padding: 6px 4px 4px 6px;
	font-weight: 400;
}

.w10 {width: 10% !important;}
.w20 {width: 20% !important;}
.w30 {width: 30% !important;}
.w40 {width: 40% !important;}
.w50 {width: 50% !important;}
.w60 {width: 60% !important;}
.w70 {width: 70% !important;}
.w80 {width: 80% !important;}
.w90 {width: 90% !important;}
.w100 {width: 100% !important;}

.w80p {width: 80px !important;}

.mw100 {
	min-width: 100px;
}
.mw200 {
	min-width: 200px;
}
.mw240 {
	min-width: 240px;
}

.code {
	background: #eee;
	border: 1px solid #ccc;
	padding: 1rem;
}

.w-5 {
  width: 5% !important;
}

/* .toggle-switch {
    position: relative;
    z-index: 1;
    width: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.3rem 1rem;
    border-radius: 15px;
    cursor: pointer;
    font-size: 12px;
    white-space: nowrap;
} */
.toggle-switch input[type=checkbox]:checked + span + span + .toggle-switch-bg.success {
	background-color: #3eb370 !important;
}

.stop_label {
	font-size: 12px;
}
.type_image {
	width: 240px;
}

@media (max-width: 991px) {
	th .btn-sm, td .btn-sm {
		width: 100%;
		font-size: clamp(8px, 1vw, 12px);

	}
	.mobile_none {
		display: none !important;
	}
}
.modal-body p.form_info_text {
	padding: 8px;
}
.modal-footer .btn, .modal-footer .dz-remove {
	padding: 8px;
	font-size: 14px;
}
.modal-footer {
	background: #f9f9f9;
    border-top: 1px solid #eee;
}
