/* --------------------------------------------------------
*g_nav
-------------------------------------------------------- */
#g_nav .li04 a {
  color: #07BFCB;
}
#g_nav .li04 img {
  visibility: hidden;
}

/* --------------------------------------------------------
*content
-------------------------------------------------------- */
.sec {
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.sec .wrapper_in {
  padding: 40px 0;
  padding-left: 15px;
  padding-right: 15px;
}
.sec h2 {
  text-align: center;
  margin-bottom: 30px;
}
.sec h2 img {
  max-width: 100%;
  height: auto;
}
.sec h2 img {
  max-width: 25%;
}
.sec .rightBox article {
  margin-bottom: 20px;
}
.sec .rightBox dl {
  text-align: center;
  margin-bottom: 20px;
}
.sec .rightBox dl img {
  max-width: 100%;
  height: auto;
}
.sec .rightBox dl dd {
  font-family: "Hiragino Mincho Pro", "MS PMincho", serif;
  font-size: 160%;
}
.sec p {
  background: url("../img/ico_01.png") 0 3px no-repeat;
  padding-left: 25px;
  text-decoration: underline;
}
.sec p:hover {
  text-decoration: none;
}

#sec01, #sec03, #sec05, #sec07, #sec09, #sec11 {
  background: #EDEDED;
}

#sec02, #sec04, #sec06, #sec08, #sec10 {
  background: #fff;
}

#sec01 {
  z-index: 11;
}

#sec02 {
  z-index: 10;
}

#sec03 {
  z-index: 9;
}

#sec04 {
  z-index: 8;
}

#sec05 {
  z-index: 7;
}

#sec06 {
  z-index: 6;
}

#sec07 {
  z-index: 5;
}

#sec08 {
  z-index: 4;
}

#sec09 {
  z-index: 3;
}

#sec10 {
  z-index: 2;
}

#sec11 {
  z-index: 1;
}
