@charset "UTF-8";
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 22, app/assets/stylesheets/customer_const.scss */
.team_bg_image.NERV, .team_bg_image.WILLE {
  background-size: 50vw;
  background-repeat: no-repeat;
  background-position: right 95vw;
}

/* line 30, app/assets/stylesheets/customer_const.scss */
.font-notosans {
  font-family: "Noto Sans JP", sans-serif;
}

/* line 3, app/assets/stylesheets/customer_common.scss */
html, body {
  overflow-x: hidden;
  overflow-y: auto;
}

@font-face {
  font-family: 'jfdot';
  src: url(/assets/jfdot-b96624c6c2f9096e394822eed0695f8fad59e1c3b5c55757d117527c647c1989.ttf);
}

@font-face {
  font-family: 'dotfont';
  src: url(/assets/usaaf-7d1f5b463dcf17196d388a1fa81db0ad33d39ecf935465ee22c7a13477083efa.ttf);
}

/* line 19, app/assets/stylesheets/customer_common.scss */
*:focus {
  outline: none;
}

/* line 23, app/assets/stylesheets/customer_common.scss */
a:hover {
  text-decoration: blink;
}

/* line 27, app/assets/stylesheets/customer_common.scss */
.cross-icon {
  display: inline-block;
  position: relative;
  margin: 0 20px 0 7px;
  padding: 0;
  width: 2px;
  height: 20px;
  background: #000;
  transform: rotate(45deg);
}

/* line 37, app/assets/stylesheets/customer_common.scss */
.cross-icon:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -9px;
  width: 20px;
  height: 2px;
  margin-top: -1px;
  background: #000;
}

/* line 51, app/assets/stylesheets/customer_common.scss */
.modal-content .btn {
  border: 1px solid #754079;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #754079;
}

/* line 61, app/assets/stylesheets/customer_common.scss */
.modal-content .btn .button-label {
  color: #754079;
  float: right;
  position: relative;
}

/* line 67, app/assets/stylesheets/customer_common.scss */
.modal-content .btn .cross-icon {
  background: #754079;
  margin-bottom: -4px;
}

/* line 71, app/assets/stylesheets/customer_common.scss */
.modal-content .btn .cross-icon:before {
  background: #754079;
}

/* line 79, app/assets/stylesheets/customer_common.scss */
.btn.btn-borderwhite {
  border-radius: 0;
  border: 1px solid white !important;
  color: white !important;
  background-color: inherit !important;
  padding: 15px;
}

