/*@import "../../vendor/basis/dist/css/basis.css";
@import "../../vendor/css-wipe/dest/bundle.css";
@import "../../vendor/font-awesome/css/font-awesome.min.css";*/

/**---------------------------------
 * ベース
 ---------------------------------*/
html {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  background-color: #FFF;
  font-size: 14px;
  font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', Osaka, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  overflow-x: hidden;
}

a {
  color: #231815;
}

strong {
  font-weight: bold;
}

img {
  vertical-align: bottom;
}

/*コンテナ最大幅*/
.lp-container {
  padding: 0 20px;
}

@media (min-width: 40rem) {
  .lp-container {
    max-width: 1100px;
    margin: 0 auto;
    line-height: 1.8;
  }
}

/*スマホ メニュー*/
@media (min-width: 641px) {

  .visible-xs,
  #footer {
    display: none;
  }
}

#globalmenu .grid-menu li a {
  font-size: 14px;
}


/*--- 非表示 ---*/
.u-displaynone {
  display: none !important;
}

/*--- モバイル非表示 ---*/
@media (max-width: 39.9375rem) {
  .u-displaynone-sm {
    display: none !important;
  }
}

/*--- デスクトップ非表示 ---*/
@media (min-width: 40em) {
  .u-displaynone-md-up {
    display: none !important;
  }
}


/*タイトルエリア*/
.main-area {
  margin: 0 auto;
  padding: 0;
}

.main-area__image {
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
}

@media (min-width: 40em) {
  .main-area__image {
    max-width: 1400px;
    margin: 0 auto;
  }
}

/*詳細　エリア*/
.detail-area {
  padding: 50px 0;
  background-color: #F8EEEF;
}

.detail-date {
  font-size: 1.1rem;
}

.detail-date span {
  font-size: 0.8rem;
}

@media (min-width: 40rem) {
  .detail-date {
    font-size: 2.0rem;
  }

  .detail-date span {
    font-size: 1.0rem;
  }
}

.detail-store {
  font-size: 1.1rem;
}

@media (min-width: 40rem) {
  .detail-store {
    font-size: 1.25rem;
  }
}

/*カタログ　エリア*/
.catalog-area {
  padding: 40px 0;
  /*background-color: #F5F5F5;*/
}

.catalog-inner {
  /*background-color: #F9E5F0;
  background-color: #FFFBDA;*/
  width: 100%;
}

@media (min-width: 40rem) {
  .catalog-inner {
    /*width: 800px;*/
    margin: 0 auto;
    padding: 1rem;
    border: 6px solid #D4D4D4;
  }
}

.catalog-link_text {
  font-size: 1.3rem;
  padding-top: 20px;
  color: #333;
}

.catalog-link_text a {
  color: #333;
}

@media (min-width: 40rem) {
  .catalog-link_text {
    font-size: 2.4rem;
  }
}

.catalog-link_text-s {
  background-color: #f79a44;
  display: inline-block;
  padding: 2px 15px;
  color: #FFF;
  font-size: 1.1rem;
  font-weight: bold;
  border-radius: 30px;
  margin-bottom: 20px;
}

