<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

span.g_del {
  text-decoration-line: line-through;
  text-decoration-style:double;
  text-decoration-color: #181818;
}
span.g_sc {
  border:solid 1.5px #ea4335;
  margin-left:2px;
  padding:0 2px;
}

#kokuraminami .tb_left,#kokuraminami .tb_right{
    height:66px;
    width:auto;
}
#yahatahigashi .tb_left,#yahatahigashi .tb_right{
    height:315px;
    width:auto;
}
#tobata .tb_left,#tobata .tb_right{
    height:313px;
    width:auto;
}
#topics1 .tb_left,#topics1 .tb_right{
    height:751px;
    width:auto;
}
#yahatahigashi .higashi_box h4{
	color:#2f5831;
	margin-bottom:0;
}

@media screen and (min-width: 768px){
#kokuraminami .ward_eye img {
	width: 200px;
}}
.wakamatsu_box .mid_sc{
	border-color:#ea5405;
	border-radius:8px;
	border-width: 3px;
	margin:1em 0;
	padding:12px;
}
.wakamatsu_box .font-l{
	font-size:1.8rem;
	color:#ea5405;
}
#tobata .tobata_box{
	background:#cbda95;
	margin-top:1.2em;
	border-radius:10px;
	padding:10px;
}
#tobata .tobata_box h4{
	background:#fff100;
	color:#009944;
	border-radius:6px;
	padding:3px 8px; 
	margin:0;
	font-size:1.7rem;
}
#tobata .info_contents{
	background:#fadce9;
}


/*特集*/
@media screen and (max-width: 767.97px) {
	/*#special{
		padding-left:0;
		padding-right:0;
	}
	#special article.mg{
		margin-left:10px;
		margin-right:10px;
	}*/
}
#special .mainph{
	margin:0;
	font-size:1.4rem;
	text-align:center;
	font-weight:normal;
}
.mainph img{
	width:100%;
	height:auto;
    margin-bottom:6px;
}
#special h3.first{
	margin-top:0;
}

#special1 h3{
	color:#fff;
	background:#33a74a;
	display: inline-block;
	position:relative;
	padding:0.2em 0.9em;
  text-shadow:1.5px 1.5px 0 #1d5b28, -1.5px -1.5px 0 #1d5b28,
              -1.5px 1.5px 0 #1d5b28, 1.5px -1.5px 0 #1d5b28,
              0px 1.5px 0 #1d5b28,  0 -1.5px 0 #1d5b28,
              -1.5px 0 0 #1d5b28, 1.5px 0 0 #1d5b28;
	margin-left:-12px;
	margin-bottom:0;
	font-size: 2.025rem;
	margin-top: 1.5em;
	line-height:1.3;
}
#special1 h3:before{
  border-bottom: 1.7em solid transparent;
  border-left: 0.6em solid #33a74a;
	position:absolute;
	right:-0.58em;
	content:"";
	height:1em;
	bottom:0;
	
}
#special1 h4{
	font-size:1em;
	margin-top:0.8em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:#2c8e3f;
	border-radius: 4px;
	padding:2px;
  text-shadow:1px 1px 0 #1d5b28, -1px -1px 0 #1d5b28,
              -1px 1px 0 #1d5b28, 1px -1px 0 #1d5b28,
              0px 1px 0 #1d5b28,  0 -1px 0 #1d5b28,
              -1px 0 0 #1d5b28, 1px 0 0 #1d5b28;
}
#special1 h5{
	font-size:1em;
	margin-top:0.8em;
	font-weight:bold;
	color:#2c8e3f;
}

#special2 h3{
	color:#fff;
	background:#e94866;
	display: inline-block;
	position:relative;
	padding:0.2em 0.9em;
  text-shadow:1.5px 1.5px 0 #842737, -1.5px -1.5px 0 #842737,
              -1.5px 1.5px 0 #842737, 1.5px -1.5px 0 #842737,
              0px 1.5px 0 #842737,  0 -1.5px 0 #842737,
              -1.5px 0 0 #842737, 1.5px 0 0 #842737;
	margin-left:-12px;
	margin-bottom:0;
	font-size: 2.025rem;
	margin-top: 1.5em;
	line-height:1.3;
}
#special2 h3:before{
  border-bottom: 1.7em solid transparent;
  border-left: 0.6em solid #e94866;
	position:absolute;
	right:-0.58em;
	content:"";
	height:1em;
	bottom:0;
}
#special2 h4{
	font-size:1em;
	margin-top:0.8em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:#e94866;
	border-radius: 4px;
	padding:2px;
  text-shadow:1px 1px 0 #842737, -1px -1px 0 #842737,
              -1px 1px 0 #842737, 1px -1px 0 #842737,
              0px 1px 0 #842737,  0 -1px 0 #842737,
              -1px 0 0 #842737, 1px 0 0 #842737;
}
#special2 h5{
	font-size:1em;
	margin-top:0.8em;
	font-weight:bold;
	color:#ef4d66;
}
#special2 h6{
	font-size:1.6rem!important;
	font-weight: bold;
	margin-bottom:0.7em;
}

