@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');


@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.sp,.term br,.sub_br,.hnavi03 img,.sp_term{
	display:none !important;
}

#bg{
	width: 100%;
	background:url("../images/2025bg.jpg") no-repeat fixed;
	background-size: cover;
	background-position: top center;
	height:3200px !important;
	margin: 0 auto;
	padding: 0;
    background-color: #fff;
}

*{
	margin:0;
	padding:0;
}

img{
	border:0;
	border-style:none;
}

a{
	color: #1550C1;
}

a img {
	border:0;
	border-style:none;
}

a:hover{
	text-decoration: none;
}

html{
	height:100%;
}

body{
	font-family: "Noto Sans JP";
	width:100%;
	height:100%;
	font-weight: 300;
	margin:0;
}

#logo a,.hnavi03 a{
	white-space: nowrap;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
}

/* レイアウト */
header{
	display: block;
	position: relative;
	width: 100% !important;
	height: auto;
	margin: 0 auto;
	float: left;
	clear: both;
}

main{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	float: left;
	clear: both;
}
section{
	display:block;
	width:100%;
	height: auto;
	padding: 0;
	margin:0 auto;
	float:left;
	clear:both;
}

article{
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

.bayfm{
	display: block;
	width: 200px;
	height: auto;
	margin: 15px 0 0 15px;
	float: left;
}
.shigeno{
	display: block;
	width: 165px;
	height: 42px;
	margin: 15px 15px 0 0;
	float: right;
}

#logo{
	display: block;
	width: 100%;
	max-width: 1100px;
	height: auto;
	margin:100px auto 50px auto;
}


#kikidokoro{
	background-color: #fff;
	padding: 100px 0;
}

.kikidokoro a{
	display: block;
	width: 300px;
	font-size:15px !important;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: 600;
	background-color: #fff;
	background-image: url("../images/tri2.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding: 22px 0;
	margin: 0 auto;
	filter: drop-shadow(4px 10px 0 rgba(0,0,0,0.1));
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	clear: both;
}
.kikidokoro a:hover{
	color: #999;
}

.kikidokoro_ti strong{
	display: block;
	min-height: 41px;
	background-color: #000;
	font-size:14px;
	text-align: justify !important;
	line-height: 140% !important;
	color: #fff;
	font-weight: 800 !important;
	padding: 6px 10px 8px 10px !important;
	margin-bottom: 7px;
	clear: both !important;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

/* 共通フッターデザイン */
nav ol, nav ul {
  list-style: none
}

.footer {
	display: block;
	width: 100%;
	background-color: #fff;
	padding: 50px 0 4% 0;
	border-top: 4px solid #c8c8c8;
	float: left;
}

.footer .inner {
  margin: auto
}

.footer .logo {
    width: 140px;
    height: auto;
    margin: 0 30px 10px 30px;
  }

@media (min-width:768px) {
  .footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 93.7%;
    max-width: 1280px
  }
}

@media (max-width:767px) {
  .footer .inner {
    text-align: center
  }
}

@media (max-width:767px) {
  .footer .logo 2
    width: 79px
  }
}

@media (max-width:767px) {
  .footer .areaList {
    margin: 4% 6%;
    font-size: 1rem;
  }
}

@media (min-width:768px) {
  .footer-left {
    width: 440px
  }
}

@media (min-width:768px) {
  .footer-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    text-align: right;
  }
}

.goSponsored {
  display: block;
  margin: auto 0 auto auto;
  font-size: 120%;
  color: #ff7f00;
  text-decoration: none
}

@media (max-width:767px) {
  .goSponsored {
    font-size: 1.4rem
  }
}

.fnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 8%;
  font-size: 80%
}
.fnavi a {
  color: #000;
}

@media (max-width:767px) {
  .fnavi {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 91.3%;
    margin: 4% auto;
    font-size: 1rem
  }
}

.fnavi li {
  padding-right: 1.4rem;
  margin-right: 1.4rem;
  margin-bottom: 1.4rem;
  border-right: 1px solid
}

@media (max-width:767px) {
  .fnavi li {
    padding-right: 1rem;
    margin-right: 1rem;
    margin-bottom: 1rem
  }
}

@media (max-width:767px) {
  .fnavi li:first-child {
    padding-left: 1rem;
    margin-left: 1.4rem;
    border-left: 1px solid
  }
}

@media (min-width:768px) {
  .fnavi li:last-child {
    padding: 0;
    margin: 0;
    border: none
  }
}

.fnavi a {
  font-weight: 400;
  text-decoration: none
}

.fnavi a:hover {
  text-decoration: underline
}