/* line 90, app/assets/stylesheets/customer_common.scss */
img.fit.minimum-fit {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

/* line 96, app/assets/stylesheets/customer_common.scss */
img.lazyload, img.lazyloading {
  opacity: 1;
}

/* line 100, app/assets/stylesheets/customer_common.scss */
img.lazyloaded {
  transition: opacity 500ms;
  opacity: 1;
}

/* line 107, app/assets/stylesheets/customer_common.scss */
.slick-slider .slick-list {
  margin-bottom: 10px;
}

/* line 111, app/assets/stylesheets/customer_common.scss */
.slick-slider .slick-dots {
  position: relative;
  bottom: 0;
}

/* line 115, app/assets/stylesheets/customer_common.scss */
.slick-slider .slick-dots li {
  margin: 0 !important;
  width: 13px !important;
}

/* line 119, app/assets/stylesheets/customer_common.scss */
.slick-slider .slick-dots li button:before {
  color: white !important;
}

/* line 127, app/assets/stylesheets/customer_common.scss */
.pagination > span {
  margin-left: 1px;
  width: 40px !important;
  height: 30px;
  line-height: 1.8rem;
}

/* line 134, app/assets/stylesheets/customer_common.scss */
.pagination .first, .pagination .last {
  display: none;
}

/* line 139, app/assets/stylesheets/customer_common.scss */
.pagination .prev a:before, .pagination .next a:before {
  content: '';
  display: block;
  width: 17px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 0.5rem;
}

/* line 150, app/assets/stylesheets/customer_common.scss */
.pagination .prev a:before {
  background-image: url(/assets/prev_ar-8b14813992f0e058dbbc99d997d49c090da7be503fcefec596ee9b337d508bcc.png);
  margin-right: 5px;
}

/* line 155, app/assets/stylesheets/customer_common.scss */
.pagination .next a:before {
  background-image: url(/assets/next_ar-fc32410501c40b32916bad3d25b6ef0216303f615dc63285d04eb99a18fab326.png);
  margin-left: 5px;
}

/* line 160, app/assets/stylesheets/customer_common.scss */
.pagination .page {
  width: 25px;
  border: solid 1px black;
  text-align: center;
  background-color: #707070;
}

/* line 166, app/assets/stylesheets/customer_common.scss */
.pagination .page a {
  color: black;
}

/* line 170, app/assets/stylesheets/customer_common.scss */
.pagination .page.current {
  background-color: black;
  color: white;
}

/* line 177, app/assets/stylesheets/customer_common.scss */
.header-menu {
  height: 40px;
  position: relative;
}

/* line 181, app/assets/stylesheets/customer_common.scss */
.header-menu .hamburger {
  float: right;
  padding: 6px 14px;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 4px;
  z-index: 1000;
}

/* line 190, app/assets/stylesheets/customer_common.scss */
.header-menu .hamburger .hamburger-detail {
  margin: 4px;
  background-color: black;
  border-radius: 2px;
  padding: 2px;
  transition-duration: 0.2s;
  position: relative;
}

/* line 200, app/assets/stylesheets/customer_common.scss */
.header-menu .menu-inside {
  z-index: 110;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  display: none;
  transition-duration: 0.2s;
  width: 100%;
}

/* line 209, app/assets/stylesheets/customer_common.scss */
.header-menu .menu-inside .title {
  margin: 10vw 0;
  height: 14vw;
  text-align: center;
}

/* line 214, app/assets/stylesheets/customer_common.scss */
.header-menu .menu-inside .title img {
  height: 100%;
}

/* line 219, app/assets/stylesheets/customer_common.scss */
.header-menu .menu-inside .menu {
  width: 100%;
}

/* line 222, app/assets/stylesheets/customer_common.scss */
.header-menu .menu-inside .menu .menu-line {
  margin: 2vw 4vw;
  border-bottom: 1px solid gray;
  padding: 2vw;
}

/* line 227, app/assets/stylesheets/customer_common.scss */
.header-menu .menu-inside .menu .menu-line a {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/* line 233, app/assets/stylesheets/customer_common.scss */
.header-menu .menu-inside .menu .menu-line img {
  height: 7vw;
}

/* line 240, app/assets/stylesheets/customer_common.scss */
.header-menu::after {
  content: '';
  height: 100%;
  width: 100%;
  position: fixed;
  background: white;
  transition-duration: 0.2s;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
}

/* line 253, app/assets/stylesheets/customer_common.scss */
.header-menu.active .hamburger {
  padding-top: 8px;
}

/* line 256, app/assets/stylesheets/customer_common.scss */
.header-menu.active .hamburger .hamburger-detail {
  border-radius: 0;
  padding: 1px;
}

/* line 260, app/assets/stylesheets/customer_common.scss */
.header-menu.active .hamburger .hamburger-detail.top {
  transform: translateY(6px) rotate(45deg) scaleX(5);
}

/* line 264, app/assets/stylesheets/customer_common.scss */
.header-menu.active .hamburger .hamburger-detail.middle {
  opacity: 0;
}

/* line 268, app/assets/stylesheets/customer_common.scss */
.header-menu.active .hamburger .hamburger-detail.bottom {
  transform: translateY(-6px) rotate(-45deg) scaleX(5);
}

/* line 274, app/assets/stylesheets/customer_common.scss */
.header-menu.active .menu-inside {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

/* line 280, app/assets/stylesheets/customer_common.scss */
.header-menu.active::after {
  opacity: 0.96;
  pointer-events: auto;
}

/* line 286, app/assets/stylesheets/customer_common.scss */
.header-menu .team_btn {
  z-index: 50;
  position: absolute;
  width: 14vw;
  top: 0;
  left: 0;
  margin-left: 5vw;
  margin-top: 2vw;
}

/* line 295, app/assets/stylesheets/customer_common.scss */
.header-menu .team_btn img {
  width: 100%;
}

/* line 301, app/assets/stylesheets/customer_common.scss */
.header-line {
  width: 100%;
  position: absolute;
  z-index: 1;
}

/* line 307, app/assets/stylesheets/customer_common.scss */
.modal .modal-body {
  text-align: center;
  font-size: 1.2rem;
}

/* line 311, app/assets/stylesheets/customer_common.scss */
.modal .modal-body .modal_title_image {
  height: 18vw;
  max-height: 60px;
  margin-bottom: 8vw;
  margin-top: 4vw;
}

/* line 318, app/assets/stylesheets/customer_common.scss */
.modal .modal-body ul {
  padding-left: 15px;
  text-align: left;
}

/* line 324, app/assets/stylesheets/customer_common.scss */
.modal .modal-body .modal_check_group {
  margin-top: 15px;
}

/* line 327, app/assets/stylesheets/customer_common.scss */
.modal .modal-body .modal_check_group .modal_check_input {
  display: none;
}

/* line 332, app/assets/stylesheets/customer_common.scss */
.modal .modal-body .modal_check_group .modal_check_input:checked + .modal_check_label::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid black;
  border-right: 3px solid black;
}

/* line 347, app/assets/stylesheets/customer_common.scss */
.modal .modal-body .modal_check_group .modal_check_label {
  padding-left: 28px;
  position: relative;
  margin-right: 20px;
}

/* line 352, app/assets/stylesheets/customer_common.scss */
.modal .modal-body .modal_check_group .modal_check_label::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid black;
  border-radius: 4px;
}

/* line 368, app/assets/stylesheets/customer_common.scss */
.team_bg_image {
  background-color: rgba(255, 255, 255, 0.9);
  background-blend-mode: lighten;
}

/* line 372, app/assets/stylesheets/customer_common.scss */
.team_bg_image.WILLE {
  background-image: url(/assets/bg_wille-79bddabb8b555e5bf31b57bf800b29647593654d6175ff4f535508cbe6b57fa9.png);
}

/* line 377, app/assets/stylesheets/customer_common.scss */
.team_bg_image.NERV {
  background-image: url(/assets/bg_nerv-c77b6167869b37b1bb45455e16cb167b1ac4f1eb3057c152fa9eeaff3143bfdf.png);
}

/* line 382, app/assets/stylesheets/customer_common.scss */
.team_bg_image.shocker.base_container {
  background-image: url(/assets/bg_shocker-712fc2a504a35c309e6792accbd4a589b00aaca4abfa305358fe47486c718688.png);
}

/* line 387, app/assets/stylesheets/customer_common.scss */
.page_title {
  width: 100%;
  height: 24vw;
  margin-bottom: 30px;
  background-image: url(/assets/ttl_bg-8fa5c1f5cdd55cefc5c6879a1ad3653a400ad175635bac82f9bb979b63b3fc15.png);
  background-size: cover;
  background-position: bottom;
  padding: 5vw;
  text-align: center;
  position: relative;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.26);
}

