@charset "UTF-8";

.header-list-utility-02.robot-utility {
  right: 217px;
}
.nav-global a {
  display: block;
  text-decoration: none;
  width: 132px;
  height: 38px;
  background: url(/card/set/data/static/card/img/pc/btn-nav-global.gif) 0 0 no-repeat;
}
.nav-robot-01 a {
  width: 238px;
  background-position: 0 0;
}
.nav-robot-01 a:hover, .nav-robot-01 a:active, .nav-robot-01 a.active {
  background-position: 0 -38px;
}

.nav-robot-02 a {
  width: 237px;
  background-position: -238px 0;
}
.nav-robot-02 a:hover, .nav-robot-02 a:active, .nav-robot-02 a.active {
  background-position: -238px -38px;
}

.nav-robot-03 a {
  width: 237px;
  background-position: -475px 0;
}
.nav-robot-03 a:hover, .nav-robot-03 a:active, .nav-robot-03 a.active {
  background-position: -475px -38px;
}

.nav-robot-04 a {
  width: 238px;
  background-position: -712px 0;
}
.nav-robot-04 a:hover, .nav-robot-04 a:active, .nav-robot-04 a.active {
  background-position: -712px -38px;
}

.section {
    margin: 0!important;
}

.section.lvl02 {
    margin: 0!important;
}

.snsComponent {
	margin: 20px 0 0;
	text-align: left;
	height: 25px;
	vertical-align: top;
}
.btn-02{
    min-width: 270px;
    text-align: center;
}

.nav-card-01 a {
  width: 191px;
  background-position: 0 0;
}
.nav-card-01 a:hover, .nav-card-01 a:active, .nav-card-01 a.active {
  background-position: 0 -38px;
}

.nav-card-02 a {
  width: 190px;
  background-position: -191px 0;
}
.nav-card-02 a:hover, .nav-card-02 a:active, .nav-card-02 a.active {
  background-position: -191px -38px;
}

.nav-card-03 a {
  width: 190px;
  background-position: -381px 0;
}
.nav-card-03 a:hover, .nav-card-03 a:active, .nav-card-03 a.active {
  background-position: -381px -38px;
}

.nav-card-04 a {
  width: 190px;
  background-position: -571px 0;
}
.nav-card-04 a:hover, .nav-card-04 a:active, .nav-card-04 a.active {
  background-position: -571px -38px;
}

.nav-card-05 a {
  width: 189px;
  background-position: -761px 0;
}
.nav-card-05 a:hover, .nav-card-05 a:active, .nav-card-05 a.active {
  background-position: -761px -38px;
}

.header-list-utility-02.mobile-utility {
  right: 215px !important;
}