@charset "UTF-8";

/*  ======================================================
=== header ===========================================  */
.gHd2017_header .gHd2017_headerInner {
  max-width: 950px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 950px) {
  .gHd2017_header .gHd2017_headerInner {
    padding-left: 10px;
  }
}
.gHd2017_header,
.gHd2017_burgerMenuInner,
.gFt2017_footer {
  margin: 0 auto;
  padding: 0;
  line-height: 1.75;
  color: #223;
  font-size: 16px;
  position: relative;
  font-family: Meiryo, \30e1\30a4\30ea\30aa, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'MS PGothic', sans-serif;
}
.gHd2017_header,
.gFt2017_footer {
  min-width: 950px;
}
.gHd2017_header *,
.gHd2017_burgerMenuInner *,
.gFt2017_footer * {
  box-sizing: content-box;
}
.gHd2017_header ul, .gHd2017_header li,
.gHd2017_burgerMenuInner ul,.gHd2017_burgerMenuInner li,
.gFt2017_footer ul, .gFt2017_footer ol, .gFt2017_footer li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gHd2017_header img,
.gHd2017_burgerMenuInner img,
.gFt2017_footer img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.gHd2017_header a,.gHd2017_header a:link,
.gHd2017_burgerMenuInner a,.gHd2017_burgerMenuInner a:link,
.gFt2017_footer a,.gFt2017_footer a:link {
  color: #314da5;
  text-decoration: none;
}
.gHd2017_header a:hover, .gHd2017_header a:active, .gHd2017_header a:focus,
.gHd2017_burgerMenuInner a:hover, .gHd2017_burgerMenuInner a:active, .gHd2017_burgerMenuInner a:focus,
.gFt2017_footer a:hover, .gFt2017_footer a:active, .gFt2017_footer a:focus {
  color: #0074bd;
  text-decoration: underline;
}
.gHd2017_header p,
.gHd2017_burgerMenuInner p,
.gFt2017_footer p {
  margin: 0 0 15px;
  font-size: 87%;
}
.gHd2017_header input, .gHd2017_header textarea,
.gHd2017_burgerMenuInner input,.gHd2017_burgerMenuInner textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gHd2017_header textarea,
.gHd2017_burgerMenuInner textarea {
  outline: none;
}
.gHd2017_header {
  background: #fff;
  border-top: 8px solid #000;
}
.gHd2017_header .gHd2017_noscript {
  background-color: #f4f8f3;
  text-align: center;
  font-size: 14px;
  display: block;
  padding: 20px 15px;
  color: #e00000;
}
.gHd2017_sonyHeader {
  background-color: #000;
}
.gHd2017_sonyHeader .gHd2017_sonyHeaderInner {
  display: block;
  max-width: 950px;
  height: 28px;
  margin: 0 auto;
  position: relative;
}
.gHd2017_sonyHeader .gHd2017_sonyHeaderInner img {
  width: 70px;
  height: 12px;
  position: absolute;
  top: 4px;
  right: 16px;
}
.gHd2017_header .gHd2017_headerInner {
  padding-top: 12px;
}
.gHd2017_header .gHd2017_headerInner:after {
  clear: both;
  display: block;
  content: "";
}
.gHd2017_header .gHd2017_headerInner > *:first-child {
  float: left;
}
.gHd2017_logoWrapper {
  display: table;
}
.gHd2017_logoWrapper .gHd2017_logo {
  display: table-cell;
  width: 91px;
}
.gHd2017_logoWrapper .gHd2017_logo a {
  display: block;
}
.gHd2017_logoWrapper .gHd2017_logo img {
  width: 91px;
}
.gHd2017_userTool {
  float: right;
  display: table;
  margin-top: 6px;
}
.gHd2017_userTool > * {
  display: table-cell;
  vertical-align: top;
}
.gHd2017_userTool .gHd2017_userToolPage {
  padding-bottom: 14px;
}
.gHd2017_userTool .gHd2017_userToolPage > li {
  float: left;
  padding: 0 15px;
  border-left: 1px solid #e7e7e7;
  line-height: 1;
}
.gHd2017_userTool .gHd2017_userToolPage > li > a {
  font-size: 11px;
  vertical-align: middle;
  color: #223;
  position: relative;
}
.gHd2017_userTool .gHd2017_userToolPage > li > a:hover {
  text-decoration: none;
}
.gHd2017_userTool .gHd2017_userToolPage > li > a:hover:after,
.gHd2017_userTool .gHd2017_userToolPage > li.gHd2017_is-current a:after {
  display: block;
  content: "";
  height: 2px;
  width: 100%;
  background-color: #333;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.gHd2017_outside {
  margin-right: 10px;
}
.gHd2017_userTool .gHd2017_searchForm {
  font-size: 11px;
  padding-left: 6px;
  position: relative;
  top: -6px;
}
.gHd2017_userTool .gHd2017_searchForm input[type="text"] {
  border-radius: 3px;
  border: 1px solid #b7b7b7;
  width: 194px;
  padding: 6px 36px 5px 8px;
  box-sizing: border-box;
  line-height: 17px;
  font-size: 11px;
  font-family: inherit;
}
.gHd2017_userTool .gHd2017_searchForm input[type="text"]:focus {
  background: #fff;
}
.gHd2017_userTool .gHd2017_searchForm input[type="image"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
}
.gHd2017_parsonal {
  width: 950px;
  margin: 2px auto 10px;
  text-align: right;
}
.gHd2017_parsonal > div {
  display: inline-block;
  vertical-align: top;
}
.gHd2017_mypage {
  padding-left: 8px;
}
.gHd2017_header .gHd2017_btn {
  display: inline-block;
  min-width: 93px;
  height: 30px;
  border: 1px solid #b7b7b7;
  box-sizing: border-box;
  border-radius: 15px;
  color: #223;
  background-color: #fff;
  font-size: 11px;
  line-height: 30px;
  text-align: center;
  position: relative;
}
.gHd2017_header .gHd2017_btn:link,
.gHd2017_header .gHd2017_btn:focus,
.gHd2017_header .gHd2017_btn:active {
  color: #223;
}
.gHd2017_header .gHd2017_btn.gHd2017_btn-login,
.gHd2017_header .gHd2017_btn.gHd2017_btn-mypage,
.gHd2017_header .gHd2017_btn.gHd2017_btn-close {
  padding-left: 14px;
}
[data-script-enabled='true'] .gHd2017_header .gHd2017_btn-close {
  display: inline-block;
}
.gHd2017_header .gHd2017_btn-close {
  display: none;
}
.gHd2017_header .gHd2017_btn:hover {
  color: #223;
  opacity: .7;
}
.gHd2017_header .gHd2017_btn.gHd2017_btn-login:before,
.gHd2017_header .gHd2017_btn.gHd2017_btn-mypage:before,
.gHd2017_header .gHd2017_btn.gHd2017_btn-close:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 7px;
  background-image: url(/common/hf1704/img/sprite.png);
  background-size: 350px auto;
}
.gHd2017_header .gHd2017_btn.gHd2017_btn-login:before {
  background-position: -64px -93px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
}
.gHd2017_header .gHd2017_btn.gHd2017_btn-mypage:before {
  background-position: -13px -92px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
}
.gHd2017_header .gHd2017_btn.gHd2017_btn-close:before {
  background-position: -65px -129px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
}
.gHd2017_wrap-box-login {
  position: relative;
}
.gHd2017_box-login {
  font-size: 12px;
  background-color: #fff;
  position: absolute;
  right: 0;
  z-index: 9999;
  display: none;
}
[data-script-enabled='true'] .gHd2017_box-login {
  display: block;
}
.gHd2017_box-login.gHd2017_is-opened {
  width: auto;
  min-width: 280px;
  box-shadow: 0 1px 3px rgba(51, 51, 51, .5);
}
.gHd2017_name {
  padding: 6px 10px 3px 10px;
}
.gHd2017_name a {
  position: relative;
  display: inline-block;
  padding-right: 17px;
  white-space: nowrap;
}
.gHd2017_name a:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 4px;
  right: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #6b6b6b;
  border-bottom: 1px solid #6b6b6b;
}
.gHd2017_is-opened .gHd2017_name a:after {
  top: 8px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.gHd2017_contents {
  padding: 3px 10px 10px;
  background-color: #fff;
}
[data-script-enabled='true'] .gHd2017_contents {
  display: none;
}
.gHd2017_header .gHd2017_list-status {
  margin-left: -5px;
  margin-right: -5px;
}
.gHd2017_list-status li {
  margin-bottom: 10px;
  text-align: center;
  float: left;
  width: 50%;
  padding: 0 5px;
  box-sizing: border-box;
  display: table;
  height: 36px;
}
.gHd2017_list-status li.gHd2017_highpriority {
  float: none;
  width: 100%;
  clear: both;
  height: 50px;
}
.gHd2017_list-status a {
  color: #223;
  background-color: #f3f3f3;
  display: table-cell;
  box-sizing: border-box;
  padding: 7px 10px 7px 16px;
  box-shadow: 0 1px 1px rgba(51, 51, 51, .18);
  position: relative;
  vertical-align: middle;
}
.gHd2017_list-status a:link,
.gHd2017_list-status a:active,
.gHd2017_list-status a:visited {
  color: #223;
}
.gHd2017_list-status a:hover {
  color: #223;
  opacity: .7;
}
.gHd2017_list-status a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -3px;
  background-image: url(/common/hf1704/img/sprite.png);
  background-size: 350px auto;
  background-position: -17px -134px;
}
.gHd2017_list-status a > span {
  position: relative;
  display: inline-block;
}
.gHd2017_list-status .gHd2017_over {
  position: relative;
  top: -1px;
  margin: 0 2px;
}