/* line 399, app/assets/stylesheets/customer_common.scss */
.page_title .title_image {
  height: 100%;
}

/* line 403, app/assets/stylesheets/customer_common.scss */
.page_title .help_modal_button {
  position: absolute;
  top: 9vw;
  right: 4vw;
}

/* line 408, app/assets/stylesheets/customer_common.scss */
.page_title .help_modal_button img {
  width: 6vw;
}

/* line 414, app/assets/stylesheets/customer_common.scss */
a.billing_start {
  color: black;
}

/* line 421, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox], .form-check .form-check-input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  vertical-align: -0.8rem;
  transition: all .15s ease-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: .4rem;
  outline: none;
  border-radius: 10%;
}

/* line 443, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:before, .form-check .form-check-input[type=checkbox]:after {
  position: absolute;
  content: "";
  background: #fff;
  transition: all .2s ease-in-out;
}

/* line 450, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:before {
  left: 2px;
  top: 6px;
  width: 0;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

/* line 462, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:after {
  right: 9px;
  bottom: 3px;
  width: 2px;
  height: 0;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transition-delay: .2s;
}

/* line 475, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:checked:before {
  left: 1px;
  top: 10px;
  width: 6px;
  height: 2px;
}

/* line 482, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:checked:after {
  right: 5px;
  bottom: 1px;
  width: 2px;
  height: 14px;
}

/* line 489, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:indeterminate:before, .form-check .form-check-input[type=checkbox]:indeterminate:after {
  width: 7px;
  height: 2px;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}

/* line 499, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:indeterminate:before {
  left: 1px;
  top: 7px;
}

/* line 504, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:indeterminate:after {
  right: 1px;
  bottom: 7px;
}

/* line 509, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=radio] {
  border-radius: 50%;
}

/* line 513, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=radio]:checked:before {
  transform: scale(1);
}

/* line 517, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=radio]:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 3px;
  transform: scale(0);
  transition: all ease-out 250ms;
}

/* line 528, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox], .form-check .form-check-input[type=radio] {
  border: 2px solid #754079;
}

/* line 532, app/assets/stylesheets/customer_common.scss */
.form-check .form-check-input[type=checkbox]:checked, .form-check .form-check-input[type=checkbox]:indeterminate, .form-check .form-check-input[type=radio]:checked:before {
  background: #754079;
}

/* line 537, app/assets/stylesheets/customer_common.scss */
.form-check.liner {
  position: relative;
  padding-left: 40px;
}

/* line 541, app/assets/stylesheets/customer_common.scss */
.form-check.liner label {
  display: block;
  position: relative;
  padding-left: 35px;
}

/* line 546, app/assets/stylesheets/customer_common.scss */
.form-check.liner label .form-check-input {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 556, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm .modal-dialog {
  margin: 1rem;
}

@media screen and (min-width: 575.98px) {
  /* line 556, app/assets/stylesheets/customer_common.scss */
  .top_popup_counter_confirm .modal-dialog {
    margin: 1.75rem auto;
  }
}

/* line 564, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm .close_btn button {
  position: absolute;
  right: -12px;
  top: -12px;
  opacity: 1;
}

/* line 570, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm .close_btn button img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

/* line 578, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm hr.grandient_border {
  height: 2px;
  background: linear-gradient(to right, purple, #28a745);
  border: none;
}

/* line 584, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm .title {
  margin-top: 0.5rem;
  font-size: 1rem;
  font-weight: bold;
}

/* line 590, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm .comment {
  font-size: 1rem;
  text-align: left;
}

/* line 595, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm .modal_check_group {
  font-size: 0.8rem;
}

/* line 599, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm .modal_check_group .modal_check_label::before {
  top: 1px !important;
  left: 2px !important;
  width: 14px !important;
  height: 14px !important;
  border-radius: 0 !important;
}

/* line 607, app/assets/stylesheets/customer_common.scss */
.top_popup_counter_confirm .modal_check_group .modal_check_label::after {
  top: 0 !important;
  left: 6px !important;
}

/* line 615, app/assets/stylesheets/customer_common.scss */
.lang_select_container {
  position: absolute;
  right: 10px;
  top: 0;
  color: purple;
  border-bottom: 1px solid purple;
  background-color: #ffffffdb;
  z-index: 100000;
}

/* line 624, app/assets/stylesheets/customer_common.scss */
.lang_select_container #lang_select {
  color: purple;
  background-color: #00000000;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
  padding: 0 1.5rem 0 10px;
}

/* line 634, app/assets/stylesheets/customer_common.scss */
.lang_select_container .fas {
  position: absolute;
  right: 4px;
  top: 4px;
  pointer-events: none;
}

