@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: #0087c8;
  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: #0087c8;
  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 0 auto;
  overflow: hidden;
  background: url(img/bg_chat_hero.png) 0 0;
}
#page-container .hero__body {
  height: 597px;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#page-container .hero__ttl {
  color: #0087c8;
  font-size: 228.57143%;
  line-height: 1.5;
  width: 100%;
  position: absolute;
  left: 0;
  top: 360px;
  text-align: center;
}
#page-container .hero__text {
  position: absolute;
  left: 0;
  top: 476px;
  font-size: 92.85714%;
  line-height: 1.9;
  width: 100%;
  text-align: center;
}
#page-container .hero__img01 {
  position: absolute;
  left: -141px;
  top: 0;
}
#page-container .hero__body .note {
  position: absolute;
  left: 0;
  top: 533px;
  text-align: center;
  width: 100%;
}

/* COMMON
-------------------------------------------------------------------------- */
#page-container .wiiulink__ttl,
#page-container .tv-telephone__ttl,
#page-container .message__ttl,
#page-container .notice__ttl {
  color: #0087c8;
  font-size: 200%;
  line-height: 1.2;
  margin: 0 0 0 0;
}

/* wiiulink
-------------------------------------------------------------------------- */
#page-container .wiiulink-container {
  width: 100%;
  margin: -19px auto 0 auto;
  overflow-x: hidden;
  padding: 0 0 0 0;
}
#page-container .wiiulink__body {
  width: 960px;
  height: 495px;
  position: relative;
  margin: 0 auto 0 auto;
}
#page-container .wiiulink__img {
  position: absolute;
  left: 410px;
  top: 0;
}
#page-container .wiiulink__img img {
  vertical-align: bottom;
}
#page-container .wiiulink__article {
  width: 370px;
  position: absolute;
  left: 0;
  top: 76px;
}
#page-container .wiiulink__article .article__text {
  margin-bottom: 8px;
}
#page-container .wiiulink__ttl {
  margin-bottom: 22px;
  line-height: 1.45;
  margin-bottom: 30px;
}

/* tv-telephone
-------------------------------------------------------------------------- */
#page-container .tv-telephone-container {
  border-top: #d6d6d6 1px solid;
  width: 100%;
  margin: 0 auto 0 auto;
}
#page-container .tv-telephone__body {
  width: 960px;
  height: 573px;
  position: relative;
  margin: 0 auto 0 auto;
}
#page-container .tv-telephone__img {
  position: absolute;
  left: -232px;
  top: 102px;
}
#page-container .tv-telephone__img img {
  vertical-align: bottom;
}
#page-container .tv-telephone__article {
  width: 460px;
  position: absolute;
  left: 498px;
  top: 62px;
}
#page-container .tv-telephone__article .article__text {
  margin-bottom: 19px;
}
#page-container .tv-telephone__article .note {
  margin: 0 0 12px 10px;
  line-height: 1.9;
}
#page-container .tv-telephone__ttl {
  margin-bottom: 22px;
  line-height: 1.45;
  margin-bottom: 12px;
}
#page-container .tv-telephoneorder {
  margin-bottom: 15px;
}
#page-container .tv-telephoneorder__body {
  margin-bottom: 11px;
}
#page-container .tv-telephoneorder__header {
  width: 90px;
  height: 90px;
  background: #0087c8;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-radius: 12px;
  color: #FFF;
}
#page-container .tv-telephoneorder__header .tv-telephoneorder__ttltext {
  display: block;
  letter-spacing: 0.5em;
  text-indent: 0.5em;
  line-height: 1;
  margin-bottom: 2px;
}
#page-container .tv-telephoneorder__header .tv-telephoneorder__num {
  display: block;
  font-size: 285.71429%;
  line-height: 1;
}
#page-container .tv-telephoneorder__block {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  padding-left: 28px;
}
#page-container .tv-telephoneorder__block .article__text {
  line-height: 1.9;
  margin: 0;
}

