/*
Theme Name: kanagawa_en_240210
Theme URI:
Author:
Author URI:
Description:
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button,
select,
option,
input,
textarea {
  font-size: 100%
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q,
blockquote {
  quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

video {
  max-width: 100%
}

html {
  min-height: 100%
}

body {
  min-width: 100%;
  min-height: 100%;
  color: #000;
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  font-variant-numeric: tabular-nums;
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  -webkit-font-smoothing: antialiased !important;
  word-wrap: break-word;
  white-space: normal;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  letter-spacing: .05em;
  line-height: 1.5
}

@media screen and (min-width: 960px) {
  body {
    font-size: 13px;
    font-size: .8125 rem
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 4.27vw
  }
}

a {
  cursor: pointer
}

a:link {
  color: #000;
  text-decoration: none
}

a:visited {
  color: #000;
  text-decoration: none
}

a:hover {
  color: #000;
  text-decoration: underline
}

a:active {
  color: #000;
  text-decoration: none
}

img {
  vertical-align: middle;
  max-width: 100%
}

button,
select,
option,
input[type=text],
input[type=num],
input[type=tel],
input[type=password],
input[type=date],
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif
}

input,
textarea,
button,
select,
option {
  -webkit-font-smoothing: antialiased !important
}

strong {
  font-weight: bold
}

video {
  background-color: #000
}

::-webkit-input-placeholder {
  color: #a2a2a2
}

::-moz-placeholder {
  color: #a2a2a2
}

:-ms-input-placeholder {
  color: #a2a2a2
}

::-ms-input-placeholder {
  color: #a2a2a2
}

::placeholder {
  color: #a2a2a2
}

.js-effect {
  will-change: transform
}

.l-page {
  margin: 0 auto
}

@media screen and (min-width: 769px) {
  .l-page {
    min-width: 900px
  }
}

.l-page__inner {
  position: relative
}

@media screen and (min-width: 769px) {
  .l-page__inner {
    width: 100%;
    max-width: 900px;
    margin: 0 auto
  }
}

.c-linkBtn {
  overflow: hidden;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  border: none;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.c-linkBtn:link,
.c-linkBtn:visited,
.c-linkBtn:hover,
.c-linkBtn:active {
  color: inherit;
  text-decoration: none;
  text-indent: 0
}

.c-linkBtn:disabled,
.is-disabled.c-linkBtn {
  opacity: .7;
  pointer-events: none
}

.c-linkBtn:disabled:link,
.c-linkBtn:disabled:hover,
.c-linkBtn:disabled:active,
.is-disabled.c-linkBtn:link,
.is-disabled.c-linkBtn:hover,
.is-disabled.c-linkBtn:active {
  color: inherit;
  text-decoration: none;
  text-indent: 0
}

.c-linkBtn {
  position: relative;
  color: #ff0;
  border: solid 2px #ff0;
  border-radius: 6px;
  text-align: left;
  font-weight: bold
}

@media screen and (min-width: 769px) {
  .c-linkBtn {
    font-size: 18px;
    padding: .5em .8em;
    min-width: 270px
  }
}

@media screen and (max-width: 768px) {
  .c-linkBtn {
    min-width: 70vw;
    padding: .5em .5em;
    font-size: 4.8vw;
    font-weight: bold
  }
}

.c-linkBtn:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: .5em;
  display: inline-block;
  content: "";
  margin: auto 0;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain
}

@media screen and (max-width: 768px) {
  .c-linkBtn:after {
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 1.2em;
    height: 1.2em
  }
}

.c-linkBtn.is-disabled:after {
  display: none
}

.c-linkBtn:link,
.c-linkBtn:visited,
.c-linkBtn:hover,
.c-linkBtn:active {
  color: #ff0;
  text-decoration: none;
  text-indent: 0
}

.p-header {
  background-color: #fff
}

@media screen and (min-width: 769px) {
  .p-header {
    height: 72px
  }
}

@media screen and (max-width: 768px) {
  .p-header {
    padding: 2vw 3.3vw 3vw
  }
}

@media screen and (min-width: 769px) {
  .p-header__logo {
    width: 141px;
    height: 41px;
    padding-top: 18px;
    padding-left: 26px
  }
}

@media screen and (max-width: 768px) {
  .p-header__logo {
    width: 24.17vw
  }
}

.p-mainVisual {
  background-repeat: no-repeat;
  background-size: cover
}

@media screen and (min-width: 769px) {
  .p-mainVisual {
    height: 432px;
    background-image: url(/wp-content/themes/kanashin_en_240210/images/pc/mv-bg.jpg);
    background-position: center
  }

  .theme-hiratsuka .p-mainVisual {
    background-image: url(/wp-content/themes/kanashin_en_240210/images/pc/mv-bg-hiratsuka.jpg)
  }

  .theme-sagami .p-mainVisual {
    background-image: url(/wp-content/themes/kanashin_en_240210/images/pc/mv-bg-sagami.jpg)
  }
}

@media screen and (max-width: 768px) {
  .p-mainVisual {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 8.5333333333vw;
    height: 66.6666666667vw;
    background-image: url(/wp-content/themes/kanashin_en_240210/images/mb/mv-bg.jpg);
    background-position: center
  }

  .theme-hiratsuka .p-mainVisual {
    background-image: url(/wp-content/themes/kanashin_en_240210/images/mb/mv-bg-hiratsuka.jpg)
  }

  .theme-sagami .p-mainVisual {
    background-image: url(/wp-content/themes/kanashin_en_240210/images/mb/mv-bg-sagami.jpg)
  }
}

@media screen and (min-width: 769px) {
  .p-mainVisual__message {
    position: relative;
    width: 511px;
    height: 346px;
    margin: 0 auto;
    padding-top: 46px;
    padding-right: 80px
  }
}

@media screen and (max-width: 768px) {
  .p-mainVisual__message {
    margin: 0 auto;
    width: 84.2666666667vw
  }
}

.p-nav {
  background-color: #e10613
}

.theme-sagami .p-nav {
  background-color: #004e86
}

.theme-hiratsuka .p-nav {
  background-color: #006754
}

@media screen and (min-width: 769px) {
  .p-nav-btnNav {
    padding: 20px 0
  }
}

@media screen and (max-width: 768px) {
  .p-nav-btnNav {
    padding: 4.2666666667vw
  }
}

.p-nav-btnNav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end
}

@media screen and (max-width: 768px) {
  .p-nav-btnNav ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.p-nav-btnNav__item {
  margin: 0 8px
}

@media screen and (max-width: 768px) {
  .p-nav-btnNav__item {
    width: 49%;
    margin: 1vw 0
  }
}

.p-nav-btnNav__item a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 4px;
  border-right: solid 4px #fff;
  border-bottom: solid 6px #fff;
  -webkit-box-shadow: 2px 4px 0 rgba(0, 0, 0, .2);
  box-shadow: 2px 4px 0 rgba(0, 0, 0, .2);
  border-radius: 10px;
  text-decoration: none;
  background: #fff;
  color: #969696;
  text-align: center;
  font-weight: bold;
  font-family: monospace;
  letter-spacing: .1em
}

@media screen and (min-width: 769px) {
  .p-nav-btnNav__item a {
    min-width: 182px;
    height: 82px;
    font-size: 20px
  }
}

@media screen and (max-width: 768px) {
  .p-nav-btnNav__item a {
    width: 100%
  }
}

@media screen and (max-width: 768px) {
  .p-nav-btnNav__item a {
    min-height: 18vw
  }
}

.p-nav-btnNav__item a .label {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  white-space: nowrap
}

@media screen and (min-width: 769px) {
  .p-nav-btnNav__item a .label {
    padding-left: 25px;
    font-size: 18px
  }
}

@media screen and (max-width: 768px) {
  .p-nav-btnNav__item a .label {
    padding-left: 4.8vw
  }
}

.p-nav-btnNav__item a .label--long {
  font-size: .8em
}

.p-nav-btnNav__item a::after {
  content: "";
  display: block;
  background-image: url(/wp-content/themes/kanashin_en_240210/images/icon-menu-right.svg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .8
}

.theme-sagami .p-nav-btnNav__item a::after {
  background-image: url(/wp-content/themes/kanashin_en_240210/images/icon-menu-right-b.svg)
}

.theme-hiratsuka .p-nav-btnNav__item a::after {
  background-image: url(/wp-content/themes/kanashin_en_240210/images/icon-menu-right-g.svg)
}

@media screen and (min-width: 769px) {
  .p-nav-btnNav__item a::after {
    width: 18px;
    height: 18px;
    margin: 0 5px 0 5px
  }
}

@media screen and (max-width: 768px) {
  .p-nav-btnNav__item a::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin: 0 1.0666666667vw 0 0
  }
}

.p-nav-btnNav__item a.is-active {
  background: #fff3b9;
  color: #f9212e;
  border-right-color: #ffcb43;
  border-bottom-color: #ffcb43
}

.theme-sagami .p-nav-btnNav__item a.is-active {
  color: #006cb9
}

.theme-hiratsuka .p-nav-btnNav__item a.is-active {
  color: #009a7d
}

.p-nav-btnNav__item a.is-active::after {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%)
}

.p-nav-pageNav {
  text-align: center
}

@media screen and (min-width: 769px) {
  .p-nav-pageNav {
    padding-top: 10px
  }
}

@media screen and (max-width: 768px) {
  .p-nav-pageNav {
    padding: 1vw 0;
    text-align: center
  }
}

@media screen and (min-width: 769px) {
  .p-nav-pageNav ul {
    margin: 0 auto;
    font-size: 0
  }

  .p-nav-pageNav ul:after {
    display: inline-block;
    content: "";
    background-image: url(/wp-content/themes/kanashin_en_240210/images/nav-slash.svg);
    background-repeat: no-repeat;
    vertical-align: middle
  }
}

@media screen and (min-width: 769px)and (min-width: 769px) {
  .p-nav-pageNav ul:after {
    width: 19px;
    height: 30px
  }
}

@media screen and (max-width: 768px) {
  .p-nav-pageNav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.p-nav-pageNav li {
  font-weight: bold
}

@media screen and (min-width: 769px) {
  .p-nav-pageNav li {
    display: inline-block
  }
}

@media screen and (max-width: 768px) {
  .p-nav-pageNav li {
    width: 50%
  }
}

.p-nav-pageNav li:before {
  display: inline-block;
  content: "";
  background-image: url(/wp-content/themes/kanashin_en_240210/images/nav-slash.svg);
  background-repeat: no-repeat;
  vertical-align: middle
}

@media screen and (min-width: 769px) {
  .p-nav-pageNav li:before {
    width: 19px;
    height: 30px
  }
}

.p-nav-pageNav li a {
  display: inline-block;
  font-size: 19px;
  font-size: 1.1875 rem;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  color: #fff;
  vertical-align: middle
}

@media screen and (min-width: 769px) {
  .p-nav-pageNav li a {
    padding: 0 55px
  }
}

@media screen and (max-width: 768px) {
  .p-nav-pageNav li a {
    font-size: 3.3vw
  }
}

.p-nav-pageNav li a.is-selected {
  color: #fff3b9
}

@media screen and (min-width: 769px) {
  .p-message {
    margin-bottom: 56px
  }
}

@media screen and (min-width: 769px) {
  .p-message-text {
    width: 997px;
    margin: -10px auto
  }
}

@media screen and (max-width: 768px) {
  .p-message-text {
    text-align: center
  }
}

.p-message-tokuten {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff
}

@media screen and (min-width: 769px) {
  .p-message-tokuten {
    width: 570px;
    margin: 0 auto;
    padding: 16px 41px
  }
}

@media screen and (max-width: 768px) {
  .p-message-tokuten {
    width: 86vw;
    padding: 3.3vw 3vw;
    margin: 0 auto
  }
}

.p-message-tokuten__head {
  color: #db473d;
  font-weight: bold
}

@media screen and (min-width: 769px) {
  .p-message-tokuten__head {
    font-size: 16px;
    font-size: 1 rem;
    margin-bottom: .5em
  }
}

@media screen and (max-width: 768px) {
  .p-message-tokuten__head {
    margin-bottom: 2.5vw;
    text-align: center;
    font-size: 3.13vw
  }
}

@media screen and (max-width: 768px) {
  .p-message-tokuten__text {
    font-size: 2.3vw
  }
}

.p-message-kanashin {
  text-align: center
}

.p-message-kanashin__top {
  background-color: #fff3b9
}

@media screen and (min-width: 769px) {
  .p-message-kanashin__top {
    padding: 25px 0
  }
}

@media screen and (max-width: 768px) {
  .p-message-kanashin__top {
    padding: 5.3333333333vw 5.3333333333vw;
    font-size: 2.6666666667vw
  }
}

@media screen and (min-width: 769px) {
  .p-message-kanashin__top img {
    width: 876px
  }
}

.p-message-kanashin__top strong {
  color: #f9212e;
  font-weight: bold
}

.theme-hiratsuka .p-message-kanashin__top strong {
  color: #009a7d
}

.theme-sagami .p-message-kanashin__top strong {
  color: #006cb9
}

.p-message-kanashin__top .top__text1 {
  font-size: 1.5em;
  margin: 0 0 1em
}

.p-message-kanashin__top .top__text2 {
  padding: .8em;
  background-color: #fff;
  border: solid 2px #f9212e;
  border-radius: 13px
}

.theme-hiratsuka .p-message-kanashin__top .top__text2 {
  border-color: #009a7d
}

.theme-sagami .p-message-kanashin__top .top__text2 {
  border-color: #006cb9
}

.p-message-kanashin__top .top__text2 .lead {
  font-size: 1.3em;
  font-weight: bold
}

@media screen and (max-width: 768px) {
  .p-message-kanashin__top .top__text2 .lead {
    font-size: 3.2vw
  }
}

.p-message-kanashin__top .top__text2 .att {
  font-size: .75em
}

@media screen and (max-width: 768px) {
  .p-message-kanashin__top .top__text2 .att {
    margin-top: .5em;
    font-size: 2.6666666667vw;
    text-align: justify
  }
}

.p-message-kanashin__bottom {
  background-color: #fff
}

@media screen and (min-width: 769px) {
  .p-message-kanashin__bottom {
    padding: 25px 0
  }
}

@media screen and (max-width: 768px) {
  .p-message-kanashin__bottom {
    padding: 5.3333333333vw 5.3333333333vw
  }
}

@media screen and (min-width: 769px) {
  .p-message-kanashin__bottom img {
    width: 696px
  }
}

.p-store {
  padding: 1px 0
}

.p-store--active {
  background-color: #ffcdaf
}

.theme-hiratsuka .p-store--active {
  background-color: #b2e1d8
}

.theme-sagami .p-store--active {
  background-color: #b2d3ea
}

.p-store--active .p-store-card__title {
  color: #f9212e
}

.theme-hiratsuka .p-store--active .p-store-card__title {
  color: #009a7d
}

.theme-sagami .p-store--active .p-store-card__title {
  color: #006cb9
}

.p-store--active .p-store-card__station .label {
  background-color: #ffcdaf
}

.theme-hiratsuka .p-store--active .p-store-card__station .label {
  background-color: #b2e1d8
}

.theme-sagami .p-store--active .p-store-card__station .label {
  background-color: #b2d3ea
}

.p-store--active .p-store-card__website a {
  background-color: #f9212e
}

.theme-hiratsuka .p-store--active .p-store-card__website a {
  background-color: #009a7d
}

.theme-sagami .p-store--active .p-store-card__website a {
  background-color: #006cb9
}

.p-store-header {
  text-align: center
}

@media screen and (min-width: 769px) {
  .p-store-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 90px;
    margin: 30px 0 10px
  }

  .p-store-header img {
    max-width: 183px;
    max-height: 183px
  }
}

@media screen and (max-width: 768px) {
  .p-store-header {
    margin: 6vw 0 5vw
  }

  .p-store-header img {
    max-width: 34.6666666667vw;
    max-height: 34.6666666667vw
  }
}

.p-store-iconList {
  border: solid 1px #000
}

@media screen and (min-width: 769px) {
  .p-store-iconList {
    width: 780px;
    padding: 16px 0;
    margin: 0 auto 40px;
    border-radius: 10px;
    text-align: center
  }
}

@media screen and (max-width: 768px) {
  .p-store-iconList {
    display: flexbox;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 84.58vw;
    padding: 2vw 8vw;
    margin: 0 auto 6vw;
    border-radius: 1.5vw
  }
}

.p-store-iconList li {
  display: inline-block
}

@media screen and (max-width: 768px) {
  .p-store-iconList li {
    width: 31vw;
    margin: 1vw
  }
}

@media screen and (max-width: 768px) {
  .p-store-iconList li img {
    height: 7.33vw
  }
}

@media screen and (min-width: 769px) {
  .p-store-iconList li+li {
    margin-left: 55px
  }
}

.p-store-index {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (min-width: 769px) {
  .p-store-index {
    width: 880px;
    margin: 0 auto
  }
}

@media screen and (max-width: 768px) {
  .p-store-index {
    margin: 0 5.3333333333vw
  }
}

.p-store-card,
.p-store-dummy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background-color: #fff;
  line-height: 1.2
}

@media screen and (min-width: 769px) {

  .p-store-card,
  .p-store-dummy {
    width: 197px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    font-size: 12px;
    font-size: .75 rem
  }
}

@media screen and (max-width: 768px) {

  .p-store-card,
  .p-store-dummy {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto 6.25vw
  }
}

.p-store-card__img,
.p-store-dummy__img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden
}

@media screen and (min-width: 769px) {

  .p-store-card__img,
  .p-store-dummy__img {
    height: 124px;
    margin-bottom: 9px
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__img,
  .p-store-dummy__img {
    width: 100%;
    height: 56vw;
    margin: 0 0 6.6666666667vw
  }
}

.p-store-card__img img,
.p-store-dummy__img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%
}

.p-store-card__title,
.p-store-dummy__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  color: #e10613;
  font-weight: bold;
  text-align: center;
  line-height: 1.4
}

@media screen and (min-width: 769px) {

  .p-store-card__title,
  .p-store-dummy__title {
    min-height: 2.5em;
    margin: 0 12px 8px;
    font-size: 15px;
    font-size: .9375 rem
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__title,
  .p-store-dummy__title {
    padding: 0 5.3333333333vw;
    margin: 0 0 6.6666666667vw;
    font-size: 5.8666666667vw
  }
}

.p-store-card__icons,
.p-store-dummy__icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (min-width: 769px) {

  .p-store-card__icons,
  .p-store-dummy__icons {
    width: 160px;
    margin: 0 auto 11px
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__icons,
  .p-store-dummy__icons {
    width: 59.4666666667vw;
    padding: 0 5.3333333333vw;
    margin: 0 auto 6.6666666667vw
  }
}

.p-store-card__icons li.is-disabled,
.p-store-dummy__icons li.is-disabled {
  opacity: .5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

@media screen and (min-width: 769px) {

  .p-store-card__icons li img,
  .p-store-dummy__icons li img {
    width: 43px;
    height: 43px
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__icons li img,
  .p-store-dummy__icons li img {
    width: 16vw;
    height: 16vw
  }
}

.p-store-card__txt,
.p-store-dummy__txt {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  text-align: justify;
  line-height: 1.4
}

@media screen and (min-width: 769px) {

  .p-store-card__txt,
  .p-store-dummy__txt {
    margin: 0 12px 8px
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__txt,
  .p-store-dummy__txt {
    padding: 0 5.3333333333vw;
    margin: 0 0 5.3333333333vw
  }
}

.p-store-card__txt small,
.p-store-dummy__txt small {
  display: block;
  margin-top: 1em;
  font-size: .95em
}

.p-store-card__tokuten,
.p-store-dummy__tokuten {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5
}

@media screen and (max-width: 768px) {

  .p-store-card__tokuten,
  .p-store-dummy__tokuten {
    padding: 0 5.3333333333vw
  }
}

.p-store-card__tokuten .tokuten__label,
.p-store-dummy__tokuten .tokuten__label {
  color: #fff;
  text-align: center;
  font-weight: bold;
  background-color: #fb757d
}

.theme-hiratsuka .p-store-card__tokuten .tokuten__label,
.theme-hiratsuka .p-store-dummy__tokuten .tokuten__label {
  background-color: #00cda6
}

.theme-sagami .p-store-card__tokuten .tokuten__label,
.theme-sagami .p-store-dummy__tokuten .tokuten__label {
  background-color: #119cff
}

@media screen and (min-width: 769px) {

  .p-store-card__tokuten .tokuten__label,
  .p-store-dummy__tokuten .tokuten__label {
    line-height: 1;
    padding: 3px 0;
    margin: 0 12px 8px;
    font-size: 11px;
    font-size: .6875 rem
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__tokuten .tokuten__label,
  .p-store-dummy__tokuten .tokuten__label {
    padding: 1.3333333333vw 0;
    margin-bottom: 2.6666666667vw;
    font-size: 4.8vw
  }
}

.p-store-card__tokuten .tokuten__value,
.p-store-dummy__tokuten .tokuten__value {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  text-align: justify
}

@media screen and (max-width: 768px) {

  .p-store-card__tokuten .tokuten__value,
  .p-store-dummy__tokuten .tokuten__value {
    padding: 1.3333333333vw 0
  }
}

@media screen and (min-width: 769px) {

  .p-store-card__tokuten .tokuten__value,
  .p-store-dummy__tokuten .tokuten__value {
    margin: 0 12px 10px;
    line-height: 1.4
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__tokuten .tokuten__value,
  .p-store-dummy__tokuten .tokuten__value {
    margin-bottom: 3vw
  }
}

.p-store-card__station,
.p-store-dummy__station {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6
}

@media screen and (min-width: 769px) {

  .p-store-card__station,
  .p-store-dummy__station {
    margin: 0 12px 6px
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__station,
  .p-store-dummy__station {
    padding: 0 5.3333333333vw;
    margin-bottom: 5.3333333333vw
  }
}

.p-store-card__station .label,
.p-store-dummy__station .label {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  background-color: #ffcdaf
}

.theme-hiratsuka .p-store-card__station .label,
.theme-hiratsuka .p-store-dummy__station .label {
  background-color: #b2e1d8
}

.theme-sagami .p-store-card__station .label,
.theme-sagami .p-store-dummy__station .label {
  background-color: #b2d3ea
}

@media screen and (min-width: 769px) {

  .p-store-card__station .label,
  .p-store-dummy__station .label {
    padding: 2px 3px;
    margin-right: 5px;
    overflow: hidden
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__station .label,
  .p-store-dummy__station .label {
    padding: 1.3333333333vw 1.3333333333vw;
    margin: 1.3333333333vw 2.6666666667vw 1.3333333333vw 0;
    line-height: 1
  }
}

.p-store-card__station .value,
.p-store-dummy__station .value {
  display: block;
  vertical-align: middle;
  margin: .4em 0
}

.p-store-card__website,
.p-store-dummy__website {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7
}

@media screen and (min-width: 769px) {

  .p-store-card__website,
  .p-store-dummy__website {
    margin: 0 12px
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__website,
  .p-store-dummy__website {
    padding: 0 5.3333333333vw;
    margin-bottom: 5.3333333333vw
  }
}

.p-store-card__website a,
.p-store-dummy__website a {
  display: block;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  background-color: #e10613;
  border-radius: 100px
}

@media screen and (min-width: 769px) {

  .p-store-card__website a,
  .p-store-dummy__website a {
    padding: 6px 14px
  }
}

@media screen and (max-width: 768px) {

  .p-store-card__website a,
  .p-store-dummy__website a {
    padding: 11px 20px
  }
}

.p-store-card__website a img,
.p-store-dummy__website a img {
  vertical-align: middle
}

.p-store-dummy {
  opacity: 0;
  height: 1px
}

@media screen and (max-width: 768px) {
  .p-store-dummy {
    display: none
  }
}

.p-footer {
  background-color: #fa535d
}

.theme-hiratsuka .p-footer {
  background-color: #00cda6
}

.theme-sagami .p-footer {
  background-color: #008aec
}

@media screen and (min-width: 769px) {
  .p-footer {
    height: 20px
  }
}

@media screen and (max-width: 768px) {
  .p-footer {
    height: 10vw
  }
}

.p-footer-return {
  position: fixed;
  opacity: 0;
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  .p-footer-return {
    bottom: 1.5vw;
    right: 1.5vw;
    width: 15vw;
    height: 15vw
  }
}

@media screen and (min-width: 769px) {
  .p-footer-return {
    width: 82px;
    height: 82px;
    right: 10px;
    bottom: 10px
  }
}

.p-footer-return.is-view {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px)
}

.p-icon-sample {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0px;
  margin: 0px auto 2em;
  max-width: 680px;
  border: solid 2px #000;
  border-radius: 10px;
  background-color: #fff;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width: 768px) {
  .p-icon-sample {
    padding: 2vw 1vw;
    font-size: 2.6666666667vw;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start
  }
}

.p-icon-sample__col {
  line-height: 1.3
}

@media screen and (min-width: 769px) {
  .p-icon-sample__col {
    width: 31%
  }
}

@media screen and (max-width: 768px) {
  .p-icon-sample__col {
    display: inline-block;
    vertical-align: top;
    width: 32%
  }
}

@media screen and (min-width: 769px) {
  .p-icon-sample .icon {
    display: block;
    width: 64px;
    height: 64px;
    margin: 0 auto
  }
}

@media screen and (max-width: 768px) {
  .p-icon-sample .icon {
    display: block;
    width: 20vw;
    height: 20vw;
    margin: 0 auto;
    text-align: center
  }
}

.p-icon-sample .label {
  padding: 0 0 0 .5em;
  vertical-align: middle;
  text-align: left;
  font-weight: bold
}

@media screen and (max-width: 768px) {
  .p-icon-sample .label {
    display: block;
    padding: 0;
    margin-top: .5em;
    text-align: center
  }
}

@media screen and (min-width: 769px) {
  .p-tokutenText {
    max-width: 680px;
    margin: 0 auto;
    font-size: 14px;
    text-align: left
  }
}

@media screen and (max-width: 768px) {
  .p-tokutenText {
    text-align: left
  }
}

.p-tokutenText__title {
  color: #f9212e;
  font-weight: bold
}

@media screen and (min-width: 769px) {
  .p-tokutenText__title {
    font-size: 20px
  }
}

.p-tokutenText__text {
  font-weight: bold;
  margin-bottom: .4em
}

@media screen and (min-width: 769px) {
  .p-tokutenText__text {
    font-size: 16px
  }
}

.p-tokutenText__att {
  font-size: 12px
}

.p-catNav {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

@media screen and (min-width: 769px) {
  .p-catNav {
    margin: 30px 0 40px
  }
}

@media screen and (max-width: 768px) {
  .p-catNav {
    margin: 6.6666666667vw 0
  }
}

.p-catNav__item {
  display: inline-block;
  background-color: #fff
}

.p-catNav__item.is-active {
  background-color: #f9212e
}

.theme-hiratsuka .p-catNav__item.is-active {
  background-color: #009a7d
}

.theme-sagami .p-catNav__item.is-active {
  background-color: #006cb9
}

.p-catNav__item a {
  display: block;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
  border: solid 1px #969696
}

@media screen and (max-width: 768px) {
  .p-catNav__item a {
    padding: 2vw 0
  }
}

@media screen and (min-width: 769px) {
  .p-catNav__item img {
    height: 50px
  }
}

@media screen and (max-width: 768px) {
  .p-catNav__item img {
    width: 42vw
  }
}

@media screen and (min-width: 769px) {
  .p-catNav__item+.p-catNav__item {
    margin-left: 10px
  }
}

@media screen and (max-width: 768px) {
  .p-catNav__item+.p-catNav__item {
    margin-left: 2vw
  }
}

@media screen and (max-width: 768px) {
  .is-pc {
    display: none
  }
}

@media screen and (min-width: 769px) {
  .is-mb {
    display: none
  }
}

.u-br:after {
  content: "";
  display: block
}

@media screen and (min-width: 960px) {
  .u-br-pc:after {
    content: "";
    display: block
  }
}

@media screen and (max-width: 959px)and (min-width: 769px) {
  .u-br-tablet:after {
    content: "";
    display: block
  }
}

@media screen and (min-width: 769px) {
  .u-br-pc-tablet:after {
    content: "";
    display: block
  }
}

@media screen and (max-width: 768px) {
  .u-br-mobile:after {
    content: "";
    display: block
  }
}