#special3{
	background:#fdf8da;
	padding:12px;
	margin-top:2em;
}
#special3 h3{
	padding:5px 12px;
	background:#1d2088;
	color:#fff33f;
	margin-top:0;
}
#special3 h3 span{
	color:#fff;
	font-size:1.6rem
}
#special3 p strong{
	color:#e72918;
	text-decoration: underline;
	font-size:1.8rem;
}
.kome{
	font-size:1.4rem;
	margin-bottom:1.5em;
}
#special3 .flexbox{
	flex-wrap:wrap;
	justify-content: space-between;
}
#special3 .flexbox img{
	width:32%;
	height:auto;
	margin-bottom:2%;
}
#special3 .flexbox div{
	width:32%;
	height:auto;
	margin-bottom:2%;
}
@media screen and (max-width: 768px) {
	#special3 .flexbox img{
		width:49%;
		height:auto;
		margin-bottom:2%;
	}
	#special3 .flexbox div{
		display: none;
	}
}

#special4 h3{
	color:#202088;
	text-align:center;
	font-size:2.4rem;
	background:#d2ebf1;
	padding:6px;
  text-shadow:1.5px 1.5px 0 #fff, -1.5px -1.5px 0 #fff,
              -1.5px 1.5px 0 #fff, 1.5px -1.5px 0 #fff,
              0px 1.5px 0 #fff,  0 -1.5px 0 #fff,
              -1.5px 0 0 #fff, 1.5px 0 0 #fff;
}
#special4 h4{
	background:#fff8a5;
	color:#1d208c;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-left:1.9em;
	position: relative;
}
#special4 h4 span{
	padding:2px 8px;
	margin:0 0 0 4px;
	background-color:#00479d;
	font-size:0.75em;
	color:#fff;
	position:absolute;
	left:4px;
	top:5px;
}
#special4 h5 span{
	color:#202088;
}
#special .money{
	position: relative;
	top:50%;
	border-width: 0 0 2px;
	border-style: dotted;
	padding-bottom:0.6em;
}
#special .money span{
	position: absolute;
	right:0;
	color:#e72918;
	background:#fff;
	padding-left:4px;
	font-weight: bold;
}
#special .money::before{
	position: absolute;
	left:0;
	bottom:-3px;
	background:#fff;
	width:1em;
	height:0.5em;
	content:"";
}
#special4 .sp4box{
	margin:0.7em 0 1.1em;
	border:solid 1px #7c88b8;
	padding:12px;
}
#special4 .sp4box h6{
	font-size:1.6rem;
	color:#fff;
	background: #1d2088;
	display: inline-block;
	padding: 3px 8px;
}
#special4 .sp4box dd span{
	text-decoration:#e72918 underline 2px;
}

#mid56{
	color:#202088;
	text-align:center;
	font-size:2.4rem;
	background:#d2ebf1;
	padding:6px;
  text-shadow:1.5px 1.5px 0 #fff, -1.5px -1.5px 0 #fff,
              -1.5px 1.5px 0 #fff, 1.5px -1.5px 0 #fff,
              0px 1.5px 0 #fff,  0 -1.5px 0 #fff,
              -1.5px 0 0 #fff, 1.5px 0 0 #fff;
}

#special5 h4{
	color:#fff;
	background:#2cac38;
	margin-bottom:0;
	padding:2px 1em;
  text-shadow:1.5px 1.5px 0 #1d5b28, -1.5px -1.5px 0 #1d5b28,
              -1.5px 1.5px 0 #1d5b28, 1.5px -1.5px 0 #1d5b28,
              0px 1.5px 0 #1d5b28,  0 -1.5px 0 #1d5b28,
              -1.5px 0 0 #1d5b28, 1.5px 0 0 #1d5b28;
}
#special5 h5{
	font-size:1.6rem;
	margin:0.5em 0 0;
}
#special5 .fullimg{
	margin-top:0.5em;
}
#special5 h6{
	margin:0.8em 0 0.8em;
	font-weight:bold;
	background:#2cac38;
	font-size:1.8rem;
	color:#fff;
	border-radius: 1em;
	padding:3px 16px;
}
#special5 .sp5box strong{
	color:#30ac38;
}
#special5 .sp5box{
	padding:12px;
	margin-top:1em;
	border-radius:8px;
	background:#fffde4;
}

