/*========= Loading ===============*/
.progressbar-text {
  color: #E60012 !important;
}

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

.loader_cover {
  background: #fcf2f5;
}

/*================ body ================*/
body {
  color: #313131;
}

.body__bg-color {
  background: #fff;
}

/*==a===============*/
a {
  color: #0070c0;
}

/*==== btn ======*/
.header__nav .btn {
  background: #E60012;
}

.btn,
.btn_color {
  border-radius: 0px;
  background: #E60012;
}

.btn.slide::after,
.btn_color.slide::after {
  background: #E64552;
}


/*==CAUTION TEXT COLOR=================*/
.color_text_error,
.color_text_caution {
  color: #b72f2f !important;
}

/*==FORM===========*/
input,
select,
textarea {
  background: #FDEFF2;
  border: 1px #E6CFD0 solid;
  color: #313131;
}

.radio-area:has(.radio-input:checked) {
  background-color: #fcf2f5;
}

.radio-input:checked+.r-shape::after {
  background: #E60012;
  border: 1px solid #E60012;
}

.radio-input:checked+.r-shape::before {
  border: 1px solid #E60012;
}

.checkbox-input:checked+label::after {
  border-bottom: 3px solid #E60012;
  border-right: 3px solid #E60012;
}

/*==login banner========================*/
.banner-login .news__text {
  color: #444;
}

.new_registration_wrp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.content,
.new_registration_inn {
  border: 1px #efefef solid;
}

.new_registration_inn {
  margin-top: auto;
  height: 100%;
}

.content {
  height: calc(100% - 66px);
}


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

  #login .btn_color,
  #login .btn {
    margin: 0.5em auto;
  }

  .content {
    height: 100%;
  }

  .form__wrp__inner,
  .new_registration_wrp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .new_registration_wrp {
    font-size: 13px;
  }
}


/*==login tab==============*/
.list-tab .active {
  border-top: 5px #E60012 solid;
}

.question img {
  filter: invert(0.8);
}

.tab-content {
  border-left: 1px #efefef solid;
  border-right: 1px #efefef solid;
  border-bottom: 1px #efefef solid;
}

.list-tab>li {
  background: #efefef;
  border-top: 5px #efefef solid;
  color: #000;
}


/*==HEADER===================================*/

.header {
  background: #fff;
  border-bottom: 1px #ddd solid;
}

.menu__inn a {
  color: #313131;
}

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

.dd-menu__list {
  background: none;
}

.menu__inn a:hover {
  color: #E60012;
  background: #fff;
}

.menu__inn a::after {
  border-bottom: 3px #E60012 solid;
}

.dd-menu__list a:hover {
  color: #E60012;
  background: #fff;
}

.dd-menu__list a::after {
  border: 0;
}

.header__logo img {
  max-width: 100px;
}

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

  .dd-menu__wrp span {
    border-left: 3px #E60012 solid;
  }

  .menu__inn a.no-hover:hover {
    color: inherit;
  }

  .dd-menu__list:hover {
    background: none;
  }

  .header__logo img {
    max-width: 80px;
  }
}

/*===*/

.hamburger {
  background: #FFFFFF;
  padding: 4px;
}

.hamburger::after {
  content: "MENU";
  color: #E60012;
  font-size: 10px;
  letter-spacing: 1px;
}

.hamburger span {
  background: #E60012;
  width: 73%;
  margin: auto;
  height: 2px;
}

.hamburger span:nth-child(2),
.hamburger span:nth-child(3) {
  float: none;
  width: 73%;
  margin: auto;
}

.hamburger span:nth-child(2) {
  margin-top: 6px;
}

.hamburger span:nth-child(3) {
  margin-top: 6px;
  margin-bottom: 2px;
}

.nav-open .hamburger span:nth-child(1) {
  top: 8px;
}

.nav-open .hamburger span:nth-child(3) {
  top: -8px;
  width: 73%;
}


/*==TOP MV===================================*/


/*==SLICK===================================*/
.slick {
  max-width: 1200px;
}

.slick img {
  width: 100%;
}

/*==CARD===================================*/
.card {
  background: #fff;
  border-radius: 12px;
}

.accordion-header-l::after {
  border-top: 2px #313131 solid;
  border-right: 2px #313131 solid;
}

.card__title {
  border-bottom: 1px #ebebeb solid;
}

/*==POP UP CARD=======================================*/
.overlay-inner {
  background: #fff;
}

#close-btn {
  background: #eee;
  border: 1px #ccc solid;
  color: #333;
}

/*==info for user&news border=======================*/
.notice li,
.news__li {
  border-bottom: 1px #ebebeb solid;
}

/*==NEWS===================================*/
time {
  color: #666;
}

.category {
  background: #a7a7a7;
  color: #fff;
}

