@charset "UTF-8";
/* テンプレート上書き　後で消す
-------------------------------------------------------------------------- */
/* MAIN
-------------------------------------------------------------------------- */
#page-container .article__ttl {
  font-size: 164.28571%;
  line-height: 1.61;
  color: #0096c8;
}
#page-container .article__text {
  font-size: 92.85714%;
  line-height: 2.16;
}
#page-container .note {
  font-size: 78.57143%;
  padding: 0 0 0 1em;
  text-indent: -1em;
  color: #7d7d7d;
}
#page-container .c-btn__round {
  display: block;
  border-width: 2px;
  border-style: solid;
  border-radius: 15px;
  border-color: #0096c8;
  background: #FFF;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 1;
}
#page-container .c-btn__round:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 10px;
  background: transparent url(../../../common/css/img/arrow_wiiu_00.png) 0 0 no-repeat;
}
#page-container .c-btn__round span {
  font-size: 85.71429%;
  color: #5E5E5E;
  display: inline-block;
  padding: 6px 0 6px 0;
}

/* MAIN title
-------------------------------------------------------------------------- */
#page-container .mainttl__body {
  width: 960px;
  height: 140px;
  margin: 0 auto 0 auto;
  position: relative;
}
#page-container .mainttl__ttl {
  position: absolute;
  left: 0;
  top: 26px;
}
#page-container .mainttl__btn {
  position: absolute;
  right: 4px;
  top: 55px;
  width: 236px;
  height: 30px;
  margin-bottom:25px;
}
#page-container .mainttl__btn a {
  display: block;
  border-width: 2px;
  border-style: solid;
  border-radius: 15px;
  border-color: #0096c8;
  background: #FFF;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 1;
}
#page-container .mainttl__btn a:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 10px;
  background: transparent url(../../common/css/img/arrow_back.png) 0 0 no-repeat;
}
#page-container .mainttl__btn a span {
  font-size: 85.71429%;
  color: #0096c8;
  display: table-cell;
  vertical-align:middle;
  padding-left: 12px;
  width:236px;
  height:26px;
}

/* HERO
-------------------------------------------------------------------------- */
#page-container .hero-container {
  border-top: #E0E0E0 1px solid;
  border-bottom: #E0E0E0 1px solid;
  width: 100%;
  min-width: 960px;
  margin: 0 auto 64px auto;
  overflow: hidden;
  background: url(img/bg_miiverse_main.png) 0 0;
  padding-bottom: 14px;
}
#page-container .hero__body {
  height: 605px;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#page-container .hero__ttl {
  color: #00C900;
  font-size: 228.57143%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 55px;
  text-align: center;
}
#page-container .hero__text {
  position: absolute;
  left: 0;
  top: 173px;
  font-size: 92.85714%;
  line-height: 1.9;
  letter-spacing: 0.1em;
}
#page-container .hero__img01 {
  position: absolute;
  left: 492px;
  top: 148px;
}
#page-container .hero__img02 {
  position: absolute;
  left: 12px;
  top: 296px;
}
#page-container .hero__btn {
  position: absolute;
  left: 156px;
  top: 607px;
}

