@media (min-width: 992px) {
  .back-index .back-index-wapper {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .header .container {
    padding: 0 1.25rem;
  }
  .header .header-wapper {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .footer .container {
    padding: 0 1.25rem;
  }
  .footer .list-item {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .footer .list-item .item {
    width: 18.4375rem;
    border-bottom: 1px solid #ADADAD;
  }
  .footer .list-item .item:first-child {
    border-top: 1px solid #ADADAD;
  }
  .footer .list-item .item:hover a {
    color: #ADADAD;
  }
  .footer .list-item .item:hover a svg path {
    fill: #ADADAD;
  }
  .footer .list-item .item:hover a svg rect {
    stroke: #ADADAD;
  }
  .footer .bottom-footer {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    border-top: 1px solid #ADADAD;
  }
  .footer .bottom-footer-wapper {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer .back-top {
    padding: 0;
    margin-bottom: 2.5rem;
    display: block;
  }
  .footer .back-top span {
    display: inline-block;
  }
  .footer .g-lng {
    background-color: #FFFFFF;
    padding: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer .cp-right {
    background-color: #FFFFFF;
    padding: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media (min-width: 992px) {
  .home {
    font-size: 1.625rem;
    line-height: 3rem;
    letter-spacing: .0975rem;
  }
}

@media (min-width: 992px) {
  .profile .profile-wapper .list-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .profile .profile-wapper .list-tab .item {
    margin-left: 1.5rem;
    margin-bottom: 0;
  }
  .profile .profile-wapper .list-tab .item a .icon {
    margin-left: .5rem;
  }
  .profile .profile-wapper .block-ct {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .profile .profile-wapper .block-ct .g-title {
    width: 14.75rem;
  }
  .profile .profile-wapper .block-ct .g-ct {
    width: calc(100% - 15.25rem);
    margin-left: .5rem;
  }
  .profile .profile-wapper .block-ct .g-ct .no-pp-top {
    padding-top: 0;
  }
  .profile .profile-wapper .block-ct .g-ct .row-g {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .profile .profile-wapper .block-ct .g-ct .row-g .col:first-child {
    width: 6.875rem;
  }
  .profile .profile-wapper .block-ct .g-ct .row-g .col:last-child {
    width: calc(100% - 6.75rem);
  }
  .profile .profile-wapper .block-ct#market .g-ct .total-store.no-pp-top {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .business .block-ct {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5rem;
  }
  .business .block-ct:last-child {
    margin-bottom: 0;
  }
  .business .block-ct .g-title {
    width: 14.75rem;
  }
  .business .block-ct .g-ct {
    width: calc(100% - 15.25rem);
    border-top: 1px dashed #E7E4E4;
    padding-top: 0;
  }
  .business .block-ct:first-child .g-title {
    border-top: 0;
  }
  .business .block-ct:first-child .g-ct {
    border-top: 0;
  }
  .business .block-ct#brand .g-ct {
    border-top: 1px dashed #E7E4E4;
    overflow: hidden;
  }
  .business .block-ct#brand .list-brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
    width: calc(100% + 1.5rem);
  }
  .business .block-ct#brand .list-brand .item {
    width: 50%;
    padding: 0 .75rem;
  }
  .business .block-ct#media .list-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
    width: calc(100% + 1.5rem);
  }
  .business .block-ct#media .list-media .item {
    width: 50%;
    padding: 0 .75rem;
  }
}

@media (min-width: 992px) {
  .philosophy .block-ct {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5rem;
  }
  .philosophy .block-ct:last-child {
    margin-bottom: 0;
  }
  .philosophy .block-ct .g-title {
    width: 14.75rem;
  }
  .philosophy .block-ct .g-ct {
    width: calc(100% - 15.25rem);
    border-top: 1px dashed #E7E4E4;
    padding-top: .5rem;
  }
  .philosophy .block-ct:first-child .g-title {
    border-top: 0;
  }
  .philosophy .block-ct:first-child .g-ct {
    border-top: 0;
  }
  .philosophy .block-ct#core .g-ct {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .ab-vascara .banner {
    margin-bottom: 5rem;
    margin-top: 5rem;
  }
  .ab-vascara .g-content {
    margin-bottom: 5rem;
  }
  .ab-vascara .g-content .top-group {
    margin-bottom: .5rem;
  }
  .ab-vascara .g-content .style-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ab-vascara .g-content .style-1 .title {
    width: 14.75rem;
    border-bottom: 0;
  }
  .ab-vascara .g-content .style-1 .des {
    border-top: 1px solid #E7E4E4;
    width: calc(100% - 15.25rem);
  }
  .ab-vascara .g-content .list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 2.5rem);
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
  .ab-vascara .g-content .list-item .item {
    width: 50%;
    padding: 0 1.25rem;
  }
  .ab-vascara .g-content .group-slide {
    margin-right: 0;
    width: 100%;
  }
  .ab-vascara .g-content .slide-image .item {
    margin-bottom: .5rem;
  }
  .ab-vascara .g-content .slide-image .item:last-child {
    margin-bottom: 0;
  }
  .ab-vascara .g-content.market .list-item .item {
    margin-bottom: 0;
  }
  .ab-vascara .g-content.market .map {
    width: 17.6875rem;
    margin: 0 auto;
  }
  .ab-vascara .g-content.of-time .top-group {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    border-style: solid;
  }
  .ab-vascara .g-content.stripe .g-caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ab-vascara .g-content.stripe .g-caption .title {
    width: 6.5625rem;
  }
  .ab-vascara .g-content.stripe .g-caption .des {
    width: calc(100% - 6.5625rem);
    padding-left: .5rem;
    border-top: 1px dashed #E7E4E4;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  .tmb {
    padding-bottom: 0;
  }
  .tmb .banner {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .tmb .about-tmb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    width: calc(100% + 2.5rem);
    margin-bottom: 5rem;
  }
  .tmb .about-tmb .ct-about, .tmb .about-tmb .img-about {
    width: 50%;
    padding: 0 1.25rem;
  }
  .tmb .g-content {
    margin-bottom: 5rem;
  }
  .tmb .g-content .caption-group .title {
    font-size: 1.625rem;
    line-height: 3rem;
    letter-spacing: .0975rem;
  }
  .tmb .g-content .caption-group .des {
    font-size: 1rem;
    line-height: 1.8375rem;
    letter-spacing: .0975rem;
  }
  .tmb .g-content .caption-group .img img {
    width: 9.25rem;
  }
}
