@import url(https://fonts.googleapis.com/css?family=Noto+Serif+TC:300,400,500,700,900);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Electrolize&display=swap);
@import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);
@charset "UTF-8";
.drop {
  width: 12em;
  color: #333;
  text-transform: uppercase;
  position: relative;
  transition: width 0.3s;
  will-change: width;
  border: 1px solid #bbb;
  font-size: 0.875rem;
  border-radius: 20px;
}

.drop .option {
  padding: 0.5rem 0.75rem;
  cursor: pointer;
  border-radius: 15px;
  background-color: #fff;
}
.drop .option a {
  display: block;
}

.drop .option:not(.active) {
  display: none;
  opacity: 0;
  transform: translateY(-50%);
}

.drop .option.now, .drop.visible .option.now {
  background-color: #333;
  color: #fff !important;
}
.drop .option.now a, .drop.visible .option.now a {
  color: #fff !important;
}

.drop.visible {
  animation: bounce 0.4s;
  width: 24em;
}

.drop.visible:before, .drop.visible:after {
  border-color: #333;
}

.drop.visible:before {
  opacity: 0;
}

.drop.visible:after {
  opacity: 1;
}

.drop.visible .option {
  color: #333;
  display: block;
}
.drop.visible .option a {
  color: #333;
}

.drop.opacity .option {
  transform: translateZ(0);
  opacity: 1;
}

.drop.opacity .option:nth-child(0) {
  transition: opacity 0.5s 0s, transform 0.5s 0s;
}

.drop.opacity .option:nth-child(1) {
  transition: opacity 0.5s 0.1s, transform 0.5s 0.1s;
}

.drop.opacity .option:nth-child(2) {
  transition: opacity 0.5s 0.2s, transform 0.5s 0.2s;
}

.drop.opacity .option:nth-child(3) {
  transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
}

.drop.opacity .option:nth-child(4) {
  transition: opacity 0.5s 0.4s, transform 0.5s 0.4s;
}

.drop.opacity .option:nth-child(5) {
  transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
}

.drop.opacity .option:nth-child(6) {
  transition: opacity 0.5s 0.6s, transform 0.5s 0.6s;
}

.drop.opacity .option:nth-child(7) {
  transition: opacity 0.5s 0.7s, transform 0.5s 0.7s;
}

.drop.opacity .option:nth-child(8) {
  transition: opacity 0.5s 0.8s, transform 0.5s 0.8s;
}

.drop.opacity .option:nth-child(9) {
  transition: opacity 0.5s 0.9s, transform 0.5s 0.9s;
}

.drop.withBG .option {
  transition: background-color 0.1s;
}

.drop.withBG .option:not(.placeholder):hover {
  background-color: #333;
  color: #fff;
}
.drop.withBG .option:not(.placeholder):hover a {
  color: #fff;
}

.drop.withBG .option:not(.placeholder).active {
  background-color: #333;
  color: #fff;
}
.drop.withBG .option:not(.placeholder).active a {
  color: #fff;
}

.drop:after, .drop:before {
  content: "";
  position: absolute;
  top: 1.5em;
  right: 1em;
  width: 0.75em;
  height: 0.75em;
  border: 2px solid #333;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
  transition: opacity 0.15s;
}

.drop:before {
  border-left: none;
  border-top: none;
  top: 0.8em;
}

.drop:after {
  border-right: none;
  border-bottom: none;
  opacity: 0;
}

.mini-hack {
  opacity: 0;
  transform: translateY(-50%);
}

@font-face {
  font-family: "Adobe Gurmukhi Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/AdobeGurmukhi-Regular.woff") format("woff");
}
@font-face {
  font-family: "digital";
  src: url("/fonts/digital.woff") format("woff");
}
@font-face {
  font-family: "FCM";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/fcm.otf") format("woff");
}
@font-face {
  font-family: "Digital";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/DS-Digital.woff") format("woff");
}
@font-face {
  font-family: "Digital";
  font-style: normal;
  font-weight: bold;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/DS-Digital-Bold.woff") format("woff");
}
@font-face {
  font-family: "Let's go Digital";
  src: url("/fonts/Let_s_go_Digital_Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Alarm";
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/alarm.woff") format("woff");
  src: url("/fonts/alarm.ttf") format("truetype");
  src: url("/fonts/alarm.otf") format("opentype");
}
@font-face {
  font-family: "Century";
  src: url("/fonts/Century.eot");
  src: url("/fonts/Century.eot?#iefix") format("embedded-opentype"), url("/fonts/Century.woff2") format("woff2"), url("/fonts/Century.woff") format("woff"), url("/fonts/Century.svg#Century") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Din";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/din.woff") format("woff");
}
@font-face {
  font-family: "DinH";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/dinh.woff") format("woff");
}
@font-face {
  font-family: "DinC";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/dinc.woff") format("woff");
}
.mb120 {
  margin-bottom: 120px !important;
}

.py-6 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.red {
  color: red;
}

hr.bold {
  border-top: 2px solid #333;
  margin: 4rem 0;
}

html {
  font-size: 12px;
  background: #2b2b2b;
}

body {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  background: #ccc;
  overflow-x: hidden;
}

a {
  transition: all 0.5s;
  color: #2e70c9;
  outline: none;
}
a:hover {
  transition: all 0.5s;
  text-decoration: none;
}

p {
  line-height: 1.6rem;
}

.small-gutters {
  margin-right: -5px;
  margin-left: -5px;
}

.small-gutters > .col,
.small-gutters > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

input.form-control {
  background: #ffffff;
  border: 1px solid #585858;
  border-radius: 0px;
}
input.form-control:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 0.15rem rgba(0, 0, 0, 0.23);
}

.form-group {
  position: relative;
}
.form-group .error {
  border-color: red !important;
}
.form-group .error::-webkit-input-placeholder {
  color: red !important;
}
.form-group input.form-control + .error {
  right: 25px;
}
.form-group .zipcode-box input.form-control + .error {
  right: -20px;
}

textarea.form-control {
  background: #ffffff;
  border: 1px solid #585858;
  border-radius: 0px;
}
textarea.form-control:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 0.15rem rgba(0, 0, 0, 0.23);
}

select.form-control:focus {
  border: none;
  outline: 0;
  background: none;
  box-shadow: none;
}

header {
  padding: 26px 0 15px 0;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 999;
  transition: all 0.3s;
}
header .container-fluid {
  position: relative;
}
header .navbar {
  flex-direction: column;
  position: relative;
}
header .navbar-brand {
  display: block;
  margin-bottom: 1rem;
  margin-right: 0px;
}
header .language-select {
  position: absolute;
  top: 20px;
  left: 20px;
}
header .currency-select {
  position: absolute;
  top: 20px;
  left: 160px;
}
header .user-menu-dropdown {
  position: absolute;
  top: 20px;
  right: 20px;
}
header .nav-user-icon {
  color: #000;
  outline: none;
}
header .nav-user-icon i {
  color: #000;
  font-size: 1.25rem;
}
header .nav-user-icon:hover i {
  color: #999;
}

.navbar .main-nav {
  flex: 0 0 100%;
}
.navbar .main-nav .nav-link {
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  font-weight: 300;
  margin-left: 2rem;
  margin-right: 2rem;
}
.navbar .main-nav .nav-link i {
  margin-right: 5px;
}
.navbar .main-nav .nav-link:hover {
  color: #999;
}

.affix-header {
  position: fixed;
  top: -60px;
  right: 0;
  left: 0;
  transition: all 0.2s;
  z-index: 1099;
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #000;
  padding: 0px;
}
.affix-header .container-fluid {
  position: relative;
  top: 0px;
}
.affix-header .navbar {
  flex-direction: column;
  position: relative;
}
.affix-header .navbar .nav-link {
  margin-left: 1.125rem;
  margin-right: 1.125rem;
}
.affix-header .navbar-brand {
  display: none;
  margin-bottom: 1rem;
}
.affix-header .language-select {
  position: absolute;
  top: 6px;
  left: 20px;
}
.affix-header .currency-select {
  position: absolute;
  top: 6px;
  left: 160px;
}
.affix-header .user-menu-dropdown {
  position: absolute;
  top: 6px;
  right: 20px;
}
.affix-header .user-menu-dropdown i {
  color: #000;
}
.affix-header .nav-user-icon {
  color: #000;
  outline: none;
}
.affix-header .nav-user-icon i {
  color: #000;
  font-size: 1.25rem;
}
.affix-header .nav-user-icon:hover i {
  color: #999;
}

.affix-header.affix {
  top: 0px;
}

.user-menu-dropdown .dropdown-menu {
  min-width: auto;
  border-radius: 0px;
  border: 1px solid #333;
}
.user-menu-dropdown .dropdown-menu .dropdown-divider {
  border-top: 1px solid #aaa;
}

.btn-main1,
.btn-secondary {
  background: #ffffff;
  border: 1px solid #333;
  font-size: 0.875rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  border-radius: 0px;
  word-break: keep-all;
}
.btn-main1:hover,
.btn-secondary:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.btn-main1.btn-sm,
.btn-secondary.btn-sm {
  padding: 0.125rem 0.25rem;
}

.btn-main2,
.btn-primary {
  background: #333;
  border: 1px solid #333;
  font-size: 0.875rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  border-radius: 0px;
}
.btn-main2:hover,
.btn-primary:hover {
  background: #fff;
  border: 1px solid #333;
  font-size: 0.875rem;
  color: #000 !important;
}
.btn-main2:disabled, .btn-main2:disabled:hover,
.btn-primary:disabled,
.btn-primary:disabled:hover {
  color: #fff !important;
}

.btn-blue {
  border: 1px solid #333;
  color: #1a5bc3;
  background: #fff;
}

.bg-red {
  background: red;
}

.btn-red {
  background: red;
  border: 1px solid red;
  font-size: 0.875rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  border-radius: 0px;
  cursor: pointer;
}
.btn-red:hover {
  background: #cc0000;
  color: #fff;
}

.btn-yellow {
  background: #ffcf00;
  border: 1px solid #ffcf00;
  font-size: 0.875rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  border-radius: 0px;
  cursor: pointer;
}
.btn-yellow:hover {
  background: rgb(204, 165.6, 0);
  color: #fff;
}

.btn-big-bold {
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 20px;
  font-weight: bold;
}

.select-disabled .select-wrapper {
  background: #e9ecef;
}

.select-wrapper {
  background: #ffffff;
  border: 1px solid #585858;
  border-radius: 0px;
  position: relative;
}
.select-wrapper.select-wrapper-header {
  height: 30px;
}
.select-wrapper.select-wrapper-header select {
  height: 100% !important;
  line-height: 30px;
  padding: 0 32px 0 2px;
}
.select-wrapper.has-pre-icon select {
  padding-left: 32px;
}
.select-wrapper .select-pre-icon {
  position: absolute;
  left: 12px;
  top: 4px;
}
.select-wrapper .select-after-icon {
  position: absolute;
  right: 12px;
  top: 4px;
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  text-shadow: none;
  box-shadow: none;
  width: 100%;
  outline: none !important;
  padding-right: 20px;
}
.select-wrapper select:hover, .select-wrapper select:active, .select-wrapper select:focus {
  outline: none !important;
}

.bx-wrapper {
  box-shadow: none;
  border: none;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 999;
  text-indent: 0;
  background: none;
}
.bx-wrapper .bx-controls-direction a i {
  color: #fff;
  font-size: 60px;
  text-shadow: 1px 1px 0px #000;
}
.bx-wrapper .bx-controls-direction a.bx-next {
  text-align: right;
}

.logo {
  font-family: "Adobe Gurmukhi Regular", sans-serif;
  font-size: 2.375rem;
  color: #3e3e3e;
  letter-spacing: 0;
  text-align: center;
}
.logo span {
  color: red;
}
.logo:hover {
  color: #3e3e3e;
}
.logo:hover span {
  color: red;
}
.logo img {
  width: 250px;
  margin-bottom: 20px;
}

.home-slider-wrapper {
  position: relative;
  padding-top: 56.25%;
}
.home-slider-wrapper .bx-wrapper {
  margin-bottom: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.home-slider-wrapper .bx-wrapper .bx-viewport {
  height: 100% !important;
}
.home-slider-wrapper .slider-item {
  height: initial;
  position: relative;
  padding-top: 56.25%;
}
.home-slider-wrapper .slider-item.video-slide {
  background: #333;
}
.home-slider-wrapper .slider-item.video-slide video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.home-slider-wrapper .slider-item .mb_YTPlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-slider-wrapper .slider-item .mb_YTPBar {
  display: none !important;
  opacity: 0 !important;
}
.home-slider-wrapper .slider-item .sound-button {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1001;
}
.home-slider-wrapper .slider-item .sound-button i {
  color: rgba(255, 255, 255, 0.7);
  font-size: 24px;
}
.home-slider-wrapper .slider-item .sound-button i:hover {
  color: rgb(255, 255, 255);
}
.home-slider-wrapper .slider-item .sound-button i.fa-volume-mute {
  display: block;
}
.home-slider-wrapper .slider-item .sound-button i.fa-volume-up {
  display: none;
}
.home-slider-wrapper .slider-item .sound-button.muted i.fa-volume-mute {
  display: none;
}
.home-slider-wrapper .slider-item .sound-button.muted i.fa-volume-up {
  display: block;
}

.partner-slider-wrapper {
  position: relative;
}
.partner-slider-wrapper .partner-slider .slider-item {
  height: auto;
}
.partner-slider-wrapper .partner-slider p {
  display: block;
}

.swiper-container {
  width: 100%;
  height: 1000px;
}
.swiper-container.pi-slide {
  height: auto;
}

.swiper-pagination-bullet-active {
  background: #000 !important;
}

.home-slider {
  height: 100%;
}

label small {
  font-size: 0.875rem !important;
  color: #aaa;
}

.home-slider-pager-box {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.home-slider-pager-box .hs-pager {
  height: 100px;
  width: 100%;
  background: rgba(0, 0, 0, 0.49);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.home-slider-pager-box .hs-pager.last {
  border-left: none;
}
.home-slider-pager-box .hs-pager:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2);
}
.home-slider-pager-box .hs-pager.active {
  background: rgba(0, 0, 0, 0.9);
}
.home-slider-pager-box .hs-pager.active:hover {
  background: rgba(0, 0, 0, 0.9);
}

.slider-item {
  background-size: cover;
  background-position: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /*transition: background-size 3s;
  &:hover{
      background-size: 106%;
      transition: background-size 3s;
  }*/
}
.slider-item h2 {
  font-size: 3.5rem;
  color: #fff;
  text-shadow: 0px 0px 10px #333;
  text-align: center;
  font-weight: 500;
  margin-bottom: 2rem;
  letter-spacing: 0.09rem;
  display: none;
}
.slider-item p {
  font-size: 1.125rem;
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  text-align: center;
  line-height: 1.625rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  display: none;
}
.slider-item .go-button {
  display: block;
  width: 60px;
  height: 60px;
  background: #fff;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
}
.slider-item .go-button i {
  color: #2e70c9;
  font-size: 30px;
  line-height: 60px;
}
.slider-item .go-button:hover {
  background: rgba(255, 255, 255, 0.8);
}
.slider-item .go-button:hover i {
  color: red;
}

.home-identify-category {
  background: #000;
  padding: 80px 0;
}
.home-identify-category .title1 {
  color: #fff;
  font-weight: bold;
}

.snkr-title {
  margin-top: 85px;
}

.title1-box {
  margin: 1.5rem 0;
}

.title2-box {
  margin: 1.5rem 0;
}
.title2-box .home-intro-box .hib-image {
  text-align: center;
  padding-left: 150px;
  padding-right: 150px;
  margin-bottom: 10px;
}
.title2-box .home-intro-box .hib-button {
  top: -25px;
}
.title2-box .home-intro-box .hib-inside {
  top: initial;
}
.title2-box .home-intro-box .hib-inside .hib-inside-content {
  padding: 2.5rem 2.7rem 3.5rem 2.7rem;
  height: auto;
}
.title2-box .home-intro-box .hib-inside .hib-inside-content p {
  font-size: 1rem;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  color: #000;
}
.title2-box .home-intro-box .hib-inside .hib-inside-content p.hib-inside-jp-p {
  width: 77%;
}
.title2-box .home-intro-box .hib-inside .hib-inside-content p.hib-inside-jp-p-2 {
  width: 90%;
}
.title2-box .home-intro-box .hib-inside .hib-inside-content p.hib-inside-jp-p-3 {
  width: 90%;
}

.title1 {
  font-size: 2.25rem;
  color: #323232;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0.5rem;
}

.title1-sub {
  font-size: 1.125rem;
  color: #1e1e1e;
  letter-spacing: 0;
  text-align: center;
}

.title2 {
  font-size: 1.125rem;
  color: #3e3e3e;
  letter-spacing: 0;
  text-align: center;
}

footer {
  background: #2b2b2b;
}
footer .footer-info {
  display: flex;
  align-items: center;
  height: 100%;
}
footer .footer-info .footer-logo {
  font-family: "Adobe Gurmukhi Regular", sans-serif;
  font-size: 2rem;
  color: #ffffff;
  letter-spacing: 0;
  display: block;
  margin-right: 40px;
}
footer .footer-info .footer-logo.iva-logo, footer .footer-info .footer-logo.fakebusters-logo {
  text-align: center;
}
footer .footer-info .footer-logo.iva-logo img, footer .footer-info .footer-logo.fakebusters-logo img {
  width: 190px;
}
footer .footer-info .footer-logo.iva-logo img {
  margin-top: 30px;
}
footer .footer-info .footer-info-paragraph {
  opacity: 0.8;
  font-size: 0.875rem;
  color: #a2a2a2;
  letter-spacing: 0;
  line-height: 24px;
}
footer .footer-social-wrapper {
  width: 300px;
}
footer .footer-download img {
  width: 130px;
}
footer .footer-link-title {
  font-size: 1.125rem;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 1.75rem;
  margin-bottom: 8px;
}
footer .footer-links {
  margin: 0 10px;
}
footer .footer-links .footer-links-list {
  margin: 0;
  padding: 0;
}
footer .footer-links li {
  font-size: 0.875rem;
  color: #c9c9c9;
  letter-spacing: 0;
  line-height: 23px;
  list-style: none;
  font-weight: 500;
}
footer .footer-links li a {
  color: #c9c9c9;
}
footer .footer-links li a:hover {
  color: #fff;
}
footer .footer-socials ul {
  margin: 0;
  padding: 0;
}
footer .footer-socials ul li {
  display: inline-block;
  list-style: none;
  margin-right: 8px;
}
footer .footer-socials ul li a {
  color: #c9c9c9;
}
footer .footer-copyright {
  font-size: 12px;
  color: #777;
  letter-spacing: 0;
  line-height: 30px;
}
footer .footer-copyright .footer-iva-logo {
  width: 40px;
  display: inline-block;
  margin-right: 10px;
}
footer .footer-payment img {
  width: 300px;
  -webkit-user-drag: none;
}
footer .w-40 {
  width: 40%;
}
footer .footer-ig-box {
  position: relative;
  padding-right: 0px;
  margin-top: 8px;
}
footer .footer-ig-box a {
  color: #fff;
  font-size: 12px;
}
footer .footer-ig-box a:hover {
  color: #c3c3c3;
}
footer .footer-ig-box a i {
  font-size: 26px;
  position: relative;
  top: 3px;
}
footer .footer-ig-box a.fib-ig:hover i {
  animation: fade 0.5s linear;
  animation-fill-mode: forwards;
  background: linear-gradient(45deg, #fff 0%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
@keyframes fade {
  0% {
    background: linear-gradient(45deg, #fff 0%, #fff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
  }
  50% {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
  }
  100% {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}
footer .footer-ig-box a.fib-fb:hover {
  color: #1877f2;
}
footer .footer-ig-box a.fib-tw:hover {
  color: #000;
}
footer .footer-ig-box a.fib-li:hover {
  color: #0e76a8;
}
footer .footer-ig-box .footer-ig-text {
  font-size: 0.875rem;
  color: #fff;
  text-decoration: underline;
  transition: color 0.5s;
}
footer .footer-ig-box:hover .footer-ig-text {
  color: #c3c3c3;
  transition: color 0.5s;
}
footer .footer-ig-box img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 3px;
  left: 0px;
}
footer .footer-ig-box > i {
  position: absolute;
  top: 5px;
  left: 0px;
  font-size: 2rem;
  color: #fff;
}
footer .footer-bottom-nav {
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
  padding: 15px 0;
  margin-top: 3rem;
}
footer .footer-bottom-nav .col-sm,
footer .footer-bottom-nav .col-md {
  border-right: 1px solid #999;
}
footer .footer-bottom-nav .col-sm.last,
footer .footer-bottom-nav .col-md.last {
  border-right: none;
}
footer .footer-bottom-nav a {
  width: 100%;
  display: block;
  text-align: center;
  color: #c9c9c9;
  font-size: 0.875rem;
}
footer .footer-bottom-nav a:hover {
  color: #fff;
}

.home-intro {
  padding: 100px 0;
}
.home-intro-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 30px -50px 30px;
}
.home-intro-box .hib-icon {
  position: relative;
  z-index: 4;
  margin-bottom: 15px;
}
.home-intro-box .hib-icon i {
  color: #ffffff;
  font-size: 2.4rem;
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: #6d6d6d;
  border-radius: 50%;
}
.home-intro-box .hib-inside {
  top: -50px;
  position: relative;
  z-index: 3;
}
.home-intro-box .hib-inside .hib-inside-content {
  background: #f6f6f6;
  z-index: 2;
  position: relative;
  padding: 4rem 2.7rem 4rem 2.7rem;
  height: 282px;
}
.home-intro-box .hib-inside:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid #979797;
  z-index: 1;
  display: none;
}
.home-intro-box .hib-inside.right-line:before {
  content: "";
  background: #d7d7d7;
  width: 1px;
  height: 100%;
  position: absolute;
  left: -100px;
  top: 5px;
}
.home-intro-box .hib-inside .title2 {
  border-bottom: 1px solid #d8d8d8;
}
.home-intro-box .hib-inside p {
  color: #838383;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.75rem;
}
.home-intro-box .hib-button {
  position: relative;
  top: -70px;
  z-index: 4;
}
.home-intro-box .hib-button .btn {
  padding: 12px 70px;
}

.hic-item {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  transition: background-size 0.3s;
  display: flex;
  flex-direction: column;
  letter-spacing: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.hic-item .hic-not-allow {
  display: none;
  font-size: 12px;
  color: #fff;
  z-index: 10;
}
.hic-item.disabledClass {
  pointer-events: none;
  cursor: default;
}
.hic-item.disabledClass .hic-price {
  display: none;
}
.hic-item.disabledClass .hic-not-allow {
  display: block;
}
.hic-item.disabledClass:after {
  background-image: url("/images/lock.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.hic-item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 8;
  background: rgba(0, 0, 0, 0.54);
  transition: background 0.5s;
}
.hic-item:before {
  content: "";
  display: block;
  width: 96%;
  height: 96%;
  position: absolute;
  top: 2%;
  left: 2%;
  z-index: 8;
  border: 2px solid rgba(255, 255, 255, 0);
  transition: all 0.5s;
}
.hic-item.act .adv {
  display: flex;
}
.hic-item .adv {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.87);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 50px;
  display: none;
  font-family: "FCM";
}
.hic-item .adv > div {
  width: 80%;
  padding: 5px 0;
  border: 1px solid #fff;
  color: #fff;
  margin: 15px 0;
  background: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.hic-item .adv > div:hover {
  background: #fff;
  color: #000;
}
.hic-item .hic-name {
  z-index: 10;
  position: relative;
  transition: text-shadow 0.5s;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0);
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Noto Sans JP", "Noto Sans SC", "Noto Sans KR", sans-serif;
  margin-bottom: 0.5rem;
  color: #ffffff;
}
.hic-item .hic-name span.bebas {
  font-family: "Bebas Neue";
}
.hic-item .hic-name:not([lang=en]) {
  font-weight: 600;
  font-size: 20px;
}
.hic-item .hic-price {
  z-index: 10;
  position: relative;
  font-size: 1rem;
  color: #dddddd;
  font-weight: 700;
}
.hic-item:hover, .hic-item.active {
  background-size: 107%;
}
.hic-item:hover:after, .hic-item.active:after {
  background: rgba(0, 0, 0, 0.1);
}
.hic-item:hover .hic-name, .hic-item.active .hic-name {
  text-shadow: 1px 1px 0px #000;
}

.home-about {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 650px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home-about .title1,
.home-about .title1-sub,
.home-about p {
  color: #fff;
}
.home-about .title1 {
  margin-bottom: 3rem;
}
.home-about p {
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 2rem;
}

@keyframes zoominoutsinglefeatured {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes zoominoutsinglefeatured1 {
  0% {
    transform: scale(1, 1);
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  30% {
    transform: scale(1, 1);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  70% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes zoominoutsinglefeatured2 {
  0% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
  10% {
    transform: scale(1, 1);
  }
  20% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    transform: scale(1, 1);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
}
@keyframes breath {
  0% {
    background-size: 100%;
  }
  50% {
    background-size: 105%;
  }
  100% {
    background-size: 100%;
  }
}
/* 第一张图片初始状态设置为可见 */
.zoom-image-container img:nth-child(1) {
  opacity: 1;
}

/* 第一张图片动画 */
@keyframes zoominout1 {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  20% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
/* 第二张图片动画 */
@keyframes zoominout2 {
  0%, 15% {
    transform: scale(1, 1);
    opacity: 0;
  }
  20% {
    transform: scale(1, 1);
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  40% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
  40%, 100% {
    opacity: 0;
  }
}
/* 第三张图片动画 */
@keyframes zoominout3 {
  0%, 35% {
    transform: scale(1, 1);
    opacity: 0;
  }
  40% {
    transform: scale(1, 1);
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  60% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
  60%, 100% {
    opacity: 0;
  }
}
/* 第四张图片动画 */
@keyframes zoominout4 {
  0%, 55% {
    transform: scale(1, 1);
    opacity: 0;
  }
  60% {
    transform: scale(1, 1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  80% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
  80%, 100% {
    opacity: 0;
  }
}
/* 第五张图片动画 */
@keyframes zoominout5 {
  0%, 75% {
    transform: scale(1, 1);
    opacity: 0;
  }
  80% {
    transform: scale(1, 1);
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
}
/* 为每张图片分配动画 */
.zoom-image-container img:nth-child(1) {
  animation: zoominout1 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}

.zoom-image-container img:nth-child(2) {
  animation: zoominout2 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}

.zoom-image-container img:nth-child(3) {
  animation: zoominout3 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}

.zoom-image-container img:nth-child(4) {
  animation: zoominout4 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}

.zoom-image-container img:nth-child(5) {
  animation: zoominout5 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}

.home-marker-info {
  background: #000000;
  padding: 5rem 0;
}
.home-marker-info .title1 {
  color: #fff;
  font-weight: bold;
}
.home-marker-info .hmi-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 420px;
  position: relative;
  z-index: 5;
}
.home-marker-info .hmi-image {
  z-index: 3;
  position: relative;
}
.home-marker-info .hmi-image.active {
  animation: zoominoutsinglefeatured 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}
.home-marker-info .hmi-image1 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.home-marker-info .hmi-image1.active {
  animation: zoominoutsinglefeatured1 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}
.home-marker-info .hmi-image2 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.home-marker-info .hmi-image2.active {
  animation: zoominoutsinglefeatured2 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}
.home-marker-info .hmi-image-box {
  position: relative;
  z-index: 10;
}
.home-marker-info .hmi-text-box {
  position: relative;
  z-index: 11;
}
.home-marker-info .hmi-img-wrapper {
  position: relative;
  margin: 0 40px;
}
.home-marker-info .hmi-img-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid #979797;
  z-index: 1;
  display: none;
}
.home-marker-info .hmi-text {
  color: #fff;
  letter-spacing: 0;
  line-height: 1.625rem;
  margin: 0 40px;
  height: 420px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.home-marker-info .hmi-text p {
  line-height: 2.8rem;
}
.home-marker-info .hmi-text:before {
  display: none;
  content: "";
  background: #d7d7d7;
  width: 1px;
  height: 100%;
  position: absolute;
  left: -56px;
  top: 5px;
}
.home-marker-info .hmi-text.left:before {
  left: inherit;
  right: -55px;
}

.identification-results {
  background: #000000;
  padding-top: 72px;
  padding-bottom: 140px;
}
@media (max-width: 1280px) {
  .identification-results {
    padding-bottom: 60px;
    padding-left: 32px;
    padding-right: 32px;
  }
}
.identification-results .title1-box {
  margin: unset;
  margin-bottom: 56px;
}
@media (max-width: 1280px) {
  .identification-results .title1-box {
    margin-bottom: 37px;
  }
}
.identification-results .title1-box .title1 {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  line-height: 26px;
  margin: unset;
  margin-bottom: 36px;
}
@media (max-width: 768px) {
  .identification-results .title1-box .title1 {
    margin-bottom: 26px;
    font-size: 22px;
  }
}
.identification-results .title1-box .subtitle1 {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}
@media (max-width: 768px) {
  .identification-results .title1-box .subtitle1 {
    font-size: 13px;
  }
}
.identification-results #identificationSlideNew {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 40px 0; /* 保留上下間距 */
  /* 為Swiper容器添加必要的樣式 */
  /* 導航按鈕樣式 */
}
.identification-results #identificationSlideNew .swiper-container-new {
  width: 100%;
  max-width: 1100px; /* 調整容器寬度 */
  position: relative;
  overflow: visible; /* 允許內容超出容器以顯示slide邊緣 */
  padding: 0 60px; /* 調整左右間距 */
}
.identification-results #identificationSlideNew .swiper-wrapper-new {
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  /* 添加Swiper必要的樣式 */
}
.identification-results #identificationSlideNew .swiper-wrapper-new .swiper-slide {
  flex-shrink: 0;
  width: auto !important; /* 覆蓋Swiper設置的寬度 */
  position: relative;
  transition-property: transform;
  transform-origin: center center;
  /* 精確控制slide邊距 */
  margin: 0; /* 重置margin */
  padding: 0; /* 重置padding */
  box-sizing: border-box;
  /* 非活動slide的樣式 - 只針對不是active/next/prev的slide */
  /* 確保active/next/prev slide完全不透明 */
}
.identification-results #identificationSlideNew .swiper-wrapper-new .swiper-slide .identify-cards-block {
  transition: opacity 0.8s ease-in;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-next):not(.swiper-slide-prev) .identify-cards-block {
  opacity: 0.3; /* 大幅降低不透明度 */
}
.identification-results #identificationSlideNew .swiper-wrapper-new .swiper-slide.swiper-slide-active, .identification-results #identificationSlideNew .swiper-wrapper-new .swiper-slide.swiper-slide-next, .identification-results #identificationSlideNew .swiper-wrapper-new .swiper-slide.swiper-slide-prev {
  opacity: 1;
  z-index: 2;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block {
  display: flex;
  flex-direction: column;
  gap: 26px; /* 保持卡片之間的間距為26px */
  width: -moz-fit-content;
  width: fit-content;
  background-color: rgba(0, 0, 0, 0.2); /* 輕微背景 */
  border-radius: 8px; /* 圓角效果 */
  overflow: hidden; /* 確保內容不溢出 */
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); /* 輕微陰影效果 */
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 316px;
  border: #535355 solid 1px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  margin: 0; /* 確保無額外邊距 */
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .identify-img img {
  width: 100%;
  height: 314px;
  -o-object-fit: cover;
     object-fit: cover;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .brand-info {
  display: flex;
  gap: 18px;
  padding: 26px 18px;
  align-items: center;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .brand-info img {
  width: 58px;
  height: 58px;
  -o-object-fit: cover;
     object-fit: cover;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .brand-info .brand-detail {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-family: "DinC";
  font-weight: bold;
  color: white;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .brand-info .brand-detail .name {
  font-size: 18px;
  line-height: 18px;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .brand-info .brand-detail .model {
  font-size: 24px;
  line-height: 24px;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .brand-info .brand-detail .timedate {
  font-size: 16px;
  line-height: 16px;
  color: #9e9e9e;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .badge-block {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  justify-content: space-between;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.8) 38%, rgba(0, 0, 0, 0) 100%);
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .badge-block .result-badge {
  width: 106px;
  height: 106px;
}
.identification-results #identificationSlideNew .swiper-wrapper-new .identify-cards-block .identify-card .badge-block .result-tag {
  height: 24px;
}
.identification-results #identificationSlideNew .swiper-button-prev-new,
.identification-results #identificationSlideNew .swiper-button-next-new {
  position: absolute;
  top: 50%;
  width: 37px;
  height: 37px;
  border: white 1px solid;
  border-radius: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  z-index: 20;
  cursor: pointer;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out;
}
.identification-results #identificationSlideNew .swiper-button-prev-new:hover,
.identification-results #identificationSlideNew .swiper-button-next-new:hover {
  transform: translateY(-50%) scale(1.2);
}
.identification-results #identificationSlideNew .swiper-button-prev-new {
  left: -20px;
  background-image: url("/images/arrow_white.png");
}
.identification-results #identificationSlideNew .swiper-button-next-new {
  right: -20px;
  background-image: url("/images/arrow_white.png");
  transform: translateY(-50%) rotate(180deg);
}
.identification-results #identificationSlideNew .swiper-button-next-new:hover {
  transform: translateY(-50%) rotate(180deg) scale(1.2);
}
@media (max-width: 1280px) {
  .identification-results #identificationSlideNew {
    display: none;
  }
}
.identification-results #identifyApp {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.identification-results #identifyApp .triple-slider .go-prev-slide {
  position: absolute;
  top: 50%;
  left: calc((100vw - 1000px) / 4);
  background-image: url("/images/arrow_white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  transform: translateX(-50%) translateY(-50%);
  z-index: 20;
}
.identification-results #identifyApp .triple-slider .go-next-slide {
  position: absolute;
  top: 50%;
  right: calc((100vw - 1000px) / 4);
  background-image: url("/images/arrow_white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  transform: translateX(50%) translateY(-50%) rotate(180deg);
  z-index: 20;
}
.identification-results #identifyApp .triple-slider .go-slide-circle {
  width: 37px;
  height: 37px;
  border: white 1px solid;
  border-radius: 100%;
  transition: transform 0.3s ease-in-out;
}
.identification-results #identifyApp .triple-slider .go-slide-circle:hover {
  transform: scale(1.2);
}
.identification-results #identifyApp .triple-slider .swiper {
  width: 100%;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.identification-results #identifyApp .triple-slider .swiper .swiper-slide {
  display: flex;
  place-content: center;
}
.identification-results #identifyApp .triple-slider .bg-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.identification-results #identifyApp .identify-cards-block {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
  width: -moz-fit-content;
  width: fit-content;
}
.identification-results #identifyApp .identify-cards-block .identify-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 316px;
  border: #535355 solid 1px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
.identification-results #identifyApp .identify-cards-block .identify-card .identify-img img {
  width: 100%;
  height: 314px;
  -o-object-fit: cover;
     object-fit: cover;
}
.identification-results #identifyApp .identify-cards-block .identify-card .brand-info {
  display: flex;
  gap: 18px;
  padding: 26px 18px;
  align-items: center;
}
.identification-results #identifyApp .identify-cards-block .identify-card .brand-info img {
  width: 58px;
  height: 58px;
  -o-object-fit: cover;
     object-fit: cover;
}
.identification-results #identifyApp .identify-cards-block .identify-card .brand-info .brand-detail {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-family: "DinC";
  font-weight: bold;
  color: white;
}
.identification-results #identifyApp .identify-cards-block .identify-card .brand-info .brand-detail .name {
  font-size: 18px;
  line-height: 18px;
}
.identification-results #identifyApp .identify-cards-block .identify-card .brand-info .brand-detail .model {
  font-size: 24px;
  line-height: 24px;
}
.identification-results #identifyApp .identify-cards-block .identify-card .brand-info .brand-detail .timedate {
  font-size: 16px;
  line-height: 16px;
  color: #9e9e9e;
}
.identification-results #identifyApp .identify-cards-block .identify-card .badge-block {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  justify-content: space-between;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.8) 38%, rgba(0, 0, 0, 0) 100%);
}
.identification-results #identifyApp .identify-cards-block .identify-card .badge-block .result-badge {
  width: 106px;
  height: 106px;
}
.identification-results #identifyApp .identify-cards-block .identify-card .badge-block .result-tag {
  height: 24px;
}
@media (max-width: 1280px) {
  .identification-results #identifyApp {
    display: none;
  }
}
.identification-results .identification-swiper-mobile {
  position: relative;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.identification-results .identification-swiper-mobile .slide-control {
  display: flex;
  justify-content: space-between;
  width: 342px;
  height: 100%;
  margin-top: 12px;
}
.identification-results .identification-swiper-mobile .slide-control .go-prev-slide-mobile {
  background-image: url("/images/arrow_white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
}
.identification-results .identification-swiper-mobile .slide-control .go-next-slide-mobile {
  background-image: url("/images/arrow_white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  transform: rotate(180deg);
}
.identification-results .identification-swiper-mobile .slide-control .go-slide-circle {
  width: 37px;
  height: 37px;
  border: white 1px solid;
  border-radius: 100%;
}
.identification-results .identification-swiper-mobile .swiper-slide {
  display: flex;
  place-content: center;
}
.identification-results .identification-swiper-mobile .identify-cards-block {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 166px;
  border: #535355 solid 1px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .identify-img img {
  width: 100%;
  height: 176px;
  -o-object-fit: cover;
     object-fit: cover;
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .brand-info {
  display: flex;
  gap: 8px;
  padding: 14px 10px;
  align-items: center;
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .brand-info img {
  width: 32px;
  height: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .brand-info .brand-detail {
  display: flex;
  flex-direction: column;
  font-family: "DinC";
  font-weight: bold;
  font-size: 10px;
  line-height: 14px;
  color: white;
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .brand-info .brand-detail .timedate {
  color: #9e9e9e;
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .badge-block {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  padding: 8px;
  justify-content: space-between;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.8) 38%, rgba(0, 0, 0, 0) 100%);
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .badge-block .result-badge {
  width: 60px;
  height: 60px;
}
.identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .badge-block .result-tag {
  height: 16px;
}
@media (max-width: 1280px) {
  .identification-results .identification-swiper-mobile {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .identification-results .identification-swiper-mobile .slide-control {
    width: 310px;
  }
  .identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile {
    width: 140px;
  }
  .identification-results .identification-swiper-mobile .identify-cards-block .identify-card-mobile .identify-img img {
    width: 140px;
  }
}

.triple-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
  perspective: 1200px;
}

.triple-slider .triple-slider-main {
  position: relative;
  z-index: 10;
}

.triple-slider .triple-slider-prev,
.triple-slider .triple-slider-next {
  opacity: 0.12;
  position: absolute;
  top: 50%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}

.triple-slider .triple-slider-prev {
  right: 1026px;
  transform: translateY(-50%);
}

.triple-slider .triple-slider-next {
  left: 1026px;
  transform: translateY(-50%);
}

#identificationPopup {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 90;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
#identificationPopup .identification-img-block {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#identificationPopup .identification-img-block .identification-img {
  position: relative;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
}
#identificationPopup .identification-img-block .identification-img#identificationPopupPc {
  width: 974px;
  height: 702px;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
#identificationPopup .identification-img-block .identification-img#identificationPopupMobile {
  width: 320px;
  height: 534px;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
#identificationPopup .identification-img-block .identification-img#identificationPopupMobile .popup-close {
  position: absolute;
  top: 8px;
  right: 12px;
  width: 13px;
  height: 13px;
}

#cc_exp_mm,
#cc_exp_yy {
  position: fixed;
  left: -10000px;
  top: -10000px;
}

.checkout-box {
  background: #fff;
  border: 1px solid #333;
  padding: 20px;
}
.checkout-box .checkout-item {
  font-size: 13px;
}
.checkout-box .checkout-item label {
  font-weight: bold;
  letter-spacing: 1px;
  margin-right: 16px;
  display: inline-block;
  min-width: 72px;
}

#alipayModal img,
#paypalModal img,
#linepayModal img {
  width: 300px;
}

.home-payment {
  background: #f6f6f6;
  padding: 4rem;
}
.home-payment.noline .home-payment-item {
  border: 1px solid #000;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 15px;
  background: #fff;
  cursor: pointer;
}
.home-payment.noline .home-payment-item a {
  outline: none;
}
.home-payment.noline .home-payment-item:after {
  display: none;
}
.home-payment.noline .home-payment-item.active, .home-payment.noline .home-payment-item.active:hover {
  box-shadow: 0px 3px 3px #999;
  cursor: default;
}
.home-payment.noline .home-payment-item.active, .home-payment.noline .home-payment-item:hover {
  border: 1px solid #2e70c9;
  color: #2e70c9;
  font-weight: bold;
}
.home-payment.noline .home-payment-item:hover {
  box-shadow: none;
  cursor: pointer;
}
.home-payment.noline .home-payment-item.disabled, .home-payment.noline .home-payment-item.disabled:hover {
  cursor: not-allowed;
  background: #eee;
  border: 1px solid #aaa;
  color: #999;
  font-weight: normal;
  box-shadow: none;
}
.home-payment.noline .home-payment-item.disabled img, .home-payment.noline .home-payment-item.disabled:hover img {
  filter: grayscale(100%);
  opacity: 0.5;
}
.home-payment .home-payment-item {
  position: relative;
}
.home-payment .home-payment-item:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #ddd;
  position: absolute;
  right: -10px;
  top: 0px;
  transform-origin: 0px 0%;
  transform: rotate(15deg);
}
.home-payment .home-payment-item.last:after {
  display: none;
}
.home-payment .home-payment-item.disable {
  border: 1px solid #ccc;
  cursor: default;
}
.home-payment .home-payment-item.disable a {
  color: #ccc;
}
.home-payment .home-payment-item.disable img {
  filter: grayscale(100%);
}
.home-payment .home-payment-item.disable > div {
  color: #999;
}
.home-payment .home-payment-item.disable:hover {
  border: 1px solid #ccc;
}
.home-payment .home-payment-item.disable:hover a {
  color: #ccc;
}
.home-payment .home-payment-item img {
  width: 70%;
  margin: 0 auto;
}

.page,
.member-page {
  min-height: 600px;
}

.login-block {
  min-height: 65vh;
  background: #f8f8f8;
}
.login-block .login-sec {
  margin-top: 3rem;
  border-radius: 10px;
  box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #d8d8d8;
  background-color: #fff;
}
.login-block .login-sec .row {
  height: 100%;
}

.login-sec {
  padding: 40px 30px;
}
.login-sec .form-check-label {
  width: 100%;
}

.login-banner-wrapper {
  align-self: stretch;
}

.login-banner {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  z-index: 3;
}
.login-banner:before {
  display: block;
  width: 96%;
  height: 96%;
  position: absolute;
  top: 2%;
  left: 2%;
  background: none;
  border: 1px solid #fff;
  z-index: 4;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.vision {
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vision.vision-big {
  height: 800px;
}
.vision.high {
  height: 350px;
}
.vision.vision-high {
  height: auto;
  padding-top: 100%;
}
.vision h3 {
  font-size: 3rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 1px 1px 3px #000;
}

.editor-content h3 {
  font-size: 2rem;
  line-height: 2.75rem;
  color: #222;
  margin: 0.5rem 0 1rem 0;
}
.editor-content h4 {
  font-size: 1.25rem;
  line-height: 2.75rem;
  color: #222;
  margin: 0.5rem 0;
  font-weight: 400;
}
.editor-content hr {
  margin: 3rem 0;
}
.editor-content p {
  font-size: 1rem;
  color: #333;
  text-align: left;
  line-height: 2rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  margin: 0.2rem 0 1rem 0;
}
.editor-content ul li,
.editor-content ol li {
  font-size: 1rem;
  color: #333;
  text-align: left;
  line-height: 2rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  margin: 0.2rem 0 1rem 0;
}

.identify-step.qi .identify-step-item .isi-text {
  color: #ecc301;
}
.identify-step.pi .identify-step-item .isi-text {
  color: #209cb8;
}
.identify-step.pi .identify-step-item.active .isi-icon {
  border: 1px solid #000;
  background: #000;
  box-shadow: 0px 3px 12px 0 rgba(32, 156, 184, 0.67);
}
.identify-step.pi .identify-step-item.active .isi-icon i {
  color: #fff;
}
.identify-step .identify-step-item {
  cursor: pointer;
}
.identify-step .identify-step-item .isi-icon {
  background: #ffffff;
  border: 1px solid #eaeaea;
  box-shadow: 8px 15px 25px 0 rgba(0, 0, 0, 0.13);
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto 0.5rem auto;
  border-radius: 160px;
  transition: all 0.5s;
}
.identify-step .identify-step-item .isi-icon i {
  transition: all 0.5s;
  font-size: 3.5rem;
  color: #333;
}
.identify-step .identify-step-item .isi-text {
  transition: color 0.5s;
  font-size: 1rem;
  color: #9f0222;
  letter-spacing: 0;
  text-align: center;
}
.identify-step .identify-step-item:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f178";
  display: block;
  position: absolute;
  top: 60px;
  right: -15px;
  font-size: 3rem;
  color: #666666;
}
.identify-step .identify-step-item.last:after {
  content: "";
}
.identify-step.identify-step-premium .identify-step-item:after {
  top: 25px;
  font-size: 2rem;
}
.identify-step.identify-step-premium .isi-icon {
  width: 82px;
  height: 82px;
}
.identify-step.identify-step-premium .isi-icon i {
  font-size: 2.5rem;
}

.pricing h1.h1 {
  color: rgb(36.5020242915, 88.8744939271, 159.4979757085);
}
.pricing .card-body {
  display: flex;
  flex-direction: column;
}
.pricing .card-body .btn.btn-main1 {
  justify-self: flex-end;
  margin-top: auto;
}

.member-side-menu {
  position: relative;
  z-index: 2;
  margin-bottom: 7rem;
}
.member-side-menu:after {
  content: "";
  background: #fafafa;
  display: block;
  width: 100%;
  height: 110%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.member-side-menu .msm-group {
  position: relative;
  z-index: 2;
}
.member-side-menu .msm-group-title {
  font-size: 1.25rem;
  color: #3e3e3e;
  letter-spacing: 0;
  text-align: left;
  border-bottom: 1px solid #333;
  padding: 0.5rem 1rem;
  margin-bottom: 0.3rem;
  background: rgba(255, 255, 255, 0.6);
}
.member-side-menu .msm-group-title i {
  font-size: 2rem;
  margin-right: 1rem;
  position: relative;
  top: 2px;
}
.member-side-menu .list-group li {
  padding: 0.5rem 1rem;
  background: none;
}
.member-side-menu .list-group li a {
  color: #333;
}
.member-side-menu .list-group li a:hover {
  color: #999;
}
.member-side-menu .list-group li:first-child {
  border-top: none;
}

.identify-table-list-table span.badge-dark {
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 0.875rem;
}
.identify-table-list-table thead tr th {
  border-top: none;
  font-size: 0.875rem;
  color: #949494;
  letter-spacing: 1.5px;
  padding-bottom: 1px;
  border-bottom: 2px solid #888;
}
.identify-table-list-table tbody tr:last-child td {
  border-bottom: 1px solid #888;
}
.identify-table-list-table tbody tr td {
  vertical-align: middle;
  border-bottom: 1px solid #888;
  padding: 0.5rem 0.75rem;
}
.identify-table-list-table tbody tr td h6 {
  margin-bottom: 0px;
}

.identify-status-bar {
  position: relative;
  margin: 0 10px;
}
.identify-status-bar .isb-status {
  text-align: center;
  position: relative;
  z-index: 2;
}
.identify-status-bar .isb-status:after, .identify-status-bar .isb-status:before {
  background: #e3e5ed;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  content: "";
  height: 5px;
  width: 50%;
  position: absolute;
  bottom: 14px;
  z-index: 1;
}
.identify-status-bar .isb-status:after {
  left: 50%;
  margin-left: 0px;
}
.identify-status-bar .isb-status:before {
  right: 50%;
  margin-left: 0px;
}
.identify-status-bar .isb-status.active:before {
  background-image: linear-gradient(-136deg, red 0%, #b40f0f 100%);
}
.identify-status-bar .isb-status.active .isb-dot {
  border: 4px solid red;
}
.identify-status-bar .isb-status.done:after, .identify-status-bar .isb-status.done:before {
  background-image: linear-gradient(-136deg, #b40f0f 0%, red 100%);
}
.identify-status-bar .isb-status.done .isb-dot {
  border: 4px solid red;
}
.identify-status-bar .isb-status:first-child:before {
  /*background: none;
  background-image: linear-gradient(-136deg, $red 0%, rgba(255,255,255,0) 100%);*/
  display: none;
}
.identify-status-bar .isb-status:last-child:after {
  /*background: none;
  background-image: linear-gradient(-136deg, rgba(255,255,255,0) 0%, #e3e5ed 100%);*/
  display: none;
}
.identify-status-bar .isb-status.active:last-child:after {
  background: none;
  background-image: linear-gradient(-136deg, rgba(255, 255, 255, 0) 0%, red 100%);
}
.identify-status-bar .isb-status .isb-status-title {
  color: #323232;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.identify-status-bar .isb-status .isb-dot {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #ffffff;
  border: 4px solid #999;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  display: inline-block;
}
.identify-status-bar.finish .isb-status:after, .identify-status-bar.finish .isb-status:before {
  background: #ccc;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.identify-status-bar.finish .isb-status .isb-dot {
  border: 4px solid #555;
}
.identify-status-bar.finish .isb-status.active:after, .identify-status-bar.finish .isb-status.active:before, .identify-status-bar.finish .isb-status.done:after, .identify-status-bar.finish .isb-status.done:before {
  background: #ccc;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.identify-status-bar.finish .isb-status.active .isb-dot, .identify-status-bar.finish .isb-status.done .isb-dot {
  border: 4px solid #555;
}

.identify-countdown {
  line-height: 2.75rem;
}
.identify-countdown span {
  color: #646464;
  line-height: 46px;
  display: inline-block;
}
.identify-countdown span.countdown {
  font-family: "Alarm", sans-serif;
  font-size: 3.5rem;
  color: red;
  line-height: 46px;
  margin-left: 10px;
  position: relative;
  top: 3px;
}
.identify-countdown #countdown {
  display: inline-block;
  width: 175px;
  text-align: left;
}

.identify-show {
  background: #ffffff;
  border: 1px solid #eaeaea;
  box-shadow: 8px 15px 25px 0 rgba(0, 0, 0, 0.13);
  position: relative;
}

.identify-report-title-1 {
  font-size: 24px;
}

.identify-report-title-2 {
  font-size: 18px;
  font-family: "FCM";
}

.identify-report {
  margin-bottom: 80px;
}
.identify-report .identify-mark {
  position: absolute;
  top: -20px;
  left: initial;
  right: -20px;
}
.identify-report .identify-show-info dd {
  font-family: "FCM";
  color: #000;
  font-size: 15px;
}
.identify-report .identify-show-info .isi-id {
  color: #000;
}
.identify-report .identify-report-wrapper {
  position: relative;
  border: 1px solid #000;
}
.identify-report .identify-report-wrapper .identify-show-info dt {
  width: calc(100% - 134px);
}
.identify-report p {
  font-size: 13px;
  line-height: 28px;
  margin-bottom: 10px;
}
.identify-report .identify-report-content p {
  margin-bottom: 30px;
}
.identify-report .identify-report-content p:last-child {
  margin-bottom: 0px;
}
.identify-report .identify-report-content img {
  margin-bottom: 10px;
}
.identify-report .identify-report-content .img-note {
  font-size: 13px;
  line-height: 28px;
  font-weight: normal;
  color: #444;
  margin-bottom: 30px;
}

.identify-mark {
  position: absolute;
  top: 240px;
  right: 30px;
  z-index: 99;
  width: 230px;
}

.p-show .identify-mark {
  top: 150px;
}

.resend-alert {
  word-break: break-all;
}

.duetime2 {
  color: red;
}

.duetime4 {
  color: blue;
}

.imr-label {
  display: inline-block;
  image-rendering: pixelated;
}

.identify-show-info dd {
  font-size: 13px;
  color: #848484;
  text-align: right;
  line-height: 28px;
  display: inline-block;
  width: 180px;
  padding: 7px 15px;
  margin-bottom: -1px;
  vertical-align: top;
}
.identify-show-info dt {
  vertical-align: top;
  margin-bottom: -1px;
  font-size: 14px;
  color: #131313;
  line-height: 28px;
  display: inline-block;
  padding: 7px 15px;
  border-left: 1px solid #888;
  width: calc(100% - 184px);
  height: 100%;
  min-height: 42px;
}
.identify-show-info .isi-id {
  color: #128537;
}
.identify-show-info .imr-label {
  margin-top: 3px;
}

.isi-images {
  margin-bottom: -15px;
}

.isi-image {
  background-size: cover;
  background-position: center;
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.member-content {
  margin-bottom: 8rem;
  min-height: 450px;
}
.member-content .receipt-dt .ii-status-label {
  width: 120px;
}

.identify-show-message .ism-input {
  position: relative;
}
.identify-show-message .ism-input input {
  padding-right: 80px;
}
.identify-show-message .ism-input #message_file_btn {
  position: absolute;
  top: 9px;
  right: 62px;
  width: 27px;
  height: 27px;
  line-height: 27px;
  z-index: 10;
}
.identify-show-message .ism-input #message_file_btn i {
  font-size: 16px;
  color: #333;
}
.identify-show-message .ism-input #message_file_btn:hover i {
  color: #999;
}
.identify-show-message .ism-input .ism-input-send {
  position: absolute;
  right: 14px;
  top: 9px;
  color: #fff;
  z-index: 10;
}
.identify-show-message .ism-input .ism-input-send i {
  font-size: 20px;
}
.identify-show-message .ism-messages {
  margin-bottom: 6px;
}
.identify-show-message .ism-messages .fakebuster-message,
.identify-show-message .ism-messages .user-message {
  position: relative;
  padding-bottom: 25px;
}
.identify-show-message .ism-messages .fakebuster-message .msg-container,
.identify-show-message .ism-messages .user-message .msg-container {
  padding: 12px 15px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 25px;
  width: auto;
}
.identify-show-message .ism-messages .fakebuster-message .msg-container img,
.identify-show-message .ism-messages .user-message .msg-container img {
  max-width: 140px;
  width: 140px;
}
.identify-show-message .ism-messages .fakebuster-message .msg-time,
.identify-show-message .ism-messages .user-message .msg-time {
  font-size: 0.875rem;
  color: #9b9b9b;
  letter-spacing: 0;
  position: absolute;
  bottom: 0px;
}
.identify-show-message .ism-messages .user-message {
  margin-left: 60px;
}
.identify-show-message .ism-messages .user-message .msg-container {
  background: #c2f594;
  border-radius: 20px 0 20px 20px;
  color: #000;
}
.identify-show-message .ism-messages .user-message .msg-time {
  right: 0px;
}
.identify-show-message .ism-messages .fakebuster-message {
  margin-right: 60px;
}
.identify-show-message .ism-messages .fakebuster-message .msg-container {
  background: #222222;
  border: 1px solid #222222;
  border-radius: 0 20px 20px 20px;
  color: #fff;
}
.identify-show-message .ism-messages .fakebuster-message .msg-time {
  left: 0px;
}

.box-bg {
  background: #ffffff;
  border: 1px solid #eaeaea;
  box-shadow: 8px 15px 25px 0 rgba(0, 0, 0, 0.13);
}

.small {
  font-size: 0.875rem;
  color: #b7b7b7;
  line-height: 1.75rem;
}

.identify-edit-form hr {
  margin: 2.5rem 0;
}
.identify-edit-form .form-group > div {
  min-height: 26px;
}

.identify-confirm-text {
  margin-top: 3px;
  display: inline-block;
}

.identify-edit-label {
  color: #656565;
  text-align: right;
  line-height: 1.5rem;
  margin-bottom: 0px;
  margin-top: 3px;
  font-size: 0.875rem;
}
.identify-edit-label .text-danger {
  position: relative;
  top: 3px;
  margin: 0 3px;
}
.identify-edit-label .image-delete {
  position: relative;
  top: 0px;
}
.identify-edit-label .image-delete i {
  color: #666;
}

.ipu-block .identify-edit-label {
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 0.5rem;
}
.ipu-block .ipu-block-show {
  background-color: #fff;
  text-align: center;
  border: 1px solid #d3d3d3;
  background-size: 104%;
  background-position: center;
  padding-top: 100%;
  position: relative;
  transition: border-color 0.5s;
}
.ipu-block .ipu-block-show.ipu-block-show-require {
  background-size: cover;
}
.ipu-block .ipu-block-show.redborder {
  border-color: red;
}
.ipu-block .ipu-block-show > a.btn,
.ipu-block .ipu-block-show > button.btn {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
}
.ipu-block .ipu-block-show > a.btn span.btn,
.ipu-block .ipu-block-show > button.btn span.btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.ipu-block .ipu-block-show .ipu-block-show-text {
  margin-bottom: 3.5rem;
  color: #9b9b9b;
  letter-spacing: 0;
  text-align: center;
}
.ipu-block .ipu-block-show i {
  margin: 3.5rem 0 0.25rem 0;
  font-size: 4rem;
  color: #cfcfcf;
}
.ipu-block .ipu-block-show .btn {
  display: block;
  margin: 0;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.ipf-block .identify-edit-label {
  margin-bottom: 0.5rem;
}
.ipf-block .ipf-block-show {
  background-size: cover;
  background-position: center;
  width: 100%;
  border: 1px solid #c9c9c9;
  margin-bottom: 0.5rem;
}
.ipf-block .ipf-block-text {
  font-size: 0.875rem;
  color: #000000;
  line-height: 1.5rem;
}

.qa {
  padding-bottom: 50px;
}
.qa .accordion .card {
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.9);
  margin-bottom: 15px;
}
.qa .accordion .card:not(:first-of-type):not(:last-of-type) {
  border: 1px solid rgba(0, 0, 0, 0.9);
}
.qa .accordion .card-header {
  background: #fff;
  border-radius: 0px;
  cursor: pointer;
}
.qa .accordion .card-header:hover {
  background: #f8f8f8;
}
.qa .accordion .card-header a {
  font-size: 1rem;
  font-weight: 600;
  display: block;
  text-align: left;
  position: relative;
  padding-right: 26px;
}
.qa .accordion .card-header a:after {
  content: "＋";
  font-size: 20px;
  font-family: Arial;
  position: absolute;
  top: 2px;
  right: 2px;
}
.qa .accordion .card-header a:not(.collapsed):after {
  content: "－";
}

.report-search-box {
  /* enable absolute positioning */
  /* style icon */
  /* align icon */
  /* add padding  */
}
.report-search-box .report-search-input {
  width: 100%;
  height: 45px;
  cursor: pointer;
  margin: 0 auto;
  border: 1px solid #000;
  border-radius: 28px;
  font: normal 14px/28px "Advent Pro", Helvetica, sans-serif;
  color: rgb(119, 126, 128);
  text-align: center;
  text-overflow: clip;
  letter-spacing: 1px;
  background: rgba(0, 0, 0, 0);
}
.report-search-box .report-search-input-wrapper {
  width: 100%;
  height: 45px;
  border-radius: 28px;
  font: normal 14px/28px "Advent Pro", Helvetica, sans-serif;
  background: rgb(255, 255, 255);
}
.report-search-box .inner-addon {
  position: relative;
}
.report-search-box .inner-addon .report-search-submit {
  position: absolute;
  padding: 10px 20px;
  pointer-events: none;
  color: #000;
}
.report-search-box .inner-addon .report-search-submit i {
  font-size: 16px;
}
.report-search-box .left-addon .report-search-submit {
  left: 0px;
}
.report-search-box .right-addon .report-search-submit {
  right: 0px;
}
.report-search-box .left-addon input {
  padding-left: 30px;
}
.report-search-box .right-addon input {
  padding-right: 30px;
}

.alert-box .alert {
  margin-bottom: 20px;
}

.modal-backdrop {
  z-index: 1100;
}

.modal {
  z-index: 1101;
}

.modal-open {
  overflow-y: auto;
  overflow-x: hidden;
}

.moadl-open-noscroll {
  overflow: hidden;
}

@media (min-width: 576px) {
  #FastIdentifyCategoryModal .modal-dialog,
  #AiIdentifyCategoryModal .modal-dialog,
  .identifyModal .modal-dialog {
    max-width: 800px;
    overflow: hidden;
  }
}
#FastIdentifyCategoryModal .hic-item,
#AiIdentifyCategoryModal .hic-item,
.identifyModal .hic-item {
  height: 200px;
  cursor: pointer;
}
#FastIdentifyCategoryModal .hic-item.active,
#AiIdentifyCategoryModal .hic-item.active,
.identifyModal .hic-item.active {
  box-shadow: 0px 3px 6px #888;
  transform: scale(1.05);
}
#FastIdentifyCategoryModal .hic-item .hic-name,
#AiIdentifyCategoryModal .hic-item .hic-name,
.identifyModal .hic-item .hic-name {
  font-size: 22px;
}
@media (max-width: 768px) {
  #FastIdentifyCategoryModal .hic-item .hic-name,
  #AiIdentifyCategoryModal .hic-item .hic-name,
  .identifyModal .hic-item .hic-name {
    font-size: 16px;
  }
}
#FastIdentifyCategoryModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_single], #FastIdentifyCategoryModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_sealed_box],
#AiIdentifyCategoryModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_single],
#AiIdentifyCategoryModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_sealed_box],
.identifyModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_single],
.identifyModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_sealed_box] {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 768px) {
  #FastIdentifyCategoryModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_single], #FastIdentifyCategoryModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_sealed_box],
  #AiIdentifyCategoryModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_single],
  #AiIdentifyCategoryModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_sealed_box],
  .identifyModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_single],
  .identifyModal .hic-item .hic-name:not([lang=en])[data-key=trading_cards_sealed_box] {
    font-size: 14px;
    font-weight: 600;
  }
}
#FastIdentifyCategoryModal .hic-item .adv,
#AiIdentifyCategoryModal .hic-item .adv,
.identifyModal .hic-item .adv {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: auto;
  padding: 1px 10px;
  bottom: 0px;
  margin: -4px 0 3px 0;
  background: none;
  font-family: "FCM";
}
#FastIdentifyCategoryModal .hic-item .adv > div,
#AiIdentifyCategoryModal .hic-item .adv > div,
.identifyModal .hic-item .adv > div {
  margin: 2px 3px;
  padding: 2px 4px;
}
#FastIdentifyCategoryModal .hic-item .adv > div.active,
#AiIdentifyCategoryModal .hic-item .adv > div.active,
.identifyModal .hic-item .adv > div.active {
  background: #fff;
  color: #000;
}
#FastIdentifyCategoryModal .hic-item .adv > div:hover,
#AiIdentifyCategoryModal .hic-item .adv > div:hover,
.identifyModal .hic-item .adv > div:hover {
  background: #fff;
  color: #000;
}
#FastIdentifyCategoryModal .category-show-box,
#AiIdentifyCategoryModal .category-show-box,
.identifyModal .category-show-box {
  max-height: 600px;
  overflow-y: auto;
}

.home-category-box {
  height: 1200px;
  overflow-y: auto;
}

.category-swiper {
  min-height: 1170px;
}
.category-swiper .swiper-slide {
  height: auto;
  min-height: 1150px;
}
.category-swiper .swiper-pagination {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.category-swiper .category-pagination.swiper-pagination-bullets {
  bottom: 10px;
}
.category-swiper .category-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #fff !important;
}
.category-swiper .category-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.7;
  cursor: pointer;
  margin: 0 5px;
}
.category-swiper .category-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover {
  opacity: 1;
}

.swiper-buttons-cate {
  display: none;
}

.swiper-button-next-cate,
.swiper-button-prev-cate {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 48px;
  height: 48px;
  outline: none;
}
.swiper-button-next-cate i,
.swiper-button-prev-cate i {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.87);
}
.swiper-button-next-cate.swiper-button-disabled,
.swiper-button-prev-cate.swiper-button-disabled {
  opacity: 0.3;
}
.swiper-button-next-cate.swiper-button-disabled:hover i,
.swiper-button-prev-cate.swiper-button-disabled:hover i {
  color: rgba(255, 255, 255, 0.87);
}
.swiper-button-next-cate:hover i,
.swiper-button-prev-cate:hover i {
  color: white;
}

.swiper-button-next-cate {
  right: -60px;
}

.swiper-button-prev-cate {
  left: -60px;
}

.alert-fakebusters,
.alert-warning {
  background: #fff;
  border: 1px solid #000 !important;
  padding: 1.2rem 1rem !important;
}
.alert-fakebusters .btn.float-right,
.alert-warning .btn.float-right {
  position: relative;
  top: -1px;
}
.alert-fakebusters.alert-danger,
.alert-warning.alert-danger {
  border: 1px solid red;
  color: red;
}

.btn-main2:disabled:hover {
  color: black !important;
}

.alert-success {
  padding: 2rem 1rem;
}

.alert-danger {
  background: #fff;
  padding: 2rem 1rem;
  border: 1px solid red;
  color: red;
  word-break: break-all;
}

.gray {
  color: #999;
}

.cdpanel {
  display: inline-block;
  margin-left: 15px;
}
.cdpanel .countdown-text {
  color: #aaa;
}
.cdpanel .countdown-text .countdown {
  margin-right: 3px;
  color: #999;
}

.error {
  color: red !important;
  font-size: 0.875rem;
}

.toast {
  position: fixed;
  top: 60px;
  right: 20px;
  z-index: 1200;
}

.input-box {
  box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 1px solid #d8d8d8;
}

.national_flag {
  display: inline-block;
  width: 0px;
  height: 24px;
  position: relative;
  top: 4px;
  margin-right: 0px;
  transition: all 0.3s;
  background-size: cover;
  background-position: center;
}
.national_flag.active {
  margin-right: 5px;
  width: 36px;
}

#loadingPopup .modal-content,
#loadingPopup .modal-dialog,
#loadingPopup .modal-body {
  background: none;
  border: none;
}
#loadingPopup.has-bg .modal-body {
  background: rgba(255, 255, 255, 0.9);
  border: none;
  padding: 2rem;
}
#loadingPopup.has-bg .modal-body p {
  margin-bottom: 0px;
}
#loadingPopup .loading-gif {
  width: 72px;
  height: 72px;
}

.premium-notes {
  /*input[type='checkbox']{
      -webkit-appearance: none;
      border-radius: 0px;
      border: 1px solid #000;
      width: 18px;
      height: 18px;
      box-shadow: none;
      position: relative;
      top: 4px;
      &:checked:after{
          content: "\2714";
          position: absolute;
          top: 1px;
          left: 3px;
          color: #000;
      }
  }*/
}
@media (min-width: 769px) {
  .premium-notes {
    position: relative;
    left: 7%;
  }
}
.premium-notes h6 {
  color: #555;
}
.premium-notes p {
  color: #888;
}

.job-form h3 {
  text-align: center;
  background: #e8e8e8;
  padding: 10px 0;
  margin-bottom: 30px;
  font-size: 1.5rem;
}
.job-form h3 .require-red {
  position: relative;
  top: -2px;
}
.job-form hr {
  margin: 5rem 0 !important;
}
.job-form label {
  margin-bottom: 0px;
}
.job-form .text-danger {
  font-weight: normal;
}
.job-form .form-group {
  min-height: 42px;
  margin-bottom: 30px;
}
.job-form .form-group input[type=text],
.job-form .form-group select {
  height: 42px;
}
.job-form .select-wrapper .select-after-icon {
  top: 10px;
}
.job-form input[type=file].form-control {
  border: none !important;
}
@media (min-width: 768px) {
  .job-form > .row > .col-md-9 {
    flex: 0 0 77%;
    max-width: 77%;
    -ms-flex: 0 0 77%;
  }
}

.job-logo {
  width: 130px;
}

#dangerModal .modal-dialog {
  max-width: 650px;
}
@media (max-width: 768px) {
  #dangerModal .modal-dialog {
    max-width: 90%;
    margin: 0 auto;
  }
}

.require-red {
  padding: 1px 2px;
  color: #fff;
  font-size: 12px;
  background: red;
  margin-right: 2px;
  font-weight: normal;
  display: inline-block;
  border-radius: 5px;
}

.special-block h1 {
  text-align: center;
  font-size: 2rem;
  letter-spacing: 1px;
}
.special-block h2 {
  text-align: center;
  background: #f8f8f8;
  padding: 10px 0;
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.special-block h3 {
  font-size: 1.5rem;
}
.special-block .tp-block {
  margin: 25px;
  font-size: 1rem;
  color: #333;
  text-align: left;
  line-height: 2rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
}
.special-block .tp-block h3 {
  font-size: 1.5rem;
  margin-bottom: 3px;
  width: 70%;
  border-bottom: 4px solid orange;
}
.special-block .tp-block img {
  border: 1px #999 solid !important;
  height: auto !important;
  width: 100% !important;
  max-width: 100% !important;
}
.special-block.sms-block .tp-block h3 {
  width: 100%;
  border-bottom: none;
}
.special-block.sms-block .tp-block h3 span {
  display: block;
  width: 80%;
  border-bottom: 4px solid orange;
}
.special-block .job-block h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  border-bottom: 1px solid #999;
  text-align: center;
}
.special-block .job-block .row {
  line-height: 1.75rem;
}
.special-block img {
  transition: border 0.1s;
  border: 1px #999 solid;
}
.special-block img:hover {
  border: 1px #333 solid;
}
.special-block.job-block-wrapper hr {
  margin: 5rem 0 !important;
}
.special-block.job-block-wrapper h3 {
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.business-info h5 {
  margin-bottom: 15px;
}
.business-info small {
  color: #aaa;
}

.job-description-steps {
  margin: 10px auto;
  padding: 0px;
  width: 400px;
}
.job-description-steps li {
  list-style: none;
  padding: 5px 10px;
  text-align: center !important;
  background: #f9e2b6;
  letter-spacing: 1px !important;
  font-size: 1.125rem;
  margin-bottom: 15px !important;
  position: relative;
}
.job-description-steps li:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #303030 transparent transparent transparent;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -8px;
}
.job-description-steps li:last-child:after {
  display: none;
}

.hr-has-button {
  position: relative;
  text-align: center;
  margin: 30px 0;
}
.hr-has-button hr {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  z-index: 1;
  margin-top: 0px;
}
.hr-has-button .btn {
  position: relative;
  z-index: 2;
}

.identify-notice {
  color: #888;
}
.identify-notice li {
  margin-bottom: 3px;
}

.about-company-box {
  width: 60%;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.about-company-box img {
  width: 35%;
  margin: 0 auto 8px auto;
  text-align: center;
}
.about-company-box h2 {
  margin-bottom: 20px;
  font-size: 1.125rem;
}

.about-main-text h3,
.about-main-text p {
  text-align: center;
}

.query-result .identify-show-info {
  position: relative;
}
.query-result .identify-show-info dt {
  text-align: left;
}
.query-result .identify-show-info .query-result-content {
  font-weight: normal;
}
.query-result .identify-mark {
  width: 200px;
  height: 200px;
  position: absolute;
  top: -15px;
  right: -15px;
}

.page .container.my-5 {
  margin-top: 10rem !important;
  margin-bottom: 12rem !important;
}
.page .container.my-5 {
  margin-top: 4rem !important;
}
.page .container.contact-container {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
@media (max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}

#verifyTip .cdpanel {
  display: none;
}

.register-checkbox .error {
  position: absolute;
  top: -18px;
  left: 0px;
}

.input-wrapper .error {
  position: absolute;
  right: 23px;
  top: 7px;
}

.job-form .form-group input.form-control + .error {
  top: 14px;
}

.job-form .form-group input[type=file].form-control + .error {
  top: 32px;
}

.radio-box {
  position: relative;
}

.job-form .form-group .radio-box .error {
  top: 1px;
  right: 10px;
}

.job-form .form-group textarea.form-control + .error {
  top: 14px;
  right: 25px;
}

.identify-table-filter input {
  height: 31px;
}

.p-agree .error {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 100%;
  text-align: center;
}

.check-img img {
  width: 150px;
  margin: 0 auto;
}

.identify-result-info dd {
  width: 160px;
}
.identify-result-info dt {
  width: calc(100% - 165px);
}

.home-count {
  background: #000;
  padding: 60px 0;
  position: relative;
  z-index: 20;
}
.home-count h2 {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.home-count .count-title {
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: -120px;
  top: 25px;
}
.home-count #totalcases {
  font-size: 55px;
  letter-spacing: -0.5px;
  color: #fcff88;
  margin: 0;
  text-shadow: 0 0px 4px #fff, 0 0px 18px #ff0, 2px 2px 2px rgba(206, 89, 55, 0);
  font-family: "Share Tech Mono", monospace;
}

.receipt-content {
  font-size: 1.125rem;
  letter-spacing: 2px;
}
.receipt-content h3 {
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: 4px;
}
.receipt-content p.b {
  border-bottom: 1px solid #000;
}
.receipt-content .receipt-user-info {
  font-size: 1.25rem;
  margin-top: 3rem;
}
.receipt-content .receipt-user-info span {
  display: inline-block;
  border-bottom: 1px solid #000;
}
.receipt-content .receipt-name {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", "Share Tech Mono", monospace, sans-serif;
  border: none;
  width: 180px;
  outline: none;
}
.receipt-content .receipt-pay-info {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", "Share Tech Mono", monospace, sans-serif;
}
.receipt-content .receipt-pay-info p {
  margin-bottom: 0px;
  border-bottom: 1px solid #000;
}
.receipt-content .receipt-price {
  font-size: 3rem;
  text-align: center;
  font-family: "Share Tech Mono", monospace;
  border: 2px dotted #000;
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 5px;
}
.receipt-content .receipt-top-info {
  font-size: 1.125rem;
  text-align: center;
}
.receipt-content .receipt-top-info p > span {
  margin: 0 5px;
}
.receipt-content .receipt-company-info {
  position: relative;
  padding-left: 10px;
}
.receipt-content .receipt-company-info > img {
  position: absolute;
  right: 0px;
  top: 0px;
}
.receipt-content .receipt-company-info .stamp-img {
  position: absolute;
  right: 0px;
  top: 0px;
}

.with-receipt h3 {
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: 4px;
}
.with-receipt h4 {
  font-size: 1.25rem;
  border: 1px solid #000;
  letter-spacing: 2px;
}
.with-receipt .identify-show {
  box-shadow: none;
}
.with-receipt .identify-show .identify-mark {
  top: 40px;
}
.with-receipt .identify-show .isi-images {
  margin-bottom: 10px;
}
.with-receipt .identify-show .isi-images img {
  width: 100px;
  margin-right: 10px;
}

.bold-hr {
  border-top: 3px dotted #000;
}

.businessinfoimg {
  height: 37.5px;
}

.collapsing {
  transition: height 0.3s ease;
}

.stamp {
  width: 100px;
}

.stamp-img {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/images/stamp.png");
  z-index: 1;
}

.receipt-logo {
  width: 100px;
}

.black-s-box {
  padding: 5px 10px;
  border: 1px solid #000;
  display: inline-block;
}

.noticeInput {
  margin-right: 5px;
}

.noticeP {
  padding-left: 24px;
}

.deliverBox .modal-footer {
  justify-content: space-between;
  flex-direction: row-reverse;
}

.speech-bubble {
  position: relative;
  background: #f5f5f5;
  border-radius: 20px;
  border: 1px solid #f5f5f5;
  padding: 30px 20px;
  text-align: center;
  margin-bottom: 20px;
  color: #707070;
  font-size: 16px;
}
.speech-bubble:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 12px 6px;
  border-color: transparent transparent #f5f5f5 transparent;
  top: -12px;
}
.speech-bubble.s1:after {
  left: 2.5%;
}
.speech-bubble.s2:after {
  left: 33.666%;
}
.speech-bubble.s3:after {
  left: 64.999%;
}
.speech-bubble.s4:after {
  left: 97.5%;
}
.speech-bubble.s1 .bg-secondary {
  background-color: #eee !important;
  border-radius: 0px;
  letter-spacing: 1px;
}
.speech-bubble .ui-btn-main {
  max-width: 300px;
}
.speech-bubble .bubble2-inside p {
  line-height: 1.4;
}

.speech-bubble-store {
  background: #fff;
  padding: 20px 30px;
  border-radius: 15px;
}

.cert-show-pc {
  display: block;
}

.cert-show-mobile {
  display: none;
}
.cert-show-mobile .cert-list {
  display: flex;
  gap: 160px;
  margin: 70px auto 50px auto;
  width: 80%;
}
.cert-show-mobile .cert-list .cert-r {
  margin-right: 100px;
}
.cert-show-mobile .cert-list .cert-img {
  height: 200px;
}
.cert-show-mobile .cert-list .cert-img img {
  width: auto;
  height: 100%;
}
.cert-show-mobile .cert-list .cert-list-item {
  display: flex;
  flex-direction: row;
  letter-spacing: 1px;
  font-size: 12px;
}
.cert-show-mobile .cert-list .cert-list-item .cl-t {
  font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  flex: 0 0 40%;
  max-width: 40%;
  font-weight: 700;
  padding: 2px 0;
  text-align: right;
  padding-right: 10px;
  margin-right: 20px;
  border-right: 1px solid #000000;
}
.cert-show-mobile .cert-list .cert-list-item .cl-r {
  flex: 0 1 auto;
  padding: 2px 0;
  max-width: initial;
  text-align: left;
  font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

@media (max-width: 991px) {
  .certificate-position {
    position: absolute;
    bottom: 280px;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 294px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .certificate-position .certificate-show {
    padding: 0;
    min-width: 294px;
    min-height: 165px;
  }
  .certificate-position .certificate-show .cert-list-item {
    padding: 0px !important;
  }
  .cert-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .certificate-show .cert-list {
    margin: 0 !important;
    justify-content: center !important;
  }
  .cert-serial-number {
    position: absolute;
    top: 575px;
    width: 100%;
    text-align: center;
  }
  .cert-w-375 {
    width: 375px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    display: flex;
    justify-content: center;
  }
  .cert-show-pc {
    display: none !important;
  }
  .cert-serial-number-bg {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 272px;
    top: 595px;
  }
  .cert-no-style {
    position: absolute;
    height: 17px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
  }
  .cert-no-style div {
    margin-left: 11px;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    font-family: "Digital";
  }
  .cl-r {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .cl-t {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .cert-word-right {
    font-size: 11px;
    font-weight: bold;
    word-break: break-word !important;
    line-height: 1;
    width: 172px;
    font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳＰゴシック", "MS P Gothic", sans-serif !important;
  }
  .cert-pt-15 {
    padding-top: 15px !important;
  }
  .certificate-show .cert-list .cert-list-item .cl-t {
    padding-right: 20px !important;
  }
  .certificate-show .cert-list .cert-r {
    margin-right: 0 !important;
  }
  .cert-fz-11 {
    font-size: 11px;
    font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳＰゴシック", "MS P Gothic", sans-serif !important;
    line-height: 1;
  }
  .cert-show-mobile {
    display: block !important;
    width: 375px !important;
    height: 1182px !important;
  }
  .cert-date-mobile {
    font-size: 11px;
    position: absolute;
    top: 14px;
    right: 15px;
    font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳＰゴシック", "MS P Gothic", sans-serif !important;
    font-weight: bold;
  }
  .shoes-position {
    position: absolute;
    top: 395px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 160px;
  }
  .imr-label {
    position: absolute;
    top: 285px;
    width: 137px;
    z-index: 99;
    right: 10px;
    margin: 0 !important;
  }
}
.cert-show-pc .certificate-show {
  width: 1050px;
  height: 740px;
  background-color: #ffffff;
  background-image: url("/images/cert_bg_6.svg");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.cert-show-pc .certificate-show .c-text {
  padding-top: 229px;
  text-align: center;
  font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳＰゴシック", "MS P Gothic", sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 100%;
}
.cert-show-pc .certificate-show .cert-date {
  position: absolute;
  left: 179px;
  width: 61px;
  text-align: center;
  bottom: 62px;
  z-index: 3;
  font-size: 11px;
  font-weight: 700;
  font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
.cert-show-pc .certificate-show .cert-label {
  position: absolute;
  top: 261px;
  right: 71px;
  font-size: 38px;
}
.cert-show-pc .certificate-show .cert-label .imr-label {
  width: 173px;
  height: 173px;
}
.cert-show-pc .certificate-show .c-bg-pic {
  margin-top: 64px;
  height: 38px;
  width: 100%;
  line-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.cert-show-pc .certificate-show .c-bg-pic img {
  display: block;
  width: 36px;
  height: 18px;
}
.cert-show-pc .certificate-show .c-bg-pic .c-laser-no {
  font-size: 38px;
  font-weight: 700px;
  font-style: italic;
  font-family: "Let's go Digital";
}
.cert-show-pc .certificate-show .cert-list {
  display: flex;
  gap: 139px;
  margin: 8px 136px 0;
  height: 282px;
  align-items: center;
}
.cert-show-pc .certificate-show .cert-list .cert-img {
  width: 200px;
  height: 200px;
}
.cert-show-pc .certificate-show .cert-list .cert-img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.cert-show-pc .certificate-show .cert-list .cert-r {
  flex: 1 1 0;
}
.cert-show-pc .certificate-show .cert-list .cert-list-item {
  display: flex;
  flex-direction: row;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 11px;
}
.cert-show-pc .certificate-show .cert-list .cert-list-item:last-child .cl-t,
.cert-show-pc .certificate-show .cert-list .cert-list-item:last-child .cl-r {
  padding-bottom: 4px;
}
.cert-show-pc .certificate-show .cert-list .cert-list-item .cl-t {
  width: 102px;
  text-align: right;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #000000;
  padding-bottom: 17px;
}
.cert-show-pc .certificate-show .cert-list .cert-list-item .cl-r {
  flex: 1 1 0;
  width: 0;
  text-align: left;
  padding-bottom: 17px;
}
@media (max-width: 1199px) {
  .cert-show-pc .certificate-show {
    width: 930px;
    height: 655px;
    background-image: url("/images/cert_bg_5_new_tablet.svg");
  }
  .cert-show-pc .certificate-show .cert-label {
    position: absolute;
    top: 232px;
    right: 45px;
  }
  .cert-show-pc .certificate-show .c-text {
    padding-top: 209px;
  }
  .cert-show-pc .certificate-show .c-bg-pic {
    margin-top: 58px;
  }
  .cert-show-pc .certificate-show .c-bg-pic .c-laser-no {
    font-size: 32px;
  }
  .cert-show-pc .certificate-show .c-bg-pic img {
    width: 29px;
    height: 15px;
  }
  .cert-show-pc .certificate-show .cert-img {
    width: 180px !important;
    height: 180px !important;
  }
  .cert-show-pc .certificate-show .cert-list {
    margin: 4px 136px 0;
    height: 242px;
    gap: 89px;
  }
  .cert-show-pc .certificate-show .cert-date {
    position: absolute;
    left: 169px;
    bottom: 47px;
  }
}

.check-post-no {
  position: relative;
  left: -15px;
  top: 2px;
}

.pi-slide .swiper-slide {
  position: relative;
}
.pi-slide .swiper-slide .slide-caption {
  position: relative;
  width: 100%;
  padding: 5px 10px;
  color: #000;
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.pi-slide .swiper-button-next,
.pi-slide .swiper-button-prev {
  width: 48px;
  height: 48px;
  background-size: cover;
}
.pi-slide .swiper-button-next:after,
.pi-slide .swiper-button-prev:after {
  display: none;
}
.pi-slide .swiper-button-next {
  background-image: url("/images/next.png");
}
.pi-slide .swiper-button-prev {
  background-image: url("/images/prev.png");
}

.news-list .news-item {
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
}
.news-list .news-item:first-child {
  border-top: 1px solid #ddd;
}
.news-list .news-item .news-img {
  width: 120px;
  height: 90px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
  margin-right: 30px;
}
.news-list .news-item .media-body h5 {
  margin-bottom: 20px;
}
.news-list .news-item .media-body h5 a {
  text-decoration: underline;
  color: #000;
}

.news-content .title1 {
  margin: 15px 0 45px 0;
}

#webVideo {
  width: 100%;
  display: none;
}

#iosVideo,
#androidVideo {
  width: 100%;
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 992px) {
  .affix-header.affix .navbar-nav {
    padding-top: 30px;
  }
  .affix-header.affix {
    height: 44px;
  }
  .home-marker-info .hmi-text p {
    width: 100%;
  }
}
.news-tab {
  border-top: 1px solid #bbb;
  border-bottom: none;
}
.news-tab .nav-item {
  display: block;
  width: 100%;
  border: none !important;
  margin-bottom: 0px !important;
}
.news-tab .nav-item a {
  border: none !important;
  padding: 15px 10px;
  color: #333;
  font-size: 18px;
  border-bottom: 1px solid #bbb !important;
}
.news-tab .nav-item a:hover {
  text-decoration: none;
}
.news-tab .nav-item a.active {
  font-weight: bold;
  color: #000;
}

.tagbg {
  padding-top: 100%;
  background-size: contain;
  background-position: center;
  width: 100%;
}

.tagimg {
  padding-top: 66.5%;
  background-size: contain;
  background-position: center;
  width: 100%;
  margin-bottom: 5px;
}

.label-blue-border {
  padding: 1px 6px;
  border: 1px solid #2e70c9;
  background: #2e70c9;
  color: #fff;
  font-size: 12px;
  border-radius: 10px;
}

.checkout-wrapper {
  margin-top: 100px !important;
  padding-bottom: 100px !important;
}

.nav-pills {
  display: flex !important;
  align-items: stretch !important;
  justify-content: center !important;
  gap: 10px;
}
.nav-pills .nav-item {
  display: flex !important;
  align-items: stretch !important;
  justify-content: center !important;
}
@media (max-width: 768px) {
  .nav-pills .nav-item {
    flex: 1 0 calc(33.33% - 10px);
  }
}
.nav-pills .nav-link {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.custom-tab {
  border-bottom: 1px solid #333;
}
.custom-tab.nav-pills#brand-tab {
  margin-bottom: 20px !important;
}
.custom-tab.nav-pills#brand-tab .nav-link {
  font-family: "FCM";
  text-transform: uppercase;
}
.custom-tab.nav-pills .nav-link {
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #fff;
  border-bottom: 5px solid transparent;
  padding: 12px 0;
}
.custom-tab.nav-pills .nav-link.active {
  background: none;
  border-bottom: 5px solid #fff;
}

.dark-tab {
  border-bottom: 1px solid #000;
}
.dark-tab.nav-pills#brand-tab {
  margin-bottom: 10px !important;
}
.dark-tab.nav-pills#brand-tab .nav-link {
  font-family: "FCM";
  text-transform: uppercase;
  font-weight: 600;
}
.dark-tab.nav-pills .nav-link {
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #999;
  border-bottom: 5px solid transparent;
  padding: 12px 0;
  background: #fff;
  border-radius: 0px;
}
.dark-tab.nav-pills .nav-link.active {
  background: #fff;
  color: #000;
  border-bottom: 5px solid #000;
}

#reCap > div {
  margin: 0 auto 15px auto;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #000000;
  background-color: #000000;
  margin-right: 5px;
  border-radius: 40px;
}

.custom-switch {
  padding-left: 40px;
}

.custom-control-label::before {
  height: 16px;
}

.custom-switch .custom-control-label::before {
  width: 30px;
  left: -40px;
}

.custom-switch .custom-control-label::after {
  width: 12px;
  height: 12px;
  left: -38px;
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  left: -32px;
}

#userzipcode::-webkit-outer-spin-button,
#userzipcode::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#userzipcode {
  -moz-appearance: textfield;
}

.blur-box {
  filter: blur(2px);
  position: relative;
  z-index: 1;
  padding: 10px;
}

.blur-button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

.now_point {
  padding: 2px 10px;
  border: 1px solid #333;
  color: #333;
  text-align: center;
}
.now_point small {
  position: relative;
  top: -15px;
  margin-right: 10px;
}
.now_point span {
  font-size: 36px;
  font-family: "Share Tech Mono", monospace;
}

@media (min-width: 769px) {
  .premium-stage-1-box .form-group,
  .fast-stage-1-box .form-group {
    position: relative;
    left: -55px;
  }
}
#noresults {
  min-height: 400px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
#noresults h2 {
  font-size: 48px;
}

.animsition {
  background: #fff;
}

/* loading option */
.animsition-loading-custom,
.animsition-loading-custom:after {
  width: 200px;
  height: 200px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -100px;
  border-radius: 50%;
  z-index: 100;
}

.animsition-loading-custom {
  background-image: url("/images/loading2.gif");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.card-empty {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #ddd;
  padding-bottom: 30px;
}
.card-empty .card_placeholder {
  opacity: 1;
  margin-bottom: 20px;
  margin-top: 15px;
}
.card-empty .card_placeholder img {
  width: 70%;
  margin: 0 auto;
}
.card-empty h3 {
  font-weight: normal;
  color: #999;
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.card-empty i {
  font-size: 85px;
}
.card-empty .b_card {
  position: absolute;
  transform: rotate(35deg);
  top: -5px;
  right: -5px;
  z-index: 3;
  background: #fff;
  border-radius: 25px;
}
.card-empty .f_card {
  position: relative;
  transform: rotate(5deg);
  z-index: 4;
  border-radius: 25px;
  background: #fff;
}

.cardimg span {
  display: block;
  position: relative;
  height: 34px;
  width: 50px;
}

.cardimg span.card-generic {
  background: url("/images/card/generic.png") no-repeat 3px 1px;
}

.cardimg span.card-visa {
  background: url("/images/card/visa.png") no-repeat 3px 1px;
}

.cardimg span.card-amex {
  background: url("/images/card/amex.png") no-repeat 3px 1px;
}

.cardimg span.card-mastercard {
  background: url("/images/card/mastercard.png") no-repeat 3px 1px;
}

.cardimg span.card-discover {
  background: url("/images/card/discover.png") no-repeat 3px 1px;
}

i.icon-ok {
  color: #a7a9ac;
  cursor: auto !important;
}

i.icon-ok.valid {
  color: #1b365d;
}

.card-list .card-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid #888;
  padding: 10px 5px;
  margin-bottom: 10px;
}
.card-list .card-item > div {
  margin: 0 5px;
}
.card-list .card-item .cardnumber {
  border: none;
  width: 150px;
  font-size: 16px;
  font-family: "FCM";
}
.card-list .card-item label {
  white-space: nowrap;
  margin-bottom: 0px;
  word-break: keep-all;
  border: 1px solid #333;
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.card-list .card-item .card-set-default {
  font-size: 75%;
  border: 1px solid #333;
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
  box-shadow: none;
  background: #ecbd66;
  color: #fff;
}
.card-list .card-item .card-expire {
  color: #999;
  font-size: 12px;
}

#saveCard .modal-dialog {
  overflow-x: hidden;
}

.card-boxes {
  margin: 20px auto;
  text-align: center;
}
.card-boxes .card_flow_input {
  opacity: 0;
  position: absolute;
  top: -100px;
  left: -100px;
}

.price-box > div {
  position: relative;
}
.price-box small {
  margin-right: 3px;
  margin-bottom: 2px;
  display: block;
  position: relative;
  top: 5px;
  color: #888;
}
.price-box span {
  font-size: 36px;
  font-family: "FCM";
  margin-right: 3px;
  display: block;
}
.price-box strong {
  font-family: Arial;
  margin: 0 15px;
  font-size: 22px;
  position: relative;
  top: 8px;
}

.identify-fixed-box.active {
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 999;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}
.identify-fixed-box.active .identify-fixed-box-inside {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.identify-fixed-box.active hr {
  opacity: 0;
  margin: 0;
}

.long-option {
  text-indent: -18px;
  margin-left: 36px;
}

.fcm {
  font-family: "FCM";
}

.alarm {
  font-family: "Alarm";
}

.digital {
  font-family: "Digital";
}

.home-youtuber {
  background: #2b2b2b;
}

.youtuber-swiper {
  padding: 200px 0;
  overflow-x: hidden;
  width: 100%;
}
.youtuber-swiper .yg-item {
  width: 700px;
  box-shadow: 0px 10px 20px #333;
  border-radius: 20px;
  overflow: hidden;
}
.youtuber-swiper .yg-item .embed-responsive {
  position: relative;
  z-index: 3;
}
.youtuber-swiper .yg-item .yg-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  width: 100%;
  height: 100%;
}
.youtuber-swiper .yg-item .yg-overlay.go-down {
  z-index: 2;
  background: rgba(0, 0, 0, 0);
}
.youtuber-swiper .yg-item.swiper-slide-active {
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) scale(1.2) !important;
  box-shadow: 0px 20px 40px #000;
}
.youtuber-swiper .yg-item.swiper-slide-active .yg-overlay {
  z-index: 4;
  background: rgba(0, 0, 0, 0);
}
.youtuber-swiper .yg-item.swiper-slide-active .yg-overlay.go-down {
  z-index: 2;
}

.ii-img-box {
  overflow: hidden;
  position: relative;
}
.ii-img-box:hover .ii-img-box-inside {
  transition: all 0.5s;
  transform: scale(1.1);
}

.ii-img-box-inside {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 100%;
  width: 100%;
  transition: all 0.5s;
  position: relative;
  transform: scale(1);
}
.ii-img-box-inside .laser-no {
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  position: absolute;
  top: 73px;
  width: 100%;
  left: -10px;
  text-align: center;
  font-family: "Digital";
  color: #bba78b;
  text-shadow: 1px 1px 0px #bba78b;
}

.identify-item {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #e2e2e2;
  align-items: center;
}
.identify-item:first-child {
  border-top: 1px solid #e2e2e2;
}
.identify-item.tag .ii-type {
  flex: 0 0 130px;
  max-width: 130px;
}
.identify-item.tag .ii-type label {
  background: #86c351;
  text-align: center;
  color: #fff;
  width: 100%;
  display: inline-block;
}
.identify-item.tile .ii-type {
  flex: 0 0 130px;
  max-width: 130px;
}
.identify-item.tile .ii-type label {
  background: #002a80;
  text-align: center;
  color: #fff;
  width: 100%;
  display: inline-block;
}
.identify-item.fastCase .ii-type label {
  background: #ffe600;
  color: #323232;
}
.identify-item.fastCase .ii-info .ii-id {
  color: #ead300;
}
.identify-item.premiumCase .ii-type label {
  background: #3397e2;
  color: #fff;
}
.identify-item.premiumCase .ii-info .ii-id {
  color: #3397e2;
}
.identify-item .ii-type {
  flex: 0 0 130px;
  max-width: 130px;
  margin-right: 25px;
}
.identify-item .ii-type label {
  color: #000;
  padding: 2px 10px;
  font-size: 12px;
  letter-spacing: -1px;
  border-radius: 15px;
}
.identify-item .ii-img {
  flex: 0 0 120px;
  max-width: 120px;
  margin-right: 30px;
}
.identify-item .ii-info {
  flex: 1;
  margin-right: 30px;
  font-weight: bold;
}
.identify-item .ii-info > div {
  margin-bottom: 2px;
}
.identify-item .ii-info > div:last-child {
  margin-bottom: 0px;
}
.identify-item .ii-info .ii-id {
  color: #1b8a3f;
}
.identify-item .ii-info .ii-time {
  color: #969696;
}
.identify-item .ii-price {
  flex: 0 0 130px;
  max-width: 130px;
  font-weight: 700;
  margin-right: 20px;
}
.identify-item .ii-status {
  flex: 0 0 100px;
  max-width: 100px;
  text-align: center;
  margin-right: 30px;
}
.identify-item .ii-status .ii-status-countdown {
  font-family: "FCM";
  color: #eb0000;
  font-size: 16px;
}
.identify-item .ii-button {
  flex: 0 0 50px;
  max-width: 50px;
  text-align: right;
}

.ii-status-label {
  padding: 1px 0px;
  width: 100%;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
}
.ii-status-label .imr-label {
  height: 22px;
}
.ii-status-label.on-going {
  border: 1px solid #eb0000;
  color: #eb0000;
  background: #fff;
}
.ii-status-label.supplement {
  border: 1px solid #0068bc;
  color: #0068bc;
  background: #fff;
}
.ii-status-label.auth-ok {
  background: #00c84b;
}
.ii-status-label.auth-no {
  background: #eb0000;
}
.ii-status-label.wait-ship {
  border: 1px solid #eb0000;
  color: #eb0000;
  background: #fff;
}
.ii-status-label.can-not-auth {
  background: #444;
}
.ii-status-label.shipping {
  background: #00b3e0;
  color: #fff;
  border: 1px solid #00b3e0;
}
.ii-status-label.not-ship {
  background: #fff;
  color: #00b3e0;
  border: 1px solid #00b3e0;
}

.card-box {
  width: 100%;
  position: relative;
  perspective-origin: center center;
  -moz-perspective-origin: center center;
  -webkit-perspective-origin: center center;
  perspective: 350px;
  -moz-perspective: 350px;
  -webkit-perspective: 350px;
  margin: 0 auto 10px auto;
}
.card-box .card-space {
  width: 100%;
  height: 100%;
  transform-style: 3d;
  -moz-transform-style: 3d;
  -webkit-transform-style: 3d;
  position: relative;
}
.card-box .card-space .card-title {
  width: 100%;
  height: 46px;
  border: 1px solid #000;
  background: #fff;
  color: #222;
  text-align: center;
  z-index: 3;
  position: relative;
  font-size: 14px;
  padding: 10px;
  transition: all 0.3s;
  margin-bottom: 0px;
}
.card-box .card-space .card-title i {
  transform-origin: center;
  transform: rotate(0deg);
  transition: all 0.3s;
}
.card-box .card-space .card-title .card-set-default {
  border-radius: 10rem;
  box-shadow: none;
  background: #fdbd49;
  color: #fff;
  padding: 3px 0.6em;
}
.card-box .card-space .card-inside {
  width: 350px;
  margin: 20px auto 3px auto;
  background: transparent;
  transform: translateX(0px) translateY(0px) rotateX(-150deg);
  transform-origin: top left;
  transition: height 0.3s, transform 0.3s, top 0.3s;
  z-index: 1;
  height: 0px;
  overflow: hidden;
  top: -20px;
  position: relative;
}
.card-box .card-space .card-inside .row {
  padding-top: 8px;
  margin-bottom: 5px;
}
.card-box .card-space .card-inside .row input {
  margin-top: 15px;
  padding: 10px;
  height: 42px;
  border: 1px solid #ccc;
}
.card-box .card-space .card-inside .btn-no-border {
  font-size: 12px;
  margin-top: 18px;
  color: #aaa;
}
.card-box .card-space .card-inside .card-set-default {
  font-weight: normal;
  border-radius: 20px;
  box-shadow: none;
  background: #fdbd49;
  color: #fff;
  padding: 10px 15px;
  margin-top: 15px;
  font-size: 14px;
}
.card-box .card-space .card-inside .card-is-default {
  font-weight: normal;
  border-radius: 20px;
  box-shadow: none;
  background: #000;
  color: #fff;
  padding: 10px 15px;
  margin-top: 15px;
  font-size: 14px;
}
.card-box .card-space:hover .card-title {
  background: #fafafa;
  color: #000;
  transition: all 0.3s;
}
.card-box .card-space:hover .card-title i {
  transform: rotate(180deg);
  transition: all 0.3s;
}
.card-box .card-space:hover .card-inside {
  top: 0px;
  transform: translateX(0px) translateY(0px) rotateX(0deg);
  height: 320px;
  transition: height 0.3s, transform 0.3s, top 0.3s;
}

.card-logo {
  width: 36px;
  height: 24px;
  background-size: cover;
  background-position: center;
}
.card-logo.visa {
  background-image: url("/images/card/visa-dark-large.png");
}
.card-logo.mastercard {
  background-image: url("/images/card/mastercard-dark-large.png");
}
.card-logo.discover {
  background-image: url("/images/card/discover-dark-large.png");
}
.card-logo.amex {
  background-image: url("/images/card/americanexpress-dark-large.png");
}
.card-logo.dinner {
  background-image: url("/images/card/dinnerclub-dark-large.png");
}

.card-set-default.badge-pill {
  box-shadow: none;
  border: none;
}

.btn-add-card {
  padding-top: 12px;
  padding-bottom: 12px;
}

.card-add-modal-img {
  padding: 0 50px 20px 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

#saveCard .modal-dialog {
  max-width: 600px;
}
#saveCard .modal-body {
  padding: 30px 50px 20px 50px;
}

.btn-no-border {
  border: none;
  box-shadow: none;
}

.nowrap {
  word-break: keep-all;
  white-space: nowrap;
}

.identify-show-box {
  background: #f5f5f5;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}
.identify-show-box .identify-mark {
  top: -20px;
  right: -20px;
}
.identify-show-box .identify-show-box-inside {
  margin-bottom: 20px;
  background: #fff;
  padding: 30px 0;
}
.identify-show-box .identify-show-box-inside .ii-status-label {
  width: 100px;
}
.identify-show-box .identify-show-box-inside .btn-main2,
.identify-show-box .identify-show-box-inside .btn-primary {
  padding: 3px 10px;
}
.identify-show-box .identify-show-box-inside .digital {
  font-size: 16px;
  font-style: italic;
}
.identify-show-box .identify-show-box-inside dt,
.identify-show-box .identify-show-box-inside dd {
  padding: 7px 15px;
  font-size: 13px;
}
.identify-show-box .identify-show-box-inside dt .imr-label,
.identify-show-box .identify-show-box-inside dd .imr-label {
  margin: 0;
}
.identify-show-box .identify-show-box-inside dd {
  width: 220px;
  padding-right: 50px;
}
.identify-show-box .identify-show-box-inside dt {
  width: calc(100% - 224px);
  padding-left: 50px;
  border-left: 1px solid #bcbcbc;
}
.identify-show-box .identify-show-box-inside dt.tag-info-box > div {
  margin: 5px 0;
}
.identify-show-box .identify-show-box-inside:last-child {
  margin-bottom: 0px;
}
.identify-show-box .identify-image .isi-images {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 0px;
}
.identify-show-box .identify-image .isi-images > a {
  flex: 0 0 20%;
  max-width: 20%;
  width: 20%;
  padding: 8px;
}
.identify-show-box .identify-image .isi-images .isi-image {
  width: 100%;
  padding-top: 100%;
  float: none;
  margin: 0;
}
.identify-show-box.identify-member-box {
  padding: 0px;
  background: #fff;
}
.identify-show-box.identify-member-box .identify-show-box-inside {
  background: #f5f5f5;
  padding-left: 15px;
  padding-right: 15px;
}
.identify-show-box.identify-member-box .identify-show-box-inside dt {
  border-left: 3px solid #fff;
}
.identify-show-box.identify-member-box .identify-show-box-inside.align {
  padding-left: 130px;
  padding-right: 130px;
}

.label-blue,
.label-blue-outline,
.label-black-outline {
  padding: 3px 25px;
  text-align: center;
  background: #00b3e0;
  color: #fff;
  font-size: 13px;
  border: 1px solid #00b3e0;
  border-radius: 10px;
}

.label-red {
  border: 1px solid #eb0000;
  color: #fff;
  background: #eb0000;
}

.label-small {
  padding: 2px 10px;
  border-radius: 5px;
}

.label-small-round {
  line-height: 13px;
  padding: 6px 15px;
  border-radius: 15px;
}

.label-blue-outline {
  background: #fff;
  color: #00b3e0;
}

.label-black-outline {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}

.btn-top-category-buttons {
  margin-top: 15px;
  margin-bottom: 25px;
}

.btn-top-category {
  text-align: center;
  background: #fff;
  color: #222;
  border: 1px solid #222;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  padding: 14px 0;
}
.btn-top-category.active {
  background: #222;
  color: #fff;
  border: 1px solid #222;
}

.empty-case {
  padding: 50px 0;
}
.empty-case img {
  margin: 0 auto 5px 0;
  width: 250px;
}
.empty-case p {
  color: #939393;
  letter-spacing: 1px;
}

.type_choose_modal .modal-body {
  padding: 60px;
  position: relative;
}
.type_choose_modal .modal-body .close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: none;
  z-index: 999;
}
.type_choose_modal .modal-body .close span {
  font-size: 20px;
}
.type_choose_modal .modal-body h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.type_choose_modal .modal-body .type-price {
  font-family: "FCM";
  color: #000;
  font-size: 18px;
  text-align: center;
}
.type_choose_modal .modal-body .type-choose-link {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  z-index: 99;
}
.type_choose_modal .modal-body .type-choose-link i {
  font-size: 16px;
  color: #fff;
}
.type_choose_modal .modal-body button {
  margin-bottom: 10px;
  border: none;
  background: none;
  position: relative;
  padding: 0px;
  border-radius: 30px;
  overflow: hidden;
}
.type_choose_modal .modal-body button .disable-box {
  display: none;
}
.type_choose_modal .modal-body button img {
  max-width: 100%;
}
.type_choose_modal .modal-body button:hover img {
  opacity: 0.8;
}
.type_choose_modal .modal-body button.disabled .type-choose-link, .type_choose_modal .modal-body button.disabled:hover .type-choose-link {
  display: none;
}
.type_choose_modal .modal-body button.disabled + .type-price, .type_choose_modal .modal-body button.disabled:hover + .type-price {
  display: none;
}
.type_choose_modal .modal-body button.disabled img, .type_choose_modal .modal-body button.disabled:hover img {
  opacity: 1;
}
.type_choose_modal .modal-body button.disabled .disable-box, .type_choose_modal .modal-body button.disabled:hover .disable-box {
  border-radius: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url("/images/lock.png");
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 14px;
  color: #fff;
}
.type_choose_modal .modal-content {
  border-radius: 36px;
}
.type_choose_modal .modal-dialog {
  max-width: 1200px;
  overflow-x: hidden;
}

.card-box {
  width: 100%;
  position: relative;
  perspective-origin: center center;
  -moz-perspective-origin: center center;
  -webkit-perspective-origin: center center;
  perspective: 350px;
  -moz-perspective: 350px;
  -webkit-perspective: 350px;
  margin: 0 auto 10px auto;
}
.card-box .card-space {
  width: 100%;
  height: 100%;
  transform-style: 3d;
  -moz-transform-style: 3d;
  -webkit-transform-style: 3d;
  position: relative;
}
.card-box .card-space .card-title {
  width: 100%;
  height: 46px;
  border: 1px solid #000;
  background: #fff;
  color: #222;
  text-align: center;
  z-index: 3;
  position: relative;
  font-size: 14px;
  padding: 10px;
  transition: all 0.3s;
  margin-bottom: 0px;
}
.card-box .card-space .card-title i {
  transform-origin: center;
  transform: rotate(0deg);
  transition: all 0.3s;
}
.card-box .card-space .card-title .card-set-default {
  border-radius: 10rem;
  box-shadow: none;
  background: #fdbd49;
  color: #fff;
  padding: 3px 0.6em;
}
.card-box .card-space .card-inside {
  width: 350px;
  margin: 20px auto 3px auto;
  background: transparent;
  transform: translateX(0px) translateY(0px) rotateX(-150deg);
  transform-origin: top left;
  transition: height 0.3s, transform 0.3s, top 0.3s;
  z-index: 1;
  height: 0px;
  overflow: hidden;
  top: -20px;
  position: relative;
}
.card-box .card-space .card-inside .row {
  padding-top: 8px;
  margin-bottom: 5px;
}
.card-box .card-space .card-inside .row input {
  padding: 10px;
  height: 42px;
  border: 1px solid #ccc;
}
.card-box .card-space .card-inside .btn-no-border {
  font-size: 12px;
  margin-top: 18px;
  color: #aaa;
}
.card-box .card-space .card-inside .card-set-default {
  font-weight: normal;
  border-radius: 20px;
  box-shadow: none;
  background: #fdbd49;
  color: #fff;
  padding: 10px 15px;
  margin-top: 15px;
  font-size: 14px;
}
.card-box .card-space .card-inside .card-is-default {
  font-weight: normal;
  border-radius: 20px;
  box-shadow: none;
  background: #000;
  color: #fff;
  padding: 10px 15px;
  margin-top: 15px;
  font-size: 14px;
}
.card-box .card-space:hover .card-title {
  background: #fafafa;
  color: #000;
  transition: all 0.3s;
}
.card-box .card-space:hover .card-title i {
  transform: rotate(180deg);
  transition: all 0.3s;
}
.card-box .card-space:hover .card-inside {
  top: 0px;
  transform: translateX(0px) translateY(0px) rotateX(0deg);
  height: 320px;
  transition: height 0.3s, transform 0.3s, top 0.3s;
}

.card-logo {
  width: 36px;
  height: 24px;
  background-size: cover;
  background-position: center;
}
.card-logo.visa {
  background-image: url("/images/card/visa-dark-large.png");
}
.card-logo.mastercard {
  background-image: url("/images/card/mastercard-dark-large.png");
}
.card-logo.discover {
  background-image: url("/images/card/discover-dark-large.png");
}
.card-logo.amex {
  background-image: url("/images/card/americanexpress-dark-large.png");
}
.card-logo.dinner {
  background-image: url("/images/card/dinnerclub-dark-large.png");
}

.card-set-default.badge-pill {
  box-shadow: none;
  border: none;
}

.btn-add-card {
  padding-top: 12px;
  padding-bottom: 12px;
}

.card-add-modal-img {
  padding: 0 50px 20px 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

#saveCard .modal-dialog {
  max-width: 600px;
}
#saveCard .modal-body {
  padding: 30px 50px 20px 50px;
}

.btn-no-border {
  border: none;
  box-shadow: none;
}

.type_choose_modal .modal-body {
  padding: 60px;
  position: relative;
}
.type_choose_modal .modal-body .close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: none;
  z-index: 999;
}
.type_choose_modal .modal-body .close span {
  font-size: 20px;
}
.type_choose_modal .modal-body h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.type_choose_modal .modal-body .type-price {
  font-family: "FCM";
  color: #000;
  font-size: 18px;
  text-align: center;
}
.type_choose_modal .modal-body .type-choose-link {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  z-index: 99;
}
.type_choose_modal .modal-body .type-choose-link i {
  font-size: 16px;
  color: #fff;
}
.type_choose_modal .modal-body button {
  margin-bottom: 10px;
  border: none;
  background: none;
  position: relative;
  padding: 0px;
  border-radius: 30px;
  overflow: hidden;
}
.type_choose_modal .modal-body button .disable-box {
  display: none;
}
.type_choose_modal .modal-body button img {
  max-width: 100%;
}
.type_choose_modal .modal-body button:hover img {
  opacity: 0.8;
}
.type_choose_modal .modal-body button.disabled .type-choose-link, .type_choose_modal .modal-body button.disabled:hover .type-choose-link {
  display: none;
}
.type_choose_modal .modal-body button.disabled + .type-price, .type_choose_modal .modal-body button.disabled:hover + .type-price {
  display: none;
}
.type_choose_modal .modal-body button.disabled img, .type_choose_modal .modal-body button.disabled:hover img {
  opacity: 1;
}
.type_choose_modal .modal-body button.disabled .disable-box, .type_choose_modal .modal-body button.disabled:hover .disable-box {
  border-radius: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url("/images/lock.png");
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 14px;
  color: #fff;
}
.type_choose_modal .modal-content {
  border-radius: 36px;
}
.type_choose_modal .modal-dialog {
  max-width: 1200px;
  overflow-x: hidden;
}

.identify-notices {
  position: relative;
  border: 20px solid #000;
  padding: 50px;
}
.identify-notices .ball {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #000;
  position: absolute;
}
.identify-notices .ball img,
.identify-notices .ball svg {
  height: 40px;
  width: 40px;
}
.identify-notices .ball.ball1 {
  top: -20px;
  left: -20px;
}
.identify-notices .ball.ball2 {
  top: -20px;
  right: -20px;
}
.identify-notices .ball.ball3 {
  bottom: -20px;
  left: -20px;
}
.identify-notices .ball.ball4 {
  bottom: -20px;
  right: -20px;
}
.identify-notices h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}
.identify-notices h4 {
  font-size: 12px;
  margin-bottom: 80px;
  color: #000;
}
.identify-notices dl {
  margin-bottom: 0px;
}
.identify-notices dl dd {
  font-size: 14px;
  display: inline-block;
  width: 100px;
  text-align: right;
  border-right: 1px solid #ddd;
  padding: 12px 20px 12px 0px;
  margin-bottom: 0px;
  min-height: 50px;
  vertical-align: middle;
  color: #000;
  font-weight: normal;
}
.identify-notices dl dd.vtop {
  vertical-align: top;
  border-right: none;
  padding-right: 0px;
}
.identify-notices dl dt {
  font-size: 14px;
  display: inline-block;
  width: calc(100% - 120px);
  text-align: left;
  padding: 12px 0px 12px 20px;
  margin-bottom: 0px;
  min-height: 50px;
  vertical-align: middle;
  color: #000;
  font-weight: normal;
}
.identify-notices .ii-status-label {
  width: 120px;
}
.identify-notices .isi-images {
  position: relative;
}
.identify-notices .isi-images > a {
  width: calc(25% - 20px);
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 12px;
  position: relative;
  padding-top: calc(25% - 20px);
}
.identify-notices .isi-images > a img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.identify-notices .isi-images > a.isi-small {
  width: calc(19.5% - 15px);
  padding-top: calc(19.5% - 15px);
}
.identify-notices .isi-images > a.isi-mini {
  width: calc(16.66% - 10px);
  padding-top: calc(16.66% - 10px);
}
.identify-notices .identify-mark {
  top: 25px;
  width: 210px;
}

.specialModal .modal-dialog {
  max-width: 940px;
}
@media (max-width: 992px) {
  .specialModal .modal-dialog {
    max-width: 700px;
  }
}
@media (max-width: 768px) {
  .specialModal .modal-dialog {
    max-width: 95%;
  }
}
.specialModal .modal-content {
  border-radius: 36px;
  background: #fff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  border: none;
}
.specialModal .modal-body {
  padding: 90px 70px 50px 70px;
}
@media (max-width: 992px) {
  .specialModal .modal-body {
    padding: 90px 40px 50px 40px;
  }
}
@media (max-width: 768px) {
  .specialModal .modal-body {
    padding: 90px 20px 50px 20px;
  }
  .specialModal .modal-body h2 br {
    display: none;
  }
}
.specialModal .modal-body h2 {
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #444;
  margin-bottom: 15px;
  line-height: 24px;
}
.specialModal .modal-body h3 {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #444;
  margin-bottom: 40px;
}
.specialModal .modal-body label {
  display: flex;
  font-weight: 400;
  font-size: 14px;
  color: #444;
  margin-bottom: 40px;
  text-align: left;
}
.specialModal .modal-body label input {
  flex: 0 0 20px;
  max-width: 20px;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.specialModal .modal-body label span {
  flex: 1;
}
.specialModal .modal-body small {
  font-size: 12px;
}
.specialModal .btn {
  padding: 7px 40px;
  border-radius: 17.1px;
  background: #000;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}
.specialModal .btn:disabled {
  background: #e8e8e8;
}

#SigninModal .ui-form-box {
  padding-left: 200px;
  padding-right: 200px;
}
#SigninModal .modal-dialog {
  max-width: 850px;
}
#SigninModal .modal-content {
  border: none;
}

.showOrHide {
  position: absolute;
  right: -25px;
  top: 20px;
  color: black !important;
}

.card-save-box {
  padding-top: 240px;
  position: relative;
}
.card-save-box .ui-coverflow {
  top: 0px;
  left: 0px;
}
.card-save-box .ui-coverflow .ui-state-active .card-infos {
  opacity: 1;
}

.card-infos {
  opacity: 0;
  transition: all 0.5s;
  display: flex;
}
.card-infos .card-info-name {
  font-size: 18px;
  flex: 0 0 70%;
  max-width: 70%;
}
.card-infos .card-default {
  flex: 0 0 30%;
  max-width: 30%;
  text-align: right;
}

.fbtnblogo {
  margin-top: 10px;
  width: 150px;
  left: -16px;
  position: relative;
  image-rendering: -webkit-optimize-contrast;
}

.language-select {
  cursor: pointer;
}
.language-select:hover span {
  background: #000;
  color: #fff;
}
.language-select span {
  font-size: 12px;
  padding: 6px 15px;
  border: 1px solid #999;
  border-right: none;
  background: #fff;
}
.language-select span:first-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.language-select span:first-child img {
  position: relative;
  top: -2px;
  margin-right: 3px;
}
.language-select span:last-child {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-right: 1px solid #999;
}

header .user-menu-dropdown .drop {
  border: 1px solid #999;
  border-radius: 25px;
  background-color: #fff;
}
header .user-menu-dropdown .drop .option {
  background-color: transparent;
  padding: 0.5rem 1rem;
}
header .user-menu-dropdown .drop.withBG .option:last-child {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  padding-bottom: 10px !important;
}

.radio_button {
  position: relative;
  cursor: pointer;
}
.radio_button input {
  opacity: 0;
  z-index: -1;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1px;
  width: 1px;
}
.radio_button span {
  border-radius: 22px;
  border: 1px solid #c6c6c6;
  color: #c6c6c6;
  font-size: 14px;
  padding: 6px 20px;
}
.radio_button span img {
  margin-right: 5px;
}
.radio_button input:checked + span {
  border: 1px solid #000000;
  color: #000;
}
.radio_button.sm span {
  font-size: 12px;
  padding: 3px 12px;
}

#currentModal h3 {
  font-size: 18px;
  margin-bottom: 15px;
}
#currentModal .modal-body {
  padding-top: 50px;
  text-align: center;
}
#currentModal .radio_button {
  margin: 15px 9px;
}
#currentModal .radio_button.sm {
  margin: 9px 5px;
}
#currentModal .form-group {
  margin-bottom: 50px;
}

.noto-sans {
  font-family: "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", sans-serif;
}

.swiper-category-group-container .swiper-slide a {
  font-family: "Noto Sans JP", "Noto Sans SC", "Noto Sans KR", sans-serif;
}

@media (max-width: 576px) {
  .home-intro-box .hib-inside p {
    min-height: 130px;
  }
  .mobile-scroll {
    width: 100%;
    overflow-x: auto;
  }
  .certificate-show {
    padding: 50px 80px 120px 80px;
    min-width: 770px;
    min-height: 600px;
  }
  .certificate-show .cert-bg {
    background-image: url("/images/cert_bg_2.jpg");
    padding-top: 71.25%;
    min-height: 600px;
  }
  .certificate-show .cert-bg2 {
    bottom: 30px;
    right: 50px;
  }
  .certificate-show .clogo {
    width: 60px;
    margin: 0 auto 10px auto;
  }
  .certificate-show .c-title-text {
    width: 140px;
    margin: 0 auto 10px auto;
  }
  .certificate-show h2 {
    font-size: 12px;
    margin: 0 auto 12px auto;
    padding: 2px 0;
  }
  .certificate-show .cert-list {
    margin: 0 auto 5px auto;
    width: 100%;
  }
  .certificate-show .cert-list .cert-list-item {
    padding: 1px 0;
  }
  .certificate-show .cert-date {
    position: absolute;
    left: 25%;
    bottom: 12.5%;
    z-index: 3;
  }
  .certificate-show .cert-preview {
    font-size: 70px;
    height: 50%;
  }
  .certificate-show .cert-laser {
    margin: 5px auto 15px auto;
    padding: 2px 30px;
    width: 80%;
    font-size: 24px;
  }
  .certificate-show .cert-laser .laser-no {
    font-size: 20px;
  }
  .certificate-show .cert-label {
    width: 150px;
    height: 150px;
    right: -40px;
    top: 50px;
  }
  .certificate-show .cert-p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .certificate-show .cert-list .cert-list-item {
    font-size: 12px;
  }
  .query-result {
    max-width: 100%;
  }
  .identify-show-box .identify-image .isi-images > a {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    width: 33.333%;
  }
  footer .footer-payment {
    text-align: left;
  }
  footer .footer-payment img {
    display: block;
    margin: 0 auto;
    width: 95%;
  }
  footer .footer-ig-box {
    padding-left: 0%;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 10px;
  }
  input[type=text].form-control,
  input[type=password].form-control,
  input[type=number].form-control,
  input[type=email].form-control,
  textarea.form-control {
    -webkit-appearance: none;
    height: 22px;
  }
  header,
  .affix-header {
    z-index: 1099;
    padding: 3px 0px;
  }
  header .container-fluid,
  .affix-header .container-fluid {
    padding: 0;
  }
  header .navbar,
  .affix-header .navbar {
    padding: 0px;
  }
  header .navbar .main-nav .menu-close,
  .affix-header .navbar .main-nav .menu-close {
    cursor: pointer;
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 20px;
    text-align: center;
    margin-left: -10px;
  }
  header .navbar .main-nav .menu-close i,
  .affix-header .navbar .main-nav .menu-close i {
    font-size: 22px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 26px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
  }
  header .navbar .main-nav > div,
  .affix-header .navbar .main-nav > div {
    height: 100%;
  }
  header .navbar .main-nav .nav-item,
  .affix-header .navbar .main-nav .nav-item {
    margin: 8px 0;
  }
  header .navbar .main-nav .nav-link,
  .affix-header .navbar .main-nav .nav-link {
    color: #fff;
    font-size: 1.5rem;
  }
  header .navbar .main-nav .navbar-nav,
  .affix-header .navbar .main-nav .navbar-nav {
    order: 0;
    width: 100%;
  }
  header .navbar .main-nav .language-select,
  .affix-header .navbar .main-nav .language-select {
    order: 2;
  }
  header .navbar .main-nav .user-menu-dropdown,
  .affix-header .navbar .main-nav .user-menu-dropdown {
    order: 1;
  }
  header .navbar-toggler,
  .affix-header .navbar-toggler {
    position: absolute;
    top: 20px;
    left: 10px;
  }
  header .navbar-toggler .navbar-toggler-icon i,
  .affix-header .navbar-toggler .navbar-toggler-icon i {
    font-size: 2rem;
  }
  header .navbar-brand,
  .affix-header .navbar-brand {
    margin-bottom: 0px;
  }
  header .language-select,
  .affix-header .language-select {
    margin: 8px auto;
    position: relative;
    top: inherit;
    left: inherit;
  }
  header .user-menu-dropdown,
  .affix-header .user-menu-dropdown {
    margin: 8px 0;
    position: relative;
    top: inherit;
    right: inherit;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: left;
  }
  header .user-menu-dropdown .nav-user-icon,
  .affix-header .user-menu-dropdown .nav-user-icon {
    color: #fff;
    font-size: 1.5rem;
  }
  header .user-menu-dropdown .nav-user-icon i,
  .affix-header .user-menu-dropdown .nav-user-icon i {
    font-size: 1.5rem;
    color: #fff;
  }
  header .user-menu-dropdown .nav-user-icon span,
  .affix-header .user-menu-dropdown .nav-user-icon span {
    margin-left: 5px;
  }
  header {
    z-index: 1999;
  }
  .affix-header {
    z-index: 1999;
    height: 40px;
    border-bottom: 1px solid #999;
  }
  .affix-header .navbar-toggler {
    top: 0px;
  }
  .title1-box {
    margin: 1.375rem 1rem;
  }
  .home-intro .title1-sub {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-intro-box {
    margin: 5px 0 -20px 0;
  }
  .navbar-collapse {
    position: fixed;
    z-index: 2000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    transition: top 0.3s;
  }
  .navbar-collapse.collapse:not(.show) {
    display: block;
    top: -100%;
  }
  .navbar-collapse.collapsing {
    height: 100% !important;
  }
  .logo img {
    width: 90px;
    margin-bottom: 0px;
  }
  .title1 {
    font-size: 1.75rem;
    line-height: 2.5rem;
    margin-bottom: 1rem;
    font-weight: 500;
  }
  .bx-wrapper {
    margin-bottom: 20px;
  }
  .home-slider {
    height: 100%;
  }
  .partner-slider .slider-item {
    background: initial;
  }
  .partner-slider .slider-item .home-intro-box {
    height: auto;
  }
  .partner-slider .home-intro-box .hib-inside-content {
    padding: 20px !important;
    min-height: initial !important;
  }
  .partner-slider .home-intro-box .hib-inside-content p {
    height: 145px;
  }
  .swiper-container {
    width: 100%;
    height: 310px;
  }
  .slider-item {
    height: 100%;
    padding: 0 20px;
    background-color: #000;
  }
  .slider-item .go-button {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .slider-item .go-button i {
    font-size: 20px;
    line-height: 36px;
  }
  .slider-item h2 {
    font-size: 2rem;
  }
  .slider-item p {
    font-size: 1rem;
  }
  .home-marker-info .hmi-text {
    height: auto;
    margin-top: 1rem;
  }
  .home-marker-info .hmi-img-wrapper {
    margin: 0 1rem;
  }
  .home-payment {
    padding: 4rem 1rem;
  }
  .home-payment .home-payment-item:after {
    display: none;
  }
  .home-payment .home-payment-item img {
    width: 100%;
  }
  .home-payment .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-about p {
    line-height: 1.6rem;
  }
  .footer-container .container {
    max-width: 100% !important;
  }
  .footer-subscribe {
    width: 85%;
    margin: 0px auto 30px auto;
  }
  .footer-width {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-download img {
    width: 160px !important;
  }
  footer .footer-copyright {
    margin-top: 10px;
    padding: 10px 0;
    background: #222222;
  }
  footer .footer-link-flex {
    margin-bottom: 25px;
  }
  footer .footer-social-wrapper {
    width: initial;
  }
  footer .footer-social-wrapper .footer-link-title {
    margin-bottom: 0.25rem;
  }
  footer .footer-info .footer-logo {
    line-height: 2.25rem;
    margin-bottom: 1rem;
    float: left;
    width: 50%;
    margin-right: 0px;
    text-align: center;
  }
  footer .footer-info .footer-logo.iva-logo img, footer .footer-info .footer-logo.fakebusters-logo img {
    width: 130px;
  }
  footer .footer-links {
    margin: 5px 0;
    text-align: left;
  }
  footer .footer-links-list {
    text-align: left;
  }
  footer .footer-bottom-nav {
    border-top: none;
    border-bottom: none;
  }
  footer .footer-bottom-nav a {
    border-right: none;
    padding: 5px 0;
  }
  footer .footer-bottom-nav .footer-aacd-logo-m {
    width: 55%;
    padding-left: 15px;
    min-width: 158px;
    max-width: 350px;
    margin-top: 32px;
  }
  footer .footer-bottom-nav .footer-aacd-logo {
    padding-left: 12px;
    max-width: 157px;
  }
  footer .footer-subscribe {
    text-align: left;
    margin-top: 5px;
  }
  footer .footer-ig-box {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center !important;
    padding-left: 0%;
  }
  footer .footer-ig-box a {
    color: #fff;
    font-size: 7px;
  }
  footer .footer-ig-box a:hover {
    color: #c3c3c3;
  }
  footer .footer-ig-box a i {
    font-size: 32px;
    position: relative;
    top: 2px;
    margin-right: 3px;
  }
  footer .footer-ig-box img {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    top: initial;
  }
  footer .footer-ig-text {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
  }
  footer .footer-payment {
    text-align: left;
    margin-top: 5px;
  }
  footer .footer-payment img {
    width: 100%;
  }
  .identify-step .identify-step-item {
    margin-bottom: 2px;
    padding-bottom: 1px;
    text-align: center;
    border-bottom: 0.5px solid #aaa;
  }
  .identify-step .identify-step-item.first {
    border-top: 0.5px solid #aaa;
    padding-top: 3px;
  }
  .identify-step .identify-step-item .isi-icon {
    background: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 4px 2px 4px 0 rgba(0, 0, 0, 0.13);
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    margin: 0 8px 0 0;
    border-radius: 24px;
    line-height: 24px;
    vertical-align: middle;
    position: relative;
    top: -1px;
  }
  .identify-step .identify-step-item .isi-icon i {
    font-size: 1.25rem;
    color: #333;
  }
  .identify-step .identify-step-item .isi-text {
    vertical-align: middle;
    font-size: 1.125rem;
    display: inline-block;
    color: #9f0222;
    text-align: left;
    min-width: 100px;
    letter-spacing: 2px;
  }
  .identify-step .identify-step-item:after {
    display: none;
  }
  .identify-step .identify-step-item.last:after {
    content: "";
  }
  .identify-step.identify-step-premium .identify-step-item:after {
    top: 35px;
    font-size: 2rem;
  }
  .home-intro-box .hib-inside .hib-inside-content {
    padding: 3rem 1rem;
  }
  .home-intro-box .hib-inside.right-line:before {
    display: none;
  }
  .home-intro-box .hib-icon i {
    width: 75px;
    height: 75px;
    line-height: 75px;
  }
  .home-intro-box .hib-inside {
    top: -40px;
  }
  .home-about {
    height: initial;
    padding: 80px 0;
  }
  .editor-content h3 {
    font-size: 1.75rem;
  }
  .vision {
    height: 200px;
  }
  .vision.vision-big {
    height: 160px;
  }
  .vision h3 {
    font-size: 2rem;
  }
  .about-company-box {
    margin: 30px 0 20px 0;
    width: initial;
  }
  .qa .accordion .card-header {
    padding: 0.5rem 1rem;
  }
  .bx-wrapper .bx-controls-direction a i {
    font-size: 36px;
  }
  .hic-item .hic-name {
    font-size: 18px;
    line-height: 24px;
  }
  .mCSB_inside > .mCSB_container {
    margin-right: 0px !important;
  }
  .home-category-box {
    height: 380px;
  }
  .category-swiper {
    min-height: 420px;
  }
  .category-swiper .swiper-pagination-bullets {
    bottom: 0px;
  }
  .category-swiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #fff;
  }
  .category-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #fff !important;
  }
  .hic-item .adv {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(0, 0, 0, 0.87);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    display: none;
    flex-wrap: wrap;
  }
  .hic-item .adv > div {
    width: 90%;
    flex: 0 0 100%;
    padding: 2px 0;
    border: 1px solid #fff;
    color: #fff;
    margin: 0px 5px;
    background: #000;
  }
  .category-swiper-apparel + .swiper-buttons-cate {
    display: none;
  }
  .hib-button {
    width: 100%;
    padding: 0 10px;
  }
  .home-intro-box .hib-button .btn {
    padding: 4px 0px;
    width: 100%;
  }
  .home-intro-box .hib-inside .hib-inside-content {
    height: initial;
    min-height: 220px;
  }
  .home-intro {
    padding: 20px 0;
  }
  .home-identify-category {
    padding: 50px 0;
  }
  .home-about {
    padding: 35px 0;
  }
  .home-marker-info .hmi-img-wrapper .hmi-img {
    height: 300px;
    margin: 0 auto;
  }
  .home-marker-info .hmi-text {
    margin: 0 20px;
  }
  .home-marker-info .hmi-text p {
    line-height: 2.2rem;
  }
  footer .footer-links li {
    line-height: 20px;
    margin-bottom: 4px;
  }
  .job-form .form-group input[type=file].form-control + .error {
    top: 32px;
    right: initial;
    left: 25px;
  }
  #verifyTip .alert {
    text-align: center;
  }
  #verifyTip .alert .btn.float-right {
    float: none !important;
    display: block;
    margin-top: 5px;
  }
  #verifyTip .alert .discard-fast-drafts {
    float: none !important;
    display: block;
    margin-top: 5px;
    width: 100%;
  }
  .job-description-steps {
    width: 100%;
  }
  .identify-table-filter input {
    height: 22px;
  }
  .identify-table-filter #filter {
    width: 100%;
  }
  #FastIdentifyCategoryModal .modal-dialog,
  #PremIdentifyCategoryModal .modal-dialog {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .identify-countdown #countdown {
    display: block;
    text-align: center;
    margin: -15px auto 10px auto;
  }
  .identify-show-info dd,
  .identify-show-info dt {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .identify-show-info dd {
    width: 25%;
    text-align: left;
  }
  .identify-show-info dt {
    width: 74%;
    text-align: left;
  }
  .identify-show-info .identify-show-message .ism-input .ism-input-send {
    position: absolute;
    right: 9px;
    top: 7px;
    color: #fff;
  }
  .identify-show-box .identify-image .isi-images > a {
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
  }
  .identify-mark {
    margin: 10px auto;
    top: 250px;
    width: 130px;
    right: 10px;
    z-index: 9999;
  }
  .identify-table-list-table {
    width: 550px;
  }
  .home-count {
    padding: 27px 0;
  }
  .home-count .count-title {
    font-size: 12px;
    color: #fff;
    position: relative;
    left: initial;
    top: initial;
    display: block;
    margin-bottom: 10px;
  }
  .home-count #totalcases {
    font-size: 32px;
  }
  .businessinfoimg {
    height: 24px;
  }
  .stamp {
    width: 60px;
  }
  .stamp-img {
    width: 60px;
    height: 60px;
  }
  .receipt-content {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .receipt-content .receipt-name {
    width: 120px;
  }
  .receipt-content .receipt-user-info {
    margin-bottom: 20px;
  }
  .receipt-identify-show {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .receipt-identify-show .identify-show-info dt {
    padding-right: 0px;
  }
  .with-receipt .identify-show .isi-images img {
    width: 60px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .isi-image {
    width: 60px;
    height: 60px;
  }
  .receipt-logo {
    width: 50px;
  }
  .login-sec .form-check-input {
    left: 0.1rem;
    left: 0.1rem;
  }
  .home-intro-box .hib-inside .title2 {
    border-bottom: none;
    margin-top: 10px;
  }
  .identify-show-message .ism-input .ism-input-send {
    top: 7px;
    right: 4px;
  }
  .identify-show-message .ism-input #message_file_btn {
    top: 6px;
    right: 30px;
  }
  .job-form h3 .require-red {
    top: 1px;
  }
  .require-red {
    font-size: 1rem;
  }
  .modal-backdrop {
    z-index: 2000;
  }
  .modal {
    z-index: 2001;
  }
  .modal-open {
    padding-right: 0px !important;
  }
  .certificate-show {
    padding: 40px 60px;
  }
  .certificate-show h2 {
    margin-bottom: 30px;
  }
  .certificate-show .c-address {
    float: none;
    text-align: left;
    padding-left: 30px;
    margin-right: 20px;
    margin-left: 0px;
  }
  .certificate-show .c-address p {
    margin-bottom: 0px;
  }
  .certificate-show .c-address .cstamp {
    right: 0px;
    top: 5px;
    width: 50px;
    height: 50px;
  }
  .certificate-show .c-address .cstamp-img {
    right: 0px;
    top: 5px;
    width: 50px;
    height: 50px;
  }
  .certificate-show .cert-list .cert-list-item {
    padding: 7px 0px;
  }
  .speech-bubble p {
    line-height: 1.8;
  }
  .speech-bubble.s1:after {
    left: 3.8%;
  }
  .speech-bubble.s2:after {
    left: 33%;
  }
  .speech-bubble.s3:after {
    left: 63%;
  }
  .speech-bubble.s4:after {
    left: 94%;
  }
  .speech-bubble-store {
    padding: 10px;
  }
  .certificate-show {
    font-size: 1rem;
  }
  .certificate-show h2 {
    font-size: 2rem;
  }
  .certificate-show .c-address h5 {
    font-size: 1.25rem;
  }
  .certificate-show .c-address p {
    font-size: 0.875rem;
    margin-bottom: 2px;
  }
  .certificate-show .cert-list .cert-list-item .cl-r {
    flex: 60%;
    max-width: 60%;
    word-break: break-all;
    text-align: left;
  }
  .pi-slide .swiper-slide {
    position: relative;
  }
  .pi-slide .swiper-slide .slide-caption {
    width: 100%;
    padding: 5px 10px;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
  }
  .pi-slide .swiper-button-next,
  .pi-slide .swiper-button-prev {
    width: 24px;
    height: 24px;
  }
  .identify-edit-form .form-group > div {
    min-height: initial;
  }
  .identify-edit-form .form-group > div .identify-edit-label {
    margin-bottom: 5px;
  }
  .title2-box .home-intro-box .hib-image {
    padding-left: 10px;
    padding-right: 10px;
  }
  .title2-box .home-intro-box .hib-inside .hib-inside-content {
    padding: 2.5rem 2.7rem 3.5rem 2.7rem;
  }
  .title2-box .home-intro-box .hib-inside .hib-inside-content p {
    font-size: 1rem;
    width: 90% !important;
  }
  .title2-box .home-intro-box .hib-inside .hib-inside-content p.hib-inside-jp-p-3 {
    width: 100% !important;
  }
  .title2-box .home-intro-box .hib-inside .hib-inside-content p br {
    display: none !important;
  }
  .title2-box .home-intro-box .hib-inside .hib-inside-content p.custom-br br.m-block {
    display: block !important;
  }
  .title2-box .home-intro-box .hib-inside .hib-inside-content p b {
    display: block;
  }
  .title2-box .home-intro-box .hib-button {
    width: 230px;
  }
  .snkr-title {
    margin-top: 35px;
  }
  .cert-label {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 5px;
    top: 280px;
  }
  .cert-label img {
    width: 100%;
  }
  #FastIdentifyCategoryModal .hic-item,
  #PremIdentifyCategoryModal .hic-item {
    background-color: #000;
  }
  #FastIdentifyCategoryModal .hic-item.disabledClass:after,
  #PremIdentifyCategoryModal .hic-item.disabledClass:after {
    background-size: cover;
  }
  #FastIdentifyCategoryModal .hic-item .adv,
  .identifyModal .hic-item .adv {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #FastIdentifyCategoryModal .hic-item .adv > div,
  .identifyModal .hic-item .adv > div {
    width: 100%;
    flex: 0 0 100%;
  }
  #FastIdentifyCategoryModal .category-show-box,
  .identifyModal .category-show-box {
    max-height: 480px;
    overflow-x: hidden;
  }
  .select-wrapper .select-after-icon {
    right: 7px;
    top: 0px;
  }
  .animsition-loading-custom,
  .animsition-loading-custom:after {
    width: 200px;
    height: 200px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
    border-radius: 50%;
    z-index: 100;
  }
  .animsition-loading-custom {
    background-image: url("/images/loading2.gif");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .hmi-image-box {
    margin-bottom: 50px;
    transform: scale(0.9);
  }
  .select-wrapper .select-after-icon {
    top: 4px;
  }
  .member-content {
    margin-bottom: 3rem;
    min-height: auto;
  }
  .btn-top-category-buttons {
    margin-left: -5px;
    margin-right: -5px;
  }
  .btn-top-category-buttons > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
  }
  .btn-top-category {
    font-size: 14px;
  }
  .identify-item {
    flex-wrap: wrap;
  }
  .identify-item .ii-type {
    flex: 0 0 60%;
    max-width: 60%;
    margin-right: 0px;
    order: 1;
    margin-bottom: 10px;
    align-self: flex-start;
  }
  .identify-item.tag .ii-type {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .identify-item .ii-status {
    flex: 0 0 40%;
    max-width: 40%;
    order: 2;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .identify-item .ii-img {
    order: 3;
    margin-right: 20px;
  }
  .identify-item .ii-info {
    order: 4;
    flex: 1;
    max-width: calc(100% - 130px);
  }
  .identify-item .ii-info > div {
    word-break: break-all;
  }
  .identify-item .ii-button {
    order: 5;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-top: 15px;
  }
  .identify-item .ii-button .btn {
    width: 100%;
  }
  .identify-item .ii-price {
    order: 5;
  }
  .identify-show-box.identify-member-box .identify-show-box-inside dt {
    border-left: none;
  }
  .identify-show-box.identify-member-box .identify-show-box-inside.align {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 1px;
  }
  .identify-show-box .identify-show-box-inside {
    padding: 10px 0 0 0px;
  }
  .identify-show-box .identify-show-box-inside dd {
    width: 100%;
    padding-right: 0px;
  }
  .identify-show-box .identify-show-box-inside dt {
    width: 100%;
    padding-left: 15px;
    margin-bottom: 10px;
    border-left: none;
    line-height: 1.3;
  }
  .ism-input textarea {
    padding-right: 50px;
    height: 60px;
  }
  .type_choose_modal .modal-body {
    padding: 40px 25px;
  }
  .type_choose_modal .modal-body .close {
    display: block;
  }
  .type_choose_modal .modal-body h3 {
    font-size: 18px;
  }
  .type_choose_modal .modal-dialog {
    max-width: 95vw;
  }
  .identify-notices {
    border: 15px solid #000;
    padding: 180px 30px 50px 30px;
  }
  .identify-notices .ball {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #000;
    position: absolute;
  }
  .identify-notices .ball img,
  .identify-notices .ball svg {
    height: 30px;
    width: 30px;
  }
  .identify-notices .ball.ball1 {
    top: -15px;
    left: -15px;
  }
  .identify-notices .ball.ball2 {
    top: -15px;
    right: -15px;
  }
  .identify-notices .ball.ball3 {
    bottom: -15px;
    left: -15px;
  }
  .identify-notices .ball.ball4 {
    bottom: -15px;
    right: -15px;
  }
  .identify-notices h3 {
    font-size: 24px;
  }
  .identify-notices h4 {
    font-size: 14px;
  }
  .identify-notices dl dd {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    text-align: left;
    border-right: none;
    margin-bottom: 5px;
    padding: 5px 0px;
    vertical-align: auto;
    min-height: auto;
    font-weight: bold;
  }
  .identify-notices dl dd.vtop {
    vertical-align: auto;
    border-right: none;
    padding: 5px 0px;
  }
  .identify-notices dl dt {
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    min-height: auto;
    vertical-align: auto;
  }
  .identify-notices .ii-status-label {
    width: 150px;
  }
  .identify-notices .isi-images {
    position: relative;
    padding-bottom: 30px;
  }
  .identify-notices .isi-images > a {
    width: 31%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding-top: 31%;
  }
  .identify-notices .isi-images > a img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .identify-notices .identify-mark {
    top: 15px;
    width: 210px;
    left: 50%;
    margin-left: -105px;
  }
}
@media (max-width: 767.98px) {
  footer .footer-rwd {
    display: flex;
  }
  footer .footer-rwd > ul.footer-links-list {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 10px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .certificate-show {
    padding: 70px 80px 90px 80px;
  }
  .certificate-show .cert-bg {
    background-image: url("/images/cert_bg_2_g.jpg");
    padding-top: 139.8%;
  }
  .certificate-show .cert-bg2 {
    bottom: 30px;
    right: 50px;
  }
  .certificate-show .clogo {
    width: 100px;
    margin: 0 auto 20px auto;
  }
  .certificate-show .c-title-text {
    width: 200px;
    margin: 0 auto 15px auto;
  }
  .certificate-show h2 {
    font-size: 12px;
    margin: 0 auto 25px auto;
    padding: 4px 0;
  }
  .certificate-show .cert-list {
    margin: 0 auto 10px auto;
    width: 100%;
  }
  .certificate-show .cert-list .cert-list-item {
    padding: 1px 0;
  }
  .certificate-show .cert-date {
    position: absolute;
    left: 21%;
    bottom: 9.5%;
    z-index: 3;
  }
  .certificate-show .cert-preview {
    font-size: 70px;
    height: 50%;
  }
  .certificate-show .cert-laser {
    margin: 15px auto 30px auto;
    padding: 8px 30px;
    font-size: 20px;
    width: 80%;
  }
  .certificate-show .cert-label {
    width: 150px;
    height: 150px;
    right: -40px;
    top: 50px;
  }
  .category-swiper {
    min-height: 650px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .home-intro-box .hib-inside.right-line:before {
    left: -35px;
  }
  .footer-social-wrapper {
    margin-left: 2rem;
  }
  .certificate-show {
    padding: 100px 90px 150px 90px;
  }
  .certificate-show .cert-bg {
    background-image: url("/images/cert_bg_2_g.jpg");
    padding-top: 139.8%;
  }
  .certificate-show .cert-bg2 {
    bottom: 30px;
    right: 50px;
  }
  .certificate-show .clogo {
    width: 120px;
    margin: 0 auto 20px auto;
  }
  .certificate-show .c-title-text {
    width: 240px;
    margin: 0 auto 20px auto;
  }
  .certificate-show h2 {
    font-size: 13px;
    margin: 0 auto 25px auto;
    padding: 7px 0;
  }
  .certificate-show .cert-list {
    margin: 0 auto 15px auto;
    width: 300px;
  }
  .certificate-show .cert-date {
    position: absolute;
    left: 21%;
    bottom: 9.5%;
    z-index: 3;
  }
  .certificate-show .cert-preview {
    font-size: 70px;
    height: 50%;
  }
  .certificate-show .cert-laser {
    margin: 15px auto 30px auto;
    padding: 8px 30px;
    font-size: 20px;
  }
  .certificate-show .cert-label {
    width: 180px;
    height: 180px;
    right: -40px;
    top: 50px;
  }
  .footer-payment img {
    width: 180px !important;
  }
  .footer-rwd {
    display: flex;
    margin-top: 1rem;
    flex-wrap: wrap;
  }
  .footer-links-list {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-links-list li {
    margin-bottom: 0px;
  }
  .footer-payment img {
    width: 100%;
  }
  footer .footer-bottom-nav {
    border-top: none;
    border-bottom: none;
    padding: 15px 0;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .home-intro-box .hib-inside.right-line:before {
    left: -55px;
  }
  .footer-social-wrapper {
    margin-left: 2rem;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .footer-download img {
    width: 130px !important;
  }
}
@media (min-width: 769px) {
  .footer-link-width {
    width: 100px;
  }
  .footer-link-flex {
    display: flex;
    justify-content: flex-end;
  }
}
.event-index, .event-page {
  padding: 0px;
}
.event-index .row, .event-page .row {
  margin-right: 0;
  margin-left: 0;
}
.event-index .row .col, .event-index .row > [class*=col-], .event-page .row .col, .event-page .row > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.event-list-item {
  display: flex;
  position: relative;
}
.event-list-item .eli-img {
  flex: 0 0 34%;
  max-width: 34%;
}
.event-list-item .eli-img .eli-img-box {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100%;
}
.event-list-item .eli-content {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
}
.event-list-item .eli-content .eli-text {
  flex: 1 1 auto;
}
.event-list-item .eli-content .eli-link {
  flex: 0 0 30px;
  max-width: 30px;
}
.event-list-item .eli-content .eli-link .link-arrow {
  font-size: 26px;
  color: #333;
}
.event-list-item .eli-content h3 {
  font-size: 20px;
  color: #333;
  margin-bottom: 5px;
}
.event-list-item .eli-content h4 {
  font-size: 16px;
  color: #333;
  letter-spacing: 1px;
}
.event-list-item .eli-content h4 span {
  font-weight: bold;
}
.event-list-item .eli-content a {
  color: #333;
}
.event-list-item.dark-item .eli-content h3 {
  color: #fff;
}
.event-list-item.dark-item .eli-content a {
  color: #fff;
}

.event-page {
  padding-bottom: 80px;
}
.event-page .ed-img {
  padding-top: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.event-page .ed-img .ed-img-link {
  font-size: 24px;
  color: #000;
  position: absolute;
  top: 14px;
  left: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  display: block;
}
.event-page .ed-count-down {
  padding: 15px 0;
}
.event-page .ed-count-box {
  padding: 5px 80px;
  text-align: center;
  justify-content: center;
}
.event-page .ed-count-box .col, .event-page .ed-count-box > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.event-page .ed-count-box .count-number {
  font-size: 26px;
  font-weight: bold;
}
.event-page .ed-count-box .count-unit {
  font-size: 12px;
}
.event-page .ed-count-box .count-mark {
  font-size: 20px;
  padding: 0 2px;
  position: relative;
  top: 8px;
}
.event-page .ed-content h1, .event-page .ed-content h2, .event-page .ed-content h3, .event-page .ed-content h4, .event-page .ed-content h5, .event-page .ed-content h6, .event-page .ed-content p {
  padding: 0 30px;
}
.event-page .ed-content h3 {
  font-size: 18px;
  margin: 15px 0;
}
.event-page .ed-content p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.event-page .event-sign-button {
  padding: 0 10px;
  position: fixed;
  bottom: 30px;
  left: 0px;
  width: 100%;
}

.btn-event-sign {
  padding: 8px 0;
  text-align: center;
  width: 100%;
  background: #000;
  font-size: 16px;
  letter-spacing: 2px;
  border-radius: 6px;
  color: #fff;
}

.event-modal .btn-black {
  padding: 8px 0;
  text-align: center;
  width: 100%;
  background: #000;
  font-size: 14px;
  letter-spacing: 2px;
  border-radius: 6px;
  color: #fff;
}
.event-modal .modal-content {
  border-radius: 25px;
}
.event-modal .event-modal-close {
  color: #000;
  font-size: 22px;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
}
.event-modal .modal-body {
  position: relative;
  padding: 25px 40px;
}
.event-modal .modal-body h2 {
  font-size: 40px;
  margin-bottom: 15px;
  text-align: center;
}
.event-modal .modal-body h3 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 15px;
}
.event-modal .modal-body h4 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
.event-modal .modal-body p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.event-modal .modal-body .social-inputs {
  margin-top: 50px;
}
.event-modal .modal-body input[type=text].form-control {
  height: 36px;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.event-modal .modal-body .btn-black:first-child {
  margin-top: 35px;
}

.new-page {
  background: #000;
}

.page-top-box {
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 150px 0 0 0;
}
.page-top-box .pages-main-title {
  padding-top: 36%;
}

.page-top-box-info {
  padding: 5% 0 5% 0;
  background: rgba(0, 0, 0, 0.4);
}
.page-top-box-info .pages-title {
  margin-bottom: 50px;
}
.page-top-box-info .pages-paragraph {
  margin-bottom: 30px;
}
.page-top-box-info .pages-paragraph p {
  margin-bottom: 15px;
}

.pages-title {
  font-weight: bold;
  font-size: 38px;
  line-height: 60px;
  text-align: center;
  color: #fff;
}
.pages-title.black {
  color: #000;
}

.page-title2 {
  font-weight: normal;
  font-size: 28px;
  text-align: left;
  color: #fff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 20px;
}
.page-title2 small {
  font-size: 14px;
  font-weight: normal;
}
.page-title2 span {
  font-size: 14px;
  font-weight: normal;
}
.page-title2 span.float-right {
  position: relative;
  top: 16px;
}

.pages-paragraph p {
  font-weight: normal;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
}

.pages-action-button {
  width: 600px;
  margin: 50px auto 30px auto;
}
.pages-action-button a {
  display: block;
  text-align: center;
  border-radius: 50px;
  background: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.02em;
  line-height: 28px;
  padding: 15px 0;
  color: #000;
  border: none;
}
.pages-action-button a:hover {
  border: none;
}

.premium-0101-img {
  margin-bottom: 100px;
  margin-top: 50px;
}

.pages-note p {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #909090;
}

.pages-action-wrapper {
  padding: 80px 0;
}
.pages-action-wrapper .pages-note {
  color: #aaa;
  text-align: center;
}

.pages-step-box {
  padding: 230px 0;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
}
.pages-step-box .psb-step {
  font-family: "Din";
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 35px;
  text-align: left;
}
.pages-step-box .psb-step strong {
  font-family: "Din";
  font-size: 100px;
  letter-spacing: 0.01em;
  text-shadow: 5px 10px 40px rgba(0, 0, 0, 0.32);
}
.pages-step-box .psb-title {
  font-weight: bold;
  font-size: 34px;
  line-height: 46px;
  color: #fff;
  margin-bottom: 20px;
}
.pages-step-box .psb-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 50px;
}
.pages-step-box .psb-text small {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

.pages-border-title {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.02em;
  line-height: 28px;
  text-align: center;
  padding: 8px 0;
  border-top: 1px solid #a8a8a8;
  border-bottom: 1px solid #a8a8a8;
  color: #fff;
}

.pages-ai-faq-box {
  padding: 80px;
}
.pages-ai-faq-box .pafb-content > div {
  margin-bottom: 40px;
}
.pages-ai-faq-box .pafb-content > div:last-child {
  margin-bottom: 0px;
}
.pages-ai-faq-box .pafb-content h3 {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 30px;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}
.pages-ai-faq-box .pafb-content p {
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  text-align: left;
  color: #fff;
}

.aipsb1 {
  background-image: url("/images/pages/aipsb1.jpg");
  text-align: right;
}

.aipsb2 {
  background-image: url("/images/pages/aipsb2.jpg");
  padding: 260px 0;
}

@keyframes animation1 {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animation2 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.page-image-box,
.psb-m-imgbox {
  position: relative;
}
.page-image-box .p1,
.psb-m-imgbox .p1 {
  position: relative;
  z-index: 3;
  opacity: 1;
  animation: animation1 10s ease 0s infinite normal none;
}
.page-image-box .p2,
.psb-m-imgbox .p2 {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  opacity: 0;
  animation: animation2 10s ease 0s infinite normal none;
}

@keyframes animation1-4 {
  0% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  40.33% {
    opacity: 0;
  }
  66.66% {
    opacity: 0;
  }
  75.66% {
    opacity: 0;
  }
  91.66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animation2-4 {
  0% {
    opacity: 0;
  }
  33.33% {
    opacity: 0;
  }
  40.33% {
    opacity: 1;
  }
  66.66% {
    opacity: 1;
  }
  75.66% {
    opacity: 0;
  }
  91.66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation3-4 {
  0% {
    opacity: 0;
  }
  33.33% {
    opacity: 0;
  }
  43.33% {
    opacity: 0;
  }
  66.66% {
    opacity: 0;
  }
  76.66% {
    opacity: 1;
  }
  91.66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.page-image-box4,
.psb-m-imgbox4 {
  position: relative;
}
.page-image-box4 .p1,
.psb-m-imgbox4 .p1 {
  position: relative;
  z-index: 4;
  opacity: 1;
  animation: animation1-4 15s ease 0s infinite normal none;
}
.page-image-box4 .p2,
.psb-m-imgbox4 .p2 {
  position: absolute;
  z-index: 3;
  top: 0px;
  left: 0px;
  opacity: 0;
  animation: animation2-4 15s ease 0s infinite normal none;
}
.page-image-box4 .p3,
.psb-m-imgbox4 .p3 {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  opacity: 0;
  animation: animation3-4 15s ease 0s infinite normal none;
}

.note-btn-block {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
}

.note-btn {
  display: flex;
  border-radius: 40px;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  padding: 15px 36px;
  margin-bottom: 20px;
  text-align: center;
  align-items: center;
  background: #00a8e3 !important;
}
.note-btn:hover {
  color: #fff !important;
}

.note-btn-action {
  position: absolute;
  display: flex;
  border-radius: 40px;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  color: #000 !important;
  padding: 15px 36px;
  margin-bottom: 20px;
  text-align: center;
  align-items: center;
  background: #00a8e3 !important;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.note-btn-action:hover {
  opacity: 1;
}

.note-text {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  max-width: 572px;
}

.fastpsb1 {
  background-image: url("/images/pages/fast1-bg.jpg");
  text-align: right;
  padding: 0px;
}
.fastpsb1 .psb-step {
  text-align: right;
}
.fastpsb1 .page-image-box {
  padding-top: 100px;
  padding-right: 30px;
}

.fastpsb2 {
  background-image: url("/images/pages/fast2-bg.jpg");
  padding: 0px;
}

.compsb1 {
  background-image: url("/images/pages/completepsb1.jpg");
  background-size: 100%;
  padding: 0px;
}
.compsb1 .psb-step {
  text-align: left;
}
.compsb1 .psb-title {
  text-align: left;
}
.compsb1 .psb-text {
  text-align: left;
}

.compsb2 {
  background-image: url("/images/pages/completepsb2.jpg");
  background-size: 100%;
  padding: 0px 0;
}
.compsb2 .psb-step {
  text-align: right;
}
.compsb2 .psb-title {
  text-align: right;
}
.compsb2 .psb-text {
  text-align: right;
}

@keyframes changeBg {
  0% {
    background-image: url("/images/pages/completepsb3.jpg");
  }
  40% {
    background-image: url("/images/pages/completepsb3.jpg");
  }
  50% {
    background-image: url("/images/pages/completepsb3-2.jpg");
  }
  90% {
    background-image: url("/images/pages/completepsb3-2.jpg");
  }
  100% {
    background-image: url("/images/pages/completepsb3.jpg");
  }
}
.compsb3 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px 0;
}
.compsb3 .container-fluid {
  position: relative;
}
.compsb3 .container-fluid .row {
  position: relative;
  z-index: 4;
}
.compsb3 .psb-step {
  text-align: left;
}
.compsb3 .psb-title {
  text-align: left;
  padding-right: 30px;
}
.compsb3 .psb-text {
  text-align: left;
  padding-right: 30px;
}

.compsb3-bg {
  background-image: url("/images/pages/completepsb3.jpg");
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  animation: animation1 10s ease 0s infinite normal none;
}

.compsb3-bg2 {
  background-image: url("/images/pages/completepsb3-2.jpg");
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  animation: animation2 10s ease 0s infinite normal none;
}

.compsb4 {
  background-image: url("/images/pages/completepsb4.jpg");
  background-size: 100%;
  padding: 0px 0;
}
.compsb4 .psb-step {
  text-align: right;
}
.compsb4 .psb-title {
  text-align: right;
}
.compsb4 .psb-text {
  text-align: right;
}

.new-identify-page {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 150px 0 150px 0;
  color: #fff;
}
.new-identify-page.ai-identify-page {
  background-image: url("/images/pages/ai_bg_long.jpg");
}
.new-identify-page.fast-identify-page {
  background-image: url("/images/pages/fast_bg_long.jpg");
}
.new-identify-page.prem-identify-page {
  background-image: url("/images/pages/prem_bg_long.jpg");
}
.new-identify-page .identify-inputs .form-group {
  margin-bottom: 5px;
}
.new-identify-page .prem-main-inputs .form-group {
  margin-bottom: 12px;
}
.new-identify-page .prem-main-inputs-section {
  margin-bottom: 120px;
}

.prem-name-box {
  position: relative;
}
.prem-name-box input.form-control.nui {
  padding-left: 80px;
}
.prem-name-box span {
  position: absolute;
  top: 16px;
  left: 20px;
  color: #999;
  display: block;
  width: 65px;
  font-size: 14px;
}

.identify-photo-notice {
  margin-top: 50px;
  margin-bottom: 100px;
}
.identify-photo-notice h3 {
  font-weight: normal;
  font-size: 22px;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}
.identify-photo-notice ul {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 20px 0 20px 20px;
  margin: 0 0 30px 0;
}
.identify-photo-notice ul li {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 2px;
  text-align: left;
  color: #fff;
}

.identify-buttons {
  margin: 80px 0 0 0;
}
.identify-buttons .btn {
  margin: 0 15px;
}

.identify-photo-inputs {
  margin-bottom: 30px;
}
.identify-photo-inputs .ipi-box {
  padding-top: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 7px;
  position: relative;
  margin-bottom: 20px;
}
.identify-photo-inputs .ipi-box > label {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.identify-photo-inputs .ipi-icon {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.identify-photo-inputs .ipi-icon i {
  font-size: 230px;
  color: #fff;
}
.identify-photo-inputs .ipi-text {
  width: 100%;
  min-height: 36px;
  border-radius: 0px 0px 7px 7px;
  background: rgba(255, 255, 255, 0.77);
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  padding: 3px 30px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.identify-photo-inputs .ipi-text i {
  position: absolute;
  right: 3px;
  top: 6px;
  font-size: 16px;
}

.ai-page .page-top-box {
  background-image: url("/images/pages/ai_bg.jpg");
}

.fast-page .page-top-box {
  background-image: url("/images/pages/fast_bg.jpg");
}
.fast-page .pages-action-button a {
  background: #ffe626;
  border: 1px solid #ffe626;
}
.fast-page .pages-action-button a:hover {
  background: #000;
  color: #ffe626;
  border: 1px solid #ffe626;
}

.premium-page .page-top-box {
  background-image: url("/images/pages/complete_bg.jpg");
}
.premium-page .pages-action-button a {
  background: #00a8e3;
  color: #fff;
}
.premium-page .pages-action-button a:hover {
  color: #000;
}

.prem-top-inputs {
  margin-bottom: 200px;
}

.confirm-img {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.confirm-section {
  background: #f7f6f8;
  padding: 100px 0;
}
.confirm-section .ui-section-box {
  margin-bottom: 45px;
}
.confirm-section .payment-item {
  margin-bottom: 30px;
}
.confirm-section .payment-item.disabled .ui-radio input[type=radio] + label {
  color: rgba(147, 147, 147, 0.46);
}
.confirm-section .payment-item.disabled .ui-radio input[type=radio] + label i {
  font-style: normal;
}
.confirm-section .payment-item .ui-radio label img {
  margin-right: 12px;
}
.confirm-section .page-title2 {
  color: #000;
  text-align: left;
  margin-bottom: 45px;
  text-shadow: none;
  font-size: 24px;
}
.confirm-section .confirm-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  color: #000;
  padding-bottom: 50px;
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 50px;
}
.confirm-section .change-link {
  font-size: 12px;
  color: #4a5cbf;
  border-bottom: 1px solid #4a5cbf;
  display: inline-block;
}
.confirm-section .confirm-infos-box {
  padding-bottom: 50px;
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 50px;
}
.confirm-section .confirm-infos-box.no-border {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.confirm-section .confirm-infos-box-long {
  padding-bottom: 50px;
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 50px;
}
.confirm-section .confirm-infos-box-long.no-border {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.confirm-section .info-item-major-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  color: #000;
}
.confirm-section .info-item {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #797979;
  display: flex;
  margin-bottom: 20px;
}
.confirm-section .info-item-title {
  flex: 0 0 180px;
  max-width: 180px;
  margin-right: 15px;
}
.confirm-section .info-item-content {
  flex: 1;
  text-align: right;
}
.confirm-section .info-item-content.big {
  font-size: 20px;
}
.confirm-section .info-item-content div {
  margin-bottom: 10px;
}

.credit-card-box {
  margin-top: 30px;
  padding-left: 30px;
}
.credit-card-box .form-group {
  margin-bottom: 12px;
}
.credit-card-box .credit-card-date-box {
  background: #ffffff;
  border: 1px solid #cacaca;
  border-radius: 3px;
  height: 54px;
  font-size: 14px;
  padding: 16px 20px;
  display: flex;
}
.credit-card-box .credit-card-date-box .ccdb-title {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #222;
  letter-spacing: 1px;
  flex: 0 0 140px;
  max-width: 140px;
}
.credit-card-box .credit-card-date-box .ccdb-content {
  text-align: right;
  flex: 1;
}
.credit-card-box .credit-card-date-box .ccdb-content span {
  margin: 0 20px;
}
.credit-card-box .credit-card-date-box .ccdb-content .ccdb-select-box {
  position: relative;
  display: inline-block;
}
.credit-card-box .credit-card-date-box .ccdb-content .ccdb-select-box:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 2;
}
.credit-card-box .credit-card-date-box .ccdb-content select {
  -moz-text-align-last: right;
       text-align-last: right;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  padding-right: 15px;
  width: 50px;
  margin-left: 5px;
  border: none;
  text-align: right;
  position: relative;
  background: none;
  z-index: 3;
}
.credit-card-box .credit-card-date-box .ccdb-content select option {
  text-align: right;
}

#finalConfirm {
  display: block !important;
  left: 100%;
}
#finalConfirm.show {
  left: 0px;
}
#finalConfirm.show .modal-dialog {
  right: 0px;
}
#finalConfirm .modal-dialog {
  position: fixed;
  width: 450px;
  right: -450px;
  top: 0px;
  max-width: 450px;
  margin: 0;
  box-shadow: none;
  transition: right 0.3s;
}
#finalConfirm .modal-content {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  border: none;
  border-radius: 0px;
  padding: 50px;
  overflow-y: auto;
}
#finalConfirm .page-title2 {
  text-shadow: none;
  color: #000;
}

.final-confirm-box {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #939393;
  margin-bottom: 60px;
  display: flex;
}
.final-confirm-box .fcb-title {
  flex: 0 0 140px;
  max-width: 140px;
  color: #333;
}
.final-confirm-box.big .fcb-content {
  font-size: 20px;
}
.final-confirm-box.smb {
  margin-bottom: 20px;
}
.final-confirm-box.big {
  margin-bottom: 20px;
}
.final-confirm-box.hint {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.final-confirm-box.hint a {
  color: #4a5bbf;
  text-decoration: underline;
}
.final-confirm-box .fcb-content {
  flex: 1;
  text-align: right;
}
.final-confirm-box .fcb-content a {
  font-size: 12px;
}
.final-confirm-box .fcb-content div {
  margin-bottom: 18px;
}
.final-confirm-box .fcb-content .confirm-box {
  width: 80%;
  padding-top: 80%;
}

#FastIdentifyCategoryModal .modal-content,
#AiIdentifyCategoryModal .modal-content,
.identifyModal .modal-content {
  border-radius: 36px;
  background: #fff;
}
#FastIdentifyCategoryModal .modal-header,
#AiIdentifyCategoryModal .modal-header,
.identifyModal .modal-header {
  text-align: center;
  border-bottom: none;
  padding-top: 50px;
  position: relative;
}
#FastIdentifyCategoryModal .modal-header .modal-title,
#AiIdentifyCategoryModal .modal-header .modal-title,
.identifyModal .modal-header .modal-title {
  text-align: center;
  width: 100%;
  font-size: 20px;
  color: #000;
}
#FastIdentifyCategoryModal .modal-header .close,
#AiIdentifyCategoryModal .modal-header .close,
.identifyModal .modal-header .close {
  position: absolute;
  top: 20px;
  right: 20px;
}
#FastIdentifyCategoryModal .modal-body,
#AiIdentifyCategoryModal .modal-body,
.identifyModal .modal-body {
  padding-left: 30px;
  padding-right: 30px;
}
#FastIdentifyCategoryModal .modal-footer,
#AiIdentifyCategoryModal .modal-footer,
.identifyModal .modal-footer {
  border-top: none;
  justify-content: center;
  padding: 0 0 30px 0;
}

.identify-photo-inputs .identify-edit-label {
  cursor: pointer;
}
.identify-photo-inputs .ipi-box {
  cursor: pointer;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.9);
}
.identify-photo-inputs .ipi-box:hover {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid rgb(255, 255, 255);
  cursor: pointer;
}
.identify-photo-inputs .ipi-box:hover .ipi-text {
  background: rgba(255, 255, 255, 0.95);
}
.identify-photo-inputs .ipi-text {
  min-height: 40px;
  height: auto;
  padding: 9px 40px 9px 20px;
  transition: all 0.5s;
  font-size: 13px;
}
.identify-photo-inputs .ipi-text:after {
  content: "+";
  font-family: Arial;
  font-size: 32px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #333;
}

.identify-fixed-box.active .price-box small {
  color: #aaa;
  font-size: 12px;
}
.identify-fixed-box.active .price-box span {
  color: #333;
  font-size: 30px;
}
.identify-fixed-box.active .price-box strong {
  color: #aaa;
  font-size: 12px;
  margin: 0 30px;
}
.identify-fixed-box .price-box {
  justify-content: center;
}
.identify-fixed-box .price-box small {
  color: #fff;
  font-size: 16px;
}
.identify-fixed-box .price-box span {
  font-size: 80px;
}
.identify-fixed-box .price-box strong {
  font-size: 60px;
  margin: 0 50px;
}

.prem-main-inputs-section h6 {
  display: flex;
  margin-bottom: 10px;
  font-size: 18px;
}
.prem-main-inputs-section h6 .custom-checker {
  flex: 0 0 22px;
  max-width: 22px;
}
.prem-main-inputs-section h6 .custom-checker + label {
  color: #fff;
  font-size: 18px;
}
.prem-main-inputs-section h6 .noticeInput {
  position: relative;
  top: 0px;
  margin-right: 10px;
  flex: 0 0 14px;
  max-width: 14px;
}
.prem-main-inputs-section h6 label:not(.custom-checker) {
  flex: 1;
}
.prem-main-inputs-section p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px;
  padding-left: 22px;
}

.supplement-alert {
  margin-top: 60px;
}
.supplement-alert .alert-danger,
.supplement-alert .alert-danger p {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #ff7979;
}
.supplement-alert .alert-danger {
  border: 1px solid #ff7979;
  padding: 20px;
  background: none;
}

.query-result {
  min-height: 550px;
}

.customer-link {
  position: absolute;
  top: 40px;
  right: 80px;
}

.pages-query {
  background: linear-gradient(180deg, rgba(226.31, 226.31, 226.31, 0.29) 0%, rgba(0, 0, 0, 0.39) 70%);
  padding-top: 80px;
  padding-bottom: 40px;
}
.pages-query .input-group.nui .input-group-append .btn {
  height: 54px;
}

@media (max-width: 1200px) {
  .note-btn,
  .note-btn-action {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .page-top-box {
    background-size: cover;
  }
  .page-top-box .pages-main-title {
    height: 100px;
  }
  .page-top-box-info {
    padding: 50px 0;
  }
  .pages-title {
    font-size: 22px;
    line-height: 30px;
  }
  .pages-paragraph p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .note-btn,
  .note-btn-action {
    font-size: 20px;
  }
  .note-text {
    font-size: 16px !important;
  }
}
@media (max-width: 992px) {
  .pages-query {
    padding-top: 40px;
  }
  .note-btn {
    justify-content: center;
    padding: 13px 0;
    font-size: 20px;
  }
  .note-text {
    max-width: none;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .pages-step-box .psb-step strong {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .pages-step-box .psb-title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .pages-step-box .psb-text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .pages-query .page-title2 {
    margin-bottom: 10px;
  }
  .pages-query p {
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
  }
}
@media (max-width: 768px) {
  .fast-page .page-top-box {
    background-size: 110%;
  }
  .fast-page .page-top-box-info .pages-note {
    display: none;
  }
  .premium-page .page-top-box {
    background-size: 110%;
  }
  .premium-page .page-top-box-info .pages-note {
    display: none;
  }
  .premium-0101-img {
    margin: 30px 0 50px 0;
  }
  .page-top-box {
    background-size: 100%;
  }
  .page-top-box .pages-main-title {
    padding-top: 0px;
    height: 220px;
  }
  .page-top-box-info {
    padding: 40px 0 40px 0;
  }
  .page-top-box-info .pages-title {
    margin-bottom: 15px;
  }
  .page-top-box-info .pages-paragraph {
    margin-bottom: 10px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .page-top-box-info .pages-paragraph p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
  }
  .page-top-box .pages-main-title {
    margin-top: 20px;
  }
  .pages-action-button {
    width: 100%;
    margin-top: 30px;
  }
  .pages-action-button a {
    padding: 10px 0;
    font-size: 20px;
  }
  .pages-note p {
    font-size: 12px;
  }
  .pages-step-box {
    padding: 20px 0 0 0;
  }
  .pages-step-box.fastpsb1 {
    padding-top: 40px;
  }
  .pages-step-box.fastpsb1 .psb-text {
    margin-bottom: 20px;
    padding-left: 20px;
  }
  .pages-step-box.fastpsb1 .page-image-box {
    padding-top: 20px;
  }
  .pages-step-box.compsb2 {
    padding-top: 40px;
  }
  .pages-step-box.compsb2 .psb-text {
    margin-bottom: 20px;
    padding-left: 20px;
  }
  .pages-step-box.compsb4 {
    padding: 50px 0;
  }
  .pages-step-box .psb-step {
    margin-bottom: 20px;
  }
  .pages-step-box .psb-step strong {
    font-size: 50px;
  }
  .pages-step-box .psb-title {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .pages-step-box .psb-text {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .pages-step-box .psb-text small {
    line-height: 12px;
    margin-top: 10px;
  }
  .page-title2 {
    font-size: 22px;
  }
  .page-title2 small,
  .page-title2 span {
    display: block;
    font-size: 12px;
  }
  .page-title2 small {
    margin-bottom: 5px;
    margin-left: 0px !important;
  }
  .page-title2 span {
    margin-bottom: 24px;
  }
  .page-title2 span.float-right {
    float: none !important;
    top: 0px;
  }
  .compsb1,
  .compsb2,
  .compsb3,
  .compsb4 {
    background-size: cover;
  }
  .confirm-section {
    padding: 60px 0;
  }
  .confirm-section .confirm-title {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .confirm-section .confirm-infos-box {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .identify-fixed-box .price-box small {
    font-size: 16px;
  }
  .identify-fixed-box .price-box span {
    font-size: 40px;
  }
  .identify-fixed-box .price-box strong {
    font-size: 30px;
    margin: 0 20px;
  }
  .info-item-major-title {
    margin-bottom: 15px;
  }
  .pages-action-wrapper {
    padding: 35px 0;
  }
  .pages-query {
    margin-bottom: 30px;
  }
  .pages-ai-faq-box {
    padding: 40px 30px;
  }
  .supplement-alert {
    margin-top: 40px;
  }
  .supplement-alert .alert-danger,
  .supplement-alert .alert-danger p {
    font-size: 14px;
    line-height: 26px;
  }
  .supplement-alert .alert-danger {
    padding: 15px;
  }
  .identify-photo-inputs .ipi-icon i {
    font-size: 240px;
  }
  .prem-main-inputs-section h6 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .prem-main-inputs-section h6 label {
    display: inline;
    margin-bottom: 0px;
  }
  .prem-main-inputs-section p {
    line-height: 1.5;
    font-size: 12px;
  }
  .prem-top-inputs {
    margin-bottom: 100px;
  }
  .query-result {
    min-height: 950px;
  }
  .customer-link {
    position: absolute;
    top: 30px;
    right: 30px;
  }
  .note-text {
    font-size: 13px !important;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .page-top-box-info .container,
  .pages-action-wrapper .container {
    max-width: 80%;
  }
  .pages-step-box.compsb3 {
    padding: 40px 0 60px 0;
  }
}
@media (max-width: 576px) {
  .page-title2 {
    font-size: 20px;
  }
  .pages-title {
    font-size: 24px;
  }
  .fast-page .page-top-box {
    background-size: 100%;
    background-image: url("/images/pages/fast_bg_m.jpg");
  }
  .fast-page .psb-step {
    text-align: center;
  }
  .fast-page .page-top-box-info .pages-paragraph p {
    display: inline;
  }
  .premium-page .page-top-box {
    background-size: 100%;
    background-image: url("/images/pages/complete_bg_m.jpg");
  }
  .premium-page .psb-step {
    text-align: center;
  }
  .premium-page .page-top-box-info {
    padding: 60px 0 120px 0;
  }
  .premium-page .page-top-box-info .pages-title {
    margin-bottom: 25px;
  }
  .premium-page .page-top-box-info .pages-paragraph p {
    line-height: 26px;
  }
  .page-top-box {
    padding: 50px 0 0 0;
  }
  .page-top-box .pages-main-title {
    padding-top: 0px;
    height: 200px;
  }
  .page-top-box-info .pages-paragraph {
    width: 100%;
  }
  .pages-step-box {
    background-size: cover;
    padding: 50px 0;
  }
  .pages-step-box.fastpsb1 {
    padding-top: 50px;
  }
  .pages-step-box.fastpsb1 .psb-text {
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .pages-step-box.fastpsb1 .page-image-box {
    padding-top: 20px;
  }
  .pages-step-box.compsb3 .psb-title {
    padding-right: 0px;
  }
  .pages-step-box.compsb3 .psb-text {
    padding-right: 0px;
  }
  .pages-step-box .psb-step {
    text-align: center;
  }
  .pages-step-box .psb-step strong {
    font-size: 40px;
  }
  .pages-step-box .psb-img {
    margin-bottom: 20px;
  }
  .pages-step-box .psb-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .pages-step-box .psb-text {
    font-size: 12px;
    text-align: center;
  }
  .pages-step-box .psb-text small {
    line-height: 16px;
    text-align: center;
  }
  .pages-action-wrapper {
    padding: 0px 0 20px 0;
  }
  .pages-query {
    margin-bottom: 40px;
  }
  .pages-query .input-group.nui .input-group-append {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0 0 0;
  }
  .pages-border-title {
    font-size: 14px;
    margin-bottom: 10px;
    border: none;
  }
  .pages-ai-faq-box {
    padding: 30px 20px;
  }
  .pages-ai-faq-box .pafb-content h3 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 2px;
  }
  .pages-ai-faq-box .pafb-content p {
    font-size: 12px;
    line-height: 24px;
  }
  #FastIdentifyCategoryModal .modal-body,
  #AiIdentifyCategoryModal .modal-body,
  .identifyModal .modal-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .identify-photo-inputs .ipi-text {
    font-size: 12px;
    min-height: 30px;
    padding: 5px 20px 5px 10px;
  }
  .identify-photo-inputs .ipi-text:after {
    font-size: 24px;
    top: 6px;
    right: 6px;
  }
  .identify-photo-inputs .ipi-icon i {
    font-size: 150px;
  }
  .identify-photo-notice {
    margin-bottom: 25px;
  }
  .identify-buttons .btn {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .new-identify-page {
    padding: 80px 0;
  }
  .confirm-img {
    margin-bottom: 20px;
  }
  .confirm-section .page-title2 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .credit-card-box {
    padding-left: 0px;
  }
  .confirm-infos-box .info-item {
    font-size: 14px;
    flex-wrap: wrap;
  }
  .confirm-infos-box .info-item .info-item-title {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 3px;
    color: #333;
  }
  .confirm-infos-box .info-item .info-item-content {
    text-align: left;
    word-break: break-all;
  }
  .credit-card-box .credit-card-date-box .ccdb-title {
    flex: 0 0 120px;
    max-width: 120px;
    font-size: 12px;
  }
  .credit-card-box .credit-card-date-box .ccdb-content select {
    width: 34px;
  }
  .credit-card-box .credit-card-date-box .ccdb-content span {
    margin: 0 5px;
  }
  .jp-card-container {
    width: 100% !important;
  }
  .jp-card-container .jp-card {
    min-width: 270px;
  }
  .jp-card-container .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-size: 22px;
  }
  #finalConfirm .modal-dialog {
    width: 100%;
    right: -100%;
    max-width: 100%;
  }
  #finalConfirm .modal-content {
    padding: 25px;
  }
  #finalConfirm .close {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  #finalConfirm .final-confirm-box {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .identify-fixed-box.active .price-box small {
    word-break: keep-all;
  }
  .identify-fixed-box .price-box {
    justify-content: center;
  }
  .identify-fixed-box .price-box small {
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
  }
  .identify-fixed-box .price-box span {
    font-size: 40px;
  }
  .identify-fixed-box .price-box strong {
    font-size: 22px;
    margin: 0 20px;
  }
  .prem-main-inputs-section h6 .noticeInput {
    position: relative;
    margin-bottom: 23px;
    float: left;
    top: 4px;
  }
  .new-identify-page .prem-main-inputs-section {
    margin-bottom: 50px;
  }
  .compsb3 {
    animation: none;
    background-image: url("/images/pages/compsb1.jpg");
  }
  .supplement-alert {
    margin-top: 30px;
  }
  .supplement-alert .alert-danger,
  .supplement-alert .alert-danger p {
    font-size: 13px;
    line-height: 22px;
  }
  .query-result {
    min-height: auto;
  }
  .pages-query .certificate-show .cert-label {
    top: 170px;
  }
  .note-btn {
    font-size: 14px;
    padding: 8px 0;
  }
}
@media (max-width: 410px) {
  .premium-page .page-top-box-info {
    padding: 60px 0 50px 0;
  }
  .premium-page .page-top-box-info .pages-title {
    font-size: 20px;
  }
  .premium-page .page-top-box-info .pages-paragraph p {
    line-height: 24px;
    font-size: 11px;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 1920px) {
  .pages-step-box .container-fluid > .row {
    width: 1920px;
    max-width: 1920px;
    margin: 0 auto;
  }
  .compsb3-bg,
  .compsb3-bg2 {
    background-position: center;
    background-size: 100%;
  }
}
body {
  background: #f7f6f8;
}

.ui-radio-text {
  font-size: 14px;
}

.login-block {
  padding: 90px 0;
}
.login-block .custom-checker-group {
  margin-bottom: 10px;
}

.ui-icon-box {
  margin-bottom: 10px;
}

.ui-form-box {
  background: #fff;
  padding: 70px 30px 60px 30px;
  border-radius: 36px;
}
.ui-form-box.ui-register-box {
  padding: 70px 170px 60px 170px;
}
.ui-form-box .ui-page-title {
  margin-bottom: 35px;
}
.ui-form-box p {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #707070;
}
.ui-form-box .form-check-label {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #707070;
}

.ui-login-bottom-paragraph {
  margin-top: 30px;
}

.ui-page-title {
  font-weight: normal;
  font-size: 30px;
  line-height: 49px;
  text-align: center;
  color: #231815;
  margin-bottom: 50px;
}
.ui-page-title.ui-page-title-with-bborder {
  border-bottom: 1px solid #707070;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.ui-form-note {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  color: #707070;
  margin-top: 5px;
}

.ui-btn-main {
  display: block;
  border-radius: 27px;
  background: #000;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  padding: 13px 0;
  width: 100%;
}
.ui-btn-main.blue {
  background: #00a8e3 !important;
  color: #fff;
}
.ui-btn-main:hover {
  font-size: 16px;
  line-height: 24px;
  background: #fff;
  color: #000;
}
.ui-btn-main.ui-btn-s {
  padding: 5px 0;
}

.ui-btn-main-b {
  border-radius: 31px;
  background: #000;
  border: 1px solid #000;
  box-shadow: 0px 3px 6px rgba(255, 255, 255, 0.25);
  font-size: 16px;
  color: #fff;
}
.ui-btn-main-b:hover {
  color: #000;
  background: #fff;
}

.ui-btn-main-w {
  border-radius: 31px;
  border: 1px solid #000;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(217, 217, 217, 0.42);
  font-size: 16px;
  color: #000;
}
.ui-btn-main-w:hover {
  color: #fff;
  background: #000;
}

.btn-18-100 {
  padding: 18px 100px;
}

input.form-control.nui {
  background: #ffffff;
  border: 1px solid #cacaca;
  border-radius: 3px;
  height: 54px;
  font-size: 14px;
  padding: 16px 20px;
}
input.form-control.nui::-moz-placeholder {
  color: #afafaf;
}
input.form-control.nui::placeholder {
  color: #afafaf;
}
input.form-control.nui:-moz-read-only {
  background: #e9ecef;
}
input.form-control.nui:disabled, input.form-control.nui:read-only {
  background: #e9ecef;
}
input.form-control.nui.mobile-input {
  height: 99px;
  line-height: 99px;
  font-size: 70px;
  padding: 3px 0;
  text-align: center;
}
input.form-control.nui.mobile-input.error {
  color: #e5081c;
}
input.form-control.nui.small {
  height: 32px;
}

input.form-control.dark {
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  padding-left: 15px;
}
input.form-control.dark::-moz-placeholder {
  color: #777;
}
input.form-control.dark::placeholder {
  color: #777;
}
input.form-control.dark:disabled {
  background: rgba(255, 255, 255, 0.6);
  color: #444;
  -webkit-text-fill-color: #444;
}

textarea.form-control.nui {
  background: #ffffff;
  border: 1px solid #cacaca;
  border-radius: 3px;
  min-height: 200px;
  font-size: 14px;
  padding: 16px 20px;
}
textarea.form-control.nui::-moz-placeholder {
  color: #afafaf;
}
textarea.form-control.nui::placeholder {
  color: #afafaf;
}

textarea.form-control.dark {
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  min-height: 150px;
}
textarea.form-control.dark::-moz-placeholder {
  color: #000000;
}
textarea.form-control.dark::placeholder {
  color: #000000;
}

select.form-control.nui {
  height: 54px;
  font-size: 14px;
  padding: 16px 20px;
  border: 1px solid #cacaca;
}
select.form-control.nui[disabled] {
  color: #afafaf;
}

select.form-control.dark {
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  -webkit-appearance: initial;
  padding-left: 15px;
}
select.form-control.dark[disabled] {
  color: #000000;
  background: rgba(255, 255, 255, 0.6);
}

.input-group-prepend .select-wrapper.nui select {
  height: 54px;
}

.select-wrapper.nui {
  border: 1px solid #cacaca;
}
.select-wrapper.nui select {
  height: 52px;
}
.select-wrapper.nui .select-after-icon {
  color: #cacaca;
  right: 20px;
  top: 16px;
}
.select-wrapper.nui .select-after-icon i {
  font-size: 20px;
}

.custom-checker-group {
  display: flex;
  align-items: center;
  width: 100%;
}
.custom-checker-group .custom-checker {
  flex: 0 0 22px;
  max-width: 22px;
}
.custom-checker-group .custom-checker + label {
  flex: 1 1 auto;
}

.custom-checker {
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
  margin-right: 15px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 22px;
  height: 22px;
}
.custom-checker input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.custom-checker .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #cacaca;
}
.custom-checker .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.custom-checker:hover input ~ .checkmark {
  background-color: #ccc;
}
.custom-checker input:checked ~ .checkmark {
  background-color: #333;
}
.custom-checker input:checked ~ .checkmark:after {
  display: block;
}
.custom-checker input:disabled ~ .checkmark {
  background-color: #ccc;
  border: 1px solid #aaa;
  cursor: not-allowed;
  opacity: 0.5;
}
.custom-checker input:disabled ~ .checkmark:after {
  display: block;
  content: "X";
  text-align: center;
  font-family: "Arial";
  font-weight: bold;
  font-size: 12px;
  color: #aaa;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 18px;
  height: 18px;
  border: none;
  border-width: 0;
  transform: rotate(0deg);
}
.custom-checker + label {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #707070;
  margin-bottom: 0px;
}

.ui-title-v2 {
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 0px;
  color: #000000;
}

.ui-title-label {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}

.ui-title-small {
  font-size: 12px;
  line-height: 24px;
  color: #000000;
}

.ui-p {
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  font-weight: 300;
  color: #707070;
}

.form-group {
  position: relative;
}
.form-group > label.error {
  position: absolute;
  right: 15px;
  top: 15px;
}

.select-wrapper > label.error {
  position: absolute;
  right: 15px;
  top: 15px;
}

.input-group.nui .input-group-prepend {
  flex: 0 0 160px;
  max-width: 160px;
}
.input-group.nui .input-group-prepend .select-wrapper {
  border: none;
}
.input-group.nui .input-group-prepend .select-wrapper select {
  border: 1px solid #cacaca;
  border-right: none;
}
.input-group.nui .input-group-prepend + input {
  border-left: none;
}
.input-group.nui .form-control.nui.p-postal-code {
  border-radius: 3px !important;
}
.input-group.nui .input-group-append {
  margin-left: 10px;
}
.input-group.nui .input-group-append .btn {
  border-radius: 20px;
  background: #000;
  padding-left: 30px;
  padding-right: 30px;
}
.input-group.nui .input-group-append .btn:hover {
  background: #fff;
}
.input-group.nui.lower input.form-control {
  height: 45px;
}

#verifyEmailInput {
  margin: 30px 0;
}

.verify-mobile-order {
  margin: 30px 0;
}

.ui-section-box {
  border-radius: 36px;
  background: #fff;
  padding: 80px;
}

.text-blue {
  color: #4a5cbf !important;
}

.text-black {
  color: #000 !important;
}

.text-underline {
  text-decoration: underline;
}

.ui-radio input[type=radio] {
  display: none;
}
.ui-radio input[type=radio] + label {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #797979;
}
.ui-radio input[type=radio] + label > span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  border-radius: 50%;
  background: #fff;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
.ui-radio input[type=radio]:disabled + label > span {
  background: #eee;
}
.ui-radio input[type=radio]:checked + label > span {
  background: #000;
}
.ui-radio.big input[type=radio] + label {
  font-size: 20px;
  line-height: 24px;
}
.ui-radio.big input[type=radio] + label > span {
  width: 22px;
  height: 22px;
  margin-right: 20px;
}

.text-red {
  color: #e5081c !important;
}

header {
  background: #000;
}
header .navbar-toggler .navbar-toggler-icon i {
  color: #fff;
}
header .main-nav-wrapper {
  display: block;
}

.main-nav .menu-close,
.main-nav .home-link,
.affix-header .menu-close,
.affix-header .home-link {
  display: none !important;
}

.drop {
  background: #fff;
}

.navbar .main-nav .nav-link {
  color: #fff;
}

.affix-header {
  background: rgba(0, 0, 0, 0.8);
}

.checkout-wrapper {
  background: #fff;
}
.checkout-wrapper p {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #707070;
}
.checkout-wrapper .ship-info-box p {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #707070;
  line-height: 24px;
}
.checkout-wrapper .check-img {
  margin-bottom: 40px;
}
.checkout-wrapper .check-img .icon-prem {
  width: 280px;
}
.checkout-wrapper .check-img .icon-fast {
  width: 200px;
}
.checkout-wrapper .title1 {
  font-weight: normal;
  font-size: 24px;
  color: #000;
  margin-bottom: 30px;
}
.checkout-wrapper .title1-box {
  margin-bottom: 100px;
}
.checkout-wrapper .title1-box p {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #707070;
  line-height: 24px;
}
.checkout-wrapper .identify-show-info dd,
.checkout-wrapper .identify-show-info dt {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #939393;
}
.checkout-wrapper .identify-show-info dd {
  color: #333;
}
.checkout-wrapper .identify-show-info dt {
  text-align: right;
  border: none;
}

#msgbox .modal-dialog,
.card-modal .modal-dialog {
  max-width: 600px;
}
#msgbox .modal-content,
.card-modal .modal-content {
  border-radius: 36px;
  background: #fff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  padding: 60px 80px 40px 80px;
}
#msgbox .modal-header,
.card-modal .modal-header {
  border-bottom: none;
  display: none;
}
#msgbox .modal-body,
.card-modal .modal-body {
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  color: #000;
  padding: 18px;
}
#msgbox .modal-body p,
.card-modal .modal-body p {
  color: #707070;
  font-size: 18px;
  line-height: 1.5;
}
#msgbox .modal-footer,
.card-modal .modal-footer {
  justify-content: center;
  padding: 18px 30px;
  border-top: none;
}
#msgbox .modal-footer .btn:not(:only-child),
.card-modal .modal-footer .btn:not(:only-child) {
  margin: 0 3px;
}
#msgbox .msg-icon-box,
.card-modal .msg-icon-box {
  margin-bottom: 30px;
}

#saveCard .save-title {
  font-weight: normal;
  font-size: 26px;
  text-align: center;
  color: #000;
  margin-bottom: 20px;
}
#saveCard .card-add-modal-img {
  border-bottom: none;
  max-width: 500px;
  margin: 10px auto 20px auto;
}
#saveCard .modal-dialog {
  max-width: 1000px;
}
#saveCard .modal-content {
  border-radius: 36px;
  background: #fff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  padding: 60px 80px 40px 80px;
}
#saveCard .modal-header {
  border-bottom: none;
  display: none;
}
#saveCard .modal-body {
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  color: #000;
  padding: 18px;
}
#saveCard .modal-body p {
  color: #707070;
  font-size: 18px;
  line-height: 1.5;
}
#saveCard .modal-footer {
  justify-content: center;
  padding: 18px 30px;
  border-top: none;
}
#saveCard .modal-footer .btn:not(:only-child) {
  margin: 0 3px;
}
#saveCard .save-alert {
  font-size: 14px;
}

#profileForm .col-md-6 {
  padding-right: 40px;
}

.change-link {
  font-size: 12px;
  color: #4a5cbf;
  border-bottom: 1px solid #4a5cbf;
  display: inline-block;
}

.check-ok-icon {
  width: 22px;
  height: 22px;
  border: 2px solid #21ff31;
  border-radius: 3px;
  text-align: center;
  line-height: 22px;
  display: inline-block;
}
.check-ok-icon i {
  font-size: 14px;
  color: #21ff31;
}

.form-group-with-icon {
  position: relative;
}
.form-group-with-icon .change-link,
.form-group-with-icon .check-ok-icon {
  position: absolute;
  right: 10px;
  top: 19px;
}

.edit-outside-icon {
  position: absolute;
  right: -25px;
  top: 20px;
  color: black !important;
  cursor: pointer;
}
.edit-outside-icon:hover {
  color: #666;
}

.case-filter select {
  height: 32px;
}
.case-filter input,
.case-filter .btn {
  height: 34px;
}

.animsition.finish.fade-in {
  animation-duration: 0ms !important;
}

.deliverBox label {
  font-size: 16px;
  display: block;
  text-align: left;
}

.long-option {
  margin-left: 0px;
  text-indent: 0px;
}
.long-option .custom-checker-group {
  align-items: flex-start;
  color: #fff;
}
.long-option .custom-checker-group .custom-checker {
  margin-right: 10px;
}
.long-option .custom-checker-group .custom-checker + label {
  color: #fff;
}
.long-option .custom-checker-group .custom-checker + label a {
  color: #333;
  text-decoration: underline;
}

.card-save-box {
  padding-top: 320px;
}

.card-infos {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.card-infos .card-info-name {
  flex: 0 0 100%;
  max-width: 100%;
}
.card-infos .card-info-name .row {
  max-width: 380px;
  margin: 0 auto;
}
.card-infos .card-info-title {
  flex: 0 0 80%;
  max-width: 80%;
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
}
.card-infos .btn-modal {
  flex: 0 0 40%;
  max-width: 40%;
}

.card-save-box .ui-coverflow .ui-state-active .card-infos {
  margin: 0 -40px;
}

#coverflow .jp-card-container {
  height: auto;
}
#coverflow .jp-card-container .jp-card {
  height: 200px;
  margin-bottom: 20px;
}

.source-dropdown {
  width: 100%;
}
.source-dropdown .dropdown-toggle {
  width: 100%;
  color: #495057;
  text-align: left;
  border: 1px solid #cacaca;
  border-radius: 3px;
  height: 54px;
  font-size: 14px;
  padding: 12px 20px 16px 20px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
}
.source-dropdown .dropdown-toggle:after {
  display: none;
}
.source-dropdown .dropdown-menu {
  width: 100%;
  max-height: 200px;
  overflow-y: scroll;
}
.source-dropdown .dropdown-menu .dropdown-item:focus {
  background: #f8f8f8;
}
.source-dropdown .dropdown-menu .dropdown-item img {
  height: 32px;
}

#dropdownMenuSource img {
  height: 32px;
  position: relative;
  top: -2px;
}

.jp-card-logo.jp-card-amex:after {
  bottom: 19px !important;
}

.jp-card-logo.jp-card-amex:before,
.jp-card-logo.jp-card-amex:after {
  width: 65px !important;
  left: -4px !important;
}

.jp-card.jp-card-amex.jp-card-identified .jp-card-front .jp-card-logo.jp-card-amex {
  transform: scale(0.9);
}

.card-default button,
.card-default label {
  -webkit-appearance: none;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 10px 0px;
  width: 120px;
  height: 40px;
}
.card-default label {
  background: #fff;
  color: #4b78c6;
}

.delete-card,
.add-card {
  font-weight: normal;
  font-size: 12px;
  line-height: 28px;
  text-align: right;
  color: #4b78c6;
  opacity: 0.78;
}

.add-card-box {
  width: 430px;
  margin: 0 auto;
  text-align: right;
}

.card-top-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 65px;
}

#coverflow .jp-card-container .card-default {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -60px;
}
#coverflow .jp-card-container .delete-card {
  position: absolute;
  top: 200px;
  right: 0px;
}

.save-card-item label {
  display: flex;
}
.save-card-item label > span {
  flex: 0 0 24px;
  max-width: 24px;
  position: relative;
  top: 10px;
}
.save-card-item label i.save-card-item-box {
  flex: 1;
  border-radius: 3px;
  background: transparent;
  border: 1px solid #c6c6c6;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  color: #939393;
  padding: 8px 20px;
}
.save-card-item label i.save-card-item-box .cardType {
  flex: 0 0 40px;
  max-width: 40px;
}
.save-card-item label i.save-card-item-box .cardTypeName {
  flex: 0 0 240px;
  max-width: 240px;
}
.save-card-item label i.save-card-item-box span {
  margin-right: 15px;
}

.card-modal hr {
  margin: 30px 0;
}
.card-modal label.card-label-title {
  font-size: 16px;
  display: block;
  text-align: left;
}
.card-modal .delete-card {
  background: #e5081c;
  display: block;
  border-radius: 27px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  padding: 13px 0;
  width: 100%;
}
.card-modal .card-set-default {
  background: #000;
  display: block;
  border-radius: 27px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  padding: 13px 0;
  width: 100%;
  height: 52px;
}

.swal2-title {
  font-size: 1.25rem !important;
}

.swal2-styled.swal2-confirm {
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #fff !important;
  border-radius: 5px !important;
}

.swal2-styled.swal2-cancel {
  border: 1px solid #000 !important;
  background: #fff !important;
  color: #000 !important;
  border-radius: 5px !important;
}

#msgbox.storeNoteBox .modal-dialog {
  max-width: 800px;
}
#msgbox.storeNoteBox .modal-content {
  padding: 60px 30px 40px 30px;
}
#msgbox.storeNoteBox .ui-btn-main {
  max-width: 350px;
}
#msgbox.storeNoteBox h3 {
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}
#msgbox.storeNoteBox h3 i {
  display: block;
  font-size: 40px;
  margin-bottom: 10px;
}
#msgbox.storeNoteBox ul li {
  color: #707070;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

.question-button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.question-button i {
  color: #fff;
  font-size: 14px;
}

footer {
  position: relative;
  z-index: 2;
}

.footer-logo-box {
  padding-top: 40px;
}

#payment_type_block.apply-coupon .ui-section-box {
  position: relative;
}
#payment_type_block.apply-coupon .ui-section-box:after {
  width: 100%;
  height: 100%;
  background: rgba(170, 170, 170, 0.4);
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  border-radius: 36px;
  z-index: 99;
}

#promo_code_err_msg {
  margin-top: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}

#removePromoCode {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid #777777;
  border-radius: 3px;
  transition: all 0.3s;
  margin-left: 15px;
  cursor: pointer;
}
#removePromoCode i {
  color: #777777;
  font-size: 13px;
  transition: all 0.3s;
}
#removePromoCode:hover {
  background: #777;
}
#removePromoCode:hover i {
  color: #fff;
}

.input-group-append #send_promo_code_btn:disabled {
  background: #777;
  color: #fff;
  opacity: 1;
  border: 1px solid #777;
}
.input-group-append #send_promo_code_btn:disabled:hover {
  background: #777;
  color: #fff;
  opacity: 1;
  border: 1px solid #777;
}
.input-group-append #send_promo_code_btn:hover {
  color: #fff;
  opacity: 1;
}

.if-coupon.final-confirm-box {
  margin-bottom: 4px;
}

.coupon-price {
  color: #ff6565;
}

.coupon-name {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #939393;
  padding-left: 5px;
}

.final-confirm-box + .coupon-name {
  margin-bottom: 15px;
}

.luxury-note {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  padding: 10px;
}

@media (max-width: 1024px) {
  .ui-form-box {
    background: #fff;
    padding: 70px 15px 60px 15px;
  }
  .ui-form-box.ui-register-box {
    padding: 70px 30px 60px 30px;
  }
  .footer-logo-box {
    padding-top: 0px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .navbar {
    padding-left: 0px;
    padding-right: 0px;
  }
  .navbar .navbar-nav {
    width: 100%;
    justify-content: space-around;
  }
  .navbar .main-nav .nav-link {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .logo img {
    width: 180px;
  }
  .navbar {
    padding-left: 0px;
    padding-right: 0px;
  }
  .navbar .navbar-nav {
    flex-wrap: wrap;
    justify-content: center;
  }
  .navbar .main-nav .nav-item {
    flex: 1;
  }
  .navbar .main-nav .nav-link {
    margin-left: 3px;
    margin-right: 3px;
  }
  .navbar-expand-md .navbar-collapse#mainNavMobile {
    display: none !important;
  }
  .navbar .main-nav {
    width: 100%;
  }
  .navbar .main-nav .main-nav-wrapper {
    width: 100%;
  }
  .affix-header .navbar-nav {
    width: calc(100% - 210px);
    margin-left: auto;
    margin-right: auto;
  }
  .affix-header .language-select, .affix-header .user-menu-dropdown {
    top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .footer-logo-box {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  footer.pt-5 {
    padding-top: 60px !important;
  }
  footer .container {
    max-width: 100%;
  }
  footer .footer-col1 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  footer .footer-col2 {
    flex: 0 0 auto;
  }
  footer .footer-col3 {
    flex: 0 0 70px;
    max-width: 70px;
  }
  footer .footer-col4 {
    flex: 0 0 70px;
    max-width: 70px;
  }
  footer .footer-col5 {
    flex: 0 0 28%;
    max-width: 28%;
  }
  footer .footer-col5 .footer-payment .footer-width {
    width: 100%;
  }
  footer .footer-bottom-nav {
    border-top: 1px solid #777777;
    border-bottom: 1px solid #777777;
    margin-top: 70px;
  }
  footer .footer-copyright {
    background: transparent;
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 12px;
  }
  .logo img {
    width: 75px;
  }
  .ui-form-box {
    background: #fff;
    padding: 50px 20px 40px 20px;
  }
  .ui-form-box.ui-register-box {
    padding: 50px 20px 40px 20px;
  }
  #SigninModal .ui-form-box {
    padding: 50px 20px 50px 20px;
  }
  header .main-nav .navbar-nav {
    flex-wrap: wrap;
    flex-direction: row;
  }
  header .main-nav .navbar-nav .nav-item {
    flex: 0 0 60%;
    margin-left: 35%;
  }
  header .main-nav .navbar-nav .nav-item .nav-link {
    margin: 0;
    text-align: left;
  }
  header .main-nav .drop {
    width: 30% !important;
  }
  header .main-nav .user-menu-dropdown {
    width: 30% !important;
  }
  header .main-nav .user-menu-dropdown .drop {
    width: 100% !important;
  }
  header .main-nav .language-select {
    width: 30% !important;
  }
  header .main-nav .language-select .btn-group {
    width: 100% !important;
  }
  header .main-nav .language-select .btn-group span {
    width: 50%;
    text-align: center;
  }
  header .main-nav .main-nav-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  header .main-nav .menu-close, header .main-nav .home-link {
    display: block !important;
  }
  #msgbox .modal-content {
    padding: 40px 15px;
  }
  #msgbox .modal-footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-expand-md .navbar-toggler {
    display: block;
  }
  header .navbar-toggler .navbar-toggler-icon i, .affix-header .navbar-toggler .navbar-toggler-icon i {
    color: #fff;
  }
  .btn-18-100 {
    padding: 10px 20px;
  }
  .ui-section-box {
    padding: 30px;
  }
  .mb120 {
    margin-bottom: 50px !important;
  }
  .new-identify-page {
    padding: 70px 0;
  }
  .ui-page-title {
    font-size: 20px;
  }
  #verifyEmailInput .input-group-append, #sendMobileInput .input-group-append {
    margin-left: 0px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 5px;
  }
  #verifyEmailInput .input-group-append .btn, #sendMobileInput .input-group-append .btn {
    width: 100%;
    height: 45px;
  }
  .case-filter select {
    height: 32px;
  }
  .case-filter input[type=text].form-control, .case-filter .btn {
    height: 34px;
  }
  .ui-form-box .ui-page-title {
    margin-bottom: 20px;
  }
  .payment-item .card-wrapper .jp-card-container {
    margin-top: 20px;
  }
  .payment-item .ui-radio.big input[type=radio] + label {
    font-size: 16px;
  }
  .payment-item .ui-radio.big input[type=radio] + label i {
    font-size: 12px;
  }
  .ui-radio.big input[type=radio] + label span {
    position: relative;
    top: 5px;
  }
  .ui-title-v2 {
    font-size: 22px;
  }
  #coverflow .jp-card-container {
    width: 300px;
    max-width: 300px;
    height: auto;
    margin-bottom: 10px;
  }
  #coverflow .jp-card-container .jp-card {
    min-width: 300px;
    height: 175px;
  }
  .ui-coverflow-wrapper {
    height: 200px;
    margin: 30px 0;
  }
  .save-card-item label i.save-card-item-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    line-height: 16px;
  }
  .save-card-item label i.save-card-item-box span {
    top: initial !important;
  }
  .card-infos .card-info-name .row {
    max-width: 330px;
  }
  #saveCard .modal-content {
    padding: 20px 10px 30px 10px;
  }
  #saveCard .modal-footer {
    padding: 18px 10px;
  }
}
@media (max-width: 768px) and (max-height: 550px) and (orientation: landscape) {
  header .main-nav .navbar-nav .nav-item {
    flex: 0 0 50%;
    margin: 3px 0;
  }
  header .main-nav .navbar-nav .nav-item .nav-link {
    font-size: 13px;
  }
  header .language-select, header .user-menu-dropdown {
    display: inline-block;
    width: 25%;
  }
  header .user-menu-dropdown .drop {
    width: 100%;
  }
  .navbar-collapse.collapse:not(.show) {
    top: -200%;
  }
}
@media (max-width: 576px) {
  .ui-btn-main, .ui-btn-main-b, .ui-btn-main-w {
    font-size: 14px;
  }
  .input-group.nui .input-group-append .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
  input.form-control.nui.mobile-input {
    height: 70px;
    line-height: 50px;
    font-size: 45px;
    padding: 0px;
  }
  #SigninModal .ui-form-box {
    padding: 30px 20px 30px 20px;
  }
  .checkout-wrapper .identify-result-info dl dd {
    width: 40%;
    color: #333;
    font-weight: bold;
    padding-bottom: 0px;
    font-size: 14px;
  }
  .checkout-wrapper .identify-result-info dl dt {
    width: 59%;
    margin-bottom: 10px;
    font-size: 14px;
    word-break: break-all;
  }
  header .main-nav .navbar-nav {
    flex-wrap: wrap;
    flex-direction: row;
  }
  header .main-nav .navbar-nav .nav-item {
    flex: 0 0 70%;
    margin-left: 25%;
  }
  header .main-nav .navbar-nav .nav-item .nav-link {
    margin: 0;
    text-align: left;
  }
  header .main-nav .drop {
    width: 54% !important;
  }
  header .main-nav .user-menu-dropdown {
    width: 54% !important;
  }
  header .main-nav .user-menu-dropdown .drop {
    width: 100% !important;
  }
  header .main-nav .language-select {
    width: 54% !important;
  }
  .checkout-wrapper .title1-box p {
    font-size: 14px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .container {
    max-width: 90%;
  }
  footer .container {
    max-width: 100%;
  }
  footer .footer-ig-box a i {
    font-size: 22px;
  }
}
@media (max-width: 375px) {
  .ui-radio.big input[type=radio] + label > span {
    margin-right: 5px;
  }
  .save-card-item label i.save-card-item-box {
    padding: 8px 10px;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon/icomoon.eot?0608");
  src: url("/fonts/icomoon/icomoon.eot?0608fix") format("embedded-opentype"), url("/fonts/icomoon/icomoon.ttf?0608") format("truetype"), url("/fonts/icomoon/icomoon.woff?0608") format("woff"), url("/fonts/icomoon/icomoon.svg?0608#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "icomoon1129";
  src: url("/fonts/icomoon/icomoon-1129.eot?1129");
  src: url("/fonts/icomoon/icomoon-1129.eot?1129") format("embedded-opentype"), url("/fonts/icomoon/icomoon-1129.ttf?1129") format("truetype"), url("/fonts/icomoon/icomoon-1129.woff?1129") format("woff"), url("/fonts/icomoon/icomoon-1129.svg?1129") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "icomoon-a11";
  src: url("/fonts/icomoon0603/icomoon.eot?ozrdjp");
  src: url("/fonts/icomoon0603/icomoon.eot?ozrdjp#iefix") format("embedded-opentype"), url("/fonts/icomoon0603/icomoon.ttf?ozrdjp") format("truetype"), url("/fonts/icomoon0603/icomoon.woff?ozrdjp") format("woff"), url("/fonts/icomoon0603/icomoon.svg?ozrdjp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "icomoon-labubu";
  src: url("/fonts/labubu/icomoon.eot?ozrdjp");
  src: url("/fonts/labubu/icomoon.eot?ozrdjp#iefix") format("embedded-opentype"), url("/fonts/labubu/icomoon.ttf?ozrdjp") format("truetype"), url("/fonts/labubu/icomoon.woff?ozrdjp") format("woff"), url("/fonts/labubu/icomoon.svg?ozrdjp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon", "icomoon1129", "icomoon-labubu", "icomoon-a11";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-1:before {
  content: "\e900";
}

.icon-2:before {
  content: "\e901";
}

.icon-3:before {
  content: "󪡡";
}

.icon-4:before {
  content: "\e903";
}

.icon-5:before {
  content: "\e904";
}

.icon-6:before {
  content: "\e905";
}

.icon-7:before {
  content: "\e906";
}

.icon-8:before {
  content: "\e907";
}

.icon-9:before {
  content: "\e908";
}

.icon-10:before {
  content: "\e909";
}

.icon-11:before {
  content: "\e90a";
}

.icon-12:before {
  content: "\e90b";
}

.icon-13:before {
  content: "\e90c";
}

.icon-14:before {
  content: "󪡡";
}

.icon-15:before {
  content: "\e90e";
}

.icon-16:before {
  content: "\e90f";
}

.icon-17:before {
  content: "\e910";
}

.icon-18:before {
  content: "\e911";
}

.icon-19:before {
  content: "\e912";
}

.icon-20:before {
  content: "\e913";
}

.icon-21:before {
  content: "\e914";
}

.icon-22:before {
  content: "\e915";
}

.icon-23:before {
  content: "\e916";
}

.icon-24:before {
  content: "\e917";
}

.icon-25:before {
  content: "\e918";
}

.icon-26:before {
  content: "\e919";
}

.icon-27:before {
  content: "󪡠";
}

.icon-28:before {
  content: "\e91b";
}

.icon-29:before {
  content: "\e91c";
}

.icon-30:before {
  content: "\e927";
}

.icon-32:before {
  content: "\e91e";
}

.icon-33:before {
  content: "\e91f";
}

.icon-34:before {
  content: "\e925";
}

.icon-35:before {
  content: "\e921";
}

.icon-36:before {
  content: "\e922";
}

.icon-37:before {
  content: "\e923";
}

.icon-38:before {
  content: "\e924";
}

.icon-39:before {
  content: "\e920";
}

.icon-40:before {
  content: "\e926";
}

.icon-41:before {
  content: "\e91d";
}

.icon-42:before {
  content: "\e928";
}

.icon-43:before {
  content: "󪡡";
}

.icon-44:before {
  content: "\e92a";
}

.icon-45:before {
  content: "\e92b";
}

.icon-46:before {
  content: "\e92c";
}

.icon-47:before {
  content: "\e92d";
}

.icon-48:before {
  content: "\e92e";
}

.icon-49:before {
  content: "\e92f";
}

.icon-50:before {
  content: "\e930";
}

.icon-51:before {
  content: "\e931";
}

.icon-52:before {
  content: "\e932";
}

.icon-53:before {
  content: "\e933";
}

.icon-54:before {
  content: "\e934";
}

.icon-55:before {
  content: "\e935";
}

.icon-56:before {
  content: "\e936";
}

.icon-57:before {
  content: "\e937";
}

.icon-58:before {
  content: "\e938";
}

.icon-59:before {
  content: "\e939";
}

.icon-60:before {
  content: "\e93a";
}

.icon-61:before {
  content: "\e93b";
}

.icon-62:before {
  content: "\e93c";
}

.icon-63:before {
  content: "\e93d";
}

.icon-64:before {
  content: "\e93e";
}

.icon-65:before {
  content: "\e93f";
}

.icon-66:before {
  content: "\e940";
}

.icon-67:before {
  content: "\e941";
}

.icon-68:before {
  content: "\e942";
}

.icon-69:before {
  content: "\e943";
}

.icon-70:before {
  content: "\e944";
}

.icon-71:before {
  content: "\e945";
}

.icon-72:before {
  content: "󪡡";
}

.icon-73:before {
  content: "\e947";
}

.icon-74:before {
  content: "\e948";
}

.icon-75:before {
  content: "\e949";
}

.icon-76:before {
  content: "\e94a";
}

.icon-77:before {
  content: "\e94b";
}

.icon-78:before {
  content: "\e94c";
}

.icon-79:before {
  content: "\e94d";
}

.icon-80:before {
  content: "\e94e";
}

.icon-81:before {
  content: "\e94f";
}

.icon-82:before {
  content: "\e950";
}

.icon-83:before {
  content: "󪡡";
}

.icon-84:before {
  content: "\e952";
}

.icon-85:before {
  content: "\e953";
}

.icon-86:before {
  content: "\e954";
}

.icon-87:before {
  content: "\e955";
}

.icon-88:before {
  content: "\e956";
}

.icon-89:before {
  content: "\e957";
}

.icon-90:before {
  content: "\e958";
}

.icon-91:before {
  content: "\e959";
}

.icon-92:before {
  content: "\e95a";
}

.icon-93:before {
  content: "\e95b";
}

.icon-95:before {
  content: "\e95c";
}

.icon-96:before {
  content: "󪡡";
}

.icon-97:before {
  content: "\e95e";
}

.icon-98:before {
  content: "\e95f";
}

.icon-99:before {
  content: "\e960";
}

.icon-100:before {
  content: "\e961";
}

.icon-101:before {
  content: "\e962";
}

.icon-102:before {
  content: "\e963";
}

.icon-103:before {
  content: "\e964";
}

.icon-104:before {
  content: "\e965";
}

.icon-105:before {
  content: "\e966";
}

.icon-106:before {
  content: "\e967";
}

.icon-107:before {
  content: "\e968";
}

.icon-108:before {
  content: "\e969";
}

.icon-109:before {
  content: "\e96a";
}

.icon-110:before {
  content: "\e96b";
}

.icon-111:before {
  content: "\e96c";
}

.icon-112:before {
  content: "\e96d";
}

.icon-113:before {
  content: "\e96e";
}

.icon-114:before {
  content: "\e96f";
}

.icon-115:before {
  content: "\e970";
}

.icon-116:before {
  content: "\e971";
}

.icon-117:before {
  content: "\e972";
}

.icon-118:before {
  content: "\e973";
}

.icon-119:before {
  content: "\e974";
}

.icon-120:before {
  content: "\e975";
}

.icon-121:before {
  content: "\e976";
}

.icon-122:before {
  content: "\e977";
}

.icon-123:before {
  content: "\e978";
}

.icon-124:before {
  content: "\e979";
}

.icon-125:before {
  content: "\e97a";
}

.icon-126:before {
  content: "\e97b";
}

.icon-127:before {
  content: "\e97c";
}

.icon-128:before {
  content: "\e97d";
}

.icon-129:before {
  content: "\e97e";
}

.icon-130:before {
  content: "\e97f";
}

.icon-131:before {
  content: "\e980";
}

.icon-132:before {
  content: "\e981";
}

.icon-133:before {
  content: "\e982";
}

.icon-134:before {
  content: "\e983";
}

.icon-135:before {
  content: "\e984";
}

.icon-136:before {
  content: "\e985";
}

.icon-137:before {
  content: "\e986";
}

.icon-138:before {
  content: "\e987";
}

.icon-139:before {
  content: "\e988";
}

.icon-140:before {
  content: "\e989";
}

.icon-141:before {
  content: "\e98a";
}

.icon-142:before {
  content: "\e98b";
}

.icon-143:before {
  content: "\e98c";
}

.icon-144:before {
  content: "\e98d";
}

.icon-145:before {
  content: "\e98e";
}

.icon-146:before {
  content: "\e98f";
}

.icon-147:before {
  content: "\e990";
}

.icon-148:before {
  content: "\e991";
}

.icon-149:before {
  content: "\e992";
}

.icon-150:before {
  content: "\e993";
}

.icon-151:before {
  content: "\e994";
}

.icon-152:before {
  content: "\e995";
}

.icon-153:before {
  content: "\e996";
}

.icon-154:before {
  content: "\e997";
}

.icon-155:before {
  content: "\e998";
}

.icon-156:before {
  content: "\e999";
}

.icon-157:before {
  content: "\e99a";
}

.icon-158:before {
  content: "\e99b";
}

.icon-159:before {
  content: "\e99c";
}

.icon-160:before {
  content: "\e99d";
}

.icon-161:before {
  content: "\e99e";
}

.icon-162:before {
  content: "\e99f";
}

.icon-163:before {
  content: "\e9a0";
}

.icon-164:before {
  content: "\e9a1";
}

.icon-165:before {
  content: "󪡡";
}

.icon-166:before {
  content: "\e9a3";
}

.icon-167:before {
  content: "\e9a4";
}

.icon-168:before {
  content: "\e9a5";
}

.icon-169:before {
  content: "\e9a6";
}

.icon-170:before {
  content: "\e9a7";
}

.icon-171:before {
  content: "\e9a8";
}

.icon-172:before {
  content: "\e9a9";
}

.icon-173:before {
  content: "\e9aa";
}

.icon-174:before {
  content: "\e9ab";
}

.icon-175:before {
  content: "\e9ac";
}

.icon-176:before {
  content: "\e9ad";
}

.icon-177:before {
  content: "󪡡";
}

.icon-178:before {
  content: "\e9af";
}

.icon-179:before {
  content: "\e9b0";
}

.icon-180:before {
  content: "\e9b1";
}

.icon-181:before {
  content: "\e9b2";
}

.icon-182:before {
  content: "\e9b3";
}

.icon-183:before {
  content: "\e9b4";
}

.icon-184:before {
  content: "\e9b5";
}

.icon-185:before {
  content: "\e9b6";
}

.icon-186:before {
  content: "\e9b7";
}

.icon-187:before {
  content: "\e9b8";
}

.icon-188:before {
  content: "\e9b9";
}

.icon-189:before {
  content: "󪡡";
}

.icon-190:before {
  content: "\e9bb";
}

.icon-191:before {
  content: "\e9bc";
}

.icon-192:before {
  content: "\e9bd";
}

.icon-193:before {
  content: "\e9be";
}

.icon-194:before {
  content: "\e9bf";
}

.icon-195:before {
  content: "\e9c0";
}

.icon-196:before {
  content: "\e9c1";
}

.icon-197:before {
  content: "\e9c2";
}

.icon-198:before {
  content: "\e9c3";
}

.icon-199:before {
  content: "\e9c4";
}

.icon-200:before {
  content: "\e9c5";
}

.icon-201:before {
  content: "\e9c6";
}

.icon-202:before {
  content: "\e9c7";
}

.icon-203:before {
  content: "\e9c8";
}

.icon-204:before {
  content: "\e9c9";
}

.icon-205:before {
  content: "\e9ca";
}

.icon-208:before {
  content: "\e9cb";
}

.icon-209:before {
  content: "\e9cc";
}

.icon-210:before {
  content: "\e9cd";
}

.icon-211:before {
  content: "\e9ce";
}

.icon-212:before {
  content: "\e9cf";
}

.icon-213:before {
  content: "\e9d0";
}

.icon-214:before {
  content: "\e9d1";
}

.icon-215:before {
  content: "\e9d2";
}

.icon-216:before {
  content: "\e9d3";
}

.icon-217:before {
  content: "\e9d4";
}

.icon-218:before {
  content: "\e9d5";
}

.icon-219:before {
  content: "\e9d6";
}

.icon-220:before {
  content: "\e9d7";
}

.icon-221:before {
  content: "\e9d8";
}

.icon-222:before {
  content: "\e9d9";
}

.icon-223:before {
  content: "\e9da";
}

.icon-224:before {
  content: "\e9db";
}

.icon-225:before {
  content: "\e9dc";
}

.icon-226:before {
  content: "\e9dd";
}

.icon-227:before {
  content: "\e9de";
}

.icon-228:before {
  content: "\e9df";
}

.icon-229:before {
  content: "\e9e0";
}

.icon-230:before {
  content: "\e9e1";
}

.icon-231:before {
  content: "\e9e2";
}

.icon-232:before {
  content: "\e9e3";
}

.icon-233:before {
  content: "\e9e4";
}

.icon-234:before {
  content: "\e9e5";
}

.icon-235:before {
  content: "\e9e6";
}

.icon-236:before {
  content: "\e9e7";
}

.icon-237:before {
  content: "\e9e8";
}

.icon-238:before {
  content: "\e9e9";
}

.icon-239:before {
  content: "\e9ea";
}

.icon-240:before {
  content: "\e9eb";
}

.icon-241:before {
  content: "\e9ec";
}

.icon-242:before {
  content: "\e9ed";
}

.icon-243:before {
  content: "\e9ee";
}

.icon-244:before {
  content: "\e9ef";
}

.icon-245:before {
  content: "\e9f0";
}

.icon-246:before {
  content: "\e9f1";
}

.icon-247:before {
  content: "\e9f2";
}

.icon-248:before {
  content: "\e9f3";
}

.icon-249:before {
  content: "\e9f4";
}

.icon-250:before {
  content: "\e9f5";
}

.icon-251:before {
  content: "\e9f6";
}

.icon-252:before {
  content: "\e9f7";
}

.icon-253:before {
  content: "\e9f8";
}

.icon-254:before {
  content: "\e9f9";
}

.icon-255:before {
  content: "\e9fa";
}

.icon-256:before {
  content: "\e9fb";
}

.icon-257:before {
  content: "\e9fc";
}

.icon-258:before {
  content: "\e9fd";
}

.icon-259:before {
  content: "\e9fe";
}

.icon-260:before {
  content: "\e9ff";
}

.icon-261:before {
  content: "\ea00";
}

.icon-262:before {
  content: "\ea01";
}

.icon-263:before {
  content: "\ea02";
}

.icon-264:before {
  content: "\ea03";
}

.icon-265:before {
  content: "\ea04";
}

.icon-266:before {
  content: "\ea05";
}

.icon-267:before {
  content: "\ea06";
}

.icon-268:before {
  content: "\ea07";
}

.icon-269:before {
  content: "\ea08";
}

.icon-270:before {
  content: "\ea09";
}

.icon-271:before {
  content: "\ea0a";
}

.icon-272:before {
  content: "\ea0b";
}

.icon-273:before {
  content: "\ea0c";
}

.icon-274:before {
  content: "\ea0d";
}

.icon-275:before {
  content: "\ea0e";
}

.icon-276:before {
  content: "\ea0f";
}

.icon-277:before {
  content: "\ea10";
}

.icon-278:before {
  content: "\ea11";
}

.icon-279:before {
  content: "\ea12";
}

.icon-280:before {
  content: "\ea13";
}

.icon-281:before {
  content: "\ea14";
}

.icon-282:before {
  content: "\ea15";
}

.icon-283:before {
  content: "\ea16";
}

.icon-284:before {
  content: "\ea17";
}

.icon-285:before {
  content: "\ea18";
}

.icon-286:before {
  content: "\ea19";
}

.icon-287:before {
  content: "\ea1a";
}

.icon-288:before {
  content: "\ea1b";
}

.icon-289:before {
  content: "\ea1c";
}

.icon-290:before {
  content: "\ea1d";
}

.icon-291:before {
  content: "\ea1e";
}

.icon-292:before {
  content: "\ea1f";
}

.icon-293:before {
  content: "\ea20";
}

.icon-294:before {
  content: "\ea21";
}

.icon-295:before {
  content: "\ea22";
}

.icon-296:before {
  content: "\ea23";
}

.icon-297:before {
  content: "\ea24";
}

.icon-298:before {
  content: "\ea25";
}

.icon-299:before {
  content: "\ea26";
}

.icon-300:before {
  content: "\ea27";
}

.icon-301:before {
  content: "\ea28";
}

.icon-302:before {
  content: "\ea29";
}

.icon-303:before {
  content: "\ea2a";
}

.icon-304:before {
  content: "\ea2b";
}

.icon-305:before {
  content: "\ea2c";
}

.icon-306:before {
  content: "\ea2d";
}

.icon-307:before {
  content: "\ea2e";
}

.icon-308:before {
  content: "\ea2f";
}

.icon-309:before {
  content: "\ea30";
}

.icon-310:before {
  content: "\ea31";
}

.icon-311:before {
  content: "\ea32";
}

.icon-312:before {
  content: "\ea33";
}

.icon-313:before {
  content: "\ea34";
}

.icon-314:before {
  content: "\ea35";
}

.icon-315:before {
  content: "\ea36";
}

.icon-316:before {
  content: "\ea37";
}

.icon-317:before {
  content: "\ea38";
}

.icon-318:before {
  content: "\ea39";
}

.icon-319:before {
  content: "\ea3a";
}

.icon-320:before {
  content: "\ea3b";
}

.icon-321:before {
  content: "\ea3c";
}

.icon-322:before {
  content: "\ea3d";
}

.icon-323:before {
  content: "\ea3e";
}

.icon-324:before {
  content: "\ea3f";
}

.icon-325:before {
  content: "\ea40";
}

.icon-326:before {
  content: "\ea41";
}

.icon-327:before {
  content: "\ea42";
}

.icon-328:before {
  content: "\ea43";
}

.icon-329:before {
  content: "\ea44";
}

.icon-330:before {
  content: "\ea45";
}

.icon-331:before {
  content: "\ea46";
}

.icon-332:before {
  content: "\ea47";
}

.icon-333:before {
  content: "\ea48";
}

.icon-334:before {
  content: "\ea49";
}

.icon-335:before {
  content: "\ea4a";
}

.icon-336:before {
  content: "\ea4b";
}

.icon-337:before {
  content: "\ea4c";
}

.icon-338:before {
  content: "\ea4d";
}

.icon-339:before {
  content: "\ea4e";
}

.icon-340:before {
  content: "\ea4f";
}

.icon-341:before {
  content: "\ea50";
}

.icon-342:before {
  content: "\ea51";
}

.icon-343:before {
  content: "\ea52";
}

.icon-344:before {
  content: "\ea53";
}

.icon-345:before {
  content: "\ea54";
}

.icon-346:before {
  content: "\ea55";
}

.icon-347:before {
  content: "\ea56";
}

.icon-348:before {
  content: "\ea57";
}

.icon-349:before {
  content: "\ea58";
}

.icon-350:before {
  content: "\ea59";
}

.icon-351:before {
  content: "\ea5a";
}

.icon-352:before {
  content: "\ea5b";
}

.icon-353:before {
  content: "\ea5c";
}

.icon-354:before {
  content: "\ea5d";
}

.icon-355:before {
  content: "\ea5e";
}

.icon-356:before {
  content: "\ea5f";
}

.icon-357:before {
  content: "\ea60";
}

.icon-358:before {
  content: "\ea61";
}

.icon-359:before {
  content: "\ea62";
}

.icon-360:before {
  content: "\ea63";
}

.icon-361:before {
  content: "\ea64";
}

.icon-362:before {
  content: "\ea65";
}

.icon-363:before {
  content: "\ea66";
}

.icon-364:before {
  content: "\ea67";
}

.icon-365:before {
  content: "\ea68";
}

.icon-366:before {
  content: "\ea69";
}

.icon-367:before {
  content: "\ea6a";
}

.icon-368:before {
  content: "\ea6b";
}

.icon-369:before {
  content: "\ea6c";
}

.icon-370:before {
  content: "\ea6d";
}

.icon-371:before {
  content: "\ea6e";
}

.icon-372:before {
  content: "\ea6f";
}

.icon-373:before {
  content: "\ea70";
}

.icon-374:before {
  content: "\ea71";
}

.icon-375:before {
  content: "\ea72";
}

.icon-376:before {
  content: "\ea73";
}

.icon-377:before {
  content: "\ea74";
}

.icon-378:before {
  content: "\ea75";
}

.icon-379:before {
  content: "\ea76";
}

.icon-380:before {
  content: "\ea77";
}

.icon-381:before {
  content: "\ea78";
}

.icon-382:before {
  content: "\ea79";
}

.icon-383:before {
  content: "\ea7a";
}

.icon-384:before {
  content: "\ea7b";
}

.icon-385:before {
  content: "\ea7c";
}

.icon-386:before {
  content: "\ea7d";
}

.icon-387:before {
  content: "\ea7e";
}

.icon-388:before {
  content: "\ea7f";
}

.icon-389:before {
  content: "\ea80";
}

.icon-390:before {
  content: "\ea81";
}

.icon-391:before {
  content: "\ea82";
}

.icon-392:before {
  content: "\ea83";
}

.icon-393:before {
  content: "\ea84";
}

.icon-394:before {
  content: "\ea85";
}

.icon-395:before {
  content: "\ea86";
}

.icon-396:before {
  content: "\ea87";
}

.icon-397:before {
  content: "\ea88";
}

.icon-398:before {
  content: "\ea89";
}

.icon-399:before {
  content: "\ea8a";
}

.icon-400:before {
  content: "\ea8b";
}

.icon-401:before {
  content: "\ea8c";
}

.icon-402:before {
  content: "\ea8d";
}

.icon-403:before {
  content: "\ea8e";
}

.icon-404:before {
  content: "\ea8f";
}

.icon-405:before {
  content: "\ea90";
}

.icon-406:before {
  content: "\ea91";
}

.icon-407:before {
  content: "\ea92";
}

.icon-408:before {
  content: "\ea93";
}

.icon-409:before {
  content: "\ea94";
}

.icon-410:before {
  content: "\ea95";
}

.icon-411:before {
  content: "\ea96";
}

.icon-412:before {
  content: "\ea97";
}

.icon-413:before {
  content: "\ea98";
}

.icon-414:before {
  content: "\ea99";
}

.icon-415:before {
  content: "\ea9a";
}

.icon-416:before {
  content: "\ea9b";
}

.icon-417:before {
  content: "\ea9c";
}

.icon-418:before {
  content: "\ea9d";
}

.icon-419:before {
  content: "\ea9e";
}

.icon-420:before {
  content: "\ea9f";
}

.icon-421:before {
  content: "\eaa0";
}

.icon-422:before {
  content: "\eaa1";
}

.icon-423:before {
  content: "\eaa2";
}

.icon-424:before {
  content: "\eaa3";
}

.icon-425:before {
  content: "\eaa4";
}

.icon-426:before {
  content: "\eaa5";
}

.icon-427:before {
  content: "\eaa6";
}

.icon-428:before {
  content: "\eaa7";
}

.icon-429:before {
  content: "\eaa8";
}

.icon-430:before {
  content: "\eaa9";
}

.icon-431:before {
  content: "\eaaa";
}

.icon-432:before {
  content: "\eaab";
}

.icon-433:before {
  content: "\eaac";
}

.icon-434:before {
  content: "\eaad";
}

.icon-435:before {
  content: "\eaae";
}

.icon-436:before {
  content: "\eaaf";
}

.icon-437:before {
  content: "\eab0";
}

.icon-438:before {
  content: "\eab1";
}

.icon-439:before {
  content: "\eab2";
}

.icon-440:before {
  content: "\eab3";
}

.icon-441:before {
  content: "\eab4";
}

.icon-442:before {
  content: "\eab5";
}

.icon-443:before {
  content: "\eab6";
}

.icon-444:before {
  content: "\eab7";
}

.icon-445:before {
  content: "\eab8";
}

.icon-446:before {
  content: "\eab9";
}

.icon-447:before {
  content: "\eaba";
}

.icon-448:before {
  content: "\eabb";
}

.icon-449:before {
  content: "\eabc";
}

.icon-450:before {
  content: "\eabd";
}

.icon-451:before {
  content: "\eabe";
}

.icon-452:before {
  content: "\eabf";
}

.icon-453:before {
  content: "\eac0";
}

.icon-454:before {
  content: "\eac1";
}

.icon-455:before {
  content: "\eac2";
}

.icon-456:before {
  content: "\eac3";
}

.icon-457:before {
  content: "\eac4";
}

.icon-458:before {
  content: "\eac5";
}

.icon-459:before {
  content: "\eac6";
}

.icon-460:before {
  content: "\eac7";
}

.icon-461:before {
  content: "\eac8";
}

.icon-462:before {
  content: "\eac9";
}

.icon-463:before {
  content: "\eaca";
}

.icon-464:before {
  content: "\eacb";
}

.icon-465:before {
  content: "\eacc";
}

.icon-466:before {
  content: "\eacd";
}

.icon-467:before {
  content: "\eace";
}

.icon-468:before {
  content: "\eacf";
}

.icon-469:before {
  content: "\ead0";
}

.icon-470:before {
  content: "\ead1";
}

.icon-471:before {
  content: "\ead2";
}

.icon-472:before {
  content: "\ead3";
}

.icon-473:before {
  content: "\ead4";
}

.icon-474:before {
  content: "\ead5";
}

.icon-475:before {
  content: "\ead6";
}

.icon-476:before {
  content: "\ead7";
}

.icon-477:before {
  content: "\ead8";
}

.icon-478:before {
  content: "\ead9";
}

.icon-479:before {
  content: "\eada";
}

.icon-480:before {
  content: "\eadb";
}

.icon-481:before {
  content: "\eadc";
}

.icon-482:before {
  content: "\eadd";
}

.icon-483:before {
  content: "\eade";
}

.icon-484:before {
  content: "\eadf";
}

.icon-485:before {
  content: "\eae0";
}

.icon-486:before {
  content: "\eae1";
}

.icon-487:before {
  content: "\eae2";
}

.icon-488:before {
  content: "\eae3";
}

.icon-489:before {
  content: "\eae4";
}

.icon-490:before {
  content: "\eae5";
}

.icon-491:before {
  content: "\eae6";
}

.icon-492:before {
  content: "\eae7";
}

.icon-493:before {
  content: "\eae8";
}

.icon-494:before {
  content: "\eae9";
}

.icon-495:before {
  content: "\eaea";
}

.icon-496:before {
  content: "\eaeb";
}

.icon-497:before {
  content: "\eaec";
}

.icon-498:before {
  content: "\eaed";
}

.icon-499:before {
  content: "\eaee";
}

.icon-500:before {
  content: "\eaef";
}

.icon-501:before {
  content: "\eaf0";
}

.icon-502:before {
  content: "\eaf1";
}

.icon-503:before {
  content: "\eaf2";
}

.icon-504:before {
  content: "\eaf3";
}

.icon-505:before {
  content: "\eaf4";
}

.icon-506:before {
  content: "\eaf5";
}

.icon-507:before {
  content: "\eaf6";
}

.icon-508:before {
  content: "\eaf7";
}

.icon-509:before {
  content: "\eaf8";
}

.icon-510:before {
  content: "\eaf9";
}

.icon-511:before {
  content: "\eafa";
}

.icon-512:before {
  content: "\eafb";
}

.icon-513:before {
  content: "\eafc";
}

.icon-514:before {
  content: "\eafd";
}

.icon-515:before {
  content: "\eafe";
}

.icon-516:before {
  content: "\eaff";
}

.icon-517:before {
  content: "\eb00";
}

.icon-518:before {
  content: "\eb01";
}

.icon-519:before {
  content: "\eb02";
}

.icon-520:before {
  content: "\eb03";
}

.icon-521:before {
  content: "\eb04";
}

.icon-522:before {
  content: "\eb05";
}

.icon-523:before {
  content: "\eb06";
}

.icon-524:before {
  content: "\eb07";
}

.icon-525:before {
  content: "\eb08";
}

.icon-526:before {
  content: "\eb09";
}

.icon-527:before {
  content: "\eb0a";
}

.icon-528:before {
  content: "\eb0b";
}

.icon-529:before {
  content: "\eb0c";
}

.icon-530:before {
  content: "\eb0d";
}

.icon-531:before {
  content: "\eb0e";
}

.icon-532:before {
  content: "\eb0f";
}

.icon-533:before {
  content: "\eb10";
}

.icon-534:before {
  content: "\eb11";
}

.icon-535:before {
  content: "\eb12";
}

.icon-536:before {
  content: "\eb13";
}

.icon-537:before {
  content: "\eb14";
}

.icon-538:before {
  content: "\eb15";
}

.icon-539:before {
  content: "\eb16";
}

.icon-540:before {
  content: "\eb17";
}

.icon-541:before {
  content: "\eb18";
}

.icon-542:before {
  content: "\eb19";
}

.icon-543:before {
  content: "\eb1a";
}

.icon-544:before {
  content: "\eb1b";
}

.icon-545:before {
  content: "\eb1c";
}

.icon-546:before {
  content: "\eb1d";
}

.icon-547:before {
  content: "\eb1e";
}

.icon-548:before {
  content: "\eb1f";
}

.icon-549:before {
  content: "\eb20";
}

.icon-550:before {
  content: "\eb21";
}

.icon-551:before {
  content: "\eb22";
}

.icon-552:before {
  content: "\eb23";
}

.icon-553:before {
  content: "\eb24";
}

.icon-554:before {
  content: "\eb25";
}

.icon-555:before {
  content: "\eb26";
}

.icon-556:before {
  content: "\eb27";
}

.icon-557:before {
  content: "\eb28";
}

.icon-558:before {
  content: "\eb29";
}

.icon-559:before {
  content: "\eb2a";
}

.icon-560:before {
  content: "\eb2b";
}

.icon-561:before {
  content: "\eb2c";
}

.icon-562:before {
  content: "\eb2d";
}

.icon-563:before {
  content: "\eb2e";
}

.icon-564:before {
  content: "\eb2f";
}

.icon-565:before {
  content: "\eb30";
}

.icon-566:before {
  content: "\eb31";
}

.icon-567:before {
  content: "\eb32";
}

.icon-568:before {
  content: "\eb33";
}

.icon-569:before {
  content: "\eb34";
}

.icon-570:before {
  content: "\eb35";
}

.icon-571:before {
  content: "\eb36";
}

.icon-572:before {
  content: "\eb37";
}

.icon-573:before {
  content: "\eb38";
}

.icon-574:before {
  content: "\eb39";
}

.icon-575:before {
  content: "\eb3a";
}

.icon-576:before {
  content: "\eb3b";
}

.icon-577:before {
  content: "\eb3c";
}

.icon-578:before {
  content: "\eb3d";
}

.icon-579:before {
  content: "\eb3e";
}

.icon-580:before {
  content: "\eb3f";
}

.icon-581:before {
  content: "\eb40";
}

.icon-582:before {
  content: "\eb41";
}

.icon-583:before {
  content: "\eb42";
}

.icon-584:before {
  content: "\eb43";
}

.icon-585:before {
  content: "\eb44";
}

.icon-586:before {
  content: "\eb45";
}

.icon-587:before {
  content: "\eb46";
}

.icon-588:before {
  content: "\eb47";
}

.icon-589:before {
  content: "\eb48";
}

.icon-590:before {
  content: "\eb49";
}

.icon-591:before {
  content: "\eb4a";
}

.icon-592:before {
  content: "\eb4b";
}

.icon-593:before {
  content: "\eb4c";
}

.icon-594:before {
  content: "\eb4d";
}

.icon-595:before {
  content: "\eb4e";
}

.icon-596:before {
  content: "\eb4f";
}

.icon-597:before {
  content: "\eb50";
}

.icon-598:before {
  content: "\eb51";
}

.icon-599:before {
  content: "\eb52";
}

.icon-600:before {
  content: "\eb53";
}

.icon-601:before {
  content: "\eb54";
}

.icon-602:before {
  content: "\eb55";
}

.icon-603:before {
  content: "\eb56";
}

.icon-604:before {
  content: "\eb57";
}

.icon-605:before {
  content: "\eb58";
}

.icon-606:before {
  content: "\eb59";
}

.icon-607:before {
  content: "\eb5a";
}

.icon-608:before {
  content: "\eb5b";
}

.icon-609:before {
  content: "\eb5c";
}

.icon-610:before {
  content: "\eb5d";
}

.icon-611:before {
  content: "\eb5e";
}

.icon-612:before {
  content: "\eb5f";
}

.icon-613:before {
  content: "\eb60";
}

.icon-614:before {
  content: "\eb61";
}

.icon-615:before {
  content: "\eb62";
}

.icon-616:before {
  content: "\eb63";
}

.icon-617:before {
  content: "\eb64";
}

.icon-618:before {
  content: "\eb65";
}

.icon-619:before {
  content: "\eb66";
}

.icon-620:before {
  content: "\eb67";
}

.icon-621:before {
  content: "\eb68";
}

.icon-622:before {
  content: "\eb69";
}

.icon-623:before {
  content: "\eb6a";
}

.icon-624:before {
  content: "\eb6b";
}

.icon-625:before {
  content: "\eb6c";
}

.icon-626:before {
  content: "\eb6d";
}

.icon-627:before {
  content: "\eb6e";
}

.icon-628:before {
  content: "\eb6f";
}

.icon-629:before {
  content: "\eb70";
}

.icon-630:before {
  content: "\eb71";
}

.icon-631:before {
  content: "\eb72";
}

.icon-632:before {
  content: "\eb73";
}

.icon-633:before {
  content: "\eb74";
}

.icon-634:before {
  content: "\eb75";
}

.icon-635:before {
  content: "\eb76";
}

.icon-636:before {
  content: "\eb77";
}

.icon-637:before {
  content: "\eb78";
}

.icon-638:before {
  content: "\eb79";
}

.icon-639:before {
  content: "\eb7a";
}

.icon-640:before {
  content: "\eb7b";
}

.icon-641:before {
  content: "\eb7c";
}

.icon-642:before {
  content: "\eb7d";
}

.icon-643:before {
  content: "\eb7e";
}

.icon-644:before {
  content: "\eb7f";
}

.icon-645:before {
  content: "\eb80";
}

.icon-646:before {
  content: "\eb81";
}

.icon-647:before {
  content: "\eb82";
}

.icon-648:before {
  content: "\eb83";
}

.icon-649:before {
  content: "\eb84";
}

.icon-650:before {
  content: "\eb85";
}

.icon-651:before {
  content: "\eb86";
}

.icon-652:before {
  content: "\eb87";
}

.icon-653:before {
  content: "\eb88";
}

.icon-654:before {
  content: "\eb89";
}

.icon-655:before {
  content: "\eb8a";
}

.icon-656:before {
  content: "\eb8b";
}

.icon-657:before {
  content: "\eb8c";
}

.icon-658:before {
  content: "\eb8d";
}

.icon-659:before {
  content: "\eb8e";
}

.icon-660:before {
  content: "\eb8f";
}

.icon-661:before {
  content: "\eb90";
}

.icon-662:before {
  content: "\eb91";
}

.icon-663:before {
  content: "\eb92";
}

.icon-664:before {
  content: "\eb93";
}

.icon-665:before {
  content: "\eb94";
}

.icon-666:before {
  content: "\eb95";
}

.icon-667:before {
  content: "\eb96";
}

.icon-668:before {
  content: "\eb97";
}

.icon-669:before {
  content: "\eb98";
}

.icon-670:before {
  content: "\eb99";
}

.icon-671:before {
  content: "\eb9a";
}

.icon-672:before {
  content: "\eb9b";
}

.icon-673:before {
  content: "\eb9c";
}

.icon-674:before {
  content: "\eb9d";
}

.icon-675:before {
  content: "\eb9e";
}

.icon-676:before {
  content: "\eb9f";
}

.icon-677:before {
  content: "\eba0";
}

.icon-678:before {
  content: "\eba1";
}

.icon-679:before {
  content: "\eba2";
}

.icon-680:before {
  content: "\eba3";
}

.icon-681:before {
  content: "\eba4";
}

.icon-682:before {
  content: "\eba5";
}

.icon-683:before {
  content: "\eba6";
}

.icon-684:before {
  content: "\eba7";
}

.icon-685:before {
  content: "\eba8";
}

.icon-686:before {
  content: "\eba9";
}

.icon-687:before {
  content: "\ebaa";
}

.icon-688:before {
  content: "\ebab";
}

.icon-689:before {
  content: "\ebac";
}

.icon-690:before {
  content: "\ebad";
}

.icon-691:before {
  content: "\ebae";
}

.icon-692:before {
  content: "\ebaf";
}

.icon-693:before {
  content: "\ebb0";
}

.icon-694:before {
  content: "\ebb1";
}

.icon-695:before {
  content: "\ebb2";
}

.icon-696:before {
  content: "\ebb3";
}

.icon-697:before {
  content: "\ebb4";
}

.icon-698:before {
  content: "\ebb5";
}

.icon-699:before {
  content: "\ebb6";
}

.icon-700:before {
  content: "\ebb7";
}

.icon-701:before {
  content: "\ebb8";
}

.icon-702:before {
  content: "\ebb9";
}

.icon-703:before {
  content: "\ebba";
}

.icon-704:before {
  content: "\ebbb";
}

.icon-705:before {
  content: "\ebbc";
}

.icon-706:before {
  content: "\ebbd";
}

.icon-707:before {
  content: "\ebbe";
}

.icon-708:before {
  content: "\ebbf";
}

.icon-709:before {
  content: "\ebc0";
}

.icon-710:before {
  content: "\ebc1";
}

.icon-711:before {
  content: "\ebc2";
}

.icon-712:before {
  content: "\ebc3";
}

.icon-713:before {
  content: "\ebc4";
}

.icon-714:before {
  content: "\ebc5";
}

.icon-715:before {
  content: "\ebc6";
}

.icon-716:before {
  content: "\ebc7";
}

.icon-717:before {
  content: "\ebc8";
}

.icon-718:before {
  content: "\ebc9";
}

.icon-719:before {
  content: "\ebca";
}

.icon-720:before {
  content: "\ebcb";
}

.icon-721:before {
  content: "\ebcc";
}

.icon-722:before {
  content: "\ebcd";
}

.icon-723:before {
  content: "\ebce";
}

.icon-724:before {
  content: "\ebcf";
}

.icon-725:before {
  content: "\ebd0";
}

.icon-726:before {
  content: "\ebd1";
}

.icon-727:before {
  content: "\ebd2";
}

.icon-728:before {
  content: "\ebd3";
}

.icon-729:before {
  content: "\ebd4";
}

.icon-730:before {
  content: "\ebd5";
}

.icon-731:before {
  content: "\ebd6";
}

.icon-732:before {
  content: "\ebd7";
}

.icon-733:before {
  content: "\ebd8";
}

.icon-734:before {
  content: "\ebd9";
}

.icon-735:before {
  content: "\ebda";
}

.icon-736:before {
  content: "\ebdb";
}

.icon-737:before {
  content: "\ebdc";
}

.icon-738:before {
  content: "\ebdd";
}

.icon-739:before {
  content: "\ebde";
}

.icon-740:before {
  content: "\ebdf";
}

.icon-741:before {
  content: "\ebe0";
}

.icon-742:before {
  content: "\ebe1";
}

.icon-743:before {
  content: "\ebe2";
}

.icon-744:before {
  content: "\ebe3";
}

.icon-745:before {
  content: "\ebe4";
}

.icon-746:before {
  content: "\ebe5";
}

.icon-747:before {
  content: "\ebe6";
}

.icon-748:before {
  content: "\ebe7";
}

.icon-749:before {
  content: "\ebe8";
}

.icon-750:before {
  content: "\ebe9";
}

.icon-751:before {
  content: "\ebea";
}

.icon-752:before {
  content: "\ebeb";
}

.icon-753:before {
  content: "\ebec";
}

.icon-754:before {
  content: "\ebed";
}

.icon-755:before {
  content: "\ebee";
}

.icon-756:before {
  content: "\ebef";
}

.icon-757:before {
  content: "\ebf0";
}

.icon-758:before {
  content: "\ebf1";
}

.icon-759:before {
  content: "\ebf2";
}

.icon-760:before {
  content: "\ebf3";
}

.icon-761:before {
  content: "\ebf4";
}

.icon-762:before {
  content: "\ebf5";
}

.icon-763:before {
  content: "\ebf6";
}

.icon-764:before {
  content: "\ebf7";
}

.icon-765:before {
  content: "\ebf8";
}

.icon-766:before {
  content: "\ebf9";
}

.icon-767:before {
  content: "\ebfa";
}

.icon-768:before {
  content: "\ebfb";
}

.icon-769:before {
  content: "\ebfc";
}

.icon-770:before {
  content: "\ebfd";
}

.icon-771:before {
  content: "\ebfe";
}

.icon-772:before {
  content: "\ebff";
}

.icon-773:before {
  content: "\ec00";
}

.icon-774:before {
  content: "\ec01";
}

.icon-775:before {
  content: "\ec02";
}

.icon-776:before {
  content: "\ec03";
}

.icon-777:before {
  content: "\ec04";
}

.icon-778:before {
  content: "\ec05";
}

.icon-779:before {
  content: "\ec06";
}

.icon-780:before {
  content: "\ec07";
}

.icon-781:before {
  content: "\ec08";
}

.icon-782:before {
  content: "\ec09";
}

.icon-783:before {
  content: "\ec0a";
}

.icon-784:before {
  content: "\ec0b";
}

.icon-785:before {
  content: "\ec0c";
}

.icon-786:before {
  content: "\ec0d";
}

.icon-787:before {
  content: "\ec0e";
}

.icon-788:before {
  content: "\ec0f";
}

.icon-789:before {
  content: "\ec10";
}

.icon-790:before {
  content: "\ec11";
}

.icon-791:before {
  content: "\ec12";
}

.icon-792:before {
  content: "\ec13";
}

.icon-793:before {
  content: "\ec14";
}

.icon-794:before {
  content: "\ec15";
}

.icon-795:before {
  content: "\ec16";
}

.icon-796:before {
  content: "\ec17";
}

.icon-797:before {
  content: "\ec18";
}

.icon-798:before {
  content: "\ec19";
}

.icon-799:before {
  content: "\ec1a";
}

.icon-800:before {
  content: "\ec1b";
}

.icon-801:before {
  content: "\ec1c";
}

.icon-802:before {
  content: "\ec1d";
}

.icon-803:before {
  content: "\ec1e";
}

.icon-804:before {
  content: "\ec1f";
}

.icon-805:before {
  content: "\ec20";
}

.icon-806:before {
  content: "\ec21";
}

.icon-807:before {
  content: "\ec22";
}

.icon-808:before {
  content: "\ec23";
}

.icon-809:before {
  content: "\ec24";
}

.icon-810:before {
  content: "\ec25";
}

.icon-811:before {
  content: "\ec26";
}

.icon-812:before {
  content: "\ec27";
}

.icon-813:before {
  content: "\ec28";
}

.icon-814:before {
  content: "\ec29";
}

.icon-815:before {
  content: "\ec2a";
}

.icon-816:before {
  content: "\ec2b";
}

.icon-817:before {
  content: "\ec2c";
}

.icon-818:before {
  content: "\ec2d";
}

.icon-819:before {
  content: "\ec2e";
}

.icon-820:before {
  content: "\ec2f";
}

.icon-821:before {
  content: "\ec30";
}

.icon-822:before {
  content: "\ec31";
}

.icon-823:before {
  content: "\ec32";
}

.icon-824:before {
  content: "\ec33";
}

.icon-825:before {
  content: "\ec34";
}

.icon-826:before {
  content: "\ec35";
}

.icon-827:before {
  content: "\ec36";
}

.icon-828:before {
  content: "\ec37";
}

.icon-829:before {
  content: "\ec38";
}

.icon-830:before {
  content: "\ec39";
}

.icon-831:before {
  content: "\ec3a";
}

.icon-832:before {
  content: "\ec3b";
}

.icon-833:before {
  content: "\ec3c";
}

.icon-834:before {
  content: "\ec3d";
}

.icon-835:before {
  content: "\ec3e";
}

.icon-836:before {
  content: "\ec3f";
}

.icon-837:before {
  content: "\ec40";
}

.icon-838:before {
  content: "\ec41";
}

.icon-839:before {
  content: "\ec42";
}

.icon-840:before {
  content: "\ec43";
}

.icon-841:before {
  content: "\ec44";
}

.icon-842:before {
  content: "\ec45";
}

.icon-843:before {
  content: "\ec46";
}

.icon-844:before {
  content: "\ec47";
}

.icon-845:before {
  content: "\ec48";
}

.icon-846:before {
  content: "\ec49";
}

.icon-847:before {
  content: "\ec4a";
}

.icon-848:before {
  content: "\ec4b";
}

.icon-849:before {
  content: "\ec4c";
}

.icon-850:before {
  content: "\ec4d";
}

.icon-851:before {
  content: "\ec4e";
}

.icon-852:before {
  content: "\ec4f";
}

.icon-853:before {
  content: "\ec50";
}

.icon-854:before {
  content: "\ec51";
}

.icon-855:before {
  content: "\ec52";
}

.icon-856:before {
  content: "\ec53";
}

.icon-857:before {
  content: "\ec54";
}

.icon-858:before {
  content: "\ec55";
}

.icon-859:before {
  content: "\ec56";
}

.icon-860:before {
  content: "󪡠";
}

.icon-861:before {
  content: "󪡢";
}

.icon-862:before {
  content: "󪡣";
}

.icon-863:before {
  content: "󪡠";
}

.icon-864:before {
  content: "󪡢";
}

.icon-865:before {
  content: "󪡣";
}

.icon-866:before {
  content: "󪡠";
}

.icon-867:before {
  content: "󪡢";
}

.icon-868:before {
  content: "󪡣";
}

.icon-869:before {
  content: "󪡠";
}

.icon-870:before {
  content: "󪡢";
}

.icon-871:before {
  content: "󪡣";
}

.icon-872:before {
  content: "󪡠";
}

.icon-873:before {
  content: "󪡢";
}

.icon-874:before {
  content: "󪡣";
}

.icon-875:before {
  content: "󪡠";
}

.icon-876:before {
  content: "󪡢";
}

.icon-877:before {
  content: "󪡣";
}

.icon-878:before {
  content: "󪡠";
}

.icon-879:before {
  content: "󪡢";
}

.icon-880:before {
  content: "󪡣";
}

.icon-881:before {
  content: "󪡠";
}

.icon-882:before {
  content: "󪡢";
}

.icon-883:before {
  content: "󪡣";
}

html.businessContact {
  scroll-behavior: smooth;
}

.special-purchaseagency-mid-title {
  font-size: 22px !important;
}

.quicklinks-p-py-30 {
  padding: 30px 0px !important;
}

.special-purchaseagency .p-big-title {
  font-size: 46px;
}

.global-brands.global-brands-four-pb-30 {
  padding-bottom: 30px !important;
}
.global-brands .global-brands-h3 {
  font-size: 23px !important;
  margin-bottom: 28px;
  font-weight: bold;
}
.global-brands .global-brands-p {
  font-size: 14px;
  margin-bottom: 28px;
  color: #000000;
}

.partner-purchaseAgency {
  margin-bottom: 60px !important;
}

.bus-title-m {
  font-size: 22px !important;
}

.business-brands.business-brands-purchaseagency .bus-title {
  font-size: 22px !important;
}
.business-brands.business-brands-purchaseagency h4 {
  font-size: 18px !important;
}

.show-img-in-purchaseagency-style {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: -1;
  opacity: 0;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-img-in-purchaseagency-style img {
  width: 100%;
}

.special-purchaseagency {
  padding: 60px 0px !important;
}
.special-purchaseagency .hover-img {
  position: relative;
  cursor: pointer;
}
.special-purchaseagency .hover-img .show-hover-img {
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.3s;
}
.special-purchaseagency .hover-img:hover .show-hover-img {
  opacity: 1;
}

.v-box-purchaseagency h3 {
  font-size: 22px !important;
}
.v-box-purchaseagency h4 {
  font-size: 18px !important;
}
.v-box-purchaseagency p {
  font-size: 14px !important;
  font-weight: 100 !important;
}

.purchaseagency-wrap p {
  font-size: 14px;
  white-space: nowrap;
}

.show-moblie {
  display: none !important;
}

.show-pc {
  display: block !important;
}

.partner-item {
  border-radius: 35px;
  background: #fff;
  padding: 50px 50px;
  margin-bottom: 55px;
}

.partner-item-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  color: #000;
  margin-bottom: 8px;
}

.bus-box {
  padding: 80px 0;
}
.bus-box h3 {
  font-size: 32px;
  line-height: 50px;
  margin-bottom: 25px;
  font-weight: bold;
}
.bus-box h4 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
  font-weight: 400;
}
.bus-box p {
  font-size: 14px;
  line-height: 26px;
}

@keyframes scroll {
  from {
    transform: translateX(50%);
  }
  to {
    transform: translateX(-100%);
  }
}
.partner-item-sub {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  color: #000;
  margin-bottom: 22px;
  display: flex;
  word-break: keep-all;
  white-space: nowrap;
  justify-content: center;
}
.partner-item-sub.animateScroll {
  overflow: hidden;
}
.partner-item-sub.animateScroll .partner-item-sub-content {
  animation: scroll 20s linear infinite;
}

.partner-item-desc {
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  color: #707070;
  margin-bottom: 20px;
}

.partner-btn {
  border-radius: 25.5px;
  background: #000;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  padding: 9px 0;
  text-align: center;
  width: 80%;
  height: 40px;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-top: 13px;
}
.partner-btn:hover {
  background: #00D18B;
  color: #fff;
}

.partner-item-img {
  padding-top: 60%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.partner-section1, .partner-section2 {
  background: #F4F4F4;
  padding: 50px 0;
}

.partner-banner {
  padding-top: 40%;
  position: relative;
  background-color: #000;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.partner-banner .globevideo {
  width: 115%;
}
.partner-banner.business-purchaseagency {
  background-image: url("/images/purchaseagency/banner.png");
}
.partner-banner.business-banner {
  background-image: url("/images/partner/business-banner.jpg");
}
.partner-banner.business2-banner {
  background-image: url("/images/partner/desktop/main-visual.jpg");
}
.partner-banner.business2-banner .business2-title {
  opacity: 0.7;
  margin-bottom: 30px;
}
.partner-banner.business2-banner .business2-subtitle {
  font-weight: 900;
  font-size: 26px;
  line-height: 38px;
  color: #FFFFFF;
}
.partner-banner .partner-banner-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  padding-left: 40px;
  padding-right: 40px;
}
.partner-banner .partner-banner-content > .container, .partner-banner .partner-banner-content > .container-fluid {
  height: 100%;
}
.partner-banner .partner-banner-content > .container > .row, .partner-banner .partner-banner-content > .container-fluid > .row {
  height: 100%;
}
.partner-banner .partner-banner-content h2 {
  font-family: "DinC";
  font-size: 84px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.partner-banner .partner-banner-content h3 {
  font-weight: normal;
  font-size: 22px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
.partner-banner .partner-banner-content p {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
.partner-banner .partner-banner-content .ui-btn-main-green {
  background: #00D18B;
  color: #000;
  margin-bottom: 20px;
  max-width: 550px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}

.company-img {
  border-radius: 6px;
}

.ui-btn-main-green {
  background: #00D18B;
  border: 1px solid #00D18B;
  color: #000;
  margin-bottom: 20px;
  max-width: 550px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-size: 18px;
}
.ui-btn-main-green:hover {
  background: #000 !important;
  font-size: 18px;
  color: #00D18B !important;
}

.partner-count {
  background: #000;
  color: #fff;
  padding: 40px 0;
  border-bottom: 1px solid #fff;
  position: relative;
}
.partner-count .count-title-purchaseagency {
  font-size: 34px;
  line-height: 1.3;
  font-weight: bold;
}
.partner-count .count-title-purchaseagency .purchaseagency-mb-10 {
  margin-bottom: 10px;
}
.partner-count h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 41px;
  display: flex;
  align-items: center;
  text-align: right;
  margin-bottom: 0px;
}
.partner-count .count-title-img {
  position: absolute;
}
.partner-count .count-title-img img {
  display: block;
  margin: auto;
  width: 96%;
}
.partner-count .count-mt-40 {
  margin-top: 40px;
}
.partner-count.count-pb-60 {
  padding-bottom: 60px;
}
.partner-count.count-pt-55 {
  padding-top: 55px;
}
.partner-count .count-h-85 {
  min-height: 85px;
}

.from-en {
  word-break: break-word;
  white-space: normal;
}

.from-kr {
  word-break: keep-all;
  white-space: normal;
}

.partner-section-title-icon {
  width: 80px;
  margin-bottoM: 15px;
}

.partner-section-title {
  font-size: 22px;
  text-align: center;
  color: #070707;
  font-weight: bold;
  margin-bottom: 15px;
}

.partner-section-desc {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  color: #000;
  margin-bottom: 45px;
}

.partner-business-entry {
  background: #000;
  color: #fff;
  padding: 45px 0;
}
.partner-business-entry h2 {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
}
.partner-business-entry h3 {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 28px;
  color: #fff;
}
.partner-business-entry .bus-title {
  color: #fff;
  margin-bottom: 30px;
  font-size: 28px;
}
.partner-business-entry .ui-btn-main-green {
  background: #00D18B;
  border: 1px solid #00D18B;
  color: #000;
  margin-bottom: 30px;
  max-width: 500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}
.partner-business-entry .ui-btn-main-green:hover {
  background: rgba(0, 0, 0, 0);
  color: #00D18B;
}
.partner-business-entry p {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}

.partner-show-wrapper {
  background: #f5f5f5;
  padding: 130px 0;
}
.partner-show-wrapper .partner-show {
  padding: 50px 150px;
  border-radius: 66px;
  background: #fff;
}

.business-form-wrapper {
  background: #f5f5f5;
  padding: 130px 0;
}
.business-form-wrapper .business-form {
  padding: 50px 150px;
  border-radius: 66px;
  background: #fff;
}

.partner-show-item {
  padding: 35px 0;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #eee;
}
.partner-show-item.partner-show-item-top {
  padding: 60px 50px 60px 0;
}
.partner-show-item.partner-show-item-top .psi-img {
  background-size: contain;
}
.partner-show-item .psi-img {
  margin-right: 50px;
  padding-top: 22%;
  flex: 0 0 36%;
  max-width: 36%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.partner-show-item .psi-text {
  flex: 1;
}
.partner-show-item .psi-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
}
.partner-show-item .psi-info {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  font-weight: normal;
  color: #767676;
  margin-bottom: 10px;
  text-indent: -20px;
  margin-left: 30px;
}
.partner-show-item .psi-desc {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  font-weight: normal;
  color: #767676;
  margin-bottom: 10px;
}
.partner-show-item .psi-title-link {
  color: #0062C4;
  text-decoration: underline;
}
.partner-show-item .psi-title-link .psi-title {
  color: #0062C4;
}
.partner-show-item .psi-social-info {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  font-weight: normal;
  color: #C4C4C4;
  margin-bottom: 15px;
  text-indent: -20px;
  margin-left: 30px;
  font-family: "DinC";
}
.partner-show-item .psi-social-info a {
  color: #C4C4C4;
}

.bf-form .form-group {
  margin-bottom: 16px;
}

.bf-label {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #5d5d5d;
}

.bf-form-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 27px;
  text-align: left;
  color: #575757;
  margin-bottom: 15px;
}

.bf-title {
  font-weight: bold;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 20px;
  color: #231815;
}

.bf-desc {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 40px;
  color: #231815;
}

.bf-step-2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.bf-step-2 .bf-step-desc {
  flex: 0 0 200px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #4b4b4b;
}
.bf-step-2 .bf-step-desc.active {
  color: #000000;
}

.bf-step {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  position: relative;
}
.bf-step .bf-step-item {
  flex: 0 0 200px;
  text-align: center;
}
.bf-step .bf-step-item .bf-step-number {
  width: 48px;
  height: 48px;
  font-family: "DinC";
  border-radius: 48px;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
  background: #fff;
  border: 1px solid #707070;
  color: #707070;
  margin: 0 auto 5px auto;
  z-index: 10;
}
.bf-step .bf-step-item .bf-step-number:after {
  position: absolute;
  top: 24px;
  content: "";
  border-top: 1px solid #707070;
  width: calc(50% - 148px);
  height: 1px;
  z-index: 1;
}
.bf-step .bf-step-item:nth-child(1) .bf-step-number:after {
  left: 124px;
}
.bf-step .bf-step-item:nth-child(2) .bf-step-number:after {
  left: calc(50% + 24px);
}
.bf-step .bf-step-item.done:nth-child(1) .bf-step-number:after, .bf-step .bf-step-item.done:nth-child(2) .bf-step-number:after {
  border-top: 1px solid #00D18B;
}
.bf-step .bf-step-item:nth-child(3) .bf-step-number:after {
  display: none;
}
.bf-step .bf-step-item.active .bf-step-number {
  background: #fff;
  border: 1px solid #00D18B;
  color: #00D18B;
}
.bf-step .bf-step-item.done .bf-step-number {
  background: #00D18B;
  border: 1px solid #00D18B;
  color: #fff;
}

.bf-form-c-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #000;
  border-bottom: 1px solid #C6C6C6;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.bf-form-c-item {
  display: flex;
  margin-bottom: 20px;
}
.bf-form-c-item .bffci-title {
  flex: 0 0 45%;
  max-width: 45%;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #797979;
}
.bf-form-c-item .bffci-content {
  flex: 0 0 55%;
  margin-left: 10px;
  max-width: 55%;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #797979;
}

.business-complete-block .ui-icon-box {
  margin-bottom: 25px;
}

.business-complete-title {
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  line-height: 36px;
  color: #000;
  margin-bottom: 30px;
}

.business-complete-desc {
  margin-bottom: 50px;
}

.business-banner-title {
  font-weight: bold;
  padding-left: 10px;
  font-size: 52px;
  line-height: 80px;
  text-align: left;
  color: #fff;
}

.bus-title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #000000;
  font-weight: bold;
}

.business-intro {
  background: #000;
  color: #fff;
  border-top: 1px solid #fff;
  padding-bottom: 0px !important;
}
.business-intro h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
}
.business-intro .business-intro-relative {
  position: relative;
}
.business-intro .business-intro-absolute {
  position: absolute;
  left: 0;
  top: 0;
}
.business-intro .business-intro-title {
  font-size: 26px;
  text-align: center;
  margin-bottom: 30px;
  white-space: nowrap;
}
.business-intro .business-intro-sub {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  white-space: nowrap;
}
.business-intro .business-intro-content {
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
}

.business-four-type {
  background-color: #E8E8E8;
  padding: 85px 0px;
}
.business-four-type .four-type-title {
  font-size: 20px;
  font-weight: bold;
  margin: 28px 0px;
  text-align: center;
  color: #000000;
  white-space: nowrap;
}
.business-four-type .four-type-content {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  white-space: nowrap;
  margin-bottom: 30px;
}

.partner-linkboxs {
  margin-top: 60px;
}

.partner-linkbox {
  display: flex;
  border: 1px solid #fff;
  border-radius: 8px;
  align-items: center;
  position: relative;
  background: transparent;
  transition: all 0.5s;
}
.partner-linkbox:after {
  content: "";
  position: absolute;
  width: 140px;
  height: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0);
  z-index: 10;
  transition: all 0.5s;
}
.partner-linkbox > img.plmain-img {
  flex: 0 0 140px;
  max-width: 140px;
  margin-right: 15px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  position: relative;
  z-index: 9;
}
.partner-linkbox .pl-text {
  position: relative;
  flex: 1;
  height: 100%;
}
.partner-linkbox .pl-text p {
  font-weight: 900;
  font-size: 16px;
  line-height: 25px;
  color: #FFFFFF;
  margin-bottom: 0px;
}
.partner-linkbox > i {
  font-size: 20px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
}
.partner-linkbox:hover {
  background: #fff;
  color: #000;
}
.partner-linkbox:hover .pl-text p {
  color: #000;
}
.partner-linkbox:hover > i {
  color: #000;
}
.quicklinks-p.quicklinks-p-pt-60px {
  padding-top: 60px !important;
}
.quicklinks-p ul li {
  padding: 10px 20px !important;
}
.quicklinks-p ul li.hide-i {
  display: block;
  height: 0px !important;
  padding: 0px !important;
}
.quicklinks-p ul li.hide-i:after {
  width: 100% !important;
  height: 0px !important;
}

.quicklinks {
  padding: 40px 0 60px 0;
}
.quicklinks ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.quicklinks ul .only-en {
  width: 120px;
}
.quicklinks ul .only-en:after {
  right: -60px;
}
.quicklinks ul li {
  list-style: none;
  display: inline-block;
  font-weight: 900;
  font-size: 16px;
  line-height: 25px;
  color: #FFFFFF;
  padding: 20px 20px;
}
.quicklinks ul li a {
  display: inline-block;
  color: #fff;
  padding: 0px;
  border-bottom: 1px solid transparent;
}
.quicklinks ul li a:hover {
  border-bottom: 1px solid #fff;
}
.quicklinks ul li:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 18px;
  background: #FFFFFF;
  position: relative;
  top: 2px;
  right: -20px;
}
.quicklinks ul li:last-child:after {
  display: none;
}

.mt-40 {
  margin-top: 40px;
}

.special-h-120 {
  height: 120px;
}

.quick-link-wrapper {
  background: #000;
  border-bottom: 1px solid #fff;
}
.quick-link-wrapper .quicklinks {
  padding: 10px 0;
}

.white-line {
  border-bottom: 1px solid #fff;
}

.p-big-title {
  font-family: "DinH";
  font-weight: 900;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 15px;
}

.p-mid-title {
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 20px;
}

.v-box {
  text-align: center;
  padding: 0 0px;
}
.v-box h3 {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
}
.v-box h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.v-box p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.v-box p.v-box-p-nomin {
  min-height: initial;
  margin-bottom: 50px;
}
.v-box label {
  background: #00D18B;
  color: #000;
  padding: 2px 10px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 4px;
  transform-origin: bottom;
  transform: skewX(-5deg);
}
.v-box img {
  width: 70%;
  margin-bottom: 50px;
}
.v-box img.v-box-single-img {
  width: 300px;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.partner-feature-wrapper {
  padding: 0 60px;
  display: flex;
  margin-bottom: 70px;
  align-items: center;
}
.partner-feature-wrapper .pfw-text {
  flex: 0 0 330px;
  max-width: 330px;
  margin: 0 25px;
}
.partner-feature-wrapper.px-20px {
  padding: 0px 20px;
}
.partner-feature-wrapper .w-30 {
  min-width: 30px;
  max-width: 30px;
}

.partner-feature-box {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.partner-feature-box > div {
  flex: 0 0 110px;
  max-width: 110px;
  margin: 0 15px 30px 15px;
  text-align: center;
}
.partner-feature-box > div img {
  max-width: 74px;
}
.partner-feature-box > div img.pfbimg-h93 {
  height: 93px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.partner-feature-box > div p {
  max-width: 100px;
  font-weight: 800;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin: 0 auto;
}

.partner-feature-box-quick {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.partner-feature-box-quick > div {
  flex: 0 0 110px;
  max-width: 110px;
  margin: 0 15px 10px 15px;
  text-align: center;
}
.partner-feature-box-quick > div img {
  max-width: 74px;
}
.partner-feature-box-quick > div img.pfbimg-h93 {
  height: 93px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.partner-feature-box-quick > div p {
  max-width: 100px;
  font-weight: 800;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin: 0 auto;
}

.point-row {
  padding: 75px 0;
}

.point-box.pbl {
  padding-right: 100px;
}
.point-box.pbr {
  padding-left: 100px;
  text-align: right;
}
.point-box.pbr p {
  text-align: left;
}
.point-box label {
  padding: 2px 20px 5px 20px;
  display: inline-block;
  border-radius: 32.5px;
  background: #000;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
}
.point-box h2 {
  margin-bottom: 30px;
  color: #000;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: -0.02em;
}
.point-box p {
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #707070;
}
.point-box.point-box-right {
  text-align: right;
}
.point-box.point-box-right p {
  text-align: left;
}

img.point2-img {
  width: 70%;
  margin: 0 auto;
  display: block;
}

.only-business {
  background: #F5F6F6;
}

.bus-box.price-box {
  background: #000;
}

.price-box-item {
  padding: 0 20px;
  margin-top: 15px;
}
.price-box-item img {
  margin-bottom: 30px;
}
.price-box-item p {
  text-align: center;
}
.price-box-item p.small-p {
  line-height: 1.4;
}

.apply-step-box .asb-no {
  font-family: "DinC";
  font-weight: bold;
  font-size: 60px;
  text-align: left;
  color: #000;
  line-height: 50px;
}
.apply-step-box img {
  width: 180px;
  margin-bottom: 10px;
  display: block;
  margin: 0 auto;
}
.apply-step-box h3 {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #000;
  margin-bottom: 15px;
  line-height: 30px;
}
.apply-step-box label {
  background: #00D18B;
  color: #000;
  padding: 3px 10px;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
  font-weight: bold;
  border-radius: 20px;
}

.bus-button {
  font-size: 18px;
}

.bus-quick-img {
  padding: 0px 30px;
  margin-bottom: 60px;
}

.bii-sub-pc {
  font-size: 18px;
  line-height: 1.5;
}

.business-identify-intro {
  background: #000;
}
.business-identify-intro .bus-title {
  margin-bottom: 20px;
}
.business-identify-intro .bii-sub {
  margin-bottom: 70px;
}
.business-identify-intro .business-identify-intro-width {
  width: 100%;
}
.business-identify-intro .business-identify-intro-center {
  width: 30px;
}

.business-identify-intro-four-bg {
  padding: 60px 100px 30px 100px;
}

.pbc-home-img {
  width: 70%;
  margin: 45px auto 25px auto;
  display: block;
}

.home-intro.partner-version {
  background: #000;
  padding: 60px 0 40px 0;
  color: #fff;
}
.home-intro.partner-version .home-intro-box {
  margin-bottom: 0px;
}
.home-intro.partner-version a {
  transform: scale(1);
  transform-origin: center;
  transition: all 0.5s;
}
.home-intro.partner-version a:hover {
  transform: scale(1.05);
  opacity: 0.9;
}
.home-intro.partner-version .pv-desc {
  margin-bottom: 30px;
  text-align: center;
}
.home-intro.partner-version .title1 {
  font-size: 3rem;
  font-weight: bold;
  font-family: "DinC";
  color: #fff;
}
.home-intro.partner-version .title2 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 15px;
}
.home-intro.partner-version .title2 + p {
  text-align: center;
}

@keyframes loop-slide-left {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide-right {
  0% {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.slide-paused:hover .achievement-logo-list {
  animation-play-state: paused;
}

.achievement-logo-scroll {
  align-items: center;
  display: flex;
  overflow: hidden;
}

.achievement-logo-list {
  display: flex;
  padding-left: 0px;
}
.achievement-logo-list.scroll-left {
  animation: loop-slide-left 48s linear 1s infinite both;
}
.achievement-logo-list.scroll-left-fast {
  animation: loop-slide-left 60s linear 1s infinite both;
}
.achievement-logo-list.scroll-left-fast-one {
  animation: loop-slide-left 100s linear 1s infinite both;
}
.achievement-logo-list.scroll-right-fast {
  animation: loop-slide-left 24s linear 1s infinite both;
}
.achievement-logo-list.scroll-right {
  animation: loop-slide-right 48s linear 1s infinite both;
}

.achievement-logo-item {
  display: inline-block;
  height: 60px;
  margin-right: 30px;
  width: auto;
}
.achievement-logo-item.store-item {
  margin-right: 70px;
}
.achievement-logo-item img {
  height: 100%;
  width: auto;
}

.bus-cate-img {
  border-radius: 10px;
  margin-bottom: 60px;
}

.special-feature {
  background: #000;
  color: #fff;
  border-top: 1px solid #fff;
  padding: 30px 0;
}
.special-feature .special-feature-box {
  padding: 60px 0;
}
.special-feature .special-feature-box .sfbp {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  max-width: 800px;
  margin: 0 auto 20px auto;
}
.special-feature .partner-feature-box > .pfb-wrap {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0px;
}
.special-feature .partner-feature-box > div {
  margin-left: 20px;
  margin-right: 20px;
}
.special-feature .special-title {
  font-size: 18px;
  text-align: center;
  white-space: nowrap;
}
.special-feature .special-content {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  white-space: nowrap;
}
.special-feature .special-p {
  font-size: 14px;
  line-height: 30px;
}
.special-feature .mb-100 {
  margin-bottom: 100px;
}
.special-feature .mb-85 {
  margin-bottom: 85px;
}

.global-brands p {
  margin-bottom: 30px;
}
.global-brands.global-black {
  color: #000;
}
.global-brands .brands-four-brands {
  margin: 20px 0px;
  display: flex;
  justify-content: space-between;
}
.global-brands .brands-four-brands .brands-items {
  width: 23%;
  height: 360px;
  border: 8px solid #CDCDCD;
  border-radius: 15px;
  padding: 24px;
}
.global-brands .brands-four-brands .brands-items-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.global-brands .brands-four-brands .brands-items-sub {
  margin-top: 12px;
  font-size: 12px;
  text-align: center;
}
.global-brands .brands-four-brands .brands-items-content {
  margin-top: 12px;
  font-size: 12px;
}

.h-270 {
  margin-top: 30px;
  height: 270px;
  margin-bottom: 10px;
}

.business-brands .brands-title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.business-brands .bus-title {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #000000;
  margin-bottom: 30px;
}
.business-brands h4 {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #212529;
  max-width: 780px;
  margin: 0 auto;
}

@media (min-width: 1000px) {
  .count-mr-40 {
    margin-right: 40px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .partner-banner .partner-banner-content h2 {
    font-size: 56px;
  }
  .business-banner-title {
    font-size: 40px;
    line-height: 50px;
  }
  .partner-count h3 {
    font-size: 18px;
    line-height: 34px;
  }
  .bus-box h3 {
    font-size: 24px;
    line-height: 40px;
  }
  .bus-box h4 {
    font-size: 16px;
    line-height: 28px;
  }
  .partner-linkboxs {
    justify-content: center;
  }
  .partner-linkbox {
    margin-bottom: 20px;
  }
  .partner-linkbox > img.plmain-img {
    flex: 0 0 180px;
    max-width: 180px;
  }
  .quicklinks ul li {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 10px;
  }
  .business-identify-intro .bus-title + h4 {
    max-width: 500px;
    margin: 0 auto 30px auto;
  }
  .partner-feature-wrapper {
    padding: 0;
  }
  .partner-feature-wrapper .pfw-text {
    flex: 0 0 300px;
    max-width: 300px;
    margin: 0 15px;
  }
  .partner-feature-wrapper .pfw-text h3 small {
    display: block;
  }
  .partner-feature-box > div {
    margin: 0 10px 30px 10px;
  }
  .special-feature .special-feature-box .sfbp {
    max-width: 500px;
    font-size: 16px;
    line-height: 28px;
  }
  .special-feature .special-feature-box .sfbp br {
    display: none;
  }
  .special-feature .partner-feature-box > div {
    flex: 0 0 100px;
    max-width: 100px;
  }
  .point-row {
    padding: 25px 0;
  }
  .point-row > .point-box h2 br {
    display: none;
  }
  .point-box.pbl {
    padding-right: 30px;
  }
  .point-box.pbr {
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .only-en {
    display: none !important;
  }
  .text-left-m {
    text-align: left !important;
  }
  .text-right-m {
    text-align: right !important;
  }
  .ml-0-m {
    margin-left: 0 !important;
  }
  .mr-0-m {
    margin-right: 0 !important;
  }
  .business-brands .brands-title {
    font-size: 12px !important;
  }
  .business-brands.business-brands-purchaseagency .bus-title {
    font-size: 18px !important;
  }
  .business-brands.business-brands-purchaseagency h4 {
    font-size: 14px !important;
  }
  .business-four-type {
    padding: 30px 0px !important;
  }
  .partner-purchaseAgency {
    margin-bottom: 40px !important;
  }
  .quicklinks-p {
    line-height: 1;
    padding: 40px 0px !important;
  }
  .quicklinks-p ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .quicklinks-p ul li {
    padding: 3px 10px !important;
  }
  .quicklinks-p ul li a {
    font-size: 12px !important;
    line-height: 25px !important;
  }
  .quicklinks-p ul li:after {
    right: -10px !important;
  }
  .global-brands.global-brands-four-pb-30 {
    padding-bottom: 30px !important;
  }
  .global-brands .global-brands-h3 {
    font-size: 18px !important;
    margin-bottom: 28px;
    font-weight: bold;
  }
  .global-brands .global-brands-p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 28px;
    color: #000000;
  }
  .global-brands .global-brands-btn {
    margin-bottom: 20px;
  }
  .global-brands .global-brands-img {
    margin-bottom: 30px;
  }
  .global-brands .brands-four-brands {
    margin: 20px 0px 5px 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .global-brands .brands-four-brands .brands-items {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    border: 8px solid #CDCDCD;
    border-radius: 15px;
    padding: 24px;
  }
  .global-brands .brands-four-brands .brands-items img {
    width: 195px !important;
    margin: auto;
    display: block;
  }
  .global-brands .brands-four-brands .brands-items-title {
    font-weight: bold;
    margin-top: 12px;
    font-size: 18px;
    line-height: normal;
    text-align: center;
  }
  .global-brands .brands-four-brands .brands-items-sub {
    margin-top: 12px;
    font-size: 12px;
    text-align: center;
  }
  .global-brands .brands-four-brands .brands-items-content {
    margin-top: 12px;
    font-size: 12px;
    margin-bottom: 30px;
  }
  .business-brands.business-brands-purchaseagency {
    padding: 30px 14px !important;
  }
  .business-brands-six-m {
    padding: 10px;
  }
  .h-270 {
    height: auto;
    margin-bottom: 0px;
  }
  .purchaseagency-wrap {
    flex-wrap: nowrap !important;
  }
  .purchaseagency-wrap div {
    margin: 0 10px !important;
    max-width: 90px !important;
  }
  .purchaseagency-wrap p {
    font-size: 12px !important;
  }
  .bus-quick-img {
    padding: 0px 20px;
    margin-bottom: 20px;
  }
  .v-box-purchaseagency {
    padding: 0px 5px;
  }
  .v-box-purchaseagency h3 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .v-box-purchaseagency h4 {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .v-box-purchaseagency p {
    font-weight: 100;
    margin-bottom: 30px;
  }
  .p-big-title-m {
    line-height: 1 !important;
    font-size: 24px !important;
    margin-bottom: 20px !important;
  }
  .bus-title-m {
    font-size: 18px !important;
    margin-bottom: 20px !important;
    line-height: 1 !important;
  }
  .bii-sub-m {
    font-weight: 100 !important;
    font-size: 14px !important;
    margin-bottom: 50px !important;
    line-height: normal;
    padding: 0px 20px;
  }
  .flex-column-m {
    flex-direction: column;
  }
  .business-identify-intro-four-bg {
    padding: 60px 20px 60px 20px;
  }
  .show-moblie {
    display: block !important;
  }
  .show-pc {
    display: none !important;
  }
  .home-intro.partner-version {
    padding: 30px 30px;
  }
  .home-intro.partner-version .home-intro-box:first-child {
    margin-bottom: 10px;
  }
  .home-identify-category {
    padding: 30px 0;
  }
  .home-marker-info {
    padding: 30px 0;
  }
  .partner-banner {
    background-image: none;
    background-color: #000;
    padding: 20px 0 0 0;
  }
  .partner-banner.business-purchaseagency {
    height: 66vw;
    background-image: url("/images/purchaseagency/banner-m.png");
  }
  .partner-banner.business2-banner {
    padding-top: 98%;
    background-image: url("/images/partner/mobile/main-visual.jpg");
  }
  .partner-banner.business2-banner .partner-banner-content {
    position: absolute;
    padding: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
  .partner-banner.business2-banner .partner-banner-content p {
    margin-top: 70px;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
  }
  .partner-banner .partner-banner-content {
    position: relative;
    top: initial;
    left: initial;
    width: initial;
    height: initial;
  }
  .partner-banner .partner-banner-content h2 {
    font-size: 32px;
  }
  .partner-banner .partner-banner-content h3 {
    font-size: 24px;
  }
  .partner-banner .partner-banner-content p {
    font-size: 12px;
  }
  .partner-banner .partner-banner-content .pbc-home-img {
    width: 80%;
  }
  .partner-banner .partner-banner-content .ui-btn-main-green {
    margin-bottom: 50px;
  }
  .partner-section2, .partner-section1 {
    padding: 25px 0;
  }
  .partner-section2 .row, .partner-section1 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .partner-section2 .row .col-6, .partner-section1 .row .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .partner-section-title {
    font-size: 16px;
  }
  .partner-section-desc {
    font-size: 12px;
  }
  .partner-item {
    padding: 20px 13px;
  }
  .partner-item .partner-item-title {
    font-size: 14px;
  }
  .partner-item .partner-item-sub {
    font-size: 12px;
  }
  .partner-item .partner-item-desc p {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    /* autoprefixer: off */
  }
  .partner-business-entry {
    padding: 25px 0;
  }
  .partner-business-entry h2 {
    font-size: 20px;
  }
  .partner-business-entry h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 20px;
  }
  .partner-business-entry p {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .partner-business-entry .bus-title {
    font-size: 20px;
  }
  .partner-show-wrapper {
    padding: 80px 0;
  }
  .partner-show-wrapper .partner-show {
    padding: 30px 20px;
  }
  .partner-show-item {
    flex-wrap: wrap;
  }
  .partner-show-item.partner-show-item-top {
    padding: 25px 14px;
  }
  .partner-show-item.partner-show-item-top .psi-text .psi-title {
    text-align: center;
  }
  .partner-show-item.partner-show-item-top .psi-text .psi-desc {
    line-height: 1.6;
  }
  .partner-show-item .psi-img {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding-top: 55%;
    margin-right: 0px;
  }
  .partner-show-item .psi-title {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .partner-show-item .psi-info, .partner-show-item .psi-social-info {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .business-banner {
    padding-top: 0px;
  }
  .business-banner .partner-banner-content {
    padding: 50px 15px;
  }
  .business-banner-title {
    font-size: 32px;
    text-align: center;
    padding-left: 0px;
    line-height: 48px;
    margin-bottom: 35px;
  }
  .bus-box {
    padding: 35px 0;
  }
  .bus-box h3 {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 29px;
  }
  .bus-box h4 {
    font-size: 14px;
    line-height: 24px;
  }
  .bus-box p {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
  }
  .business-intro .mb-30-mobile {
    margin-bottom: 30px !important;
  }
  .business-intro.p-20-14-mobile {
    padding: 20px 14px;
  }
  .business-intro .business-intro-title {
    font-size: 18px;
  }
  .business-intro .business-intro-sub {
    font-size: 16px;
  }
  .business-intro .business-intro-content {
    font-size: 14px;
    font-weight: 100;
    white-space: wrap;
  }
  .business-intro .img-mb-0-mobile {
    margin-bottom: 0px !important;
  }
  .business-intro img {
    margin-bottom: 20px;
  }
  .business-intro h3 {
    text-align: center;
  }
  .v-box h4 {
    height: initial;
    display: block;
  }
  .v-box p {
    min-height: initial;
  }
  .v-box img.v-box-single-img {
    width: 80%;
  }
  .point-row {
    padding: 25px 0;
  }
  .partner-linkbox {
    margin-bottom: 19px;
  }
  .partner-linkbox > img.plmain-img {
    margin-bottom: 0px;
  }
  .quicklinks ul li {
    font-weight: 900;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 20px;
  }
  .partner-feature-wrapper {
    flex-wrap: wrap;
    padding: 0 25px;
    margin-bottom: 45px;
  }
  .partner-feature-wrapper .pfw-text {
    margin: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .partner-feature-wrapper .pfw-text h3 {
    margin-bottom: 10px;
  }
  .partner-feature-box > div {
    flex: 0 0 120px;
    max-width: 120px;
    margin: 0 5px 30px 5px;
  }
  .bus-cate-img {
    margin-bottom: 30px !important;
  }
  .point-box {
    margin-bottom: 10px;
  }
  .point-box.pbl {
    padding-right: 0px;
  }
  .point-box.pbr {
    padding-left: 0px;
  }
  .point-box.point-box-right p {
    text-align: center;
  }
  .point-box label {
    margin: 0 auto 15px auto;
    font-size: 24px;
    line-height: 24px;
    width: 140px;
    display: block;
  }
  .point-box h2 {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .point-box p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #707070;
  }
  .price-box img {
    width: 85%;
    margin: 3px auto;
    display: block;
  }
  .apply-step-box {
    position: relative;
  }
  .apply-step-box .asb-no {
    position: absolute;
    top: 20px;
    left: 40px;
  }
  .apply-step-box h3 {
    margin-bottom: 10px;
  }
  .apply-step-box p {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  .business-form-wrapper {
    padding: 50px 0;
  }
  .business-form-wrapper .business-form {
    padding: 60px 15px;
  }
  .bf-desc {
    font-size: 14px;
    line-height: 20px;
  }
  .bf-title {
    font-size: 20px;
    line-height: 28px;
  }
  .bf-step:after {
    content: "";
    width: 70%;
    height: 1px;
    top: 24px;
    left: calc(17.5% - 24px);
    background: #707070;
    position: absolute;
    z-index: 1;
  }
  .bf-step .bf-step-item {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .bf-step .bf-step-item .bf-step-number {
    position: relative;
  }
  .bf-step .bf-step-item .bf-step-number:after {
    display: none;
  }
  .bf-step-2 .bf-step-desc {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .home-intro.partner-version .title1 {
    font-size: 2.125rem;
  }
  .home-intro.partner-version .title2 {
    font-size: 16px;
  }
  .partners-index-text {
    position: relative;
  }
  .partners-index-text h2, .partners-index-text p, .partners-index-text img {
    position: relative;
    z-index: 3;
  }
  .partners-index-text .globes {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35%;
    z-index: 1;
  }
  .partner-count .count-title-purchaseagency {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
  }
  .partner-count .count-title-purchaseagency span {
    font-size: 20px !important;
  }
  .partner-count .count-title-purchaseagency .purchaseagency-mb-10 {
    margin-bottom: 0px;
  }
  .partner-count .partner-count-justify-center-mobile {
    text-align: center;
  }
  .partner-count .count-pb-60 {
    padding-bottom: 40px;
  }
  .partner-count .count-pt-55 {
    padding-top: 40px;
  }
  .partner-count h3 {
    text-align: center;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 29px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 30px;
  }
  .p-big-title {
    font-size: 40px;
    line-height: 40px;
  }
  #wholesale {
    margin-top: 20px;
  }
  .special-feature.special-feature-purchaseagency-m {
    padding: 60px 14px;
  }
  .special-feature.special-feature-purchaseagency-m .p-big-title {
    line-height: 1;
    font-size: 44px;
    margin-bottom: 24px;
  }
  .special-feature.special-feature-purchaseagency-m .p-mid-title {
    line-height: 1;
    font-size: 18px;
    margin-bottom: 50px;
  }
  .special-feature.special-feature-purchaseagency-m .mt-40 {
    margin-top: 0;
  }
  .special-feature.special-feature-purchaseagency-m .mt-30 {
    margin-top: 30px;
  }
  .special-feature.special-feature-purchaseagency-m .special-h-120 {
    display: none;
  }
  .special-feature.special-feature-purchaseagency-m .mb-100 {
    margin-bottom: 50px;
  }
  .special-feature.special-feature-purchaseagency-m .special-title {
    font-size: 14px;
  }
  .special-feature.special-feature-purchaseagency-m .special-content {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .special-feature.special-feature-purchaseagency-m .special-p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 100;
  }
  .special-feature.special-feature-purchaseagency-m .wholesale-purchaseagency {
    margin-top: 0px !important;
  }
  .special-feature.special-feature-purchaseagency-m .special-mb-0 {
    margin-bottom: 0px !important;
  }
  .special-feature .special-feature-box {
    padding: 0 30px;
  }
  .special-feature .special-feature-box .sfbp {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
  .special-feature .special-feature-box .p-big-title {
    margin-bottom: 20px;
  }
  .special-feature .special-feature-box .sfb-img {
    margin-bottom: 20px;
  }
  .special-feature .special-feature-box .p-mid-title {
    margin-bottom: 20px;
  }
  .special-feature .special-feature-box .p-mid-title br {
    display: none;
  }
  .ui-btn-main-green {
    padding: 10px 0;
  }
}
@media (max-width: 375px) {
  .partner-section2 .row .col-6, .partner-section1 .row .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .partner-banner .partner-banner-content h2 {
    font-size: 50px;
  }
  .partner-banner .partner-banner-content p {
    line-height: 1.8;
  }
}
.mercari {
  color: #212529;
}
.mercari .bg-size {
  padding: 3rem;
  border-radius: 50%;
  box-sizing: content-box;
}
.mercari .bg-blue {
  background-color: #95D3FF;
}
.mercari .bg-green {
  background-color: #BBE589;
}
.mercari .bg-red {
  background-color: #FF9595;
}
.mercari .bg-yellow {
  background-color: #FFE595;
}
.mercari .mercari__content {
  background-color: white;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.mercari .mercari__content .content__header {
  display: flex;
  padding-bottom: 5rem;
}
.mercari .mercari__content .content__header .header__line {
  width: 10px;
  background-color: #95D3FF;
}
.mercari .mercari__content .content__header .header__word {
  margin-left: 1rem;
  font-size: 28px;
  font-weight: bold;
}
.mercari .mercari__content .content__content {
  text-align: center;
  font-size: 26px;
  padding-bottom: 5rem;
}
.mercari .mercari__content .content__image {
  padding-bottom: 5rem;
}
.mercari .mercari__content .content__content-bottom {
  font-size: 16px;
  padding-bottom: 5rem;
}
.mercari .mercari__content .btn-red {
  background-color: #FF0211;
  font-size: 16px;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1rem;
  border: 0px solid red;
  padding-bottom: 1rem;
  line-height: 1;
  box-sizing: content-box;
  border-radius: 20px;
  font-weight: bold;
  z-index: 1;
  position: relative;
}
.mercari .mercari__content .btn-red .btn-hover {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  background-color: white;
  top: 0;
  left: 0;
  border-radius: 20px;
  opacity: 0;
}
.mercari .mercari__content .btn-red:hover .btn-hover {
  opacity: 0.5;
  transition: all 0.5s;
}
.mercari .mercari__bottom {
  background-color: #212121;
  padding-top: 5rem;
  padding-bottom: 5rem;
  color: white;
}
.mercari .mercari__bottom .bottom__header {
  display: flex;
  padding-bottom: 40px;
}
.mercari .mercari__bottom .bottom__header .header__line {
  width: 10px;
  background-color: #BBE589;
}
.mercari .mercari__bottom .bottom__header .header__word {
  margin-left: 1rem;
  font-size: 28px;
  font-weight: bold;
}
.mercari .mercari__bottom .bottom__introduce {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #989898;
  padding: 50px 0;
}
.mercari .mercari__bottom .bottom__introduce.bottom__introduce-noline {
  border-bottom: none;
}
.mercari .mercari__bottom .bottom__introduce .introduce__flex-word {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mercari .mercari__bottom .bottom__introduce .introduce__width {
  padding-left: 1.5rem;
}
.mercari .mercari__bottom .bottom__introduce .w-475 {
  width: 47.5%;
}
.mercari .mercari__bottom .bottom__introduce .introduce__animate-one {
  z-index: 1;
}
.mercari .mercari__bottom .bottom__introduce .introduce__animate-two {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  opacity: 0;
  animation-name: opacityAnimate;
  animation-iteration-count: infinite;
  animation-duration: 15s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}
@keyframes opacityAnimate {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 0;
  }
  16% {
    opacity: 0;
  }
  24% {
    opacity: 1;
  }
  32% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  48% {
    opacity: 1;
  }
  56% {
    opacity: 0;
  }
  64% {
    opacity: 0;
  }
  72% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  88% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.mercari .mercari__bottom .bottom__introduce .introduce__animate-three {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0;
  animation-name: opacityAnimateThree;
  animation-duration: 15s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}
@keyframes opacityAnimateThree {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 0;
  }
  16% {
    opacity: 0;
  }
  24% {
    opacity: 0;
  }
  32% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  48% {
    opacity: 0;
  }
  56% {
    opacity: 1;
  }
  64% {
    opacity: 1;
  }
  72% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  88% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.mercari .mercari__bottom .bottom__introduce .introduce__animate-other {
  z-index: 4;
  animation-name: opacityAnimateOther;
  animation-iteration-count: infinite;
  animation-duration: 15s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}
@keyframes opacityAnimateOther {
  0% {
    opacity: 1;
  }
  8% {
    opacity: 1;
  }
  16% {
    opacity: 1;
  }
  24% {
    opacity: 0;
  }
  32% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  48% {
    opacity: 0;
  }
  56% {
    opacity: 0;
  }
  64% {
    opacity: 0;
  }
  72% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  88% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.mercari .mercari__bottom .bottom__introduce .introduce__header {
  font-size: 26px;
  margin-bottom: 2rem;
}
.mercari .mercari__bottom .bottom__introduce .introduce__content {
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
}
.mercari .mercari__bottom .bottom__introduce .introduce__items {
  width: 50px;
  height: 50px;
}
.mercari .mercari__bottom .bottom__introduce .introduce__image-width {
  width: 100%;
  border-radius: 15px;
}
.mercari .mercari__bottom .bottom__introduce .introduce__items-bg-size {
  padding: 1rem;
  border-radius: 50%;
  box-sizing: content-box;
}
.mercari .mercari__bottom .bottom__introduce .introduce__fb-tag {
  position: absolute;
  bottom: -10%;
  left: 25%;
}
.mercari .mercari__bottom .bottom__introduce .introduce__mercari-tag {
  position: absolute;
  bottom: -10%;
  left: 5%;
}
.mercari .mercari__bottom .bottom__introduce-end {
  width: 90%;
  margin: auto;
  border-radius: 20px;
  border: 3px solid #4C4C4C;
  padding: 1.5rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
}
.mercari .mercari__bottom .bottom__img {
  width: 50%;
}
.mercari .mercari__bottom .bottom__word {
  width: 65%;
}
.mercari .show-in-mobile {
  display: none;
}
.mercari .m-88 {
  margin: 0 44px;
}
.mercari .m-58 {
  margin: 0 29px;
}
@media (max-width: 768px) {
  .mercari .bg-size {
    padding: 1rem;
    border-radius: 50%;
    box-sizing: content-box;
  }
  .mercari .show-in-mobile {
    display: block;
  }
  .mercari .show-in-pc {
    display: none;
  }
  .mercari .mercari__header {
    height: 120vw;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .mercari .mercari__header .header__space {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mercari .mercari__header .header__title-image {
    width: 60%;
  }
  .mercari .mercari__header .header__left-style {
    padding-top: 1rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0rem;
    align-items: center;
  }
  .mercari .mercari__header .header__three-items {
    margin-top: 2rem;
  }
  .mercari .mercari__header .header__items {
    width: 65px;
    height: 65px;
  }
  .mercari .mercari__header .header__content {
    position: absolute;
    text-align: center;
    top: 55%;
    bottom: auto;
    right: auto;
  }
  .mercari .mercari__header .header__items-word {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
  }
  .mercari .mercari__content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .mercari .mercari__content .content__header {
    display: flex;
    padding-bottom: 3rem;
  }
  .mercari .mercari__content .content__header .header__word {
    margin-left: 1rem;
    font-size: 18px;
    font-weight: bold;
  }
  .mercari .mercari__content .content__content {
    font-size: 18px;
    padding-bottom: 3rem;
    width: 85%;
    margin: auto;
  }
  .mercari .mercari__content .content__image {
    padding-bottom: 3rem;
  }
  .mercari .mercari__content .content__content-bottom {
    font-size: 12px;
    padding-bottom: 3rem;
  }
  .mercari .mercari__content .btn-red {
    background-color: #FF0211;
    font-size: 16px;
    padding-left: 5rem;
    padding-right: 5rem;
    box-sizing: content-box;
    border-radius: 20px;
  }
  .mercari .mercari__bottom {
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: white;
  }
  .mercari .mercari__bottom .bottom__header {
    padding-bottom: 0px;
  }
  .mercari .mercari__bottom .bottom__header .header__line {
    width: 10px;
    background-color: #BBE589;
  }
  .mercari .mercari__bottom .bottom__header .header__word {
    margin-left: 1rem;
    font-size: 18px;
    font-weight: bold;
  }
  .mercari .mercari__bottom .bottom__introduce {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 30px 0;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__three-items-rwd {
    flex-direction: column !important;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__flex-word {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__width {
    padding-left: 0;
  }
  .mercari .mercari__bottom .bottom__introduce .w-475 {
    width: 100%;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__animate-one {
    z-index: 1;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__animate-two {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    opacity: 0;
    animation-name: opacityAnimate;
    animation-iteration-count: infinite;
    animation-duration: 15s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
  }
  @keyframes opacityAnimate {
    0% {
      opacity: 0;
    }
    8% {
      opacity: 0;
    }
    16% {
      opacity: 0;
    }
    24% {
      opacity: 1;
    }
    32% {
      opacity: 1;
    }
    40% {
      opacity: 1;
    }
    48% {
      opacity: 1;
    }
    56% {
      opacity: 0;
    }
    64% {
      opacity: 0;
    }
    72% {
      opacity: 0;
    }
    80% {
      opacity: 0;
    }
    88% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__animate-three {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    opacity: 0;
    animation-name: opacityAnimateThree;
    animation-duration: 15s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
  }
  @keyframes opacityAnimateThree {
    0% {
      opacity: 0;
    }
    8% {
      opacity: 0;
    }
    16% {
      opacity: 0;
    }
    24% {
      opacity: 0;
    }
    32% {
      opacity: 0;
    }
    40% {
      opacity: 0;
    }
    48% {
      opacity: 0;
    }
    56% {
      opacity: 1;
    }
    64% {
      opacity: 1;
    }
    72% {
      opacity: 1;
    }
    80% {
      opacity: 1;
    }
    88% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__animate-other {
    z-index: 4;
    animation-name: opacityAnimateOther;
    animation-iteration-count: infinite;
    animation-duration: 15s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
  }
  @keyframes opacityAnimateOther {
    0% {
      opacity: 1;
    }
    8% {
      opacity: 1;
    }
    16% {
      opacity: 1;
    }
    24% {
      opacity: 0;
    }
    32% {
      opacity: 0;
    }
    40% {
      opacity: 0;
    }
    48% {
      opacity: 0;
    }
    56% {
      opacity: 0;
    }
    64% {
      opacity: 0;
    }
    72% {
      opacity: 0;
    }
    80% {
      opacity: 0;
    }
    88% {
      opacity: 1;
    }
    100% {
      opacity: 1;
    }
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__mb-4 {
    margin-bottom: 2rem !important;
    justify-content: space-evenly;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__header {
    font-size: 18px;
    margin-bottom: 2rem;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__content {
    font-size: 12px;
    margin-bottom: 2rem;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__items {
    width: 45px;
    height: 45px;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__image-width {
    width: 100%;
    border-radius: 15px;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__items-bg-size {
    padding: 1rem;
    border-radius: 50%;
    box-sizing: content-box;
    margin-bottom: 0.5rem;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__fb-tag {
    position: absolute;
    bottom: -10%;
    left: 25%;
  }
  .mercari .mercari__bottom .bottom__introduce .introduce__mercari-tag {
    position: absolute;
    bottom: -10%;
    left: 5%;
  }
  .mercari .mercari__bottom .bottom__introduce-end {
    width: 100%;
    margin: auto;
    border-radius: 20px;
    border: 3px solid #4C4C4C;
    padding: 1.5rem;
    font-size: 12px;
  }
  .mercari .mercari__bottom .flex-column-m {
    flex-direction: column;
  }
  .mercari .mercari__bottom .bottom__img {
    width: 100%;
    margin-bottom: 2rem;
  }
  .mercari .mercari__bottom .bottom__word {
    width: 100%;
  }
}
@media (min-width: 1800px) {
  .mercari .mercari__header .header__left-style {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 3rem;
  }
  .mercari .mercari__header .header__title-image {
    width: 100%;
  }
  .mercari .mercari__header .header__three-items {
    margin-top: 3rem;
  }
  .mercari .mercari__header .header__items {
    width: 75px;
    height: 75px;
  }
  .mercari .mercari__header .header__content {
    position: absolute;
    bottom: 20% !important;
    right: 5% !important;
  }
  .mercari .mercari__header .header__content img {
    width: 100% !important;
  }
  .mercari .mercari__header .header__items-word {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .mercari .bg-size {
    padding: 2rem;
    border-radius: 50%;
    box-sizing: content-box;
  }
  .mercari .mercari__header .header__content {
    position: absolute;
    bottom: 25%;
    right: -35%;
  }
  .mercari .mercari__header .header__content img {
    width: 60%;
  }
  .mercari .mercari__header .header__items {
    width: 50px;
    height: 50px;
  }
  .mercari .mercari__header .header__items-word {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mercari .bg-size {
    padding: 2rem;
    border-radius: 50%;
    box-sizing: content-box;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .mercari .bg-size {
    padding: 2rem;
    border-radius: 50%;
    box-sizing: content-box;
  }
}

.identify-bg {
  position: relative;
}

.tabTwoSelected {
  background-color: #00A8E3 !important;
  font-weight: bold;
  color: white !important;
}

.show-mobile {
  display: none;
}

.transition_5s {
  transition: 0.5s;
}

.left-0 {
  background-image: url("/images/static-page/Identify-query/bg-blue.png");
}

.right-0 {
  background-image: url("/images/static-page/Identify-query/bg-black.png");
}

@media (max-width: 767px) {
  .left-0 {
    background-image: url("/images/static-page/Identify-query/bg-blue-m.jpg");
  }
  .right-0 {
    background-image: url("/images/static-page/Identify-query/bg-black-m.png");
  }
}
@media (max-width: 767px) {
  .show-pc {
    display: none !important;
  }
  .show-mobile {
    display: block !important;
  }
}
.identify-main-content {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
  width: 100%;
  height: 100%;
  padding-top: 110px;
  padding-bottom: 195px;
  top: 0;
  left: 0;
  color: white;
  background-position: center;
  background-size: cover;
}
.identify-main-content .op-0 {
  opacity: 0;
}
.identify-main-content .content-title {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  line-height: 1;
  padding-bottom: 55px;
}
.identify-main-content .content-subject {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  padding-bottom: 55px;
}
.identify-main-content .content-tab {
  position: relative;
  margin: auto;
  width: 44%;
  display: flex;
  justify-content: space-between;
  border-radius: 40px;
  background-color: #dedede;
  border: 1px solid #707070;
  margin-bottom: 55px;
}
.identify-main-content .content-tab .tab-positon {
  position: absolute;
  background-color: #000000;
  border: 1px solid #707070;
  color: white;
  width: calc(50% - 5px);
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 12px 0px;
  border-radius: 40px;
  height: 48px;
  transition: 0.5s;
  box-sizing: border-box;
  background-image: none !important;
}
.identify-main-content .content-tab .tab-space {
  width: 10px;
}
.identify-main-content .content-tab .tab-word {
  font-size: 16px;
  font-weight: 500;
  color: #707070;
  padding: 12px 0px;
  width: calc(50% - 5px);
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
}
.identify-main-content .content-tab .tab-word:hover {
  color: #00A8E3;
}
.identify-main-content .content-input {
  position: relative;
  width: 49%;
  margin: auto;
  margin-bottom: 50px;
}
.identify-main-content .content-input select {
  width: 100%;
  height: 54px;
  border-radius: 5px;
  border: 1px solid #CACACA;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 16px;
  font-size: 14px;
  color: #495057;
  margin-bottom: 5px;
}
.identify-main-content .content-input select::-moz-placeholder {
  color: #495057;
}
.identify-main-content .content-input select::placeholder {
  color: #495057;
}
.identify-main-content .content-input input {
  width: 100%;
  height: 54px;
  border-radius: 5px;
  border: 1px solid #CACACA;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px;
  font-size: 14px;
  color: #495057;
  margin-bottom: 5px;
}
.identify-main-content .content-input input::-moz-placeholder {
  color: #495057;
}
.identify-main-content .content-input input::placeholder {
  color: #495057;
}
.identify-main-content .content-input .alert {
  position: absolute;
  top: -36px;
}
.identify-main-content .content-btn {
  width: 49%;
  border-radius: 40px;
  margin: auto;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.5);
  font-size: 28px;
  font-weight: 800;
  padding: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.3s ease;
}
.identify-main-content .content-btn .img-container {
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.identify-main-content .content-btn .img {
  position: absolute;
  top: 60%;
  left: 100%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
  opacity: 1;
}
.identify-main-content .content-btn .hover-img {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.identify-main-content .content-btn.action {
  background-color: #00A8E3;
  border: 1px solid #00A8E3;
  color: white;
}
.identify-main-content .content-btn.action:hover {
  color: black;
}
.identify-main-content .content-btn.action:hover .hover-img {
  opacity: 1;
}
.identify-main-content .content-btn.action:hover img:first-child,
.identify-main-content .content-btn.action:hover img:nth-child(2) {
  opacity: 0;
}
.identify-main-content .left-0 {
  left: 0;
}
.identify-main-content .right-0 {
  left: calc(50% + 5px); /* 使盒子滑到右侧，减去元素本身宽度 */
}
@media (max-width: 767px) {
  .identify-main-content {
    padding-top: 68px;
  }
  .identify-main-content .content-title {
    font-size: 22px;
    padding-bottom: 68px;
  }
  .identify-main-content .content-subject {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 34px;
    width: 75%;
    margin: auto;
  }
  .identify-main-content .content-tab {
    width: 90%;
    margin-bottom: 55px;
  }
  .identify-main-content .content-tab .tab-positon {
    width: 50%;
    font-size: 12px;
    height: auto;
    white-space: nowrap;
    padding: 8px 0px;
    height: 34px;
    box-sizing: border-box;
  }
  .identify-main-content .content-tab .tab-space {
    width: 0px;
  }
  .identify-main-content .content-tab .tab-word {
    font-size: 12px;
    padding: 8px 0px;
    width: 50%;
    white-space: nowrap;
  }
  .identify-main-content .content-tab .tab-word:hover {
    color: #00A8E3;
  }
  .identify-main-content .content-input {
    width: 91%;
    margin: auto;
    margin-bottom: 50px;
  }
  .identify-main-content .content-input select {
    width: 100%;
    height: 46px;
    padding: 12px 18px !important;
    font-size: 14px;
  }
  .identify-main-content .content-input input {
    width: 100%;
    height: 46px;
    padding: 12px 18px !important;
    font-size: 14px;
  }
  .identify-main-content .content-btn {
    width: 91%;
    font-size: 16px;
    font-weight: 800;
    padding: 15px;
  }
  .identify-main-content .left-0 {
    left: 0;
  }
  .identify-main-content .right-0 {
    left: calc(50% + 10px); /* 使盒子滑到右侧，减去元素本身宽度 */
  }
}

@media (min-width: 767px) and (max-width: 1280px) {
  .tab-word {
    font-size: 12px !important;
    font-weight: 500;
    color: #707070;
    padding: 12px 0px;
    width: calc(50% - 5px);
    text-align: center;
    transition: 0.3s;
    cursor: pointer;
  }
  .tab-word:hover {
    color: #00A8E3;
  }
  .tab-positon {
    font-size: 12px !important;
    height: auto !important;
  }
}
.identify-return {
  background-color: #000000;
  padding: 30px 0px;
}
.identify-return .mb-12 {
  margin-bottom: 12px;
}
.identify-return .mr-20 {
  font-size: 12px;
  font-weight: 700;
  margin-right: 20px;
  width: 80px;
  line-height: 16px;
  text-align: right;
}
.identify-return .ml-20 {
  margin-left: 20px;
  font-weight: 700;
  font-size: 12px;
  width: 360px;
  line-height: 16px;
}
.identify-return .back-title {
  font-size: 12px;
  color: white;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.identify-return .back-title div {
  margin-left: 12px;
}
.identify-return .back-title rect {
  transition: 0.5s;
  stroke: white;
}
.identify-return .back-title path {
  transition: 0.5s;
  fill: white;
}
.identify-return .back-title:hover {
  color: gray;
}
.identify-return .back-title:hover rect {
  stroke: gray;
}
.identify-return .back-title:hover path {
  fill: gray;
}
.identify-return .main__cert {
  width: 800px;
  margin: auto;
  position: relative;
}
.identify-return .main__cert .cert__content {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 55px 55px;
}
.identify-return .main__cert .cert__content .content__logo {
  width: 50%;
  display: block;
  margin: auto;
}
.identify-return .main__cert .cert__content .content__title {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 20px;
}
.identify-return .main__cert .cert__content .content__cov {
  width: 85%;
  display: block;
  margin: auto;
}
.identify-return .main__cert .cert__content .content__content {
  width: 70%;
  margin: 36px auto 40px auto;
  display: block;
}
.identify-return .main__cert .cert__content .content__identification {
  border: 0.5px solid #000000;
  padding: 30px 55px 80px 55px;
  display: block;
}
.identify-return .main__cert .cert__content .content__identification .identification__mt {
  justify-content: center;
  position: relative;
  display: grid !important;
}
.identify-return .main__cert .cert__content .content__identification .identification__number {
  font-size: 26px;
  width: 256px;
  margin-bottom: 32px;
  line-height: 1;
  position: relative;
}
.identify-return .main__cert .cert__content .content__identification .identification__number .identification__number-position {
  width: 256px !important;
  position: absolute;
  top: -5px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  line-height: 1;
  font-size: 22px;
  height: 28px;
}
.identify-return .main__cert .cert__content .content__identification .identification__number .digital_font {
  margin-left: 15px;
  display: inline-block;
  font-family: "Digital";
}
.identify-return .main__cert .cert__content .content__identification .identification__serial-number {
  width: 117px;
  margin-bottom: 12px;
}
.identify-return .main__cert .cert__content .content__identification .identification__image {
  width: 216px;
  height: 216px;
  border-radius: 8px;
  background-color: #EAEAEA;
  margin-bottom: 40px;
  align-items: center;
  display: grid;
}
.identify-return .main__cert .cert__content .content__identification .identification__image img {
  width: 75%;
  max-height: 150px;
  justify-items: center;
  align-items: center;
  margin: auto;
  border-radius: 8px;
}
.identify-return .main__cert .cert__content .content__identification .identification__eagle {
  position: absolute;
  width: 150px;
  right: 25%;
  top: 35%;
}
.identify-return .main__cert .cert__content .content__identification .identification__detail {
  line-height: 16px;
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  white-space: nowrap;
}
.identify-return .main__cert .cert__content .content__identification .identification__detail div {
  margin-bottom: 5px;
}
.identify-return .main__cert .cert__content .content__identification .identification__detail.detail__title {
  width: 90px;
  text-align: right;
  margin-right: 20px;
}
.identify-return .main__cert .cert__content .content__identification .identification__detail.detail__content {
  margin-left: 20px;
}
.identify-return .main__cert .cert__content .content__identification .identification__line {
  position: absolute;
  width: 0.8px;
  height: 97%;
  top: 1.5%;
  background-color: #000000;
  left: 150px;
}
.identify-return .main__cert .cert__content .content__bottom {
  margin-top: 15px;
  position: relative;
}
.identify-return .main__cert .cert__content .content__bottom .bottom__date {
  font-size: 16px;
  font-weight: 900;
  position: absolute;
  top: 36px;
  left: 85px;
}
.identify-return .main__cert .cert__content .content__footer img {
  width: 200px;
  display: block;
  margin: 36px auto 0px auto;
}
@media (max-width: 768px) {
  .identify-return.only-return {
    padding: 30px 0px;
  }
  .identify-return.only-return .mb-12 {
    margin-bottom: 12px;
  }
  .identify-return.only-return .mr-20 {
    font-size: 10px;
    font-weight: 700;
    margin-right: 20px;
    width: 65px;
  }
  .identify-return.only-return .ml-20 {
    margin-left: 20px;
    font-weight: 700;
    font-size: 10px;
    width: 168px;
    line-height: 16px;
  }
  .identify-return.only-return .main__cert {
    width: 375px;
    height: 1132px;
    overflow: hidden;
    position: relative;
  }
  .identify-return.only-return .main__cert .cert__content {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 20px 20px;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification {
    margin-top: 20px;
    border: 0.5px solid #000000;
    padding: 20px 26px 105px 26px;
    display: block;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__mobile {
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 45px;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__mt {
    margin-top: 0px;
    justify-content: center;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__number {
    font-size: 26px;
    width: 284px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-bottom: 32px;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__number .identification__number-position {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: flex;
    align-items: center !important;
    justify-content: center;
    height: auto !important;
    font-size: 24px !important;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__number .digital_font {
    margin-left: 15px;
    display: inline-block;
    font-family: "Digital";
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__serial-number {
    width: 117px;
    margin: 0px auto 10px auto;
    display: block;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__image {
    width: 156px;
    height: 156px;
    border-radius: 8px;
    background-color: #EAEAEA;
    margin-bottom: 0px;
    align-items: center;
    display: grid;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__image img {
    width: 75%;
    display: block;
    margin: auto;
    border-radius: 8px;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__eagle {
    position: absolute;
    width: 110px;
    right: 10%;
    top: 31%;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__detail {
    line-height: 16px;
    font-size: 10px;
    font-weight: 700;
    color: #000000;
    white-space: wrap;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__detail div {
    margin-bottom: 10px;
    height: 30px;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__detail.detail__title {
    width: 90px;
    text-align: right;
    margin-right: 20px;
    white-space: nowrap;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__detail.detail__content {
    margin-left: 20px;
  }
  .identify-return.only-return .main__cert .cert__content .content__identification .identification__line {
    left: 85px;
  }
  .identify-return.only-return .main__cert .cert__content .content__bottom {
    margin-top: 15px;
    position: relative;
  }
  .identify-return.only-return .main__cert .cert__content .content__bottom .bottom__date {
    font-size: 16px;
    font-weight: 900;
    position: absolute;
    top: 8px;
    left: 135px;
  }
  .identify-return.only-return .main__cert .cert__content .content__footer img {
    width: 200px;
    display: block;
    margin: 36px auto 0px auto;
  }
}

.show-mobile-return {
  display: none;
}

@media (max-width: 768px) {
  .show-pc-return {
    display: none !important;
  }
  .show-mobile-return {
    display: block !important;
  }
}
@font-face {
  font-family: "Digital";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/DS-Digital.woff") format("woff");
}
@font-face {
  font-family: "Digital";
  font-style: normal;
  font-weight: bold;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/DS-Digital-Bold.woff") format("woff");
}
