.tooltip {
	position: relative;
	display: inline-block;
/*
	transition: .25s all ease;
	transition-delay: .25s;
*/
}
.tooltip:hover .tooltiptext {
	visibility: visible;
}
.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: gray;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
}
.tooltip .tooltiptext::after {
	content: " ";
	position: absolute;
	top: 40%;
	right: 100%;
	border-width: 5px;
	border-style: solid;
	border-color: transparent gray transparent transparent;
}
.tooltiptext {
	top: -15px;
	left: 20px;
	font-size: 12px;
}
.tooltiptext a:link { text-decoration:none; color:#fff; }
.tooltiptext a:visited {text-decoration:none; color:#fff; }
.tooltiptext a:active { text-decoration:none; color:#fff; }
.tooltiptext a:hover{ text-decoration:none; color:#fff; }

.fa-circle, .fa-circle_ng, .fa-circle_pause {
	position: relative;
	top: -5px;
	left: -5px;
	font-size: 8px;
	width: 50px;
	text-align: left;
}
.fa-circle, .siteno {
	color: red;
}
.fa-circle_ng, .siteno_ng {
	color: #D8D8D8;
}
.fa-circle_pause, .siteno_pause {
	color: #f6ad49;
}
.fa-circle:before, .fa-circle_ng:before, .fa-circle_pause:before {
	content: "\f111";
	font-family: FontAwesome;
}
.siteno, .siteno_ng, .siteno_pause {
	position: relative;
	top: -7px;
	left: -10px;
	font-size: 10px;
	font-weight: 900;
}
.delbtn {
	width: 25px;
	height: 25px;
	border-radius: 50%;
}

.seasonmessage {
	position: fixed;
	display: inline-block;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-left: 10px;
	border: solid 3px #62c1ce;
	padding: 10px;
	color: #2c2c2f;
	font-weight: bold;
	font-size: 1.0em;
	border-radius: 4px;
	top: 50px;
	left: 30px;
	width: 30%;
	background: rgba(255, 255, 255, 0.7);
	/*font-family: 'UD ƒfƒWƒ^ƒ‹ ‹³‰È‘‘Ì Nk-R',"ƒqƒ‰ƒMƒmŠpƒS Pro", "ŸàƒSƒVƒbƒN‘Ì", "Yu Gothic", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, "MS PƒSƒVƒbƒN", "MS PGothic", sans-serif;*/
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro", "ŸàƒSƒVƒbƒN‘Ì", "Yu Gothic", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS Pro", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, "MS PƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.seasonmessage:after {
	background: #62c1ce;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	left: -2px;
	bottom: 100%;
	padding: 1px 10px 0 10px;
	content: "‚¨Šè‚¢";
	letter-spacing: 0.1em;
	border-radius: 4px 4px 0 0 / 4px 4px 0 0;
}

ul {
	counter-reset: my-counter;
	list-style: none;
	padding: 0;
	font-size: .95em;
}
/*
li {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 40px;
	position: relative;
	font-weight: 550;
}
li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
        position: absolute;
        left: 0em;
        top: 50%;
        margin-top: -1.0em;
        background: #62c1ce;
	color: #fff;
        height: 1.4em;
        width: 1.4em;
        line-height: 1.4em;
        border: .3em solid #fff;
        text-align: center;
        font-weight: bold;
        border-radius: 2em;
        transition: all .3s ease-out;

}*/
.pointno {
	opacity:0.8;
	background-color: #a8da82;
	color: #222;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -10px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size:12px;
}
.newsticker {
	overflow: hidden;
	list-style: none;
	font-weight: normal;
	line-height: 1.4em;
/*	position: absolute;
	width: 250px;
	height: 240px;
	top: 50px;
	right: 100px;*/
}
.hint{
	position: absolute;
	top: 50px;
	right: 60px;
	width: 240px;
	background: rgba(255, 255, 255, 0.85);
	margin: 2em 0;
	padding: 10px 5px 5px 5px;
	box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	color: red;
	/*font-weight: bold;*/
	font-size: 11px;
	text-align: left;
}
/*.hint-circle1{
	font-size: 13px;
	line-height: 2.0;
	position: absolute;
	margin-top: -37px;
	font-weight: bold;
	color: #fff;
	background-color:#a7a7a7;
	border-radius: 50%;
	text-align: center;
	width: 24px;
	height: 24px;
}
.hint-circle1:after{
	content: "ƒ“";
	position: absolute;
	margin-top: .2em;
	font-weight: bold;
	color: #fff;
	background-color:#a7a7a7;
	border-radius: 50%;
	text-align: center;
	width: 24px;
	height: 24px;
}
.hint-circle2:before{
	content: "";
	position: absolute;
	top: 100%;
	margin-left: -12px;
	border: 5px solid transparent;
	border-top: 10px solid #a7a7a7;
	-ms-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.hint-circle2{
	position: absolute;
	font-size: 13px;
	line-height: 2.0;
	margin-top: -37px;
	margin-left: 40px;
	font-weight: bold;
	color: #fff;
	background-color:#a7a7a7;
	border-radius: 50%;
	text-align: center;
	width: 24px;
	height: 24px;
}*/
.hint-mark {
	position: absolute;
	margin-top: -20px;
	font-weight: bold;
	color: #a7a7a7;
	text-align: center;
	width: 24px;
	height: 24px;
}
.hint-mark:after {
	content: "\f06a";
	font-family: FontAwesome;
	font-size: 20px;
}
.hint p{
	margin: 0;
	padding: 0;
}
@media screen and (max-width: 959px) {
	/* 959pxˆÈ‰º‚É“K—p‚³‚ê‚éCSSiƒ^ƒuƒŒƒbƒg—pj */
	.hint { display:none;}
}
