@charset "utf-8";
/*
Theme Name:
Theme URI:
Description:
Template:
Author:
Author URI:
*/

/*** now-on-air ***/
.noa-body{
	margin: 1.5rem 0;
}
.now-on-air .link{
	text-align: center;
	border-top: 3px dotted #333;
	padding: 1.5rem 0;
	justify-content: space-around;
	align-items: center;
}
.now-on-air .link a{
	display: inline-block;
	min-width: 160px;
	padding: 1rem 1.25rem;
	line-height: 1;
	background: #333;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
}
.now-on-air .link a:hover{
	opacity: 0.8;
}
#mec_skin_10010 .mec-wrap{
	border: none;
	box-shadow: none;
	margin: 0;
}
#mec_skin_10010 .mec-events-agenda{
	border-bottom: none;
}
#mec_skin_10010 .mec-agenda-date-wrap{
	display: none;
}
#mec_skin_10010 .mec-agenda-events-wrap{
	background-color: #fff;
	width: 100%;
	text-align: center;
	padding: 0;
}
#mec_skin_10010 .mec-agenda-event-title{
	display: block;
	font-size: 1.15rem;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin-top: 0.75rem;
}
#mec_skin_10010 .mec-agenda-event i{
	font-size: 20px;
	color: #000;
	vertical-align: baseline;
	font-weight: bold;
}
#mec_skin_10010 .mec-agenda-time{
	font-size: 1.25rem;
	font-weight: bold;
	color: #000;
	width: auto;
	padding: 0;
}

#mec_skin_10010 .mec-events-agenda-wrap{
	padding: 0;
}

#mec_skin_10010{
	box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
	padding: 3rem 1rem;
	margin: 0.5rem 3rem;
	border: solid 0.25px #d3d3d3;
}


#mec_skin_10010{
	background: url(images/pin_01.png) no-repeat left 50% top 5px / auto;
}

@media screen and (max-width: 430px) {
.noa-body{
	margin: 2rem 0;
}
#mec_skin_10010 .mec-agenda-event-title{
	font-size: 0.8rem;
}
#mec_skin_10010 .mec-agenda-time{
	font-size: 1rem;
}
#mec_skin_10010{
	padding: 1rem 0.5rem;
	margin: 1rem;
}
#mec_skin_10010 .mec-agenda-event i{
	font-size: 15px;
}
#mec_skin_10010{
	background: none;
}
}

@media (min-width: 768px){
.col-md-3 {
	max-width: 45%!important;
}
}
@media (min-width: 768px){
.link .col-md-3 {
	margin-bottom: 0!important;
}
}
@media (max-width: 430px){
.now-on-air .link{
	padding:2rem 0 0 0!important;
}
}
/*** ���b�Z�[�W�e�[�} ***/
.feature.post {
  border-color: #000;
}

.mes_box h2 {
	background-color: #000 !important;
	border-bottom: 4px solid #333;
}

.mes_box .personalitys {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  padding: 0 8px 10px;
  width: 100%;
}

.mes_box .personality {
  margin-right: 8px;
  width: calc(33.333% - 16px / 3);
}

.mes_box .personality:last-child {
  margin-right: 0;
}

.mes_box .personality .card {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  border-radius: 0;
  background-color: #eee;
}

.mes_box .personality .card img {
  margin: 5px auto 0;
  width: 100%;
  max-width: 100px;
  height: 75px;
  max-height: 75px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mes_box .personality .card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 8px 0 0;
  padding: 5px;
  width: 100% !important;
  text-align: center;
  font-size: 12px;
  letter-spacing: -1px;
  background-color: #000;
}

@media screen and (max-width: 1500px) {
  .mes_box .personality .card a {
    font-size: 10px;
  }
}

@media screen and (max-width: 1385px) {
  .mes_box .personality .card a {
    padding: 3px;
  }
}

.mes_box .personality .card a:hover {
  opacity: .8;
}

.mes_box .personality .card a::before {
  content: "";
  display: inline-block;
  margin-right: 1px;
  width: 22px;
  height: 15px;
  background-image: url(./images/icon_message.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1385px) {
  .mes_box .personality .card a::before {
    display: none;
  }
}

.next-mes_box #next-message {
  padding: 1.5rem 0;
}

.next-mes_box .slick-list {
  margin: 0 13% 0;
}

.next-mes_box .slick-slide {
  padding: 0;
  height: auto;
}

.next-mes_box .message-prev {
  position: absolute;
  top: calc(50% - 4px);
  left: 4%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 40px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
}

@media screen and (max-width: 1500px) {
  .next-mes_box .message-prev {
    left: 3%;
    width: 35px;
  }
}

