.p-gmt .l-contents {
  background: #ededed;
}

/* --------------------------------------------------
    p-gmtMv
-------------------------------------------------- */
.u-preload .p-gmtMv__txtArea {
  transform: translateY(calc(-50% + 50px));
  opacity: 0;
}

.u-preload .p-gmtMv__subtxtArea {
  transform: translateY(50px);
  opacity: 0;
}

.p-gmtMv {
  position: relative;
  width: 100%;
  height: min(50vw, 800px);
}
.p-gmtMv::before, .p-gmtMv::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: 0;
  top: 0;
  overflow: hidden;
}
.p-gmtMv::before {
  left: 0;
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_mv_l.jpg) repeat-x top center/auto 100%;
}
.p-gmtMv::after {
  left: 50%;
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_mv_r.jpg) repeat-x top center/auto 100%;
}
.p-gmtMv__wrap {
  max-width: 1600px;
  height: 100%;
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/main_visual.jpg) no-repeat center top/cover;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.p-gmtMv__txtArea {
  width: 581px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 74px;
  opacity: 1;
  transition: transform 1s ease, opacity 1s ease;
}
.p-gmtMv__subtxtArea {
  width: min(7.875vw, 126px);
  position: absolute;
  top: min(6.875vw, 110px);
  right: min(7.375vw, 118px);
  opacity: 1;
  transform: translateY(0);
  transition: transform 1s ease, opacity 1s ease;
}
.p-gmtMv__ttl {
  width: 100%;
  position: relative;
  margin: 0;
}
.p-gmtMv__txt {
  font-size: 3.5rem;
  font-weight: 500;
  border: 1px solid #fff;
  padding: 0.2em 0 0.3em;
  margin: 40px auto 0;
  width: 75%;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}
.p-gmtMv__flex {
  position: absolute;
  top: 181px;
  right: 3px;
  width: 805px;
}
.p-gmtMv__item {
  position: absolute;
  height: 507px;
  top: 0;
}
.p-gmtMv__item img {
  max-width: inherit;
  width: 100%;
}
.p-gmtMv__item:nth-of-type(1) {
  left: 0;
  width: 273px;
}
.p-gmtMv__item:nth-of-type(1) .p-gmtMv__name {
  transform: translateX(7px);
}
.p-gmtMv__item:nth-of-type(2) {
  left: 263px;
  width: 279px;
}
.p-gmtMv__item:nth-of-type(2) .p-gmtMv__image {
  transform: translateY(6px);
}
.p-gmtMv__item:nth-of-type(2) .p-gmtMv__name {
  transform: translateX(-3px);
}
.p-gmtMv__item:nth-of-type(3) {
  right: 0;
  width: 272px;
}
.p-gmtMv__item:nth-of-type(3) .p-gmtMv__name {
  transform: translateX(-10px);
}
.p-gmtMv__name {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}
.p-gmtMv__number {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1;
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1425px) {
  .p-gmtMv {
    height: 56.1009817672vw;
  }
  .p-gmtMv__txtArea {
    width: 40vw;
    left: 3.802244vw;
  }
  .p-gmtMv__subtxtArea {
    right: min(2.5vw, 40px);
  }
  .p-gmtMv__txt {
    font-size: 2.4544179523vw;
    margin: 2.8050490884vw auto 0;
  }
  .p-gmtMv__flex {
    top: 12.6928471248vw;
    right: 0.2103786816vw;
    width: 56.4516129032vw;
  }
  .p-gmtMv__item {
    height: 35.553997195vw;
  }
  .p-gmtMv__item:nth-of-type(1) {
    width: 19.1444600281vw;
  }
  .p-gmtMv__item:nth-of-type(1) .p-gmtMv__name {
    transform: translateX(-0.4908835905vw);
  }
  .p-gmtMv__item:nth-of-type(2) {
    left: 18.443197756vw;
    width: 19.5652173913vw;
  }
  .p-gmtMv__item:nth-of-type(2) .p-gmtMv__image {
    transform: translateY(0.4207573633vw);
  }
  .p-gmtMv__item:nth-of-type(2) .p-gmtMv__name {
    transform: translateX(-0.2103786816vw);
  }
  .p-gmtMv__item:nth-of-type(3) {
    right: 0;
    width: 19.0743338008vw;
  }
  .p-gmtMv__item:nth-of-type(3) .p-gmtMv__name {
    transform: translateX(-0.7012622721vw);
  }
  .p-gmtMv__name {
    bottom: 0.7012622721vw;
  }
  .p-gmtMv__number {
    font-size: 1.2622720898vw;
  }
}
@media screen and (max-width: 767px) {
  .p-gmtMv {
    height: 170vw;
  }
  .p-gmtMv__wrap {
    width: 100%;
    padding-top: 20vw;
    background-image: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/main_visual_sp@2x.jpg);
  }
  .p-gmtMv__txtArea {
    position: absolute;
    width: 77.3333333333vw;
    top: auto;
    left: 4.8vw;
    bottom: 9.3333333333vw;
    transform: translateY(0);
  }
  .p-gmtMv__subtxtArea {
    position: static;
    width: 17.3333333333vw;
    margin-left: auto;
    margin-right: 3.3333333333vw;
  }
  .p-gmtMv__txt {
    font-size: 4.25vw;
    margin: 5.5vw auto 0;
    width: 75%;
  }
  .p-gmtMv .p-gmtMv__spImage {
    margin-top: 3.666667vw;
    width: 100%;
  }
  .p-gmtMv::before, .p-gmtMv::after {
    display: none;
  }
}