#page-container .hero-container .hero__news {
  height: 146px;
  background: url(../img/hero_news_bg.png) center top;
  text-align: center;
  position: relative;
}
#page-container .hero-container .hero__news:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -108px;
  width: 207px;
  height: 16px;
  background: url(../img/hero_news_top.png) no-repeat;
}
#page-container .hero-container .hero__news_pop {
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -103px;
}
#page-container .hero-container .hero__news_title {
  font-size: 257.1428571%;
  color: #fff;
  letter-spacing: 0.06em;
  padding-left: 26px;
  padding-top: 24px;
}
#page-container .hero-container .hero__news_body {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#page-container .hero-container .hero__news_char_01 {
  position: absolute;
  top: -39px;
  left: -11px;
}
#page-container .hero-container .hero__news_char_02 {
  position: absolute;
  left: 869px;
  top: -5px;
}
#page-container .hero-container .hero__news_btn {
  display: inline-block;
  width: 451px;
  height: 40px;
  position: absolute;
  left: 244px;
  top: 91px;
  background: #FFF;
  border-radius: 20px;
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#page-container .hero-container .hero__news_btn:before {
  display:inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(../img/bt_arrow_gr_wht.png) no-repeat;
  position: absolute;
  left: 13px;
  top: 15px;
  z-index: 1;
}
#page-container .hero-container .hero__news_btn:after {
  display:inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(../img/bt_link.png) no-repeat;
  position: absolute;
  left: 424px;
  top: 15px;
  z-index: 1;
}
#page-container .hero-container .hero__news_btn a {
  display: block;
  border-radius: 20px;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 1;
}
#page-container .hero-container .hero__news_btn .btn_link {
  font-weight: bold;
  display: table-cell;
  vertical-align:middle;
  width:451px;
  height:40px;
  letter-spacing: 0.02em;
}
#page-container .hero-container .hero__news_btn .btn_link {
  color: #00c900;
}
#page-container .hero-container .hero__news_btn a:focus {
  text-decoration: none;
}


#page-container .hero-container .hero__device {
  width: 960px;
  margin: 0 auto;
}
#page-container .hero-container .hero__device_text {
  font-size: 14px;
  color: #00c900;
  letter-spacing: 0.05em;
  padding-top: 21px;
  display: inline-block;
  margin-right: 3px;
}
#page-container .hero-container .hero__device_text:before {
  display: inline-block;
  content: "";
  width: 71px;
  height: 33px;
  background: url(../img/icon_device.png) no-repeat;
  margin-left: 86px;
  margin-right: 21px;
  margin-bottom: 5px;
  vertical-align: middle;
}
#page-container .hero-container .hero__device_btn {
  display: inline-block;
  width: 264px;
  height: 22px;
  vertical-align: text-bottom;
  margin-bottom: 2px;
}
#page-container .hero-container .hero__device_btn a {
  display: block;
  border-width: 2px;
  border-style: solid;
  border-radius: 20px;
  border-color: #00c900;
  background: #FFF;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 1;

}
#page-container .hero-container .hero__device_btn .btn_link {
  font-size: 11px;
  color: #00c900;
  font-weight: bold;
  display: table-cell;
  vertical-align:middle;
  width:264px;
  height:22px;
}
#page-container .hero-container .hero__device_btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 268px;
  height: 26px;
  border: 0 #00c900 solid;
  border-radius: 15px;
  box-sizing: border-box;
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  cursor: pointer;
}
#page-container .hero-container .hero__device_btn .btn_link:before {
  display:inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(../img/bt_arrow_gr_wht.png) no-repeat;
  position: absolute;
  left: 8px;
  top: 5px;
}
#page-container .hero-container .hero__device_btn .btn_link:after {
  display:inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(../img/bt_link.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 6px;
}




/* COMMON
-------------------------------------------------------------------------- */
#page-container .communitylead__ttl,
#page-container .sociallead__ttl {
  color: #00C900;
  font-size: 200%;
  line-height: 1.2;
  margin: 0 0 11px 0;
}
#page-container .communitylead__subttl,
#page-container .sociallead__subttl {
  color: #00C900;
  font-size: 121.42857%;
  line-height: 1.2;
  margin: 0 0 31px 0;
}
#page-container .communitylead__text {
  font-size: 92.85714%;
  line-height: 1.9;
}
#page-container .community01__ttl,
#page-container .community02__ttl,
#page-container .community03__ttl,
#page-container .social01__ttl,
#page-container .social02__ttl {
  width: 153px;
  height: 153px;
  background: url(img/bg_miiverse_green.png) 0 0;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}