.news__li a:hover {
  background: #fcf2f5;
}

.btn__more::after,
.link_arrow:after {
  border-top: 2px solid #E60012;
  border-right: 2px solid #E60012;
}

.pagination li {
  background: #fff;
}

.pagination li a:hover,
.pagination li a.active {
  background: #E64552;
}

.pagination li.pre,
.pagination li.next {
  background: none;
}

.pagination li.pre a:hover,
.pagination li.next a:hover {
  background: none;
}

.not-covered {
  background: #e8e8e8;
  border: 1px #c9c9c9 solid;
}

/*==entry===================================================*/
.under-line,
.confirmation .title {
  border-bottom: 1px #ebebeb solid;
}

/*==SERVICE PAYMENT===========================================*/
.radio-area:has(.radio-input:checked) {
  background-color: #fcf2f5;
}

.radio-area {
  border: 1px #ebebeb solid;
}

.radio-input+.r-shape {
  border-bottom: 1px #E1D7B9 solid;
}


/*==point============================*/
.flex__point {
  border-bottom: 1px #ebebeb solid;
}

/*==ID==================================*/
.id_info_wrp {
  border-bottom: 1px #ebebeb solid;
}

.id_item_name {
  border-right: 1px #ebebeb solid;
}

.modal-box .m_card {
  width: auto;
}

@media (orientation: portrait) and (min-width: 561px) and (max-width: 767px) {
  .modal-box .m_card {
    transform: rotate(0deg) scale(1);
    max-width: 80%;
  }
}

@media (orientation: portrait) and (max-width: 560px) {
  .modal-box .m_card {
    transform: rotate(0deg) scale(1);
    width: 90% !important;
  }
}

/*==usage=================================================*/
.card__sub-title,
.list dd {
  border-bottom: 1px #ebebeb solid;
}

/*==terms================================================*/
.rules table td {
  border: 1px #ebebeb solid;
}

/*==SCTL=============================================*/
.sctl dt::before {
  border-left: 4px #E60012 solid;
}

/*==PRIVACY POLICY==============================================*/
.rules th {
  background-color: #f5f5f5;
  border: 1px #ccc solid;
}

/*==FAQ=============================================*/
.faq .accordion-header {
  color: #313131;
}



.faq .accordion-header::after {
  border-top: 1px solid #E60012;
  border-right: 1px solid #E60012;
  background: none;
}

.faq .accordion-wrap {
  border-bottom: 1px #ebebeb solid;
}

/*==PHOTO======================================*/
.photo__title {
  background: #E60012;
}

.icon-help {
  fill: #313131;
}

.photo__list li {
  border-bottom: 1px #ebebeb solid;
}


/*==FAVORITE======================================*/
.three-lines__wrp {
  margin: 30px;
}


.three-lines__wrp .checkbox__wrp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.three-lines__wrp .checkbox__wrp .checkbox__inner {
  width: 31%;
  margin: 8px 12px 12px 0px;
}

.three-lines__wrp .checkbox__wrp::after {
  content: "";
  display: block;
  width: 31%;
  margin: 8px 12px 12px 0px;
}

.three-lines__wrp .checkbox__wrp .checkbox__inner:only-child {
  width: 100%;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .three-lines__wrp {
    margin: 30px 0;
  }
  .three-lines__wrp .checkbox__wrp .checkbox__inner {
    width: 45%;
  }

  .three-lines__wrp .checkbox__wrp::after {
    width: 45%;
  }
}

/*===========================*/
.ticket_status span {
  background: #fff;
}

.line-segment {
  border-top: 1px #ebebeb solid;
}

.enclosure {
  border: 1px #ebebeb solid;
}

/*==FOOTER===================================*/
footer {
  background: #fff;
  border-top: 1px #cecece solid;
}

.footer__nav a {
  color: inherit;
}

.sns-icon {
  fill: #E60012;
}

.icon-X {
  padding: 2px;
}

.copy {
  color: #8d8d8d;
}

footer .lang__wrp {
  display: none;
}


/*--- 767 or lower------*/


/*==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;
}


/**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;
}


/**LINE*******************************/
/*================ white_bg =============*/
.white_bg_wrp {
  position: relative;
  width: 100%;
  max-width: 984px;
  margin: 100px auto 0 auto;
  padding: 0 16px;
}

.white_bg_inn {
  background: #fff;
  height: 100%;
}

.line_ope_linked section {
  max-width: 720px;
  margin: 0 auto;
  padding: 40px 16px;
}

.pt-4 {
  padding-top: 40px;
}

.img-line {
  border: 1px #ddd solid;
}

/*================ Header =============*/
.line_ope .header_wrp {
  position: relative;
  max-width: 1056px;
  height: 300px;
  margin-bottom: 0;
}

