<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
	Site Name: 速報！甲子園への道[PC]
	Version:
	Author:
*/
html, body {
	height: 100%;
}
body {
	min-height: 100%;
	height: auto !important;
	position: relative;
	background: #f9f8ef;
	font-family: 'Roboto', 'Noto Sans Japanese', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
}
img {
	max-width: 100%;
}
/* =============================================
 pc非表示
============================================= */
#snsBtn {
	display: none !important;
}
.PChide {
	display: none !important;
}

/* =============================================
 coming
============================================= */
.coming_wrap {
	background: #ffde00;
}
.coming {
	padding: 20px 15px;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.coming span {
	margin: 0 2px;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
}
.coming span.color {
	color: #f20000;
	font-size: 2.5rem;
}
.coming .flap_1, .coming .flap_2 {
	display: none;
}
@media screen and (max-width:750px) {
	.coming .flap_2 {
		display: block;
	}
}
@media screen and (max-width:640px) {
	.coming {
		font-size: 1.5rem;
	}
	.coming span.color {
		font-size: 2.0rem;
	}
}
@media screen and (max-width:450px) {
	.coming .flap_1 {
		display: block;
	}
}
/* =============================================
 ベース
============================================= */
#wrap {
	background: url(/michi/img/2025/common/foot_bg.png)bottom center no-repeat;
	background-size: contain;
	width: 100%;
}
@media screen and (max-width:1000px) {
	#wrap {
		width: 1000px;
	}
}
#mainBody {
	float: left;
	padding: 0;
	width: 670px;
	box-sizing: border-box;
}
#mainArea {
	/*padding: 0 0 360px;*/
	padding: 0 0 120px;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	/*background-image: url(/michi/img/2025/common/main_foot.png);
	background-size: 700px 368px;
	background-position: center bottom;
	background-repeat: no-repeat;*/
}
/* =============================================
 headerArea
============================================= */
#headerArea {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background-image: url(/michi/img/2025/common/main_top.png), url(/michi/img/2025/common/bg_top.jpg);
    background-size: 550px auto, cover;
    background-position: calc(50% + 270px) 2vw, top center;
	background-repeat: no-repeat, no-repeat;
}
@media screen and (max-width:1000px) {
	#headerArea {
		width: 1000px;
	}
}
#headerArea #header {
	margin: 0 auto 30px;
	position: relative;
	/*max-width: 1000px;*/
	width: 1000px;
	/*min-height: 700px;※概要表示する際はここをあける*/
    min-height: 649px;
}
#pages #hGroup {}
#pages #hGroup h1 {
	margin: 0 0 0 -4px;
	position: absolute;
}
#pageTop #hGroup {
	position: relative;
}
#pageTop #hGroup h1 {
	padding: 0;
	position: relative;
	left: 50%;
	width: 40%;
	margin-left: -450px;
	top: 30px;
}
#pageTop #hGroup #oaTxt {
	position: absolute;
	top: 368px;
	left: 50%;
	/*width: 40%; ※　「放送」なし*/
	width: 50%; 
	margin-left: -450px;
}
#pageTop #hGroup #oaTxt img {
	width: 100%;
}
#pageTop #hGroup #oaTxt2 {
	position: absolute;
	top: 491px;
	left: 50%;
	width: 40%;
	margin-left: -450px;
}
#pageTop #hGroup #oaTxt2 img {
	width: 100%;
}
/*#pageTop #hGroup .name {
	position: absolute;
	right: 50%;
	width: 20%;
	max-width: 253px;
	top: 495px;
	margin-right: -330px;
}*/
#pageTop #hGroup .name {
	width: 20%;
	max-width: 164px;
	position: absolute;
	right: 50%;
	top: 455px;
	margin-right: -420px;
}
#pageTop #hGroup .name2 {
	width: 20%;
	max-width: 173px;
	position: absolute;
	right: 37%;
	top: 538px;
	margin-right: -190px;
}
@media screen and (max-width:999px) {
	#pageTop #hGroup h1 {
		left: 5%;
		width: 40%;
		margin-left: 0;
		top: 30px;
	}
	#pageTop #hGroup #oaTxt {
		left: 5%;
		margin-left: 0px;
	}
	#pageTop #hGroup #oaTxt2 {
		left: 5%;
		margin-left: 0px;
	}
}
.leadWrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 160px;
	display: block;
	/* margin: 23px 0 0 0; */
	paddin-top: 5px;
	text-align: center;
}
#pageTop #hGroup #oaTxt.smp, #pageTop #hGroup #oaTxt2.smp {
	display: none;
}
.leadWrapper::before {
	content: "";
	display: block;
	position: absolute;
	/*float: left;*/
	width: 100%;
	height: 100%;
	background: linear-gradient(#068e35, #0cb346);
	/*mix-blend-mode: multiply;*/
}
@media screen and (max-width:1000px) {
	.leadWrapper::before {
		width: 1000px;
	}
}
.lead {
	position: relative;
	display: block;
	/*max-width: 1000px;*/
	width: 1000px;
	margin: 5px auto 0;
}
.lead p {
	position: relative;
	color: #FFF;
	font-size: 1.20rem;
	font-weight: bold;
	line-height: 2.0rem;
	text-align: center;
	top: 15px;
	text-shadow:
		#066427 3px 0px, #066427 -3px 0px, #066427 0px -3px, #066427 0px 3px, #066427 3px 3px, #066427 -3px 3px, #066427 3px -3px, #066427 -3px -3px, #066427 2px 3px, #066427 -2px 3px, #066427 2px -3px, #066427 -2px -3px, #066427 3px 2px, #066427 -3px 2px, #066427 3px -2px, #066427 -3px -2px;
}
.pic_nettama_top {
	position: absolute;
	right: 20px;
	top: -20px;
	width: 100px;
}
/* =============================================
 subNav
============================================= */
#subNav {
	background: url(/michi/img/2025/pc/bg_nav.png) 0 0 no-repeat;
	margin: 0 -10px 0;
	padding: 22px 40px;
	text-align: center;
	box-sizing: border-box;
}
#subNav li {
	width: 33%;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	display: inline-block;
}
#subNav li:first-child {
	border-left: none;
}
#subNav li a {
	padding: 16px 0 13px 40px;
	display: block;
	text-align: center;
	color: #003399;
	font-size: 1.38rem;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-shadow:
		2px 2px 1px #fff, 2px 1px 1px #fff, 2px 0 1px #fff, 2px -1px 1px #fff, 2px -2px 1px #fff, 1px 2px 1px #fff, 1px 1px 1px #fff, 1px 0 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px 2px 1px #fff, 0px 1px 1px #fff, 0px 0 1px #fff, 0px -1px 1px #fff, 0px -2px 1px #fff, -1px 2px 1px #fff, -1px 1px 1px #fff, -1px 0 1px #fff, -1px -1px 1px #fff, -1px -2px 1px #fff, -2px 2px 1px #fff, -2px 1px 1px #fff, -2px 0 1px #fff, -2px -1px 1px #fff, -2px -2px 1px #fff;
	transition: 0.2s ease;
}
#subNav li a span {
	display: inline-block;
	position: relative;
}
#subNav li a span:before {
	content: "";
	width: 49px;
	height: 44px;
	position: absolute;
	top: -10px;
	left: -60px;
}
#subNav li a.onair span:before {
	background: url(../../../img/2025/common/ico_onair.png) 0 0 no-repeat;
}
#subNav li a.about span:before {
	background: url(../../../img/2025/common/ico_about.png) 0 0 no-repeat;
}
#subNav li a.cast span:before {
	background: url(../../../img/2025/common/ico_cast.png) 0 0 no-repeat;
}
#subNav li a:hover {
	color: #e50012;
}
#subNav li a:hover span:before {
	top: -15px;
	transition: .2s;
}
/* =============================================
 cont
============================================= */
.cont {
	background: #fff;
	border-radius: 8px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	margin: 0 0 30px;
}
.cont h2 {
	padding: 8px 13px 10px 68px;
	background: url(../../../img/2025/common/bg_headline.png) right no-repeat #0bac43;
	border-radius: 8px 8px 0 0;
	position: relative;
	color: #fff;
	font-size: 1.88rem;
	font-weight: bold;
	letter-spacing: 3px;
}
.cont h2:before {
	content: "";
	width: 47px;
	height: 57px;
	background: url(../../../img/2025/common/ico_nettama.png) 0 0 no-repeat;
	position: absolute;
	top: -7px;
	left: 17px;
}
.cont .contbox {
	padding: 20px;
}
.cont .box {
	padding: 20px;
}
.official_sns {
	margin-bottom: -10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.official_sns a {
	width: 32%;
	margin-bottom: 10px;
	vertical-align: top;
}
.official_sns a:nth-child(1) {
	order: 1;
}
.official_sns a:nth-child(2) {
	order: 4;
}
.official_sns a:nth-child(3) {
	order: 2;
}
.official_sns a:nth-child(4) {
	order: 3;
}
.official_sns a.smp {
	display: none;
}
.official_sns a img {
	max-width: 100%;
}
/* =============================================
haishin [配信予定]
============================================= */
/*.cont#haishin h3 {
 font-size: 1.13rem;
 line-height: 1.5rem;
 font-weight: bold;
 margin-bottom: 10px;
 color: #e50012;
}
.cont#haishin dl {
 font-size: 1.0rem;
 line-height: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-weight: bold;
}
.cont#haishin dl dt {
 width: 28%;
}
.cont#haishin dl dd {
 width: 72%;
}*/
.cont#haishin a {
	text-decoration: none;
}
.cont#haishin a:hover {
	text-decoration: underline;
}
.cont#haishin h3 img.vkpc {
	width: 300px;
	margin-left: 15px;
}
.cont#haishin h3 img.vksmp {
	display: none;
}
/* =============================================
 cast [出演者]
============================================= */
.cont#cast .contbox .tit {
	padding: 5px 15px;
	margin-bottom: 15px;
	border-radius: 30px;
	background: #419fef;
	color: #fff;
	font-size: 1.0rem;
	font-weight: bold;
}
.cont#cast .contbox {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cont#cast .contbox .cast {
	padding: 0;
	margin: 0 0 30px 0;
	width: 48%;
}
.cont#cast .contbox .cast:first-child {
    width: 100%;
	margin: 0 0 30px;
	text-align: center;
}
.cont#cast .contbox .cast:first-child .name {
	display: flex;
}
.cont#cast .contbox .cast:first-child .name a {
    width: 100%;
    display: block;
}
.cont .contbox .cast:last-child {
	margin: 0 25%;
}
.cont .contbox .cast .colL {
	width: 200px;
	margin: 0 20px 0 0;
	float: right;
}
.cont .contbox .cast .colR {}
.cont .contbox .cast .name {
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 1.25rem;
	font-weight: bold;
	border-bottom: 2px solid #e60012;
    text-align: left;
}
.cont .contbox .cast .name span {
	font-size: 0.75rem;
    vertical-align: middle;
    margin: 0 -0.5em;
}
.cont .contbox .cast .name a {
	color: #333;
	text-decoration: none;
}
.cont .contbox .cast .name a:hover {
	text-decoration: underline;
}
.cont .contbox .cast .txt {
	font-size: 1em;
    line-height: 1.5rem;
    text-align: left;
    margin-top: 1em;
}
.tit_cast {
	text-align: left;
}
.pic_cast {
	margin-top: -85px;
	float: right;
}
#cast .cast:first-child {
	padding-bottom: 20px;
	border-bottom: 1px dotted #000;
}
/**/
.cont .contbox.ire .cast {}
#cast .ire .cast:first-child {
	padding: 0;
	border-bottom: none;
}
.ire .pic_cast {
	margin: 0 auto;
	display: block;
	float: none;
}
/**/
/* =============================================
 oa-schedule [放送予定]
============================================= */
.bar {
	font-size: 1.06rem;
	line-height: 1.5rem;
	font-weight: bold;
	background: #e3f8ea;
	padding: 15px;
	border-radius: 5px;
	color: #e50012;
}
.bar span {
	color: #e50012;
	font-size: 1.625rem;
}
.bar .cha {
	color: #666666;
	font-size: 0.77rem;
	font-weight: normal;
}
.bar2 {
	font-size: 1.8rem;
	line-height: 1.5rem;
	font-weight: bold;
	background: #e3f8ea;
	padding: 20px;
	border-radius: 5px;
	color: #e50012;
}
.bar2 span {
	color: #e50012;
	font-size: 2.4rem;
}
.bar .time {
	margin-left: 5px;
}
.bar .schedule {
	color: #000;
	font-size: 1.13rem;
}
.oa-schedule {
	margin: 15px 0 30px;
	border-radius: 8px;
	overflow: hidden;
}
.oa-schedule:last-child {
	margin-bottom: 0;
}
.oa-schedule .tit {
	padding: 6px 15px 4px;
	background-color: #419fef;
	color: #fff;
	font-size: 1.0rem;
	font-weight: bold;
}
.oa-schedule .oa-tiem {
	font-size: 1.0rem;
	;
	font-weight: bold;
}
.oa-schedule .oa-tiem h3 {
	border-bottom: 2px solid #0bac43;
	padding-bottom: 7px;
	font-weight: bold;
}
.oa-schedule .oa-tiem .box + h3 {
	margin-top: 20px;
}
.oa-schedule .oa-tiem h3 img {
	vertical-align: middle;
	margin-right: 5px;
}
.oa-schedule .oa-tiem .box {
	padding: 14px 0 0 0;
	font-size: 1.2rem;
}
.annotation  {
	font-size: 0.9rem;
}
.scanno  {
	font-size: 0.7rem;
}
.oa-schedule .oa-tiem dl {
	margin-bottom: 15px;
}
.oa-schedule .oa-tiem dl:last-child {
	margin-bottom: 0;
}
.oa-schedule .oa-tiem dt {
	margin-right: 0;
	display: inline-block;
	position: relative;
	float: left;
}
.oa-schedule .oa-tiem .noicon dt {
	padding: 0 10px 0 0;
}
/* .oa-schedule .oa-tiem dt:before {
  content: "";
  width: 21px;
  height: 21px;
  background: url(/michi/img/2019/common/ico_clock.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
} */
.oa-schedule .oa-tiem .noicon dt:before {
	content: none;
}
.oa-schedule .oa-tiem dd {
	padding: 0 0 5px 0;
}
.oa-schedule .oa-tiem dd:last-child {
	padding: 0;
}
.oa-schedule .oa-tiem .guest dd span {
	font-size: 1.0rem;
	font-weight: normal;
}
.oa-schedule .oa-tiem .noicon dd {
	padding-left: 1em;
}
.oa-schedule .oa-tiem .noicon dd span {
	font-weight: normal;
}
.oa-schedule .oa-tiem .note {
	margin-top: 15px;
	font-size: 0.88rem;
	font-weight: normal;
	color: #666666;
}
.oa-schedule .oa-tiem .note.bd {
	padding-top: 15px;
	border-top: 1px dotted #000;
}
.schedulebtn {
	width: 100%;
}
.schedulebtn a {
	width: calc(50% - 40px);
	text-align: center;
	display: inline-block;
	padding: 8px 20px;
	margin: 0 25% 15px;
	background-color: #d90024;
	border-radius: 20px; /* CSS3草案 */
	-webkit-border-radius: 20px; /* Safari,Google Chrome用 */
	-moz-border-radius: 20px; /* Firefox用 */
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	font-size: 1rem;
}
.schedulebtn a:hover {
	opacity: 0.7;
	display: inline-block;
}
/* =============================================
  contents-item [番組内容]
============================================= */
.contents-item h3 {
	display: none;
}
.contents-item {
	position: relative;
	margin-bottom: 20px;
	border-radius: 8px;
	box-sizing: border-box;
	overflow: hidden;
}
.contents-item:last-child {
	margin-bottom: 0;
}
.contents-item:after {
	content: "";
	display: block;
	clear: both;
	zoom: 1;
}
.contents-item .txt {
	width: 450px;
	padding: 20px;
	font-size: 1.0rem;
}
.contents-item.item-02 .txt {
	width: 450px;
	float: left;
}
.contents-item h3 {
	color: #FFF;
	padding: 10px 15px;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: bold;
}
.contents-item.item-01 {
	border: 1px solid #008ee6;
}
.contents-item.item-01 h3 {
	display: block;
	background: #008ee6;
}
.contents-item.item-01::after {
	display: block;
	position: absolute;
	width: 148px;
	height: 145px;
	bottom: 10px;
	right: 0;
	content: url(/michi/img/2025/common/pic_nettama1.png);
}
.contents-item.item-02 {
	border: 1px solid #e67e00;
}
.contents-item.item-02 h3 {
	display: block;
	background: #e67e00;
}
.contents-item.item-02::after {
	position: absolute;
	display: block;
	width: 148px;
	height: 128px;
	bottom: 0px;
	right: 0;
	content: url(/michi/img/2025/common/pic_nettama2.png);
}
.contents-item.item-03 {
	border: 1px solid #d90024;
}
.contents-item.item-03 h3 {
	display: block;
	background: #d90024;
}
.contents-item.item-03::after {
 position: absolute;
 display: block;
 width: 148px;
 height: 150px;
 bottom: 0;
 right: 0;
 content: url(/michi/img/2025/common/pic_nettama3.png);
}
.contents-item.item-04 {
	border: 1px solid #006dba;
}
.contents-item.item-04 h3 {
	display: block;
	background: #006dba;
}
.contents-item.item-04::after {
 position: absolute;
 display: block;
 width: 148px;
 height: 149px;
 bottom: 0;
 right: 0;
 content: url(/michi/img/2025/common/pic_nettama4.png);
}
.contents-item.item-05 {
	border: 1px solid #008ee6;
}
.contents-item.item-05 h3 {
	display: block;
	background: #008ee6;
}
/*.contents-item.item-05::after {
 display: block;
 position: absolute;
 width: 148px;
 height: 123px;
 bottom: 0;
 right: 0;
 content: url(/michi/img/2025/common/pic_nettama1.png);
}*/
/*.contents-item.item-03 .txt, .contents-item.item-04 .txt {
	width: 600px;
	padding: 20px 10px 0 20px;
	margin-bottom: -10px;
}*/
.contents-item ul {
	width: 600px;
	padding: 20px 10px 20px 20px;
	font-size: 1.0rem;
}
.contents-item ul li {
	margin-bottom: 5px;
}
.contents-item ul li:last-child {
	margin-bottom: 0;
}
p.contents-txt {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #e50012;
}
/* =============================================
 関連番組
============================================= */
.connection-program {
	font-size: 0;
}
.connection-program a {
	width: 100%;
	display: inline-block;
	color: #333;
	vertical-align: top;
}
.connection-program a:hover dd span {
	text-decoration: underline;
}
.connection-program a {
	margin-bottom: 4%;
}
.connection-program a:last-child {
	margin-bottom: 0;
}
.connection-program dt {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.connection-program dd {
	width: 70%;
	padding-left: 15px;
	display: inline-block;
	box-sizing: border-box;
	font-size: 1.0rem;
}
.connection-program dd span {
	margin-bottom: 0.25em;
	display: block;
	font-size: 1.1rem;
	font-weight: bold;
}
.connection-program dt img {
	max-width: 100%;
}
.connection-program a.col_1 {
	width: 100%;
}
.connection-program .col_1 dd span {
	overflow: hidden;
	line-height: 1.3;
}
.connection-program .col_1 .flap {
	display: block;
	text-indent: -0.5em;
}
/* =============================================
 sideArea
============================================= */
#sideArea {
	float: right;
	width: 300px;
}
#sideArea h2 {}
#sideArea h2 span {
	padding: 6px 15px 4px;
	display: block;
	color: #fff;
	font-size: 0.88rem;
	font-weight: bold;
}
#sideArea h2 a {
	padding: 6px 15px 14px 5px;
	display: block;
	color: #fff;
	font-size: 0.88rem;
	font-weight: bold;
	text-decoration: none;
}
.movie {
	margin-bottom: 20px;
	border-radius: 8px;
	overflow: hidden;
}
.movie a {
	display: block;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 0 0 8px 8px;
	overflow: hidden;
	position: relative;
}
.movie a:after {
	content: "";
	background: url(../../../img/2025/common/btn_play.png) no-repeat center center;
	background-size: 80px auto;
	width: 100%;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -40px;
}
.movie img {
	max-width: 100%;
	transition: .3s;
}
.movie a:hover img {
	transform: scale(1.1);
}
#snsTl {
	margin-bottom: 20px;
}
#sideArea iframe {
	border: 1px solid #E8E8E8;
	border-radius: 0;
	margin: 0 0 20px;
}
.tw_widget {
	margin-bottom: 20px;
	background: #fff;
	border-radius: 0 0 8px 8px;
	overflow: hidden;
	/*background-image: linear-gradient(180deg,rgba(255,255,255,100) 0%,rgba(255,255,255,100) 8%,rgba(204,204,204,0) 8%,rgba(204,204,204,0) 100%);*/
}
.fb-page {
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
#bnrArea {
	padding: 20px 0 0;
}
#bnrArea li {
	margin: 0 0 20px;
}
#bnrArea li:last-child {
	margin: 0;
}
.bnrArea li {
	margin: 0 0 20px;
	background: #fff;
}
.bnrArea li:last-child {
	margin: 0;
}
.bnrArea li a img {
	transition: .3s;
}
.bnrArea li a:hover img {
	opacity: 0.6;
}
/* =============================================
 footerArea
============================================= */
#footerArea {
	width: 100%;
	background: #0a8736;
	position: absolute;
	bottom: 0;
	/*overflow:hidden;*/
}
@media screen and (max-width:1000px) {
	#footerArea {
		width: 1000px;
	}
}
#footer {
	max-width: 1180px;
	padding: 20px 0;
	margin: 0 auto;
	position: relative;
}
#footerArea #copy {
	color: #fff;
	font-size: 0.75rem;
	text-align: center;
}
#footerArea #backPageTop {
	position: absolute;
	right: 0;
	top: -38px;
	transition: 0.2s ease;
}
#footerArea #backPageTop:hover {
	top: -48px;
}
/* =============================================
 twitter
============================================= */
/*
.cont h2#twitter {
  padding: 14px 10px 10px 53px;
}
.cont h2#twitter img {
  position: relative;
  top: -3px;
}
.cont .tw_photo {
  margin: 0 0 15px 10px;
}
.cont .tw_photo li {
  margin: 0 5px 5px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 3px solid #000;
  position: relative;
  overflow: hidden;
  float: left;
}
.cont .tw_photo li a {
  width: 128px;
  height: 128px;
  padding: 10px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  color: #fff;
  font-size: 0.63rem;
  line-height: 1.3;
  text-decoration: none;
  text-indent: -9999px;
}
.cont .tw_photo li a:hover {
  background-color: rgba(0, 0, 0, 0.5);
  text-indent: 0;
}
.cont .tw_photo li {
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
 0% {
opacity: 0
}
 100% {
opacity: 1
}
}
@-webkit-keyframes fadeIn {
 0% {
opacity: 0
}
 100% {
opacity: 1
}
}
.cont .tw_more {
  padding: 0 0 10px 0;
  text-align: center;
  cursor: pointer;
}
.cont .tw_more:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
*/
/* -------------------------------------------
youtube
------------------------------------------- */
.youtube {
	margin: 0 auto 40px auto;
}
.youtube iframe {
	width: 670px;
	height: 375px;
}
/* -------------------------------------------
apology
------------------------------------------- */
.wrap_apology {
	margin: 0 0 30px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 1.0rem;
}
.ttl_apology {
	padding: 8px 15px 6px;
	background: #eee;
	font-size: 1.125rem;
	font-weight: bold;
}
.txt_apology {
	padding: 12px 15px;
}
/* =============================================
 ポップアップスケジュール
============================================= */
.popschedule {
	background-color: #f9f8ef;
	padding: 15px;
}
.popschedule #mainArea {
	padding: 20px 0 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	height: 100%;
	background-image: none !important;
}
.popschedule .schedulebox {
	display: flex;
	flex-wrap: wrap;
}
.popschedule .oa-schedule {
	width: 48%;
	margin: 15px 4% 30px 0;
	border-radius: 8px;
	overflow: hidden;
}
.popschedule .oa-schedule:nth-child(even) {
	width: 48%;
	margin: 15px 0 30px;
	border-radius: 8px;
	overflow: hidden;
}
.popschedule .oa-schedule .oa-tiem .box {
	padding: 14px 0 0 0;
	font-size: 0.8rem;
}
.popschedule .note.bd {
	padding-top: 15px;
	border-top: 1px dotted #000;
}
/*add*/
.pickup {
	background: #008ee6;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
	padding: 10px;
}
.pickup a {
	color: #fff;
}
.profile{
    text-align: left;
    margin: 1em 0 0;
    border: 1px solid #42b72a;
    background: #f1fff6;
    padding: 1em;
}
.profile span{
    font-weight: bold;
}
/*@media screen and (max-width:999px) {
 #mainBody {
  width: 90%;
  margin: 0 5%;
 }
 #sideArea {
  width: 90%;
  margin: 0 5%;
 }
 #snsTl {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 }
 #snsTl &gt; div {
  width: 48%;
  height: 500px;
  overflow: hidden;
 }
 .snsT1_tw {
  padding-right: 5px;
 }
 .snsT1_fb {
  padding-left: 5px;
 }
 .pageplugin {
  width: 100%;
 }
 .bnrArea {
  width: 100%;
  max-width: 100%;
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 }
 .bnrArea li {
  width: 48%;
  margin: 0 1% 2%;
 }
 .bnrArea li img {
  width: 100%;
 }
 .tw_widget {
  margin-bottom: 0;
  border-radius: 0;
  height: 500px;
 }
}*/
/*add_230728*/
.topics{
    background: #fff;
    padding: 20px;
    margin: 0 0 2em;
    font-weight: bold;
    /*border-radius: 10px;*/
}
.topics_02{
    font-size: 1.1em;
    background: #fff;
    padding: 20px 25px;
    margin: 0 auto 2em;
    font-weight: bold;
    border: 2px solid #009355;
    border-radius: 8px;
}</pre></body></html>