@charset "utf-8";

.toggle_title:hover {color: #1e73be;}
.toggle_txt li a:hover {background: #42b3f0; color:#fff;}
.link01 a:hover::after {transform: scaleX(1);}
footer ul li a:hover {color: #30b6ff !important;}
#top .contents section.box01 p a:hover {color: #30b6ff;}
#top .contents section.box02 p.txt a:hover {color: #30b6ff;}
#top .contents ul li a:hover{background:#d3f0ff; color:#0298e9;}
#top .contents ul li a:hover i {color: #42b3f0; left: auto; right: 14px;}
#nav section.box02 .toggle_title:hover {background: #eef7ff;}
#nav section.box02 .txt a:hover {background: #42b3f0; color:#fff;}


@media screen and (min-width : 1025px){
a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
}