#page-container .communitylead-container {
  text-align: center;
  width: 960px;
  margin: 0 auto 44px auto;
}
#page-container .communitylead__ttl {
  line-height: 1.2;
  margin: 0 0 11px 0;
}
#page-container .communitylead__subttl {
  line-height: 1.2;
  margin: 0 0 31px 0;
}

/* community01
-------------------------------------------------------------------------- */
#page-container .community01-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 0 auto;
  overflow-x: hidden;
}
#page-container .community01__header {
  width: 960px;
  height: 153px;
  position: relative;
  margin: 0 auto;
  background: transparent url(../../../../wiiu/common/css/img/dot_h_01.png) 0 50% repeat-x;
}
#page-container .community01__ttlicon {
  position: absolute;
  left: 44px;
  top: 25px;
}
#page-container .community01__ttltext {
  color: #FFF;
  position: absolute;
  left: 0;
  top: 92px;
  width: 100%;
  text-align: center;
  line-height: 1.4;
}
#page-container .community01__ttlimg {
  position: absolute;
  left: 714px;
  top: 0;
}
#page-container .community01__body {
  width: 960px;
  margin: 0 auto;
}
#page-container .community01__img {
  width: 480px;
  height: 392px;
  position: relative;
  float: left;
}
#page-container .community01__img img {
  display: block;
  position: absolute;
  left: -90px;
  top: -11px;
}
#page-container .community01__article {
  float: left;
  width: 450px;
  margin: 76px 0 0 30px;
}
#page-container .community01__article .article__text {
  margin-bottom: 8px;
}

/* community02
-------------------------------------------------------------------------- */
#page-container .community02-container {
  width: 100%;
  min-width: 960px;
  margin: -46px auto 46px auto;
}
#page-container .community02__header {
  width: 960px;
  height: 153px;
  position: relative;
  margin: 0 auto 27px auto;
  background: transparent url(../../../../wiiu/common/css/img/dot_h_01.png) 0 50% repeat-x;
}
#page-container .community02__ttlicon {
  position: absolute;
  left: 44px;
  top: 25px;
}
#page-container .community02__ttltext {
  color: #FFF;
  position: absolute;
  left: 0;
  top: 92px;
  width: 100%;
  text-align: center;
  line-height: 1.4;
}
#page-container .community02__ttlimg {
  position: absolute;
  left: 40px;
  top: -11px;
}
#page-container .community02__body {
  text-align: center;
}
#page-container .community02__article {
  margin-bottom: 47px;
}
#page-container .community02__article .article__text {
  line-height: 1.9;
}
#page-container .community02__imgblock {
  width: 900px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
#page-container .community02__imgblock .article__text {
  position: absolute;
  left: 0;
  bottom: 14px;
}

/* community03
-------------------------------------------------------------------------- */
#page-container .community03-container {
  margin: 0 0 52px 0;
}
#page-container .community03__header {
  width: 960px;
  height: 153px;
  position: relative;
  margin: 0 auto 19px auto;
  background: transparent url(../../../../wiiu/common/css/img/dot_h_01.png) 0 50% repeat-x;
}
#page-container .community03__ttlicon {
  position: absolute;
  left: 47px;
  top: 30px;
}
#page-container .community03__ttltext {
  color: #FFF;
  position: absolute;
  left: 0;
  top: 92px;
  width: 100%;
  text-align: center;
  line-height: 1.4;
}
#page-container .community03__ttlimg {
  position: absolute;
  left: 640px;
  top: 3px;
}
#page-container .community03__body01 {
  width: 960px;
  margin: 0 auto 0 auto;
  overflow: hidden;
}
#page-container .community03__body01 .community03__img {
  float: right;
  margin: 0 8px 0 0;
}
#page-container .community03__body01 .community03__article {
  float: left;
  width: 480px;
  margin: 74px 0 0 28px;
}
#page-container .community03__body02 {
  width: 960px;
  margin: -74px auto 0 auto;
  overflow: hidden;
}
#page-container .community03__body02 .community03__img {
  float: left;
  margin: 0 0 0 29px;
}
#page-container .community03__body02 .community03__img img {
  vertical-align: bottom;
}
#page-container .community03__body02 .community03__article {
  float: right;
  width: 480px;
  margin: 138px 33px 0 0;
}

