@charset "UTF-8";

/*  ======================================================
=== レスポンシブ切り替え用 ============================ */
.gHd2016_header.gHd2016_PC {display: block;}
.gHd2016_header.gHd2016_SP {display: none;}
@media only screen and (max-width: 767px) {
  .gHd2016_header.gHd2016_PC {display: none;}
  .gHd2016_header.gHd2016_SP {display: block;}
}

/*  ======================================================
=== header ===========================================  */
.gHd2016_header .gHd2016_headerInner {
  max-width: 950px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1320px) and (min-width: 768px) {
  .gHd2016_header .gHd2016_headerInner,
  .hdgAuBox .hdgAuBoxInner,
  .hdg1Box .hdg1BoxInner {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .gHd2016_header .gHd2016_headerInner {
    max-width: none;
    min-width: 0;
    margin: 0;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
  }
}

.gHd2016_header,
.gFt2016_footer {
  margin: 0 auto;
  padding: 0;
  line-height: 1.75;
  color: #222233;
  position: relative;
  font-size: 16px;
  font-family: "メイリオ",meiryo,"ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
}
.gHd2016_header {
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .gHd2016_header,
  .gFt2016_footer {
    min-width: 950px;
  }
}

.gHd2016_header ul, .gHd2016_header ol, .gHd2016_header li,
.gFt2016_footer ul, .gFt2016_footer ol, .gFt2016_footer li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gHd2016_header img,
.gFt2016_footer img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.gHd2016_header a,
.gFt2016_footer a {
  color: #314da5;
  text-decoration: none;
}

.gHd2016_header a:hover, .gHd2016_header a:active, .gHd2016_header a:focus,
.gFt2016_footer a:hover, .gFt2016_footer a:active, .gFt2016_footer a:focus {
  color: #0074bd;
  text-decoration: underline;
}

.gHd2016_header p,
.gFt2016_footer p {
  margin: 0 0 15px;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .gHd2016_header p,
  .gFt2016_footer p {
    line-height: 1.6;
  }
}

.gHd2016_header input, .gHd2016_header button, .gHd2016_header textarea, .gHd2016_header select,
.gFt2016_footer input, .gFt2016_footer button, .gFt2016_footer textarea, .gFt2016_footer select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.gHd2016_header input, .gHd2016_header button, .gHd2016_header textarea, .gHd2016_header select,
.gFt2016_footer input, .gFt2016_footer button, .gFt2016_footer textarea, .gFt2016_footer select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.gHd2016_header button,
.gFt2016_footer button {
  background: none;
  border: none;
  cursor: pointer;
}

.ie8 .js_spPageNav {
  display: none;
}

@media only screen and (min-width: 768px) {
  .js_spPageNav {
    display: none;
  }
}
.gHd2016_header {
  border-top: 8px solid #000;
}
.gHd2016_header .gHd2016_noscript {
  background-color: #f4f8f3;
  text-align: center;
  font-size: 14px;
  display: block;
}
.gHd2016_header .gHd2016_noscript .gHd2016_noscript_inner {
  padding: 20px 15px;
  width: 950px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .gHd2016_header .gHd2016_noscript .gHd2016_noscript_inner {
    width: auto;
  }
}
.gHd2016_header .gHd2016_noscript .gHd2016_noscript-red {
  color: #ee0000;
}
.gHd2016_sonyHeader {
  background-color: #000;
}
.gHd2016_sonyHeader .gHd2016_sonyHeaderInner {
  display: block;
  max-width: 950px;
  height: 28px;
  margin: 0 auto;
  position: relative;
}
.gHd2016_sonyHeader .gHd2016_sonyHeaderInner img {
  width: 70px;
  height: 12px;
  position: absolute;
  top: 4px;
  right: 16px;
}

.gHd2016_header .gHd2016_headerInner {
  padding-top: 12px;
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .gHd2016_header .gHd2016_headerInner {
    height: auto;
  }
}
.gHd2016_header .gHd2016_headerInner:after {
  clear: both;
  display: block;
  content: "";
}
.gHd2016_header .gHd2016_headerInner > *:first-child {
  float: left;
}
.gHd2016_logoWrapper {
  display: table;
}
.gHd2016_logoWrapper .gHd2016_logo {
  display: table-cell;
  width: 91px;
}
.gHd2016_logoWrapper .gHd2016_logo a {
  display: block;
}
.gHd2016_logoWrapper .gHd2016_logo img {
  width: 91px;
}
@media only screen and (max-width: 767px) {
  .gHd2016_logoWrapper .gHd2016_logo {
    width: 80px;
  }
  .gHd2016_logoWrapper .gHd2016_logo img {
    width: 100%;
  }
}
.gHd2016_logoWrapper .gHd2016_logoAccess {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 11px;
  padding-top: 4px;
  font-size: 15px;
}
.gHd2016_logoWrapper .gHd2016_logoAccess a {
  color: #222233;
}
.gHd2016_logoWrapper .gHd2016_logoAccess a:hover {
  text-decoration: none;
}
.gHd2016_logoBtn {
  display: none;
}

.gHd2016_userTool {
  float: right;
  display: table;
  margin-top: 8px;
}
.gHd2016_userTool > * {
  display: table-cell;
  vertical-align: top;
}
.gHd2016_userTool .gHd2016_userToolPage {
  padding-bottom: 2px;
}
.gHd2016_userTool .gHd2016_userToolPage > li {
  float: left;
}
.gHd2016_userTool .gHd2016_userToolPage > li + li > a {
  border-left: 1px solid #e7e7e7;
}
.gHd2016_userTool .gHd2016_userToolPage > li > a {
  font-size: 11px;
  vertical-align: top;
  color: #222233;
  padding: 0 6px;
}
.gHd2016_userTool .gHd2016_fontSize {
  display: none;
}
[data-script-enabled='true'] .gHd2016_userTool .gHd2016_fontSize {
    display: table-cell;
}
.gHd2016_userTool .gHd2016_fontSize > p {
  display: table-cell;
  vertical-align: middle;
  font-size: 10.48px;
  color: #777777;
}
.gHd2016_userTool .gHd2016_fontSize > p > span {
  border-left: 1px solid #e7e7e7;
  padding-left: 6px;
}
.gHd2016_userTool .gHd2016_fontSize > ul {
  display: table-cell;
  vertical-align: top;
  padding-left: 5px;
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 767px) {
  .gHd2016_userTool .gHd2016_fontSize > ul {
    position: static;
  }
}
.gHd2016_userTool .gHd2016_fontSize > ul:after {
  clear: both;
  display: block;
  content: "";
}
.gHd2016_userTool .gHd2016_fontSize > ul > li {
  float: left;
}
.gHd2016_userTool .gHd2016_fontSize > ul > li > a {
  padding: 4px 11px 3px;
  line-height: 1;
  display: block;
  color: #222233;
  font-size: 11px;
}
.gHd2016_userTool .gHd2016_fontSize > ul > li:first-child {
  border-top: 1px solid #b7b7b7;
  border-left: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  border-radius: 10px 0 0 10px;
}
.gHd2016_userTool .gHd2016_fontSize > ul > li:last-child {
  border-top: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  border-radius: 0 10px 10px 0;
}
.gHd2016_userTool .gHd2016_fontSize > ul > li.fontSizeSelect {
  background: #4b4b4b;
  border: 1px solid #4b4b4b;
}
.gHd2016_userTool .gHd2016_fontSize > ul > li.fontSizeSelect > a {
  color: #fff;
}
.gHd2016_userTool .gHd2016_searchForm {
  font-size: 11px;
  padding-left: 6px;
  position: relative;
  top: -6px;
}
@media only screen and (max-width: 767px) {
  .gHd2016_userTool .gHd2016_searchForm {
    top: auto;
  }
}
.gHd2016_userTool .gHd2016_searchForm input[type="text"] {
  border-radius: 15px;
  border: 1px solid #b7b7b7;
  width: 120px;
  padding: 4px 36px 4px 8px;
  font: 13.3333px Arial;
  box-sizing: content-box;
  height: auto;
}
.gHd2016_userTool .gHd2016_searchForm input[type="text"]:focus {
  background: #fff;
}

.gHd2016_userTool .gHd2016_searchForm input.js_searchForm::-webkit-input-placeholder {
  color: #6b6b6b;
}
.gHd2016_userTool .gHd2016_searchForm input.js_searchForm::-moz-placeholder {
  color: #6b6b6b;
}
.gHd2016_userTool .gHd2016_searchForm input.js_searchForm:-ms-input-placeholder {
  color: #6b6b6b;
}
.gHd2016_userTool .gHd2016_searchForm input[type="image"] {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -10px;
  width: 16px;
  height: 16px;
}
.gHd2016_userTool .gHd2016_userToolCloseBtn {
  display: none;
}
.js_contentsTopMenuBtn {
  display: none;
}
.js_contentsServMenuBtn {
  display: none;
}
.gHd2016_previousPage {
  display: none;
}
.gHd2016_burger {
  position: absolute;
  display: block;
  width: 25px;
  /* クリックエリアの横幅*/
  height: 20px;
  cursor: pointer;
}
.gHd2016_burger span {
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
  width: 25px;
  height: 3px;
  background: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gHd2016_burger .gHd2016_burgerBar1 {
  -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
          transform: translateY(-7px);
}
.gHd2016_burger .gHd2016_burgerBar3 {
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}

.burgerClick .gHd2016_burgerBar2 {
  display: none;
  background: rgba(255, 255, 255, 0);
}
.burgerClick .gHd2016_burgerBar1 {
  -webkit-transform: rotate(45deg) translateY(0px);
      -ms-transform: rotate(45deg) translateY(0px);
          transform: rotate(45deg) translateY(0px);
}
.burgerClick .gHd2016_burgerBar3 {
  -webkit-transform: rotate(-45deg) translateY(0px);
      -ms-transform: rotate(-45deg) translateY(0px);
          transform: rotate(-45deg) translateY(0px);
}

@media only screen and (max-width: 767px) {
  .gHd2016_header {
    border-bottom: 1px solid #ccc;
  }
  .gHd2016_header .gHd2016_headerInner {
    width: auto;
    min-width: 0;
    max-width: none;
    padding: 0;
    border-top: 0;
  }
  .gHd2016_header .gHd2016_headerInner > *:first-child {
    float: none;
  }

  .gHd2016_logoWrapper {
    box-sizing: border-box;
    padding: 22px 10px 15px;
  }
  .gHd2016_logoWrapper .gHd2016_logoAccess {
    padding-left: 5px;
  }
  .gHd2016_logoBtn {
    position: absolute;
    width: 25px;
    height: 20px;
    top: 27px;
    right: 13px;
    margin: auto;
  }
  [data-script-enabled='true'] .gHd2016_logoBtn {
    display: block;
  }
  [data-script-enabled='true'] .gHd2016_globalMenu {
    display: none;
  }
  .gHd2016_userTool {
    float: none;
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 15px 15px 55px;
    background: #EFEFEF;
    margin-top: 0px;
  }
  .gHd2016_userTool > * {
    display: table-cell;
    vertical-align: middle;
  }
  .gHd2016_userTool .gHd2016_userToolPage {
    display: none;
  }
  .gHd2016_userTool .gHd2016_searchForm {
  font-size: 11px;
    padding-left: 0;
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
  }
  .gHd2016_userTool .gHd2016_searchForm input[type="text"] {
    border-radius: 15px;
    width: 100%;
    height: 31px;
    border: 1px solid #b7b7b7;
    box-sizing: border-box;
  }
  .gHd2016_userTool .gHd2016_searchForm input[type="image"] {
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 15px;
    background: transparent none repeat scroll 0% 0%;
    margin: auto;
    width: 16px;
    height: 16px;
  }
  [data-script-enabled='true'] .gHd2016_userToolCloseBtn {
    display: block;
  }
  .gHd2016_userTool .gHd2016_userToolCloseBtn {
    position: absolute;
    width: 180px;
    bottom: 13px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .gHd2016_userTool .gHd2016_userToolCloseBtn > a {
    font-size: 13px;
    display: block;
    color: #fff;
    position: relative;
    padding: 9px 20px 9px 37px;
    line-height: 1.1;
    border-radius: 17px;
    background: #4d4d4d;
  }
  .gHd2016_userTool .gHd2016_userToolCloseBtn > a:hover {
    background-color: #6D6D6D;
  }
  .gHd2016_userTool .gHd2016_userToolCloseBtn > a:before {
    content: "";
    display: block;
    background-image: url(/common/ui_ver2/img/gHd2016_sp_sprite.png);
    background-position: -158px -8px;
    -webkit-background-size: 180px auto;
    background-size: 180px auto;
    width: 12px;
    height: 12px;
    top: 0;
    bottom: 0;
    left: 14px;
    position: absolute;
    margin: auto;
  }
  .gHd2016_fontSize {
    display: none;
  }
  p.gHd2016_previousPage {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  .auTop p.gHd2016_previousPage,
  .collaboTop p.gHd2016_previousPage {
    border-bottom: 1px solid #cfcfcf;
  }
  .gHd2016_previousPage > a {
    background: #6D6D6D;
    color: #fff;
    padding: 15px 0;
    font-size: 15px;
    padding: 15px 0px 15px 12.1875%;
    position: relative;
    display: block;
  }
  .gHd2016_previousPage > a:hover {
    color: #fff;
  }
  .gHd2016_previousPage > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4.6875%;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 10px;
    height: 10px;
    margin: auto;
  }
}
.js_spPageNav a {
display: block;
    position: relative;
    border-bottom: 1px solid #969696;
    padding: 11px 40px 10px 15px;
    background: #4b4b4b;
    color: #fff;
}
.js_spPageNav a br {
  display: none;
}
.js_spPageNav a:link, .js_spPageNav a:hover, .js_spPageNav a:visited, .js_spPageNav a:active {
  color: #fff;
}
.js_spPageNav a:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  bottom: 0;
  content: "";
  height: 8px;
  margin: auto;
  position: absolute;
  right: 17px;
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 8px;
}
.js_spPageNav a[href^="#"]:after {
  border: medium none;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  background-image: url(/common/ui_ver2/img/gHd2016_sp_sprite.png);
  background-position: -4px -8px;
  -webkit-background-size: 180px auto;
  background-size: 180px auto;
  width: 12px;
  height: 10px;
}


/*  ======================================================
=== footer ===========================================  */
.gFt2016_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;
}
.gFt2016_footer:before, .gFt2016_footer:after {content: ""; display: table;}
.gFt2016_footer:after {clear: both;}

@media only screen and (min-width: 768px) {
  .gFt2016_footer {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .gFt2016_footer {
    width: 100%;
    margin: 0;
    padding-right: 15px;
    padding-left: 15px;
    min-height: none;
  }
}

.gFt2016_copyright {
  color: #6d6d6d;
  position: absolute;
  left: 10px;
  bottom: 7px;
}
.gFt2016_footer .gFt2016_corporationLink {
  display: inline-block;
  float: left;
  margin-bottom: 32px;
}
.gFt2016_footer .gFt2016_corporationLink > li {
  display: inline-block;
}
.gFt2016_footer .gFt2016_corporationLink > li > a {
  font-size: 11px;
  color: #4c4c4c;
}
.gFt2016_footer .gFt2016_corporationLink > li + li {
  padding-left: 20px;
}
.gFt2016_footer .gFt2016_policy {
  margin: auto 0;
  height: 60px;
  float: right;
}
@media only screen and (max-width: 767px) {
  .gFt2016_footer .gFt2016_policy {
    float: none;
  }
}
.gFt2016_footer .gFt2016_policy > p {
  display: inline-block;
  margin-bottom: 0;
}
.gFt2016_footer .gFt2016_policy > p a {
  display: block;
  width: 59px;
}

@media only screen and (max-width: 767px) {
  /*.footer*/ .gFt2016_copyright {
    text-align: center;
    position: static;
    margin-bottom: 0;
    padding-top: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .gFt2016_footer {
    padding-top: 10px;
    padding-bottom: 24px;
    border-top: 1px solid #ccc;
  }
}
@media only screen and (max-width: 767px) {
  .gFt2016_footer .gFt2016_corporationLink {
    float: none;
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
  }
  .gFt2016_footer .gFt2016_corporationLink > li > a {
    font-size: 10px;
  }
  .gFt2016_footer .gFt2016_corporationLink > li + li {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .gFt2016_footer .gFt2016_corporationLink {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .gFt2016_footer .gFt2016_policy {
    float: none;
    text-align: center;
    margin: 14px 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .gFt2016_footer .gFt2016_policy {
    margin: 4px 0px;
    position: static;
  }
}

/*  ======================================================
=== オプションメニュー ============================ */
.js_spPageNav.option a {
  padding: 8px 40px 7px 15px;
  background: #606060;
  font-size: 1.4rem;
}
.js_spPageNav.customer,
.js_spPageNav.customer > li,
.js_spPageNav.customer > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.js_spPageNav.customer {
  padding: 15px 12px;
  background: #606060;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.js_spPageNav.customer li {
  flex-basis: 48.57142%;
  min-width: 48.57142%;
  max-width: 48.57142%;
}
.js_spPageNav.customer a {
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 9px 2px 8px;
  background: #fff;
  border-radius: 2px;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
  color: #223;
}
.js_spPageNav.customer a::before,
.js_spPageNav.customer a::after {
  display: none;
}


.gFt2016_notification-number {
  float: left!important;
  width: 360px!important;
  text-align: right!important;
  margin-top: 12px!important;
}

.gFt2016_notification-number > p {
  margin: 0 !important;
  font-size: 11px!important;
}

@media only screen and (max-width: 767px) {
  .gFt2016_notification-number {
    float: none!important;
    width: auto!important;
    text-align: center!important;
    margin-top: 10px!important;
  }

.gFt2016_notification-number > p {
  margin: 0 !important;
  font-size: 10px!important;
}
}
