@charset "UTF-8";

form label	{ display: inherit; }

#contents.facilities_list > .inner	{ max-width: none; }
#contents.facilities_list > .inner > .path	{ max-width: 1200px; margin: 0 auto 18px auto; }

.facilities_list .tabs1	{ max-width: 1200px; margin: 0 auto 30px auto; }
.facilities_list .tabs1 + h3	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }



.rent-schedule-wrap .table-wrap .table-calendar table	{ margin: 0; border: 0 none; }
.rent-schedule-wrap .table-wrap .table-calendar table thead th	{ line-height: normal; padding: 0; border: 0 none; }
.rent-schedule-wrap .table-wrap .table-calendar table tbody td	{ line-height: normal; padding: 0; border: 0 none; }


form .file-upload	{ display: block; }
form .file-upload ul	{ display: block; }
form .file-upload ul li	{ display: block; margin: 0 0 10px 0; }
form .file-upload ul li input[type="file"]	{ width: calc(100% - 100px); }
form .file-upload ul li .btn-file	{ margin: 0 0 0 10px; }


.lecture-list-price.single	{ border-top: 1px solid #e1e1e1; }

.lecture-list ul li .item .info dl dt,
.lecture-list ul li .item .info dl dd	{ line-height: 48px; }