a{
	text-decoration:none;
}

.list_a{
	color:#f05800;
}

.hp4{
	color:#fff;
}

.list_tail{
	font-size:0.8rem;
}

.box-time{
	font-size:0.8rem;
}

.box-content{
	font-size:0.8rem;
}

.b_logo{
    width:50vw;
	max-width:300px;
    }

    

.search-bar {
      text-align: center;
	  margin-top:-20px;
    }

.box-tit{
	font-size:1.5rem;
}

.bg-head{
	background-color:#d9d7d7;
}

.bg-tail{
	background-color:#000;
	color:#fff;
}

.swiper-slide{
	height:100%;
}

@media (max-width: 768px) {
		.swiper{
			width: 100%;
			height: auto;
			margin-bottom: 15px;
			
		}

	
		.swiper-slide{
			padding-bottom: 450px;
		}
		
		
	}
	
	
.page-load-status {
  display: none; /* hidden by default */
  padding-top: 20px;
  border-top: 1px solid #DDD;
  text-align: center;
  color: #777;
}

.search {
    
    padding: 4px;
    
	max-width:60vw;
}

.search-1 {
    position: relative;
    width: 100%
}

.search-1 select {
   
}

.search-1 select:focus {
    
}



::placeholder {
    color: #eee;
    opacity: 1
}

.search-2 {
    position: relative;
    width: 100%
}

.search-2 input {
    
    width: 100%;
    
}

.search-2 input:focus {
  
}


.search-2 button {
    position: absolute;
    right: 1px;
    top: 0px;
    background-color: #4a4a4a;
    color: #fff;
    border-radius: 4px;
}


.post{
	padding-bottom:11px;
}

.p-1 img{
	border-radius:5px;
	width:100%;
	aspect-ratio:16/9;
}

.box-time{
	color:#344feb;
}

.logtext a{
	color:#000;
}
.loglogo a{
	color:#fa9702;	
}

