@charset "UTF-8";

#kokuraminami .tb_left,#kokuraminami .tb_right{
    height:258.5px;
    width:auto;
}
#yahatahigashi .tb_left,#yahatahigashi .tb_right{
    height:165px;
    width:auto;
}
#tobata .tb_left,#tobata .tb_right{
    height:288.5px;
    width:auto;
}

/*@media screen and (min-width: 768px){
#kokuraminami .ward_eye img {
	width: 140px;
}}
#kokuraminami .ward_btext {
    min-height: 250px;
}*/


#yahatahigashi .higashi_box h4{
	color:#2f5831;
	margin-bottom:0;
}
#tobata .tobata_box{
	background:#cbda95;
	margin-top:1.2em;
	border-radius:10px;
	padding:12px;
}
#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;
}

.ward table{
	width:100%;
}
.ward table th{
	text-align: center;
	font-weight: bold;
	background: #fff;
}
.ward table thead th{
	background:#b1c668;
}
.ward table td{
	font-size:1.4rem;
}
.ward table tr.even td{
  background-color: #dce89d;
}

/*特集*/
#special .mainph{
	margin:0;
}
#special .mainph img{
	width: 100%;
	height:auto;
}
#special h3.sptop{
	color:#e8383c;
	margin-top:0;
}
#special .fb{
	background:#fffcd1;
	border-radius:10px;
	padding:0 12px 1px;
	margin-top:4px;
	margin-bottom:1.5em;
}
#special .fb h4{
	color:#009fde;
	text-shadow: 0 0 2px #fff;
	line-height:1;
	margin-top:0;
}
#special .fb h4 span{
	position: relative;
	text-shadow: 0 0 2px #fff;
	font-size:1.4rem;
	font-weight: bold;
	transform: rotate(-3deg);
	display:block;
}
#special .fb h4 span:before,#special .fb h4 span:after{
    position: relative;
    display: inline-block;
    content: "";
    background: #009fde;
    width: 2px;
    height: 1.2em;
    margin: 0 0.6em 0 0.5em;
    margin-top: -0.2em;
    vertical-align: middle;
}
#special .fb h4 span:before{
	transform: rotate(-25deg);
}
#special .fb h4 span:after{
	transform: rotate(25deg);
}

#special1 section{
}
#special1 section h4{
	font-weight: bold;
	color:#e8383c;
}

#special2{
	background:#eaf6fd;
	padding:12px;
	border-radius:10px;
	margin-top:2em;
}
#special2 h3{
	font-size:1.8rem;
	margin-top:0;
}
#special2 p.name{
	margin:0;
	text-align:right;
	font-weight: bold;
}
.spmid{
	line-height: 1.3!important;
	color:#009fde;
	text-shadow: 2px 2px 0 #fff338;
}
.spic span{
	display: block;
	text-align: left;
	padding-left:6%;
}

#special3{
	padding:12px;
	margin-top:1.2em;
	border-radius:12px;
	background:#fbdde0;
}
#gizagiza p{
	display: inline;
}
#gizagiza p , #gizagiza p:after , #gizagiza p:before , #gizagiza p span {
  content:"";
  width:56px;
  height:56px;
  background-color:#e8383c;
  position:absolute;
  top:0px;
}
#gizagiza , #gizagiza p , #gizagiza p:after , #gizagiza p:before {
  -webkit-transform: rotate(22.5deg);
  -moz-transform: rotate(22.5deg);
}
#gizagiza p span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  text-align: center;
  z-index: 999;
  line-height: 1.3;
  color: #fff;
  font-size:1.3rem;
  font-weight: bold;
}
#gizagiza {
  position:relative;
  width:56px;
  height:56px;
  background-color:#e8383c;
  margin:12px 0 0 12px ;
  margin-right:20px;
}
#gizagiza p strong {
	font-size:18px;
	margin-top:8px;
	display: block;
}
#special3 .flexbox{
	align-items :center;
}
#special3 h4{
	font-size:2rem;
	margin:12px 0 0;
	color:#fff798;
	text-shadow:2px 2px 0 #e8383c, -2px -2px 0 #e8383c,
              -2px 2px 0 #e8383c, 2px -2px 0 #e8383c,
              0px 2px 0 #e8383c,  0 -2px 0 #e8383c,
              -2px 0 0 #e8383c, 2px 0 0 #e8383c;
}

.sp3box{
	background:#fdf2f3;
	border-radius:4px;
	padding:8px 12px;
}
.sp3box dt{
    width: 5.5em;
	text-align:center;
    margin: 0.5em 0 0;
    padding: 0;
    float: left;
    clear: left;
	font-weight:500;
	background:#e8383c;
	color:#fff;
	border-radius:4px;
}
.sp3box dd{
    margin: 0 0 0 5.5em;
    padding: 0.5em 0 0 20px;
}
.sp3box dd.ddmap{
	clear:left;
	margin:0;
	padding:0;
}
.sp3box2{
	background:#fffcdb;
	border-radius:10px;
	padding:12px;
	position: relative;
	border:solid 2px #d43337;
}
.sp3box2 h5 img{
	width:85px;
	height:auto;
	position: absolute;
	left:-4px;
	top:-48px;
}


