
/*========= Loading ===============*/

#splash {
  color: #eee;
}

.progressbar-text {
  color: rgb(255, 255, 255) !important;
  /** % text**/
}

#splash_text svg path:nth-child(1) {
  stroke: rgb(84, 84, 84) !important;
}

#splash_text svg path:nth-child(2) {
  stroke: rgb(255, 255, 255) !important;
}

.loader_cover {
  background-color: #222;
}

/*================ body ================*/
body {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
        font-weight: 400;
        line-height: 1.8em;
        letter-spacing: 0.1em;
}

.body__bg-color {
  background: #fff;
}

.en__font, .menu__inn {
  font-family: "futura-pt-bold", sans-serif;
}

/*== login ==========*/
.banner-login .news__text {
  color: #313131;
  margin-top: 24px;
}

/*==login tab===*/
.list-tab .active {
  border-top: 5px rgb(63, 63, 63) solid;
}
.tab-content {
  display: none;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  width: 100%;
  padding: 12px;
}
.new_registration_inn,
.content {
  border: 1px #ccc solid;
}

/*==header==*/
.header {
  background-color: #fff;
  border-bottom: 0;
}

.header__inn {
  height: 80px;
  padding: 0 30px;
}

.header__logo {
  min-width: 200px;
}

.header__logo img {
  max-width: 260px;
  max-height: 60px;
}

.header__nav .btn {
  background: #222;
}
.menu__inn a {
  color: #313131;
  font-size: 16px;
}
.dd-menu__inn {
  top: 78px;
}
.dd-menu__lists a {
  font-size: 16px;
}
.dd-menu__wrp span::after {
  color: rgb(34, 34, 34);
  line-height: 1;
  width: 12px;
  height: 12px;
  border: 2px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  margin-left: 10px;
}

.dd-menu__inn,
.dd-menu__list {
  background: #fff;
  border: 0;
}

.menu__inn a:hover {
  color: rgb(34, 34, 34);
}

.menu__inn a::after {
  border-bottom: 2px rgb(245, 154, 13);
}

/*==button==*/
.btn,
.btn_color {
  border-radius: 0px;
  background-color: rgb(34, 34, 34);
}

.btn.slide::after,
.btn_color.slide::after {
  background-color: rgb(58, 58, 58);
}

.btn__more::after {
  border-top: 2px solid #222;
  border-right: 2px solid #222;
}

/*==pop up==*/
.overlay-inner {
  background-color: #fff;
  color: #313131;
  border-radius: 0px;
}
#close-btn {
  background-color: #fff;
  color: #313131;
  border: 1px solid #ccc;
}

/*==mv==*/
.mv__wrp {
  margin: 80px auto 8px auto;
}
.cnt__wrp.mypage {
  margin: 50px auto 0 auto;
}

/*==card==*/
.card {
  background: #fff;
  border: 1px #ccc;
  border-radius: 0;
  color: #313131;
}

.news.card {
  border: 0;
}

.accordion-header-l::after {
  opacity: 1;
  content: '';
  width: 12px;
  height: 12px;
  border-top: 2px solid rgb(34, 34, 34);
  border-right: 2px solid rgb(34, 34, 34);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 16px);
  right: 10px;
  transform: rotate(135deg);
}

.news .card__title {
  justify-content: center;
}

.card__title,
.notice li,
.news__li {
  border-bottom: 1px #ccc solid;
}

.card__title.accordion-header-l {
  border-bottom: 0;
  padding-bottom: 0px;
}

.news__li a:hover {
  background: rgb(34 34 34);
  color: #fff;
}

time {
  color: #313131;
  font-size: 12px;
}
.news__li a:hover time {
  color: #fff;
}

a {
  color: rgb(34, 34, 34);
}

.pagination li a:hover,
.pagination li a.active {
  background: rgb(34, 34, 34);
  color: #fff;
}

.tag__wrp span {
  border: 1px #313131 solid;
  color: #313131;
}