@media screen and (max-width: 500px) {
  .next-mes_box .message-prev {
    width: 30px;
  }
}

.next-mes_box .message-next {
  position: absolute;
  top: calc(50% - 4px);
  right: 4%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 40px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
}

@media screen and (max-width: 1500px) {
  .next-mes_box .message-next {
    right: 3%;
    width: 35px;
  }
}

@media screen and (max-width: 500px) {
  .next-mes_box .message-next {
    width: 30px;
  }
}

.next-mes_box .slick-disabled {
  opacity: 0;
  cursor: default;
  pointer-events: none;
}

/** �T�Ԕԑg�\ **/
#mec_timetable_month_10011_202201{
	background-color: #fff;
}
#mec_weekly_view_date_events10011_20220120{
	margin-bottom: 0;
	margin-top: 0;
}
.mec-event-footer{
	display: none;
}

/****���e�������N***/
#bread_crumb a{
	color:#107fdc;
}
#bread_crumb a:hover{
	color:#55b1ff;
	text-decoration:underline;
}

/*.single a{
	color:#107fdc;
}
.single a:hover{
	color:#55b1ff;
	text-decoration:underline;
}
.single a:visited{
	color:#004d8f;
}

.nav-area a:visited{
	color:#000000;
	text-decoration:none;
}

.single article.program .link a,
.single article.program .link a:hover,
.single article.program .link a:visited{
	color:#000000;
	text-decoration:none;
}
*/

/****�ԑg�Љ�***/
.prog_page h2{
margin:15px 0;
}
.prog_page dl {
display: flex;
flex-flow: row wrap;
width: 100%;
margin-bottom:5%;
border-top: 1px solid #ccc;
}
.prog_page  dt {
flex-basis: 25%;
padding: 20px;
background-color: #f1f1f1;
border-bottom: 1px solid #ccc;
margin-bottom: 0;
text-align: center;
}
.prog_page  dd {
flex-basis: 75%;
padding: 20px;
background-color: #fff;
border-bottom: 1px solid #ccc;
margin: 0;
}
.prog_page ul.list_tech,
.prog_page ul.list_pro{
	padding-left:1.5rem;
}
.prog_page .com-n,
.prog_page .com-n1{
	background-color: #333333;
	color: #FFFFFF;
	font-size: 120%;
} 

.prog_page  dd a{
	color:#004d8f;
}
.prog_page  dd a:hover{
	color:#107fdc;
	text-decoration:underline;
}

@media screen and (max-width: 430px) {
.prog_page  dl {
	flex-flow: column;
}
.prog_page  dt {
	padding: 7px;
	background-color: #eeeeee;
	border-bottom: 1px solid #ccc;
	text-align:left;
}
.prog_page  dd {
	padding: 10px;
}
.prog_page li{
	margin-bottom:10px;
	border-top: 1px solid #cccccc;
}
}

/****�p�[�\�i���e�B***/
article.personality{
	background: #fff;
	border: 4px solid #333;
	border-radius: 0.25rem;
	padding: 3rem 5rem;
}
article.personality figure img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#personality article h3{
	margin-bottom: 0.5rem;
	font-weight: 600;
	line-height: 1.5;
	height: 55px;
}
.personality dl{
	margin-bottom: 4rem;
}
.personality dt{
	background-color: #fbe2e1;
	border: 3px solid #333;
	border-radius: 0.5rem;
	padding: 0.5rem 1rem;
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 0;
	margin-right: 1em;
}
.personality dd{
	padding-top: 0.75em;
	width:80%;
	margin-left: auto;
	padding-left: 3em;
}

@media screen and (max-width: 430px) {
article.personality{
	margin: 0;
	padding: 1em;
}
.personality dt{
	float: none;
	width: 100%;
}
.personality dd{;
	width: 100%;
	padding-left: 0.5em;
}
}

/*�Œ�y�[�W����*/
#disaster-prevention a,#listen a,#privacy a,#bericard a,#sponsor a,#supporter a,#contact-form a,#council a,#backnumber a,#radio-about a,#request a{
	color:#107fdc;
}
#disaster-prevention a:hover,#listen a:hover,#privacy a:hover,#bericard a:hover,#sponsor a:hover,#supporter a:hover,#contact-form a:hover,#council a:hover,#backnumber a:hover,#radio-about a:hover,#request a:hover{
	color:#55b1ff;
	text-decoration:underline;
}
#contact .col-lg-10{
	margin: auto;
}
.br-sp{
	display: none;
}
.br-pc{
	display: inline;
}
.pink{
	color: #F34B84;
	font-weight: bold;
}
@media screen and (max-width: 430px) {
.br-sp{
	display: inline;
}
.br-pc{
	display: none;
}
}