@media screen and (max-width: 470px) {
	#special3 h4{
		font-size:1.6rem;
			text-shadow:1px 1px 0 #e8383c, -1px -1px 0 #e8383c,
              -1px 1px 0 #e8383c, 1px -1px 0 #e8383c,
              0px 1px 0 #e8383c,  0 -1px 0 #e8383c,
              -1px 0 0 #e8383c, 1px 0 0 #e8383c;
		padding-top:0.5em;
	}
	.sp3box dt{
		float:none;
		margin:0.8em 0 0.2em;
		font-size:1.4rem;
	}
	.sp3box dt:nth-of-type(1){
		margin-top:0;
	}
	.sp3box dd{
		margin:0;
		padding:0;
	}
}

#special4 section{
	background: #fdebcc;
	padding:5px;
	margin-top:1.5em;
	border-radius:12px;
}
#special4 section>div{
	border:solid 2px #fbd6a9;
	padding:12px;
	border-radius:10px;
}

#special4 h4{
  color:#e8383c;
  margin-top:0;
}
.sp4box{
	background:#fff;
	padding:12px;
}
.sp4box h5{
	color:#fff;
	background:#e8383c;
	display: inline-block;
	padding:1px 4px;
}

#special5 h3{
	font-size:1.6rem;
	background:#fedb41;
	padding:4px 12px;
	margin:1.5em 0 0;
	line-height: 1.3;
}
#special5 .item{
	background:#fff8a3;
	padding:4px 12px;
	margin-top:0;
}

/*topics*/
.mark_pfizer{
	color: #4999b5;
}
.mark_pfizer_s{
	color: #4cb5b7;
}
#topics1 h5.ye{
	background:#fff791;
	border-radius:6px;
	padding:2px 5px;
	display: inline-block;
}
#topics1 th{
	font-weight: bold;
}
#topics1 table thead th{
	background:#fdecf0;
}
#topics1 table tbody th{
	background:#fef4e4;
}
#topics1 table tbody tr:nth-of-type(1) td{

}
#topics1 table tbody tr:nth-of-type(1) td .qr a{
	max-width: 100%;
}
#topics1 table tbody tr:nth-of-type(1) td .qr{
	margin:0.5em 0 0;
}
#topics1 table tbody td .mid_sc{
	border-radius:6px;
	background:#fff;
	display: block;
	margin:4px 0;
}
#topics1 table tbody td.tc{
	max-width:2em;
	text-align:center;
}
#topics1 table tbody td.fz{
	color:#11a63c;
	font-weight:bold;
}
.tp1_2box{
	border:solid 3px #e60013;
	padding:10px 12px;
	border-radius:6px;
}
@media screen and (max-width: 349.97px) {
	#topics1 table tbody td{
		min-width:auto;
	}
}
#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 .tp1box {
	border: solid 2px #1e68a3;
	padding:8px;
	border-radius:6px;
}
#topics1 .tp1box h4{
	margin-top:0;
	margin-bottom:0.2em;
}

#topics2 h5 {
    background: #fff46a;
    padding: 3px 8px;
    width: 5.5em;
    font-size: 1.6rem;
    border-radius: 0!important;
    text-align: center;
}
#topics2 h4{
	background:#d5eefb;
	border-radius:6px;
	padding: 3px 8px;
	display: inline-block;
}
.tp2box{
	background:#e7f5fd;
	padding:12px;
	border-radius:8px;
	margin:1em 0;
}
.tp2box .mark{
	color:#1eb9ee;
}
#topics3 h4{
	color:#ea5921;
}

#topics4 section,#topics5 section{
	margin-top:1.5em;
}
#topics4 h4,#topics5 h4{
	color:#ea5921;
	margin:0 0 0.7em;
}
#topics4 strong,#topics5 strong{
	color:#ea5921;
}

#topics6 h4,#topics7 h4{
	display: inline-block;
	margin-bottom:0!important;
	font-size:1.7rem;
	padding:2px 5px;
	border-color:#e7280e;
}
#topics6 h5.ye {
    background: #fff46a;
    padding: 3px 8px;
    width: 3.5em;
    font-size: 1.6rem;
    border-radius: 0!important;
    text-align: center;
}
#topics6 .tp6box{
	background:#fdefec;
	padding:12px;
	margin:1em 0;
}
#topics6 .tp6box span{
	color:#e7280e;
}
#topics6 .tp6box h5{
	margin-top:0;
}

#topics8 .AB-wrap{
    margin-top:2.4rem;
}
#topics8 .AB-btn-wrap{
    margin-bottom:1.2rem;
}
#topics8 .AB-wrap h4{
    margin-bottom:0!important;
    font-size:1.6rem;
}
#topics8 .tab-B img{
    width:100%;
    height:auto;
}

#topics9 .tp9box{
	margin-top:1.2em;
	border-radius:10px;
	background:#fffbc6;
	padding:12px;
}
#topics9 .tp9box dl{
	padding-top:0;
}
#topics9 .tp9box dt{
	margin-top:0;
}
#topics9 li span{
	padding-right:1em;
}
#topics9 li{
	margin:0.2em 0 0;
}

#tv h4{
	margin-bottom:0.2em;
}
#tv h4 span{
	color:#ed6d01;
}
#tv p{
	margin-top:0;
	margin-left:1em;
}
#series_SDGs h5{
	color:#6da82f;
	font-size:1.75rem;
	margin:1.7em 0 0.7em;
}


/*祇*/
.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;
}
}*/