@charset "UTF-8";
#contents .top-section{margin-bottom: 30px}
.switch-wrap div{background: #fff}

.on_air {  margin-bottom: 20px;}

.search2{position: relative;}
.search2_01{position: absolute;left: 0;bottom: 5px;width: 100%;margin: 0;background-color: transparent!important;}
.search2_01 .search-input{width: calc(90% - 35px);}

.bn2023_01{margin: 40px 0}



.bn2023_09 {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  background: #FFD200
}
.bn2023_09 img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.in-bn2023_09_02{display:flex;
  flex-flow: column;
  justify-content:center;}


.news{margin-bottom: 40px;}

.switch-wrap img{max-height: none}
.wrap002{align-items: center; padding: 2px;border: 5px solid #0075c1;background: #fff;}
.r-btn01{min-width: 62px}
@media only screen and (min-width: 481px) {
	.wrap002{ padding: 5px;border: 8px solid #0075c1;}
	.search2_01{top: 55%;width: 90%;}
	

}
@media only screen and (min-width: 768px) {}
@media only screen and (max-width: 940px) {}
@media only screen and (min-width: 941px) {}

@media only screen and (max-width: 959px){
	#search,header h1{display: none
	}

}
@media only screen and (min-width: 960px) {}
@media only screen and (min-width: 1290px) {

	.search2_01{top: 60%;width: 90%;}

	.search2_01 .search-input{width: calc(100% - 35px);}
}