@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');

/*** social btn st***/

@import url(social_btn.css);

@media screen and (min-width: 1001px) {
	body {
		margin-left: 10px;
	}
}

body {
	margin-top: 0px;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
/************header**************/

/*ChromeとOperaのみだけに適用されるCSSハック
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
  body {
	font-family:ms pgothic;
  }
}*/

/* 
#header {
	width: 980px;
	height: 63px;
	background: url(/img/top_tagline2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: right;
}
#head_bg {
	background: url(/img/bg_glonavi_u.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding:0px;
	height:35px;
}
*/
#menu_head {
	height:35px;
	width:980x;
	margin-left: 10px;
	padding:0px;
	border:none;
}
#b1 {
	background:url(/img/gnavi/u_menu01_off.gif);
	text-indent: -5000px;
}
a#b1:hover {
	background:url(/img/gnavi/u_menu01_on.gif);
}
#b2 {
	background:url(/img/gnavi/u_menu02_off.gif);
	text-indent: -5000px;
}
a#b2:hover {
	background:url(/img/gnavi/u_menu02_on.gif);
}
#b3 {
	background:url(/img/gnavi/u_menu03_off.gif);
	text-indent: -5000px;
}
a#b3:hover {
	background:url(/img/gnavi/u_menu03_on.gif);
}
#b4 {
	background:url(/img/gnavi/u_menu04_off.gif);
	text-indent: -5000px;
}
a#b4:hover {
	background:url(/img/gnavi/u_menu04_on.gif);
}
#b5 {
	background:url(/img/gnavi/u_menu05_off.gif);
	text-indent: -5000px;
}
a#b5:hover {
	background:url(/img/gnavi/u_menu05_on.gif);
}
dl#menu {
	float: left;
	margin:0;
	padding:0;
	position: absolute;
	/*top:63;*/



 z-index: 100;
}
dl#menu ul {
	list-style: none;
	margin:0;
	padding:0;
}
dl#menu dd {
	float: left;
	text-align: center;
	position: relative;
	margin:0;
	padding:0;
}
dl#menu dd ul {
	background-color: #99CCFF;
	display: none;
	position: absolute;
	top: 35px;
	z-index: 2;
	margin: 0;
}
dl#menu dd ul a {
	font-size: 72%;
	color: #003399;
	height: 18px;
	text-align: left;
	padding: 5px;
	/*width: 136px;*/



	text-decoration: none
}
dl#menu dd ul a.hierarchy {
	background: url(/img/gmArrow.gif) 120px center no-repeat;
}
dl#menu dd ul li.rollOver {
	background-color: #184ce7;
}
dl#menu dd ul li.rollOver a.rollOverA {
	color: #FFFFFF;
}
dl#menu dd ul li {
	position: relative;
	/*border: solid 1px;*/



  border-color: #ffffff;
	margin: 0;
}
dl#menu dd ul li ul {
	display: none;
	position: absolute;
	top: 1px;
	left: 136px;
	z-index: 3;
}
/************search**************/


/*
#menu_td {
	position:relative;
}
div#search {
	position: absolute;
	top: -23px;
	left: 740px;
}
div#search2 {
	position: absolute;
	top: 40px;
	left: 740px;
}
form.search {
	margin: 0;
}
*/
div#action_btn {
	position: relative;
	top: 3px;
	_top:5px;
	left: 0px;
	width:290px;
	height:25px;
}
div#btnAction {
	float:right;
	margin-top:11px;
}
div#btnAction ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#btnAction ul li {
	float:left;
	margin:0;
	padding:0;
	display: inline;
	line-height: 1em;
}
.hide {
	display:none;
}
a {
	color: #0066CC;
}
p {
	font-size: 0.78em;
	line-height: 1.4em;
}
strong {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.black {
	color: #000000;
}
.blackb {
	color: #000000;
	font-weight: bold;
}
.blue1 {
	color: #0099ff;
}
.blue1b {
	color: #0099ff;
	font-weight: bold;
}
.blue2 {
	color: #336699;
}
.blue2b {
	color: #336699;
	font-weight: bold;
}
.blue3 {
	color: #33CCFF;
}
.blue3b {
	color: #33CCFF;
	font-weight: bold;
}
.red1 {
	color: #FF0000;
}
.red1b {
	color: #FF0000;
	font-weight: bold;
}
.grays {
	color: #666666;
}
.graysb {
	color: #666666;
	font-weight: bold;
}
.pink {
	color: #FF3399;
}
.nopadding {
	margin: 0px;
	padding: 0px;
}
#contents {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
}
#contents a {
	color: #0099FF;
	text-decoration: underline;
}
#contents a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#top {
	float: right;
	margin-top: 10px;
}
#top a {
	color: #666666;
	text-decoration: underline;
}
#toponly {
	margin-top: 5px 0px 10px 0px;
	text-align: right;
}
#toponly a {
	color: #666666;
	text-decoration: underline;
}
#baner {
	padding: 0px;
}
#baner p {
	padding: 0px;
	margin-bottom: 3px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
