.local-gameFront__outlineGrid {
  margin: 42px auto 49px;
}
.local-gameFront__outlineGrid dd a {
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.local-gameFront__outlineGrid dd a:hover {
  opacity: 0.7;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-gameFront__outlineGrid .local-gameFront__link {
  text-decoration: underline;
  margin-right: 5px;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__outlineGrid .local-gameFront__cell {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding-top: 10px !important;
  }
  .local-gameFront__outlineGrid .local-gameFront__cell.nc3-l-grid__cell {
    margin-bottom: 0;
  }
}
.local-gameFront__outlineGrid .local-gameFront__cell a {
  text-decoration: underline;
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.local-gameFront__outlineGrid .local-gameFront__cell a:hover {
  opacity: 0.7;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-gameFront__outlineGrid .local-gameFront__cell .local-gameFront__description {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.local-gameFront__outlineGrid .local-gameFront__cell .local-gameFront__photolist {
  margin-top: 60px;
  -webkit-box-ordinal-group: 2;
          order: 1;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__outlineGrid .local-gameFront__cell .local-gameFront__photolist {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 20px;
  }
}
.local-gameFront__outline__newLabel {
  background-color: #e60012;
  color: #fff;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1em;
  display: inline-block;
  box-sizing: border-box;
  margin-left: 14px;
  padding: 0 7px 0 8px;
  line-height: 19px;
  font-size: 12px;
  vertical-align: 10%;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__outline__newLabel {
    margin-top: -4px;
  }
}
.local-gameFront__photolist {
  max-width: 424px;
}
.local-gameFront__outlineGrid__narita .local-gameFront__photolist {
  max-width: 260px;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__outlineGrid__narita .local-gameFront__photolist {
    max-width: 50%;
  }
}
.local-gameFront__photolist .photolist__cell {
  float: left;
  box-sizing: border-box;
  margin-right: 5px;
  width: calc((100% - 5px * (2 - 1)) / 2);
}
.local-gameFront__photolist .photolist__cell:not(:nth-child(-n+2)) {
  padding-top: 0px;
}
.local-gameFront__photolist .photolist__cell:nth-child(2n) {
  margin-right: 0;
}
.local-gameFront__photolist .photolist__cell:nth-child(2n + 1) {
  clear: left;
}
.local-gameFront__logo {
  text-align: center;
  padding: 75px 0;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__logo {
    text-align: left;
    padding: 60px 0 45px;
  }
}
.local-gameFront__logoImg {
  height: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 55px;
}
@media screen and (min-width: 760px), print {
  .local-gameFront__logoImg {
    margin: 0 auto 55px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__logoImg {
    height: 80px;
  }
}
.local-gameFront__logoText__text01 {
  padding: 0 0 30px;
  color: #8c8c8c;
  font-weight: bold;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__logoText__text01 {
    text-align: center;
    padding: 15px 0 30px;
  }
}
.local-gameFront__logoText__text02 {
  padding: 0 0 20px;
}
br.br_tabonly {
  display: none;
}
@media screen and (min-width: 760px) and (max-width: 979.98px)  {
  br.br_tabonly {
    display: inline;
  }
}

@media screen and (max-width: 759.98px) {
  .local-gameFront__logoText {
    width: 88%;
    margin: auto auto 10px;
    font-weight: normal;
  }
  .local-gameFront__logoText br {
    display: none;
  }
}
.local-gameFront__caption {
  padding-bottom: 70px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__caption {
    padding-top: 0;
    padding-bottom: 50px;
    text-align: left;
  }
}
.local-gameFront-headline02 {
  position: relative;
}
.local-gameFront-headline02__siblings {
  background-color: #f2f2f2;
  color: #8c8c8c;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 760px), print {
  .local-gameFront-headline02__siblings {
    padding: 8px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront-headline02__siblings {
    padding: 6px 8px;
  }
}
.local-gameFront-headline02__siblings p {
  font-size: 12px;
  line-height: 1;
  margin-top: 0em;
  margin-bottom: 0em;
}
.local-gameFront-headline04 {
  margin-bottom: 40px;
  margin-top: 40px;
}
.local-gameFront-headline05 {
  margin-bottom: 24px;
  margin-top: 40px;
  color: #e60012;
}
.local-gameFront__soft {
  padding-bottom: 80px;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__soft {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 760px), print {
  .local-gameFront__softBox {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
.local-gameFront__softBox__cell {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  height: 100%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softBox__cell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column;
  }
  .local-gameFront__softBox__cell .local-gameFront__softimage {
    height: 90px;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softBox-clm1 .local-gameFront__softBox__cell {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.local-gameFront__softBox-clm2 .local-gameFront__softBox__cell {
  width: calc(100% / 2);
  border-right: 1px solid #e6e6e6;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-clm2 .local-gameFront__softBox__cell {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-right: 0;
  }
}
.local-gameFront__softBox-clm3 .local-gameFront__softBox__cell {
  width: calc(100% / 3);
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softBox-clm3 .local-gameFront__softBox__cell {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-clm3 .local-gameFront__softBox__cell {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox {
    display: block;
    text-align: center;
  }
}
.local-gameFront__softBox-clm1 {
  margin-bottom: 80px;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softBox-clm1 {
    width: auto;
    display: inline-block;
  }
}
.local-gameFront__softBox-switch img {
  height: 90px;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-switch img {
    height: auto;
    width: 80px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-gameFront__softBox-switch {
    padding-left: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softBox-switch {
    padding: 0;
    padding-right: 15px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-switch {
    padding: 0;
    width: 100%;
  }
}
@media screen and (min-width: 760px), print {
  .local-gameFront__softBox-clm3 .local-gameFront__softBox-switch {
    padding-left: 20px;
    border-right: 1px solid #e6e6e6;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-clm3 .local-gameFront__softBox-switch {
    width: 100%;
    padding-bottom: 10px;
    padding-left: 0;
    border-right: 0;
  }
}
.local-gameFront__softBox-3ds {
  padding-left: 20px;
  padding-right: 20px;
}
.local-gameFront__softBox-clm2 .local-gameFront__softBox-3ds {
  padding-left: 15px;
  padding-right: 0;
  border-right: 0;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-clm2 .local-gameFront__softBox-3ds {
    padding-left: 0;
    border-bottom: 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-3ds img {
    height: auto;
    width: 180px !important;
  }
  .local-gameFront__softBox-clm2 .local-gameFront__softBox-3ds img {
    width: auto;
  }
  .local-gameFront__softBox-clm3 .local-gameFront__softBox-3ds img {
    width: auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softBox-clm3 .local-gameFront__softBox-3ds img {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 980px), print {
  .local-gameFront__softBox-3ds {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-3ds {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softBox-clm3 .local-gameFront__softBox-3ds {
    padding-top: 30px;
  }
}
.local-gameFront__softBox-smartphone img {
  height: 90px;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-smartphone img {
    height: auto;
    width: 80px;
  }
}
.local-gameFront__softBox-clm3 .local-gameFront__softBox-smartphone {
  -webkit-box-pack: center;
          justify-content: center;
}
@media screen and (min-width: 760px), print {
  .local-gameFront__softBox-clm3 .local-gameFront__softBox-smartphone {
    padding-left: 20px;
    border-left: 1px solid #e6e6e6;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-clm3 .local-gameFront__softBox-smartphone {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 0;
    border-bottom: 0;
  }
}
@media screen and (min-width: 980px), print {
  .local-gameFront__softLinkWrap {
    padding: 0 10px 0 15px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softLinkWrap {
    padding-top: 8px;
    text-align: center;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softLinkWrap {
    width: auto;
    margin: auto;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-3ds .local-gameFront__softLinkWrap {
    padding-bottom: 0;
  }
}
.local-gameFront__softBox-3dsImg {
  vertical-align: top;
  padding-right: 20px;
  width: 140px !important;
}
@media screen and (min-width: 980px), print {
  .local-gameFront__softBox-3dsImg {
    float: left;
  }
}
@media screen and (max-width: 979.98px) {
  .local-gameFront__softBox-3dsImg {
    width: 180px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-3dsImg {
    padding-right: 0;
  }
}
br.local-storeList__br--sp {
  display: none;
}
@media screen and (max-width: 759.98px) {
  br.local-storeList__br--sp {
    display: block;
  }
}
.local-storeList__header {
  background-color: #e60012;
}
@media screen and (min-width: 760px), print {
  .local-storeList__header {
    background-image: url("../../../common/v2/img/software/localheader/bg-storelist.png");
    background-size: 979px 356px;
    background-repeat: repeat-x;
  }
}
@media screen and (min-width: 980px), print {
  .local-storeList__header {
    background-position: center bottom -176px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-storeList__header {
    background-position: center bottom -102px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__header {
    background-image: url("../../../common/v2/img/software/localheader/bg-storelist--sp.png");
    background-size: 979px 164px;
    background-position: center;
    background-repeat: no-repeat;
  }
}
.local-storeList__header_content {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-storeList__header_content {
    padding-top: 82px;
    padding-bottom: 82px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-storeList__header_content {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__header_content {
    padding-top: 28px;
    padding-bottom: 35px;
  }
}
.local-storeList__header_logo {
  background-image: url("../../../common/v2/img/ncommon/_common/logo/switch-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  overflow: hidden;
}
@media screen and (min-width: 980px), print {
  .local-storeList__header_logo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 40px;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__header_logo {
    width: 96px;
    height: 98px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-storeList__header_logo {
    margin: 0 auto 28px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__header_logo {
    width: 48px;
    height: 49px;
  }
}
.local-storeList__header_title {
  text-align: center;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 980px), print {
  .local-storeList__header_title {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 34px;
    line-height: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-storeList__header_title {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 32px;
    line-height: 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__header_title {
    margin-top: -3.5px;
    margin-bottom: -3.5px;
    font-size: 21px;
    line-height: 28px;
  }
}
@media screen and (min-width: 980px), print {
  .local-storeList__main {
    padding-bottom: 126px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-storeList__main {
    padding-bottom: 98px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__main {
    padding-bottom: 63px;
  }
}
.local-storeList__text {
  text-align: center;
}
@media screen and (min-width: 980px), print {
  .local-storeList__text {
    padding-top: 70px;
    padding-bottom: 42px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-storeList__text {
    padding-top: 49px;
    padding-bottom: 28px;
  }
}
.local-storeList__text span {
  display: block;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-storeList__text span {
    font-size: 18px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__text span {
    font-size: 14px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (min-width: 980px), print {
  .local-storeList__text_list {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-storeList__text_list {
    padding-bottom: 49px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__headline:before {
    border-left-width: 42px;
  }
}
.local-storeList__headline_body:before {
  right: auto;
  width: 40px;
}
@media screen and (max-width: 759.98px) {
  .local-storeList__headlineSid {
    position: absolute;
    right: 0;
    top: 5px;
  }
}
.local-storeList__headlineDate {
  display: block;
  background-color: #f2f2f2;
  margin-top: -5px;
  padding: 0 12px 0 14px;
  line-height: 28px;
  font-size: 14px;
}
.local-storeList__table {
  width: 100%;
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .local-storeList__table {
    padding-top: 56px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-storeList__table {
    padding-top: 42px;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_prefectures,
  .local-storeList__table_storename,
  .local-storeList__table_address,
  .local-storeList__table_number {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_prefectures {
    width: 17.142857142857142%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_prefectures {
    color: #e60012;
  }
}
.local-storeList__table_head {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 14px;
  font-size: 0;
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_head {
    display: none;
  }
}
.local-storeList__table_head > div {
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .local-storeList__table_head > div {
    font-size: 14px;
    line-height: 1;
    margin-top: 0em;
    margin-bottom: 0em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-storeList__table_head > div {
    font-size: 12px;
    line-height: 1;
    margin-top: 0em;
    margin-bottom: 0em;
  }
}
.local-storeList__table_head .local-storeList__table_storename {
  width: 33.92857142857143%;
}
.local-storeList__table_head .local-storeList__table_address {
  width: 33.92857142857143%;
}
.local-storeList__table_head .local-storeList__table_number {
  width: 15%;
}
.local-storeList__table_row {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 36px;
  font-size: 0;
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_row {
    padding-bottom: 42px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_row {
    margin-bottom: 7px;
  }
}
.local-storeList__table_row:last-of-type {
  padding-bottom: 0;
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_row:last-of-type {
    border-bottom: none;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_row:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_row .local-storeList__table_row_list {
    display: inline-block;
    vertical-align: top;
    width: 82.85714285714286%;
  }
}
.local-storeList__table_row .local-storeList__table_row_list li {
  padding-bottom: 18px;
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_row .local-storeList__table_row_list li {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 18px;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_row .local-storeList__table_row_list li:last-of-type {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_row .local-storeList__table_row_list li:last-of-type {
    border-bottom: none;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_row .local-storeList__table_row_list li > div {
    box-sizing: border-box;
  }
}
@media screen and (min-width: 980px), print {
  .local-storeList__table_row .local-storeList__table_row_list li > div {
    font-size: 14px;
    line-height: 1.4;
    margin-top: -0.26em;
    margin-bottom: -0.14em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-storeList__table_row .local-storeList__table_row_list li > div {
    font-size: 12px;
    line-height: 1.4;
    margin-top: -0.26em;
    margin-bottom: -0.14em;
  }
}
.local-storeList__table_row .local-storeList__table_prefectures {
  font-size: 14px;
  line-height: 1;
  margin-top: 0em;
  margin-bottom: 0em;
  font-weight: bold;
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_row .local-storeList__table_prefectures {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_row .local-storeList__table_storename {
    padding-right: 28px;
    width: 40.94827586206897%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_row .local-storeList__table_storename {
    font-size: 14px;
    line-height: 1;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-bottom: 14px;
    font-weight: bold;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_row .local-storeList__table_address {
    padding-right: 28px;
    width: 40.94827586206897%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_row .local-storeList__table_address {
    font-size: 12px;
    line-height: 1;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 760px), print {
  .local-storeList__table_row .local-storeList__table_number {
    width: 18.103448275862068%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-storeList__table_row .local-storeList__table_number {
    font-size: 12px;
    line-height: 1;
    margin-top: 0em;
    margin-bottom: 0em;
  }
}
.local-softTrial-switchNav {
  visibility: hidden;
}
.local-softTrial-switchNav.js-ready {
  visibility: visible;
}
@media screen and (max-width: 759.98px) {
  .local-softTrial-switchNav {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.local-trialList__title {
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .local-trialList__title {
    padding: 98px 0 56px;
    font-size: 32px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-trialList__title {
    padding: 49px 0 35px;
    font-size: 20px;
  }
}
.local-trialList {
  border-top: solid 1px #e6e6e6;
}
.local-trialList__item {
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  position: relative;
  background-image: -webkit-linear-gradient(left, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
  background-image: linear-gradient(to right, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 4px 1px;
}
.local-trialList__item:hover {
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #e60012;
}
@media screen and (min-width: 760px), print {
  .local-trialList__item {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 19px 8px 17px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 759.98px) {
  .local-trialList__item {
    text-align: center;
    padding: 26px 0;
  }
  .local-trialList__item:last-child {
    padding: 26px 0 10px;
    background-image: none;
  }
}
.local-trialList__item:first-child:before {
  content: '';
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
  background-image: linear-gradient(to right, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 4px 1px;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
}
.local-trialList__logo {
  vertical-align: middle;
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
  background-repeat: no-repeat;
}
@media screen and (min-width: 760px), print {
  .local-trialList__logo {
    display: table-cell;
    box-sizing: content-box;
    padding-right: 255px;
    padding-bottom: 87px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 759.98px) {
  .local-trialList__logo {
    display: inline-block;
    padding-right: 100%;
    padding-bottom: 34.11764705882353%;
    background-size: 100%;
  }
}
a:hover .local-trialList__logo {
  opacity: 0.7;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-trialList__logo--station {
  background-image: url("../img/triallist/logo-station.jpg");
}
.local-trialList__logo--store {
  background-image: url("../img/triallist/logo-store.jpg");
}
.local-trialList__logo--gamefront {
  background-image: url("../img/triallist/logo-gamefront.jpg");
}
.local-trialList__logo--check-in {
  background-image: url("../img/triallist/logo-check-in.jpg");
}
.local-trialList__logo--tokyo {
  background-image: url("../img/triallist/logo-tokyo.jpg");
}
@media screen and (max-width: 759.98px) {
  .local-trialList__logo--station {
    background-image: url("../img/triallist/logo-station__sp.jpg");
  }
  .local-trialList__logo--store {
    background-image: url("../img/triallist/logo-store__sp.jpg");
  }
  .local-trialList__logo--gamefront {
    background-image: url("../img/triallist/logo-gamefront__sp.jpg");
  }
  .local-trialList__logo--check-in {
    background-image: url("../img/triallist/logo-check-in__sp.jpg");
  }
  .local-trialList__logo--tokyo {
    background-image: url("../img/triallist/logo-tokyo__sp.jpg");
  }
}
.local-trialList__text {
  padding-left: 0;
  width: 100%;
  position: relative;
  vertical-align: middle;
  display: block;
  font-weight: normal;
}
.local-trialList__text > span {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-trialList__text > span {
    font-size: 16px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
.local-trialList__text small {
  display: block;
}
@media screen and (min-width: 760px), print {
  .local-trialList__text small {
    font-size: 14px;
    margin-top: -0.2em;
  }
}
@media screen and (max-width: 759.98px) {
  .local-trialList__text small {
    font-size: 12px;
    margin-top: -0.5em;
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 760px), print {
  .local-trialList__text {
    display: table-cell;
    padding-left: 25px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-trialList__text {
    padding-top: 19px;
    position: static;
  }
}
@media screen and (min-width: 760px), print {
  .local-trialList__text {
    font-size: 16px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
    padding-right: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-trialList__text {
    font-size: 14px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
    padding-right: 26px;
  }
  .local-trialList__text > span {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
  }
  .local-trialList__text > span + br ~ br + .local-trialList__btn {
    margin-top: 1px;
  }
}
@media screen and (min-width: 980px), print {
  .local-trialList__btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 36px;
    margin: auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-trialList__btn {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    height: 30px;
    margin: auto;
  }
}
@media screen and (max-width: 759.98px) {
  .local-trialList__btn {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    height: 20px;
    padding: 3px 0 0 0;
  }
}
.local-trialList__link {
  display: block;
}
@media screen and (max-width: 759.98px) {
  .local-trialList__link {
    max-width: 255px;
    margin: auto;
  }
}
