.cmp-font-size-sub-headline {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-sub-headline {
    font-size: 18px;
  }
}

.cmp-font-size-body {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-body {
    font-size: 14px;
  }
}

.tudor-ranger-page {
  overflow: hidden;
  padding: 0;
  margin: auto;
  color: #8f8d8d;
}
@media (max-width: 767.98px) {
  .tudor-ranger-page {
    padding: 20px 0px 0px 0px;
  }
}
@media (min-width: 768px) {
  .tudor-ranger-page {
    font-size: 18px;
  }
}
.tudor-ranger-page h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  font-family: "Orpheus Pro";
}
@media (min-width: 768px) {
  .tudor-ranger-page h2 {
    font-size: 34px;
    font-weight: 800;
  }
}
.tudor-ranger-page .content-block {
  max-width: 1090px;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 767.98px) {
  .tudor-ranger-page .content-block {
    padding: 0 20px;
  }
}
.tudor-ranger-page .video-wrap {
  padding-bottom: 36px;
  font-size: 0;
}
.tudor-ranger-page .video-wrap .video-player {
  width: 100%;
}
.tudor-ranger-page .introduce-block {
  line-height: 24px;
  margin: 33px auto 37px;
  text-align: center;
}
@media (min-width: 768px) {
  .tudor-ranger-page .introduce-block {
    font-size: 18px;
    padding: 0 160px;
    color: #8f8d8d;
  }
}
.tudor-ranger-page .saga-block {
  text-align: center;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .tudor-ranger-page .saga-block {
    padding: 152px 0 30px;
  }
}
.tudor-ranger-page .saga-block.saga-block-mb {
  background-color: #F4F8FB;
  display: none;
}
.tudor-ranger-page .saga-block.saga-block-pc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.tudor-ranger-page .saga-block.saga-block-pc .content-block {
  padding: 0 100px;
}
@media (max-width: 767.98px) {
  .tudor-ranger-page .saga-block.saga-block-mb {
    display: block;
  }
  .tudor-ranger-page .saga-block.saga-block-pc {
    display: none;
  }
}
.tudor-ranger-page .saga-block .content-block {
  margin: 0 auto;
}
.tudor-ranger-page .image-warp {
  margin-bottom: 28px;
  position: relative;
}
.tudor-ranger-page .image-warp img {
  display: block;
  width: 100%;
}
.tudor-ranger-page .txt-warp {
  line-height: 24px;
  margin-bottom: 37px;
}
@media (min-width: 768px) {
  .tudor-ranger-page .txt-warp {
    margin-bottom: 50px;
  }
}
.tudor-ranger-page .tudor-tit {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .tudor-ranger-page .tudor-tit {
    margin-top: 100px;
    margin-bottom: 30px;
  }
  .tudor-ranger-page .tudor-tit h2 {
    margin-bottom: 18px;
  }
}
.tudor-ranger-page .tudor-tit h2 {
  margin-bottom: 12px;
}
.tudor-ranger-page .tudor-tit .tudor-tit-tip {
  font-size: 18px;
  line-height: 22px;
}
.tudor-ranger-page .watch-warp {
  margin-top: 124px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .tudor-ranger-page .watch-warp {
    margin-top: 0;
  }
}
.tudor-ranger-page .watch-warp .watch-item {
  text-align: center;
  margin-bottom: 51px;
}
@media (min-width: 768px) {
  .tudor-ranger-page .watch-warp .watch-item {
    text-align: left;
  }
  .tudor-ranger-page .watch-warp .watch-item .watch-name {
    font-size: 23px;
  }
}
.tudor-ranger-page .watch-warp .watch-name {
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0 8px;
  font-weight: 800;
}
.tudor-ranger-page .watch-warp .watch-img {
  width: 272px;
}
@media (max-width: 767.98px) {
  .tudor-ranger-page .watch-warp .watch-img {
    width: 165px;
  }
}
.tudor-ranger-page .appreciation-block {
  text-align: center;
}
@media (max-width: 767.98px) {
  .tudor-ranger-page .appreciation-block {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .tudor-ranger-page .appreciation-block {
    font-weight: normal;
    font-size: 22px;
  }
}
.tudor-ranger-page .appreciation-block .appreciation-img {
  width: 100%;
}
.tudor-ranger-page .appreciation-block h2 {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .tudor-ranger-page .tudor-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tudor-ranger-page .tudor-group.tudor-group-even {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .tudor-ranger-page .tudor-group.tudor-group-even .tudor-group-txt {
    padding-left: 0;
    padding-right: 50px;
  }
  .tudor-ranger-page .tudor-group .image-warp {
    width: 60%;
  }
  .tudor-ranger-page .tudor-group .tudor-group-txt {
    width: 40%;
    padding-left: 50px;
  }
}
@media (min-width: 768px) {
  .tudor-ranger-page .watch-introduce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 120px;
  }
  .tudor-ranger-page .watch-introduce .image-warp {
    width: 40%;
  }
  .tudor-ranger-page .watch-introduce .watch-introduce-txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  .tudor-ranger-page .banner-block {
    max-width: 1090px;
    margin: 0 auto;
    padding: 0 50px;
  }
}
.tudor-ranger-page .banner-block .banner-icon {
  margin-bottom: 0;
}
.tudor-ranger-page .banner-block .banner-icon img {
  width: 200px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .tudor-ranger-page .banner-block .banner-icon img {
    width: 100px;
  }
}
@media (min-width: 768px) {
  .tudor-ranger-page .tudor-group-warp {
    background: url("../../images/watch/bg2.jpg") repeat-y 100%;
    padding-top: 20px;
  }
}

.ranger-list-tit {
  background-color: #F4F8FB;
  padding: 46px 0 0;
  text-align: center;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ranger-list-tit {
    background-color: #ffffff;
  }
}
.ranger-list-tit .content-block {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 767.98px) {
  .ranger-list-tit .content-block {
    padding: 0 20px;
  }
}
.ranger-list-tit h2 {
  margin-bottom: 4px;
}
.ranger-list-tit .ranger-tip {
  margin-bottom: 28px;
}

.tudor-ranger-page-footer {
  padding: 40px 0 74px;
  background-color: #000;
  color: #ffffff;
}
.tudor-ranger-page-footer .image-warp {
  margin-bottom: 31px;
}
.tudor-ranger-page-footer .logo-warp {
  margin: 30px 0 60px;
}
.tudor-ranger-page-footer .logo-warp img {
  width: 168px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .tudor-ranger-page-footer .logo-warp img {
    width: 102px;
  }
}
.tudor-ranger-page-footer .born-warp img {
  width: 260px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .tudor-ranger-page-footer .born-warp img {
    width: 164px;
  }
}
@media (min-width: 768px) {
  .tudor-ranger-page-footer .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
  .tudor-ranger-page-footer .footer-info .footer-info-txt {
    width: 60%;
    margin-right: 50px;
  }
  .tudor-ranger-page-footer .footer-info .image-warp {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 50px;
  }
}
@media (min-width: 768px) {
  .tudor-ranger-page-footer .footer-info .image-warp-mobile {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .tudor-ranger-page-footer .footer-info .image-warp-pc {
    display: none;
  }
}
@media (min-width: 768px) {
  .tudor-ranger-page-footer .footer-info-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tudor-ranger-page-footer .footer-info-next .footer-next-cont {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .tudor-ranger-page-footer .footer-info-next .footer-next-cont h2 {
    margin-bottom: 60px;
  }
  .tudor-ranger-page-footer .footer-info-next .image-warp {
    width: 60%;
    margin-right: 50px;
  }
}

.ranger-product-warp {
  background-color: #F4F8FB;
}
@media (min-width: 768px) {
  .ranger-product-warp {
    background-color: #ffffff;
  }
}
.ranger-product-warp .ranger-product-cont {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 57px;
}
.ranger-product-warp .ranger-product-cont:last-child {
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .ranger-product-warp .ranger-product-cont {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .ranger-product-warp .product3slides {
    display: none;
  }
}
.ranger-product-warp .product3slides .slick-slide {
  margin: 0 10px;
}
@media (max-width: 767.98px) {
  .ranger-product-warp .tudor-product-list {
    display: none;
  }
}
.ranger-product-warp .info-item {
  margin: 0;
}
@media (min-width: 768px) {
  .ranger-product-warp .info-item {
    width: 50%;
  }
}
.ranger-product-warp .info-item img {
  width: 100%;
  height: auto;
}
.ranger-product-warp .info-item h3 {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}
.ranger-product-warp .info-item .info-item-txt {
  font-size: 12px;
  line-height: 22px;
}
.ranger-product-warp .info-item .info-item-cont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ranger-product-warp .info-item .info-item-img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  height: 120px;
  padding: 10px 34px 0;
  text-align: center;
}
.ranger-product-warp .info-item-bracelet .info-item-img img {
  width: 30px;
}
.ranger-product-warp .tudor-product {
  margin-bottom: 20px;
}
.ranger-product-warp .tudor-product .image-container {
  text-align: center;
}
@media (min-width: 768px) {
  .ranger-product-warp .tudor-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ranger-product-warp .tudor-product .image-container {
    width: 50%;
    text-align: right;
  }
  .ranger-product-warp .tudor-product .tile-body {
    width: 50%;
    padding: 0 200px 0 100px;
    text-align: center;
  }
}
.ranger-product-warp .tudor-product .tile-image {
  display: inline-block;
  width: 400px;
  min-height: 200px;
}
.ranger-product-warp .tudor-product .product-masterid {
  font-weight: bold;
  margin-bottom: 6px;
  font-size: 18px;
}
.ranger-product-warp .tudor-product .product-watch-description {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .ranger-product-bg {
    background: url("../../images/watch/bg2.jpg") repeat-y 100%;
    padding: 50px 0 0;
  }
}

@media (max-width: 767.98px) {
  .tudor-iframe {
    height: 182px !important;
  }
}

@media (min-width: 768px) {
  .info-list-mobile {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .info-list-pc {
    display: none !important;
  }
}