/* --------------------------------------------------
    p-gmtArea__anchorlink
-------------------------------------------------- */
.p-gmtArea__anchorlink {
  background: #000;
}
.p-gmtArea__anchorlink .c-topAnchorlink {
  border-top: 4px solid #ededed;
  border-bottom: 4px solid #ededed;
}
@media screen and (max-width: 767px) {
  .p-gmtArea__anchorlink .c-topAnchorlink {
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
  }
  .p-gmtArea__anchorlink .c-topAnchorlink_link:nth-of-type(odd) {
    border-right: 2px solid #ededed;
  }
  .p-gmtArea__anchorlink .c-topAnchorlink_link:nth-of-type(n + 3) {
    border-top: 2px solid #ededed;
  }
}

/* --------------------------------------------------
    p-gmtLead
-------------------------------------------------- */
.p-gmtLead {
  background: #ededed;
}
.p-gmtLead .u-wrap {
  padding: 123px 0 128px;
}
.p-gmtLead__txt {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: center;
  margin: 0;
  color: #000;
  font-weight: 400;
  flex-shrink: 0;
}
.p-gmtLead__txt.align-left {
  text-align: left;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .p-gmtLead__txt.align-left {
    text-align: center;
    width: auto;
  }
}
.p-gmtLead .p-gmtImg {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .p-gmtLead .u-wrap {
    padding: 12.3333333333vw 0 12.5833333333vw;
  }
  .p-gmtLead__txt {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .p-gmtLead .u-wrap {
    padding: 14vw 0 16vw;
  }
  .p-gmtLead__txt {
    font-size: 3.4666666667vw;
    line-height: 2;
    letter-spacing: 0;
  }
  .p-gmtLead .p-gmtImg {
    width: auto;
    margin-left: 0;
    margin-bottom: 3vw;
  }
}

.p-flex {
  border: 1px solid #000;
  padding: 60px 20px;
}
@media screen and (max-width: 767px) {
  .p-flex {
    padding: 4vw;
  }
}

.p-gmtImg {
  margin: 0 auto min(1.25vw, 20px);
}

@media screen and (min-width: 768px) and (max-width: 1425px) {
  .p-flex .p-gmtImg {
    width: 60%;
    margin: 0 auto 5vw;
  }
}
/* --------------------------------------------------
    p-gmtFeatures
-------------------------------------------------- */
.p-gmtFeatures .u-wrap {
  max-width: 1350px;
}
.p-gmtFeatures__ttl {
  font-size: 4rem;
  letter-spacing: 0.095em;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 40px 0;
  border-bottom: 4px solid #ededed;
  background: linear-gradient(90deg, rgb(60, 60, 60) 0%, rgb(0, 0, 0) 100%);
}
.p-gmtFeatures__item {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 53%;
}
.p-gmtFeatures__item:nth-child(1) {
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features1_pc@2x.jpg) no-repeat center top/cover;
  padding-top: 66%;
}
.p-gmtFeatures__item:nth-child(2) {
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features2_pc@2x.jpg) no-repeat center top/cover;
}
.p-gmtFeatures__item:nth-child(3) {
  padding-top: 54%;
  position: relative;
  z-index: 2;
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features3_pc@2x.jpg) no-repeat center top/cover;
}
.p-gmtFeatures__item:nth-child(3).-txtRight .p-gmtFeatures__itemTxtArea {
  padding-left: 80px;
}
.p-gmtFeatures__item:nth-child(3) .p-gmtFeatures__itemWrap {
  padding-bottom: 20px;
}
.p-gmtFeatures__item:nth-child(4) {
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features4_pc@2x.jpg) no-repeat center top/cover;
}
.p-gmtFeatures__item:nth-child(4) .p-gmtFeatures__itemTxtArea {
  width: 630px;
}
.p-gmtFeatures__item:nth-child(5) {
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features5_pc@2x.jpg) no-repeat center top/cover;
  padding-top: 64%;
}
.p-gmtFeatures__item:nth-child(5) .p-gmtFeatures__itemWrap {
  padding-bottom: 180px;
}
.p-gmtFeatures__item:nth-child(5).-txtRight .p-gmtFeatures__itemTxtArea {
  padding-left: 90px;
}
.p-gmtFeatures__itemWrap {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 40px;
}
.p-gmtFeatures__itemTxtArea {
  width: 680px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-gmtFeatures__itemTxtArea {
    flex-shrink: inherit;
  }
}
.p-gmtFeatures__item.-txtRight .p-gmtFeatures__itemTxtArea {
  padding-left: 50px;
  margin-left: auto;
}
.p-gmtFeatures__item.-txtLeft .p-gmtFeatures__itemTxtArea {
  padding-left: 40px;
}
.p-gmtFeatures__itemTxt1 {
  font-size: 4.3rem;
  line-height: 1.4418604651;
  letter-spacing: 0;
  margin: 0;
  font-weight: bold;
}
.p-gmtFeatures__itemTxt2 {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
  margin: 27px 0 0;
}
.p-gmtFeatures__itemBtn {
  position: absolute;
  bottom: 93px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1280px;
  width: 100%;
  height: 80px;
  margin: 0;
}
.p-gmtFeatures__itemBtn a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.9rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.11em;
  background: #fff;
  color: #000;
}
.p-gmtFeatures__itemBtn a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 61px;
  transform: translateY(-50%) rotate(45deg);
  width: 30px;
  height: 30px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
