@charset "utf-8";

/*==================================================================
    top
===================================================================*/
/* -----------------------------------------------
    mv
------------------------------------------------*/
.top-mv {
  background-image: url("../images/pcfv.jpg");
  background-size: cover;
  background-position: top center;
  text-align: center;
  height: 750px;
  padding-top: 272px;
  box-sizing: border-box;
}

.top-mv h1 img {
  width: 100%;
  max-width: 482px;
  margin-bottom: 80px;
}

.top-mv p {
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: 58px;
}

@media screen and (max-width: 1000px) {
  .top-mv {
    height: 500px;
    padding-top: 180px;
  }

  .top-mv h1 img {
    width: 80%;
    max-width: 482px;
    margin-bottom: 40px;
  }

  .top-mv p {
    font-size: 32px;
  }
}

/* -----------------------------------------------
    brandmessage
------------------------------------------------*/
.top-bm_btn {
  text-align: center;
}

.top-bm_btn a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  width: 100%;
  max-width: 540px;
  font-size: 35px;
  height: 100px;
  line-height: 100px;
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  transition: all 0.3s ease-out;
}

.top-bm_btn a:hover {
  background-color: #fff;
  color: #111;
}

@media screen and (max-width: 1000px) {
  .top-bm_btn a {
    font-size: 20px;
    height: 80px;
    width: 80%;
    line-height: 80px;
  }
}

/* -----------------------------------------------
    top-collection
------------------------------------------------*/
.top-collection {
  padding-top: 160px;
  box-sizing: border-box;
}

@media screen and (max-width: 1000px) {
  .top-collection {
    padding-top: 80px;
  }
}

/* -----------------------------------------------
    collection-intro
------------------------------------------------*/
.collection-intro {
  text-align: center;
}

.collection-intro h2 {
  font-size: 47px;
  text-align: center;
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-bottom: 40px;
}

#vegas {
  width: 100%;
  height: 870px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  #vegas {
    height: 720px;
  }
}

@media screen and (max-width: 1000px) {
  .collection-intro h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }

  #vegas {
    height: 600px;
  }
}

@media screen and (max-width: 800px) {
  #vegas {
    height: 420px;
  }
}

@media screen and (max-width: 500px) {
  #vegas {
    height: 260px;
  }
}

/* -----------------------------------------------
    watchBox
------------------------------------------------*/
.watchBox.watchBox-last {
  margin-bottom: 145px;
}

.watchBox_intro {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  /* height: 540px; */
  /* background-size: cover;
  background-position: top center; */
  margin-bottom: 90px;
  position: relative;
}

.watchBox_intro h2 {
  color: #000;
  font-weight: bold;
  font-size: 22px;
  position: absolute;
}

.watchBox_intro.-w h2 {
  color: #fff;
}

.watchBox_intro img {
  width: 100% !important;
  max-width: none;
}

/* .freedom60gmt .watchBox_intro {
  background-image: url("../images/pcn_newcole_freedom60-gmt_01@2x.png");
} */

.freedom60gmt .watchBox_intro h2 {
  top: 200px;
  right: 60px;
}

/* .freedom6039mm .watchBox_intro {
  background-image: url("../images/pcn_newcole_freedom60-39mm_01@2x.png");
} */

.freedom6039mm .watchBox_intro h2 {
  top: 50px;
  left: 40px;
}

/* .advspchrono41 .watchBox_intro {
  background-image: url("../images/pcn_newcole_ascd_01@2x.png");
} */

.advspchrono41 .watchBox_intro h2 {
  top: 50px;
  left: 40px;
}

@media screen and (max-width: 1000px) {
  .watchBox.watchBox-last {
    margin-bottom: 60px;
  }

  .watchBox_intro {
    height: auto;
    margin-bottom: 40px;
  }

  .watchBox_intro h2 {
    font-size: 24px;
    line-height: 1.5;
  }

  .freedom60gmt .watchBox_intro {
    background-position: 0 0;
  }

  .freedom60gmt .watchBox_intro h2 {
    top: 40%;
    right: 5%;
  }

  .freedom6039mm .watchBox_intro h2 {
    top: 10px;
    left: 10px;
  }

  .advspchrono41 .watchBox_intro h2 {
    top: 10px;
    left: 10px;
  }
}

