@charset "Shift_JIS";
#mbcfpn {
  position: relative;
}
.fpn-unsupported {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  margin: 8px 8px 7px 8px;
  padding: 15px;
  width: 350px;
  _width: 380px;
  height: 85px;
  _height: 115px;
  background: #e2e2e2;
  z-index: 1;
}
.fpn-unsupported p {
  margin: 0 0 1em 0;
  color: #333;
  font-family: 'Meiryo', sans-serif;
  font-size: 13px;
  text-align: left;
  line-height: 1.5;
}
/* login
  ========================================================================== */
.login-wrapper {
  position: relative;
  margin: 8px auto auto auto;
  width: 380px;
  height: 115px;
  color: #333;
  font-family: 'Meiryo', sans-serif;
  text-align: left;
}
.login-wrapper .login {
  position: relative;
  width: 273px;
  height: 100%;
  background: url(../../images/pc/header/login/login-bg.gif) 0 0 no-repeat #fff;
}
.login-wrapper .login .heading {
  height: 26px;
}
.login-wrapper .login .heading img {
  margin: 0;
  border: 0;
}
.login-wrapper .login .regist-btn {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 109px;
  height: 23px;
  background: url(../../images/pc/header/login/regist-btn.gif) 0 0 no-repeat transparent;
  text-indent: 100%;
  white-space: nowrap;
}
.login-wrapper .login .regist-btn:hover {
  background-position: 0 -23px;
}
.login-wrapper .login .regist-btn:active {
  background-position: 0 -46px;
}
.login-form form {
  display: block;
  margin: 0;
  padding: 0;
  height: 0;
  border: 0;
}
.login-form {
  position: absolute;
  top: 29px;
  left: 3px;
  width: 267px;
  height: 81px;
  text-align: right;
}
.login-form label {
  display: block;
  margin: 0 0 4px 0;
  font-size: 12px;
  white-space: nowrap;
}
.login-form input {
  box-sizing: content-box;
  margin: 0 0 0 5px;
  padding: 0 3px;
  width: 142px;
  height: 21px;
  background: #fff;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .06);
  border: 1px solid #a2a2a2;
  border-radius: 2px;
  line-height: 20px;
  vertical-align: middle;
  font-size: 13px;
  color: #333;
}
.login-form input:focus {
  border-color: #ec71b1;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .06), 0 0 5px 0 rgba(223, 73, 149, .4);
  outline: none;
}
.login-form .login-btn {
  margin: 2px 0 0 0;
  padding: 0;
  width: 68px;
  height: 25px;
  background: url(../../images/pc/header/login/login-btn.gif) 0 0 no-repeat #ec71b1;
  border: 0;
  font-family: 'Meiryo', sans-serif;
  font-size: 12px;
  color: #fff;
  text-shadow: 0 -1px 0 #c04a86;
  cursor: pointer;
  outline: none;
}
.login-form .login-btn:hover {
  background-position: 0 -25px;
}
.login-form .login-btn:active {
  background-position: 0 -50px;
}
.login-form .reissue-password {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 1px;
  margin-bottom: -1px;
  line-height: 1.2;
  font-size: 11px;
  text-align: left;
  color: #888;
}
.login-form .reissue-password a,
.login-form .reissue-password a:visited {
  color: #59e;
  text-decoration: underline;
}
.login-form .reissue-password a:hover {
  text-decoration: none;
}
/* weather
  ========================================================================== */
