
.table_calendar2 {border:1px solid #ddd; border-radius:12px; padding:30px 40px 40px 40px;}
.table_calendar2 .tabcont {padding:10px; padding-top:0; overflow:hidden; border-radius:0px 0px 20px 20px; background-image: linear-gradient(#38486a, #e1eef7);}
.table_calendar2 th, 
.table_calendar2 td{font-family: 'NexonGothic';}

.table_calendar2 .fc-theme-standard td, .table_calendar2 .fc-theme-standard th{border:none;}
.table_calendar2 .fc-theme-standard td a{font-family: 'NexonGothic'; font-size:13px; line-height:22px;}
.table_calendar2 .fc .fc-daygrid-day.fc-active .fc-daygrid-day-number{line-height:22px;}
.table_calendar2 .fc-h-event .fc-event-title{font-family: 'NexonGothic';}

.table_calendar2 .fc-theme-standard thead{border-bottom:1px solid #999ea7;}
.table_calendar2 .fc-theme-standard th + th{border-left:1px solid #999ea7;}
.table_calendar2 .fc-theme-standard td + td{border-left:1px solid #c3c4cb;}
.table_calendar2 .fc-theme-standard tr + tr td{border-top:1px solid #c3c4cb;}

.table_calendar2 table{background:#fff;}

.table_calendar2 .fc-view-harness{overflow:hidden; border-radius:32px;}
.table_calendar2 .fc-theme-standard .fc-scrollgrid{border:none!important;}
.table_calendar2 .fc .fc-toolbar.fc-header-toolbar{margin-bottom:10px;}

.calendar_subtxt{display:flex; margin-bottom:20px; align-items: flex-end;}
.calendar_subtxt .col_txt{color:#5aa9ca;}
.calendar_subtxt .col_btn{margin-left:auto;}
.calendar_subtxt .col_btn a{display:block; width:175px; height:40px; line-height:20px; padding:10px; font-size:14px; background:#384269; border-radius:8px; color:#fff; text-align:center;}

.table_calendar2 .calendar_divide .tab ul{display:flex;}
.table_calendar2 .calendar_divide .tab ul li{width:25%; text-align:center;}
.table_calendar2 .calendar_divide .tab ul li a{display:flex; align-items:center; justify-content:center; min-height:48px; border-radius:20px 20px 0 0; background:#dddedf;}
.table_calendar2 .calendar_divide .tab ul li a .txtbox{font-family: 'NexonGothic'; font-size:15px; color:#797979;}
.table_calendar2 .calendar_divide .tab ul li a .txtbox .txt_small{font-size:12px; letter-spacing:-1px; font-family:inherit; color:inherit;}
.table_calendar2 .calendar_divide .tab ul li.active a .txtbox{color:#fff;}

.table_calendar2 table thead th{height:46px; background:#b6bcc1; vertical-align:middle;}
.table_calendar2 table thead th a{color:#fff; font-size:16px; font-weight:500; font-family: 'NexonGothic';}
.table_calendar2 table thead th.fc-day-sun{background:#ff0000;}
.table_calendar2 table thead th.fc-day-sat{background:#5aa9ca;}
.table_calendar2 table tbody td { padding: 10px 0; text-align: center; cursor: pointer;}

.table_calendar2 .tabcont.scTabA{background-image: linear-gradient(#1b3077, #e1eef7);}
.table_calendar2 .tabcont.scTabB{background-image: linear-gradient(#20715a, #98c1c7);}
.table_calendar2 .tabcont.scTabC{background-image: linear-gradient(#576e99, #f6f6e0);}
.table_calendar2 .tabcont.scTabD{background-image: linear-gradient(#4e4886, #e7e0cf);}
.table_calendar2 .tabcont.scTabE{background-image: linear-gradient(#832945, #ca9393);}
.table_calendar2 .tabcont.scTabF{background-image: linear-gradient(#a5652f, #d5c7a0);}
.table_calendar2 .calendar_divide .tab ul li.scTypeA.active a{background:#1b3077;}
.table_calendar2 .calendar_divide .tab ul li.scTypeB.active a{background:#20715a;}
.table_calendar2 .calendar_divide .tab ul li.scTypeC.active a{background:#576e99;}
.table_calendar2 .calendar_divide .tab ul li.scTypeD.active a{background:#4e4886;}
.table_calendar2 .calendar_divide .tab ul li.scTypeE.active a{background:#832945;}
.table_calendar2 .calendar_divide .tab ul li.scTypeF.active a{background:#a5652f;}

.table_calendar2 .row_call{padding-top:20px;}
.table_calendar2 .row_call span{position:relative; display:inline-block; margin-left:5px; font-weight:bold; padding:0 0 0 24px; border-radius:100px; vertical-align: baseline;}
.table_calendar2 .row_call span:before{content:''; position:absolute; left:0; top:50%; margin-top:-8px; width:20px; height:16px; background:url('../images/ico_call.png') center center no-repeat;}

.fc-widget-content{
    padding:0px;
}

.table_calendar2.type02 .calendar_divide .tab ul li.scTypeA.active a{background:#1b3077;}
.table_calendar2.type02 .calendar_divide .tab ul li.scTypeB.active a{background:#20715a;}
.table_calendar2.type02 .calendar_divide .tab ul li.scTypeC.active a{background:#576e99;}
.table_calendar2.type02 .calendar_divide .tab ul li.scTypeD.active a{background:#4e4886;}
.table_calendar2.type02 .calendar_divide .tab ul li.scTypeE.active a{background:#832945;}
.table_calendar2.type02 .calendar_divide .tab ul li.scTypeF.active a{background:#a5652f;}
.table_calendar2.type02 .tabcont.scTabA{background-image: linear-gradient(#1b3077, #e1eef7);}
.table_calendar2.type02 .tabcont.scTabB{background-image: linear-gradient(#20715a, #98c1c7);}
.table_calendar2.type02 .tabcont.scTabC{background-image: linear-gradient(#576e99, #f6f6e0);}
.table_calendar2.type02 .tabcont.scTabD{background-image: linear-gradient(#4e4886, #e7e0cf);}
.table_calendar2.type02 .tabcont.scTabE{background-image: linear-gradient(#832945, #ca9393);}
.table_calendar2.type02 .tabcont.scTabF{background-image: linear-gradient(#a5652f, #d5c7a0);}

@media screen and (max-width: 768px){
    .table_calendar2{padding:14px 10px;}
    .table_calendar2 .tabcont{border-radius:0 0 14px 14px;}
    .table_calendar2 .calendar_subtxt{display:block; text-align:center;}
    .table_calendar2 .calendar_subtxt .col_txt{font-size:12px; margin-bottom:14px;}
    .table_calendar2 .calendar_subtxt .col_btn a{width:auto; font-size:12px;}
	.table_calendar2 .row_call{padding-top:10px; font-size:12px;}
    .table_calendar2 table thead th {min-height:34px;}
    .table_calendar2 table thead th a{font-size:12px;}
    .table_calendar2 .fc-theme-standard td a{font-size:12px;}
    .table_calendar2 .fc-view-harness{border-radius:14px}
    .table_calendar2 .calendar_divide .tab ul li a{border-radius:10px 10px 0 0; min-height:60px; padding:0 4px;}
    .table_calendar2 .calendar_divide .tab ul li a .txtbox{font-size:12px;}
    .table_calendar2 .calendar_divide .tab ul li a .txtbox .txt_small{font-size:10px;}

}
@media screen and (max-width: 580px){
	.table_calendar2 .calendar_divide .tab ul{flex-wrap:wrap;}
	.table_calendar2 .calendar_divide .tab ul li{width:calc(33.33% - 4px); margin-right:6px; margin-bottom:6px;}
	.table_calendar2 .calendar_divide .tab ul li:nth-child(3n){margin-right:0;}
	.table_calendar2 .calendar_divide .tab ul li a{border-radius:5px; min-height:48px;}
    .table_calendar2 .tabcont{padding:4px; padding-top:0; border-radius:14px;}
    .table_calendar2 .fc .fc-toolbar.fc-header-toolbar{margin-bottom:4px;}

	.table_calendar2.type02 .calendar_divide .tab ul li{width:calc(50% - 4px);}
	.table_calendar2.type02 .calendar_divide .tab ul li:nth-child(2n){margin-right:0;}
	.table_calendar2.type02 .calendar_divide .tab ul li:nth-child(3n){margin-right:8px;}
}


.calendar_scheudle_list2{margin-top:20px; border:1px solid #ddd; border-radius:12px; padding:20px;}
.calendar_scheudle_list2 .title{font-size:16px; font-weight:bold;}
.calendar_scheudle_list2 ul li{position:relative; padding:20px 0; word-break: keep-all;}
.calendar_scheudle_list2 ul li + li{border-top:1px solid #ddd;}
.calendar_scheudle_list2 ul li .duration{font-weight:bold; color:#106fc2;}
.calendar_scheudle_list2 ul li .txtbig{display:flex; align-items:center;}
.calendar_scheudle_list2 ul li .txtbig .col_txt{font-size:18px; font-weight:bold; color:#0b3be0; word-break:keep-all; flex:1;}
.calendar_scheudle_list2 ul li .txtbig .col_btn{margin-left:auto; padding-left:60px;}
.calendar_scheudle_list2 ul li .txtbig .col_btn a{display:inline-block; font-size:14px; background:#002060; color:#fff; text-align:center; text-align: center; padding: 10px; border-radius: 2px; width: 160px; transition:.2s;}
.calendar_scheudle_list2 ul li .txtbig .col_btn a:hover{background:#0b3be0;}
.calendar_scheudle_list2 ul li .caltext{background:#f5f5f5; font-weight:bold; border-radius:8px; padding:20px; margin-top:20px; line-height:24px;}

@media screen and (max-width: 768px){
	.calendar_scheudle_list2 ul li .txtbig .col_txt{font-size:16px;}
    .calendar_scheudle_list2 ul li .caltext{font-size:12px; line-height:20px;}
}
@media screen and (max-width: 580px){
	.calendar_scheudle_list2{padding:14px;}
    .calendar_scheudle_list2 ul li .txtbig{display:block;}
    .calendar_scheudle_list2 ul li .txtbig .col_txt{display:block;}
    .calendar_scheudle_list2 ul li .txtbig .col_btn{display:block; margin-top:10px; padding-left:0;}
    .calendar_scheudle_list2 ul li .txtbig .col_btn a{display:block; width:auto;}
}