@charset "UTF-8";
.psc-of-auto {
  overflow: auto;
}

.psc-of-hidden {
  overflow: hidden;
}

.psc-va-top {
  vertical-align: top;
}

.psc-va-mid {
  vertical-align: middle;
}

.psc-va-bot {
  vertical-align: bottom;
}

.psc-align-center {
  text-align: center;
}

.psc-align-left {
  text-align: left;
}

.psc-align-right {
  text-align: right;
}

.psc-pos-rel {
  position: relative;
}

.psc-pos-abs {
  position: absolute;
}

.psc-is-visible {
  display: block;
}

.psc-is-invisible {
  display: none;
}

.psc-w100p {
  width: 100%;
}

.psc-w90p {
  width: 90%;
}

.psc-w80p {
  width: 80%;
}

.psc-w70p {
  width: 70%;
}

.psc-w60p {
  width: 60%;
}

.psc-w64p {
  width: 64%;
}

.psc-w50p {
  width: 50%;
}

.psc-w40p {
  width: 40%;
}

.psc-w30p {
  width: 30%;
}

.psc-w20p {
  width: 20%;
}

.psc-w10p {
  width: 10%;
}

.psc-w40 {
  width: 40px;
}

.psc-w48 {
  width: 48px;
}

.psc-w56 {
  width: 56px;
}

.psc-w64 {
  width: 64px;
}

.psc-w72 {
  width: 72px;
}

.psc-w80 {
  width: 80px;
}

.psc-col-white {
  color: #ffffff;
}

.psc-col-mid-silver {
  color: #eeeeee;
}

.psc-device-black {
  color: #1f1f1f;
}

.psc-col-base-blue {
  color: #003791;
}

.psc-col-glow-blue {
  color: #00a2ff;
}

.psc-col-satin-blue {
  color: #0068bf;
}

.psc-col-light-silver {
  color: #f5f5f5;
}

.psc-col-orange {
  color: #ed5f2b;
}

.psc-col-red1 {
  color: #d20e00;
}

.psc-col-yellow1 {
  color: #dbc53e;
}

.psc-col-text-gray {
  color: #363636;
}

.psc-col-sub-text-gray {
  color: #9c9c9c;
}

.psc-col-sub-text-blue {
  color: #a1cbed;
}

.psc-col-sub-text-black {
  color: #5c5c5c;
}

.psc-col-hightlight-glow {
  color: #00a2ff;
}

.psc-d-none {
  display: none;
}

.psc-d-block {
  display: block;
}

.psc-d-table {
  display: table;
}

.psc-d-cell {
  display: table-cell;
}

.psc-d-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.psc-d-table-fix {
  display: table;
  table-layout: fixed;
}

.psc-sst-light {
  font-family: "SST W55 Light1349120", "SST W55 Light", "SST W20 Light", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
}

.psc-sst-regular {
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
}

.psc-sst-bold {
  font-family: "SST W22 Bold", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
}

/*
.psc-fs12 {  font-size: 12px; font-size: 1.2rem;  }
.psc-fs14 {  font-size: 14px; font-size: 1.4rem;  }
.psc-fs16 {  font-size: 16px; font-size: 1.6rem;  }
.psc-fs18 {  font-size: 18px; font-size: 1.8rem;  }
.psc-fs20 {  font-size: 20px; font-size: 2.0rem;  }
.psc-fs24 {  font-size: 24px; font-size: 2.4rem;  }
.psc-fs32 {  font-size: 32px; font-size: 3.2rem;  }
.psc-fs40 {  font-size: 40px; font-size: 4.0rem;  }
.psc-fs64 {  font-size: 64px; font-size: 6.4rem;  }
.psc-fs72 {  font-size: 72px; font-size: 7.2rem;  }
*/
.psc-fs12 {
  font-size: 12px;
}

.psc-fs14 {
  font-size: 14px;
}

.psc-fs16 {
  font-size: 16px;
}

.psc-fs18 {
  font-size: 18px;
}

.psc-fs20 {
  font-size: 20px;
}

.psc-fs24 {
  font-size: 24px;
}

.psc-fs32 {
  font-size: 32px;
}

.psc-fs40 {
  font-size: 40px;
}

.psc-fs64 {
  font-size: 64px;
}

.psc-fs72 {
  font-size: 72px;
}

.psc-fs12px {
  font-size: 12px;
}

.psc-fs14px {
  font-size: 14px;
}

.psc-fs16px {
  font-size: 16px;
}

.psc-fs18px {
  font-size: 18px;
}

.psc-fs20px {
  font-size: 20px;
}

.psc-fs24px {
  font-size: 24px;
}

.psc-fs32px {
  font-size: 32px;
}

.psc-fs40px {
  font-size: 40px;
}

.psc-fs64px {
  font-size: 64px;
}

.psc-fs72px {
  font-size: 72px;
}

.psc-fw300 {
  font-weight: 300;
}

.psc-fw400 {
  font-weight: 400;
}

.psc-fw700 {
  font-weight: 700;
}

.psc-pd4 {
  padding: 4px;
}

.psc-pdt4 {
  padding-top: 4px;
}

.psc-pdl4 {
  padding-left: 4px;
}

.psc-pdr4 {
  padding-right: 4px;
}

.psc-pdb4 {
  padding-bottom: 4px;
}

.psc-pd8 {
  padding: 8px;
}

.psc-pdt8 {
  padding-top: 8px;
}

.psc-pdl8 {
  padding-left: 8px;
}

.psc-pdr8 {
  padding-right: 8px;
}

.psc-pdb8 {
  padding-bottom: 8px;
}

.psc-pd12 {
  padding: 12px;
}

.psc-pdt12 {
  padding-top: 12px;
}

.psc-pdl12 {
  padding-left: 12px;
}

.psc-pdr12 {
  padding-right: 12px;
}

.psc-pdb12 {
  padding-bottom: 12px;
}

.psc-pd16 {
  padding: 16px;
}

.psc-pdt16 {
  padding-top: 16px;
}

.psc-pdl16 {
  padding-left: 16px;
}

.psc-pdr16 {
  padding-right: 16px;
}

.psc-pdb16 {
  padding-bottom: 16px;
}

.psc-pd24 {
  padding: 24px;
}

.psc-pdt24 {
  padding-top: 24px;
}

.psc-pdl24 {
  padding-left: 24px;
}

.psc-pdr24 {
  padding-right: 24px;
}

.psc-pdb24 {
  padding-bottom: 24px;
}

.psc-pd32 {
  padding: 32px;
}

.psc-pdt32 {
  padding-top: 32px;
}

.psc-pdl32 {
  padding-left: 32px;
}

.psc-pdr32 {
  padding-right: 32px;
}

.psc-pdb32 {
  padding-bottom: 32px;
}

.psc-pd40 {
  padding: 40px;
}

.psc-pdt40 {
  padding-top: 40px;
}

.psc-pdl40 {
  padding-left: 40px;
}

.psc-pdr40 {
  padding-right: 40px;
}

.psc-pdb40 {
  padding-bottom: 40px;
}

.psc-pd64 {
  padding: 64px;
}

.psc-pdt64 {
  padding-top: 64px;
}

.psc-pdl64 {
  padding-left: 64px;
}

.psc-pdr64 {
  padding-right: 64px;
}

.psc-pdb64 {
  padding-bottom: 64px;
}

.psc-l-center {
  margin: 0 auto;
}

.psc-lh18 {
  line-height: 18px;
}

.psc-icon-fb {
  background: url("/reserve/assets/pdc/images/icon_facebook.png") no-repeat;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  background-position: 10px 10px;
}

.psc-icon-tw {
  background: url("/reserve/assets/pdc/images/icon_twitter.png") no-repeat;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  background-position: 10px 10px;
}

.psc-icon-line {
  background: url("/reserve/assets/pdc/images/icon_line.png") no-repeat;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  background-position: 10px 10px;
}

.psc-icon-youtube {
  background: url("/reserve/assets/pdc/images/icon_youtube.png") no-repeat;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  background-position: 10px 10px;
}

.psc-icon-mail {
  background: url("/reserve/assets/pdc/images/icon_mail.png") no-repeat;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  background-position: 10px 10px;
}

.psc-icon-leaves {
  background: url("/reserve/assets/pdc/images/icon_leaves.svg") no-repeat;
  background-position: 14px center;
}

.psc-icon-leaves:hover {
  background: url("/reserve/assets/pdc/images/icon_leaves_over.svg") no-repeat;
  background-position: 14px center;
}

.psc-icon-emergency {
  background: url("/reserve/assets/pdc/images/icon Info.svg") no-repeat;
  background-position: center center;
}

.psc-icon-news {
  background: url("/reserve/assets/pdc/images/icon_informatio_new.png") no-repeat;
  background-position: 0 center;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  -o-background-size: 24px;
  background-size: 24px;
}

.psc-icon-info {
  background: url("/reserve/assets/pdc/images/icon_information.svg") no-repeat;
  background-position: 0 center;
}

.psc-icon-notice {
  background: url("/reserve/assets/pdc/images/icon_notice.svg") no-repeat;
  background-position: 0 center;
}

.psc-icon-global {
  background: url("/reserve/assets/pdc/images/icon_global.png") no-repeat;
  background-position: left center;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  background-size: 16px 16px;
}

.psc-icon-blank {
  background: url("/reserve/assets/pdc/images/icon_blank.png") no-repeat;
  background-position: right center;
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px 12px;
  -o-background-size: 12px 12px;
  background-size: 12px 12px;
}

.psc-icon-anchor {
  background: url("/reserve/assets/pdc/images/icon_anchor.svg") no-repeat;
  background-position: right center;
}

.psc-icon-cat-game {
  height: 48px;
  background: url("/reserve/assets/pdc/images/icon_category.svg") no-repeat;
  background-position: center center;
  -webkit-background-size: 48px 48px;
  -moz-background-size: 48px 48px;
  -o-background-size: 48px 48px;
  background-size: 48px 48px;
}

.psc-icon-sce {
  background: url("/reserve/assets/pdc/images/icon_sce_btn.png") no-repeat;
  -webkit-background-size: 24px 26px;
  -moz-background-size: 24px 26px;
  -o-background-size: 24px 26px;
  background-size: 24px 26px;
  background-position: 14px center;
}

.psc-icon-game {
  background: url("/reserve/assets/pdc/images/icon_game_btn.png") no-repeat;
  -webkit-background-size: 24px 16px;
  -moz-background-size: 24px 16px;
  -o-background-size: 24px 16px;
  background-size: 24px 16px;
  background-position: 14px center;
}

.psc-bg-white {
  background-color: #ffffff;
}

.psc-bg-black {
  background-color: #1f1f1f;
}

.psc-bg-gray {
  background-color: #eeeeee;
}

.psc-bg-blue {
  background-color: #0068bf;
}

.psc-bg-blue-mid {
  background-color: #003791;
}

.psc-bg-game {
  background-color: #eeeeee;
}

.psc-bg-ps-gray {
  background: url("/reserve/assets/pdc/images/pattern_ps_gray.jpg");
}

.psc-bg-ps-white {
  background: url("/reserve/assets/pdc/images/pattern_ps_white.jpg");
}

.psc-bg-event {
  background: url("/reserve/assets/pdc/images/bg_event.jpg") no-repeat;
  background-size: cover;
}

.psc-bg-footer {
  background: url("/reserve/assets/pdc/images/footer_glow.png") no-repeat;
  background-position: center 0;
  background-color: #003791;
}

.psc-bg-mdd {
  background: url("/reserve/assets/pdc/images/bg_megadrop.png") no-repeat;
  background-position: center bottom;
  background-color: #003791;
}