.login-wrapper .weather {
  position: relative;
  width: 204px;
  font-size: 12px;
  color: #333;
}
.login-wrapper .weather .greet {
  display: block;
  width: 100%;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.login-wrapper .weather .info {
  padding: 4px;
  background-color: #f5f5f5;
  border-top: 2px solid #ddd;
  line-height: 12px;
}
.login-wrapper .weather .info .place {
  float: left;
  display: block;
  margin-bottom: 4px;
  padding-top: 2px;
  width: 110px;
  color: #36c;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.login-wrapper .weather .info .time {
  float: right;
  display: block;
  margin-bottom: 4px;
  padding-top: 2px;
  width: 86px;
  text-align: right;
  font-size: 11px;
  line-height: 1;
}
.login-wrapper .weather .info .time strong {
  font-weight: bold;
  font-size: 12px;
}
.login-wrapper .weather .info .temperature,
.login-wrapper .weather .info .rainfall {
  /*clear: both;*/
  margin: 0 3px 0 0;
  padding: 0;
  line-height: 1;
  font-size: 11px;
  color: #666;
}
.login-wrapper .weather .info .temperature {
  margin-right: 15px;
}
.login-wrapper .weather table {
  margin: 0;
  padding: 0;
  width: 204px;
  background: transparent;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 11px;
}
.login-wrapper .weather table th,
.login-wrapper .weather table td {
  margin: 0;
  background: transparent;
  border: 0;
  line-height: 1;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.login-wrapper .weather table th {
  padding: 3px 0 2px 0;
  color: #999;
}
.login-wrapper .weather table td {
  padding: 2px 0;
  color: #666;
  background-color: #fcfcfa;
}
.login-wrapper .weather img {
  margin: 0;
  border: 0;
  line-height: 1;
}
/* menu
  -------------------------------------------------------------------------- */
.login-wrapper .menu {
  position: absolute;
  top: 0;
  left: 209px;
  width: 62px;
  height: 100%;
  font-size: 11px;
}
.login-wrapper .menu ul {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  text-align: center;
  list-style-type: none;
}
.login-wrapper .menu ul li {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  line-height: 1;
}
.login-wrapper .menu ul li a {
  display: block;
  margin: 0 0 2px 0;
  padding: 0;
  width: 64px;
  height: 44px;
  background: url(../../images/pc/header/login/mypage-menu.gif) 0 0 no-repeat #fff;
  border: 0;
  line-height: 66px;
  text-decoration: none;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.login-wrapper .menu ul li.mypage a {
  background-position: 0 -44px;
}
.login-wrapper .menu ul li.logout a {
  height: 23px;
  background-position: 0 -88px;
  line-height: 23px;
}
.login-wrapper .menu ul li.message a:hover {
  background-position: -64px 0;
}
.login-wrapper .menu ul li.mypage a:hover {
  background-position: -64px -44px;
}
.login-wrapper .menu ul li.logout a:hover {
  background-position: -64px -88px;
}
.login-wrapper .menu .message .count {
  margin-left: 3px;
  font-size: 13px;
  font-weight: bold;
  color: #e00;
}
.login-wrapper .login-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .80;
    -moz-opacity: .80;
    filter: alpha(opacity=80);
}
.login-wrapper .login-loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -35px;
}
/* join
  ========================================================================== */
.login-wrapper .join {
  position: absolute !important;
  top: 0;
  right: 0;
  margin-left: 5px;
  width: 102px;
  height: 100%;
  background: url(../../images/pc/header/login/join-bg.gif) 0 0 no-repeat #fff;
}
.login-wrapper .join .join-btn {
  display: block;
  overflow: hidden;
  margin: 23px 4px 4px 4px;
  width: 94px;
  height: 88px;
  background: url(../../images/pc/header/login/join-btn.gif) 0 0 no-repeat transparent;
  text-indent: 100%;
  white-space: nowrap;
}
.login-wrapper .join .join-btn:hover {
  background-position: 0 -88px;
}
.login-wrapper .join .join-btn:active {
  background-position: 0 -176px;
}

.fpn-join {
  display: none;
  position: fixed !important;
  _position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #333;
  font-family: 'Meiryo', sans-serif;
  text-align: left;
}
.fpn-join-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #444;
  opacity: .85;
  -moz-opacity: .85;
  filter: alpha(opacity=85);
}
/* join-body
  ========================================================================== */
.fpn-join-body {
  position: fixed;
  _position: relative;
  z-index: 1001;
  left: 0;
  top: 0;
  width: 810px;
  _width: 812px;
  height: 420px;
  background: #888;
  border: 1px solid #888;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
  text-align: left;
}
.fpn-join-body .header {
  position: relative;
}
.fpn-join-body .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 98px;
  height: 40px;
  background: url(../../images/pc/header/join/close-btn.gif) 0 0 no-repeat transparent;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}
