#calendar .fc-head-container table thead tr th{
    background: transparent;
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
      padding: 8px 0px 0px 10px !important;
}
#calendar .fc-head-container{
	padding: 0px !important;
	margin: 0px
}
#calendar .fc-head-container{
    padding: 0px !important;
    margin: 0px;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
#calendar .fc-view-container .fc-body td.fc-widget-content{
	padding: 0px !important;
}
#calendar .fc-basic-view .fc-day-number {
    text-align: left;
    padding-left: 10px;
}
#calendar .fc-basic-view .fc-day-number:nth-child(6),#calendar .fc-head-container table thead tr th:nth-child(6){
	color:#004fff;
}
#calendar .fc-basic-view .fc-day-number:nth-child(7),#calendar .fc-head-container table thead tr th:nth-child(7){
	color:#ff0000;
}
#calendar .fc-view-container .fc-body > tr > td.fc-widget-content{
    border-top: none;
    border-left: none;
    border-right: none;
}
#calendar .fc-toolbar .fc-left .fc-today-button{
    display: none;
}
#event-top .fc-right {
    display: none;
}
.c-top_ttl span {
    display: block;
    margin-bottom: 5px;
    font-family: Oswald, sans-serif;
    font-size: 28px;
    letter-spacing: 0.1em;
}
.c-top_ttl._red {
    color: #AE0414;
}
.main-bg-color, .owl-pagination .owl-page.active span {
    background-color: #8f0019 !important;
}
body.entry-event .spec-btn:hover {
    background-color: #666 !important;
}
.group_radio_form span{
       display: inline-block;
    line-height: 23px;
    padding-left: 26px;
    background: url(https://www.ace-group.xyz/theme/img/red/radio-btn.png) no-repeat 0px -22px;
    line-height: 24px;
    height: 22px;
}
body.entry-event .wauto{
    padding-top: 10px;
}
.group_radio_form input[type=radio]:checked ~ span{
    background-position : 0 0px;
}
.group_radio_form input[type=radio]{
    display: none;
}
#event-top {
    background: #fff;
    padding: 15px;
}
.form_frm_contact {
    margin-top: 20px;
}
.main-red{
    color:#8e0019;
}
.note_first h3.title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.content_customer_inc .note_first {
    border: 1px solid #CCC;
    padding: 10px 15px;
    display: block;
}
.group_radio_form label{
    cursor: pointer;
}
body.entry-event .content_title {
   display: none;

}
body.entry-event #wrapper_main{
    background: #f2f2f2
}
body.entry-event  .wauto{
    width: 1100px;
    max-width: 100%;
    padding-top: 50px;
}
body.entry-event.confirm  .wauto{
    width: 1100px;
    max-width: 100%;
    padding-top: 50px;
}
.main-container{
    max-width: 100%
}
#calendar .fc-day-grid-event .fc-content{
    white-space: inherit;
    padding: 5px;
    background: #8e0019
}
#calendar .fc-day-grid-event{
     background: #8e0019;
     border:none 
}
.text-center{
    text-align: center;
}
body.entry-event .form_frm_contact .entry_content_form{
    border-bottom: none
}
section.form-entry.content_customer_inc{
    margin-top: 30px;
    background: #fff;
    padding: 15px;
}
.entry_content_form .item_row_list:last-child{
        border-bottom: 1px solid #CCC;
}

.footer-entry p{
    color:#000000;
}
.c-top_ttl {
    position: relative;
    margin-bottom: 30px;
    margin-top: 15px;
    font-size: 16px;
    line-height: 1;
    text-align: center;
}
#calendar{
	position: relative;
}
#calendar .fc-prev-button,#calendar .fc-next-button{
    border: none;
    color:#8e0019;
    background: transparent;
    box-shadow: none;
}
#calendar .fc-next-button{
	/*margin-left: 55px;*/
    padding: 0px;
}
#calendar  span.year{
    padding-left: 8px;
}
#calendar .fc-toolbar .fc-center{
    /*position: absolute;*/
    /*top: 5px;*/
    /*left: 35px;*/
    display: none;
}
#calendar td.fc-event-container {
    padding: 0px !important;
}
body.entry-event #header,body.entry-event .breadcrumb ,body.entry-event #footer_inc{
	display: none;
}
.flex-view {
    display: flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -moz-flexbox;
    display: -webkit-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
body.entry-event .spec-btn {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    min-width: 145px;
    text-align: center;
    background: #8e0019;
    font-size: 16px;
    border: none;
    color: #fff;
    padding: 0 25px;
}
.item_row_list.clear {
    margin-bottom: 5px;
}
.item_line .first-col-1 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    padding-top: 0px;
    margin-top: 5px;
    vertical-align: middle;
    margin-bottom: 5px;
}
 #main-logo img{
    max-width: 150px;
}
.footer-entry{
    background: #f2f2f2;
}
#header-entry{
    position: relative;
}

.main-bg-color, .owl-pagination .owl-page.active span {
    background-color: #8f0019 !important;
}
.entry_content_form textarea {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: none;
    background: #eaecec;
}
.entry_content_form input{
        width: 100%;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;    margin-bottom: 5px;
    background: #eaecec;
}
body.entry-event #main-logo{
	    padding-left: 15px;
}
.footer-entry{
        background: #f2f2f2;
}
.entry_content_form .last-col input[type="tel"] {
    width: 100%;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
    background: #eaecec;
}
.main-bg-color.btn-primary {
    background-color: none !important;
    border: none;
    margin-top: 10px;
    padding: 10px 30px;
    margin-bottom: 20px;
}