/****���W�I�̒�����****/
/*#listen .col-sm-6{
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 2rem;
}
#listen a.btn{
	background-color: #fbe2e1;
	border: 4px solid #333;
	border-radius: 0.5rem;
	padding: 0.5rem 2rem;
}
#listen a.btn:hover{
	background-color: #f1bebc;
}*/
#listen h3{
	color: #FFFFFF;
	font-size: 120%;
	font-weight: 600;
}
#listen .green{
	background-color: #5FBD13;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
}
#listen .blue{
	background-color: #0EA5DC;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
}
#listen li{
	margin-bottom: 1rem;
}

/****�l���ی���j****/
#privacy h2{
	background-color: #c61722;
	color: #fff;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
	font-size: 120%;
	font-weight: 600;
}
#privacy h3{
	border-left: solid 15px #c61722;
	line-height: 1;
	padding: 0.1em 0.25em;
	margin-bottom: 0.75rem;
}
#privacy h4{
	font-size: 120%;
	margin-bottom: 1rem;
}
#privacy dl{
	border: 3px solid #000;
}
#privacy dt{
	background: #3333cc none repeat scroll 0 0;
	color: #ffffff;
	font-size: 120%;
	margin: 0;
	padding: 0.5rem 0.75em;
}
#privacy dd{
	margin: 0;
	padding: 1em;
	background-color: #fff;
}
#privacy ul{
	margin-left: 2rem;
}

@media screen and (max-width: 430px) {
#privacy ul{
	margin-left: 0.75rem;
}
}

/****�T�|�[�^�[�E�X�|���T�[****/
.nav-tabs{
	border-bottom: 1px solid #000;
}
.message .nav-tabs .nav-link{
	border: 1px solid #000;
	padding: 0.75rem 5rem;
}
.nav-tabs .nav-link:hover{
	border: 1px solid #000;
	background-color: #ababab;
	color: #fff;
}
.nav-tabs .nav-link.active{
	color: #fff;
	background-color: #585757;
	border-color: #000 ;
}
@media screen and (max-width: 430px) {
.message .nav-tabs .nav-link{
	padding: 0.75rem 2rem;
}
}

#myTabContent{
	background-color: #fff;
}
#sponsor h3{
	color: #FFFFFF;
	font-size: 120%;
}
#sponsor h4{
	border-bottom: solid 4px;
	padding: 0.5em 1em;
	background-color: #d5e4f1;
}
#sponsor .blue{
	background-color: #0EA5DC;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
}
#sponsor .clearfix{
	margin-bottom: 1rem
}
.spo-list{
	padding-left: 3rem;
}
.spo-list li{
	float: left;
	width: 50%;
}
.border-b{
	border: 1px solid #9EC4E3;
	padding: 20px;
}

/*�T�|�[�^�[*/
#supporter ul{
	margin-left: 25px;
}
#supporter h4{
	border-bottom: solid 4px;
	padding: 0.5em 1em;
	background-color: #fbe2e1;
	margin-top: 3rem;
	margin-bottom: 1rem;
}
#supporter .orange{
	background-color: #ef8c0c;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
	color: #FFFFFF;
	font-size: 120%;
}
#supporter .link{
	background-color: #fbe2e1;
	border: 4px solid #333;
	border-radius: 0.5rem;
	box-shadow: 4px 4px 1px rgb(0 0 0 / 35%);
	display: block;
	width: 280px;
	max-width: 90%;
	margin: 0.75rem auto 0;
	letter-spacing: .1rem;
	line-height: 1.3;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	text-align: center;
}
#supporter .link:hover{
	background-color: #f6bdbb;
}
#supporter .link a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.border-p{
	border: 2px solid #dd214f;
	background-color: #fbe0eb;
	padding: 20px;
	margin: 1rem 0;
}
.border-p h3{
	text-align: center;
}
.border-o{
	border: 2px solid #ffddb0;
	background-color: #fff9e9;
	padding: 20px;
	margin: 1rem 0;
}
.border-o h3{
	text-align: center;
	color: #ef8c0c;
}
.border-o p{
	text-align: center;
}

@media screen and (max-width: 430px) {
.border-p h3{
	text-align: left;
}
.spo-list{
	padding-left: 25px;
}
.spo-list li{
	float: none;
	width: 100%;
}
#supporter ul{
	margin-left: 1rem;
}
}

/****�ԑg�R�c��****/
#council h2,#council-2 h2{
	background-color: #c61722;
	color: #fff;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
	font-size: 120%;
	font-weight: 600;
}
#council strong{
	font-size: 120%;
}
.card-header{
	padding: 0;
}
.text-body{
	color: #fff!important;
}
#council .list-group-item{
	padding: 2rem;
}