.fpn-join-body .close-btn:hover {
  background-position: 0 -40px;
}
.fpn-join-body .on-air {
  width: 712px;
  height: 40px;
  background: #fff;
  overflow: hidden;
}
.fpn-join-body .on-air .heading {
  display: inline;
  margin: 0 10px 0 0;
  height: 40px;
  vertical-align: middle;
  text-align: left;
}
.fpn-join-body .on-air a {
  display: inline;
  text-decoration: none;
  color: #333;
}
.fpn-join-body .on-air a:hover {
  color: #7ad;
}
.fpn-join-body .on-air .title {
  display: inline-block;
  margin: 0;
  padding: 0;
  max-width: 580px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.fpn-join-body .on-air .arrow-program {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 12px;
  width: 110px;
  _width: 122px;
  height: 40px;
  background: url(../../images/pc/header/join/arrow-program.gif) right 0 no-repeat transparent;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
}
.fpn-join-body .on-air a:hover .arrow-program {
  background-position: right -40px;
}

.fpn-join-body .program-list {
  position: relative;
  width: 100%;
  height: 380px;
  background: #f2f2f2;
  text-align: left;
}
.fpn-join-body .program-list .col-1,
.fpn-join-body .program-list .col-2,
.fpn-join-body .program-list .col-other {
  float: left;
  position: relative;
  width: 269px;
  height: 100%;
  border-right: 1px solid #888;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.fpn-join-body .program-list .heading {
  height: 30px;
  background-color: #aaa;
}
.fpn-join-body .program-list .body {
  display: block;
  overflow: auto;
  padding-bottom: 15px;
  height: 335px;
  _height: 350px;
}
.fpn-join-body .program-list .body ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
}
.fpn-join-body .program-list .body ul li {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.fpn-join-body .program-list .body ul li a {
  display: block;
  padding: 8px 26px 8px 8px;
  text-decoration: none;
  color: #333;
}
.fpn-join-body .program-list .body ul li a:hover {
  background: url(../../images/pc/header/join/arrow-program-list.gif) right center no-repeat #e3f1fe;
}
.fpn-join-body .program-list .col-other {
    width: 270px;
    height: 380px;
    border-width: 0;
}
.fpn-join-body .program-list .col-other .col-item .body {
    height: auto;
    padding-bottom: 0;
}
/* Dialog ------------------------------------------ */
.fpn-dialog {
    /*display: none;*/
    position: fixed;
    _position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #333;
    font-family: 'Meiryo', sans-serif;
    text-align: left;
}
.fpn-dialog-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fdfdfd;
    opacity: .50;
    -moz-opacity: .50;
    filter: alpha(opacity=50);
}
/* dialog-body
  ========================================================================== */
.fpn-dialog-body {
    position: fixed;
    _position: relative;
    z-index: 2001;
    left: 0;
    top: 0;
    width: 420px;
    _width: 422px;
    height: auto;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    text-align: left;
}
.fpn-dialog-body .header {
    position: relative;
}

.fpn-dialog-body .fpn-dialog-contents {
    position: relative;
    padding: 15px;
    font-size: 15px;
    text-align: left;
    line-height: 1.5;
}
.fpn-dialog-body .fpn-dialog-footer {
    padding: 15px 10px;
    background: #f5f5f5;
    border-radius: 0 0 4px 4px;
    text-align: center;
}
.fpn-dialog-body .fpn-dialog-footer input {
    display: inline-block;
    margin: 0 5px;
    padding: 8px 0;
    _padding: 8px 0;
    width: 170px;
    background: #fff;
    border: 1px solid #888;
    border-radius: 4px;
    font-size: 15px;
    line-height: 1;
    outline: none;
    cursor: pointer;
}
.fpn-dialog-body .fpn-dialog-footer input:hover {
    background-color: #ddd;
}
.fpn-dialog-body .fpn-dialog-footer input.primary {
    background-color: #d8f0ff;
    font-weight: bold;
}
.fpn-dialog-body .fpn-dialog-footer input.primary:hover {
    background-color: #c3dceb;
}