/* line 643, app/assets/stylesheets/customer_common.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: purple;
  background-color: purple;
}

/* line 648, app/assets/stylesheets/customer_common.scss */
.custom-switch.custom-switch-xl {
  padding-bottom: 1rem;
  padding-left: 2.25rem;
}

/* line 652, app/assets/stylesheets/customer_common.scss */
.custom-switch.custom-switch-xl .custom-control-label {
  padding-left: 2rem;
  padding-top: 0.5rem;
}

/* line 656, app/assets/stylesheets/customer_common.scss */
.custom-switch.custom-switch-xl .custom-control-label::before {
  border-radius: 1rem;
  height: 2rem;
  width: 3.5rem;
}

/* line 662, app/assets/stylesheets/customer_common.scss */
.custom-switch.custom-switch-xl .custom-control-label::after {
  border-radius: 2rem;
  height: calc(2rem - 4px);
  width: calc(2rem - 4px);
}

/* line 669, app/assets/stylesheets/customer_common.scss */
.custom-switch.custom-switch-xl .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(1.5rem);
}

/* line 675, app/assets/stylesheets/customer_common.scss */
.custom-control.custom-switch {
  padding-left: 37px;
}

/* line 680, app/assets/stylesheets/customer_common.scss */
.custom-control.custom-switch .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}

/* line 684, app/assets/stylesheets/customer_common.scss */
.custom-control.custom-switch .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #adb5bd;
}

/* line 688, app/assets/stylesheets/customer_common.scss */
.custom-control.custom-switch .custom-control-input:focus:checked ~ .custom-control-label::before {
  border-color: #594d9e;
  background-color: #594d9e;
}

/* line 695, app/assets/stylesheets/customer_common.scss */
.custom-control.custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #594d9e;
  background-color: #594d9e;
}

/* line 700, app/assets/stylesheets/customer_common.scss */
.custom-control.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(1rem);
}

/* line 707, app/assets/stylesheets/customer_common.scss */
.custom-control.custom-switch .custom-control-label::before {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
  width: 2rem;
}

/* line 713, app/assets/stylesheets/customer_common.scss */
.custom-control.custom-switch .custom-control-label::after {
  background-color: white;
}

/* line 722, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.final .header-menu .shocker_logo {
  opacity: 1;
}

/* line 726, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.final .header-menu::before {
  opacity: 1;
}

/* line 731, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.final .alert_container.rider_first .bg_container::before {
  opacity: 1;
}

/* line 735, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.final .team_bg_image {
  background-image: url(/assets/bg_shocker-712fc2a504a35c309e6792accbd4a589b00aaca4abfa305358fe47486c718688.png);
  background-size: 100vw;
  background-position-x: 25vw;
}

/* line 744, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.third .header-menu .shocker_logo {
  opacity: 0.3;
}

/* line 748, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.third .header-menu::before {
  opacity: 0.75;
}

/* line 753, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.third .alert_container.rider_first .bg_container::before {
  opacity: 0.75;
}

/* line 760, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.second .header-menu .shocker_logo {
  opacity: 0.1;
}

/* line 764, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.second .header-menu::before {
  opacity: 0.5;
}

/* line 769, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.second .alert_container.rider_first .bg_container::before {
  opacity: 0.5;
}

/* line 775, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.NERV .header-menu {
  background: #7F2531;
}

/* line 781, app/assets/stylesheets/customer_common.scss */
#body_sp.rider.WILLE .header-menu {
  background: #1E7B9A;
}

/* line 788, app/assets/stylesheets/customer_common.scss */
#body_sp.rider .header-menu .shocker_logo {
  padding: 0 29vw;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.05;
  position: absolute;
  width: 100%;
}

/* line 798, app/assets/stylesheets/customer_common.scss */
#body_sp.rider .header-menu .shocker_logo img {
  max-width: 100%;
  max-height: 40%;
}

/* line 804, app/assets/stylesheets/customer_common.scss */
#body_sp.rider .header-menu .hamburger .hamburger-detail {
  background-color: white;
}

/* line 809, app/assets/stylesheets/customer_common.scss */
#body_sp.rider .header-menu.active .hamburger .hamburger-detail {
  background-color: black;
}

/* line 814, app/assets/stylesheets/customer_common.scss */
#body_sp.rider .header-menu::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
  background: #000;
}

/* line 828, app/assets/stylesheets/customer_common.scss */
#body_sp.rider .alert_container.rider_first .bg_container::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
  background: #000;
}