ol {
	margin-left: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	margin-left: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	margin-bottom: 5px;
}
.bec {
	list-style-position: outside;
	margin-left: 17px;
	list-style-image: url(../images/mark1.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
.bec a {
	text-decoration: none;
}
.em078 {
	font-size: 0.78em;
	line-height: 1.5em;
}
.pankuzu {
	font-size: 0.7em;
	padding: 15px 5px 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.em08 {
	font-size: 0.85em;
	line-height: 1.5em;
}
.em1 {
	font-size: 1em;
	line-height: 1.5em;
}
.space {
	margin: 10px;
}
.space20 {
	margin: 20px;
}
.em07 {
	font-size: 0.7em;
	line-height: 1.2em;
}
.imgborder {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.borderdots {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #86AED6;
}
.bottonbg {
	background-image: url(../images/b_bg.gif);
	background-repeat: repeat-x;
}
.white {
	color: #FFFFFF;
}
.nomark {
	list-style-type: none;
}
.green {
	color: #009933;
}
.orange {
	color: #FF6600;
}
.credit {
	font-size: 0.7em;
	line-height: 1em;
	margin: 2px 0px 0px;
	text-align: right;
	padding: 0px;
}
.blue4 {
	color: #003399;
}
.nounderline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxblue2 {
	background-color: #EBF5FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}
.space40 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
}
div#utilityarea {
	position: absolute;
	top:105;
	left:800;
	width:190;
	height:600;
	background:#ffffff;
}
/* 世界の子どもたちフォントサイズ変更対応090123 */



.bec3 {
	list-style-position: outside;
	margin-left: 17px;
	list-style-image: url(../images/mark1.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
.bec3 a {
	text-decoration: none;
}
.bec3 li {
	margin-bottom: 10px;
}
/* 091019追加　グロナビ1行に入らないもの用のフォント下げ*/







dl#menu dd ul .small {
	font-size: 98%;
}


/* メガドロップダウン追加 */
/*
.gronavi{
background-color:#0099ff;
width:980px;
position:relative;
margin:0;
padding:0;
color:#6a6a6a;
font-size:0.8rem;
font-size:0.8em \9;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
z-index:100;
}
.gronavi h2{
font-size:1.1rem;
margin:10px 0;
}
.gronavi p{
font-size:0.8rem;
line-height:1.5em;
}
.gronavi > ul,
.gronavi > ol,
.gronavi > li{
margin:0;
padding:0;
list-style:inside none none;
font-size:0.8rem;
}
.gronavi ul{
margin:0\9;
padding:0\9;
list-style:inside none none\9;
font-size:14px\9;
}
.mdrop_main,.gronavi_faq{
color:#fff;
text-decoration:none !important;
}
.mdrop_main:link,.gronavi_faq:link{
color:#fff;
}
.mdrop_main:visited,.gronavi_faq:visited{
color:#fff;
}
.li_mdroplist{
margin:0;
padding:0;
list-style:inside none none;
font-size:0.8rem;
}
.gronavi a{
text-decoration:none;
color:#003366;
}
.gronavi a img{
border:0 none;
}
.gronavi > li{
display:block;
float:left;
color:#fff;
background-color:#0173de;
margin:0 0 0 1px;
cursor:pointer;
}
.li_mdroplist,.gronavi_faq_li{
display:block;
float:left;
color:#fff;
background-color:#0173de;
margin:0 0 0 1px;
cursor:pointer;
}
.gronavi_faq{
padding:10px 30px 9px 15px;
color:#fff;
display:block;
}
.gronavi > li > a{
padding:10px 30px 9px 15px;
color:#fff;
display:block;
}
.li_mdroplist a{
padding:10px 30px 9px 15px;
color:#fff;
display:block;
}
.li_home{
display:block;
float:left;
padding:5px 0 0 0;
margin:0;
width:40px;
text-align:center;
}
.li_home img{
margin-top:4px;
margin-top:0px\9;
margin-bottom:2px\9;
}
.li_home a{
padding:0 !important;
background:#09F;
}
.li_home i{
font-size:1.5em;
color:#fff;
display:block;
font-size:1.8em;
padding:6px 15px;
background-color:#0099ff;
}

.li_search{
background-color:#09f;
display:block;
position:absolute;
right:5px;
bottom:5px;
padding:0;
}
.arrowdown{
padding:0 0 0 8px;
position:absolute;
top:10px;
font-size:1.5em;
}
.gronavi_faq_li a{
color:#fff;
}
.searchbox{
float:right;
margin:0;
border:0 none;
border-collapse:collapse;
background:#45b5ff;
border-radius:2px;
}
.searchbox input{
border:0 none;
background:#45b5ff;
}
.searchbox input[type="text"] {
height:35px;
width:170px;
}
*/

/* メガドロップダウン */
/*
ul#gronavi li .sub {
	position: absolute;
	top: 46px; left: 0;
	padding: 20px;
	padding: 20px 7px\9;
	float: left;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;x
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	background:#fff;
	color:#333;
	border-top:0 none;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	box-shadow:3px 3px 3px #ddd;
	width:940px;
	z-index:100;
}
@media all and (-ms-high-contrast:none){
ul#gronavi li .sub { top: 44px } 
.gronavi_faq_li{padding-top:1px !important;} 
}
ul#gronavi li .sub p{
line-height:1.6em !important;
font-size:12px;
}
ul#gronavi li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#gronavi li .sub ul{
	list-style: none;
	float: left;
}
ul#gronavi .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#gronavi .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#gronavi .sub ul li a {
	float: none;
	text-indent: 0;
	height: auto;
	display: block;
	text-decoration: none;
	padding:0;
}
ul#gronavi .sub ul li a:hover {
	background-position: 5px 12px ;
}
.sub{
cursor:auto;
}
.brdr{
border-top:1px dotted #999;
border-left:0 none;
border-right:0 none;
border-bottom:0 none;
padding-top:10px;
}
.sub li{
font-size:0.85rem;
font-weight:bold;
}
.sub a{
color:#09f;
text-decoration:none !important;
}
.sub a:hover{
color:#f55c00;
}
.sub a:hover img{
opacity:0.7;
}
*/

/* メガドロップダウン/ユニセフについて */
/*
.mdrop_about1{
width:175px;
float:left;
padding:0 10px 0 0;
}
.mdrop_about1 a{
padding-right:10px
}
.mdrop_about1 h2 a{
padding:10px 0 0 0px;
}
.mdrop_about1 p{
margin-top:0;
}
.mdrop_about_waku{
float:left;
border-top:0 none;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:0 none;
padding:0 10px;
}
.sub h2 a{
color:#09f;
font-size:15px;
}
.mdrop_about2{
width:270px;
float:left;
}
.mdrop_about2_txt{
height:110px;
padding-top:10px;
}
.mdrop_about2_txt a{
padding:5px;
}
.mdrop_about2_txt a:hover{
color:#4db8ff;
}
.mdrop_about2 h2{
padding:0 0 0 8px;
}
.mdrop_about2 ul{
margin-left:0;
}
.mdrop_about2 ul li{
display:block;
float:left;
margin:0 5px 0px 0;
text-align:center;
width:86px;
width:80px\9;
font-size:14px;
}
.mdrop_about2 ul li.last{
margin:0 !important;
}
.mdrop_about2 ul li img{
margin:0 3px;
}
.mdrop_about3{
width:245px;
float:left;
padding:0 0 0 20px;
}
.mdrop_about3 a{
padding-right:0;
}
.mdrop_about3 img{
border:0 none;
}
.mdrop_about4{
width:170px;
float:left;
padding:0 0 0 10px;
}
.mdrop_about4 a{
padding-right:0;
}
*/

/* メガドロップダウン/募金・支援 */
/*
.mdrop_coop1{
width:170px;
float:left;
padding:0;
}

.mdrop_coop1 h2{
padding:10px 0;
}
.mdrop_coop1 a{
padding-right:0px;
}
.mdrop_coop_waku{
border-top:0 none;
border-bottom:0 none;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
float:left;
padding:0 10px;
height:275px;
}
.mdrop_coop2{
width:362px;
float:left;
}
.mdrop_coop2 a{
padding:0;
}
.mdrop_coop3{
width:200px;
float:left;
}
.mdrop_coop3_inline{
display:inline !important;
}
.mdrop_coop4{
width:160px;
height:275px;
float:left;
padding:0 0 0 5px;
}
.mdrop_coop4 a{
padding:0;
}
.mdrop_coop2_donabtn img{
margin:10px 3px;
}
.mdrop_coop2a{
float:left;
}
.mdrop_coop2a ul{
margin-left:0;
padding-left:0;
}
.mdrop_coop2a li{
border-top:1px dotted #999;
border-left:0 none;
border-right:0 none;
border-bottom:0 none;
padding:15px 5px;
margin-left:0;
width:150px;
width:130px\9;
height:30px;
}
.mdrop_coop2b{
float:left;
}
.mdrop_coop2b ul{
padding:0 0 0 10px;
margin:0 0 0 10px;
border-top:0 none;
border-right:0 none;
border-left:1px solid #ddd;
border-bottom:0 none;
}
.mdrop_coop2b li{
border-top:0 none;
border-left:0 none;
border-right:0 none;
border-bottom:0 none;
padding:15px 5px 5px;
width:160px;
width:140px\9;
height:30px;
margin-left:0;
}
.mdrop_coop2b li.last{
height:auto;
padding:0 !important;
border-top:0 none !important;
}
.mdrop_coop2b li.last p{
margin:5px 0;
color:#333;
font-size:0.8rem;
font-weight:normal;
text-align:center;
}
.mdrop_coop3 ul{
padding:15px 10px 0 0;
border-right:1px solid #ddd;
border-top:0 none;
border-left:0 none;
border-bottom:0 none;
}
.mdrop_coop3 li{
border-bottom:1px solid #ddd;
border-left:0 none;
border-right:0 none;
border-top:0 none;
padding:15px 3px;
margin:0;
width:160px;
height:30px;
}
.mdrop_coop3 li:first-child{
height:auto;
padding:0 5px 5px 0;
}
.mdrop_coop3 li:first-child img{
padding-left:5px;
}
.mdrop_coop3 li:last-child{
border-bottom:0 none;
}
.mdrop_coop3 img{
vertical-align:middle;
padding-left:10px;
}
*/

/* メガドロップダウン/世界の子どもたちを知る */
/*
.mdrop_chld1{
width:160px;
float:left;
padding:0 10px 0 0;
padding:0 0px 0 0\9;
}
.mdrop_chld1 a,.mdrop_chld2 a,.mdrop_chld3 a,.mdrop_chld4 a,.mdrop_chld5 a{
padding:0;
}
.mdrop_chld2{
width:195px;
width:170px\9;
float:left;
}
.mdrop_chld3{
width:160px;
float:left;
margin:30px 0 0 0;
padding:0 7px 0 15px;
}
.mdrop_chld4{
width:170px;
width:160px\9;
float:left;
padding:0 10px 40px 10px;
padding:0 10px 40px 0px\9;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
}
.mdrop_chld5{
width:170px;
width:150px\9;
float:left;
padding:0 0 0 15px;
padding:0 0 0 0px\9;
margin:0;
}
.mdrop_chld5 img{
margin:0;
padding:0;
}
.mdrop_chld2 p{
color:#777;
font-size:1.1rem !important;
font-weight:bold;
margin:25px 10px 10px 15px;
}
.mdrop_chld2 ul{
border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-top:0 none;
border-bottom:0 none;
padding:0 10px 0 10px;
padding-left:0\9;
}
.mdrop_chld2 li{
border-bottom:1px solid #ddd;
border-left:0 none;
border-right:0 none;
border-top:0 none;
padding:0 5px 15px 5px;
margin:0;
width:150px;
}
.mdrop_chld2 li.last{
border-bottom:0 none;
padding:15px 5px 10px 5px;
}
.mdrop_chld4 ul{
margin:0 0 0 10px;
margin:0 0 0 0px\9;
}
.mdrop_chld4 li{
border-bottom:1px solid #ddd;
border-left:0 none;
border-right:0 none;
border-top:0 none;
padding:15px 0px 15px 0px;
margin:0;
width:160px;
}
.mdrop_chld4 img{
margin:20px 0 0 0;
}
.mdrop_chld5 > ul{
margin-left:0 !important;
}
.mdrop_chld5 li{
border-bottom:1px solid #ddd;
border-left:0 none;
border-right:0 none;
border-top:0 none;
padding:15px 0px 15px 5px;
margin:0;
width:160px;
width:180px\9;
}
.mdrop_chld5 li.last{
border-bottom:0 none;
}
*/

/* メガドロップダウン/　ご支援者のみなさまへ */
/*
.mdrop_sprt1 {
	width:225px;
	display: table-cell;
	padding:0 10px 0 0;
	text-align: center;
	vertical-align: middle;
}
.mdrop_sprt2 {
	border-left: 1px solid #ddd;
	width:214px;
	display: table-cell;
	padding:0 10px;
	vertical-align: middle;
}
.mdrop_sprt3 {
	border-left: 1px solid #ddd;
	width:214px;
	display: table-cell;
	padding:0 10px;
	vertical-align: middle;
}
.mdrop_sprt4 {
	border-left: 1px solid #ddd;
	width:214px;
	display: table-cell;
	padding:0 0 0 10px;
	vertical-align: middle;
}
.mdrop_sprt1 p {
	display: block;
	background-color: #80d9f9;
	width: 140px;
	margin: 0 auto 10px;
	padding: 10px;
	font-size: 1em;
}
.mdrop_sprt2 ul,
.mdrop_sprt3 ul,
.mdrop_sprt4 ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.mdrop_sprt2 ul li,
.mdrop_sprt3 ul li,
.mdrop_sprt4 ul li {
	margin: 0;
	padding: 0;
	text-align: center;
}
.mdrop_sprt3 ul li + li,
.mdrop_sprt4 ul li + li {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
.mdrop_sprt2 ul li p:first-child,
.mdrop_sprt3 ul li p:first-child,
.mdrop_sprt4 ul li p:first-child {
	margin-bottom: 10px;
}

.mdrop_sprt2 ul li p:nth-child(3) {
	margin-top: 10px;
}
.mdrop_sprt2 ul li p:nth-child(3) a {
	position: relative;
	border-radius: 4px;
	background-color: #00b0f0;
	padding: 10px !important;
	color: #fff;
}
.mdrop_sprt2 ul li p:nth-child(3) a:after {
	position: absolute;
	top: 50%;
	right: 8px;
	transform: translateY(-50%) rotate(-90deg);
	content: "\f107";
	font-family: FontAwesome;
}
.mdrop_sprt2 ul li p:nth-child(3) a:hover {
	opacity:0.7;
}
*/

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
.clearfix {
	min-height: 0px;
}

.fa-home:before {
  content: "\f015";
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 下層ヘッダー */
.kasou_gronavi{
position:relative;
padding-top:10px;
}
.kasou_bokin_area{
position:absolute;
right:20px;
top:-45px;
width:540px;
width:380px\9;
}
.kasou_bokin_area p{
margin:0;
font-size:0.8rem;
}
/*.kasou_bokin_area img{
float:right;
}*/
.kasou_bokin_area p a{
color:#FFFFFF;
text-decoration:none;
margin-left: 20px;
letter-spacing: 0 !important;
display: block;
text-align: right;
margin-bottom: 4px;
}
.kasou_bokin_area p a:hover{
color:#ff9900;
}
.kasou_bokin_area p a:hover img{
opacity:0.7;
}
.kasou_bokin_imgback{
background-color:#FFFFFF;
display:block;
float:right;
margin-left:30px;
border-radius:3px;
}
.kasou_bokin_imgback img{
vertical-align:top;
}
.fa-angle-down:before{content:"\f107"}
.arrowdown{
padding:0 0 0 8px;
position:absolute;
top:20px;
font-size:1.5em !important;
}


/* ----- 一般的なリンク ----- */
.hd_global-nav {
  font-size: 16px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.hd_global-nav a,
.hd_global-nav a:visited {
  text-decoration: none;
  outline: none;
}

.hd_global-nav a:hover,
.hd_global-nav a:visited:hover {
  opacity: 0.7;
}

.hd_global-nav button:hover,
.hd_global-nav input[type=submit]:hover {
  opacity: 0.7;
}

.hd_global-nav a img {
  border: 0 none;
}

/* hd_global-nav */
.hd_global-nav {
  background-color: #09f;
}

@media screen and (max-width: 1000px) {
    .hd_resp .hd_global-nav {
        display: none;
    }
}

.hd_global-nav .global-nav_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 980px;
  margin: 0 auto;
  padding-top: 20px;
}
.global-nav_01 {
  width: 750px;
}
.global-nav_02 {
  width: 200px;
  margin-right: 10px;
}

.nav_01_logo-block {
  display: flex;
  justify-content: space-between;
}
.nav_01_logo-block .hd_logo {
  width: 193px;
  margin: 0 0 0 10px;
  border: none;
}
.nav_01_logo-block .hd_infolink {
	list-style: none;
  width: calc(100% - 220px);
  margin: 0;
  padding: 0;
  text-align: right;
}
.nav_01_logo-block .hd_infolink li {
	margin: 0;
  padding: 0;
  margin-bottom: 10px;
  line-height: 1;
}
.nav_01_logo-block .hd_infolink li a {
  display: inline-block;
  color: #fff;
  font-size: 13px;
}

.global-nav_02 p {
  margin: 0;
  padding: 0;
}
.global-nav_02 .hd_btn_donation a {
	position: relative;
  display: block;
  border-radius: 4px;
  background-color: #f5a700;
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 66px;
}
.global-nav_02 .hd_btn_donation a i.fa.fa-angle-right {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.global-nav_02 .hd_btn_donation a i.fa.fa-angle-right:before{content:"\f105"}


/*   */
.gronavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 902px;
  margin: 0;
  padding: 20px 0 0 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  position: relative;
  z-index: 300;
}

@media all and (-ms-high-contrast: none) {
  .gronavi {
    top: 1px;
  } /* IE10 */
}

.li_mdroplist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background-color: #0173de;
  margin: 0 0 0 1px;
  cursor: pointer;
}

.mdrop_main {
  display: block;
  padding: 8px 40px 8px 18px;
  color: #fff;
  font-size: 13px;
}

.li_home {
  background-color: #fff !important;
  padding: 0px 13px;
}

.li_home a {
  padding: 0 !important;
}

.li_home a img {
  max-width: 21px !important;
}

.gronavi > li.li_search {
  background-color: #09f;
  display: block;
  position: absolute;
  right: 0;
  bottom: 7px;
  padding: 0;
}

.search_text {
  background: none !important;
  border: 0 none !important;
}

.search_submit {
  vertical-align: bottom;
}

.arrowdown {
  padding: 0 0 0 8px;
  position: absolute;
  top: 30px;
  font-size: 1.5em;
}

.gronavi_faq_li a {
  padding: 10px 40px 7px 18px;
  color: #fff;
  display: block;
}

ul#gronavi li .sub {
  position: absolute; /*--�����厖--*/
  top: 56px;
  top: 54px\9 ;
  left: 0;
  padding: 30px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  /*--Bottom right rounded corner--*/
  -moz-border-radius-bottomright: 5px;
  -khtml-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  /*--Bottom left rounded corner--*/
  -moz-border-radius-bottomleft: 5px;
  -khtml-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  display: none; /*--JS�I�t���ɕ\�������Ȃ��悤�ɂ��܂�--*/
  background: #fff;
  color: #333;
  border-top: 0 none;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 0 8px 14px 2px rgba(0, 0, 0, 0.39);
          box-shadow: 0 8px 14px 2px rgba(0, 0, 0, 0.39);
  width: 980px;
  z-index: 100;
}

.sub {
  cursor: auto;
}
.sub a, .sub a:visited {
  color: #333 !important;
}
.sub a:hover {
  opacity: 1;
}

.sub .mdrop_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
.sub .mdrop_top_item {
  width: 220px;
  border: 1px solid #00aeef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  overflow: hidden;
}
.sub .mdrop_top_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
}
.sub .mdrop_top_item a:hover {
  background: #e4f5ff;
}
.sub .mdrop_top_item .top {
  padding-top: 26px;
  text-align: center;
}
.sub .mdrop_top_item .top .ic {
	margin: 0;
}
.sub .mdrop_top_item .top .ttl {
  padding-bottom: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 63px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
  border: none;
  margin: 0;
  color: #333;
}
.sub .mdrop_top_item .top .ttl span {
  color: #00aeef;
}
.sub .mdrop_top_item .bottom {
  height: 38px;
  background: #00aeef;
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.142;
  font-weight: 700;
  text-align: center;
  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;
  letter-spacing: normal;
}

.sub .mdrop_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sub .mdrop_row_left {
  width: 333px;
}
.sub .mdrop_row_left_btn1,
.sub .mdrop_row_left_btn2 {
	list-style: none;
	margin: 0;
  padding: 0;
}
.sub .mdrop_row_left_btn1 li {
	margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
}
.sub .mdrop_row_left_btn1 li.type2 a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sub .mdrop_row_left_btn1 li:not(:first-child) {
  margin-top: 8px;
}
.sub .mdrop_row_left_btn1 li a {
  display: block;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 16px 12px 14px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.sub .mdrop_row_left_btn1 li a:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url(/images/toppage/mdrop_arrow1.png) no-repeat;
  background-size: 100% auto;
}
.sub .mdrop_row_left_btn1 li a:hover {
  background: #e4f5ff;
  border-color: #00aeef;
}
.sub .mdrop_row_left_btn1 li a span {
  color: #00aeef;
}
.sub .mdrop_row_left_btn2 li {
	margin: 0;
	padding: 0;
}
.sub .mdrop_row_left_btn2 li:not(:first-child) {
  margin-top: 12px;
}
.sub .mdrop_row_left_btn2 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sub .mdrop_row_left_btn2 li a:hover {
  background: #e4f5ff;
}
.sub .mdrop_row_left_btn2 li .ic {
  width: 30px;
}
.sub .mdrop_row_left_btn2 li .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  font-weight: 700;
  padding-left: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sub .mdrop_row_left_btn2 li .txt span {
  color: #00aeef;
}
.sub .mdrop_row_left_btn2 li .txt small {
  font-size: 12px;
}
.sub .mdrop_row_left_btn3 {
  border: 1px solid #00aeef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  overflow: hidden;
}
.sub .mdrop_row_left_btn3 + .mdrop_row_left_btn3 {
  margin-top: 20px;
}
.sub .mdrop_row_left_btn3 a {
  display: block;
}
.sub .mdrop_row_left_btn3 a:hover {
  background: #e4f5ff;
}
.sub .mdrop_row_left_btn3 .top {
  text-align: center;
}
.sub .mdrop_row_left_btn3 .top .ttl {
	border: none;
	color: #333;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
}
.sub .mdrop_row_left_btn3 .top .ttl span {
  color: #00aeef;
}
.sub .mdrop_row_left_btn3 .top .catch {
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 700;
}
.sub .mdrop_row_left_btn3 .bottom {
  height: 38px;
  background: #00aeef;
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.142;
  font-weight: 700;
  text-align: center;
  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;
}
.sub .mdrop_row_left hr.line {
  border: none;
  border-top: 1px solid #ddd;
  margin: 30px 0 30px;
}
.sub .mdrop_row_right {
  width: 577px;
  background: #eee;
  border-radius: 6px;
  padding: 16px 25px 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.sub .mdrop_row_right.wide .mdrop_row_right_item {
  width: 100%;
}
.sub .mdrop_row_right.wide .mdrop_row_right_item:not(:nth-child(-n+2)) {
  margin-top: 0;
}
.sub .mdrop_row_right.wide .mdrop_row_right_item:not(:first-child) {
  margin-top: 25px;
}
.sub .mdrop_row_right_item {
  width: 251px;
}
.sub .mdrop_row_right_item:not(:nth-child(-n+2)) {
  margin-top: 15px;
}
.sub .mdrop_row_right_item .item_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  color: #333;
}
.sub .mdrop_row_right_item .item_ttl .ic {
  width: 24px;
  line-height: 24px;
}
.sub .mdrop_row_right_item .item_ttl .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  font-weight: 700;
  padding-left: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sub .mdrop_row_right_item .item_ttl .txt.ls10 {
  letter-spacing: 0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.sub .mdrop_row_right_item .item_sttl {
  font-size: 15px;
  color: #333;
  border: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.sub .mdrop_row_right_item .item_contents {
  margin-top: 10px;
  padding-left: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sub .mdrop_row_right_item .item_link {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sub .mdrop_row_right_item .item_link li {
	margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.333;
}
.sub .mdrop_row_right_item .item_link li:not(:first-child) {
  margin-top: 7px;
}
.sub .mdrop_row_right_item .item_link li a {
  display: inline-block;
  padding-left: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.sub .mdrop_row_right_item .item_link li a:hover {
  color: #00aeef !important;
}
.sub .mdrop_row_right_item .item_link li a:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 7px;
  height: 11px;
  background: url(/images/toppage/mdrop_arrow2.png) no-repeat;
  background-size: 100% auto;
}
.sub .mdrop_row_right_item .item_link li a small {
  font-size: 13px;
}

/* mdrop_about ユニセフについて */
.mdrop_about .mdrop_row_left hr.line {
  margin-bottom: 20px;
}
.mdrop_about .mdrop_row_right_item:nth-child(3) .item_link, .mdrop_about .mdrop_row_right_item:last-child .item_link {
  margin-top: 2px;
  padding-left: 13px;
}

/* mdrop_coop 寄付・協力方法 */
.mdrop_coop .mdrop_row_left_btn1:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mdrop_coop .mdrop_row_left_btn1:first-of-type li {
  width: 100%;
}
.mdrop_coop .mdrop_row_left_btn1:first-of-type li:not(:nth-child(-n+2)) {
  width: 107px;
}
.mdrop_coop .mdrop_row_right_item:nth-child(odd) {
  width: 268px;
}
.mdrop_coop .mdrop_row_right_item:nth-child(even) {
  width: 245px;
}
.mdrop_coop .mdrop_row_right_item:first-of-type .item_contents .item_sttl + .item_link {
  margin-bottom: 10px;
  padding-left: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* mdrop_support ご協力者様ナビ */
.mdrop_support .mdrop_row_left_btn3 .top {
  padding: 9px 0 7px;
}
.mdrop_support .mdrop_row_left_btn3 .top .ic {
  margin: 7px 0 9px;
}
.mdrop_support .mdrop_row_left_btn1 {
  margin-top: 20px;
}

/* mdrop_children 子どもの権利 */
.mdrop_children .mdrop_row_left_btn3 .top {
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mdrop_children .mdrop_row_left_btn3 .top .ic {
	margin: 0;
}
.mdrop_children .mdrop_row_left_btn3 .top .ttl {
  margin-top: 6px;
  margin-bottom: 0;
}


/* 2025/08 header_custom.css(納品ファイル)より移動 */
/*=================*/
/* header-top-customize
/*=================*/
:root {
  --bs-white-rgb: 255, 255, 255;
  --bs-white-rgb: 255, 255, 255;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --color-primary: #0099FF;
  --color-unicef-blue: #1CABE2;
  --color-green: #00833D;
  --color-lite-green: #80BD41;
  --color-yellow: #FFC20E;
  --color-orange: #F26A21;
  --color-red: #E2231A;
  --color-wine-red: #961A49;
  --color-purple: #6A1E74;
  --color-black: #2D2926;
  --color-grey: #777779;
  --color-warm-grey: #DEE2E6;
  --color-dark-blue: #374EA2;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

@media (min-width: 768px) {
  .d-md-flex {
    display: flex !important;
  }
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.p-8 {
  padding: 0.5rem !important;
}

.p-16 {
  padding: 1rem !important;
}

.px-12 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}

.py-8 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-12 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.ps-16 {
  padding-left: 1rem !important;
}

@media (min-width: 1200px) {
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
}

.mb-4 {
  margin-bottom: 0.25rem !important;
}

.mb-8 {
  margin-bottom: 0.5rem !important;
}

.me-8 {
  margin-right: 0.5rem !important;
}

.me-16 {
  margin-right: 1rem !important;
}

@media (min-width: 768px) {
  .me-md-16 {
    margin-right: 1rem !important;
  }
}

.ms-16 {
  margin-left: 1rem !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

/* .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
} */

.text-truncate-wrapper {
  max-width: 100%;
  flex: 1 1 auto;
  overflow: hidden;
  min-width: 0;
}

.text-truncate {
 display: block !important;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.news-item .text-truncate {
  white-space: nowrap !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.position-relative {
  position: relative !important;
}

.badge {
  --bs-badge-padding-x: 0.35em;
  --bs-badge-padding-y: 0.25em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: 12px;
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--color-red);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
  border: 1px solid var(--color-red);
}

.global-nav_01 .news-icon {
  margin-left: 1.5rem;
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.global-nav_01 .news-icon img {
  width: 24px;
  height: auto;
  aspect-ratio: 1/1;
}

.global-nav_01 .news-icon.read::after {
  display: block;
  content: "";
  background-color: var(--color-orange);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  top: -2px;
  right: -2px;
}

.global-nav_01 .news-icon:hover {
  opacity: 0.7;
}

.read::after {
  display: none;
}

.news-list ul {
	margin: 0;
}

.news-item {
  display: none;
  font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
  font-size: 16px;
}

@media screen and (max-width: 1000px) {
  .news-item {
    font-size: 14px;
  }
}

.news-item.show {
  display: block;
}

.news-item .badge {
  background-color: #fff;
  margin-right: 4px;
}

.news-item .label {
  color: var(--color-red);
  margin-right: 4px;
  white-space: nowrap;
  flex-shrink: 0;
}

@media screen and (max-width: 1000px) {
  #headerbar .news-item .badge {
    --bs-badge-padding-x: 0.35em;
    --bs-badge-padding-y: 0.25em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: 12px;
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--color-red);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
    border: 1px solid var(--color-red);
    background-color: #fff;
  }
  #headerbar .news-item .label {
    display: inline-block;
    background-color: var(--color-red);
    margin-right: 4px;

    --bs-badge-padding-x: 0.55em;
    --bs-badge-padding-y: 0.25em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: 12px;
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 100vh;
  }
}

.news-item .date {
  color: var(--color-black);
}

.news-item h3 {
  color: var(--color-unicef-blue);
  font-weight: normal;
  font-size: 16px;
}

.notification-popover {
  position: absolute;
  top: 100%;
  right: 0;
  width: fit-content;
  max-width: 750px;
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 10px;
  padding: 10px 12px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 999;
  box-sizing: border-box;
}

.notification-popover::before {
  content: "";
  position: absolute;
  top: -16px;
  right: 12px;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}

.notification-popover.show {
  display: block;
}

@media screen and (max-width: 1000px) {
  .notification-popover {
    padding: 10px 6px;
  }
}

#headerbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 5px 5px;
  width: auto;
  position: relative;
}

#headerbar h2 {
  width: fit-content;
  padding: 0;
}

#navbox {
  display: flex;
  justify-content: center;
  align-items: center;
}

#navbox > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.mypage_info h2,
.mypage_info a {
  font-size: 14px;
  text-decoration: none;
}
.mypage_info h2 {
	margin: 0;
	padding: 0;
}

#headerbar .news-icon {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}

#headerbar .news-icon {
    /* margin-left: 0; */
    left: 0;
    right: auto;
    background-color: inherit;
    border: 2px solid #fff !important;
    border-radius: 5px;
    width: fit-content;
    height: 40px;
    flex-direction: column;
    padding: 0 4px;
    margin: 0 4px;
  }
  #headerbar .notification-popover {
    width: 100% !important;
    max-width: inherit;
    border-radius: 0 0 10px 10px;
  }
  #headerbar .notification-popover::before {
    right: 82px;
  }

  #headerbar .news-icon img {
    width: 24px;
    height: auto;
    aspect-ratio: 1/1;
  }

    #headerbar .news-icon.read::after {
    display: block;
    content: "";
    background-color: var(--color-orange);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    right: -2px;
  }