.line_ope header {
  position: absolute;
  top: 24px;
  left: -16px;
  right: -16px;
  margin: auto;
  text-align: center;
  padding: 24px;
  background: #00b900;
  color: #fff;
}

.line_ope header h1 {
  display: inline-flex;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  padding: 8px 24px;
  background: #fff;
  color: #333;
  border-radius: 10px;
}

.line_ope header h1 img {
  max-width: 60px;
  margin-right: 16px;
}

.line_ope header p {
  margin-top: 18px;
  line-height: 2;
  font-weight: bold;
  font-size: 16px;
}

/*---max 640------*/
@media screen and (max-width: 640px) {
  .white_bg_wrp {
    margin: 70px auto 0 auto;
  }

  .line_ope header h1 {
    font-size: 16px;
    padding: 6px 16px;
  }

  .line_ope header h1 img {
    max-width: 32px;
    margin-right: 16px;
  }

  .line_ope header p {
    font-size: 14px;
  }
}

/*================ section =============*/
.line_ope_cont.white_bg_wrp {
  margin: 0 auto;
}
.line_ope_cont section {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 16px 46px 16px;
}

.line_ope_cont .card__title {
  color: #00b900;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px #ccc solid;
  padding-bottom: 8px;
  margin-bottom: 24px;
}

.line_ope_cont .desc {
  line-height: 2;
  font-size: 16px;
}

.line_ope_cont .line_qr_wrp {
  max-width: 200px;
  margin: 40px auto 0;
  text-align: center;
}

.btn_line {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 46px;
  margin: 8px 0;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  opacity: 1;
  white-space: nowrap;
  border-radius: 0;
  background: #00b900;
  letter-spacing: 2px;
  text-decoration: none;
}

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

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

.btn_line.slide:hover {
  color: #fff;
  opacity: 1;
}

.btn_line.slide.skew::after {
  transform: skewY(-10deg) scale(1, 0);
  height: 140px;
}

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

.line_qr_wrp .btn_line {
  margin: 8px auto;
}

.line_ope_cont .flex_box {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.line_ope_cont .flex_box .box {
  width: 46%;
  border: 1px #ccc solid;
}

.line_ope_cont .flex_box h3 {
  background: #00b900;
  padding: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}

.line_ope_cont .txt {
  padding: 16px;
}

.line_ope_cont .flex_box p {
  line-height: 2;
  font-weight: bold;
  font-size: 16px;
}

.line_ope_cont p.note {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
}
.line_ope_cont .circle {
  background-color: #00b900;
  color: white;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
}

.line_ope_cont .how {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  font-weight: bold;
  margin-bottom: 26px;
}

.line_ope_cont .how p {
  padding-top: 2px;
  font-size: 18px;
}

.line_ope_cont .how img {
  margin-top: 8px;
  max-width: 270px;
}

.btn_line_wrp {
  width: 100%;
  margin-left: 45px;
}

.btn_line_wrp_off,
.how-1_wrp {
  width: 100%;
}

.btn_line_wrp_off .btn_line {
  width: 200px;
}

.how-1 {
  max-width: 200px;
  margin-left: 45px;
  border: 1px #ccc solid;
  padding: 8px;
}

.line_ope_cont.done section {
  padding: 0;
  max-width: none;
}

.mesh {
  display: inline-block;
  padding: 8px;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 16px;
  background-color: #f9f2b3;
  background-image: -webkit-gradient(
          linear,
          0 0,
          100% 100%,
          color-stop(0.25, #f9f9f9),
          color-stop(0.25, transparent),
          color-stop(0.5, transparent),
          color-stop(0.5, #f9f9f9),
          color-stop(0.75, #f9f9f9),
          color-stop(0.75, transparent),
          to(transparent)
  );
  -webkit-background-size: 7px 7px;
}

@media screen and (max-width: 640px) {
  .line_ope_cont .card__title {
    font-size: 18px;
  }
  .line_ope_cont .desc {
    font-size: 14px;
  }

  .line_ope_cont .flex_box {
    flex-direction: column;
    margin-top: 0px;
  }

  .line_ope_cont .flex_box .box {
    width: 100%;
    margin-top: 16px;
  }

  .line_ope_cont .flex_box h3 {
    font-size: 16px;
  }
  .line_ope_cont .flex_box p {
    font-size: 14px;
  }

  .line_ope_cont p.note {
    font-size: 13px;
  }

  .line_ope_cont .circle {
    font-size: 14px;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    margin-top: 3px;
  }

  .line_ope_cont .how p {
    padding-top: 0px;
    width: 86%;
    font-size: 16px;
  }
  .btn_line_wrp,
  .how-1 {
    margin-left: 32px;
  }
}