.link_arrow:after {
  border-top: solid 2px rgb(34, 34, 34);
  border-right: solid 2px rgb(34, 34, 34);
}

.not-covered {
  background: #f8f8f8;
}

input,
select,
textarea {
  width: 100%;
  background: #f7f7f7;
  border: 1px #ccc solid;
  color: #313131;
  line-height: 1.4;
}
.checkbox-input:checked + label::after {
  border-bottom: 3px solid rgb(34, 34, 34);
  border-right: 3px solid rgb(34, 34, 34);
}
.under-line,
.radio-input + .r-shape,
.grid-line .item__title,
.confirmation .title,
.id_info_wrp,
.card__sub-title,
.list dd {
  border-bottom: 1px #ccc solid;
}
.radio-area:has(.radio-input:checked) {
  background-color: #e3e3e3;
}
.radio-input:checked + .r-shape::before {
  border: 1px solid rgb(34, 34, 34);
}
.radio-input:checked + .r-shape::after {
  background: rgb(34, 34, 34);
  border: 1px solid rgb(34, 34, 34);
}
.radio-area,
.grid-line,
.barcode-area,
.carrier-area,
.rules table td,
.rules th,
.enclosure {
  border: 1px #ccc solid;
}

.color_text_caution {
  color: rgb(183, 47, 47) !;
}
.id_item_name {
  border-right: 1px #464e66 solid;
}
.rules th {
  background: none;
}
.sctl dt::before {
  border-left: 4px rgb(34, 34, 34) solid;
}

.photo__status {
  background: #efefef;
}
.line-segment {
  border-top: 1px #ccc solid;
}
.ticket_status span {
  color: #0e1838;
}
.ticket_status.invalid span {
  background: #dedede;
  color: #000;
}
.pagination li a > span {
  color: #0f1738;
}
.pagination li a.active > span {
  color: #fff;
}

/*=term etc=*/
.dot-list li {
  list-style: disc;
  padding: 4px 0;
}

/*==footer==*/
footer {
  padding: 32px;
  background: #fff;
  border-top: 0;
  color: #313131;
}
footer a {
  text-decoration: none;
  color: inherit;
}
.lang__wrp,
footer .sns__inner {
  display: none;
}
.copy {
  color: #313131;
}

/*==new service=======================================*/
.barcode-area,
.carrier-area {
  margin-top: 24px;
  padding: 24px;
}

.barcode-area .radio-area:first-of-type,
.carrier-area .radio-area:first-of-type {
  margin-top: 0px;
}

.service_inner_ttl {
  white-space: nowrap;
  margin: 0;
  padding-bottom: 6px;
  font-weight: 700;
}

.mt-0 {
  margin-top: 0px !important;
}

@media screen and (min-width: 1025px) and (max-width: 1219px) {
  .header__logo,
  .header__logo img {
    max-width: 260px;
  }
}