#lead_text_area article{
	display: block;
	width: 820px;
	border-top: dashed 2px #9E7A46;
	border-bottom: dashed 2px #9E7A46;
	padding: 30px 0;
	text-align: center !important;
	margin: 0 auto 30px auto !important;
	float: none !important;
	clear: both;
}
#lead_text_area article p{
	text-align: center;
	font-size:1.2rem;
	line-height: 180%;
	color: #000 !important;
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 20px;
}
.lead_text{
	text-align: center;
	font-size:17px;
	line-height: 160%;
	color: #000 !important;
	font-weight: 700;
	margin-bottom: 20px;
}

.sns{
	text-align: center !important;
	font-size:15px;
	line-height: 180%;
	font-weight: 700;
	color: #000 !important;
    margin-top: 30px !important;
	margin-bottom: 20px;
}
.sns a{
	color: #000 !important;
}
.present .date{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 800;
	color: #fff;
	background-color:#C0A13C;
	padding: 12px 0;
}
.present h2 img{
	display: block;
	margin: 0 auto 30px auto;
}
.present{
	display: block;
	margin-bottom: 30px !important;
}
.present article{
	display: block;
	width: 850px;
	height: 1000px;
	margin: 0 auto !important;
	float: none !important;
	clear: both;
}
.present article p{
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 20px;
}
.present article p strong{
	display: inline;
	text-align: center;
	font-size: 18px;
	line-height: 180%;
	color: #fff;
	background-color: #EE0000;
	padding: 3px 15px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.present article h3{
	font-size: 22px;
	line-height: 130%;
	font-weight: 800 !important;
	margin-bottom: 10px;
}
.block01{
	display: block;
	width: 844px;
	text-align: center;
	padding: 0 0 20px 0;
	background-color: #fff;
	border: solid 3px #F7EECF;
	margin: 0 0 20px 0;
	filter: drop-shadow(4px 10px 10px rgba(0,0,0,0.2));
	float: left;
	clear: both;
}
.block02{
	display: block;
	width: 410px;
	text-align: center;
	padding: 0 0 20px 0;
	background-color: #fff;
	border: solid 3px #F7EECF;
	margin: 0 0 30px 0;
	filter: drop-shadow(4px 10px 10px rgba(0,0,0,0.2));
	float: left;
}
.block03{
	display: block;
	width: 410px;
	text-align: center;
	padding: 0 0 20px 0;
	background-color: #fff;
	border: solid 3px #F7EECF;
	margin: 0 0  30px 0;
	filter: drop-shadow(4px 10px 10px rgba(0,0,0,0.2));
	float: right;
}
.presentimg{
	display: block;
	width: 220px;
	height: auto;
	margin: 10px auto 10px auto !important;
	float: none !important;
	clear: both !important;
}
.presentimg2{
	display: block;
	width: 143px;
	height: auto;
	margin: 10px auto !important;
	float: none !important;
	clear: both !important;
}
.presentimg3{
	display: block;
	width: 220px;
	height: auto;
	margin: 10px auto 70px auto !important;
	float: none !important;
	clear: both !important;
}
.mei{
	display: block;
	position: relative;
	margin-top: -68px;
	margin-right: 10px;
	float: right;
}
.caution{
	display: block;
	width: 570px;
	font-size:12px;
    font-weight: 400;
	line-height: 150%;
	margin: 30px auto;
	clear: both;
}
.onair{
	display: block;
	margin: -55px auto 20px auto;
}

#term{
	display: block;
	width: 100%;
	height: 300px;
	margin: 0 auto;
	clear: both;
}
#term article{
	display: block;
	width: 700px;
	margin: 0 auto;
	float: none !important;
	clear: both;
}
#term article ul{
	list-style: none !important;
}
.hnavi03 a{
	display: block;
	list-style: none !important;
	width: 700px;
	height: 150px;
	margin: 0;
	background-image: url(../images/hnavi03.svg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 700px 300px;
}
/*.hnavi03_off{
	display: block;
	width: 700px;
	height: 150px;
	margin: 0;
	background-image: url(../images/hnavi03_off.png);
	background-position: top center;
	background-repeat: no-repeat;
}*/

.hnavi03 a:hover{
	background-position: bottom center;
}

.hnavi03off{
	display: block;
	width: 700px;
	height: 150px;
	margin: 0;
	background-image: url(../images/hnavi03off.png);
	background-position: top center;
	background-repeat: no-repeat;
	top: 850px;
	left: 110px;
}

.present article .caution2{
	display: block;
	word-break: break-all !important;
	width: 100% !important;
	min-height: 40px;
	text-align: center;
	font-size: 0.7rem !important;
	padding: 0;
	float: left;
	clear: both;
}