body {
  background-color: #f3f1f1;
}

a {
  color: #000000;
}
a:hover {
  color: #414141;
}

.btn--main {
  background: #000000;
  color: #ffffff;
}
.btn--main:hover {
  background: #414141;
}

.btn--sub {
  background: transparent;
  color: #000000;
}
.btn--sub:hover {
  background: #414141;
  color: #ffffff;
}

.detail__btn a::before {
  border-color: #000000;
}

.btn--chevron {
  color: #000000;
}
.btn--chevron::after {
  border-color: #000000;
}
.btn--chevron:hover {
  color: #414141;
}
.btn--chevron:hover::after {
  border-color: #414141;
}

.btn--chevron-left {
  color: #000000;
}
.btn--chevron-left::after {
  border-color: #000000;
}
.btn--chevron-left:hover {
  color: #414141;
}
.btn--chevron-left:hover::after {
  border-color: #414141;
}

.page--mypage .wrap > section {
  overflow: hidden;
}

header {
  padding: 2em 5% 0;
}
header h1 {
  position: relative;
  width: 20vw;
  max-width: 280px;
  margin: 20px auto;
}
header h1 svg {
  fill: #000000;
}

.section--login {
  padding-top: 0;
}

.wrap {
  background: #f3f1f1;
}

.block--attention {
  padding: 20px;
  border: solid 1px;
  border-radius: 6px;
  font-size: 14px;
}

.ph, .thumb {
  position: relative;
  line-height: 0;
}
.ph img, .thumb img {
  width: 100%;
}
.ph::after, .thumb::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/static/common/global-image/dummy.gif);
  background-size: cover;
}
.ph .dummy, .thumb .dummy {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.block--firstlogin .login--attention {
  padding: 20px;
  border: solid 2px #cc0000;
  background: #ffdada;
  font-size: 13px;
}
.block--firstlogin .login--attention .txt--basic {
  display: inline-block;
  margin: 0 0 0.8em;
  border-bottom: solid 1px;
}
.block--firstlogin .login--attention b {
  color: #cc0000;
}
.block--firstlogin .login--attention a {
  color: #333333;
}
.block--firstlogin .login--attention .btn--firstlogin {
  margin: 6% auto 9%;
}
.block--firstlogin .login--attention .btn--firstlogin a {
  position: relative;
  border-bottom: solid 2px #cc0000;
  font-weight: bold;
  transition: color 0.3s;
}
.block--firstlogin .login--attention .btn--firstlogin a::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333333;
  transform-origin: right center;
  transform: scaleX(1);
  transition: transform 0.4s;
}
.block--firstlogin .login--attention .btn--firstlogin a:hover {
  color: #000000;
}
.block--firstlogin .login--attention .btn--firstlogin a:hover::before {
  transform: scaleX(0);
}

.block--card {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  transition: display 0.3s ease;
  background-color: rgba(245, 245, 245, 0.8);
}
.block--card .close {
  display: block;
  position: absolute;
  top: -40px;
  right: 0px;
  z-index: 100;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.block--card .close::before, .block--card .close::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin: auto;
  background: #021124;
  transform: rotate(45deg);
}
.block--card .close::after {
  transform: rotate(-45deg);
}
.block--card .card {
  position: relative;
  max-width: 320px;
  width: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.block--card .frame {
  height: 64vh;
  max-height: 700px;
  background-color: #d0d0d0;
  box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.3);
  background-size: 20px 100%;
  border-radius: 10px;
  background-image: linear-gradient(to right, #021124, #021124 50%, #d0d0d0 50%, #d0d0d0);
}
.block--card .frame .frame--inner {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  background: #fff;
  position: relative;
  height: 50vh;
  top: 50%;
  transform: translateY(-50%);
  padding: 32px 40px;
}
.block--card .frame .logo {
  margin: 0 auto;
}
.block--card .frame .logo img {
  pointer-events: none;
}
.block--card .frame .list--data {
  margin-top: 24px;
}
.block--card .frame .list--data > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(22, 74, 113, 0.2);
  padding: 4px 0;
}
.block--card .frame .list--data > div .tit {
  width: 30%;
}
.block--card .frame .list--data > div .item {
  width: 70%;
  text-align: right;
}
.block--card .frame .list--data > .tit, .block--card .frame .list--data > .item {
  text-align: center;
}
.block--card .frame .list--data > .item {
  padding: 4px 0 10px;
}
.block--card .frame .list--data .tit {
  font-family: "mozaic-geo-variable", "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.02em;
  font-size: 12px;
  color: #365B77;
}
.block--card .frame .list--data .item {
  font-size: 16px;
}
.block--card .duration {
  position: relative;
  margin-top: 20px;
}
.block--card .duration .tit {
  text-align: center;
  font-weight: 500;
  font-size: 1.3rem;
}

@media screen and (min-width: 756px) and (max-width: 960px) {
  .block--card .frame {
    height: 48vh;
  }
  .block--card .frame .frame--inner {
    height: 40vh;
  }
}
.btn--birthday {
  background-color: #cf4f46;
  color: #ffffff;
}
.btn--birthday i {
  margin-right: 0.3em;
  font-family: "Font Awesome 5 Free";
}

.list--menu .list--notes {
  margin-bottom: 0;
  padding-top: 0.5em;
}
.list--menu .list--notes li {
  margin-bottom: 0.5em;
  border: none;
}
.list--menu .list--notes li a {
  display: inline-block;
  padding: 0;
  font-size: 11px;
  text-indent: 0;
  text-decoration: underline;
}
.list--menu .list--notes li a::after {
  display: none;
}

.mypage .detail__btn.app a::after {
  content: "BACK";
}

#mypage--app section .area--user-status.status--free {
  background: #999999;
}

#mypage--app section .area--user-status.status--member {
  background: #000000;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  header h1 {
    width: 50vw;
    margin: 8px auto 32px;
  }
}/*# sourceMappingURL=mypage-service.css.map */