#page-container .community04-container {
  width: 960px;
  margin: 0 auto 58px auto;
}
#page-container .community04__body {
  width: 944px;
  margin: 0 auto 0 auto;
  border: 8px solid #d5d5d5;
  border-radius: 12px;
  overflow: hidden;
}
#page-container .community04__article {
  float: left;
  width: 430px;
  margin: 44px 0 45px 54px;
}
#page-container .community04__ttlbody {
  padding: 4px 0 0 0;
  margin-bottom: 15px;
}
#page-container .community04__ttlicon {
  display: table-cell;
  vertical-align: middle;
  padding-right: 18px;
}
#page-container .community04__ttl {
  display: table-cell;
  vertical-align: middle;
  color: #00C900;
  font-size: 142.85714%;
  line-height: 1;
  padding: 0 0 0 0;
}
#page-container .community04__img {
  float: right;
  margin: 44px 54px 47px 0;
  width: 370px;
  height: 209px;
  border-radius: 12px;
  overflow: hidden;
}

#page-container .warawara-container {
  border-top: #d6d6d6 1px solid;
  width: 100%;
  margin: 0 auto 55px auto;
}
#page-container .warawara__body {
  text-align: center;
  width: 960px;
  margin: 0 auto 44px auto;
}
#page-container .warawara__header {
  width: 960px;
  margin: 0 auto 20px auto;
  text-align: center;
  padding-top: 64px;
}
#page-container .warawara__ttl {
  color: #00C900;
  font-size: 200%;
  line-height: 1.2;
  margin: 0 0 11px 0;
}
#page-container .warawara__subttl {
  color: #00C900;
  font-size: 121.42857%;
  line-height: 1.2;
  margin: 0 0 0 0;
}
#page-container .warawara__text {
  text-align: center;
  font-size: 92.85714%;
  line-height: 1.9;
}
#page-container .warawara__text .textlink__icon {
  color: inherit;
}
#page-container .warawara__text .textlink__icon:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  background: transparent url(img/arrow_link_miiverse.png) 0 0 no-repeat;
}
#page-container .warawara__video-container .video__img {
  text-align: center;
  width: 768px;
  height: 490px;
  margin: 0 auto 0 auto;
}
#page-container .warawara__video-container .video__img img {
  vertical-align: bottom;
}
#page-container .warawara__video-container #volumecontainer {
  width: 768px;
  height: 1px;
  position: relative;
  margin: 0 auto 36px auto;
}
#page-container .warawara__video-container #volumecontainer #volume {
  width: 50px;
  height: 15px;
  position: absolute;
  right: 0;
  top: -20px;
}
#page-container .warawara__video-container #volumecontainer #volume:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#page-container .warawara__video-container #volumecontainer #volume {
  min-height: 1px;
}

#page-container .sociallead-container {
  border-top: #E0E0E0 1px solid;
  width: 100%;
}
#page-container .sociallead__body {
  text-align: center;
  width: 960px;
  margin: 0 auto 44px auto;
  padding: 64px 0 0 0;
}
#page-container .sociallead__ttl {
  line-height: 1.2;
  margin: 0 0 11px 0;
}
#page-container .sociallead__subttl {
  line-height: 1.2;
  margin: 0 0 31px 0;
}