/* line 5, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .header-menu, #body_sp.fes_ticket .header-menu, #body_sp.fes_ticket2 .header-menu, #body_sp.fes_ticket_new .header-menu, #body_sp.fes_ticket_entry .header-menu, #body_sp.fes_raffle .header-menu, #body_sp.fes_schedule .header-menu, #body_sp.fes_traffic .header-menu, #body_sp.fes_map .header-menu {
  background-color: white;
}

/* line 9, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-title, #body_sp.fes_ticket .fes-title, #body_sp.fes_ticket2 .fes-title, #body_sp.fes_ticket_new .fes-title, #body_sp.fes_ticket_entry .fes-title, #body_sp.fes_raffle .fes-title, #body_sp.fes_schedule .fes-title, #body_sp.fes_traffic .fes-title, #body_sp.fes_map .fes-title {
  border-radius: 4px;
  box-shadow: 0 0 4px 2px #0000001c;
  margin: 3vw 10px;
  padding: 14px;
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 19, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-title img, #body_sp.fes_ticket .fes-title img, #body_sp.fes_ticket2 .fes-title img, #body_sp.fes_ticket_new .fes-title img, #body_sp.fes_ticket_entry .fes-title img, #body_sp.fes_raffle .fes-title img, #body_sp.fes_schedule .fes-title img, #body_sp.fes_traffic .fes-title img, #body_sp.fes_map .fes-title img {
  height: 20px;
}

/* line 25, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .header, #body_sp.fes_ticket .fes-body .header, #body_sp.fes_ticket2 .fes-body .header, #body_sp.fes_ticket_new .fes-body .header, #body_sp.fes_ticket_entry .fes-body .header, #body_sp.fes_raffle .fes-body .header, #body_sp.fes_schedule .fes-body .header, #body_sp.fes_traffic .fes-body .header, #body_sp.fes_map .fes-body .header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
}

/* line 31, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .header .title-image, #body_sp.fes_ticket .fes-body .header .title-image, #body_sp.fes_ticket2 .fes-body .header .title-image, #body_sp.fes_ticket_new .fes-body .header .title-image, #body_sp.fes_ticket_entry .fes-body .header .title-image, #body_sp.fes_raffle .fes-body .header .title-image, #body_sp.fes_schedule .fes-body .header .title-image, #body_sp.fes_traffic .fes-body .header .title-image, #body_sp.fes_map .fes-body .header .title-image {
  height: 30px;
}

/* line 35, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .header .subtitle-image, #body_sp.fes_ticket .fes-body .header .subtitle-image, #body_sp.fes_ticket2 .fes-body .header .subtitle-image, #body_sp.fes_ticket_new .fes-body .header .subtitle-image, #body_sp.fes_ticket_entry .fes-body .header .subtitle-image, #body_sp.fes_raffle .fes-body .header .subtitle-image, #body_sp.fes_schedule .fes-body .header .subtitle-image, #body_sp.fes_traffic .fes-body .header .subtitle-image, #body_sp.fes_map .fes-body .header .subtitle-image {
  height: 18px;
  margin-top: 10px;
}

/* line 40, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .header .title-text, #body_sp.fes_ticket .fes-body .header .title-text, #body_sp.fes_ticket2 .fes-body .header .title-text, #body_sp.fes_ticket_new .fes-body .header .title-text, #body_sp.fes_ticket_entry .fes-body .header .title-text, #body_sp.fes_raffle .fes-body .header .title-text, #body_sp.fes_schedule .fes-body .header .title-text, #body_sp.fes_traffic .fes-body .header .title-text, #body_sp.fes_map .fes-body .header .title-text {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 48, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .header .title-border, #body_sp.fes_ticket .fes-body .header .title-border, #body_sp.fes_ticket2 .fes-body .header .title-border, #body_sp.fes_ticket_new .fes-body .header .title-border, #body_sp.fes_ticket_entry .fes-body .header .title-border, #body_sp.fes_raffle .fes-body .header .title-border, #body_sp.fes_schedule .fes-body .header .title-border, #body_sp.fes_traffic .fes-body .header .title-border, #body_sp.fes_map .fes-body .header .title-border {
  width: 24px;
  border: 0.8px solid black;
  margin-bottom: 14px;
}

/* line 54, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .header small, #body_sp.fes_ticket .fes-body .header small, #body_sp.fes_ticket2 .fes-body .header small, #body_sp.fes_ticket_new .fes-body .header small, #body_sp.fes_ticket_entry .fes-body .header small, #body_sp.fes_raffle .fes-body .header small, #body_sp.fes_schedule .fes-body .header small, #body_sp.fes_traffic .fes-body .header small, #body_sp.fes_map .fes-body .header small {
  margin-top: 1em;
}

/* line 59, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .main-container, #body_sp.fes_ticket .fes-body .main-container, #body_sp.fes_ticket2 .fes-body .main-container, #body_sp.fes_ticket_new .fes-body .main-container, #body_sp.fes_ticket_entry .fes-body .main-container, #body_sp.fes_raffle .fes-body .main-container, #body_sp.fes_schedule .fes-body .main-container, #body_sp.fes_traffic .fes-body .main-container, #body_sp.fes_map .fes-body .main-container {
  background-color: #f5f5f5;
  padding: 20px 0;
  min-height: 80vh;
}

/* line 64, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .main-container .action-container, #body_sp.fes_ticket .fes-body .main-container .action-container, #body_sp.fes_ticket2 .fes-body .main-container .action-container, #body_sp.fes_ticket_new .fes-body .main-container .action-container, #body_sp.fes_ticket_entry .fes-body .main-container .action-container, #body_sp.fes_raffle .fes-body .main-container .action-container, #body_sp.fes_schedule .fes-body .main-container .action-container, #body_sp.fes_traffic .fes-body .main-container .action-container, #body_sp.fes_map .fes-body .main-container .action-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0 10px;
  text-align: center;
}

/* line 71, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .main-container .action-container .link-button, #body_sp.fes_ticket .fes-body .main-container .action-container .link-button, #body_sp.fes_ticket2 .fes-body .main-container .action-container .link-button, #body_sp.fes_ticket_new .fes-body .main-container .action-container .link-button, #body_sp.fes_ticket_entry .fes-body .main-container .action-container .link-button, #body_sp.fes_raffle .fes-body .main-container .action-container .link-button, #body_sp.fes_schedule .fes-body .main-container .action-container .link-button, #body_sp.fes_traffic .fes-body .main-container .action-container .link-button, #body_sp.fes_map .fes-body .main-container .action-container .link-button {
  background-color: #252424;
  border: none;
  color: white;
  width: 100%;
  padding: 1rem;
  border-radius: 4px;
  font-weight: lighter;
  font-family: "Noto Sans JP", sans-serif;
}

/* line 89, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .link {
  background-color: black;
  color: white;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: lighter;
  justify-content: space-between;
  padding: 1rem;
  border-radius: 4px;
  margin: 10px;
}

/* line 100, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .link .icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 105, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .link .icon img {
  width: 14px;
}

/* line 111, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .title {
  margin-bottom: 16px;
  margin-top: 24px;
  text-align: center;
}

/* line 116, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .title img {
  height: 24px;
}

/* line 121, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .area-container {
  background-color: #F5F5F5;
  border-top: 1px solid black;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}

/* line 128, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .area-container .title-image {
  height: 34px;
  margin-top: 20px;
}

/* line 133, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .area-container .subtitle-image {
  height: 16px;
  margin-bottom: 20px;
  margin-top: 10px;
}

/* line 140, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .traffic-container {
  margin: 30px 0 60px;
}

/* line 143, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .traffic-container .link {
  background-color: #f0f0f0;
  color: black;
  border: 1px solid black;
  padding: 8px 1rem;
  height: 54px;
}

/* line 150, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .traffic-container .link .label {
  position: relative;
}

/* line 153, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_top .fes-body .traffic-container .link .label img {
  position: absolute;
  left: 0;
  width: 4rem;
  bottom: 4px;
}

/* line 168, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 20px;
  padding: 0 10px;
}

/* line 175, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card {
  background-color: white;
  border-top: 1px solid black;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 14px;
}

/* line 183, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card.base {
  display: none;
}

/* line 187, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .label {
  font-weight: bold;
}

/* line 191, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .ticket-info {
  position: relative;
}

/* line 194, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .ticket-info .delete_btn_container {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 199, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .ticket-info .delete_btn_container button {
  padding: 4px 8px;
  border-radius: 4px;
  border: none;
  font-size: 12px;
  color: white;
  background-color: gray;
}

/* line 207, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .ticket-info .delete_btn_container button:focus {
  outline: none;
}

/* line 213, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .ticket-info .date {
  font-weight: bold;
  font-size: 28px;
}

/* line 218, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .ticket-info .ticket-title {
  font-weight: bold;
  font-size: 22px;
}

/* line 223, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .ticket-info .start-time {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
}

/* line 229, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 234, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .notice-container {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* line 239, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .notice-container .description {
  font-size: 12px;
}

/* line 242, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .notice-container .description.warning, #body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .notice-container .description .warning {
  color: #E13828;
}

/* line 246, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .notice-container .description button.ticket_number_tips {
  background-color: transparent;
  border: none;
  color: black;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
}

/* line 254, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .notice-container .description button.ticket_number_tips:focus {
  outline: none;
}

/* line 261, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .ticket-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/* line 267, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .ticket-row .ticket-input {
  border: 1px solid gray;
  display: flex;
  justify-content: space-between;
  flex: 1;
  padding: 4px;
}

/* line 274, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .ticket-row .ticket-input .input {
  border: 0;
  font-size: 20px;
  width: 100%;
  min-width: 160px;
  font-family: "Noto Sans JP", sans-serif;
  background-color: white;
  flex: 1;
}

/* line 284, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .ticket-row .ticket-input button {
  font-size: 12px;
  border: none;
  background-color: black;
  color: white;
  border-radius: 4px;
  padding: 2px 10px;
}

/* line 292, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .ticket-row .ticket-input button.disabled {
  background-color: #dcdcdc;
  cursor: unset;
  pointer-events: none;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 303, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 309, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card a {
  background-color: #252424;
  display: block;
  text-align: center;
  color: white;
  padding: 1rem 0;
  border-radius: 4px;
  line-height: 1.2rem;
}

/* line 318, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card a.disabled {
  background-color: #dcdcdc;
  cursor: unset;
  pointer-events: none;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 326, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card a.used {
  background-color: #5e5e5e;
}

/* line 331, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried {
  border: 1px solid black;
  border-radius: 4px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 339, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried .entry-container {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 344, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried .entry-container .status {
  background-color: #2ca0da;
  color: white;
  padding: 10px 20px;
}

/* line 349, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried .entry-container .status.won {
  background-color: #E13828;
}

/* line 353, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried .entry-container .status.rejected {
  background-color: #dcdcdc;
}

/* line 359, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried .entry-container .entry-list p {
  margin: 0;
  font-size: 14px;
}

/* line 365, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried .entry-container .won-link {
  flex: auto;
}

/* line 368, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried .entry-container .won-link a {
  padding: 13px 0;
}

/* line 374, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried ul.information {
  padding-left: 0;
  font-size: 12px;
  list-style: none;
}

/* line 379, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried ul.information li {
  text-indent: -1em;
  padding-left: 1em;
}

/* line 383, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .ticket-container .ticket-card .raffle-container .raffle-lists .raffle-card .entried ul.information li::before {
  content: "※ ";
}

/* line 395, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .raffle_won_list {
  display: flex;
  flex-direction: column;
  padding: 40px 4px 100px;
  gap: 8px;
}

/* line 401, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .raffle_won_list .raffle-link {
  background-color: #252424;
  padding: 8px;
  text-align: center;
  color: white;
  border-radius: 4px;
}

/* line 408, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .raffle_won_list .raffle-link.used {
  background-color: #5e5e5e;
}

/* line 413, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .fes-body .main-container .raffle_won_list .help-link {
  color: black;
  text-decoration: underline;
}

/* line 423, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .copy_alert_container .modal-body .title_label {
  font-weight: bold;
  text-align: left;
}

/* line 428, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .copy_alert_container .modal-body .main_message {
  text-align: left;
  font-size: 16px;
}

/* line 432, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .copy_alert_container .modal-body .main_message .image_container {
  display: flex;
  justify-content: center;
}

/* line 436, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket .copy_alert_container .modal-body .main_message .image_container img {
  width: 90%;
  margin-top: 10px;
}

/* line 448, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket2 .fes-body #ticket_btn_container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px 1rem 100px;
}

/* line 454, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket2 .fes-body #ticket_btn_container .won_btn_card {
  border: 1px solid black;
  padding: 4px 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 462, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket2 .fes-body #ticket_btn_container .won_btn_card .btn_container {
  color: black;
}

/* line 465, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket2 .fes-body #ticket_btn_container .won_btn_card .btn_container .datetime {
  display: flex;
  gap: 1rem;
  font-weight: bold;
}

/* line 471, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket2 .fes-body #ticket_btn_container .won_btn_card .btn_container .title {
  font-weight: bold;
  font-size: 1.2rem;
}

/* line 476, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket2 .fes-body #ticket_btn_container .won_btn_card .btn_container .ticket_num {
  font-size: 12px;
}

/* line 481, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket2 .fes-body #ticket_btn_container .won_btn_card .open_btn {
  padding: 1rem;
  border-radius: 4px;
  background-color: black;
  color: white;
}

/* line 494, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_new .fes-body .main-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 499, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_new .fes-body .main-container .input-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 10px;
}

/* line 505, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_new .fes-body .main-container .input-group .title {
  font-weight: bold;
}

/* line 509, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_new .fes-body .main-container .input-group .direction-row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

/* line 514, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_new .fes-body .main-container .input-group .direction-row button {
  flex: 1;
}

/* line 520, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_new .fes-body .main-container .input-group.radio-button button {
  background-color: white;
  border: 1px solid black;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  color: black;
}

/* line 529, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_new .fes-body .main-container .input-group.radio-button button.active {
  background-color: black;
  color: white;
}

/* line 536, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_new .fes-body .main-container .input-group select {
  font-weight: bold;
  padding: 10px;
  height: 50px;
  border: 1px solid black;
  border-radius: 0;
  color: black;
}

/* line 552, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .header .title-border {
  margin-bottom: 0;
}

/* line 557, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container {
  padding: 20px 10px 60px;
}

/* line 560, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container {
  border-top: 1px solid black;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 10px 0;
}

/* line 568, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container > div {
  padding: 0 10px;
}

/* line 572, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .date {
  font-weight: bold;
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
}

/* line 578, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .title {
  font-weight: bold;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}

/* line 584, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .thumbnail {
  padding: 0;
}

/* line 588, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .description {
  padding: 0 10px;
}

/* line 592, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .notice-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 597, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .notice-container .label {
  font-weight: bold;
}

/* line 601, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .notice-container .notice {
  font-size: 14px;
}

/* line 606, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .entry-group {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 10px;
}

/* line 612, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .entry-group .entry-row {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 10px;
}

/* line 618, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .entry-group .entry-row .form-select {
  flex: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  padding: 4px 10px;
  height: 50px;
  border: 1px solid black;
  border-radius: 0;
  color: black;
}

/* line 631, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .action-container {
  margin-bottom: 30px;
}

/* line 634, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_ticket_entry .fes-body .main-container .content-container .action-container .submit_btn {
  background-color: black;
  border: none;
  border-radius: 4px;
  color: white;
  font-family: "Noto Sans JP", sans-serif;
  padding: 20px 0;
}

/* line 650, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .warning {
  font-size: 14px;
  background: white;
  margin: 0 20px;
  padding: 10px;
  border: 1px solid #cbcbcb;
  color: red;
}

/* line 658, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .warning ul {
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}

/* line 663, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .warning .title {
  font-size: 20px;
  font-weight: bold;
}

/* line 669, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card {
  margin: 20px 10px;
  border-top: 1px solid black;
  background-color: white;
  padding: 10px;
}

/* line 675, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .date-label {
  font-weight: bold;
  font-size: 28px;
}

/* line 680, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .raffle-title {
  font-weight: bold;
  font-size: 22px;
}

/* line 685, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .time {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
}

/* line 690, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .action {
  margin-top: 14px;
}

/* line 693, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .action .slide-use {
  background: #f5f5f5;
  border: 1px solid #d0d0d0;
  border-radius: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  padding: 3px;
  box-shadow: inset 0 0 3px 0 #00000052;
}

/* line 702, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .action .slide-use .slide-track {
  position: relative;
  height: 70px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #f5f5f5;
}

/* line 709, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .action .slide-use .slide-track .slide-handle {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 120px;
  background: #252424;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-weight: bold;
}

/* line 723, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .action .slide-use .slide-track .slide-handle .comp {
  display: none;
}

/* line 730, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .action .slide-use.is-done .slide-handle {
  background: #b6b6b6;
  width: 100%;
  left: 0 !important;
}

/* line 735, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .raffle-card .action .slide-use.is-done .slide-handle .comp {
  display: block;
}

/* line 744, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .ticket-num {
  padding: 0 20px;
  font-size: 12px;
  margin-top: -10px;
}

/* line 750, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .notice {
  padding: 0 10px;
}

/* line 753, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_raffle .main-container .notice ul {
  padding-left: 20px;
}

/* line 762, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-title .push-action {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 770, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container {
  padding: 20px 10px;
}

/* line 773, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container .tab-area {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  justify-content: space-between;
}

/* line 779, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container .tab-area button {
  border: 1px solid black;
  color: black;
  flex: 1;
  font-weight: bold;
  font-size: 24px;
  background-color: white;
}

/* line 787, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container .tab-area button:focus {
  outline: none;
}

/* line 791, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container .tab-area button.active {
  color: white;
  background-color: black;
}

/* line 799, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container .schedule-container .date-container {
  display: flex;
  flex-direction: column;
}

/* line 803, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container .schedule-container .date-container .schedule-item {
  border-top: 1px solid black;
  padding: 14px 10px 30px;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 811, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container .schedule-container .date-container .schedule-item .time {
  font-size: 20px;
}

/* line 815, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_schedule .fes-body .main-container .schedule-container .date-container .schedule-item .title {
  font-weight: bold;
  font-size: 20px;
}

/* line 832, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .label1 {
  background-color: #e13828;
}

/* line 836, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .label2 {
  background-color: #ff9000;
}

/* line 840, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .label3 {
  background-color: #ffd200;
}

/* line 844, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .label4 {
  background-color: #2ca0da;
}

/* line 848, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .color_sample {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

/* line 853, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .color_sample > div {
  flex: 1;
  text-align: center;
  color: white;
  font-weight: bold;
}

/* line 861, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container {
  padding: 30px 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 867, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card {
  background-color: white;
  border-top: 1px solid black;
  padding: 20px;
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 14px;
}

/* line 876, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
}

/* line 884, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .description p.raffle {
  background-color: #cecece;
  font-size: 14px;
  padding: 4px 8px;
}

/* line 889, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .description p.raffle b {
  background-color: white;
  padding: 2px 4px;
}

/* line 896, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .link {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

/* line 901, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .link a {
  background-color: black;
  color: white;
  padding: 4px 10px 4px 20px;
  display: flex;
  gap: 8px;
  border-radius: 4px;
}

/* line 909, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .link a img {
  width: 1em;
}

/* line 915, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .traffic-label {
  position: absolute;
  top: 20px;
  right: 10px;
  padding: 4px 10px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 12px;
  color: white;
}

/* line 925, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .traffic-label.traffic1 {
  background-color: #2ca0da;
}

/* line 929, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .traffic-label.traffic2 {
  background-color: #ffd200;
}

/* line 933, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .traffic-label.traffic3 {
  background-color: #ff9000;
}

/* line 937, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .traffic-label.traffic4 {
  background-color: #e13828;
}

/* line 941, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container .area-container .area-card .traffic-label.traffic5 {
  background-color: gray;
}

/* line 948, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion {
  background: var(--bg);
  border: 1px solid var(--border);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

/* line 953, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion .accordion_header {
  list-style: none;
  /* デフォルト三角を消す（必要なら残してOK） */
  cursor: pointer;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #252424;
  color: white;
}