/* message
-------------------------------------------------------------------------- */
#page-container .message-container {
  width: 100%;
  margin: 0 auto 0 auto;
  border-top: #d6d6d6 1px solid;
}
#page-container .message__body {
  width: 960px;
  margin: 0 auto 0 auto;
  padding: 64px 0 0 0;
}
#page-container .message__ttl {
  text-align: center;
  margin-bottom: 28px;
}
#page-container .message__img {
  width: 100%;
  height: 397px;
  position: relative;
}
#page-container .message__img img {
  vertical-align: bottom;
  position: absolute;
  left: 160px;
  top: 0;
}
#page-container .message__article {
  text-align: center;
  margin-bottom: 30px;
}
#page-container .message__article .article__text {
  line-height: 2;
}

/* message
-------------------------------------------------------------------------- */
#page-container .notice-container {
  width: 100%;
  margin: 0 auto 39px auto;
  border-top: #d6d6d6 1px solid;
}
#page-container .notice__body {
  width: 960px;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  overflow: hidden;
}
#page-container .notice__article {
  float: left;
  width: 469px;
  padding: 100px 0 0 0;
}
#page-container .notice__article .notice__ttl {
  margin: 0 60px 30px 28px;
}
#page-container .notice__article .article__text {
  margin: 0 60px 0 28px;
}
#page-container .notice__block {
  float: right;
  width: 491px;
}
#page-container .notice__block .notice__homememo {
  margin-bottom: 32px;
}
#page-container .notice__block .notice__homememo .notice__homememoimg {
  display: table-cell;
}
#page-container .notice__block .notice__homememo .notice__homememoimg img {
  vertical-align: bottom;
}
#page-container .notice__block .notice__homememo .notice__homememonote {
  display: table-cell;
  vertical-align: bottom;
  font-size: 78.57143%;
  color: #7d7d7d;
  padding: 0 0 0 7px;
  line-height: 1.4;
}
#page-container .notice__block .notice__img01 {
  width: 439px;
  height: 248px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
}
#page-container .notice__block .notice__img01 img {
  vertical-align: bottom;
}

#page-container .history-container {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0 0 59px 0;
}
#page-container .history__body {
  width: 944px;
  margin: 0 auto 0 auto;
  border: 8px solid #d5d5d5;
  border-radius: 12px;
  overflow: hidden;
  padding: 0 0 30px 0;
}
#page-container .history__article {
  float: left;
  width: 330px;
  margin: 0 40px 0 45px;
  padding: 40px 0 0 0;
}
#page-container .history__article .history__ttl {
  color: #0087c8;
  font-size: 142.85714%;
  line-height: 1.5;
  margin-bottom: 12px;
}
#page-container .history__article .article__text {
  margin-bottom: 8px;
}
#page-container .history__article .note {
  line-height: 2;
}
#page-container .history__block {
  float: left;
  margin: 52px 22px 12px 0;
}
#page-container .history__block .history__img {
  width: 232px;
  height: 130px;
  overflow: hidden;
  margin-bottom: 5px;
  border: #D6D6D6 1px solid;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
#page-container .history__block .history__img img {
  vertical-align: bottom;
}
#page-container .history__block .history__note {
  font-size: 78.57143%;
  color: #7d7d7d;
  text-align: center;
  margin: 0;
}
#page-container .history__block .history__note:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(img/history_noteicon.png) 0 0 no-repeat;
  margin: 0 0 -2px 0;
}

#page-container .footericon-container {
  width: 100%;
  min-width: 960px;
  margin: 0 auto 0 auto;
  text-align: center;
  border-top: #0087c8 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__chat: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 {
  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 {
  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;
}


.hero-container{
  padding-top: 60px;
}
.hero__info{
  width: 860px;
  height: 70px;
  z-index: 2;
  background: #0087c8 center top;
  text-align: center;
  position: relative;
  border-radius: 12px;
  margin: -30px 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;
  letter-spacing: 0.05em;
}
.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: #0087c8;
}


