@charset "utf-8";
/*#header {
	position:absolute; 
	top:0;
	left:0;
	z-index: 9000;
}*/
#header_top {
	height: 122px;
}
#header_logo .logo, #header_logo_fix .logo {
	display:inline-block;
	margin:0;
	line-height: 120%;
	font-weight:bold;
	font-size: 1.4rem;
}

#header_logo .logo img, #header_logo_fix .logo img {
	height: auto;
	margin: -3px 0 0 0;
}

#header_search, #index_header_search {
	background-color:transparent;
	width: 100%;
	display: block;
	position: relative;
	height: 100%;
	}
	
	#header_top .inner {
		height:auto; min-height:initial;min-width: auto;
		}
		
.header_search_inputs,
form.columns-5 .header_search_inputs
{width: 47%;float: left ;margin: 0 5px 7px 0;}

#header_search {
	display:block;
	position:relative; 
	top:-29px; 
	left:0; 
	z-index:9;
}

.header_search_inputs select {
	height: 28px;
	padding:0 16px;
	font-size:12px;
	opacity:1;
	-webkit-appearance:none;
	-moz-appearance:none;
	background: white url(https://www.kore1ban.com/recovery/wp-content/uploads/2019/08/arrow_s.png) no-repeat right 16px center / 12px !important;
}
.header_search_button, form.columns-5 .header_search_button{
	width: 50%;
	margin: 0 auto;
	position: relative;
}
#header_search_submit{
	font-size: 1.2rem;
	height: 28px;
	width: 90%;
	margin: 0 5% 0 0;
}	

.header_search_button img{
	position: absolute;
	top: 31%;
	right: 18%;
	width: 7%;
	height: auto;
}
strong.green{
	color: #196600;
}
.adviser{
	padding: 0 0 0 9%;
}


  #header_slider .item:before {
   padding-top:0%; 
  }
  #header_slider .item img {
      width: 100%;
	  height: auto;
    display: block;
	position: static;
	 -webkit-transform:none;
    -mox-transform:none;
    -ms-transform:none;
    -o-transform:none;
	transform:none;
  }




.cmn_bg_block.cmn_block2 .txt{
	font-size: 1.2rem;
}
.cmn_bg_block.cmn_block2 .ttl{
	font-size: 1.2rem;
}

.cmn_bg_block2 ul{
	width: 100% !important;
}
.cmn_bg_block2 .point_list li img{
	width: 5%;
	height: auto;
}
.table_list {
	width: 800px;
	background: #fff;
}
.table_list.top {
	font-size: 1.1rem;
}
.table_list td.thumbnail img{
	width: 43%;
	height: auto;
}
.table_list td.thumbnail .rank{
	width: 20%;
	height: auto;
}
.table_list.top th{
	background: #FFFF4D;
	text-align: center;
	padding: 1% 0;
	font-weight: normal;
}
.table_list.top th:first-of-type{
	width: 15%;
}
.table_list.top th:nth-child(2){
	width: 20%;
}
.table_list.top th:nth-child(3){
	width: 20%;
	font-size: 1.1rem !important;
}
.table_list.top th:nth-child(4){
	width: 15%;
}
.table_list.top td:nth-child(5){
	width: 15%;
	font-size: 1.1rem !important;
}
.table_list td{
	padding: 1%;
	vertical-align: middle;
	text-align: center;
	line-height: 140%;
	font-weight: bold;
}
#footer_bottom_menu{
	margin: 0;
}
#copyright{
	background: #fff;
	margin: 0 0 0 0;
	padding: 5px 0;
}

.page .cmn_inner.container2{
width: 100%;

}



@media only screen and (max-width:1024px) {
  body { font-size:12px; }
  #left_col, #side_col { width:initial; width:auto; }
  #left_col, #side_col { float:none !important; }
  #main_col, .inner { width:initial; width:auto; padding:0 20px; }
  .home-search_results #main_col { /*margin:30px 0 33px;*/ margin:180px 0 33px !important; }
  #side_col { margin:30px 0 0 0; }
}


.table_container{
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}



#header_logo, #header_logo_fix{
	text-align: center !important;
	float: none;
	padding: 1% 0 0 0;
}