#page-container .social01-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 54px auto;
}
#page-container .social01__header {
  width: 960px;
  height: 153px;
  position: relative;
  margin: 0 auto 42px auto;
  background: transparent url(../../../../wiiu/common/css/img/dot_h_01.png) 0 50% repeat-x;
}
#page-container .social01__ttlicon {
  position: absolute;
  left: 52px;
  top: 27px;
}
#page-container .social01__ttltext {
  color: #FFF;
  position: absolute;
  left: 0;
  top: 102px;
  width: 100%;
  text-align: center;
  line-height: 1.4;
}
#page-container .social01__ttlimg {
  position: absolute;
  left: -8px;
  top: -30px;
}
#page-container .social01__body {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
#page-container .social01__img {
  margin: 0 0 45px 0;
}
#page-container .social01__img img {
  vertical-align: bottom;
}
#page-container .social01__article {
  margin: 0 0 0 0;
}
#page-container .social01__article .article__text {
  line-height: 1.9;
}

#page-container .social02-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 55px auto;
}
#page-container .social02__header {
  width: 960px;
  height: 153px;
  position: relative;
  margin: 0 auto 42px auto;
  background: transparent url(../../../../wiiu/common/css/img/dot_h_01.png) 0 50% repeat-x;
}
#page-container .social02__ttlicon {
  position: absolute;
  left: 48px;
  top: 34px;
}
#page-container .social02__ttltext {
  color: #FFF;
  position: absolute;
  left: 0;
  top: 92px;
  width: 100%;
  text-align: center;
  line-height: 1.4;
}
#page-container .social02__ttlimg {
  position: absolute;
  left: 638px;
  top: -9px;
}
#page-container .social02__body {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
#page-container .social02__img {
  margin: 0 0 45px 0;
}
#page-container .social02__img img {
  vertical-align: bottom;
}
#page-container .social02__article {
  margin: 0 0 0 0;
}
#page-container .social02__article .article__text {
  line-height: 1.9;
}

#page-container .safety-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 85px auto;
  border-top: #E0E0E0 1px solid;
  width: 100%;
  padding: 0 0 0 0;
}
#page-container .safety__header {
  width: 960px;
  height: 196px;
  position: relative;
  margin: 0 auto 0 auto;
  text-align: center;
}
#page-container .safety__ttl {
  color: #00C900;
  font-size: 200%;
  line-height: 1.2;
  margin: 0 0 11px 0;
  padding: 64px 0 0 0;
}
#page-container .safety__subttl {
  color: #00C900;
  font-size: 121.42857%;
  line-height: 1.2;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#page-container .safety__ttlimg01 {
  position: absolute;
  left: 43px;
  top: -21px;
}
#page-container .safety__ttlimg02 {
  position: absolute;
  left: 714px;
  top: -34px;
}
#page-container .safetylist__body {
  width: 960px;
  margin: 0 auto 42px auto;
  display: table;
  border-left: #d6d6d6 1px solid;
}
#page-container .safetylist__body .safetylist__ttl {
  text-align: center;
  line-height: 1.2;
  color: #00C900;
  font-size: 114.28571%;
  margin-bottom: 22px;
  padding-top: 16px;
}
#page-container .safetylist__body .article__text {
  line-height: 1.9;
  margin-bottom: 10px;
}
#page-container .safetylist__body .article__textlink {
  font-size: 78.57143%;
  line-height: 1.9;
}
#page-container .safetylist__body .article__textlink .textlink__icon {
  color: inherit;
}
#page-container .safetylist__body .article__textlink .textlink__icon:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 7px;
  margin-left: 0;
  background: transparent url(img/arrow_link_miiverse.png) 0 0 no-repeat;
}
#page-container .item__privacy {
  display: table-cell;
  vertical-align: top;
  border-right: #d6d6d6 1px solid;
  padding: 0 30px;
  width: 33.3%;
}
#page-container .item__parental {
  display: table-cell;
  vertical-align: top;
  border-right: #d6d6d6 1px solid;
  padding: 0 30px;
  width: 33.3%;
}
#page-container .item__alert {
  display: table-cell;
  vertical-align: top;
  border-right: #d6d6d6 1px solid;
  padding: 0 30px;
  width: 33.3%;
}