#special6 h4{
	color:#fff;
	background:#ea5528;
	margin-bottom:0;
	padding:2px 1em;
  text-shadow:1.5px 1.5px 0 #842737, -1.5px -1.5px 0 #842737,
              -1.5px 1.5px 0 #842737, 1.5px -1.5px 0 #842737,
              0px 1.5px 0 #842737,  0 -1.5px 0 #842737,
              -1.5px 0 0 #842737, 1.5px 0 0 #842737;
}
#special6 h5{
	font-size:1.6rem;
	margin:0.5em 0 0;
}
#special6 .fullimg{
	margin-top:0.5em;
}
#special6 h6{
	margin:0.8em 0 0.8em;
	font-weight:bold;
	background:#ea5528;
	font-size:1.8rem;
	color:#fff;
	border-radius: 1em;
	padding:3px 16px;
}

#special6 strong{
	color:#ea5528;
}
#special6 .kome2{
	padding:12px;
	margin-top:1em;
	border-radius:8px;
	background:#fffde4;
}
#special6 .kome2 strong{
	color:#ea5528;
}

/*topics*/
.mark_pfizer{
	color: #4999b5;
}
.mark_pfizer_s{
	color: #4cb5b7;
}

#topics1 th{
	font-weight: bold;
}
#topics1 th,#topics1 td{
	font-size:1.35rem;
}
#topics1 .mid_sc table thead th{
	background:#fffcd1;
}
#topics1 table.m2 thead th{
	background:#f0f0ed;
}
#topics1 table.m2 tbody th{
	background:#feecbd;
	max-width:2em;
	text-align: center;
}
#topics1 table.m2 tbody td{
	max-width:130px;
}
#topics1 table.m2 tbody tr:nth-of-type(1) td .qr a{
	max-width: 100%;
}
#topics1 table.m2 tbody tr:nth-of-type(1) td .qr{
	margin:0.5em 0 0;
}
#topics1 table.m2 tbody td .mid_sc{
	border-radius:6px;
	background:#fff;
	display: block;
	margin:4px 0;
}
@media screen and (max-width: 349.97px) {
	#topics1 table.m2 tbody td{
		min-width:auto;
	}
}
#topics1 .bdl{
	text-decoration: underline;
}
#topics1 ul li{
	margin:0;
	padding-left:30px;
	position:relative;
}
#topics1 ul li:nth-of-type(1):before{
	content: "";
	position:absolute;
	left:0;
	top:0.25em;
	width:26px;
	height:60%;
	background:#fce9f1;
	border:solid 1px #181818;
}
#topics1 ul li:nth-of-type(2):before{
	content: "";
	position:absolute;
	left:0;
	top:0.25em;
	width:26px;
	height:60%;
	background:#e8f4f9;
	border:solid 1px #181818;
}
#topics1 h4.t4{
	border:solid 1px #181818;
	background:#ecf7fe;
	margin:1em 0 0!important;
	font-size:1.65rem;
	text-align:center;
	padding:3px;
}
#topics1 .tp1box{
	border:solid 1px #181818;
	border-top:none;
	padding:12px;
}

#topics1 .tp1box h5{
	margin-bottom:0.3em!important;

}
#topics1 .tp1box h5:nth-of-type(1){
	margin:0 0 0.3em!important;
	border-top:none;
	padding-top:0em;
}
#topics1 th{
	background:#fffcd3;
}

#topics2 h4{
	font-size:1.6rem;
	margin-bottom:0.2em;
}
#topics2 th{
	background:#fef3eb;
	min-width:5.5em;
}

#topics4 h4{
	background:#fff46a;
	padding:3px 8px;
	width:5.5em;
	font-size:1.6rem;
	border-radius: 0!important;
	text-align:center;
}
#topics4 strong{
	color:#eb5a20;
}

#topics5 h4{
	background:#dfded5;
	border-radius:6px;
	padding:4px 8px;
	font-size:1.7rem;
}
#topics5 ul li span{
	color:#eb5a20;
}

#topics6 .flexbox6{
	display: block;
}
#topics6 .flexbox6 img{
	width:100%;
	height:auto;
	margin-top:1em;
}
@media screen and (min-width: 768px) {
	#topics6 .flexbox6{
		display: flex;
		justify-content: space-between;
	}
	#topics6 .flexbox6 img{
		width:49%;
		height:auto;
	}
}

