.high-search-space{width:1200px;}
.high-search-space-title{width:1200px;border-bottom: 1px solid #1a82ee;height:35px;}
.high-search-space-title ul{width:1200px;height:35px;display: flex;flex-direction: row;justify-content: flex-start;}
.high-search-space-title ul li{width:100px;height:35px;line-height:35px;text-align: center}
.high-search-space-title ul li.cursearch{background: #1a82ee;color:#FFFFFF;font-size:14px;font-weight: bold;}
.high-search-space-title ul li.cursearch a{color:#FFFFFF;font-size:14px;font-weight: bold}
.high-search-space-items{width:1200px;display: flex;flex-direction: column;justify-content: flex-start;}
.high-search-space-item{width:1200px;display: flex;flex-direction: row;justify-content: flex-start}
.high-search-space-item-name{width:120px;text-align: right;height:40px;line-height: 40px;}
.high-search-space-item-info-row{height:40px;flex: 1;display: flex;flex-direction: row;justify-content: flex-start;align-items: center;}
.high-search-space-item-info-row span{padding:0 10px;}
.high-search-space-item-info-row-date{height:40px;flex: 1;display: flex;flex-direction: row;justify-content: flex-start;align-items: center;}
.high-search-space-item-info-row-date span{padding:0 10px;}
.high-search-space-item-info-row input{border: 1px solid #e7e7e7;height:25px;line-height: 25px;padding:0 10px;width:300px;}
.high-search-space-item-info-row-date input{border: 1px solid #e7e7e7;height:25px;line-height: 25px;padding:0 10px;width:150px;}
.high-search-space-item-info-row-radio{height:40px;flex: 1;display: flex;flex-direction: row;justify-content: flex-start;align-items: center;}
.high-search-space-item-info-row-radio-lm{height:40px;display: flex;flex-direction: row;justify-content: flex-start;align-items: center;}
.high-search-space-item-info-row-radio label{margin-right:10px;}
.high-search-space-item-info-row-radio label input{border: 1px solid #e7e7e7;margin-right: 5px;}
.high-search-space-item-info-row-radio-lm label{margin-right:10px;}
.high-search-space-item-info-row-radio-lm label input{border: 1px solid #e7e7e7;margin-right: 5px;}
.high-search-space-item-info-colmun{flex: 1;display: flex;flex-direction: column;justify-content: flex-start;}
.high-search-space-item-info-city-all{width:100%;height:40px;display: flex;flex-direction: row;justify-content: flex-start;align-items: center}
.high-search-space-item-info-city-all label input{margin-right: 5px;border: 1px solid #e7e7e7}
.high-search-space-item-info-city-list{width:100%;display: flex;flex-flow: row wrap;justify-content: space-between;}
.high-search-space-item-info-city-list-class{width:50%;height:30px;display: flex;flex-direction: row;justify-content: flex-start;align-items: center}
.high-search-space-item-info-city-list-class label{margin-right: 10px;}
.high-search-space-item-info-city-list-class label input{margin-right: 5px;border: 1px solid #e7e7e7}
.high-search-space-items-button{width:1200px;height:45px;display: flex;flex-direction: row;justify-content: center;align-items: center}
.high-search-space-items-button-button{width:150px;height:35px;background:#1a82ee;color:#FFFFFF;text-align: center;margin-right: 10px;}
.high-search-space-items-button-button a{width:150px;height:35px;line-height:35px;display:block;background:#1a82ee;color:#FFFFFF;text-align: center;font-size:16px;font-weight: bold;}
.high-search-space-items-button-button a:hover{text-decoration: none}
.high-search-space-items-button-a{height:35px;}
.high-search-space-items-button-a a{padding:0 10px;line-height:35px;color:#666666;}
.spacenone{display: none}