#page-container .sinformation-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 0 auto;
  text-align: center;
  padding: 0 0 56px 0;
}
#page-container .sinformation__text {
  font-size: 71.42857%;
  line-height: 1.6;
}

#page-container .footericon-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 0 auto;
  text-align: center;
  border-top: #01bd01 6px solid;
  border-bottom: #E0E0E0 1px solid;
  padding: 0 0 0 0;
}
#page-container .footericon__block {
  width: 756px;
  margin: 0 auto;
  padding: 33px 0 0 0;
}
#page-container .footericon__block:before,
#page-container .footericon__block:after {
  content: " ";
  display: table;
}
#page-container .footericon__block:after {
  clear: both;
}
#page-container .footericon__item {
  text-align: center;
  width: 126px;
  height: 117px;
  float: left;
  position: relative;
}
#page-container .footericon__item a {
  display: block;
  color: #5E5E5E;
  text-decoration: none;
}
#page-container .icon__miiverse:before {
  content: "";
  display: block;
  width: 11px;
  height: 5px;
  background: url(img/footer_balloon.png) 0 0 no-repeat;
  position: absolute;
  left: 57px;
  top: -33px;
}
#page-container .footericon__img {
  margin: 0 auto 15px auto;
  width: 59px;
  height: 53px;
  position: relative;
}
#page-container .footericon__img img {
  vertical-align: bottom;
}
#page-container .footericon__img:after {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#page-container .footericon__item a:hover .footericon__img:after {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
#page-container .footericon__text {
  font-size: 71.42857%;
  line-height: 1.4;
}

/* HOVER
-------------------------------------------------------------------------- */
#page-container .mainttl__btn span,
#page-container .mainttl__btn a:before,
#page-container .hero__btn a,
#page-container .hero__news a,
#page-container .hero__device a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#page-container .mainttl__btn:hover span,
#page-container .mainttl__btn a:hover:before,
#page-container .hero__btn a:hover,
#page-container .hero__news a:hover,
#page-container .hero__device a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

#page-container .mainttl__btn a:hover {
	text-decoration:none;
}

#page-container .mainttl__btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 240px;
  height: 30px;
  border: 0 #0096c8 solid;
  border-radius: 15px;
  box-sizing: border-box;
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  cursor:pointer;
}
#page-container .mainttl__btn a:hover:after {
  border-width: 4px;
}
#page-container .hero__news a:hover {
  text-decoration:none;
}
#page-container .hero-container .hero__news_btn:hover {
  opacity: 0.85;
}
#page-container .hero__device a:hover {
  text-decoration:none;
}
#page-container .hero-container .hero__device_btn a:hover:after {
  border-width: 4px;
}
#page-container .hero-container .hero__device_btn a:hover .btn_link {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.hero-container{
  padding-top: 30px;
}
.hero__info{
  width: 960px;
  height: 70px;
  z-index: 2;
  background: url(../img/hero_news_bg.png) center top;
  text-align: center;
  position: relative;
  border-radius: 12px;
  margin: 0 auto -30px auto;
  display: block;
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hero__info:hover{
  opacity: 0.75;
}
.hero__info p{
  display: inline-block;
}
.hero__info-text{
  font-size: 20px;
  color: #FFF;
  line-height: 70px;
  margin-right: 40px;
}
.hero__info-text br{
  display: none;
}
.hero__info-btn{
  display: inline-block;
  height: 30px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #FFF;
  border-radius: 20px;
}
.hero__info-btn:before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(../img/bt_arrow_gr_wht.png) no-repeat;
  position: absolute;
  left: 13px;
  top: 9px;
  z-index: 1;
}
.hero__info-btn span{
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  width: 180px;
  height: 30px;
  letter-spacing: 0.02em;
  color: #00c900;
}