#topics7 section{
	margin-top:1.5em;
}
#topics7 .mid_bd{
	color:#ee5a20;
	border-color:#ee5a20;
}
#topics7 p span{
	color:#ee5a20;
}

#topics8 h4{
	background:#fff46a;
	padding:3px 8px;
	width:5.5em;
	font-size:1.6rem;
	border-radius: 0!important;
	text-align:center;
}

#topics9 .mid_bd{
	color:#ee5a20;
	border-color:#ee5a20;
}
#topics9 p span{
	color:#ee5a20;
}
#topics9 .tp9-1box{
    border:solid 1.5px #54b241;
    margin-top:1.3em;
	padding:12px;
	border-radius:4px;
}
#topics9 .tp9-1box h4 {
    background: #54b241;
    padding: 2px 4px;
    font-size: 1.7rem;
    display: inline-block;
    font-weight: bold;
    border-radius: 8px;
    color: #fff;
    margin: 0!important;
}
#topics9 .tp9-1box h5.mid_bd{
	color:#54b241;
	border-color:#54b241;
	margin-top:0;
}

#topics9 .tp9-2box{
    border:solid 2px #eb5a20;
    margin-top:1.3em;
	padding:12px;
	background:#fffeee;
}
#topics9 .tp9-2box strong{
	color:#eb5a20;
}
#topics9 .tp9-2box .tp9-3box{
	background:#fde8d0;
	padding:12px;
}
#topics9 .tp9-2box .tp9-3box{
	background:#fde8d0;
	margin-top:1.2em;
}
#topics9 .tp9-2box .tp9-3box h4{
	font-size:1.6rem;
}

#topics10 h4{
	background:#fff46a;
	padding:3px 8px;
	width:5.5em;
	font-size:1.6rem;
	border-radius: 0!important;
	text-align:center;
}
#topics10 h5{
	color:#ed6d01;
}

#topics11 h4{
	background:#fff46a;
	padding:3px 8px;
	width:3.5em;
	font-size:1.6rem;
	border-radius: 0!important;
	text-align:center;
}

#topics12 h4{
	background:#fff46a;
	padding:3px 8px;
	width:3.5em;
	font-size:1.6rem;
	border-radius: 0!important;
	text-align:center;
}

#topics13 h4{
	color:#ed6d01;
}

#topics14 h4{
	color:#ed6d01;
}
#topics14 h5{
	background:#ed6d01;
	display: inline-block;
	border-radius: 6px;
	padding:3px 8px;
	color:#fff;
	font-size: 1.5rem;
}
#topics14 ul{
	position: relative;
}
#topics14 ul.u1::before{
	content: "";
	height:6em;
	width:8px;
	border:solid 1px #181818;
	border-right:none;
	position: absolute;
	left:0;
	top:0;
}
#topics14 ul.u2::before{
	content: "";
	height:3em;
	width:8px;
	border:solid 1px #181818;
	border-right:none;
	position: absolute;
	left:0;
	top:0;
}
#topics14 li{
	margin-top:0;
}

/*すこやか*/
#healthy h5.hm1{
	color:#e9538e;
}
#healthy h4.hmark{
	color:#e9538e;
	background-color: transparent;
	padding:0;
}
#healthy .hm2{
	background:#fff46a;
	padding:3px 8px;
	width:5.5em;
	font-size:1.6rem;
	border-radius: 0!important;
	text-align:center;
}
#healthy ul span{
	color:#7191ca;
}
#healthy .heal_box{
	background:#e0f1f2;
	padding:12px;
	margin-top:1.5em;
	border-radius: 8px;
}
#healthy .heal_box h4{
	margin-top: 0;
	border:solid 1px #fff;
	background:#025b84;
	border-radius: 1em;
	display: inline-block;
	color:#fff;
	padding:4px 8px;
}
#healthy .heal_box h5{
	background:#fff;
	border-radius: 6px;
	color:#025b84;
	padding:5px 12px;
}
#healthy .mid_sc{
	border:solid 2px #e60013;
}