/* ステータスアイコン */
.gHd2017_list-status .gHd2017_mstatus a > span {
  padding-left: 32px;
  line-height: 1.4;
}
.gHd2017_list-status .gHd2017_mstatus a > span:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11px;
  background-image: url(/common/hf1704/img/sprite.png);
  background-size: 350px auto;
  background-position: -113px -50px;
}
.gHd2017_list-status .gHd2017_mstatus a > span.gHd2017_R006:before { background-position: -307px -12px;}
.gHd2017_list-status .gHd2017_mstatus a > span.gHd2017_R005:before { background-position: -275px -12px;}
.gHd2017_list-status .gHd2017_mstatus a > span.gHd2017_R004:before { background-position: -243px -12px;}
.gHd2017_list-status .gHd2017_mstatus a > span.gHd2017_R003:before { background-position: -210px -12px;}
.gHd2017_list-status .gHd2017_mstatus a > span.gHd2017_R002:before { background-position: -177px -12px;}
.gHd2017_list-status .gHd2017_mstatus a > span.gHd2017_R001:before { background-position: -145px -12px;}
.gHd2017_list-status .gHd2017_mstatus a > span.gHd2017_R000:before { background-position: -113px -12px;}

/* メール */
.gHd2017_list-status .gHd2017_mail a > span {
  padding-left: 22px;
}
.gHd2017_list-status .gHd2017_mail a > span:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
  background-image: url(/common/hf1704/img/sprite.png);
  background-size: 350px auto;
  background-position: -14px -13px;
}
.gHd2017_list-status .gHd2017_mail.gHd2017_error a > span:before {
  background-position: -14px -52px;
  width: 19px;
  height: 15px;
}