@media screen and (min-width: 768px) and (max-width: 1425px) {
  .p-gmtFeatures__ttl {
    font-size: 2.8050490884vw;
    padding: 2.8050490884vw 0;
  }
  .p-gmtFeatures__item:nth-child(1) {
    padding-top: 68%;
  }
  .p-gmtFeatures__item:nth-child(3).-txtRight .p-gmtFeatures__itemTxtArea {
    padding-left: 6vw;
  }
  .p-gmtFeatures__item:nth-child(5) .p-gmtFeatures__itemWrap {
    padding-bottom: 12.6227208976vw;
  }
  .p-gmtFeatures__item:nth-child(4) .p-gmtFeatures__itemTxtArea {
    width: 40vw;
  }
  .p-gmtFeatures__itemTxtArea {
    width: 47.6858345021vw;
  }
  .p-gmtFeatures__item.-txtRight .p-gmtFeatures__itemTxtArea {
    padding-left: 4.9088359046vw;
  }
  .p-gmtFeatures__item.-txtLeft .p-gmtFeatures__itemTxtArea {
    padding-left: 2.8050490884vw;
  }
  .p-gmtFeatures__itemTxt1 {
    font-size: 3.01542777vw;
    /* white-space: nowrap; */
  }
  .p-gmtFeatures__itemTxt2 {
    font-size: 1.2622720898vw;
    /* white-space: nowrap; */
  }
  .p-gmtFeatures__itemBtn {
    bottom: 4.4179523142vw;
    height: 5.6100981767vw;
  }
  .p-gmtFeatures__itemBtn a {
    font-size: 2.0336605891vw;
  }
  .p-gmtFeatures__itemBtn a::before {
    right: 4.2776998597vw;
    width: 2.1037868163vw;
    height: 2.1037868163vw;
  }
}
@media screen and (max-width: 767px) {
  .p-gmtFeatures__ttl {
    font-size: 6.6666666667vw;
    padding: 6.6666666667vw 0;
    border-bottom: 2px solid #ededed;
  }
  .p-gmtFeatures__item {
    padding-top: 160%;
  }
  .p-gmtFeatures__item:nth-child(1) {
    background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features1_sp@2x.jpg) #000 no-repeat center top/100% auto;
    padding-top: 168%;
  }
  .p-gmtFeatures__item:nth-child(2) {
    background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features2_sp@2x.jpg) #000 no-repeat center top/100% auto;
    padding-top: 166%;
  }
  .p-gmtFeatures__item:nth-child(3) {
    padding-top: 169%;
    background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features3_sp@2x.jpg) #000 no-repeat center top/100% auto;
  }
  .p-gmtFeatures__item:nth-child(3).-txtRight .p-gmtFeatures__itemTxtArea {
    padding-left: 0;
  }
  .p-gmtFeatures__item:nth-child(4) {
    background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features4_sp@2x.jpg) #000 no-repeat center top/100% auto;
    padding-top: 177%;
  }
  .p-gmtFeatures__item:nth-child(5) {
    padding-top: 171%;
    background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_features5_sp@2x.jpg) #000 no-repeat center top/100% auto;
  }
  .p-gmtFeatures__item:nth-child(5) .p-gmtFeatures__itemWrap {
    padding-bottom: 8vw;
  }
  .p-gmtFeatures__item:nth-child(5).-txtRight .p-gmtFeatures__itemTxtArea {
    padding-left: 0;
  }
  .p-gmtFeatures__itemWrap {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 6.8vw;
  }
  .p-gmtFeatures__itemTxtArea {
    width: 100%;
  }
  .p-gmtFeatures__item.-txtRight .p-gmtFeatures__itemTxtArea {
    padding-left: 0;
    margin-left: 0;
  }
  .p-gmtFeatures__item.-txtLeft .p-gmtFeatures__itemTxtArea {
    padding-left: 0;
  }
  .p-gmtFeatures__itemTxt1 {
    font-size: 6.4vw;
    white-space: nowrap;
  }
  .p-gmtFeatures__itemTxt2 {
    font-size: 2.9333333333vw;
    line-height: 2;
    margin: 2.333333vw 0 0;
    letter-spacing: 0.04em;
  }
  .p-gmtFeatures__itemBtn {
    bottom: 12vw;
    height: 13.3333333333vw;
  }
  .p-gmtFeatures__itemBtn a {
    font-size: 4.2666666667vw;
    letter-spacing: 0.18em;
  }
  .p-gmtFeatures__itemBtn a::before {
    right: 4.333333vw;
    width: 3.6vw;
    height: 3.6vw;
  }
}