@media screen and (max-width: 900px) {
  .watchBox_intro h2 {
    font-size: 20px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 760px) {
  .watchBox_intro h2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  .watchBox_intro h2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 520px) {
  .watchBox_intro h2 {
    font-size: 12px;
    line-height: 1.2;
  }

  .freedom60gmt .watchBox_intro h2 {
    top: 5%;
    right: 5%;
  }
}

@media screen and (max-width: 330px) {
  .watchBox_intro h2 {
    font-size: 11px;
    line-height: 1.2;
  }

  .freedom60gmt .watchBox_intro h2 {
    font-size: 10px;
  }
}

/*  watchBox
---------------------------------------------*/
.watchBox_info {
  max-width: 900px;
  box-sizing: border-box;
  margin: 0 auto;
}

.watchBox_info .txtBox01 {
  padding-top: 3em;
  padding-left: 0;
  width: 35%;
}

.watchBox_info_watch {
  padding-top: 15%;
  padding-right: 0;
  width: 55%;
  box-sizing: border-box;
}

.freedom6039mm .watchBox_info_watch {
  padding-top: 18.5%;
}

.advspchrono41 .watchBox_info_watch {
  padding-top: 11.5%;
}

.watchBox_info_watch .btn-sp a {
  width: 99%;
  display: inline-block;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  height: 66px;
  line-height: 66px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  transition: all 0.2s ease-out;
}

.watchBox_info_watch .btn-sp a:hover {
  background-color: #fff;
  color: #111;
}

.watchBox_info_ttl {
  font-weight: bold;
  font-size: 17.5px;
}

.watchBox_info .txtBox01 .txt10_2 {
  font-size: 13px;
  font-weight: bold;
}

.watchBox_info.model-asj .txt11 {
  width: 100%;
  text-align: justify;
}

.watchBox_info_price {
  margin-bottom: 15px;
  position: relative;
}

.watchBox_info_price::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: calc(100% - 8em);
  height: 1px;
  background-color: #fff;
}

.watchBox_info_pt {
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.watchBox_info_pt .ja {
  font-weight: normal;
}

@media screen and (max-width: 1000px) {
  .watchBox {
    padding-top: 80px;
  }

  .watchBox_info .txtBox01 {
    padding-top: 2em;
    width: 100%;
  }

  .watchBox_info_watch {
    padding-top: 15%;
    width: 80%;
  }

  .freedom6039mm .watchBox_info_watch {
    padding-top: 15%;
  }

  .advspchrono41 .watchBox_info_watch {
    padding-top: 15%;
  }

  .watchBox_info_watch .btn-sp a {
    width: 99%;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
  }

  .watchBox_info_ttl {
    font-size: 16px;
  }

  .watchBox_info .txtBox01 .txt10_2 {
    font-size: 13px;
  }

  .watchBox_info.model-asj .txt11 {
    width: 100%;
  }

  .watchBox_info_price {
    margin-bottom: 15px;
  }

}

/* -----------------------------------------------
    watchBox02
------------------------------------------------*/
.watchBox02 {
  text-align: center;
  width: 100%;
  max-width: 900px;
  margin: 0 auto 140px;
}

.watchBox02 h2 {
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
  font-size: 31px;
}

.watchBox02 p {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 40px;
}

.watchBox02 a {
  transition: all 0.2s ease-out;
}

.watchBox02 a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 1000px) {
  .watchBox02 {
    margin: 0 auto 80px;
  }

  .watchBox02 h2 {
    margin-bottom: 20px;
    font-size: 26px;
  }

  .watchBox02 p {
    font-size: 14px;
    margin-bottom: 40px;
  }

  .watchBox02 a {
    transition: all 0.2s ease-out;
  }

  .watchBox02 a:hover {
    opacity: 0.6;
  }
}

/* -----------------------------------------------
    top-contents
------------------------------------------------*/
.top-contents {
  text-align: center;
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
}

.top-contents h2 {
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: 44px;
  margin-bottom: 40px;
}

.top-contents_box {
  display: block;
  height: 533px;
  margin-bottom: 50px;
  width: 100%;
  /* max-width: 1200px; */
  background-image: url("../images/pc_collection@2x.png");
  background-size: cover;
  background-position: top center;
  position: relative;
  transition: all 0.2s ease-out;
  box-sizing: border-box;
  overflow: hidden;
}

.top-contents_box.-collection {
  background-image: url("../images/pc_collection@2x.png");
}

.top-contents_box.-plate {
  background-image: url("../images/pc_plate@2x.png");
}

.top-contents_box.-ambassador {
  background-image: url("../images/pc_ambassador@2x.png");
}

.top-contents_box.-norqainer {
  background-image: url("../images/pc_norqainer@2x.png");
}

.top-contents_ttl,
.top-contents_more {
  position: absolute;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}

.top-contents_ttl {
  width: 100%;
  top: 45%;
  font-size: 46px;
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
}

.top-contents_more {
  bottom: 110px;
  border: 1px solid #fff;
  padding: .5em 2em;
  font-family: "circe", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: 16px;
  transition: all 0.2s ease-out;
}

.top-contents_box:hover {
  opacity: 0.6;
}

.top-contents_box:hover .top-contents_more {
  background-color: #fff;
  color: #111;
}

@media screen and (max-width: 1000px) {
  .top-contents {
    padding-top: 50px !important;
  }

  .top-contents h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .top-contents_box {
    height: 240px;
    margin-bottom: 30px;
  }

  .top-contents_ttl {
    top: 35%;
    font-size: 24px;
  }

  .top-contents_more {
    bottom: 25%;
    padding: .5em 2em;
    font-size: 16px;
  }

  .top-contents_box.-norqainer .top-contents_ttl {
    top: 20%;
  }
}

@media screen and (max-width: 340px) {
  .top-contents_ttl {
    font-size: 16px;
  }
}