.psc-bg-feature {
  background: url("/reserve/assets/pdc/images/bg_feature.jpg") no-repeat;
  background-size: cover;
  background-position: center 0;
  background-color: #000000;
}

.psc-pointer {
  cursor: pointer;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.psc-hover-med:hover {
  color: #003791;
}

.psc-hover-light:hover {
  color: #00a2ff;
}

.psc-scaling-img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto;
  /* IE8 対応 */
}

.psc-va-sub {
  vertical-align: sub;
}

.psc-text-btn {
  display: inline-block;
  padding: 0 20px 0 0;
  background: url("../../../../content/dam/pscom/ja-jp/header/icon_link.svg") no-repeat;
  background-position: right center;
  color: #00a2ff;
}

.psc-text-btn:hover {
  display: inline-block;
  padding: 0 20px 0 0;
  background: url("../../../../content/dam/pscom/ja-jp/header/icon_link_blue_over.svg") no-repeat;
  background-position: right center;
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  color: #8fdffd;
}

.psc-btn-cell {
  display: inline-block;
  min-width: 220px;
  padding: 8px;
}

.psc-btn-cell .psc-btn-blue {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  background-color: #0068bf;
}

.psc-btn-cell .psc-btn-blue:hover {
  background-color: #00a2ff;
}

.psc-btn-cell .psc-btn-blue:hover {
  text-decoration: none;
}

.psc-btn-cell .psc-btn-black {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  background-color: #1f1f1f;
}

.psc-btn-cell .psc-btn-black:hover {
  background-color: #00a2ff;
}

.psc-btn-cell .psc-btn-black:hover {
  text-decoration: none;
}

.psc-button-blue-s {
  min-width: 234px;
  min-width: 106px;
}

.psc-button-blue-s a {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
}

.psc-button-blue-s a:hover {
  text-decoration: none;
  background-color: #00a2ff;
}

.psc-button-blue-s a {
  padding: 12px;
  background-color: #0068bf;
  color: #ffffff;
  text-decoration: none;
}

.psc-button-blue-s a:link {
  text-decoration: none;
  color: #ffffff;
}

.psc-button-blue-s a:visited {
  text-decoration: none;
  color: #ffffff;
}

.psc-hover-mdd:hover {
  color: #00a2ff;
}

.psc-hover-mdd:hover img {
  opacity: 0.7;
}

.psc-back-to-top {
  position: fixed;
  bottom: 42px;
  right: 42px;
  cursor: pointer;
  opacity: 0;
  z-index: 100000;
}

@media screen and (max-width: 860px) {
  .psc-back-to-top {
    position: fixed;
    right: 16px;
    bottom: 16px;
  }
}

#psc-sp-global-nav {
  display: none;
}

#psc-sp-nav-toggle {
  display: none;
}

.psc-section-header {
  position: relative;
  z-index: 999;
}

.psc-row-sony {
  padding: 0 23px;
  background-color: #000000;
  text-align: right;
  min-width: 776px;
  height: 36px;
  line-height: 1.0;
}

.psc-link-sony {
  display: inline-block;
  padding: 12px 0 12px 0;
}

.psc-link-sony img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto;
  /* IE8 対応 */
}

@media screen and (max-width: 900px) {
  .psc-row-sony {
    height: 39px;
  }
  .psc-link-sony {
    padding: 14px 0 12px 0;
  }
  .psc-link-sony img {
    width: 70px;
  }
}

.psc-global-container {
  position: relative;
  height: 65px;
  background-color: #1f1f1f;
}

.psc-row-global-nav {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.psc-cell-global {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  /*  width: 11%;*/
}

.psc-cell-global a {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global a:link {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global a:hover {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global a:visited {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global-ps {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  /*width: 130px;*/
}

.psc-cell-global-ps a {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global-ps a:link {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global-ps a:hover {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global-ps a:visited {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global-signed {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  /* width: 230px; */
}

.psc-cell-global-signed a {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global-signed a:link {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global-signed a:hover {
  color: #ffffff;
  text-decoration: none;
}

.psc-cell-global-signed a:visited {
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  .psc-cell-global-signed .psc-global-signed-name {
    display: none;
  }
}

.psc-link-global {
  display: block;
  color: #ffffff;
  font-size: 14px;
  padding: 22px 10px 22px 10px;
}

.psc-link-global img {
  vertical-align: middle;
}

.psc-link-global span.psc-sp-label-visible {
  line-height: 18px;
}

.psc-link-global-ps {
  display: block;
  width: 45px;
  padding: 13px 23px 11px 23px;
  height: 40px;
}

.psc-link-global-support {
  display: block;
  color: #ffffff;
  font-size: 14px;
  padding: 22px 10px 22px 10px;
}

.psc-link-global-support img {
  vertical-align: middle;
}

@media screen and (max-width: 1100px) {
  .psc-link-global-support {
    padding: 22px 10px;
  }
}

.psc-link-global-signed {
  display: block;
  color: #ffffff;
  font-size: 14px;
  padding: 14px 14px 12px 14px;
}

.psc-link-global-signed img {
  vertical-align: middle;
}

.psc-global-signed-icon {
  vertical-align: middle;
  width: 40px;
}

.psc-global-signed-name {
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width: 1520px) {
  .psc-row-global-nav {
    table-layout: fixed;
  }
  .psc-cell-global {
    width: auto;
  }
  .psc-cell-global-product {
    width: auto;
  }
}

.psc-global-search-options {
  display: none;
  position: absolute;
  top: 50px;
  background-color: #303030;
  border-radius: 0 0 3px 3px / 0px 0px 3px 3px;
  padding: 8px 16px;
  text-align: left;
  color: #ffffff;
  font-size: 12px;
}

.psc-global-search-options li {
  line-height: 210%;
}

.psc-search-option-title {
  font-size: 12px;
  cursor: pointer;
}

.psc-pc-label-visible {
  display: inline-block;
  color: #ffffff;
  line-height: 1.6;
}

.psc-sp-label-visible {
  display: none;
  line-height: 18px;
  vertical-align: middle;
  text-align: left;
  color: #ffffff;
}

@media screen and (max-width: 1050px) {
  .psc-row-global-nav {
    table-layout: auto;
  }
}

@media screen and (max-width: 1100px) {
  .psc-link-global {
    padding: 15px 10px 15px 10px;
    height: auto;
  }
  .psc-pc-label-visible {
    display: none;
  }
  .psc-sp-label-visible {
    display: inline-block;
  }
}

@media screen and (max-width: 900px) {
  #psc-pc-global-nav {
    display: none;
  }
  #psc-sp-global-nav {
    display: block;
    margin-right: auto;
  }
  #psc-sp-nav-toggle {
    display: block;
    height: 24px;
    line-height: 1.5;
  }
  #psc-sp-nav-toggle img {
    vertical-align: middle;
  }
  .psc-global-container {
    min-width: inherit;
  }
  .psc-sp-global-toggle {
    position: absolute;
    right: 16px;
    top: 24px;
  }
  .psc-row-sony {
    min-width: inherit;
    padding: 0px 16px;
  }
}

.psc-browser-alert {
  padding: 16px 42px;
  background-color: #333333;
  display: none;
}

.psc-browser-alert p a {
  color: #00a2ff;
}

.psc-browser-alert p a:link {
  color: #00a2ff;
}

.psc-browser-alert p a:hover {
  color: #0068bf;
}

.psc-browser-alert p a:visited {
  color: #00a2ff;
}

@media screen and (max-width: 900px) {
  .psc-browser-alert p {
    font-size: 11.8px;
  }
}

/*
.psc-btn-cell {
    display: inline-block;
    min-width: 220px;
    padding: 0 8px;

    a {
        color: #ffffff;
        text-decoration: none;
    }
}
*/
#nav-sp-main {
  position: relative;
  left: 400px;
}

.psc-sp-container {
  overflow-x: hidden;
  overflow-y: visible;
  width: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 8999;
}

.psc-sp-nav-inner {
  background: url("../../../../content/dam/pscom/ja-jp/header/sp/bg_sp.jpg") no-repeat;
  padding: 16px;
  width: 238px;
}

a.psc-sp-nav-list {
  display: block;
  color: #ffffff;
  width: 238px;
  font-size: 14px;
  padding: 16px 0;
  border-top: 1px dotted #00a2ff;
  background: url("/reserve/assets/pdc/images/icon_link.svg") no-repeat;
  background-position: right center;
  text-align: left;
  text-decoration: none;
}

a.psc-sp-nav-list:link {
  color: #ffffff;
  text-decoration: none;
}

a.psc-sp-nav-list:visited {
  color: #ffffff;
  text-decoration: none;
}

#psn-sp-signined-nav .psc-sp-nav-list {
  padding: 0 0;
}

.psc-sp-nav-search-wrapper {
  background-color: #002250;
  padding: 16px;
  height: 80px;
  display: table-cell;
  width: 238px;
}

.psc-sp-nav-search-box {
  text-align: left;
}

.psc-sp-nav-search-box input[type="text"] {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  height: 32px;
  /* 高さ40px */
  width: 170px;
  color: #ffffff;
  background-color: #001735;
  border: 0;
  outline: 0;
  border-radius: 3px 0 0 3px / 3px 0 0 3px;
  font-size: 10px;
  padding: 0 8px;
}

.psc-sp-nav-search-box input[type="image"] {
  display: inline-block;
  border: 0;
  padding: 0;
  border-radius: 0;
}

.psc-sp-nav-search-box input[type="radio"] {
  vertical-align: middle;
}

.psc-sp-nav-search-box input[type="text"]:focus {
  background: #3c3c3c;
  /* 背景色を半透明に */
}

.psc-sp-nav-search-box label {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  padding: 8px 8px 8px 0;
}

@media screen and (max-width: 900px) {
  .psc-sony-logo {
    padding: 10px 0 7px 0;
  }
  .nav-global-toggle {
    margin-top: 21px;
  }
  .psc-link-global-ps {
    padding: 16px 16px 10px 16px;
  }
}

.psc-type-signin > a {
  display: none;
}

.psc-type-signout {
  display: none;
}

#id-sp-profile-signined-nav {
  display: none;
}

.psc-global-container {
  display: flex;
  justify-content: space-between;
  padding-right: 23px;
}

@media screen and (max-width: 768px) {
  .psc-global-container {
    padding-right: 16px;
  }
}

#view-size:after {
  display: none;
  content: 'desktop';
}

@media screen and (max-width: 1280px) {
  #view-size:after {
    content: 'nallow';
  }
}

@media screen and (max-width: 900px) {
  #view-size:after {
    content: 'mobile';
  }
}

#nav-search-sb {
  position: relative;
  padding-right: 200px;
}

@media screen and (max-width: 900px) {
  #nav-search-sb {
    width: 216px;
    padding-right: 0;
  }
  #nav-search-sb .psc-global-search input[type="text"] {
    right: 16px;
  }
}

@media screen and (max-width: 1280px) {
  #nav-search-sb.is-active {
    padding-right: 40px;
  }
  #nav-search-sb.is-active .psc-global-search input[type="text"] {
    width: 40px;
    background-image: url(../../../../content/dam/pscom/regional-assets/header/menu_navi-search.svg);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: right 6px top 7px;
    cursor: pointer;
  }
  #nav-search-sb.is-active .psc-global-search input[type="text"] + input {
    transform: scale(0, 0);
  }
  #nav-search-sb.is-active .psc-global-search input[type="text"] + input:focus {
    transform: scale(1, 1);
  }
  #nav-search-sb.is-active .psc-global-search input[type="text"]:focus {
    width: 100%;
    cursor: auto;
  }
  #nav-search-sb.is-active .psc-global-search input[type="text"]:focus + input {
    transform: scale(1, 1);
  }
}