@media screen and (max-width: 1024px) {
  .header__inn {
    height: 46px;
    padding: 0 16px;
  }

  .header__logo {
    min-width: 140px;
  }

  .header__logo img {
    max-width: 140px;
    max-height: 36px;
  }

  .header__nav .btn {
    margin: 0 0 0 10px;
    padding: 0 8px;
    max-width: 170px;
    height: 32px;
    font-size: 12px;
    width: 60px;
  }
  .header__nav {
    margin-right: 38px;
  }
  .hamburger {
    background: rgb(34, 34, 34);
    padding: 10px;
  }
  .hamburger span {
    background-color: #fff;
    height: 2px;
  }
  .hamburger span:nth-child(2),
  .hamburger span:nth-child(3) {
    width: 100%;
  }
  .nav-open .hamburger span:nth-child(1) {
    top: 7px;
  }
  .menu__wrp {
    font-size: 14px;
    background-color: #fff;
    background-color: #222;
  }
  .menu__inn a {
    font-size: 17px;
    border-bottom: 1px #ccc solid;
    color: #fff;
  }
  .dd-menu__list a {
    font-size: 14px;
  }
  .dd-menu__list a {
    background-color: #fff;
    padding-left: 34px;
  }
  .dd-menu__wrp span {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
  .mv__wrp {
    margin: 46px auto 0px auto;
  }
  .no-hover {
    pointer-events: none;
  }
}

/**real mypage**/
.user_info_link h2 {
  margin: 40px 0 20px 0;
  padding-bottom: 16px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px #ebebeb solid;
}

.user_info_link .flex {
  gap: 20px;
}

.user_info_link .btn {
  width: auto;
  padding: 40px 16px;
  font-size: 15px;
  font-weight: bold;
}
.user_info_link .btn.slide.skew:hover::after,
.user_info_link .btn_color.slide.skew:hover::after {
  transform: skewY(-3deg) scale(1, 1);
}

.user_info .btn br {
  display: none;
}
@media screen and (max-width: 640px) {
  .flex_child {
    width: 100%;
  }
}

.list-disc {
  max-width: 90%;
  margin: auto;
  text-align: left;
}

.list-disc li {
  list-style: disc;
}

/*28 id*/

.qr_wrp_text {
  width: 100%;
}
.id_info_wrp {
  padding: 0 0 10px 0;
}

/*photo*/
.photo__title {
  background: #222;
}
/**news card*****/
/**calendar***/
.calendar {
  padding: 20px;
}
.news__li__unit{
  padding: 16px 8px;
}
@media screen and (max-width: 640px) {
  .news.card,
  .calendar {
    padding: 0;
  }
  #news .news__li__unit {
    padding: 8px;
  }
  .btn__more::after {
    margin: 0 8px 0 6px;
  }
}

/* 71 mynumber */
.tips-list {
  margin-left: 1rem;
}
.tips-list li {
  list-style: disc;
  margin-bottom: 0.5em;
}

/* A = font-size */
.mynumber-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75em; /* A×0.75：アイコンと文字間 */
  padding: 0.75em 1em; /* 上下 A×0.75, 左右 A */
  background-color: #0017c1;
  color: #fff;
  font-size: 1rem; /* A = 1rem（=16px想定） */
  font-weight: 600;
  border: none;
  border-radius: 0.75em; /* 好み：A×0.75 相当の角丸 */
  cursor: pointer;
  line-height: 1.3;
}

.mynumber-btn.slide {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.mynumber-btn.slide::after {
  background: #00118f;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform-origin: left top;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}

.mynumber-btn.slide.skew::after {
  transform: skewY(-10deg) scale(1, 0);
  height: 140px; /* ここは演出用なので px のままでOK */
}

.mynumber-btn.slide.skew:hover::after {
  transform: skewY(-10deg) scale(1, 1);
}

.mynumber-btn__icon {
  width: 1.5em; /* A×1.5：アイコンサイズ */
  height: 1.5em;
  background-image: url('../img/app-icon_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* 認証済み表示 */
.mynumber-verified {
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
}

.app_dl {
  max-width: 460px;
  margin: 42px auto;
}

.app_icon {
  margin: 24px 0;
  text-align: center;
  font-size: 12px;
}

.app_icon img {
  width: 54px;
  border: 1px #ccc solid;
  border-radius: 8px;
  padding: 4px;
}

.store_link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  background: #efefef;
  padding: 12px;
  max-width: fit-content;
  margin: auto;
  border-radius: 10px;
}

.store_link img {
  max-height: 40px;
}

/* SP 〜420px：レイアウトだけ変える（比率はそのまま） */
@media screen and (max-width: 420px) {
  .mynumber-btn {
    width: 100%;
    white-space: inherit; /* テキスト折り返し防止 */
    font-size: 0.9rem;
    text-align: left;
  }

  .mynumber-btn__icon {
    flex-shrink: 0; /* 画面が狭くても潰れないよう保護 */
  }
}
