@import"https://fonts.googleapis.com/css?family=Noto+Serif+JP:600";
@charset "UTF-8"; /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ html {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
th, td {
  padding: 0
}
html {
  height: 100%;
  font-size: 62.5%
}
body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  background: #fff;
  color: #333;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, Helvetica Neue, HelveticaNeue, Segoe UI, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN W3, HiraKakuProN-W3, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
  text-align: left
}
body > iframe, body > script {
  display: none;
  visibility: none;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0
}
h1, h2, h3, h4, h5, p, object {
  margin: 0;
  padding: 0;
  font-size: 100%
}
img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
  height: auto
}
a {
  color: #333;
  text-decoration: underline;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}
a:hover {
  opacity: .7;
  filter: alpha(opacity=70)
}
header {
  background-color: #fff
}
#header-cnt {
  box-sizing: border-box;
  max-width: 968px;
  margin: 0 auto;
  padding: 11px 8px 4px 6px;
  *zoom: 1
}
#header-cnt:after {
  content: "";
  display: table;
  clear: both
}
#header-cnt #header-logo-store {
  width: 394px;
  float: left
}
#header-cnt #header-logo-store a {
  display: inline-block
}
#header-cnt #header-logo-letsnote {
  width: 187px;
  float: right;
  padding-top: 8px
}
.breadcrumb ul {
  box-sizing: border-box;
  max-width: 968px;
  margin: 0 auto;
  padding: 0 4px 6px;
  list-style: none;
  letter-spacing: -.4em;
  font-size: 10px;
  font-size: 1.0rem;
  color: #333;
  white-space: nowrap
}
.breadcrumb ul li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-right: .5em
}
.breadcrumb ul li:before {
  content: ">";
  padding-right: .5em
}
.breadcrumb ul li:first-child:first-child:before {
  content: "";
  padding-right: 0
}
.breadcrumb ul li a {
  color: #333;
  text-decoration: none
}
.pe-10-ttl {
  background-color: #20232f;
  text-align: center;
  padding: 17px 12px
}
.title-sec {
  background-color: #06070a;
  background-image: url(../img/title_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  text-align: center;
  padding: 114px 20px 25px
}
.title-lead {
  margin-bottom: 3px
}
.main-title {
  margin-bottom: 61px
}
.topic-ttl-box {
  text-align: center
}
.topic-ttl-en {
  font-family: Noto Serif JP, serif;
  font-weight: 600;
  font-size: 38px;
  font-size: 3.8rem;
  color: #002c5b;
  box-sizing: border-box;
  display: inline-block;
  width: 372px;
  max-width: 100%;
  line-height: 1.2;
  padding-bottom: 18px;
  border-bottom: 1px solid #002c5b
}
.topic-ttl {
  margin-top: 8px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700
}
.privilege-sec {
  padding: 70px 0 75px
}
.privilege-cnt {
  max-width: 968px;
  margin: 65px auto 115px;
  padding: 0 30px
}
.privilege-lead {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.0
}
.privilege-link {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.privilege-link li {
  margin-right: 22px
}
.privilege-link li a {
  text-decoration: none;
  display: block;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}
.privilege-link li a:hover {
  opacity: .7;
  filter: alpha(opacity=70)
}
.privilege-link li p {
  margin-top: 3px
}
.privilege-link li p:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: translateY(-2px) rotate(45deg);
  -ms-transform: translateY(-2px) rotate(45deg);
  transform: translateY(-2px) rotate(45deg);
  margin-left: 3px
}
.privilege-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 57px 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}
.privilege-block.privilege-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.privilege-block:first-child {
  margin-top: 115px
}
.privilege-img {
  width: 58.6%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.6%;
  -ms-flex: 0 0 58.6%;
  flex: 0 0 58.6%
}
.privilege-img img {
  width: 100%;
  height: auto
}
.privilege-detail {
  padding: 33px 30px 33px 38px
}
.privilege-box {
  max-width: 68%
}
.privilege-r .privilege-box {
  margin-left: auto
}
.privilege-limit {
  display: inline-block;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.2;
  background-color: #002c5b;
  color: #fff;
  margin-bottom: 30px;
  padding: 10px 15px
}
.privilege-topic {
  font-family: Noto Serif JP, serif;
  font-weight: 600;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  margin-bottom: 30px
}
.privilege-txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.0
}
.store-block {
  max-width: 968px;
  margin: 96px auto 0;
  padding: 0 30px
}
.store-block.close {
  margin: 55px auto 0;
}
.store-ttl {
  font-family: Noto Serif JP, serif;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  text-align: center;
  background-color: #f0f0f0;
  padding: 10px
}
.store-ttl.close {
	color: #CF191C;
	background: none;
}
.store-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.store-list:after {
  content: "";
  display: block;
  width: 31.2%
}
.store-list-ttl {
  width: 31.2%;
  margin-top: 30px
}
.store-list-ttl h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4
}
.store-list-ttl-box {
  color: #fff;
  height: 0;
  padding-bottom: 66.5%;
  position: relative;
  text-align: center
}
.ba-ttl .store-list-ttl-box {
  background-color: #00398f
}
.pnp-ttl .store-list-ttl-box {
  background-color: #202020
}
.store-list-ttl-pos {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.store-list-ttl-logo {
  margin-bottom: 22px;
  padding: 0 10px
}
.store-box {
  width: 31.2%;
  margin-top: 30px
}
.store-img a {
  display: block;
  overflow: hidden
}
.store-detail {
  position: relative;
  margin-top: 10px
}
.store-place {
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 60px
}
.store-spec {
  margin-top: 10px;
  line-height: 1.4
}
.store-map {
  position: absolute;
  right: 0;
  top: 0
}
.store-map a {
  display: block;
  background-color: #3f6084;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1;
  padding: 3px 10px 5px;
  text-decoration: none
}
.btn-facility {
  box-sizing: border-box;
  max-width: 480px;
  margin: 45px auto 0;
  padding-bottom: 28px
}
.btn-facility a {
  display: block;
  border: 1px solid #999;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.1;
  padding: 15px 30px;
  text-decoration: none;
  position: relative
}
.btn-facility a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #202020;
  border-right: 1px solid #202020;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg)
}
.store-note {
  margin-top: 50px;
  text-align: center
}
.store-note span {
  display: inline-block;
  text-align: left;
  padding-left: 1.0em;
  text-indent: -1.0em
}
.howto-sec {
  background-color: #f0f0f0;
  padding: 70px 30px 95px
}
.howto-list {
  margin: 68px 0 0;
  padding: 0;
  list-style: none;
  text-align: center
}
.howto-list li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  position: relative;
  margin-top: 85px
}
.howto-list li:before {
  display: inline-block;
  content: counter(cnt) "．";
  font-size: 32px;
  font-size: 3.2rem;
  color: #728aa5
}
.howto-list li:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 41px;
  background-image: url(../img/howto_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  top: -58px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
.howto-list li:first-child {
  margin-top: 0
}
.howto-list li:first-child:after {
  display: none
}
.howto-list li .mypage-link {
  display: block;
  padding-top: 5px
}
.outline-sec {
  padding: 70px 30px 150px
}
.outline-detail {
  max-width: 968px;
  margin: 60px auto 0;
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  *zoom: 1
}
.outline-detail:after {
  content: "";
  display: table;
  clear: both
}
.outline-detail dt {
  margin: 0;
  padding: 0 0 10px;
  float: left;
  clear: left;
  width: 6.0em
}
.outline-detail dd {
  margin: 0 0 0 6.0em;
  padding: 0 0 10px
}
.outline-detail dd ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.outline-detail dd ul li {
  padding-left: 1.0em;
  text-indent: -1.0em;
  margin-top: 5px
}
.outline-detail dd ul li:first-child {
  margin-top: 0
}
.bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}
footer {
  background-color: #181818;
  color: #fff
}
.footer-cnt {
  box-sizing: border-box;
  max-width: 968px;
  margin: 0 auto;
  padding: 30px 0;
  *zoom: 1;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative
}
.footer-cnt:after {
  content: "";
  display: table;
  clear: both
}
.footer-cnt #pagetop {
  float: right;
  text-align: right
}
.footer-cnt #pagetop a {
  text-decoration: none
}
@media print {
  body {
    min-width: 968px
  }
  .sp-br {
    display: none
  }
  .sp-only-br {
    display: none
  }
}
@media only screen and (max-width:640px) {
  .pc-img {
    display: none
  }
  .pc-br {
    display: none
  }
  #header-cnt {
    padding: 10px 10px 5px;
    font-size: 0;
    position: relative
  }
  #header-cnt #header-logo-store {
    width: 60%
  }
  #header-cnt #header-logo-letsnote {
    width: 30%;
    padding-top: 3px
  }
  .breadcrumb {
    display: none
  }
  .pe-10-ttl {
    padding: 9px
  }
  .pe-10-ttl img {
    width: 230px
  }
  .title-sec {
    background-image: url(../img/title_bg_sp.jpg);
    background-size: cover;
    padding: 22px 15px 12px
  }
  .title-lead {
    margin-bottom: 2px
  }
  .main-title {
    margin-bottom: 13px
  }
  .title-logo img {
    width: 239px
  }
  .topic-ttl-en {
    font-size: 2.6rem;
    width: 300px;
    max-width: 100%
  }
  .topic-ttl {
    font-size: 1.4rem
  }
  .privilege-sec {
    padding: 35px 0 30px
  }
  .privilege-cnt {
    margin: 35px 0 60px;
    padding: 0 15px
  }
  .privilege-lead {
    font-size: 1.4rem;
    line-height: 1.8
  }
  .privilege-link {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .privilege-link li {
    margin-right: 0;
    width: 48%
  }
  .privilege-link li p {
    font-size: 1.3rem
  }
  .privilege-block:first-child {
    margin-top: 50px
  }
  .privilege-block {
    margin: 30px 0 0
  }
  .privilege-detail {
    padding: 20px 15px 0
  }
  .privilege-limit {
    font-size: 1.6rem;
    margin-bottom: 20px
  }
  .privilege-topic {
    font-size: 2.0rem;
    margin-bottom: 25px
  }
  .privilege-txt {
    font-size: 1.4rem
  }
  .store-block {
    margin: 40px 0 0;
    padding: 0 15px
  }
  .store-ttl {
    font-size: 1.8rem
  }
  .store-list {
    display: block
  }
  .store-list:after {
    display: none
  }
  .store-list-ttl {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px
  }
  .store-list-ttl h4 {
    font-size: 1.6rem
  }
  .store-list-ttl h4 br {
    display: none
  }
  .store-list-ttl-box {
    height: auto;
    padding: 10px 15px
  }
  .store-list-ttl-pos {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  .store-list-ttl-logo {
    margin-bottom: 8px
  }
  .ba-ttl .store-list-ttl-logo img {
    max-width: 150px
  }
  .pnp-ttl .store-list-ttl-logo img {
    max-width: 90px
  }
  .store-box {
    width: 100%;
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px dotted #999;
    padding-top: 10px
  }
  .store-img {
    width: 40%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
  }
  .store-detail {
    margin-top: 0;
    padding-left: 15px
  }
  .store-place {
    font-size: 1.4rem;
    padding-right: 50px;
    line-height: 1.2
  }
  .store-spec {
    font-size: 1.2rem
  }
  .store-map a {
    font-size: 1.4rem;
    padding: 3px 7px
  }
  .btn-facility {
    margin: 30px auto 0;
    padding-bottom: 20px
  }
  .btn-facility a {
    font-size: 1.4rem
  }
  .btn-facility a:after {
    right: 15px
  }
  .store-note {
    margin-top: 30px;
    font-size: 1.2rem
  }
  .howto-sec {
    padding: 35px 15px 40px
  }
  .howto-list {
    margin: 40px 0 0
  }
  .howto-list li {
    font-size: 1.6rem;
    display: inline-block;
    text-align: left;
    padding-left: 2.0em
  }
  .howto-list li:before {
    font-size: 2.6rem;
    position: absolute;
    left: 0;
    top: -10px
  }
  .outline-sec {
    padding: 35px 15px 60px
  }
  .outline-detail {
    margin: 30px auto 0;
    font-size: 1.4rem;
    line-height: 1.7
  }
  .footer-cnt {
    padding: 10px 10px 80px;
    text-align: center
  }
  .footer-cnt #pagetop {
    float: none;
    text-align: center
  }
  .footer-cnt #pagetop a {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 8px
  }
  .footer-cnt #pagetop a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 5px;
    height: 5px;
    margin-left: -4px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg)
  }
  .footer-cnt #copyright {
    margin-top: 5px
  }
}
@media only screen and (max-width:768px) {
  .pc-only-img {
    display: none
  }
  .privilege-block {
    display: block
  }
  .privilege-img {
    width: 100%
  }
  .privilege-box {
    max-width: none
  }
}
@media only screen and (min-width:769px) {
  .sp-tb-img {
    display: none
  }
  .sp-img {
    display: none
  }
  .sp-br {
    display: none
  }
  .sp-only-br {
    display: none
  }
  .store-img a img {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .store-img a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }
  .footer-cnt #pagetop a {
    color: #fff
  }
  .footer-cnt #pagetop a:after {
    content: '\25B2'
  }
  .footer-cnt #pagetop a:hover {
    text-decoration: underline
  }
  .footer-cnt #copyright {
    float: left
  }
}
@media only screen and (min-width:641px) and (max-width:768px) {
  .sp-img {
    display: none
  }
  .sp-only-br {
    display: none
  }
  .privilege-detail {
    padding: 25px 30px 0
  }
  .store-list-ttl h4 {
    font-size: 1.7rem
  }
  .footer-cnt {
    padding: 30px 0 60px
  }
  .footer-cnt #pagetop a {
    color: #fff
  }
  .footer-cnt #pagetop a:after {
    content: '\25B2'
  }
}

.breadcrumb ul li h1 {font-size: 1.2rem;display: inline;}