@media (min-width: 40rem) {
  .catalog-link_text-s {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
}

.catalog-border {
  border: 3px solid #FFF;
}

/*来場記念品・イベント*/
.present-area {
  background-color: #F8EEEF;
  background-color: #FFF6EE;
  background-color: #F2F2F2;
  padding: 50px 0 0;
}

@media (min-width: 40rem) {
  .present-area {
    background-color: #F8EEEF;
    background-color: #FFF6EE;
    background-color: #F2F2F2;
  }
}

.present_Subheading {
  background-color: #eea9d9;
  padding: 0.5rem 1rem;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.present_text-ls {
  font-size: 1.2rem;
  color: #c35fa5;
  font-weight: bold;
  text-align: left;
  line-height: 25px;
  margin-bottom: 5px ;
}
@media (min-width: 40rem) {
  .present_text-ls {
    font-size: 1.35rem;
    margin-bottom: 10px 
  }
}



.present_text-l {
  font-size: 1.8rem;
  color: #c35fa5;
  font-weight: bold;
  text-align: left;
  line-height: 25px;
}

.present_text-l span {
  font-size: 1.15rem;
}

@media (min-width: 40rem) {
  .present_text-l {
    font-size: 2rem;
    line-height: 30px;
  }
}

.present_text-m {
  padding: 20px 0;
  text-align: left;
  max-width: 450px;
  font-size: 1rem;
}

.present_text-s {
  max-width: 450px;
  font-size: 0.8rem;
  text-align: left;
}

.box {
  border: 1px solid #555555;
  padding: 1em;
  border-radius: 8px;
  background-color: #ffffff;
}

.present-image {
  /*border: 6px solid #FFF;*/
}

.event-area {
  background-color: #FFFBF4;
  background-color: #FFF6EE;
  background-color: #F2F2F2;
  padding: 50px 0;
}


.event_Subheading {
  background-color: #eea9d9;
  padding: 0.5rem 1rem;
  color: #FFF;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.event_text-l {
  font-size: 1.25rem;
  color: #c35fa5;
  margin-top: px;
  font-weight: bold;
  text-align: left;
}

@media (min-width: 40rem) {
  .event_text-l {
    font-size: 1.6rem;
    line-height: normal;
  }
}

.event_text-l span {
  font-size: 1.0rem;
}

.event_text-m {
  padding: 20px 0;
  text-align: left;
  max-width: 450px;
}

.event_text-s {
  font-size: 0.8rem;
}

.event-note {
  border: 2px solid #00A19F;
  padding: 8px;
  text-align: left !important;
  margin-top: 1rem;
}

.event-date-heading {
  font-size: 1.25rem;
  font-weight: bold;
  border-bottom: 1px solid #666;
  text-align: left;
}

.event-date {
  font-weight: bold;
  font-size: 0.9rem;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}

@media (min-width: 40rem) {
  .event-date {
    font-size: 1.0rem;
  }
}

.event-date span {
  font-weight: bold;
  font-size: 1.5rem;
  padding-left: 1rem;
}

.event-time {
  font-size: 1.0rem;
  font-weight: bold;
  text-align: left;
}

.products-spec {
  text-align: center;
  line-height: 20px;
}

.products-spec span {
  font-weight: bold;
}

.products-name{
  text-align: center;
  color: #ea5539;
}

.products-name_2{
  text-align: center;
  color: #C21B2E;
}

.contents-area {
  margin-top: 50px;
}

@media (min-width: 40em) {
  .contents-area {
    margin-top: 100px;
    margin-bottom: 50px;
  }
}

.greeting-area {
  font-size: 16.5px;
  margin-top: 40px;
  margin-bottom: 20px;
}

@media (min-width: 40em) {
  .greeting-area {
    font-size: 17.5px;
    line-height: 1.4
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.subtitle {
  font-size: 16px;
  color: #ea5539;
  font-weight: normal;
  padding-left: 5px;
  letter-spacing: 0;
}

.title_chopard{
  font-size: 35px;
  color: #ea5539;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 2px;
}

.chopard_under{
  margin-bottom: 10px;
  margin-top: 70px;
}

.title_chopard_under{
  font-size: 30px;
  color: #ea5539;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 2px;
}

/*フッター エリア*/
.footer-area {
  padding: 40px 0;
}

@media (min-width: 40em) {
  .footer-area {
    padding: 0 0 60px;
  }
}

.footer-bt {
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 7px 0;
  color: #fff;
  background-color: #333;
  margin: 0 auto;
}

@media (min-width: 40em) {
  .footer-bt {
    width: 300px;
    border: 1px solid #333;
    margin-top: 30px;
    font-size: 15px;
  }

  .footer-bt:hover {
    background: #FFF;
    color: #333;
    border: 1px solid #333;
  }
}

.shop-info {
  text-align: center;
  margin-bottom: 10px;
}

@media (min-width: 40em) {
  .shop-info {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 60px;
  }
}

.contactus-title {
  background-color: #d2382a;
  margin-bottom: 30px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  padding: 2px 10px;
}

.contactus-title-inner {
  font-size: 1.4rem;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}

@media (min-width: 40rem) {
  .contactus-title-inner {
    font-size: 2.0rem;
  }
}

.contactus {
  font-size: 1.3rem;
  line-height: 1.5;
}

@media (min-width: 40em) {
  .contactus {
    font-size: 1.9rem;
  }
}

.contactus span {
  color: #c35fa5;
}

.contactus-time {
  font-size: 0.9rem;
}

@media (min-width: 40em) {
  .contactus-time {
    font-size: 1.2rem;
  }
}

.contactus-note {
  font-size: 0.8rem;
  line-height: 1.5;
  margin-top: 15px;
}

@media (min-width: 40em) {
  .contactus-note {
    font-size: 1rem;
  }
}


.shop-wrapper {
  border: 1px solid #CCC;
  padding: 1rem;
}

.shop-wrapper2 {
  border: 1px solid #CCC;
  padding: 20px 0;
}

@media (min-width: 40em) {
  .shop-wrapper2 {
    border: 1px solid #CCC;
    padding: 20px 0;
    height: 330px;
  }
}

.shop {
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
  border-bottom: 1px solid #CCC;
  margin: 0 20px;
}

.date {
  font-size: 1.3rem;
}
@media (min-width: 40em) {
  .date {
    font-size: 1.4rem;
  }
}

.venue {
  font-size: 1.0rem;
}

.phone {
  font-size: 22px;
  text-align: center;
  margin-top: 10px;
}

@media (min-width: 40em) {
  .phone {
    font-size: 32px;
  }
}

.phone span {
  font-size: 16px;
}

.deadline {
  color: #C21B2E;
  font-size: 1.1rem;
}

.contactus-heading1 {
  font-size: 1rem;
  text-align: center;
  /* border-bottom: 1px solid #ed6d46; */
  color: #C21B2E;
  margin-bottom: 30px;
  margin:40px 0 10px;
  font-weight: bold;
}

@media (min-width: 40em) {
  .contactus-heading1 {
    font-size: 1.3rem;
  }
}

.contactus-heading2 {
  font-size: 1.1rem;
  text-align: center;
  /* border-bottom: 1px solid #ed6d46; */
  color: #C21B2E;
  margin-bottom: 30px;
  margin:10px 0 30px;
  font-weight: bold;
}

@media (min-width: 40em) {
  .contactus-heading2 {
    font-size: 1.25rem;
  }
}

@media (min-width: 40rem) {
  .ml15 {
    margin-left: 15px;
  }
}

/*予約ボタン*/
.rsv-bt {
  width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 6px 0;
  color: #fff;
  background-color: #d2382a;
  margin: 0 auto;
  position: relative;
}

a .rsv-bt {
  text-decoration: none;
}

.rsv-bt::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin: -5px 0 0 0;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (min-width: 40em) {
  .rsv-bt {
    width: 800px;
    border: 1px solid #ed6d46;
    font-size: 33px;
    line-height: normal;
    padding: 10px 0 5px;
  }

  .rsv-bt:hover {
    background: #ed6d46;
    color: #FFF;
    border: 1px solid #ed6d46;
  }

  .rsv-bt:hover::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 12px;
    height: 12px;
    margin: -5px 0 0 0;
    border-top: solid 3px #FFF;
    border-right: solid 3px #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

/*感染予防対策*/
.memo-area {
  padding: 20px 0;
}

.memo-area-box {
  width: 100%;
  background-color: #FFFEF7;
  padding: 20px;
  margin: 0 auto;
  border: 2px solid #D46982;
  border-radius: 12px;

}

@media (min-width: 40em) {
  .memo-area-box {
    max-width: 700px;
  }
}