@charaset "utf-8";
/* ------------------------------------------
  ADDING STYLES
------------------------------------------ */
/* ------------------------------------------
  ADDING STYLES
------------------------------------------ */

.mainVisual__layer1 {
  position: absolute;
  top: -2%;
  right: 5%;
  width: 80%; }

.mainVisual__layer2 {
  position: absolute;
  top: -2%;
  right: 5%;
  width: 80%; }

.sidenav a {
  color: #fff; }

.sidenav h1 a {
  display: block;
  width: 350px;
  height: 174px;
  background: url(/assets/img/top/c2/toplogo.png);
}
.sidenav h1 img {
  opacity: 0;
}

.mainCatch2a a {
  transition: all 0.4s ease; }

.mainCatch2a a:hover {
  opacity: 0.7; }

.topContent {
  background: url(/assets/img/top/top_content_bg.png) #dcdcdc;
}

.topContent__newslist .someNews .date {
  color: #22A7F0; }