@media screen and (max-width: 900px) {
  #nav-search-sb.is-active .psc-global-search input[type="text"] {
    width: 200px;
    cursor: auto;
  }
  #nav-search-sb.is-active .psc-global-search input[type="text"] + input {
    transform: scale(1, 1);
  }
  #nav-search-sb.is-active .psc-global-search input[type="text"]:focus {
    width: 200px;
  }
}

@media screen and (max-width: 900px) {
  #sb-social-toolbar-root {
    display: none;
  }
}

#sb-social-toolbar-root #sb .sb-my-playstation-link {
  width: 115px;
  font-size: 14px;
}

.psc-global-search input[type="text"] {
  position: absolute;
  top: 14px;
  right: 0;
  width: 200px;
  height: 36px;
  margin: 0;
  padding: 0 30px 0 10px;
  color: #ffffff;
  background-color: #303030;
  border: 0;
  border-radius: 3px;
  outline: 0;
  font-size: 12px;
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  box-sizing: border-box;
  transition: width 0.3s;
}

.psc-global-search input[type='image'] {
  display: inline-block;
  position: absolute;
  top: 21px;
  right: 6px;
  width: 24px;
  height: 24px;
  transition: transform 0s 0.2s;
}

@media screen and (max-width: 900px) {
  .psc-global-search input[type='image'] {
    right: 22px;
  }
}

.psc-footer-container {
  padding: 16px 0;
  font-size: 62.5%;
  position: relative;
}

.psc-row-footer {
  position: relative;
  padding: 8px 42px 0;
  margin: 0 auto;
  max-width: 940px;
  width: 100%;
}

.psc-cell-footer {
  display: inline-block;
  letter-spacing: normal;
  padding: 4px 8px;
  background: url("/reserve/assets/pdc/images/footer_line.jpg") no-repeat;
  background-position: right center;
}

.psc-cell-footer:last-child {
  background: none;
}

.psc-cell-footer a {
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
}

.psc-cell-footer a {
  color: #ffffff;
  font-size: 12px;
}

.psc-cell-footer a:link {
  text-decoration: none;
  color: #ffffff;
}

.psc-cell-footer a:visited {
  color: #ffffff;
}

.psc-cell-footer a:hover {
  color: #00a2ff;
}

.psc-copyrights {
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  color: #00a2ff;
  margin: 0;
}

.psc-footer-global {
  text-align: center;
}

.psc-footer-global a {
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
  padding: 2.5px 0 0 24px;
  vertical-align: middle;
  line-height: 1.6;
}

.psc-footer-global a:link {
  text-decoration: none;
  color: #ffffff;
}

.psc-footer-global a:visited {
  text-decoration: none;
  color: #ffffff;
}

.psc-footer-sce {
  position: absolute;
  bottom: 0;
  right: 84px;
  width: 100px;
}

.psc-footer-sce img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto;
  /* IE8 対応 */
}

.psc-bg-footer {
  background: url("/reserve/assets/pdc/images/footer_glow.png") no-repeat;
  background-position: center 0;
  background-color: #003791;
}

@media screen and (max-width: 1024px) {
  .psc-row-footer {
    width: auto;
  }
}

@media screen and (max-width: 860px) {
  .psc-footer-sce {
    bottom: -10px;
    right: 40px;
  }
  .psc-copyrights {
    font-size: 12px;
  }
}

@media screen and (max-width: 500px) {
  .psc-footer-sce {
    right: 20px;
    width: 85px;
    bottom: -5px;
  }
}

/*******************************************************************
 * Mega Drop Down Style
 *
 * @date 2015.05.01
 * @author suguru.sasaki@quad.co.jp
 *
 ******************************************************************/

.psc-mdd-icon {
  width: 88px;
}

.psc-container-account-nav {
  width: 100%;
  background-color: rgba(8, 82, 167, 0.6);
}

.psc-container-account-nav-sub {
  width: 100%;
  border-top: 1px solid #609ccd;
}

.psc-row-account-nav {
  display: table;
  table-layout: fixed;
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  height: 62px;
  padding: 0 42px;
}

.psc-cell-account-nav {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.psc-link-account-nav {
  display: block;
  color: #ffffff;
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  padding: 15px 0;
}

.psc-link-account-nav:hover {
  background-color: #00a2ff;
}

.psc-text-account-nav {
  display: inline-block;
  padding: 4px 0 4px 45px;
}

.psc-is-active-account-nav {
  background-color: #00a2ff;
}

.psc-sp-nav-img {
  width: 46px;
}

.psc-sp-nav-text {
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
}

@media screen and (max-width: 1024px) {
  .psc-row-account-nav {
    max-width: none;
    padding: 0;
  }
}

@media screen and (max-width: 700px) {
  #account-pc-nav {
    display: none;
  }
}

.psc-bb-info {
  border-bottom: 2px solid #1f1f1f;
}

.psc-bb-dot {
  border-bottom: 1px dotted #1f1f1f;
}

.psc-line {
  border-top: solid 1px #e0e0e0;
}

body {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

#topcontrol {
  display: none;
}

/**************************************************

 Notice: Font以外はPS3対応の為、px指定すること。

 *************************************************/
.psc-pc-visible {
  display: block;
}

.psc-sp-visible {
  display: none;
}

@media screen and (max-width: 600px) {
  .psc-pc-visible {
    display: none;
  }
  .psc-sp-visible {
    display: block;
  }
}

#nav-global-sp {
  display: none;
}

#psc-pc-main-img {
  display: block;
  overflow: hidden;
  position: relative;
}

#psc-pc-main-img img {
  display: block;
  position: absolute;
  top: 0;
}

#psc-sp-main-img {
  display: none;
}

@media screen and (max-width: 600px) {
  #psc-pc-main-img {
    display: none;
  }
  #psc-sp-main-img {
    display: block;
  }
}

.psc-anchor-cell-top {
  display: none;
}

#nav-sp-logo {
  display: none;
}

#psc-tv-anchor {
  display: none;
}

.psc-sp-ps-logo {
  padding: 16px;
}

.psc-row-base {
  display: table;
  table-layout: fixed;
  padding-left: 42px;
  padding-right: 42px;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
  box-sizing: border-box;
}

.psc-row-contents {
  padding-top: 12px;
  padding-bottom: 12px;
}

.psc-info-row {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  box-sizing: border-box;
  padding-top: 24px;
}