.accordion a.collapsed:after{
	content: "\f067";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	float: right;
}
.accordion a:after{
	content: "\f068";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	float: right;
}

@media screen and (max-width: 430px) {
#council .list-group-item{
	padding: 1rem;
}
#council span{
	font-size: 90%;
}
}

/****����񂾃��W�I�ʐM****/
#backnumber-2 h2{
	background-color: #c61722;
	color: #fff;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
	font-size: 140%;
}
@media only screen and (max-width: 750px){
#backnumber li{
	border-bottom: 1px dotted #666;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
}
#backnumber>li h3 span{
	display: inline-block;
}
}
@media screen and (max-width: 430px){
#backnumber span {
	font-size: 90%;
}
}

/****���N�G�X�g&���b�Z�[�W****/

/****���W�ICM����****/
#radio-cm h3{
	margin-bottom: 1rem;
}
#radio-cm span{
	font-size: 1.5rem;
	font-weight: bold;
}
#radio-cm span img{
	margin-bottom: 4px;
	margin-right: 5px;
}
#radio-cm .blue{
	background-color: #0EA5DC;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
	color: #fff;
	font-size: 120%;
}
#radio-cm th{
	background-color: #e6faff;
	border-bottom: 3px solid #80bccc!important;
}
#radio-cm td{
	background-color: #fff;
}
#radio-cm .text-left{
	text-align: left!important;
}
#radio-cm .bg-color{
	border: 2px solid #9EC4E3;
	background-color: #eefbff;
	padding: 20px;
}
#radio-cm .btn a{
	background-color: #d5e4f1;
	border: 4px solid #333;
	border-radius: 0.5rem;
	box-shadow: 4px 4px 1px rgb(0 0 0 / 35%);
	display: block;
	width: 350px;
	max-width: 90%;
	margin: 0.75rem auto 0;
	letter-spacing: .1rem;
	line-height: 1.3;
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
	font-weight: bold;
}
#radio-cm .btn a:hover{
	background-color: rgba(179,208,232,1);
}
.scroll{
	margin-bottom: 2rem;
}
@media screen and (max-width: 430px){
.scroll {
	overflow: auto;
	white-space: nowrap;
}
}

/****�G�t�G�����`����񂨂�񂾃��W�I�ɂ���****/
#radio-about dl{
	margin-bottom: 4rem;
	border-top: 1px dotted #c61722;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}
#radio-about dt{
	flex-basis: 25%;
	background-color: #ffeaeb;
	border-bottom: 1px dotted #c61722;
	margin-bottom: 0;
	text-align: center;
	padding: 0.75rem;
}
#radio-about dd{
	flex-basis: 75%;
	background-color: #fff;
	border-bottom: 1px dotted #c61722;
	padding: 0.75rem;
	margin: 0;
}
#radio-about .red{
	background-color: #c61722;
	border-radius: 5px;
	padding: 10px 1em;
	margin: 30px 0 10px 0;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: 600;
}
.lead{
	text-align: center;
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 1rem;
	line-height: 2.5rem;
}
.area-1{
	background-color: #f19169;
	padding: 0.5rem 1rem;
	border-radius: 5px;
	width: 50%;
}
.area-2{
	background-color: #f9d6a4;
	padding: 0.5rem 1rem;
	border-radius: 5px;
	width: 50%;
}
.g-map{
	margin-top: 2rem;
	border: 1px solid #585757;
}

@media screen and (max-width: 430px) {
#radio-about dl{
	flex-flow: column;
}
#radio-about dt{
	padding: 7px;
	background-color: #ffeaeb;
	border-bottom: 1px dotted #c61722;
	text-align: left;
}
#radio-about dd{
	padding: 10px;
}
.area-1,.area-2{
	width: 100%;
}
}


/* メッセージテーマ改修2504 */

.theme-description {
    padding: 10px 0;
}
.theme-description span.theme {
    font-weight: bold;
}
.next-mes_box #next-message {
    padding: 0;
}
h3.theme-title {
    background: #eee;
    padding: 5px 0;
    font-weight: bold;
    font-size: 16px;
	border-bottom: 2px solid #ddd;
}
h3.theme-title.thisweek {
    font-size: 20px;
	padding: 10px 0;
}
#next-message .theme-description {
    font-size: 13px;
    padding: 5px 0;
}

@media screen and (min-width:1200px) {
	.theme-description.thisweek span {
		font-size: 18px !important;
	}
    h3.theme-title.thisweek {
        font-size: 20px;
    }
	h3.theme-title:not(.thisweek) {
		border-top: 3px dotted;
		padding: 10px;
	}
	#next-message .theme-description {
		font-size: 15px;
	}

}