/* line 964, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion .accordion_header::-webkit-details-marker {
  display: none;
}

/* line 968, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion .accordion_header .accordion_title {
  font-weight: 650;
  letter-spacing: .2px;
}

/* line 973, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion .accordion_header .accordion_icon {
  width: 18px;
  height: 18px;
  flex: none;
  position: relative;
}

/* line 979, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion .accordion_header .accordion_icon::before, #body_sp.fes_traffic .main-container details.accordion .accordion_header .accordion_icon::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 14px;
  height: 2px;
  background: var(--muted);
  border-radius: 999px;
  transition: transform 200ms ease;
  background-color: white;
}

/* line 992, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion .accordion_header .accordion_icon::after {
  transform: rotate(90deg);
}

/* line 998, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion .accordion_body {
  color: var(--text);
  background: var(--bg2);
  border-top: 1px solid var(--border);
}

/* line 1005, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_traffic .main-container details.accordion[open] .accordion_header .accordion_icon::after {
  transform: rotate(0deg);
}

/* line 1016, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_map .fes-body .main-container {
  padding: 20px 10px;
}

/* line 1019, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_map .fes-body .main-container .map-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 1024, app/assets/stylesheets/customer_fes.scss */
#body_sp.fes_map .fes-body .main-container .map-container img {
  border: 1px solid #878787;
  box-shadow: 1px 1px 3px #aaaaaa;
  width: 100%;
}