@media screen and (max-width: 600px) {
  .psc-info-row {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
}

.psc-row-single {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .psc-row-contents {
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
  }
  .psc-title-row {
    width: 90%;
  }
}

@media screen and (max-width: 940px) {
  .psc-row-3 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 850px) {
  .psc-row-single {
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-title-row {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 600px) {
  .psc-row-single {
    display: block;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

.psc-cell-contents {
  display: table-cell;
  padding: 4px 12px;
}

@media screen and (max-width: 600px) {
  .psc-row-contents {
    display: block;
    padding: 0;
    width: auto;
  }
  .psc-cell-contents {
    padding-left: 42px;
    padding-right: 42px;
    display: block;
    padding: 8px 16px;
  }
}

.psc-button-white-border a {
  border: 1px solid #00a2ff;
}

.psc-btn-rss {
  position: absolute;
  top: -70px;
  right: 52px;
}

.psc-btn-rss a {
  display: block;
  color: #ffffff;
  text-align: right;
  background: url(/reserve/assets/pdc/images/icon_rss.svg) no-repeat;
  background-position: 8px center;
  background-color: #0068bf;
  padding: 8px 8px 5px 40px;
  border-radius: 3px;
}

.psc-btn-rss a:hover {
  background-color: #00a2ff;
}

.psc-inner-right {
  padding: 10px 0 0 0;
  max-width: 640px;
}

.psc-inner-right p {
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-break: strict;
}

.psc-inner-left {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .psc-inner-left {
    width: 40%;
    display: block;
    float: left;
  }
  .psc-inner-right {
    display: block;
    overflow: auto;
    padding: 0 20px 0 8px;
    text-align: left;
  }
}

.psc-date {
  display: block;
  color: #9c9c9c;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 4px 0 0 0;
}

.psc-format {
  display: block;
  color: #9c9c9c;
  font-size: 12px;
  font-size: 0.75rem;
}

.psc-section-base {
  width: 100%;
}

.psc-section-container {
  padding: 40px 0;
}

.psc-section-format {
  padding: 16px 0;
}

.psc-row-section-title {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  padding-bottom: 24px;
}

@media screen and (max-width: 600px) {
  .psc-row-section-title {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.psc-row-section-title-small {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 964px;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

.psc-section-title {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 300;
  font-family: "SST W55 Light1349120", "SST W55 Light", "SST W20 Light", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.psc-section-title-small {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  font-family: "SST W55 Light1349120", "SST W55 Light", "SST W20 Light", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 964px) {
  .psc-row-section-title-small {
    width: auto;
  }
}

.mix-psc-row-base {
  padding-left: 42px;
  padding-right: 42px;
}

.psc-row-table {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
}

.psc-row-table-fix {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
}

@media screen and (max-width: 850px) {
  .mix-psc-row-base {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 600px) {
  .psc-section-title-row {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.psc-main-format-title {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.psc-main-format-row {
  max-width: 940px;
  padding: 0 42px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  position: relative;
}

.psc-main-format-cell {
  display: table-cell;
}

.psc-main-format-style {
  font-size: 56px;
  font-size: 3.5rem;
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #1f1f1f;
  margin: 0;
  line-height: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media screen and (max-width: 850px) {
  .psc-main-format-style {
    font-size: 42px;
    font-size: 2.625rem;
  }
  .psc-main-format-cell {
    padding: 0 6.5%;
  }
}

@media screen and (max-width: 600px) {
  .psc-main-format-title {
    position: absolute;
  }
  .psc-main-format-row {
    max-width: none;
    width: auto;
    padding: 0 16px;
  }
  .psc-main-format-cell {
    display: block;
    padding: 12px 16px;
  }
  .psc-main-format-style {
    font-size: 32px;
    font-size: 2rem;
  }
}

.psc-game-inner-left {
  display: block;
  float: left;
}

.psc-game-inner-right {
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
}

@media screen and (max-width: 600px) {
  .psc-game-inner-right {
    padding: 0 16px 0 8px;
  }
}

.psc-info-title {
  color: #1f1f1f;
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 4px 4px 4px 0;
}

.psc-info-date {
  display: block;
  color: #9c9c9c;
  font-size: 12px;
  font-size: 0.75rem;
  float: left;
  margin: 0 16px 0 0;
}

@media screen and (max-width: 600px) {
  .psc-info-date {
    float: none;
    margin: 0 24px 0 0;
  }
}

.psc-info-button {
  position: absolute;
  top: -8px;
  right: 0px;
  padding: 16px 0;
}

.psc-info-button a {
  display: inline-block;
  padding: 0 20px 0 0;
  background: url(/reserve/assets/pdc/images/icon_link.svg) no-repeat;
  background-position: right center;
}

.psc-info-button a:hover {
  color: #003791;
  background: url(/reserve/assets/pdc/images/icon_link_over.svg) no-repeat;
  background-position: right center;
}

.psc-nav-anchor {
  position: fixed;
  top: -100px;
  width: 100%;
  height: 54px;
  z-index: 98;
  background-color: #0068bf;
}

.psc-nav-wrapper {
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 auto;
  display: table;
}

.psc-anchor-cell {
  display: table-cell;
}

.psc-anchor-btn {
  position: relative;
  display: block;
  padding: 16px 32px 16px 16px;
  color: #ffffff;
}

.psc-anchor-btn:after {
  content: '';
  position: absolute;
  bottom: 11px;
  right: 7px;
  width: 24px;
  height: 24px;
  background: url(/reserve/assets/pdc/images/icon_anchor.svg) no-repeat;
}

.psc-anchor-btn:hover {
  background-color: #00a2ff;
}

.psc-row-game-category {
  display: table;
  table-layout: fixed;
  max-width: 964px;
  width: 100%;
  margin: 0 auto;
}

.psc-cell-game-category {
  display: table-cell;
  padding: 12px;
  text-align: left;
}

.psc-game-category-title {
  padding: 0 12px;
}

@media screen and (max-width: 600px) {
  .psc-game-category-title {
    padding: 0 16px;
  }
}

.psc-game-navi-title {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "SST W22 Bold", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  padding-top: 8px;
  line-height: 1.4;
  height: 52px;
}

@media screen and (max-width: 700px) {
  .psc-game-navi-title {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.psc-game-row-pkg {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  width: 988px;
}

@media screen and (max-width: 1072px) {
  .psc-game-row-pkg {
    padding: 0px;
    max-width: 988px;
    width: 100%;
  }
}

@media screen and (max-width: 850px) {
  .psc-game-row-pkg {
    padding-left: 0;
    padding-right: 0;
  }
  .psc-game-navi-title {
    color: #ffffff;
  }
}

@media screen and (max-width: 600px) {
  .psc-game-row-pkg {
    padding: 0;
  }
  .psc-sp-icon-pkg-btn {
    background: url(/reserve/assets/pdc/images/icon_link.svg) no-repeat;
    background-position: right 70px;
  }
  .psc-game-border-btm {
    border-bottom: 1px dotted #cfcfcf;
    padding: 0 0 12px 0;
  }
}

@media screen and (max-width: 400px) {
  .psc-sp-icon-pkg-btn {
    background: url(/reserve/assets/pdc/images/icon_link.svg) no-repeat;
    background-position: right 47px;
  }
}

.psc-game-cell-navi {
  display: table-cell;
  padding-left: 12px;
  padding-right: 12px;
}

.psc-game-hover-pkg:hover {
  color: #00a2ff;
}

.psc-game-hover-pkg:hover .psc-game-inner-left {
  opacity: 0.7;
}

.psc-game-hover-pkg:hover span {
  color: #00a2ff;
}

.psc-search-game {
  display: block;
  width: 100%;
  text-align: center;
}

.psc-search-game input[type="text"] {
  max-width: 600px;
  width: 90%;
  height: 48px;
  padding: 0 10px;
  border: 0;
  outline: 0;
  border-radius: 3px 0 0 3px / 3px 0 0 3px;
  color: #1f1f1f;
  font-size: 14px;
  font-size: 0.875rem;
  vertical-align: top;
  box-sizing: border-box;
}

.psc-search-game input[type="image"] {
  vertical-align: top;
  border-radius: 0 0 0 0 / 0 0 0 0;
}

@media screen and (max-width: 600px) {
  .psc-search-game input[type="text"] {
    width: 87%;
  }
}

@media screen and (max-width: 414px) {
  .psc-search-game input[type="text"] {
    width: 84%;
  }
}

@media screen and (max-width: 320px) {
  .psc-search-game input[type="text"] {
    width: 80%;
  }
}

.psc-game-row {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  box-sizing: border-box;
}

.psc-game-navi-btn {
  color: #1f1f1f;
}

.psc-game-navi-btn:hover {
  opacity: 0.7;
  color: #00a2ff;
}

@media screen and (max-width: 1024px) {
  .psc-game-row {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 700px) {
  .psc-game-navi-btn {
    min-height: 110px;
  }
  .psc-game-row {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .psc-game-navi-btn {
    color: #ffffff;
  }
}

.psc-game-pkg-cell {
  display: table-cell;
  padding: 12px 24px;
}

@media screen and (max-width: 600px) {
  .psc-game-pkg-cell {
    display: block;
    padding: 8px 16px;
  }
}

#game-category {
  display: none;
}

.psc-game-pkg {
  background: #0068bf;
}

.psc-game-pkg img {
  width: 120px;
  height: 120px;
  padding: 17px 17px 12px 17px;
}

@media screen and (max-width: 940px) {
  .psc-game-pkg img {
    width: 100px;
    height: 100px;
    padding: 14px 14px 10px 14px;
  }
}

@media screen and (max-width: 400px) {
  .psc-game-pkg img {
    width: 80px;
    height: 80px;
    padding: 10px 10px 5px 10px;
  }
}

.psc-close-btn {
  position: absolute;
  top: 42px;
  right: 42px;
}

@media screen and (max-width: 940px) {
  .psc-close-btn {
    position: absolute;
    top: 16px;
    right: 16px;
  }
}

@media screen and (max-width: 600px) {
  .psc-cell-game-category {
    display: block;
    padding: 12px 16px;
  }
  .psc-close-btn {
    position: absolute;
    top: 16px;
    right: 8px;
  }
  .psc-close-btn img {
    width: 60%;
  }
}

.psc-hover-cell:hover {
  color: #00a2ff;
}

.psc-hover-cell:hover .psc-inner-left {
  opacity: 0.7;
}

.psc-hover-sns:hover {
  background-color: #00a2ff;
  color: #ffffff;
}

.psc-hover-map:hover {
  background-color: #00a2ff;
  color: #ffffff;
}

.psc-hover-products:hover {
  color: #00a2ff;
}

.psc-hover-products:hover img {
  opacity: 0.7;
}

.psc-hover-news:hover .psc-news-left {
  opacity: 0.7;
}

.psc-hover-news:hover .psc-news-right {
  color: #00a2ff;
}


.psc-hover-format:hover {
  opacity: 0.7;
}

.psc-hover-format:hover .psc-format-text > h3 {
  color: #00a2ff;
}

.psc-video-btn {
  position: relative;
}

.psc-video-close-btn {
  text-align: right;
  padding-right: 42px;
  cursor: pointer;
}

.psc-video-link-btn {
  padding: 16px 0 0 0;
  display: inline-block;
}

.psc-video-area {
  width: 100%;
  padding: 42px 0;
  text-align: center;
  background-color: #1f1f1f;
  margin: 0 0 24px 0;
}

.psc-video-wrapper {
  margin: 0 auto;
  height: 100%;
}

.psc-video-area iframe {
  width: 100%;
  height: 100%;
}

.psc-video-icon,
.psc-video-news-icon,
.psc-video-feature-icon {
  position: relative;
}

.psc-video-icon:after {
  display: block;
  content: '';
  width: 32px;
  height: 32px;
  background: url(/reserve/assets/pdc/images/icon_play.png) no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  right: 0%;
  bottom: 2%;
}

.psc-video-news-icon:after {
  display: block;
  content: '';
  width: 32px;
  height: 32px;
  background: url(/reserve/assets/pdc/images/icon_play.png) no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  right: -2%;
  bottom: 2%;
}

.psc-video-feature-icon:after {
  display: block;
  content: '';
  width: 32px;
  height: 32px;
  background: url(/reserve/assets/pdc/images/icon_play.png) no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  right: -2%;
  bottom: 2%;
}

@media screen and (max-width: 600px) {
  .psc-video-icon:after {
    position: absolute;
    right: -2%;
    bottom: 2%;
  }
  .psc-video-feature-icon:after {
    position: absolute;
    right: 0%;
    bottom: 2%;
  }
}

.psc-row-sns {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0 auto;
  width: 960px;
}

.psc-cell-sns {
  display: table-cell;
  padding: 10px;
}

.psc-link-sns {
  display: block;
  padding: 10px 8px 8px 60px;
  background-color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  color: #1f1f1f;
}

@media screen and (max-width: 1024px) {
  .psc-row-sns {
    width: 100%;
    max-width: 960px;
  }
  .psc-cell-sns:first-child {
    padding: 10px 10px 10px 24px;
  }
  .psc-cell-sns:last-child {
    padding: 10px 24px 10px 10px;
  }
}

@media screen and (max-width: 940px) {
  .psc-link-sns {
    height: 110px;
  }
}

@media screen and (max-width: 850px) {
  .psc-link-sns {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 850px) {
  .psc-row-sns {
    display: block;
    table-layout: auto;
  }
  .psc-cell-sns {
    display: block;
    padding: 6px 16px;
  }
  .psc-cell-sns:first-child {
    padding: 6px 16px;
  }
  .psc-cell-sns:last-child {
    padding: 6px 16px;
  }
  .psc-link-sns {
    height: 42px;
  }
}

.psc-row-bnr {
  display: table;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  padding: 0 6px;
  box-sizing: border-box;
}

.psc-cell-bnr {
  display: table-cell;
  padding: 10px;
  max-width: 140px;
}

.psc-cell-bnr img {
  width: 100%;
  vertical-align: bottom;
}

@-moz-document url-prefix() {
  .psc-cell-bnr img {
    width: 100%;
  }
}

.psc-sp-row-bnr {
  display: table-cell;
}

@media screen and (max-width: 1024px) {
  .psc-row-bnr {
    max-width: 960px;
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .psc-cell-bnr {
    padding: 5px;
  }
  .psc-cell-bnr:first-child {
    padding: 5px 5px 5px 16px;
  }
  .psc-cell-bnr:last-child {
    padding: 5px 16px 5px 5px;
  }
  .psc-sp-row-bnr {
    display: block;
  }
}

.psc-news-row3 {
  width: 964px;
  padding: 8px 42px;
}

.psc-news-row2 {
  width: 650px;
  padding: 8px 42px;
}

.psc-news-row1 {
  width: 337px;
  padding: 8px 42px;
}

.psc-news-cell:first-child {
  background: none;
}

.psc-news-left {
  display: block;
  float: left;
  width: 45%;
}

.psc-news-right {
  display: block;
  overflow: auto;
  padding-left: 8px;
  line-height: 140%;
  word-wrap: break-word;
  overflow-y: hidden;
}

@media screen and (max-width: 1108px) {
  .psc-news-row3 {
    max-width: 940px;
    width: 86%;
  }
  .psc-news-row2 {
    max-width: 626px;
    width: 60%;
  }
  .psc-news-row1 {
    max-width: 313px;
    width: 30%;
  }
  .psc-news-right {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 850px) {
  .psc-news-right {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

@media screen and (max-width: 600px) {
  .psc-news-row3,
  .psc-news-row2,
  .psc-news-row1 {
    display: block;
    table-layout: auto;
    width: auto;
    max-width: none;
  }
  .psc-news-cell {
    display: block;
    background: none;
    padding: 8px 16px;
  }
  .psc-news-cell:first-child {
    background: none;
    padding-left: 16px;
  }
  .psc-news-cell:last-child {
    padding-right: 16px;
  }
  .psc-news-right {
    padding: 0 20px 0 8px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 160%;
  }
  .psc-news-sp-icon-btn {
    background: url(/reserve/assets/pdc/images/icon_link.svg) no-repeat;
    background-position: right center;
    min-height: 79px;
  }
}

@media screen and (max-width: 600px) {
  .psc-news-row3,
  .psc-news-row2,
  .psc-news-row1 {
    padding: 0;
  }
}

/*
@mixin psc-format-row-base {
    padding: 8px 42px;
    display: table;
    table-layout: fixed;
    margin: 0 auto;
    max-width: 1024px;
    width: 964px;
}
*/
.psc-format-row5 {
  text-align: center;
  padding: 12px 42px;
}

.psc-format-row4 {
  text-align: center;
  padding: 12px 42px;
  width: 776px;
}

.psc-format-row3 {
  text-align: center;
  padding: 12px 42px;
  width: 588px;
}

.psc-format-row2 {
  text-align: center;
  padding: 12px 42px;
  width: 400px;
}

.psc-format-row1 {
  text-align: center;
  padding: 12px 42px;
  width: 212px;
}

.psc-format-cell {
  display: table-cell;
  padding-left: 12px;
  padding-right: 12px;
}

.psc-format-btn {
  display: block;
  padding: 24px 0;
  border-radius: 3px;
  background: #ffffff;
}

.psc-format-img {
  width: 40%;
  margin: 0 auto;
}

.psc-format-text {
  height: 20px;
  padding: 8px 0;
}

@media screen and (max-width: 1108px) {
  .psc-format-row5 {
    width: 90%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-format-row4 {
    width: 72%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-format-row3 {
    width: 54%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-format-row2 {
    width: 36%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-format-row1 {
    width: 18%;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 850px) {
  .psc-format-row5,
  .psc-format-row4,
  .psc-format-row3,
  .psc-format-row2,
  .psc-format-row1 {
    padding-left: 8px;
    padding-right: 8px;
    display: block;
    table-layout: auto;
    width: 80%;
  }
  .psc-format-cell {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top;
  }
  .psc-format-btn {
    height: 83px;
  }
  .psc-format-img {
    width: 40%;
  }
}

@media screen and (max-width: 600px) {
  .psc-format-row5,
  .psc-format-row4,
  .psc-format-row3,
  .psc-format-row2,
  .psc-format-row1 {
    width: auto;
  }
  .psc-format-cell {
    width: 107px;
  }
}

@media screen and (max-width: 400px) {
  .psc-format-cell {
    width: 90px;
  }
  .psc-format-btn {
    height: 63px;
  }
}

.psc-products-row2 {
  width: 626px;
}

.psc-products-row1 {
  width: 313px;
}

.psc-products-cell {
  display: table-cell;
  padding: 24px;
}

@media screen and (max-width: 1024px) {
  .psc-products-row3 {
    width: 90%;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 850px) {
  .psc-products-row3,
  .psc-products-row2,
  .psc-products-row1 {
    width: 90%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-products-cell {
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 500px) {
  .psc-products-row3,
  .psc-products-row2,
  .psc-products-row1 {
    display: block;
    width: auto;
  }
  .psc-products-cell {
    display: block;
  }
}

.psc-feature-row-main {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  padding-top: 12px;
  max-width: 1024px;
  width: 100%;
  box-sizing: border-box;
}

.psc-feature-row-title {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
  padding-top: 24px;
  box-sizing: border-box;
}

.psc-feature-row-body {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
  box-sizing: border-box;
}

.psc-feature-row-nav {
  padding-top: 24px;
  padding-bottom: 64px;
  box-sizing: border-box;
}

.psc-feature-cell {
  display: table-cell;
  padding-left: 12px;
  padding-right: 12px;
}

.psc-feature-link {
  display: block;
  text-align: center;
  color: #ffffff;
}

.psc-feature-text {
  display: inline-block;
  width: 59%;
  vertical-align: top;
  color: #ffffff;
  text-align: left;
}

.psc-feature-text-full {
  width: 100%;
  vertical-align: top;
  color: #ffffff;
  text-align: left;
}

.psc-feature-img-rt {
  width: 38%;
  display: inline-block;
  padding: 0 0 0 24px;
}

.psc-feature-img-lt {
  width: 38%;
  display: inline-block;
  padding: 0 24px 0 0;
}

.psc-feature-img-ct {
  width: 100%;
  display: block;
  padding: 0 0 24px 0;
}

.psc-feature-img-cb {
  width: 100%;
  display: block;
  padding: 24px 0 0 0;
}

.psc-feature-nav-title {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  height: 40px;
  width: 166px;
}

@media screen and (max-width: 1024px) {
  .psc-feature-row-main {
    width: 90%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-feature-row-title {
    width: 90%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-feature-row-body {
    width: 90%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-feature-row-nav {
    width: 80%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .psc-feature-img-rt,
  .psc-feature-img-lt,
  .psc-feature-img-ct,
  .psc-feature-img-cb {
    width: 28%;
  }
}

@media screen and (max-width: 850px) {
  .psc-feature-nav-title {
    display: block;
    width: auto;
  }
}

@media screen and (max-width: 600px) {
  .psc-feature-row-main {
    padding-left: 16px;
    padding-right: 16px;
    display: block;
    width: auto;
  }
  .psc-feature-row-title {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
  }
  .psc-feature-row-body {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
  }
  .psc-feature-row-nav {
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    width: auto;
  }
  .psc-feature-cell {
    display: block;
    padding: 8px 16px;
  }
  .psc-feature-link {
    border-bottom: 1px dotted #616161;
    padding: 0 0 12px 0;
  }
  .psc-feature-text-full,
  .psc-feature-text {
    width: auto;
  }
  .psc-feature-img-rt,
  .psc-feature-img-lt,
  .psc-feature-img-ct,
  .psc-feature-img-cb {
    width: auto;
    padding: 16px 0 0 0;
    display: block;
  }
  .psc-feature-nav-title {
    height: 70px;
  }
}

.psc-btn-row,
.psc-btn-rss-row {
  padding: 16px 42px;
  text-align: center;
  box-sizing: border-box;
}

.psc-btn-rss-row {
  position: relative;
  padding: 16px 42px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
  .psc-btn-row,
  .psc-btn-rss-row {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/*
.psc-btn-cell {
    display: inline-block;
    min-width: 220px;
    padding: 8px;
}
*/
@media screen and (max-width: 600px) {
  .psc-btn-cell {
    display: block;
    padding: 8px 0;
  }
  .psc-btn-row {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.psc-btn-white {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #ffffff;
  color: #0068bf;
}

.psc-btn-white:hover {
  color: #ffffff;
  background-color: #0068bf;
}

.psc-btn-blue {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #0068bf;
  color: #ffffff !important;
}

.psc-btn-blue:hover {
  background-color: #00a2ff;
}

.psc-btn-border {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #ffffff;
  border: 2px solid #0068bf;
  color: #0068bf;
}

.psc-btn-border:hover {
  background-color: #0068bf;
  color: #ffffff;
}

.psc-btn-icon-white {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 14px 14px 14px 42px;
  background-color: #ffffff;
  color: #0068bf;
}

.psc-btn-icon-white:hover {
  color: #ffffff;
  background-color: #0068bf;
}

.psc-btn-icon-blue {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 14px 14px 14px 42px;
  background-color: #0068bf;
  color: #ffffff;
}

.psc-btn-icon-blue:hover {
  background-color: #0068bf;
}

.psc-btn-icon-border {
  display: block;
  padding: 14px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 14px 14px 14px 42px;
  background-color: #ffffff;
  border: 1px solid #0068bf;
  color: #0068bf;
}

.psc-btn-icon-border:hover {
  color: #ffffff;
  background-color: #0068bf;
}

/*
// Footer領域
.psc-footer-container {
    position: relative;
    min-height: 105px ;
}

// フッター行
.psc-footer-row {
    position: relative;
    padding-left: 42px;
    padding-right: 42px;
    margin: 0 auto;
    max-width: 940px;
    width: 100%;
}



@media screen and (max-width: 1024px) {
    .psc-footer-row {
        max-width: none;
        width: auto;
    }
}

@media screen and (max-width: 700px ) {
    .psc-footer-row {
        padding-left: 0;
        padding-right: 0;
    }
}



// インラインブロック　タイプ
.psc-footer-cell {
    display: inline-block;
    letter-spacing: normal;
    padding: 8px 8px;
    background: url(/reserve/assets/pdc/images/footer_line.jpg) no-repeat;
    background-position: right center;

    &:last-child {
        background: none;
    }
}

// SCEロゴ
.psc-footer-sce {
    position: absolute;
    bottom: 0;
    right: 84px;
    width: 39px;
}

@media screen and (max-width: 700px) {
    .psc-footer-sce {
        right: 32px;
        width: 29px;
        bottom: -12px;
    }

    .psc-footer-cell {
        padding: 4px 8px;
    }
}
*/
.psc-cell-map {
  display: block;
  float: left;
  padding: 5px;
}

.psc-link-map {
  display: block;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  padding: 8px;
  width: 162px;
  text-align: center;
  color: #1f1f1f;
  font-size: 14px;
  font-size: 0.875rem;
}

.psc-link-map:hover {
  color: #ffffff;
  background-color: #00a2ff;
}

.psc-row-map {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 1034px;
  width: 950px;
  padding-bottom: 16px;
}

@media screen and (max-width: 1034px) {
  .psc-row-map {
    width: 760px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 800px) {
  .psc-row-map {
    width: 570px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media screen and (max-width: 602px) {
  .psc-row-map {
    width: 380px;
  }
}

@media screen and (max-width: 400px) {
  .psc-row-map {
    width: 344px;
  }
  .psc-link-map {
    width: 144px;
  }
}

@media screen and (max-width: 360px) {
  .psc-row-map {
    width: 288px;
  }
  .psc-link-map {
    width: 108px;
  }
}

@media screen and (max-width: 600px) {
  .psc-sp-icon-btn {
    background: url(/reserve/assets/pdc/images/icon_link.svg) no-repeat;
    background-position: right center;
    min-height: 79px;
  }
}

@media screen and (max-width: 600px) {
  .psc-sp-line {
    border-bottom: 1px dotted #cfcfcf;
    padding: 0 0 10px 0;
  }
}

.psc-list-container {
  padding: 24px 0;
}

.psc-list-inner {
  width: 940px;
  margin: 0 auto;
}

.psc-list-row {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.psc-list-cell {
  padding: 8px 0;
  border-top: 1px dotted #cfcfcf;
  border-bottom: 1px dotted #cfcfcf;
}

.psc-list-link {
  display: inline-block;
  background: url(/reserve/assets/pdc/images/icon_information.svg) no-repeat;
  background-position: left center;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
  background-size: 24px 24px;
  padding: 4px 0 4px 32px;
  font-size: 14px;
  font-size: 0.875rem;
  color: #1f1f1f;
}

.psc-list-link:hover {
  color: #00a2ff;
}

@media screen and (max-width: 1024px) {
  .psc-list-inner {
    max-width: 940px;
    width: auto;
    padding: 0 8%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 600px) {
  .psc-list-inner {
    padding: 0 16px;
  }
}

@media screen and (max-width: 600px) {
  .psc-sp-empty-contents {
    display: none;
  }
}

.psc-fs12 {
  font-size: 12px;
  font-size: 0.75rem;
}

.psc-fs14 {
  font-size: 14px;
  font-size: 0.875rem;
}

.psc-fs16 {
  font-size: 16px;
  font-size: 1rem;
}

.psc-fs18 {
  font-size: 18px;
  font-size: 1.125rem;
}

.psc-fs20 {
  font-size: 20px;
  font-size: 1.25rem;
}

.psc-fs24 {
  font-size: 24px;
  font-size: 1.5rem;
}

.psc-fs32 {
  font-size: 32px;
  font-size: 2rem;
}

.psc-fs40 {
  font-size: 40px;
  font-size: 2.5rem;
}

.psc-fs64 {
  font-size: 64px;
  font-size: 4rem;
}

.psc-fs72 {
  font-size: 72px;
  font-size: 4.5rem;
}

.psc-custom-img {
  height: 400px;
}

.psc-custom-img .psc-custom-target {
  display: none;
  opacity: 0;
}

@media screen and (max-width: 860px) {
  #nav-global-pc {
    display: none;
  }
  #nav-toggle-sp {
    display: block;
  }
  #nav-sp-logo {
    display: block;
  }
  #anchor {
    display: none;
  }
  #nav-global-sp {
    display: none;
  }
  .psc-btn-rss {
    display: none;
  }
  .psc-btn-rss-row {
    padding: 0;
  }
  .psc-sp-hidden {
    display: none;
  }
  .psc-main-format-row {
    position: static;
  }
  .psc-sp-icon-info-btn {
    background: url(/reserve/assets/pdc/images/icon_link.svg) no-repeat;
    background-position: right center;
    padding: 0 24px 0 0;
  }
  .psc-unit-right {
    padding-right: 18px;
  }
  .psc-unit-text {
    display: block;
    width: auto;
    padding: 0px 0 16px 0;
  }
  .psc-unit-img {
    display: block;
    width: auto;
  }
  .psc-game-cell-navi {
    display: table-cell;
    padding: 4px;
  }
  .psc-game-cell-navi a {
    display: block;
    background: #00a2ff;
    border-radius: 0.1875rem;
    text-align: center;
    padding: 10px 0;
  }
  .psc-game-cell-navi img {
    width: auto;
  }
  .psc-game-cell-navi h3 {
    margin: 0 auto;
    width: 70%;
  }
  .psc-info-button {
    text-align: center;
  }
  .psc-section-title {
    font-size: 32px;
    font-size: 2rem;
  }
  .psc-video-close-btn {
    padding-right: 16px;
  }
  .psc-video-close-btn img {
    width: 3%;
  }
  .psc-video-link-btn {
    padding: 16px 0 0 0;
  }
  .psc-video-area {
    padding: 24px 0 0 0;
  }
}

.psc-bb-info {
  border-bottom: 2px solid #1f1f1f;
}

.psc-bb-dot {
  border-bottom: 1px dotted #1f1f1f;
}


@media screen and (max-width: 768px) {
  .psc-icon-info,
  .psc-icon-notice,
  .psc-icon-news {
    padding: 4px 4px 4px 28px;
  }
}

.psc-hover-med:hover {
  color: #003791;
}

.psc-hover-light:hover {
  color: #00a2ff;
}

.psc-info-header {
  display: table;
  width: 100%;
}

.psc-info-title {
  display: table-cell;
  float: none;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}

.psc-info-title span {
  font-size: 18px;
}

.psc-info-title img {
  padding: 4px 0;
}

.psc-info-button {
  display: table-cell;
  position: static;
  float: none;
  width: 150px;
  text-align: right;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}

.psc-info-button a {
  font-size: 14px;
}

.psc-info-header .psc-info-title.psc-align-center-button,
.psc-info-header .psc-info-title.psc-align-center {
  display: block;
  text-align: center;
  float: none;
  margin-left: 150px;
}

.psc-info-header .psc-info-title.psc-align-center {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .psc-info-header .psc-info-title span {
    font-size: 16px;
  }
  .psc-info-header .psc-info-title.xs-psc-align-left {
    display: block;
    text-align: left;
    float: none;
    margin-left: 0;
  }
  .psc-info-button {
    width: 40%;
  }
  .psc-info-button a {
    font-size: 13px;
  }
}

.psc-info-row.darken .psc-info-title {
  color: #fff;
}

.psc-info-row.darken .psc-info-button a:hover {
  background-image: url(/reserve/assets/pdc/images/icon_link.svg);
}

.psc-info-row.darken .psc-bb-info {
  border-bottom: 2px solid #9c9c9c;
}

.psc-info-row.darken .psc-bb-dot {
  border-bottom: 1px dotted #9c9c9c;
}

.psc-info-row.darken a {
  color: #fff;
}

.psc-info-row.darken a span {
  color: #fff;
}

.psc-info-row.darken a:hover {
  color: #00a2ff;
}

.psc-info-row.darken a:hover span {
  color: #00a2ff;
}

.psc-info-row.darken a:hover .more-btn, .psc-info-row.darken a:hover .more-close-btn {
  color: #fff;
}

.psc-info-row.darken .psc-info-date,
.psc-info-row.darken a:hover .psc-info-date {
  color: #9c9c9c;
}

.link-more {
  display: block;
  max-width: 960px;
  margin: 1em auto;
  background-color: #f5f5f5;
}

.link-more:hover {
  background-color: #eee;
}

.psc-info-row.darken .link-more {
  background-color: #515151;
}

.psc-info-row.darken .link-more:hover {
  background-color: #616161;
}

.more-btn {
  position: relative;
  font-weight: 600;
  display: inline-block;
  padding: 10px 1.5em 10px 1em;
  font-size: 14px;
  color: #1f1f1f;
}

.more-btn:after {
  content: '';
  background: url(/reserve/assets/pdc/images/up_down_arrows.png) no-repeat scroll right -14px;
  background-size: 16px 27px;
  width: 16px;
  height: 14px;
  position: absolute;
  top: 13px;
  right: 0;
}

.more-close-btn {
  position: relative;
  font-weight: 600;
  display: inline-block;
  padding: 10px 1.5em 10px 1em;
  font-size: 14px;
  color: #1f1f1f;
}

.more-close-btn:after {
  content: '';
  background: url(/reserve/assets/pdc/images/up_down_arrows.png) no-repeat scroll right 4px;
  background-size: 16px 27px;
  width: 16px;
  height: 14px;
  position: absolute;
  top: 13px;
  right: 0;
}

.psc-info-row.darken .more-btn {
  position: relative;
  font-weight: 600;
  display: inline-block;
  padding: 10px 1.5em 10px 1em;
  font-size: 14px;
}

.psc-info-row.darken .more-btn:after {
  content: '';
  background: url(/reserve/assets/pdc/images/up_down_arrows_white.png) no-repeat scroll right -14px;
  background-size: 16px 27px;
  width: 16px;
  height: 14px;
  position: absolute;
  top: 13px;
  right: 0;
}

.psc-info-row.darken .more-close-btn {
  position: relative;
  font-weight: 600;
  display: inline-block;
  padding: 10px 1.5em 10px 1em;
  font-size: 14px;
}

.psc-info-row.darken .more-close-btn:after {
  content: '';
  background: url(/reserve/assets/pdc/images/up_down_arrows_white.png) no-repeat scroll right 4px;
  background-size: 16px 27px;
  width: 16px;
  height: 14px;
  position: absolute;
  top: 13px;
  right: 0;
}

.info-heading-img {
  display: inline-block;
  max-width: 100%;
}

.container-fluid .psc-info-row {
  padding-left: 0;
  padding-right: 0;
}

.container-fluid.section-cnt-narrow .psc-info-row {
  padding-left: 47px;
  padding-right: 47px;
}

@media screen and (max-width: 768px) {
  .container-fluid.section-cnt-narrow .psc-info-row {
    padding-left: 0;
    padding-right: 0;
  }
}

.inline-block {
  display: inline-block;
}

.RSS_list__link-blank .psc-d-block::after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  margin-left: 5px;
  background-image: url(common/images/icon/icon-blank-black.png);
  background-size: contain;
}

.darken .RSS_list__link-blank .psc-d-block::after {
  background-image: url(common/images/icon/icon_blank.png);
}

/* @charset "UTF-8"; */
/*---------------------------------------------------------------
 normalize.css
---------------------------------------------------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  /* update by playpass */
  font-family: "Hiragino Kaku Gothic ProN",meiryo,osaka,"MS PGothic",arial,sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  font-size: 0.625rem;
  line-height: 1.6;
  line-break: strict;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  text-decoration: none;
  font-size: 0.875rem;
  color: #00a2ff;
  font-family: "SST W55 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2, h3, h4, h5 {
  margin-top: 0;
}

h4 {
  margin: 0;
}

/**
 * Text
 */
p {
  font-size: 0.875rem;
  margin-top: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto;
  /* IE8 対応 */
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 0;
  outline: none;
  margin: 0;
  padding: 0;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* List
   ========================================================================= */
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.psc-canvas-white {
  color: #ffffff;
}

.psc-text-grey {
  color: #363636;
}

.psc-section-general-heading {
  background: url("/reserve/assets/pdc/images/bg_wave.jpg");
  background-size: cover;
  margin: 0 0 4rem 0;
}

.psc-section-general-heading h1 {
  max-width: 940px;
  margin: 0 auto;
  font-size: 2rem;
  padding: 2.5rem;
}

.psc-section-body {
  margin: 0 auto;
  max-width: 940px;
  padding: 0 4.6%;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.psc-matrix-pc {
  display: block;
}

.psc-matrix-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .psc-matrix-pc {
    display: none;
  }
  .psc-matrix-sp {
    display: block;
  }
}

.psc-form-inner {
  background-color: rgba(255, 255, 255, 0.6);
  max-width: 960px;
  margin: 0 auto;
  padding: 3rem 0 0 0;
}

.psc-error-title {
  display: none;
}

.psc-error-title p {
  background-color: #ed5f2b;
  font-weight: 700;
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  padding: 0.875rem 0.4375rem;
  margin-bottom: 2rem;
}

.psc-confirm-title {
  display: none;
}

.psc-confirm-title p {
  background-color: #ed5f2b;
  font-weight: 700;
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  padding: 0.875rem 0.4375rem;
  margin-bottom: 2rem;
}

.psc-form-parts {
  margin-bottom: 3rem;
}

.psc-form-parts .psc-form-heading {
  font-size: 1.25rem;
  font-weight: 400;
}

.psc-form-parts .psc-form-heading span {
  vertical-align: middle;
}

.psc-form-parts .psc-form-heading-style {
  background-color: #0068bf;
  padding: 0.875rem;
  color: #ffffff;
}

.psc-form-parts .psc-form-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}

.psc-form-parts .psc-form-text a {
  text-decoration: none;
}

.psc-form-parts .psc-form-text a:link {
  color: #00a2ff;
}

.psc-form-parts .psc-form-text a:visited {
  color: #00a2ff;
}

.psc-form-parts .psc-form-text a:hover {
  color: #0068bf;
}

.psc-form-parts .psc-icon-require {
  display: inline-block;
  background-color: #ed5f2b;
  border-radius: 3px;
  font-size: 0.625rem;
  color: #ffffff;
  padding: 2px 6px;
  vertical-align: middle;
  margin-left: 0.5rem;
}

.psc-form-parts .psc-form-field {
  margin-bottom: 2rem;
  width: 100%;
}

.psc-form-parts .psc-form-field .psc-word-number {
  text-align: right;
  font-size: 0.875rem;
  color: #363636;
  margin-top: 0.4375rem;
}

.psc-form-parts .psc-form-field .psc-word-number span {
  font-weight: 700;
}

.psc-form-parts .psc-form-field .psc-form-cell {
  padding-top: 10px;
}

.psc-form-parts .psc-form-field .psc-form-cell select {
  margin: 0;
}

.psc-form-parts .psc-form-field .psc-form-cell .label-area {
  display: inline-block;
  width: 20%;
}

.psc-form-parts .psc-form-field .psc-form-label {
  font-size: 1.0rem;
  color: #363636;
  vertical-align: middle;
  margin-right: 1.0rem;
}

.psc-form-parts .psc-form-field .psc-form-label span {
  color: #ed5f2b;
}

.psc-form-parts .psc-form-field input[type="text"] {
  outline: none;
  padding: 0.6875rem;
  font-size: 0.875rem;
  color: #363636;
  border: solid 1px #CFCFCF;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out;
  max-width: 30%;
  width: 100%;
  -webkit-appearance: none;
}

.psc-form-parts .psc-form-field input[type="tel"] {
  outline: none;
  padding: 0.6875rem;
  font-size: 0.875rem;
  color: #363636;
  border: solid 1px #CFCFCF;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out;
  max-width: 30%;
  width: 100%;
  -webkit-appearance: none;
}

.psc-form-parts .psc-form-field textarea {
  outline: none;
  padding: 0.6875rem;
  font-size: 0.875rem;
  color: #363636;
  border: solid 1px #CFCFCF;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out;
  max-width: 30%;
  width: 100%;
  -webkit-appearance: none;
  max-width: none;
  display: block;
  width: 100%;
  height: 12.5rem;
}

.psc-form-parts .psc-form-field .psc-label-vertical {
  display: block;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  box-sizing: border-box;
  float: left;
  width: 190px;
  text-align: center;
  margin: 0.8125rem;
}

.psc-form-parts .psc-form-field .psc-label-vertical span {
  display: block;
  font-size: 1.0rem;
  color: #363636;
  padding: 0.5rem 0;
}

.psc-form-parts .psc-form-field .psc-label-vertical .psc-label-title {
  font-weight: 700;
}

.psc-form-parts .psc-form-field .psc-label-vertical a {
  color: #00a2ff;
  text-decoration: none;
  font-size: 0.875rem;
  display: inline-block;
  padding: 0 1.25rem 0 0;
  background: url("/reserve/assets/pdc/images/icon_link.svg") no-repeat;
  background-position: right center;
  vertical-align: middle;
}

.psc-form-parts .psc-form-field .psc-label-vertical a:link {
  color: #00a2ff;
}

.psc-form-parts .psc-form-field .psc-label-vertical a:hover {
  color: #0068bf;
  background: url("/reserve/assets/pdc/images/icon_link_over.svg") no-repeat;
  background-position: right center;
  vertical-align: middle;
}

.psc-form-parts .psc-form-field .psc-label-horizontal {
  display: block;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  box-sizing: border-box;
  margin-bottom: 1.5rem;
}

.psc-form-parts .psc-form-field .psc-label-horizontal .psc-label-title {
  font-weight: 700;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  vertical-align: middle;
}

.psc-form-parts .psc-form-field .psc-label-horizontal .psc-label-img {
  display: inline-block;
  vertical-align: middle;
}

.psc-form-parts .psc-form-field .psc-label-horizontal .psc-label-img img {
  width: 170px;
}

.psc-form-parts .psc-form-field .psc-label-horizontal .psc-label-detail {
  vertical-align: middle;
}

.psc-form-parts .psc-form-field .psc-label-horizontal span {
  font-size: 1.0rem;
  font-weight: 400;
  color: #363636;
}

.psc-form-parts .psc-form-field .psc-label-horizontal a {
  color: #00a2ff;
  text-decoration: none;
  font-size: 0.875rem;
  display: inline-block;
  padding: 0 1.25rem 0 0;
  background: url("/reserve/assets/pdc/images/icon_link.svg") no-repeat;
  background-position: right center;
  vertical-align: middle;
}

.psc-form-parts .psc-form-field .psc-label-horizontal a:link {
  color: #00a2ff;
}

.psc-form-parts .psc-form-field .psc-label-horizontal a:hover {
  color: #0068bf;
  background: url("/reserve/assets/pdc/images/icon_link_over.svg") no-repeat;
  background-position: right center;
  vertical-align: middle;
}

.psc-form-parts .psc-form-field input[type=radio] {
  display: none;
  margin: 0 auto;
}

.psc-form-parts .psc-form-field input[type=radio] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
  padding: 1rem 0.5rem 0.75rem 0.5rem;
}

.psc-form-parts .psc-form-field input[type=radio] + label:before {
  content: "";
  margin: 0 auto 0.625rem auto;
  position: relative;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/radio_off.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}

.psc-form-parts .psc-form-field input[type=radio] + label:after {
  content: "";
  background: url("/reserve/assets/pdc/images/radio_on.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  left: 3px;
  margin: 1.125rem auto;
}

.psc-form-parts .psc-form-field .selected input[type=radio] + label:before {
  background: none !important;
}

.psc-form-parts .psc-form-field .selected input[type=radio]:checked + label:after {
  position: absolute;
  top: -1%;
  left: 44%;
}

.psc-form-parts .psc-form-field .psc-label-horizontal input[type=radio] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
  padding: 1rem 1rem 1rem 3.75rem;
}

.psc-form-parts .psc-form-field .psc-label-horizontal input[type=radio] + label:before {
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 45%;
  left: 24px;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/radio_off.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}

.psc-form-parts .psc-form-field .psc-label-horizontal input[type=radio] + label:after {
  content: "";
  background: url("/reserve/assets/pdc/images/radio_on.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  left: 3px;
  margin: 0 auto;
}

.psc-form-parts .psc-form-field .psc-label-horizontal input[type=radio]:checked + label:after {
  position: absolute;
  top: 45%;
  left: 24px;
}

.psc-form-parts .psc-form-field .no-image input[type=radio] + label:before {
  top: 32%;
  left: 24px;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/radio_off.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}

.psc-form-parts .psc-form-field .no-image input[type=radio]:checked + label:after {
  position: absolute;
  top: 32%;
  left: 24px;
}

.psc-form-parts .psc-form-field .label-list {
  float: left;
  margin: 0 1.0rem;
  position: relative;
}

.psc-form-parts .psc-form-field .label-list .psc-label-title {
  font-weight: 700;
  margin: 0;
}

.psc-form-parts .psc-form-field .label-list span {
  font-size: 1.0rem;
  font-weight: 400;
  color: #363636;
}

.psc-form-parts .psc-form-field .label-list input[type=radio] + label {
  display: inline-block;
  width: auto;
  padding: 0.5rem 0 0 2rem;
}

.psc-form-parts .psc-form-field .label-list input[type=radio] + label:hover {
  background-color: transparent;
}

.psc-form-parts .psc-form-field .label-list input[type=radio] + label:before {
  position: absolute;
  top: 32%;
  left: 0;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/radio_off.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}

.psc-form-parts .psc-form-field .label-list input[type=radio]:checked + label:after {
  position: absolute;
  top: -8px;
  left: 0;
}

.psc-form-parts .psc-form-field input[type=checkbox] {
  display: none;
  margin: 0 auto;
}

.psc-form-parts .psc-form-field input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
  padding: 1rem 0.5rem 0.75rem 0.5rem;
}

.psc-form-parts .psc-form-field input[type=checkbox] + label:before {
  position: relative;
  margin-bottom: 10px;
  content: "";
  margin: 0 auto;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/check_off.png") no-repeat;
  background-size: 25px;
  width: 25px;
  height: 22px;
}

.psc-form-parts .psc-form-field input[type=checkbox] + label:after {
  content: "";
  margin: 18px auto;
  background: url("/reserve/assets/pdc/images/check_on.png") no-repeat;
  background-size: 25px;
  width: 25px;
  height: 22px;
}

.psc-form-parts .psc-form-field input[type=checkbox]:checked + label:after {
  position: absolute;
  top: -2px;
  left: 82px;
}

.psc-form-parts .psc-form-field .selected input[type=checkbox] + label:before {
  background: none !important;
}

.psc-form-parts .psc-form-field .selected input[type=checkbox]:checked + label:after {
  position: absolute;
  top: -2px;
  left: 82px;
}

.psc-form-parts .psc-form-field .psc-label-horizontal input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
  padding: 1rem 1rem 1rem 3.75rem;
}

.psc-form-parts .psc-form-field .psc-label-horizontal input[type=checkbox] + label:before {
  content: "";
  margin: 0 auto;
  position: absolute;
  content: "";
  margin: 0 auto;
  top: 42%;
  left: 24px;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/check_off.png") no-repeat;
  background-size: 25px;
  width: 25px;
  height: 22px;
}

.psc-form-parts .psc-form-field .psc-label-horizontal input[type=checkbox]:checked + label:after {
  position: absolute;
  top: 42%;
  left: 24px;
  margin: 0;
}

.psc-form-parts .psc-form-field .no-image input[type=checkbox] + label:before {
  content: "";
  margin: 0 auto;
  top: 28%;
  left: 24px;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/check_off.png") no-repeat;
  background-size: 25px;
  width: 25px;
  height: 22px;
}

.psc-form-parts .psc-form-field .no-image input[type=checkbox]:checked + label:after {
  position: absolute;
  top: 26%;
  left: 24px;
}

.psc-form-parts .psc-form-field .label-list {
  float: left;
  margin: 0 1.0rem;
  position: relative;
}

.psc-form-parts .psc-form-field .label-list .psc-label-title {
  font-weight: 700;
  margin: 0;
}

.psc-form-parts .psc-form-field .label-list span {
  font-size: 1.0rem;
  font-weight: 400;
  color: #363636;
}

.psc-form-parts .psc-form-field .label-list input[type=checkbox] + label {
  display: inline-block;
  width: auto;
  padding: 0.5rem 0 0 2rem;
}

.psc-form-parts .psc-form-field .label-list input[type=checkbox] + label:hover {
  background-color: transparent;
}

.psc-form-parts .psc-form-field .label-list input[type=checkbox] + label:before {
  position: absolute;
  content: "";
  margin: 0 auto;
  top: 28%;
  left: 0;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/check_off.png") no-repeat;
  background-size: 25px;
  width: 25px;
  height: 22px;
}

.psc-form-parts .psc-form-field .label-list input[type=checkbox]:checked + label:after {
  position: absolute;
  top: -9px;
  left: 0;
}

.psc-form-parts .psc-form-field select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  text-indent: .01px;
  /*Firefox用*/
  padding: 0.4375rem 1.75rem 0.4375rem 0.875rem;
  vertical-align: middle;
  font-size: 1.0rem;
  box-sizing: border-box;
  border: 1px solid #cfcfcf;
  border-radius: 0.1875rem;
  color: #363636;
  max-width: 12.5rem;
  width: 100%;
  margin: 0.4375rem 0.4375rem;
  background: url("/reserve/assets/pdc/images/icon_select.svg") no-repeat;
  background-position: 93% center;
  background-color: #fff;
}

.psc-form-parts .psc-form-field select::-ms-expand {
  display: none;
}

.psc-form-parts .psc-form-field .psc-matrix-container {
  width: 100%;
}

.psc-form-parts .psc-form-field .psc-matrix-container .psc-matrix-heading {
  border-bottom: 2px solid #363636;
}

.psc-form-parts .psc-form-field .psc-matrix-container .psc-matrix-heading th {
  font-size: 1.0rem;
  font-weight: 700;
  color: #363636;
  text-align: center;
  padding: 0.4375rem 0;
}

.psc-form-parts .psc-form-field .psc-matrix-container .psc-matrix-body {
  border-bottom: 1px solid #cfcfcf;
}

.psc-form-parts .psc-form-field .psc-matrix-container .psc-matrix-body input[type=radio] {
  display: none;
}

.psc-form-parts .psc-form-field .psc-matrix-container .psc-matrix-body:last-child {
  border-bottom: 1px solid #cfcfcf;
}

.psc-form-parts .psc-form-field .psc-matrix-container .psc-matrix-body th {
  padding: 1.0rem 0;
  text-align: left;
  font-size: 0.875rem;
  font-weight: 700;
  color: #363636;
}

.psc-form-parts .psc-form-field .psc-matrix-container .psc-matrix-body td {
  text-align: center;
}

.psc-form-parts .psc-form-field .psc-matrix-sp-container {
  border: 1px solid #cfcfcf;
  border-radius: 3px;
}

.psc-form-parts .psc-form-field .psc-matrix-sp-container .psc-matrix-select {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #cfcfcf;
}

.psc-form-parts .psc-form-field .psc-matrix-sp-container .psc-matrix-select:last-child {
  border-bottom: none;
}

.psc-form-parts .psc-form-field .psc-matrix-sp-container label {
  display: block;
  background-color: #f5f5f5;
  font-size: 0.875rem;
  color: #363636;
  padding: 0.4375rem 0.875rem;
  font-weight: 700;
}

.psc-form-parts .psc-form-field .psc-matrix-sp-container select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  outline: none;
  padding: 0.4375rem 1.75rem 0.4375rem 0.875rem;
  vertical-align: middle;
  font-size: 0.875rem;
  box-sizing: border-box;
  width: 100%;
  color: #363636;
  border: none;
  background: url("/reserve/assets/pdc/images/icon_select.svg") no-repeat;
  background-color: #ffffff;
  background-position: 95% center;
}

.psc-form-parts .psc-form-field .psc-matrix-sp-container select::-ms-expand {
  display: none;
}

.psc-form-parts .psc-form-field .psc-matrix-pc input[type=radio] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 1rem;
}

.psc-form-parts .psc-form-field .psc-matrix-pc input[type=radio] + label:hover {
  background-color: transparent;
}

.psc-form-parts .psc-form-field .psc-matrix-pc input[type=radio] + label:before {
  content: "";
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: block;
  background: url("/reserve/assets/pdc/images/radio_off.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}

.psc-form-parts .psc-form-field .psc-matrix-pc input[type=radio] + label:after {
  content: "";
  background: url("/reserve/assets/pdc/images/radio_on.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 0;
  left: 0;
  display: none;
  margin: 0 auto;
}

.psc-form-parts .psc-form-field .psc-matrix-pc .selected input[type=radio] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 1rem;
}

.psc-form-parts .psc-form-field .psc-matrix-pc .selected input[type=radio] + label:hover {
  background-color: transparent;
}

.psc-form-parts .psc-form-field .psc-matrix-pc .selected input[type=radio] + label:before {
  content: "";
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: none;
  background: url("/reserve/assets/pdc/images/radio_off.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}

.psc-form-parts .psc-form-field .psc-matrix-pc .selected input[type=radio] + label:after {
  content: "";
  background: url("/reserve/assets/pdc/images/radio_on.png") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  margin: 0 auto;
}

.psc-form-parts .psc-form-field input[type='text'] {
  max-width: 66%;
}

.psc-form-parts .psc-form-field input:focus,
.psc-form-parts .psc-form-field textarea:focus {
  border: 2px solid rgb(0, 104, 191);
  background-color: rgb(245, 245, 245);
}


.psc-form-parts .psc-form-field .psc-error-text {
  font-size: 1.0rem;
  color: #ed5f2b;
  font-weight: 700;
  display: none;
  margin-bottom: 0.4375rem;
}

.psc-form-parts .psc-form-field input.psc-error-warning,
.psc-form-parts .psc-form-field textarea.psc-error-warning,
.psc-form-parts .psc-form-field select.psc-error-warning {
  border: 2px solid #ed5f2b;
  background-color: #fdefe9;
}

.psc-form-parts .psc-form-field input.psc-error-warning:focus,
.psc-form-parts .psc-form-field textarea.psc-error-warning:focus {
  border: 2px solid rgb(0, 104, 191);
  background-color: rgb(245, 245, 245);
}

.psc-form-parts .psc-form-field .psc-error-matrix {
  background-color: #fdefe9;
}

.psc-form-parts .psc-form-field .psc-confirm-text {
  display: none;
  font-size: 1.0rem;
  color: #363636;
  font-weight: 400;
  vertical-align: middle;
}

.psc-form-parts .psc-form-button-wrapper {
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
}

.psc-form-parts .psc-form-button-wrapper .psc-form-button {
  display: inline-block;
  margin: 0 0.5rem;
}

.psc-form-parts .psc-form-button-wrapper .psc-form-button a {
  display: inline-block;
  padding: 0.6875rem 1.25rem;
  background-color: #0068bf;
  color: #ffffff;
  text-decoration: none;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  font-weight: 700;
  min-width: 100px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.psc-form-parts .psc-form-button-wrapper .psc-form-button a:hover {
  background-color: #00a2ff;
}

.psc-form-parts .psc-form-button-wrapper .psc-form-button-gray {
  display: inline-block;
  margin: 0 0.5rem;
}

.psc-form-parts .psc-form-button-wrapper .psc-form-button-gray a {
  display: inline-block;
  padding: 0.6875rem 1.25rem;
  background-color: #363636;
  color: #ffffff;
  text-decoration: none;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  font-weight: 700;
  min-width: 100px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.psc-form-parts .psc-form-button-wrapper .psc-form-button-gray a:hover {
  background-color: #00a2ff;
}

.psc-form-button-parts {
  margin-bottom: 0;
}

.psc-form-button-parts .psc-form-button-wrapper {
  padding-bottom: 3rem;
}

.psc-calender-button {
  margin: 0.4375rem 0 0.4375rem 0.875rem;
}

.psc-calender-button img {
  width: 4%;
  vertical-align: middle;
}

.psc-extend {
  display: none;
  margin-bottom: 3rem;
}

.psc-extend .psc-extend-inner {
  padding: 1rem;
}

.psc-extend:before {
  content: '';
  border-top: 2px solid #0068bf;
  border-left: 2px solid #0068bf;
  border-right: 2px solid #0068bf;
  display: block;
  height: 10px;
}

.psc-extend:after {
  content: '';
  border-bottom: 2px solid #0068bf;
  border-left: 2px solid #0068bf;
  border-right: 2px solid #0068bf;
  height: 10px;
  display: block;
}

.psc-caption span {
  color: #ed5f2b;
}

.psc-form-message-inner {
  background-color: rgba(255, 255, 255, 0.6);
  max-width: 960px;
  margin: 0 auto;
  padding: 3rem 0 3rem 0;
}

.error {
  margin: 1.5rem 0 0 0;
  display: none;
}

.psc-message-error {
  font-size: 0.875rem;
  text-align: center;
  border-top: 2px solid #ed5f2b;
  border-bottom: 2px solid #ed5f2b;
  margin-bottom: 2rem;
  padding: 1.5rem 0 0.625rem 0;
}

.psc-message-error h2 {
  padding: 1rem 0 0 0;
}

.psc-message-error h2 {
  padding: 0;
}

.psc-message-error p {
  color: #1f1f1f;
}

.psc-message-error #period p {
  color: #1f1f1f;
}

#period {
  display: none;
}

#period h2 {
  font-size: 1rem;
}

#error-btn {
  display: none;
}

#message-additional {
  color: #1f1f1f;
}

.psc-message-complete {
  font-size: 0.875rem;
  text-align: center;
  border-top: 2px solid #0068bf;
  border-bottom: 2px solid #0068bf;
  margin-bottom: 2rem;
}

.psc-message-complete h2 {
  padding: 1rem 0 0 0;
}

@media screen and (max-width: 800px) {
  .psc-form-parts .psc-form-field .psc-form-cell .label-area {
    display: inline-block;
    width: auto;
  }
  .psc-form-parts .psc-form-field input[type="text"] {
    max-width: none;
  }
  .psc-form-parts .psc-form-field input[type="tel"] {
    max-width: none;
  }
  .psc-form-parts .psc-form-field select {
    max-width: none;
    margin: 0.25rem 0;
    background-position: 97% center;
  }
  .psc-form-parts .psc-form-field .psc-label-vertical {
    float: none;
    border: none;
    width: auto;
    text-align: left;
    border-top: 1px solid #cfcfcf;
    margin: 0;
  }
  .psc-form-parts .psc-form-field .psc-label-vertical span {
    padding: 0;
  }
  .psc-form-parts .psc-form-field .psc-label-vertical .psc-label-img {
    padding: 0 0.5rem 0 1.5rem;
    float: left;
  }
  .psc-form-parts .psc-form-field .psc-label-vertical .psc-label-img img {
    width: 100px;
  }
  .psc-form-parts .psc-form-field input[type=radio] + label {
    padding: 1rem 0 1rem 0;
  }
  .psc-form-parts .psc-form-field input[type=radio] + label:before {
    position: absolute;
    top: 32%;
    left: 0;
    margin: 0;
  }
  .psc-form-parts .psc-form-field .selected input[type=radio] + label:before {
    background: none !important;
  }
  .psc-form-parts .psc-form-field .selected input[type=radio]:checked + label:after {
    position: absolute;
    top: 32%;
    left: 0;
    margin: 0;
  }
  .psc-form-parts .psc-form-field .no-image-va .psc-label-title,
  .psc-form-parts .psc-form-field .no-image .psc-label-title {
    padding: 0 0 0 2rem;
    display: inline-block;
  }
  .psc-form-parts .psc-form-field .no-image-va .psc-label-detail,
  .psc-form-parts .psc-form-field .no-image .psc-label-detail {
    padding: 0 0 0 2rem;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal {
    border: none;
    border-top: 1px solid #cfcfcf;
    text-align: left;
    margin: 0;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal .psc-label-detail {
    display: block;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal input[type=radio] + label,
  .psc-form-parts .psc-form-field .psc-label-horizontal input[type=checkbox] + label {
    padding: 1rem 0;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal input[type=radio] + label:before,
  .psc-form-parts .psc-form-field .psc-label-horizontal input[type=checkbox] + label:before {
    position: absolute;
    top: 40%;
    left: 0;
    margin: 0;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal input[type=radio]:checked + label:after {
    position: absolute;
    top: 40%;
    left: 0;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal input[type=checkbox]:checked + label:after {
    position: absolute;
    top: 40%;
    left: 0;
    margin: 0;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal .psc-label-img {
    padding: 0 0.5rem 0 1.5rem;
    float: left;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal .psc-label-img img {
    width: 100px;
  }
  .psc-form-parts .psc-form-field .psc-label-horizontal .psc-label-title {
    margin: 0;
  }
  .psc-form-parts .psc-form-field .label-list {
    float: none;
    margin: 0;
    display: block;
  }
  .psc-form-parts .psc-form-field .label-list input[type=radio] + label,
  .psc-form-parts .psc-form-field .label-list input[type=checkbox] {
    padding: 0.5rem 0 0.5rem 2rem;
  }
  .psc-form-parts .psc-form-field .label-list input[type=radio] + label:before,
  .psc-form-parts .psc-form-field .label-list input[type=checkbox]:before {
    position: absolute;
    top: 26%;
  }
  .psc-form-parts .psc-form-field .label-list.selected input[type=radio]:checked + label:after {
    position: absolute;
    top: 26%;
    left: 0;
  }
  .psc-form-parts .psc-form-field input[type=checkbox] + label {
    padding: 1rem 0 1rem 0;
  }
  .psc-form-parts .psc-form-field input[type=checkbox] + label:before {
    position: absolute;
    top: 31%;
    left: 0;
    margin: 0;
  }
  .psc-form-parts .psc-form-field .selected input[type=checkbox] + label:before {
    background: none !important;
  }
  .psc-form-parts .psc-form-field .selected input[type=checkbox]:checked + label:after {
    position: absolute;
    top: 31%;
    left: 0;
    margin: 0;
  }
  .ui-datepicker-trigger {
    display: none;
  }
}

.psc-bg-form {
  background: url("/reserve/assets/pdc/images/pattern_ps_gray.jpg");
}