/* ポイント */
.gHd2017_list-status .gHd2017_point a > span {
  padding-left: 22px;
}
.gHd2017_list-status .gHd2017_point a > span:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  background-image: url(/common/hf1704/img/sprite.png);
  background-size: 350px auto;
  background-position: -62px -12px;
}
.gHd2017_list-status .gHd2017_point.gHd2017_error a > span:before {
  background-position: -63px -50px;
  width: 19px;
  height: 19px;
}

.gHd2017_itemname {
  color: #666;
  font-size: 10px;
}
.gHd2017_box-btn div:first-child {
  float: left;
}
.gHd2017_box-btn div:last-child {
  float: right;
}

/* エラー */
.gHd2017_error a {
  line-height: 1;
}
.gHd2017_error a > span {
  font-size: 11px;
  line-height: 1;
}

/* clearfix */
.gHd2017_list-status:before,
.gHd2017_list-status:after,
.gHd2017_box-btn:before,
.gHd2017_box-btn:after {
  display: table;
  content: "";
}
.gHd2017_list-status:after,
.gHd2017_box-btn:after {
  clear: both;
}


/*  ======================================================
=== footer ===========================================  */
.gFt2017_footer {
  width: 950px;
  margin: 0 auto;
  box-sizing: border-box;
  zoom: 1;
  min-height: 70px;
  padding: 28px 10px 20px;
  border-top: 1px solid #e0e0e0;
  position: relative;
}
.gFt2017_footer:before, .gFt2017_footer:after {content: ""; display: table;}
.gFt2017_footer:after {clear: both;}
.gFt2017_copyright {
  color: #6d6d6d;
  position: absolute;
  left: 10px;
  bottom: 7px;
}
.gFt2017_copyright small {
  font-size: 12px;
}
.gFt2017_footer .gFt2017_corporationLink {
  display: inline-block;
  float: left;
  margin-bottom: 32px;
}
.gFt2017_footer .gFt2017_corporationLink > li {
  display: inline-block;
}
.gFt2017_footer .gFt2017_corporationLink > li > a {
  font-size: 11px;
  color: #4c4c4c;
}
.gFt2017_footer .gFt2017_corporationLink > li + li {
  padding-left: 20px;
}
.gFt2017_footer .gFt2017_policy {
  margin: auto 0;
  height: 60px;
  float: right;
}
.gFt2017_footer .gFt2017_policy > p {
  display: inline-block;
  margin-bottom: 0;
}
.gFt2017_footer .gFt2017_policy > p a {
  display: block;
  width: 59px;
}


.gFt2017_notification-number {
  float: left!important;
  width: 360px!important;
  text-align: right!important;
  margin-top: 12px!important;
}

.gFt2017_notification-number > p {
  margin: 0 !important;
  font-size: 11px!important;
}