/* --------------------------------------------------
    p-gmtLimit
-------------------------------------------------- */
.p-gmtLimit {
  margin-top: 120px;
}
.p-gmtLimit .u-wrap {
  max-width: 1350px;
}
.p-gmtLimit__ttl {
  font-size: 4rem;
  letter-spacing: 0.095em;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  margin: 0;
  padding: 40px 0;
  border-bottom: 4px solid #ededed;
  background: linear-gradient(90deg, #e4decf 0%, #d7a546 100%);
}
.p-gmtLimit__item {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 64.5%;
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_limit1_pc@2x.jpg) no-repeat center top/100% auto;
}
.p-gmtLimit__itemWrap {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 180px;
}
.p-gmtLimit__itemTxtArea {
  width: 660px;
  padding-left: 120px;
}
.p-gmtLimit__itemTxt1 {
  font-size: 3.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin: 0;
  font-weight: bold;
  color: #000;
}
.p-gmtLimit__itemTxt2 {
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 0.105em;
  margin: 30px 0 0;
  font-weight: 500;
  border: 1px solid #000;
  padding: 13px 10px;
  width: 343px;
  text-align: center;
  color: #000;
}
.p-gmtLimit__itemTxt3 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.055em;
  margin: 20px 0 0;
  color: #000;
}
.p-gmtLimit__itemBtn {
  position: absolute;
  bottom: 93px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1280px;
  width: 100%;
  height: 80px;
  margin: 0;
}
.p-gmtLimit__itemBtn a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.9rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.11em;
  background: #d7a546;
  color: #fff;
}
.p-gmtLimit__itemBtn a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 61px;
  transform: translateY(-50%) rotate(45deg);
  width: 30px;
  height: 30px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media screen and (min-width: 768px) and (max-width: 1425px) {
  .p-gmtLimit__ttl {
    font-size: 2.8050490884vw;
    padding: 2.8050490884vw 0;
  }
  .p-gmtLimit__itemWrap {
    padding-bottom: 12.6227208976vw;
  }
  .p-gmtLimit__itemTxtArea {
    width: 46.2833099579vw;
    padding-left: 8.4151472651vw;
  }
  .p-gmtLimit__itemTxt1 {
    font-size: 2.4544179523vw;
  }
  .p-gmtLimit__itemTxt2 {
    font-size: 2.2440392707vw;
    width: 24.0532959327vw;
  }
  .p-gmtLimit__itemTxt3 {
    font-size: 1.4025245442vw;
  }
  .p-gmtLimit__itemBtn {
    bottom: 6.5217391304vw;
    height: 5.6100981767vw;
  }
  .p-gmtLimit__itemBtn a {
    font-size: 2.0336605891vw;
  }
  .p-gmtLimit__itemBtn a::before {
    width: 2.1037868163vw;
    height: 2.1037868163vw;
    right: 4.2776998597vw;
  }
}
@media screen and (max-width: 767px) {
  .p-gmtLimit {
    margin-top: 16.5333333333vw;
  }
  .p-gmtLimit__ttl {
    font-size: 6.6666666667vw;
    padding: 2.6666666667vw 0;
    line-height: 1.2;
    letter-spacing: 0.03em;
  }
  .p-gmtLimit__item {
    background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_limit1_sp@2x.jpg) no-repeat center top/100% auto;
    padding-top: 204%;
  }
  .p-gmtLimit__itemWrap {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 32.8vw;
  }
  .p-gmtLimit__itemTxtArea {
    width: 100%;
    padding-left: 0;
  }
  .p-gmtLimit__itemTxt1 {
    font-size: 5.3333333333vw;
  }
  .p-gmtLimit__itemTxt2 {
    font-size: 4.8vw;
    width: 46.6666666667vw;
    padding: 1vw 2vw;
    margin: 3vw 0 0;
  }
  .p-gmtLimit__itemTxt3 {
    font-size: 2.9333333333vw;
    line-height: 1.8181818182;
    margin: 3vw 0 0;
  }
  .p-gmtLimit__itemBtn {
    bottom: 10vw;
    height: 13.3333333333vw;
  }
  .p-gmtLimit__itemBtn a {
    font-size: 4.2666666667vw;
    letter-spacing: 0.18em;
  }
  .p-gmtLimit__itemBtn a::before {
    right: 4.333333vw;
    width: 3.6vw;
    height: 3.6vw;
  }
}

