@charset "UTF-8";


.modules_fmcs_daily .description_box	{ padding: 20px; margin: 40px 0; border: 1px solid #c8c8c8; background-color: #fafafa; }
.modules_fmcs_daily .description_box1	{ padding: 0; border: 0 none; background-color: transparent; }


.modules_fmcs_daily .proc_list .search	{}
.modules_fmcs_daily .proc_list * + .search	{ margin-top: 50px; }
.modules_fmcs_daily .proc_list .search form	{ padding: 0; margin: 0; background: transparent; text-align: left; }
.modules_fmcs_daily .proc_list .search form .category	{ position: relative; float: none; padding: 0; margin: 0; border: 1px solid #cdcdcd; border-bottom: 0 none; background-color: #fafafa; }
.modules_fmcs_daily .proc_list .search form .category h3	{ display: flex; align-items: center; flex-wrap: wrap; height: 80px; line-height: 28px; padding: 0 90px 0 30px; margin: 0; background: #fff; font-size: 1.125rem; font-weight: 700; word-break: keep-all; }
.modules_fmcs_daily .proc_list .search form .category h3 > *	{ font-weight: 700; }
.modules_fmcs_daily .proc_list .search form .category h3 strong	{ color: #462abd; }
.modules_fmcs_daily .proc_list .search form .category h3 .split	{ display: inline-block; padding: 0 0.5em; font-family: serif; }
.modules_fmcs_daily .proc_list .search form .category h3 > *:nth-child(1),
.modules_fmcs_daily .proc_list .search form .category h3 > *:nth-child(2)	{ display: none; }
.modules_fmcs_daily .proc_list .search form .category .category_more	{ position: absolute; right: -1px; top: -1px; width: 80px; height: 81px; min-width: 0; max-width: none; min-height: 0; max-height: none; padding: 0; margin: 0; border: 0 none; background: #f4b184 url(../image/category_more.png) no-repeat center; transform: rotate(180deg); text-align: left; text-indent: -999px; overflow: hidden; }
.modules_fmcs_daily .proc_list .search form .category .category_more.active	{ transform: rotate(0deg); }

.modules_fmcs_daily .proc_list .search form .category .group_list	{ display: none; padding: 0; margin: 0; border: 0 none; }
.modules_fmcs_daily .proc_list .search form .category .group_list.active	{ display: block; height: auto; overflow: visible; }

.modules_fmcs_daily .proc_list .search form .category .group_list > ul	{ padding: 0; margin: 0;; list-style: none; border-top: 1px solid #cdcdcd; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul:after	{ display: block; clear: both; content: ""; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li	{ padding: 5px; margin: 0; list-style: none; border-bottom: 1px solid #cdcdcd; box-sizing: border-box; background: none; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li:nth-child(1)	{ display: none; }
/*
.modules_fmcs_daily .proc_list .search form .category .group_list > ul.col_size_1 > li	{ width: 100%; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul.col_size_2 > li	{ width: 50%; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul.col_size_3 > li	{ width: 33.33%; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul.col_size_4 > li	{ width: 25%; }
*/

.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li label	{ display: block; line-height: 2em; padding: 0 0 0 19px; margin: 0; border: 1px solid #e1e1e1; background-color: #edecec; color: #000; font-size: 1.1em; font-weight: 600; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li select	{ display: block; width: 100%; height: 10em; line-height: 1.5em; margin: -1px 0 0 0; border: 1px solid #e1e1e1; box-shadow: none; background-color: #fff; }
/*
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li h4	{ line-height: 50px; padding: 0 30px; margin: 0; list-style: none; border-width: 1px; border-style: solid; border-color: #d0d0d0; background: #edecec; font-weight: 700; font-size: 18px; }
*/
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li h4	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul	{ display: block; height: auto; padding: 0; margin: 0; list-style: none; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul:after	{ display: block; clear: both; content: ""; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li	{ float: left; width: 20%; line-height: 50px; padding: 5px; margin: 0; list-style: none; box-sizing: border-box; font-size: 18px; background: none; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li a	{ display: block; padding: 0; border: 1px solid #c9c9c9; background-color: #fff; text-align: center; color: #333; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li a:focus, .modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li a:hover, .modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li a:active	{ background-color: #666; color: #fff; }
.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li a.active	{ background-color: #f4b184; color: #fff; }

.modules_fmcs_daily .proc_list .search form .category .group_list > p	{ padding: 20px 10px; margin: 0; background-color: #fff; }

.modules_fmcs_daily .proc_list .search form .submit	{ float: none; width: auto; margin: 20px 0 0 0; text-align: right; }
.modules_fmcs_daily .proc_list .search form .submit button[type="submit"]	{ min-width: 120px; height: 45px; padding: 0; margin: 0; border: 0 none; border-radius: 3px; background-color: #8476bf; text-align: center; font-size: 16px; font-weight: 500; color: #fff; cursor: pointer; transition: all .3s; }
.modules_fmcs_daily .proc_list .search form .submit button[type="submit"]:focus, .modules_fmcs_daily .proc_list .search form .submit button[type="submit"]:hover, .modules_fmcs_daily .proc_list .search form .submit button[type="submit"]:active	{ background-color: #000; color: #fff; }


.modules_fmcs_daily .proc_list .part_detail	{ margin: 40px 0; }
.modules_fmcs_daily .proc_list .part_detail table	{ width: 100%; table-layout: fixed; text-align: left; border: 1px solid #cdcdcd; border-top: 2px solid #665d5d; border-bottom: 2px solid #999191; background-color: #fff; }
.modules_fmcs_daily .proc_list .part_detail table tbody tr th,
.modules_fmcs_daily .proc_list .part_detail table tbody tr td	{ height: 50px; padding-left: 20px; border: 1px solid #e3e3e3; vertical-align: middle; text-align: left; word-break: keep-all; }
.modules_fmcs_daily .proc_list .part_detail table tbody tr th	{ background: #f7f4f4; }


.modules_fmcs_daily .proc_list .list	{ position: relative; clear: both; margin: 40px 0; }
.modules_fmcs_daily .proc_list .list:after	{ display: block; clear: both; content: ""; }

.modules_fmcs_daily .proc_list .list .calendar	{ float: left; width: 50%; padding-right: 10px; box-sizing: border-box; }
.modules_fmcs_daily .proc_list .list .calendar .info	{ line-height: 40px; padding: 0; margin: 10px 0 20px 0; text-align: center; }
.modules_fmcs_daily .proc_list .list .calendar .info .prev_month	{ position: relative; display: inline-block; width: 40px; height: 40px; line-height: 40px; padding: 0; margin: 0; border-radius: 100%; background: #878787 url(../image/arrow_left.png) no-repeat center center; color: #fff; text-align: left; text-indent: -9999px; overflow: hidden; vertical-align: top; }
.modules_fmcs_daily .proc_list .list .calendar .info .prev_month:focus, .modules_fmcs_daily .proc_list .list .calendar .info .prev_month:hover, .modules_fmcs_daily .proc_list .list .calendar .info .prev_month:active	{ background-color: #333; color: #fff; }
.modules_fmcs_daily .proc_list .list .calendar .info .next_month	{ position: relative; display: inline-block; width: 40px; height: 40px; line-height: 40px; padding: 0; margin: 0; border-radius: 100%; background: #878787 url(../image/arrow_right.png) no-repeat center center; color: #fff; text-align: left; text-indent: -9999px; overflow: hidden; vertical-align: top; }
.modules_fmcs_daily .proc_list .list .calendar .info .next_month:focus, .modules_fmcs_daily .proc_list .list .calendar .info .next_month:hover, .modules_fmcs_daily .proc_list .list .calendar .info .next_month:active	{ background-color: #333; color: #fff; }
.modules_fmcs_daily .proc_list .list .calendar .info .title_month	{ display: inline-block; margin: 0 1em; color: #000; font-size: 28px; font-weight: normal; vertical-align: top; }
.modules_fmcs_daily .proc_list .list .calendar table	{ width: 100%; table-layout: fixed; border-top: 1px solid #cdcdcd; }
.modules_fmcs_daily .proc_list .list .calendar table tr	{ border-bottom: 1px solid #cdcdcd; }
.modules_fmcs_daily .proc_list .list .calendar table thead tr th	{ height: 75px; background-color: #f7f4f4; font-size: 20px; font-weight: 700; text-align: center; vertical-align: middle; color: #222; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td	{ line-height: 25px; padding: 0; text-align: center; font-size: 16px; font-weight: normal; vertical-align: top; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.active	{ border: 1px solid #0072bc; background: #e9eef3; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a	{ display: block; min-height: 85px; line-height: 20px; padding: 14px 0; box-sizing: border-box; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td a:focus, .modules_fmcs_daily .proc_list .list .calendar table tbody tr td a:hover, .modules_fmcs_daily .proc_list .list .calendar table tbody tr td a:active	{ background: #e9eef3; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a strong	{ display: inline-block; padding-bottom: 6px; font-size: 24px; font-weight: normal; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a strong
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a em	{ font-style: normal; color: #656565; }
/* 10 : 예약가능, 20 : 예약불가, 30 : 휴관일, 40 : 미운영, 50 : 마감 */
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_20 .a,
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_30 .a,
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_40 .a,
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_50 .a	{ opacity: 0.6; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_10 .a em	{ color: #0072bc }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_20 .a em	{ color: darkorange }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_30 .a em	{ color: #ed2222 }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_40 .a em	{ color: #ed2222 }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_50 .a em	{ color: #656565 }

.modules_fmcs_daily .proc_list .list .calendar table thead tr th.weekday7,
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.weekday7 .a strong	{ color: #ed2262; }
.modules_fmcs_daily .proc_list .list .calendar table thead tr th.weekday6,
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.weekday6 .a strong	{ color: #125aab; }


.modules_fmcs_daily .proc_list .list .calendar table tbody tr td	{ height: auto; padding: 10px; border-color: #d0d0d0 !important; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a	{ position: relative; width: 100%; height: 0; min-height: 0; padding: 95% 0 0 0; border: 2px solid #ccc; border-radius: 100%; box-sizing: border-box; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a strong	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 0; margin: 0; display: flex; align-items: center; justify-content: center; color: inherit; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a br	{ display: none; }
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a em	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }

/* 10 : 예약가능, 20 : 예약불가, 30 : 휴관일, 40 : 미운영, 50 : 마감 */
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_20 .a,
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_30 .a,
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_40 .a,
.modules_fmcs_daily .proc_list .list .calendar table tbody tr td.status_50 .a	{ background-color: #ccc; color: #000; opacity: 0.6; }

.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a.active	{ border-color: #0072bc; background-color: #0072bc; color: #fff; }



.modules_fmcs_daily .proc_list .list .calendar .status_sample	{ line-height: 35px; margin: 20px 0; text-align: right; }
.modules_fmcs_daily .proc_list .list .calendar .status_sample span	{ display: inline-block; vertical-align: middle; }
.modules_fmcs_daily .proc_list .list .calendar .status_sample span + span	{ margin-left: 1em; }
.modules_fmcs_daily .proc_list .list .calendar .status_sample span:before	{ display: inline-block; width: 30px; height: 30px; margin-right: 0.5em; border: 2px solid #ccc; border-radius: 100%; background-color: #fff; content: ""; vertical-align: text-top; }
.modules_fmcs_daily .proc_list .list .calendar .status_sample span.status_yes:before	{}
.modules_fmcs_daily .proc_list .list .calendar .status_sample span.status_no:before	{ background-color: #ccc; color: #000; opacity: 0.6; }
.modules_fmcs_daily .proc_list .list .calendar .status_sample span.status_select:before	{ border-color: #0072bc; background-color: #0072bc; color: #fff; }



@media all and (max-width : 375px)
{
	.modules_fmcs_daily .proc_list .list .calendar .info .title_month	{ font-size: 35px; }
	.modules_fmcs_daily .proc_list .list .calendar	{ margin: 0 -10px; }
	.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a em	{ letter-spacing: -1px; }
}


.modules_fmcs_daily .proc_list .list .timelist	{ float: right; width: 50%; padding-left: 10px; box-sizing: border-box; }
.modules_fmcs_daily .proc_list .list .timelist .info	{ line-height: 40px; padding: 0; margin: 10px 0 20px 0; text-align: center; font-size: 40px; font-weight: normal; vertical-align: top;}
.modules_fmcs_daily .proc_list .list .timelist .info strong	{ display: inline-block; margin: 0 1em; color: #000; font-size: 28px; font-weight: normal; vertical-align: top; }
.modules_fmcs_daily .proc_list .list .timelist table	{ width: 100%; table-layout: fixed; border: 1px solid #cdcdcd; }
.modules_fmcs_daily .proc_list .list .timelist table tr	{ border-bottom: 1px solid #cdcdcd; }
.modules_fmcs_daily .proc_list .list .timelist table thead tr th	{ height: 75px; background-color: #f7f4f4; text-align: center; font-size: 20px; color: #222; font-weight: 700; vertical-align: middle; }
.modules_fmcs_daily .proc_list .list .timelist table tbody tr td	{ height: 50px; border: 1px solid #cdcdcd; padding: 0; text-align: center; }
.modules_fmcs_daily .proc_list .list .timelist table tbody tr td.empty	{ height: 85px; }
.modules_fmcs_daily .proc_list .list .timelist table tbody tr td input[type="radio"]	{ display: inline-block; width: 20px; height: 20px; padding: 0; margin: 0; cursor: pointer; appearance: auto; -webkit-appearance: auto; }


.modules_fmcs_daily .proc_list .item_list,
.modules_fmcs_daily .proc_list .application	{}
.modules_fmcs_daily .proc_list .item_list h3,
.modules_fmcs_daily .proc_list .application h3	{ float: none; clear: both; width: auto; padding: 0; margin: 40px 0 10px 0; background: none; font-size: 40px; font-weight: normal; vertical-align: top; }
.modules_fmcs_daily .proc_list .item_list table,
.modules_fmcs_daily .proc_list .application table	{ width: 100%; table-layout: fixed; border: 1px solid #cdcdcd; border-top: 2px solid #665d5d; border-bottom: 2px solid #999191; }
.modules_fmcs_daily .proc_list .item_list table tr,
.modules_fmcs_daily .proc_list .application table tr	{ border-bottom: 1px solid #cdcdcd; }
.modules_fmcs_daily .proc_list .item_list table thead tr th,
.modules_fmcs_daily .proc_list .application table thead tr th	{ height: 75px; background-color: #f7f4f4; text-align: center; font-size: 20px; color: #222; font-weight: 700; vertical-align: middle; }
.modules_fmcs_daily .proc_list .item_list table tbody tr td,
.modules_fmcs_daily .proc_list .application table tbody tr td	{ height: 50px; padding: 0; text-align: center; }
.modules_fmcs_daily .proc_list .item_list table tbody tr td.empty,
.modules_fmcs_daily .proc_list .application table tbody tr td.empty	{ padding: 3em 0; text-align: center; }
.modules_fmcs_daily .proc_list .item_list table tbody tr td input[type="radio"],
.modules_fmcs_daily .proc_list .application table tbody tr td input[type="radio"]	{ display: inline-block; width: 20px; height: 20px; padding: 0; margin: 0; cursor: pointer; appearance: auto; -webkit-appearance: auto; }

.modules_fmcs_daily .proc_list .application .submit	{ float: none; width: auto; margin: 20px 0 0 0; text-align: right; }
.modules_fmcs_daily .proc_list .application .submit button.submit	{ min-width: 120px; height: 45px; padding: 0 2em; margin: 0; border: 0 none; border-radius: 3px; background-color: #8476bf; text-align: center; font-size: 16px; font-weight: 500; color: #fff; cursor: pointer; transition: all .3s; }
.modules_fmcs_daily .proc_list .application .submit button.submit:focus, .modules_fmcs_daily .proc_list .application .submit button.submit:hover, .modules_fmcs_daily .proc_list .application .submit button.submit:active	{ background-color: #000; color: #fff; }





/**
일일이용내역
**/

.modules_fmcs_daily .result_box	{ clear: both; margin-bottom: 50px; border: 1px solid #cdcdcd; background-color: #fafafa; }
.modules_fmcs_daily .result_box:first-child	{ margin-top: 40px; }
.modules_fmcs_daily .result_box > strong	{ display: block; line-height: 80px; padding: 0 30px; background-color: #fff; text-align: center; font-size: 1.5rem; font-weight: 700; }
.modules_fmcs_daily .result_box > div	{ line-height: 2rem; padding: 30px; text-align: center; font-size: 1.3rem; }
.modules_fmcs_daily .result_box > div strong	{ color: #2d5daa; font-weight: 500; }
.modules_fmcs_daily .result_box > div em	{ font-style: normal; color: #9F2D00; font-weight: 500; }


/* 상태코드('10' 예약신청, '20' 결제대기, '30' 결제완료, '40' 예약취소, '41' 결제취소, '42' 전액환불, '43' 부분환불) */
.modules_fmcs_daily .status	{ display: inline-block; min-width: 80px; height: 35px; line-height: 33px; padding: 0 10px; border: 2px solid #989898; border-radius: 20px; background: #fff; text-align: center; color: #989898; font-size: 13px; }
.modules_fmcs_daily .proc_reg_list .status	{ display: flex; line-height: 13px; justify-content: center; align-items: center; word-break: break-word; }
.modules_fmcs_daily .status.status_10	{ border-color: #00959b; color: #00959b; }
.modules_fmcs_daily .status.status_20	{ border-color: #00959b; color: #00959b; }
.modules_fmcs_daily .status.status_30	{ border-color: #1160a9; color: #1160a9; }
.modules_fmcs_daily .status.status_40	{ border-color: #989898; color: #989898; }
.modules_fmcs_daily .status.status_41	{ border-color: #989898; color: #989898; }
.modules_fmcs_daily .status.status_42	{ border-color: #da148d; color: #da148d; }
.modules_fmcs_daily .status.status_43	{ border-color: #da148d; color: #da148d; }



.modules_fmcs_daily .proc_reg_list .search	{ padding: 25px; margin: 0 0 50px 0; border: 1px solid #d0d0d0; background-color: #fafafa; text-align: center; }
.modules_fmcs_daily .proc_reg_list .search label	{ display: inline-block; line-height: 50px; margin: 0 1em 0 0; font-size: 16px; font-weight: normal; }
.modules_fmcs_daily .proc_reg_list .search select	{ width: 100%; max-width: 230px; height: 45px; padding: 0 30px; margin: 0; border: 1px solid #d0d0d0; border-radius: 3px; box-sizing: border-box; background-color: #fff; font-size: 18px; }
.modules_fmcs_daily .proc_reg_list .search button[type="submit"]	{ min-width: 120px; height: 45px; padding: 0; margin: 0; border: 0 none; border-radius: 3px; background-color: #5a5a5a; text-align: center; font-size: 16px; font-weight: 500; color: #fff; cursor: pointer; transition: all .3s; }
.modules_fmcs_daily .proc_reg_list .search button[type="submit"]:focus, .modules_fmcs_daily .proc_reg_list .search button[type="submit"]:hover, .modules_fmcs_daily .proc_reg_list .search button[type="submit"]:active	{ background-color: #333; color: #fff; }

.modules_fmcs_daily .proc_reg_list .search	{ display: none; }



.modules_fmcs_daily .proc_reg_list .list table{width:100%; table-layout:fixed; border-top:1px solid #707070; border-top: 2px solid #665d5d; border-bottom: 2px solid #999191; }
.modules_fmcs_daily .proc_reg_list .list table thead th{height:60px; background:#f7f4f4; color:#222; font-weight:700; box-sizing:border-box; vertical-align:middle; text-align:center;}

.modules_fmcs_daily .proc_reg_list .list table tbody td,
.modules_fmcs_daily .proc_reg_list .list table tbody th,
.modules_fmcs_daily .proc_reg_list .list table tfoot td,
.modules_fmcs_daily .proc_reg_list .list table tfoot th	{height:60px; padding:5px; border-bottom:1px solid #bbb; box-sizing:border-box; vertical-align:middle; text-align:center; /* white-space:nowrap; overflow:hidden; text-overflow:ellipsis; */}
.modules_fmcs_daily .proc_reg_list .list table tr:last-child td,
.modules_fmcs_daily .proc_reg_list .list table tr:last-child th{border-bottom:1px solid #bbb;}
.modules_fmcs_daily .proc_reg_list .list table td.empty,
.modules_fmcs_daily .proc_reg_list .list table td.table-empty{ height:300px; }


.modules_fmcs_daily h3	{ padding: 0 0 20px 0; margin: 40px 0 0 0; font-size: 30px; font-weight: 700; }


.modules_fmcs_daily .table_box table {background-color: #fff; text-align: left; border-top: 2px solid #665d5d; border-bottom: 2px solid #999191; }
.modules_fmcs_daily .table_box table thead tr { border-bottom: 1px solid #bbb; color: white;}
.modules_fmcs_daily .table_box table thead tr th	{background-color: #f7f4f4; }
.modules_fmcs_daily .table_box table tr {border-bottom: 1px solid #bbbbbb;}
.modules_fmcs_daily .table_box table tr > th{ padding: 18px 30px; background-color: #fafafa; font-weight: normal; font-size: inherit; font-weight: 500; color: #222; }
.modules_fmcs_daily .table_box table tr > td{ padding: 18px 30px;}
.modules_fmcs_daily .table_box table tr > th,
.modules_fmcs_daily .table_box table tr > td {border-left: 1px solid #bbbbbb;}
.modules_fmcs_daily .table_box table tr > th:first-child,
.modules_fmcs_daily .table_box table tr > td:first-child {border-left: 0;}
.modules_fmcs_daily .table_box table tr > td em{ font-weight: 500; }
.modules_fmcs_daily .table_box table tr > th.brline,
.modules_fmcs_daily .table_box table tr > td.brline{border-left: 1px solid #bbb;}

.modules_fmcs_daily .table_box table thead tr th	{ padding-left: 0; padding-right: 0; text-align: center; }
.modules_fmcs_daily .table_box table tbody tr th	{ background-color: #f7f4f4; text-align: center; font-weight: 500; color: #222; }
.modules_fmcs_daily .table_box table tbody tr td.empty	{ text-align: center; }

.modules_fmcs_daily .table_box table tbody tr td input[type="text"],
.modules_fmcs_daily .table_box table tbody tr td select	{ width: auto; min-width: 0; max-width: 100%; height: 44px; padding: 0 20px; margin: 0; border: 1px solid #cdcdcd; box-sizing: border-box; background-color: #fff; font-size: 16px; }
.modules_fmcs_daily .table_box table tbody tr td select	{ padding-right: 40px; }
.modules_fmcs_daily .table_box table tbody tr td input[type="text"].full,
.modules_fmcs_daily .table_box table tbody tr td select.full	{ width: 100%; }


.modules_fmcs_daily .proc_reg_read .table_box_item table tbody tr td,
.modules_fmcs_daily .proc_reg_read .table_box_payment table tbody tr td	{ padding-left: 0; padding-right: 0; text-align: center; }
.modules_fmcs_daily .proc_reg_read .table_box_item table tbody tr td.txtleft,
.modules_fmcs_daily .proc_reg_read .table_box_payment table tbody tr td.txtleft	{ padding-left: 30px; }
.modules_fmcs_daily .proc_reg_read .table_box_item table tbody tr td.txtright,
.modules_fmcs_daily .proc_reg_read .table_box_payment table tbody tr td.txtright	{ padding-right: 30px; }


.modules_fmcs_daily .order	{ display: flex; justify-content: flex-end; -webkit-box-pack: end; padding: 0; margin: 20px 0 40px 0 !important; text-align: right; }
.modules_fmcs_daily .order > *	{ display: block; min-width: 120px; height: 45px; line-height: 43px; padding: 0 30px; margin: 0; border: 1px solid #515151; border-radius: 3px; text-align: center; font-size: 16px; font-weight: 500; white-space: nowrap; transition: all .3s; cursor: pointer; }
.modules_fmcs_daily .order > * + *	{ margin-left: 10px !important; }
.modules_fmcs_daily .order > *:focus, .modules_fmcs_daily .order > *:hover, .modules_fmcs_daily .order > *:active	{ border-color: #333 !important; background-color: #666 !important; color: #fff !important; }

.modules_fmcs_daily .order > *.action_list	{}
.modules_fmcs_daily .order > *.action_cancel	{ border-color: #595959; background-color: #595959; color: #fff; }
.modules_fmcs_daily .order > *.action_payment	{ border-color: #8476bf; background-color: #8476bf; color: #fff; }
.modules_fmcs_daily .order > *.action_refund	{ border-color: #8476bf; background-color: #8476bf; color: #fff; }



@media all and (max-width : 1024px)
{
	.modules_fmcs_daily .proc_reg_list .list	{ display: block; width: 100%; overflow: auto; }
	.modules_fmcs_daily .proc_reg_list .list table	{ width: 1024px; }
}


@media all and (max-width : 768px)
{
	.modules_fmcs_daily h3	{ font-size: 20px; }

	.modules_fmcs_daily .proc_list .search form .category .group_list	{ padding: 0; }
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul	{ margin: 0; }
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li	{ float: none; width: auto !important; padding: 0 0 10px 0; }
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li > div	{ margin: 0; }
	.modules_fmcs_daily .proc_list .search form .category .group_list > p	{ margin: 0; }


	.modules_fmcs_daily .proc_list .part_detail table	{ display: block; border-bottom: 0 none; }
	.modules_fmcs_daily .proc_list .part_detail table colgroup	{ display: none; }
	.modules_fmcs_daily .proc_list .part_detail table tbody	{ display: block; }
	.modules_fmcs_daily .proc_list .part_detail table tbody tr	{ display: block; }
	.modules_fmcs_daily .proc_list .part_detail table tbody tr:after	{ display: block; clear: both; content: ""; }
	.modules_fmcs_daily .proc_list .part_detail table tbody tr th,
	.modules_fmcs_daily .proc_list .part_detail table tbody tr td	{ float: left; height: 40px; line-height: 40px; box-sizing: border-box; }
	.modules_fmcs_daily .proc_list .part_detail table tbody tr th	{ width: 25%; padding-left: 0; border-width: 0 0 1px 0; text-align: center; }
	.modules_fmcs_daily .proc_list .part_detail table tbody tr td	{ float: left; width: 75%; border-width: 0 0 1px 1px; }


	.modules_fmcs_daily .proc_list .list .calendar	{ float: none; width: auto; padding-right: 0; }
	.modules_fmcs_daily .proc_list .list .timelist	{ float: none; width: auto; padding-left: 0; margin-top: 40px; }





	.modules_fmcs_daily .proc_list .search form .category h3	{ height: 50px; line-height: 16px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; }
	.modules_fmcs_daily .proc_list .search form .category .category_more	{ width: 50px; height: 50px; background-size: 40% auto; }
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li h4	{ line-height: 46px; padding: 0 10px; font-size: 16px; }
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul	{ /*height: 100px;*/ }
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li	{ width: 33.33%; line-height: 44px; font-size: 15px; }
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li a	{ height: 46px; line-height: 1.1em; padding: 0 3px; box-sizing: border-box; }
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li a	{ display: flex; align-items: center; justify-content: center; word-break: break-word; }

	
	.modules_fmcs_daily .proc_list .list .calendar table thead tr th	{ height: auto; }
	.modules_fmcs_daily .proc_list .list .calendar table tbody tr td	{ line-height: 1.1em; padding: 3px; font-size: 12px; }
	.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a	{ font-weight: normal; }
	.modules_fmcs_daily .proc_list .list .calendar table tbody tr td .a strong	{ font-size: 16px; }
	.modules_fmcs_daily .proc_list .list .calendar table tbody tr td em	{ font-weight: normal; }
	


	.modules_fmcs_daily .proc_list .list .timelist .info strong,
	.modules_fmcs_daily .proc_list .item_list h3,
	.modules_fmcs_daily .proc_list .application h3	{ display: block; line-height: 30px; margin-left: 0; font-size: 25px; text-align: left; }


/*
	.modules_fmcs_daily .proc_list .list .timelist table	{ display: block; }
	.modules_fmcs_daily .proc_list .list .timelist table colgroup	{ display: none; }
	.modules_fmcs_daily .proc_list .list .timelist table thead	{ display: none; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody	{ display: block; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr	{ display: block; border-bottom: 1px solid #333; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td	{ position: relative; display: block; clear: both; height: 40px; line-height: 39px; border-bottom: 1px solid #ccc; text-align: left; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td.empty	{ height: auto; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td:last-child	{ border-bottom: 0 none; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td:after	{ display: block; clear: both; content: ""; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td:before	{ float: left; width: 25%; margin-right: 1em; background-color: #e0e4e8; text-align: center; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td:nth-child(1):before	{ content: "선택"; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td:nth-child(2):before	{ content: "회차"; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td:nth-child(3):before	{ content: "시간"; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td:nth-child(4):before	{ content: "예약현황"; }
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td:nth-child(5):before	{ content: "예약가능인원"; }
*/
	.modules_fmcs_daily .proc_list .list .timelist table thead tr th,
	.modules_fmcs_daily .proc_list .list .timelist table tbody tr td	{ height: 40px; padding: 0; font-size: 13px; }
	

	.modules_fmcs_daily .proc_list .item_list table	{ display: block; }
	.modules_fmcs_daily .proc_list .item_list table colgroup	{ display: none; }
	.modules_fmcs_daily .proc_list .item_list table thead	{ display: none; }
	.modules_fmcs_daily .proc_list .item_list table tbody	{ display: block; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr	{ display: block; border-bottom: 1px solid #333; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td	{ position: relative; display: block; clear: both; height: 40px; line-height: 39px; border-bottom: 1px solid #ccc; text-align: left; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:last-child	{ border-bottom: 0 none; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:after	{ display: block; clear: both; content: ""; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:before	{ float: left; width: 25%; margin-right: 1em; background-color: #e0e4e8; text-align: center; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:nth-child(1):before	{ content: "선택"; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:nth-child(2):before	{ content: "상품명"; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:nth-child(3):before	{ content: "회원할인"; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:nth-child(4):before	{ content: "대상"; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:nth-child(5):before	{ content: "성별"; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:nth-child(6):before	{ content: "이용시간"; }
	.modules_fmcs_daily .proc_list .item_list table tbody tr td:nth-child(7):before	{ content: "요금"; }


	.modules_fmcs_daily .proc_list .application table	{ display: block; }
	.modules_fmcs_daily .proc_list .application table colgroup	{ display: none; }
	.modules_fmcs_daily .proc_list .application table thead	{ display: none; }
	.modules_fmcs_daily .proc_list .application table tbody	{ display: block; }
	.modules_fmcs_daily .proc_list .application table tbody tr	{ display: block; border: 0 none; }
	.modules_fmcs_daily .proc_list .application table tbody tr td	{ position: relative; display: block; clear: both; height: 40px; line-height: 39px; border-bottom: 1px solid #ccc; text-align: left; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:after	{ display: block; clear: both; content: ""; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:before	{ float: left; width: 25%; margin-right: 1em; background-color: #e0e4e8; text-align: center; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:nth-child(1):before	{ content: "이용센터"; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:nth-child(2):before	{ content: "이용업장"; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:nth-child(3):before	{ content: "이용상품"; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:nth-child(4):before	{ content: "이용시간"; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:nth-child(5):before	{ content: "판매금액(원)"; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:nth-child(6):before	{ content: "인원수"; }
	.modules_fmcs_daily .proc_list .application table tbody tr td:nth-child(7):before	{ content: "결제금액(원)"; }

	.modules_fmcs_daily .proc_list .application table tbody tr td input[name="member_count"]	{ width: auto !important; max-width: 50%; height: 35px !important; padding: 0 10px !important; text-align: left !important; vertical-align: baseline !important; }





	.modules_fmcs_daily .proc_reg_list .status	{ max-width: 100%; padding: 0; }




	.modules_fmcs_daily .proc_reg_read .table_box_info table	{ display: block; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table colgroup	{ display: none; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody	{ display: block; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody tr	{ display: block; border-bottom: 0 none; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody tr:after	{ display: block; clear: both; content: ""; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody tr th	{ display: block; float: left; clear: both; width: 25%; padding-left: 0; padding-right: 0; border-bottom: 1px solid #bbbbbb; box-sizing: border-box; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody tr td	{ display: block; float: left; width: 75%; padding-top: 0; padding-bottom: 0; border-bottom: 1px solid #bbbbbb; box-sizing: border-box; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody tr th	{ display: flex; height: 50px; line-height: 20px; justify-content: center; align-items: center; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody tr td	{ display: flex; height: 50px; line-height: 20px; justify-content: flex-start; align-items: center; }


	.modules_fmcs_daily .proc_reg_read .table_box_info	{ overflow: visible; }
	.modules_fmcs_daily .proc_reg_read .table_box_info:before	{ content: none; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table	{ width: 100%; min-width: 0; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody tr th	{ padding-left: 0; padding-right: 0; border-left: 1px solid #bbbbbb; }
	.modules_fmcs_daily .proc_reg_read .table_box_info table tbody tr td	{ padding-left: 10px; padding-right: 10px; border-right: 1px solid #bbbbbb; }

	.modules_fmcs_daily .proc_reg_read .table_box_item	{ display: block; width: 100%; overflow: auto; }
	.modules_fmcs_daily .proc_reg_read .table_box_item table	{ width: 100%; min-width: 500px; }

	.modules_fmcs_daily .proc_reg_read .table_box_discount	{ display: block; width: 100%; overflow: auto; }
	.modules_fmcs_daily .proc_reg_read .table_box_discount table	{ width: 100%; min-width: 500px; }

	.modules_fmcs_daily .proc_reg_read .table_box_payment	{ display: block; width: 100%; overflow: auto; }
	.modules_fmcs_daily .proc_reg_read .table_box_payment table	{ width: 100%; min-width: 750px; }


	.modules_fmcs_daily .proc_reg_read .table_box_pg colgroup col:first-child	{ width: 30% !important; }

	.modules_fmcs_daily .order > *	{ min-width: 0; }


	#ALLAT_MOBILE_PAY	{ position: fixed !important; left: 0 !important; top: 0 !important; width: 100% !important; height: 100% !important; }
}

@media all and (max-width : 520px)
{
	.modules_fmcs_daily .proc_reg_list .search fieldset	{ display: block; }
	.modules_fmcs_daily .proc_reg_list .search fieldset:after	{ display: block; clear: both; content: ""; }
	.modules_fmcs_daily .proc_reg_list .search label	{ float: left; width: 30%; margin: 0; text-align: center; }
	.modules_fmcs_daily .proc_reg_list .search select	{ float: left; width: 70%; margin: 0; }
	.modules_fmcs_daily .proc_reg_list .search button[type="submit"]	{ width: 100%; margin: 10px auto 0 auto; }
}


@media all and (max-width : 425px)
{
	.modules_fmcs_daily .proc_list .search form .category .group_list > ul > li ul li	{ width: 50%; }
}

.modules_fmcs_daily .proc_list .table_box	{ overflow: visible !important; }
.modules_fmcs_daily .proc_list .table_box:before	{ content: none !important; }
.modules_fmcs_daily .proc_list .table_box table	{ min-width: 200px; }




.modules_fmcs_daily .proc_list > *:first-child	{ margin-top: 50px; }

.modules_fmcs_daily .proc_list .item_list	{ clear: both; margin: 50px 0; }
.modules_fmcs_daily .proc_list .item_list:after	{ display: block; clear: both; content: ""; }
.modules_fmcs_daily .proc_list .item_list h3	{ float: left; margin: 0 0 10px 0; line-height: 1em; font-size: 28px; }
.modules_fmcs_daily .proc_list .item_list p.dc_info	{ float: right; padding: 0; margin: -10px 0 10px 0; }
.modules_fmcs_daily .proc_list .item_list p.dc_info button	{ min-width: 120px; height: 35px; padding: 0; margin: 0; border: 0 none; border-radius: 3px; background-color: #8476bf; text-align: center; font-size: 16px; font-weight: 500; color: #fff; cursor: pointer; transition: all .3s; }
.modules_fmcs_daily .proc_list .item_list p.dc_info button:focus, .modules_fmcs_daily .proc_list .item_list p.dc_info button:hover, .modules_fmcs_daily .proc_list .item_list p.dc_info button:active	{ background-color: #000; color: #fff; }
.modules_fmcs_daily .proc_list .item_list p.alert_msg	{ float: left; clear: left; width: calc(100% - 130px); line-height: 1.2em; margin: 0 0 10px 0; color: #f00; }
.modules_fmcs_daily .proc_list .item_list dl	{ clear: both; line-height: 50px; padding: 0; margin: 20px 0 0 0; list-style: none; border: 1px solid #bbb; border-top: 2px solid #665d5d; border-bottom: 2px solid #999191; }
.modules_fmcs_daily .proc_list .item_list dl:after	{ display: block; clear: both; content: ""; }
.modules_fmcs_daily .proc_list .item_list dl dt	{ float: left; width: 10%; padding: 0; margin: 0; list-style: none; border-left: 1px solid #bbb; box-sizing: border-box; background-color: #f7f4f4; text-align: center; }
.modules_fmcs_daily .proc_list .item_list dl dt:first-child	{ width: 15%; border-left: 0 none; }
.modules_fmcs_daily .proc_list .item_list dl dd	{ float: left; width: 20%; padding: 0 5px; margin: 0; list-style: none; border-left: 1px solid #bbb; box-sizing: border-box; }
.modules_fmcs_daily .proc_list .item_list dl dd:last-child	{ width: 25%; }
.modules_fmcs_daily .proc_list .item_list dl dd select	{ width: 100%; height: 40px; padding-left: 5px; border: 1px solid #c8c8c8; border-radius: 3px; }

.modules_fmcs_daily .proc_list .application	{ clear: both; margin: 50px 0; }
.modules_fmcs_daily .proc_list .application ul	{ line-height: 35px; padding: 0; margin: 0; list-style: none; border: 1px solid #bbb; border-top: 2px solid #665d5d; border-bottom: 2px solid #999191; }
.modules_fmcs_daily .proc_list .application ul li	{ padding: 5px 1em; margin: 0; list-style: none; background: none; border-top: 1px solid #bbb; text-align: right; }
.modules_fmcs_daily .proc_list .application ul li:before	{ display: block; float: left; padding: 0 1em 0 0; content: "선택 :"; }
.modules_fmcs_daily .proc_list .application ul li:after	{ display: block; clear: both; content: ""; }
.modules_fmcs_daily .proc_list .application ul li:first-child	{ border-top: 0 none; }
.modules_fmcs_daily .proc_list .application ul li .text	{ display: block; float: left; margin-right: 1em; }
.modules_fmcs_daily .proc_list .application ul li .inwon	{ display: inline-block; margin-right: 1em; }
.modules_fmcs_daily .proc_list .application ul li .inwon button	{ width: 2em; min-width: 0; height: 35px; padding: 0; border: 1px solid #c8c8c8; background-color: #fafafa; color: #000; font-weight: normal; font-family: serif; font-size: 16px; }
.modules_fmcs_daily .proc_list .application ul li .inwon button:first-child	{ border-right: 0 none; border-radius: 3px 0 0 3px; }
.modules_fmcs_daily .proc_list .application ul li .inwon button:last-child	{ border-left: 0 none; border-radius: 0 3px 3px 0; }
.modules_fmcs_daily .proc_list .application ul li .inwon input	{ width: 4em; height: 35px; padding: 0; border: 1px solid #c8c8c8; text-align: center; }
.modules_fmcs_daily .proc_list .application ul li .payment	{ display: inline-block; min-width: 10em; margin-right: 1em; }
.modules_fmcs_daily .proc_list .application ul li .payment:after	{ content: "원"; }
.modules_fmcs_daily .proc_list .application ul li .remove	{ padding: 0; margin: 0; border: 0 none; background: none; color: #000; font-weight: normal; font-family: san-serif; font-size: 20px; }

.modules_fmcs_daily .proc_list .application ul li .age	{ float: left; margin-right: 1em; }
.modules_fmcs_daily .proc_list .application ul li .age select	{ display: block; width: 124px; height: 35px; padding-left: 15px; border: 1px solid #c8c8c8; border-radius: 3px; box-sizing: border-box; background-color: #fff; font-size: 16px; }
.modules_fmcs_daily .proc_list .application ul li .add	{ display: inline-block; margin-right: 1em; }
.modules_fmcs_daily .proc_list .application ul li .add button	{ display: block; width: 124px; height: 35px; border: 1px solid #c8c8c8; border-radius: 3px; box-sizing: border-box; background-color: #fafafa; font-size: 16px; color: #000; font-weight: 400; }

.modules_fmcs_daily .proc_list .application p	{ position: relative; margin: 20px 0 50px 0; text-align: right; }
.modules_fmcs_daily .proc_list .application p:after	{ display: block; clear: both; content: ""; }
.modules_fmcs_daily .proc_list .application p strong	{ float: left; line-height: 50px; font-size: 2em; color: #000; }
.modules_fmcs_daily .proc_list .application p span	{ display: none; position: absolute; right: 0; top: 0; line-height: 20px; color: #555; font-size: 0.9em; }
.modules_fmcs_daily .proc_list .application p em	{ position: absolute; right: 0; bottom: 0; line-height: 30px; color: #2d5daa; font-weight: bold; font-size: 1.5em; }



.dc_info_content .tab	{ display: flex; padding: 0; margin: 0; list-style: none; border: 1px solid #c8c8c8; background-color: #fff; }
.dc_info_content .tab li	{ flex: 1 1 50%; padding: 0; margin: 0; list-style: none; background: none; }
.dc_info_content .tab li + li	{ border-left: 1px solid #c8c8c8; }
.dc_info_content .tab li a	{ position: relative; display: flex; align-items: center; justify-content: center; height: 40px; box-sizing: border-box; font-size: 18px; font-weight: 600; color: #1b1b1b; }
.dc_info_content .tab li a.active	{ z-index: 2; width: calc(100% + 2px); height: 42px; margin: -1px; background-color: #0072bc; color: #fff; }
.dc_info_content h4	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }


.modules_fmcs_daily .reservation_guideance	{}
.modules_fmcs_daily .reservation_guideance .reservation_guideance_text	{ position: relative; padding: 40px 20px 20px 20px; margin: 80px 0 30px; border: 2px solid #0072bc; background: #fff; }
.modules_fmcs_daily .reservation_guideance .reservation_guideance_text h3	{ position: absolute; left: 20px; top: -20px; display: flex; align-items: center; width: auto; height: 40px; line-height: 1; padding: 0 20px; margin: 0; border: 0 none; border-radius: 5px; background-color: #0072bc; font-size: 25px; font-weight: 500; color: #fff; }


#application_group_form input[type="text"],
#application_group_form select	{ width: 100%; height: 40px; padding-left: 5px; border: 1px solid #c8c8c8; border-radius: 3px; box-sizing: border-box; }
#application_group_form input[type="text"]::placeholder	{ color: #ccc; font-weight: normal; }
#application_group_form input[type="checkbox"],
#application_group_form input[type="radio"]	{ width: 20px; height: 20px; }
#application_group_form .button	{ min-width: 100px; height: 40px; margin: 0; }
#application_group_form .button + .button	{ margin-left: 20px; }

#application_group_form input[name="application_group__team_addr"]	{ width: calc(100% - 105px); }
#application_group_form buton.process_address_search	{ width: 100px; }


@media all and (max-width : 900px)
{
	.modules_fmcs_daily .proc_list .item_list dl	{ line-height: 40px; border-top: 0 none; }
	.modules_fmcs_daily .proc_list .item_list dl dt	{ clear: both; width: 25% !important; height: 45px; border-top: 1px solid #bbb; border-left: 0 none !important; }
	.modules_fmcs_daily .proc_list .item_list dl dd	{ width: 75% !important; height: 45px; border-top: 1px solid #bbb; }
	.modules_fmcs_daily .proc_list .item_list dl dd select	{ height: 35px; }

	#application_group_form input[name="application_group__team_addr"]	{ width: 100%; }
	#application_group_form buton.process_address_search	{ margin-top: 5px; }
}


.modules_fmcs_daily .proc_list .application .in_button button	{ width: 20%; height: 40px; padding: 0; margin: 0; box-sizing: border-box; border: 1px solid #ccc; border-radius: 3px 0 0 3px; background-color: #fff; text-align: center; color: #000; font-weight: normal; font-family: serif; }
.modules_fmcs_daily .proc_list .application .in_button button:first-child	{ border-right: 0 none; }
.modules_fmcs_daily .proc_list .application .in_button button:last-child	{ border-left: 0 none; border-radius: 0 3px 3px 0; }
.modules_fmcs_daily .proc_list .application .in_button input	{ width: 60%; height: 40px; padding: 0; margin: 0; box-sizing: border-box; border: 1px solid #ccc; border-radius: 0; text-align: center; }

@media all and (max-width : 768px)
{
	.modules_fmcs_daily .proc_list .application .in_button	{ padding: 0 !important; }
	.modules_fmcs_daily .proc_list .application .in_button button	{ width: 15%; height: 35px; font-size: 15px; }
	.modules_fmcs_daily .proc_list .application table tbody tr td input[name="member_count"],
	.modules_fmcs_daily .proc_list .application table tbody tr td.in_button > *	{ vertical-align: middle !important; }
}

@media all and (max-width : 640px)
{
	.modules_fmcs_daily .reservation_guideance .reservation_guideance_text h3	{ font-size: 15px; }
}





.dc_info_content .contents	{ padding: 0; margin: 0; font-size: 15px; }
.dc_info_content .contents h4	{ line-height: 1em; padding: 0; margin: 0 0 20px 0; background: none; }
.dc_info_content .contents table tbody tr th,
.dc_info_content .contents table tbody tr td	{ height: auto; line-height: 1.2em; }



.modules_fmcs_daily .agree_box	{ clear: both; }
.modules_fmcs_daily .agree_box > div	{ clear: both; max-height: 300px; min-height: 100px; padding: 10px; border: 1px solid #c8c8c8; background-color: #fafafa; overflow: auto; }
.modules_fmcs_daily .agree_box > div:after	{ display: block; clear: both; content: ""; }
.modules_fmcs_daily .agree_box > p	{ margin: 10px; }
.modules_fmcs_daily .agree_box > p input	{ width: 20px; height: 20px; }
.modules_fmcs_daily .agree_box > p label	{ font-size: 1.1em; font-weight: bold; }
