@charset "Shift_JIS";

#chat-widget{
  position: fixed;
  right:1%;
  /*bottom:-172px;*/
  bottom:0;
  z-index: 1000;
}
#chat-widget.slide{
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow:rgba(0, 0, 0, 0.137255) 0px 0px 5px 1px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.137255) 0px 0px 5px 1px;
  -moz-box-shadow:rgba(0, 0, 0, 0.137255) 0px 0px 5px 1px;
}
html>/**/body #chat-widget.slide{
  border /*\**/: 1px solid #eeeeee \9;
  border-bottom /*\**/: 0 \9;
}

#chat-widget .yui-skin-sam .yui-panel .hd{
  border-color:#fff!important;
  border-width:0;
}

#chat-widget .yui-skin-sam .yui-panel-container.shadow .underlay{
  width: 268px;
  left:0;
  right:0;
}
#chat-widget .underlay{
  width: 100%;
  border: 0;
  background:none;
}
.yui-skin-sam .yui-panel{
  border:none;
}
#chat-widget.yui-skin-sam .yui-panel-container{
padding:0;
}
#rebtn{
  width:268px;
  height: 32px;
  font-weight: bold;
  text-align: center;
  color:#000;
  position: absolute;
  /*bottom:0px;*/
  right:0;
  top:0;
  z-index: 20;
  border-size: 4px;
  border-color: #ffcc00;
  background:url(//s.skygate.co.jp/pc/chat/images/txt/hdg_chat-02.png) 0px 0px no-repeat #ffcc00;
  text-indent: -9999px;
  cursor: pointer;
}
#rebtn:hover{
  background-position: 0 -32px;
}
.slide #rebtn{
  position: absolute;
  top:0px;
  bottom:inherit;
  background:url(//s.skygate.co.jp/pc/chat/images/txt/hdg_chat-01.png) 0px 0px no-repeat #ffcc00;
}
.slide #rebtn:hover{
  background-position: 0 -32px;
}

#chat-widget .rn_SyndicatedChatHeaderLabelDiv{
  border:0;
}
#chat-widget .yui-panel-container.yui-dialog.yui-simple-dialog{
  width: 268px;
}
#chat-widget .yui-panel.rn_Dialog{
  width: 100%;
}
#chat-widget.yui-skin-sam .yui-panel .hd{
  padding: 0;
  width: 100%;
}
#chat-widget.yui-skin-sam .yui-panel .bd{
  padding: 10px;
}
#chat-widget.yui-skin-sam .yui-dialog .ft{
  padding: 10px;
  font-size: 1em;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#chat-widget .rn_SyndicatedChatQuestionDiv{
  width: 160px;
  height: auto;
  padding: 5px 0 26px;
}
#chat-widget .rn_SyndicatedChatAvatarDiv{
  width: 80px;
}
#chat-widget .rn_SyndicatedChatQuestionLabel{
  font-size: 12px;
  line-height: 18px;
  color: #444;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#chat-widget .rn_SyndicatedLabel{
  font-size: 12px;
  text-decoration: underline;
  color: #0000cc;
}
#chat-widget .rn_SyndicatedChatLogoImageDiv {
    height: 0px;
}
#chat-widget .rn_SyndicatedChatHeaderLabelDiv {
    height: 30px;
}
#chat-widget.yui-skin-sam .yui-button{
  margin-bottom: 0px;
  border: 0;
  background: none;
}
#chat-widget.yui-skin-sam .yui-button .first-child{
  border: 0;
  background: none;
}
#chat-widget.yui-skin-sam .yui-button button{
  margin: 0;
  width: 140px;
  height: 36px;
  text-indent: -9999px;
  background:url(//s.skygate.co.jp/pc/chat/images/btn/btn_chat-09.png) 0px 0px no-repeat;
}
#chat-widget.yui-skin-sam .yui-button button:hover{
  background-position: 0 -36px;
}
#chat-widget.yui-skin-sam .yui-dialog .ft .rn_RefuseDiv{
  display: none;
  text-align: left;
}

#chat-widget .rn_howto_text{
  position: absolute;
  bottom: 5px;
  z-index: 2000;
  left: 25px;
  width: 138px;
  font-size: 11px;
  text-align: center;
}
#chat-widget .rn_howto_text:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 3px;
  background:url(//s.skygate.co.jp/pc/chat/images/ico/ico_chat-01.png) 0px 2px no-repeat;
  background-size: 16px 16px;
  position: relative;
  top: 1px;
}
#chat-widget #rn_DialogButton_rn_Dialog_0_0 {
  position: relative;
  top: -15px;
}