/* --------------------------------------------------
    p-gmtList
-------------------------------------------------- */
.p-gmtList {
  margin-top: -1px;
  background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_list1_pc@2x.jpg) no-repeat center top/cover;
}
.p-gmtList .u-wrap {
  padding: 100px 0 100px;
}
.p-gmtList__flex {
  display: flex;
  justify-content: center;
  gap: 0 81px;
  transform: translateX(22px);
}
.p-gmtList__item {
  position: relative;
  width: 267px;
  height: 494px;
}
.p-gmtList__item:nth-of-type(2) .p-gmtList__txtArea {
  /* transform: translateX(-6px); */
}
.p-gmtList__item:nth-of-type(3) .p-gmtList__txtArea {
  /* transform: translateX(-13px); */
}
.p-gmtList__image {
  position: relative;
  right: -7px;
}
@media screen and (max-width: 767px) {
  .p-gmtList__image {
    right: -5px;
  }
}
.p-gmtList__txtArea {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.p-gmtList__number {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1;
  margin: 0;
}
.p-gmtList__tax {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1;
  margin: 5px 0 0;
}
.p-gmtList__taxS {
  font-size: 80%;
}
.p-gmtList__price {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.055em;
  line-height: 1;
  margin: 5px 0 0;
}
.p-gmtList__limited {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1;
  padding: 0.5em;
  margin: 0;
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) and (max-width: 1099px) {
  .p-gmtList .u-wrap {
    padding: 6.6363636364vw 0 13.6363636364vw;
  }
  .p-gmtList__flex {
    gap: 0 7.3636363636vw;
    transform: translateX(2vw);
  }
  .p-gmtList__item {
    width: 24.2727272727vw;
    height: 44.9090909091vw;
  }
  .p-gmtList__item:nth-of-type(2) .p-gmtList__txtArea {
    /* transform: translateX(calc(-6 * 100vw / 1100)); */
  }
  .p-gmtList__item:nth-of-type(3) .p-gmtList__txtArea {
    /* transform: translateX(calc(-13 * 100vw / 1100)); */
  }
  .p-gmtList__number {
    font-size: 1.6363636364vw;
  }
  .p-gmtList__tax {
    font-size: 1.8181818182vw;
    margin: 0.4545454545vw 0 0;
  }
  .p-gmtList__price {
    font-size: 1.6363636364vw;
    margin: 0.4545454545vw 0 0;
  }
  .p-gmtList__limited {
    bottom: -5.4545454545vw;
    width: 18.1818181818vw;
    font-size: 1.8181818182vw;
  }
}
@media screen and (max-width: 767px) {
  .p-gmtList {
    background: url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_list1_sp@2x.jpg) no-repeat center top/cover;
  }
  .p-gmtList .u-wrap {
    padding: 13.266667vw 0 8vw;
  }
  .p-gmtList__flex {
    position: relative;
    display: block;
    transform: none;
    width: 100%;
    height: auto;
  }
  .p-gmtList__item {
    position: static;
    margin: 0 auto;
    width: 32.4vw;
    height: auto;
  }
  .p-gmtList__item:nth-of-type(1) {
    bottom: 0;
    left: 0;
  }
  .p-gmtList__item:nth-of-type(2) {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-gmtList__item:nth-of-type(2) .p-gmtList__txtArea {
    transform: none;
  }
  .p-gmtList__item:nth-of-type(3) {
    bottom: 0;
    right: 0;
  }
  .p-gmtList__item:nth-of-type(3) .p-gmtList__txtArea {
    transform: none;
  }
  .p-gmtList__txtArea {
    bottom: 11vw;
  }
  .p-gmtList__number {
    font-size: 2.6666666667vw;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  .p-gmtList__tax {
    font-size: 2.8vw;
    letter-spacing: 0.03em;
    margin: 0.6666666667vw 0 0;
  }
  .p-gmtList__taxS {
    font-size: 100%;
  }
  .p-gmtList__price {
    font-size: 2.2666666667vw;
    font-weight: 400;
    letter-spacing: 0.035em;
    margin: 0.6666666667vw 0 0;
  }
  .p-gmtList__limited {
    bottom: -9vw;
    width: 26.6666666667vw;
    font-size: 2.8vw;
  }
}

/* --------------------------------------------------
    p-gmtFair
-------------------------------------------------- */
.p-gmtFair {
  background: transparent;
}
.p-gmtFair.p-topFair .u-wrap {
  padding: 105px 0 134px;
}
.p-gmtFair__ttl {
  color: #000;
  font-size: 4.5rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  margin: 0 0 89px;
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .p-gmtFair.p-topFair .u-wrap {
    padding: 8.75vw 0 11.1666666667vw;
  }
  .p-gmtFair__ttl {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .p-gmtFair.p-topFair .u-wrap {
    padding: 12vw 0 19.333333vw;
  }
  .p-gmtFair__ttl {
    font-size: 6.6666666667vw;
    margin: 0 0 9.733333vw;
    letter-spacing: 0.16em;
  }
}

/* --------------------------------------------------
    p-gmtLinkArea
-------------------------------------------------- */
.p-gmtLinkArea {
  position: relative;
}

.p-gmtLinkArea__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000 url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_linkarea_pc@2x.jpg) no-repeat center top/100% auto;
}
.p-gmtLinkArea__bg.js-fixed {
  position: fixed;
}

.p-gmtLinkArea__wrap {
  padding-top: 175px;
}

.p-gmtLinkArea__link a {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0.135em;
  text-align: center;
  width: 456px;
  padding: 0.5em 50px;
  border: solid 1px #fff;
  display: block;
  line-height: 1;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .p-gmtLinkArea__bg {
    background: #000 url(https://www.citizenwatch-global.com/series8/assets/img/gmt100/bg_linkarea_sp@2x.jpg) no-repeat center top/100% auto;
  }
  .p-gmtLinkArea__wrap {
    padding-top: 20vw;
  }
  .p-gmtLinkArea__link a {
    width: 73.3333333333vw;
    font-size: 4.2666666667vw;
    padding: 0.5em 7vw;
  }
}
/* --------------------------------------------------
    p-gmtProductList
-------------------------------------------------- */
.p-gmtProductList.u-wrap {
  padding: 153px 0 80px;
}

@media screen and (max-width: 767px) {
  .p-gmtProductList.u-wrap {
    padding: 14.6666666667vw 0 12vw;
  }
}
/* --------------------------------------------------
    p-topFair
-------------------------------------------------- */
.p-topFair .u-wrap {
  padding: 90px 0;
}

.p-topFair__title {
  font-size: 6rem;
  color: #000;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  border: 4px solid #000;
  padding: 17px;
  margin: 0;
}

.p-topFairBox {
  display: flex;
  margin-top: 25px;
  background: #010001;
}
.p-topFairBox > * {
  width: 50%;
}

.p-topFairBox__textArea {
  padding: 60px 65px;
}

.p-topFairBox__title {
  font-size: 3.6rem;
  letter-spacing: 0.04em;
  text-align: center;
  line-height: 1.2;
  padding-bottom: 23px;
  border-bottom: 1px solid #fff;
  margin: 0;
}
.p-topFairBox__title .p-topFairBox__titleS {
  font-size: 2.5rem;
  display: inline-block;
  transform: translateY(-3px);
}
.p-topFairBox__title .p-topFairBox__titleSS {
  font-size: 2rem;
  display: inline-block;
  transform: translateY(-3px);
}

.p-topFairBox__text {
  font-size: 1.5rem;
  line-height: 2;
  font-weight: 300;
  letter-spacing: 0.1em;
  margin: 24px 0 0;
}

.p-topFairBox__iamge2 {
  margin: 50px 0 0;
  text-align: center;
}

.p-topFairBox__button {
  text-align: center;
  margin: 50px 0 0;
}

.p-topFairBox__note {
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  line-height: 1;
  margin: 5px 0 0;
}

.p-topFair__tieupButton {
  width: 100%;
  margin: 0 auto;
  background: rgb(60, 60, 60);
  background: linear-gradient(90deg, rgb(60, 60, 60) 0%, rgb(0, 0, 0) 100%);
  height: 130px;
  overflow: hidden;
}
.p-topFair__tieupButton a {
  display: flex;
}
.p-topFair__tieupButton.-tieup6 {
  margin-top: 40px;
}
.p-topFair__tieupButton.-tieup6 .p-topFair__tieupText {
  line-height: 1.4;
}

.p-topFair__tieupImage {
  position: relative;
  width: 194px;
  height: 130px;
}

.p-topFair__tieupText {
  position: relative;
  width: calc(100% - 194px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0;
  line-height: 1;
  padding-right: 195px;
}
.p-topFair__tieupText::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 61px;
  transform: translateY(-50%) rotate(45deg);
  width: 30px;
  height: 30px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media screen and (min-width: 1000px) {
  .p-topFair__title br {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1339px) {
  .p-topFairBox__title {
    font-size: 2.3134328358vw;
    white-space: nowrap;
  }
  .p-topFairBox__title .p-topFairBox__titleS {
    font-size: 1.8656716418vw;
    transform: translateY(-0.1vw);
  }
  .p-topFairBox__title .p-topFairBox__titleSS {
    font-size: 1.4925373134vw;
    transform: translateY(-0.1vw);
  }
  .p-topFair__tieupButton {
    height: 9.7014925373vw;
  }
  .p-topFair__tieupButton.-tieup6 {
    margin-top: 2.9850746269vw;
  }
  .p-topFair__tieupImage {
    width: 14.552238806vw;
    height: 9.7014925373vw;
  }
  .p-topFair__tieupText {
    width: calc(100% - 14.552238806vw);
    font-size: 2.0895522388vw;
    padding-right: 14.552238806vw;
  }
  .p-topFair__tieupText::before {
    width: 2.2388059701vw;
    height: 2.2388059701vw;
    right: 4.552238806vw;
  }
}
@media screen and (max-width: 999px) {
  .p-topFairBox {
    display: block;
  }
  .p-topFairBox > * {
    width: 100%;
  }
  .p-topFairBox__iamge1 img {
    max-width: inherit;
    max-width: auto;
    width: 100%;
  }
  .p-topFairBox__textArea {
    padding: 0 65px 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-topFair .u-wrap {
    padding: 6vw 0;
  }
  .p-topFair__title {
    font-size: 8vw;
    border: 2px solid #000;
    padding: 2vw;
  }
  .p-topFairBox {
    margin-top: 4vw;
  }
  .p-topFairBox__textArea {
    padding: 9vw 10vw 11vw;
  }
  .p-topFairBox__title {
    font-size: 4.8vw;
    padding-bottom: 4vw;
  }
  .p-topFairBox__title .p-topFairBox__titleS {
    font-size: 3.3333333333vw;
    transform: translateY(-0.1vw);
  }
  .p-topFairBox__title .p-topFairBox__titleSS {
    font-size: 2.6666666667vw;
    transform: translateY(-0.4vw);
  }
  .p-topFairBox__text {
    font-size: 3.4666666667vw;
    line-height: 1.6;
    letter-spacing: 0.04em;
    margin: 3vw 0 0;
  }
  .p-topFairBox__note {
    letter-spacing: 0.04em;
    font-size: 2.6666666667vw;
    margin: 1vw 0 0;
  }
  .p-topFairBox__iamge2 {
    margin: 7vw 0 0;
  }
  .p-topFairBox__button {
    margin: 7vw 0 0;
  }
  .p-topFairBox__button.c-button__black a {
    padding: 0.4em 9vw;
  }
  .p-topFair__tieupButton {
    height: 20vw;
  }
  .p-topFair__tieupButton.-tieup6 {
    margin-top: 5.5vw;
  }
  .p-topFair__tieupImage {
    width: 29.8vw;
    height: 20vw;
  }
  .p-topFair__tieupText {
    width: calc(100% - 29.8vw);
    font-size: 3.4666666667vw;
    padding-right: 6vw;
  }
  .p-topFair__tieupText:before {
    right: 4.333333vw;
    width: 3.6vw;
    height: 3.6vw;
  }
}
/* --------------------------------------------------
    c-productList
-------------------------------------------------- */
.c-productList.u-wrap {
  max-width: 1100px;
  padding: 153px 0 80px;
}

.c-productList__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}
.c-productList__flex:nth-child(n+2) {
  margin-top: 85px;
}

.c-productList__item {
  position: relative;
}
.c-productList__item:last-child {
  margin-right: 0;
}
.c-productList__item a {
  display: block;
}

.c-productList__new {
  position: absolute;
  top: -40px;
  left: 0;
  transform: translateX(-6px);
  text-align: center;
  width: 100%;
}

.c-productList__newIn {
  font-size: 13px;
  text-align: center;
  border: 1px solid #fff;
  padding: 3px 15px;
  margin: 0 auto;
  display: inline-block;
}

.c-productList__image img {
  max-width: inherit;
  max-width: auto;
  width: 100%;
}

.c-productList__textArea {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  transform: translateX(-9px);
}

.c-productList__number {
  font-size: 15px;
  font-weight: 200;
  margin: 0;
  letter-spacing: 0.08em;
}

.c-productList__tax {
  font-size: 19px;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin: 10px 0 0;
}
.c-productList__tax .c-productList__taxS {
  font-size: 1.5rem;
}

.c-productList__price {
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0.08em;
  margin: 9px 0 0;
}

@media screen and (min-width: 950px) {
  .c-productList__item {
    width: 140px;
    margin-right: calc((100% - 700px) / 4);
  }
  .ie11 .c-productList__item {
    width: 155px;
  }
}
@media screen and (min-width: 768px) and (max-width: 949px) {
  .c-productList__flex {
    justify-content: space-between;
  }
  .c-productList__item {
    width: 50%;
    padding: 0 10vw;
  }
  .c-productList__item:nth-child(n+3) {
    margin-top: 7.3684210526vw;
  }
  .c-productList__number {
    font-size: 1.6842105263vw;
  }
  .c-productList__tax {
    font-size: 2.1052631579vw;
  }
  .c-productList__tax .c-productList__taxS {
    font-size: 1.6842105263vw;
  }
  .c-productList__price {
    font-size: 1.5789473684vw;
  }
}
@media screen and (max-width: 767px) {
  .c-productList.u-wrap {
    padding: 14.6666666667vw 0 12vw;
  }
  .c-productList__flex {
    justify-content: space-between;
  }
  .c-productList__flex:nth-child(n+2) {
    margin-top: 12vw;
  }
  .c-productList__item {
    width: 40vw;
    padding: 0 4vw;
  }
  .c-productList__item:nth-child(n+3) {
    margin-top: 12vw;
  }
  .c-productList__new {
    top: -7.5vw;
    transform: translateX(-1vw);
  }
  .c-productList__new.-line2 {
    top: -10.5vw;
  }
  .c-productList__newIn {
    font-size: 2.1333333333vw;
    padding: 1vw 1.5vw;
  }
  .c-productList__textArea {
    bottom: 1vw;
    transform: translateX(-1vw);
  }
  .c-productList__number {
    font-size: 2.1333333333vw;
  }
  .c-productList__tax {
    font-size: 2.6666666667vw;
    margin: 1.3333333333vw 0 0;
  }
  .c-productList__tax .c-productList__taxS {
    font-size: 2.1333333333vw;
  }
  .c-productList__price {
    font-size: 1.8666666667vw;
    margin: 0.6666666667vw 0 0;
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    background-color: #000;
  }
}

.l-footer {
  background-color: #fff;
  color: #000;
}

.p-gmtFeatures__rings {
  position: relative;
  width: min(82.5vw, 1640px);
  left: 0;
  margin-left: calc(50% - 50vw);
  bottom: max(-0.625vw, -10px);
}
@media screen and (max-width: 767px) {
  .p-gmtFeatures__rings {
    display: none;
  }
}

/*# sourceMappingURL=880_100.css.map */
