/*顧客一覧*/
#base.list {
  padding: 2%;
  box-sizing: border-box;v
}
#base.list h2 {
  font-size: 14px;
}
#base.list form > div {
  background: #dbe3ec;
  border-radius: 3px;
  margin-bottom: 2%;
  padding: 2%;
  box-sizing: border-box;
}
#base.list form ul {
  font-size: 0;
}
#base.list form ul li {
  display: inline-block;
  width: 49%;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2%;
}

@media screen and (max-width: 769px) {
  #base.list form ul li{
    font-size: 10px;
  }
}

#base.list form ul li:nth-child(2n) {
  margin-left: 2%;
}
#base.list form ul li input,
#base.list form ul li select {
  width: 100%;
  box-sizing: border-box;
}
#base.list form > p {
  background: #fff;
  border: 1px solid #ccc;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 60%;
  height: auto;
}

/*
#base.list form > p:before {
  content: '\f002';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  color: #235ea7;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 23px;
}
*/

#base.list form input[type="submit"] {
  background: none;
  border: transparent;
  display: block;
  width: 100%;
  padding: 5px 0;
}
/*ダッシュボード（商圏データ）*/
#base.dashboard .data-list li{
    float: left;
    box-sizing: border-box;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #c0c0c0;
    font-size:14px;
    color:#ffffff;
}

@media screen and (max-width: 769px) {
  #base.list form ul li{
    font-size: 10px;
  }
}

#view_result{
    margin-top: -40px;
    padding-top: 40px;
    padding-bottom: 60px;
}

#base.dashboard .data-list li:nth-child(3n){
    margin-right: 0;
}

#base.dashboard .data-list i{
    padding-right: 4px;
}

#base.dashboard .data-list .data-nuv{

    font-weight: 500;
    color: #000000;
    text-align: right;
    padding: 3px;

}

#base.dashboard .data-list .data1-name{
    padding-left: 5px;
    background-color: #a9a9a9;
    padding: 3px 3px 3px 5px;
    box-sizing: border-box;
}

#base.dashboard .data-list .data2-name{
    padding-left: 5px;
    background-color: #ee4d4d;
    padding: 3px 3px 3px 5px;
    box-sizing: border-box;
}

#base.dashboard .data-list .data3-name{
    padding-left: 5px;
    background-color: #f1c232;
    padding: 3px 3px 3px 5px;
    box-sizing: border-box;
}

#base.dashboard .data-list .data4-name{
    padding-left: 5px;
    background-color: #3C5A99;
    padding: 3px 3px 3px 5px;
    box-sizing: border-box;
}

#base.dashboard .data-list .data5-name{
    padding-left: 5px;
    background-color: #00B900;
    padding: 3px 3px 3px 5px;
    box-sizing: border-box;
}


/* 商圏設定 */
#base.areaset form > div {
  background: #dbe3ec;
  border-radius: 3px;
  margin-bottom: 2%;
  padding: 2%;
  box-sizing: border-box;
}
#base.areaset form ul {
  font-size: 0;
}
#base.areaset form ul li {
  display: inline-block;
  width: 49%;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2%;
}

@media screen and (max-width: 769px) {
    #base.areaset form ul li {
        font-size: 10px;
    }
}
#base.areaset form ul li:nth-child(2n) {
  margin-left: 2%;
}
#base.areaset form ul li input,
#base.areaset form ul li select {
  width: 100%;
  box-sizing: border-box;
}
#base.areaset form > p {
  background: #fff;
  border: 1px solid #ccc;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 60%;
  height: auto;
}
/*
#base.areaset form > p:before {
  content: '\f002';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  color: #235ea7;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 23px;
}
*/
#base.areaset form input[type="submit"] {
  background: none;
  border: transparent;
  display: block;
  width: 100%;
  padding: 5px 0;
}

.scroll table.tablelist { 
  width: 100%;
  font-size: 14px;
  border-spacing: 1px;
  background: #fff;
  margin-top: 10px;
}


.scroll table.tablelist th,
.scroll table.tablelist td{
  padding: 5px;
}
.scroll table.tablelist th{
  border: 1px solid #fff;
  background: #eef1f4;
}


.scroll table.tablelist td{
  background: #fff;
}

.scroll button{
  font-size: 14px;
}

@media screen and (max-width: 769px) {
    .scroll table.tablelist {
        font-size: 10px;
    }
    
    .scroll button{
        font-size: 10px;
    }
}

.scroll{ overflow: auto; white-space: nowrap; font-size: 14px;}

.scroll::-webkit-scrollbar{ height: 5px; }
.scroll::-webkit-scrollbar-track{ background-color: #f1f1f1; }
.scroll::-webkit-scrollbar-thumb{ background-color: #bcbcbc; }

.scroll .chk { margin: 10px; }

/* 商圏リスト */
#base.dashboard .area-list{
  margin-bottom: 20px;
}
#base.dashboard .area-list > ul li.selectbtn{
  margin: 3px;
  padding: 6px;
  background: #dbe3ec;
  width: 96%;
  float: left;
  font-size: 13px;
  color: #333;
}

#base.dashboard .area-list > ul li.selectbtn .fa-heart{
  color: #ee4d4d;
}
#base.dashboard .area-list > ul li.selectbtn .fa-star{
  color: #f1c232;
}
#base.dashboard .area-list > ul li.selectbtn .fa-user{
  color: #aeaeae;
}

#base.dashboard .area-list > p{
  text-align: right;
  margin: 3px;
  width: 96%;
  font-size: 10px;
}


/*持ち家リスト設定*/
#base.ownerset label{
  display: block;
}
#base.ownerset input[type="checkbox"].on-off{
    display: none;
}
#base.ownerset ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#base.ownerset input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

#base.ownerset input[type="checkbox"].on-off:checked + ul{
    height: auto;
}
/*
#base.ownerset .hidden_box1 label{
  cursor: pointer;
}

#base.ownerset .hidden_box1 input{
  display: none;
}
#base.ownerset .hidden_box1 .hidden_show1{
  height: 0; padding: 0; overflow: hidden; opacity: 0; transition: 0.8s;
}
.hidden_box1 input:checked ~ .hidden_show1{
  height: auto; opacity: 1;
}
*/