/*連載*/
#topics .spot h4{
	margin-top:1em;
}
#topics .spot p:nth-child(1){
	margin-top:1em!important;
}
#topics .spot .spot_box{
	background:#fffcea;
	padding:12px 14px;
	border-radius:10px;
}
#topics .spot .spot_box h5{
	margin-top:0!important;
}
#topics .spot .spot_box h5 span{
	padding:2px 6px;
	font-weight:normal;
	font-size:1.4rem;
	border:solid 1px #181818;
	margin-right:1em;
}
#topics .spot .spot_box table{
	border:solid 2px #181818;
	margin-bottom:1.2em;
}
#topics .spot .spot_box th{
	font-weight:bold;
	font-size:1.4rem;
}
#topics .spot .spot_box td{
	font-size:1.4rem;
	text-align: right;
	background: #fff;
}
#topics .spot .spot_box thead th{
	background:#feeabc;
}
#topics .spot .spot_box tbody th{
	background:#dcf1fc;
}
#topics .spot .spot_box tbody tr:nth-of-type(2) th{
	background:#eb634d;
	color:#fff;
}

#recipe .recipe1 h4{
	color:#e94a0d;
	font-size:2.2rem;
	text-align: center;
}
#recipe .recipe1 ul{
	background:#fff7e4;
	border-radius:8px;
	padding:11px 10px 10px;
	margin-top:-12px;
	position: relative;
	z-index: 1;
}
#recipe .recipe1 .hiMemo{
	background:#fff7e4;
	border-radius:8px;
	padding:17px 10px 10px;
	margin-top:-12px;
	position: relative;
	z-index: 2;
}
#recipe .recipe1 h5{
	background:#ffe88c;
	border-radius:4px;
	padding:3px 8px;
	margin-left:10px;
	line-height:1;
	position: relative;
	z-index: 20;
	display: inline-block;
}
#recipe .recipe1 ul:nth-of-type(1) li{
	margin-top:4px;
}
#recipe .recipe1 ul:nth-of-type(1) li span{
	color:#e94a0d;
}
#recipe .recipe1 ul:nth-of-type(2) li strong{
	color:#e94a0d;
}

#recipe .recipe2{
	margin-top:4rem;
}
#recipe .recipe2 .r2top{
	border:solid 2px #ec6e7c;
	padding:3px 8px;
	line-height:1;
	display: inline-block;
	font-weight:bold;
}
#recipe .recipe2 .r2top2{
	border:solid 2px #ec6e7c;
	border-radius: 1em;
	padding:3px 8px;
	line-height:1;
	display: inline-block;
	font-weight:bold;
	margin-top:0;
}
#recipe .recipe2 h4{
	color:#ec6e7c;
	font-size:2.2rem;
	margin:0.4em 0 0.4em 0.5em;
	text-indent:-0.5em;
}
#recipe .recipe2 h5{
	background:#ec6e7c;
	border-radius:1em;
	padding:4px 8px;
	line-height:1;
	position: relative;
	text-align:center;
	color:#fff;
	margin-top:1.2em;
}
#recipe .recipe2 h5.re2mid1{
	width:5.5em;
}
#recipe .recipe2 h5.re2mid2{
	width:12em;
}
.recipepic span{
	margin-left:1em;
	margin-right:1em;
}
.recipepic strong{
	font-size:2rem;
	color:#ec6e7c;
	display: block;
}

/*祇*/
.font-gi{
	font-family: 'M PLUS 1p', sans-serif;
}

/*フッターマーク*/
.footer_inner #footmark{
    display: block;
    text-align: center;
    margin:15px auto 0;
    padding-bottom:8px;
	width:48px;
	height: auto;
}
@media screen and (min-width: 768px) {
	.footer_inner #footmark{
		position:absolute;
		right:0;
		bottom:0;
		padding-bottom:3px;
		width:44px;
		height: auto;
		margin-top:10px;
	}
}



/*.menu_child a{
    background:url(../images/icon_m-childg.png);
    color:#b6b6b6!important;
}
.tab-child a{
border:solid 1px #b6b6b6!important;color:#9ca0a7!important;background:#e0e1e3!important;
}
.menu_child a:before{
	display:none!important;
}
@media screen and (max-width: 767px) {
.tab-child a{
border:solid 1px #ededef!important;color:#e0e1e3!important;background:#f9f9fa!important;
}
}*/

/*.menu_lecture a{
    background:url(../images/icon_m-lectureg.png);
    color:#b6b6b6!important;
}
.tab-lecture a{
border:solid 1px #b6b6b6!important;color:#9ca0a7!important;background:#e0e1e3!important;
}
.menu_lecture a:before{
	display:none!important;
}
@media screen and (max-width: 767px) {
.tab-lecture a{
border:solid 1px #ededef!important;color:#e0e1e3!important;background:#f9f9fa!important;
}
}*/</pre></body></html>