﻿
 /*-----デフォルト------------------------------*/
 @charset "UTF-8";

  html {
    font-size: 62.5%;
  }

  body {
    width: 100%;
  }

  img,
  video,
  svg {
    width: 100%;
    height: auto;
  }
/*---//デフォルト-------------------------------*/

/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}
/* //パンくず 追加スタイル PC */
#norc_jewelry a{
  display: block;
}

#norc_jewelry .price span {
  display: inline-block;
}

#norc_jewelry * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*==========================
      共通
=========================*/



/*.back_pc{
    background: url(../img/PC.jpg); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 133.6rem;
    background-position-y: 7.2rem;
}*/


#norc_jewelry {
  margin: auto;
  margin-bottom: 12rem;
  /* padding-top: 3rem; */
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  color: #000000;
}

.sect{
  width: 114rem;
  margin: auto;
  position: relative;
  z-index: 3;
}

.item-img{
  width: 18rem;
}

.ta_c {
  text-align: center;
}

.text-box{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #000000;
}

h2.top-ttl{
  font-size: 4rem;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 2.5;
  letter-spacing: 0.1em;
  color: #000000;
  margin-bottom: 3.3rem;
}

.h2_sub-ttl{
  font-size: 1.3rem;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #BCBCBC;
  display: block;
}

.sect-brand-ttl{
  margin: auto;
}

h3.brand-neme{
  width: 18.437rem;
  margin: auto;
}

.h3_sub-ttl{
  font-size: 1.5rem;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #BCBCBC;
  margin-top: 1.5rem;
}

h4.prod-name{
  font-size: 2.4rem;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #000000;
  margin-bottom: 3.3rem;
}

.price_brand-ttl {
  font-size: 1rem;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #343434;
  margin-top: 2rem;
  margin-bottom: 1.2rem;
}

.price {
  font-size: 1rem;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #343434;
}

.price span{
  border-bottom: 1px solid #343434;
}

.price_mb{
  margin-bottom: 1rem;
}

.flex-column{
  display: flex;
}

.product-list{
  width: 108rem;
  margin: auto;
}

.product-list_li{
  width: 98rem;
  margin-bottom: 8.2rem;
}

/*==========================
          top
=========================*/
.top{
  width: 136.6rem;
  margin: auto;
  margin-bottom: 12rem;
}

.top-img{
  width: 100%;
  margin: auto;
  margin-bottom: 5.3rem;
}

.top .text-box{
  width: 98rem;
  margin: auto;
  text-align: center;
  letter-spacing: 0.1em;
}

.top-text_mb{
  margin-bottom: 1.4rem;
  display: block;
}

.top_description{
  width: 108rem;
  margin: auto;
  justify-content: space-between;
}

.top_description_img-box{
  width: 61rem;
  padding-left: 27rem;
  padding-bottom: 17.5rem;
  position: relative;
}

.top_M{
  width: 34rem;
}

.top_S{
  width: 34rem;
  position: absolute;
  left: 0;
  bottom: 0;
}

.top_description-box{
  width: 37rem;
  margin-top: 9rem;
  text-align: left;
}

.top_description .text-box{
  width: 37rem;
  text-align: left;
}
/*=======//top==============================================*/


/*==========================
      section01
=========================*/

/*----------section01共通------------------------------*/
.sect01{
  padding-top: 13.28rem;
  padding-bottom: 2rem;
  margin: auto;
  margin-bottom: 12rem;
  background-color: #F7F7F7;
}

.sect01 .sect-brand-ttl{
  margin-bottom: 5rem;
}

.sect01 .product-list_li{
  justify-content: space-between;
}

.sect01 .sect01_li_description-box{
  width: 37rem;
  margin-top: 7rem;
}

.sect01_li-01, .sect01_li-03, .sect01_li-05, .sect01_li-07{
  margin-left: 10rem;
}

.sect01_li-02, .sect01_li-04, .sect01_li-06{
  margin-right: 10rem;
}
.sect01-model_img{
  width: 51rem;
}
/*----------//section01共通------------------------------*/

.sect01_li-01_img-box,.sect01_li-05_img-box{
  width: 51rem;
  position: relative;
  padding-left: 9rem;
  padding-bottom: 11.5rem;
}

.sect01_li01_M,.sect01_li05_M{
  width: 42rem;
}

.sect01_li01_S,.sect01_li05_S{
  width: 25rem;
  position: absolute;
  left: 0;
  bottom: 0;
}

/*----------//section01共通------------------------------*/

/*=======//section01==============================================*/


/*==========================
      section02
=========================*/     
.sect02{
  margin: auto;
  margin-bottom: 9.7rem;
}

.sect02 .sect-brand-ttl{
  margin-bottom: 8rem;
}

.sect02 ul.product-list{
  width: 108.2rem;
  margin: auto;
}

.sect02 .li_A{
  width: 101rem;
  justify-content: space-between;
}

.sect02 .sect02-li02 .li_A{
  width: 101rem;
  justify-content: space-between;
  margin-left: 7rem;
}

.sect02 .li_B{
  width: 94rem;
  justify-content: space-between;
  margin: auto;
}

.sect02 .li_C{
  width: 95.5rem;
}

.sect02 .product-list_li{
  width: 108.2rem;
  margin: auto;
  margin-bottom: 9.7rem;
}

.sect02 .sect02_li_description-box{
  width: 40rem;
  margin-top: 7rem;
}

.sect02 .price{
  margin-top: 1.5rem;
}

.sect02-model_img{
  width: 40rem;
}

.sect02-li01,.sect02-li03 .li_A{
  margin-right: 7rem;
} 

.sect02-li02,.sect02-li04 .li_A{
  margin-left: 7rem;
}

.sect02_li-01_img-box{
  position: relative;
  width: 51rem;
  padding-right: 11rem;
  padding-bottom: 9.3rem;
}

.sect02_li-02_img-box{
  position: relative;
  width: 51rem;
  padding-left: 11rem;
  padding-bottom: 10.3rem;
}

.sect02_li01_01S, .sect02_li02_01S, .sect02_li03_01S{
  width: 23rem;
  position: absolute;
}

.sect02_li01_01S, .sect02_li03_01S{
  bottom: 0;
  right: 0;
}

.sect02_li02_01S{
  left: 0;
  bottom: 0;
}

.sect02_li04_01{
  width: 51rem;
}

.sect02-li01 .li_B{
  margin-top: -10rem;
}

@media screen and (min-width: 768px) {
  .sect02_li01_03-box-02{
  margin-top: 20rem;
}

}

.sect02-li02 .li_B{
  margin-top: -11rem;
}

.sect02_li02_03{
  margin-top: 22rem;
}

.sect02-li03 .flex-column{
  width: 101rem;
  justify-content: space-between;
}

.sect02_li-03_img-box{
  position: relative;
  width: 51rem;
  padding-right: 11rem;
  padding-bottom: 10.3rem;
}

.sect02-li04 .li_C{
  margin: auto;
  margin-top: -22.5rem;
  justify-content: space-between;
}

.sect02_li-04_04-box{
  width: 40rem;
  margin-top: 32.5rem;
}
/*=======//section02==============================================*/


/*==========================
      section03
=========================*/
.Message-box{
  width: 120rem;
  background-color: #F7F7F7;
  padding: 8em 6rem;
  margin: auto;
  margin-bottom: 7rem;
}

.flex-Message{
  display: flex;
  width: 106rem;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}

.Message-img{
  width: 17.8rem;
  position: relative;
}

.Message-box .text-box{
  width: 77.6rem;
}

@media screen and (min-width: 768px) {
  .Message-img::before{
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  right: -5.45rem;
  display: block;
  width: 1px;
  height: 10rem;
  background-color: #BCBCBC;
}

}

/*=======//section03==============================================*/



/*==========================
      ボタン
=========================*/
.top_button{
  margin-top: 4.3rem;
  margin-bottom: 11rem;
}

.lp-button a {
  font-size: 1.4rem;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: 1.7rem 4.2rem 1.7rem;
  display: inline-block!important;
  color: #ffffff;
  border: 1px solid #000000;
  letter-spacing: 0.1em;
  background-color: #000000;
}

/*=======//ボタン==============================================*/


/*=====PCのみ==============================*/
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .pc-order01 {
    order: 1;
  }

  .pc-order02 {
    order: 2;
  }


}

/*=====//PCのみ==============================*/

/*=====タブレットのみ==============================*/
@media screen and (min-width: 768px) and (max-width: 1366px) {
  html {
    font-size: calc(10*(100vw/1366)) !important;
  }

}

/*=====//タブレットのみ==============================*/

/*=====SPのみ==============================*/
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }


  /*==========================
      共通
=========================*/
/*
  .back_sp {
    background: url(../img/SP.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 35px;
    background-size: 100%;
  }
*/

#norc_jewelry {
  width: calc(750*(100vw/750));
  margin: auto;
  margin-bottom: calc(190*(100vw/750));
  padding-top: 0;
  font-size: calc(28*(100vw/750));
  letter-spacing: 0.1em;
  line-height: 1.85;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  color: #000000;
  overflow-x: hidden;
}

.sect{
  width: calc(750*(100vw/750));
  margin: auto;
  position: relative;
  z-index: 3;
}
/*
.item-img{
  width: calc(375*(100vw/750));
}*/

.ta_c {
  text-align: center;
}

.text-box{
  font-size: calc(28*(100vw/750));
  letter-spacing: 0.1em;
  line-height: 1.85;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #000000;
}

h2.top-ttl{
  font-size: calc(65*(100vw/750));
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #000000;
  margin: auto;
  margin-bottom: calc(60*(100vw/750));
  text-align: center;
}

.h2_sub-ttl{
  font-size: calc(24*(100vw/750));
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #BCBCBC;
  display: block;
  margin-top: calc(15*(100vw/750));
  text-align: center;
}

.sect-brand-ttl{
  margin: auto;
}

h3.brand-neme{
  width: calc(290*(100vw/750));
  margin: auto;
}

.h3_sub-ttl{
  font-size: calc(24*(100vw/750));
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #BCBCBC;
  margin-top: calc(22*(100vw/750));
}

h4.prod-name{
  font-size: calc(48*(100vw/750));
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: calc(32*(100vw/750));
}

.price_brand-ttl {
  font-size: calc(20*(100vw/750));
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #343434;
  margin-top: calc(28*(100vw/750));
  margin-bottom: calc(20*(100vw/750));
}

.price {
  font-size: calc(20*(100vw/750));
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #343434;
}

.price span{
  border-bottom: 1px solid #343434;
}

.price_mb{
  margin-bottom: calc(20*(100vw/750));
}

.flex-column{
  display: flex;
  flex-direction: column;
}

.product-list{
  width: calc(750*(100vw/750));
  margin: auto;
}

.product-list_li{
  width: calc(750*(100vw/750));
  margin-bottom: calc(100*(100vw/750));
}

/*==========================
          top
=========================*/
.top{
  width: calc(750*(100vw/750));
  margin: auto;
  margin-bottom: calc(110*(100vw/750));
}

.top-img{
  width: 100%;
  margin: auto;
  margin-bottom: calc(88*(100vw/750));
}

.top .text-box{
  width: calc(690*(100vw/750));
  margin: auto;
  text-align: left;
  letter-spacing: 0.1em;
}

.top-text_mb{
  margin-bottom: calc(36*(100vw/750));
  display: block;
}

.top_description{
  width: calc(750*(100vw/750));
  margin: auto;
  justify-content: space-between;
}

.top_description_img-box{
  width: calc(750*(100vw/750));
  padding-left: calc(332*(100vw/750));
  padding-bottom: calc(230*(100vw/750));
  position: relative;
}

.top_M{
  width: calc(418*(100vw/750));
}

.top_S{
  width: calc(418*(100vw/750));
  position: absolute;
  left: 0;
  bottom: 0;
}

.top_description-box{
  width: calc(690*(100vw/750));
  margin: auto;
  margin-top:calc(50*(100vw/750));
  text-align: left;
}

.top_description .text-box{
  width: calc(690*(100vw/750));
  /*text-align:justify;*/
  margin: auto;
}
/*=======//top==============================================*/


/*==========================
      section01
=========================*/

/*----------section01共通------------------------------*/
.sect01{
  padding-top: calc(120*(100vw/750));
  padding-bottom: calc(20*(100vw/750));
  margin: auto;
  margin-bottom: calc(128*(100vw/750));
  background-color: #F7F7F7;
}

.sect01 .sect-brand-ttl{
  margin-bottom: calc(70*(100vw/750));
}

.sect01 .product-list_li{
  justify-content: space-between;
}

.sect01 .sect01_li_description-box{
  width: calc(690*(100vw/750));
  margin: auto;
  margin-top: calc(50*(100vw/750));
}

.sect01_li-01, .sect01_li-03, .sect01_li-05, .sect01_li-07{
  margin-left: 0;
}

.sect01_li-02, .sect01_li-04, .sect01_li-06{
  margin-right: 0;
}
.sect01-model_img{
  width: calc(750*(100vw/750));
}
/*----------//section01共通------------------------------*/

.sect01_li-01_img-box,.sect01_li-05_img-box{
  width: calc(750*(100vw/750));
  position: relative;
  padding-left: calc(134*(100vw/750));
  padding-bottom: calc(170*(100vw/750));
}

.sect01_li01_M,.sect01_li05_M{
  width: calc(616*(100vw/750));
}

.sect01_li01_S,.sect01_li05_S{
  width: calc(367*(100vw/750));
  position: absolute;
  left: 0;
  bottom: 0;
}

/*----------//section01共通------------------------------*/

/*=======//section01==============================================*/


/*==========================
      section02
=========================*/     
.sect02{
  margin: auto;
  margin-bottom: calc(120*(100vw/750));
}

.sect02 .sect-brand-ttl{
  margin-bottom: calc(67*(100vw/750));
}

.sect02 ul.product-list{
  width: calc(750*(100vw/750));
  margin: auto;
}

.sect02 .li_A{
  width: calc(750*(100vw/750));
  justify-content: start;
}

.sect02 .sect02-li02 .li_A{
  width: calc(750*(100vw/750));
  justify-content: start;
  margin-left: 0;
}

.sect02 .li_B{
  width: calc(750*(100vw/750));
  justify-content: start;
}

.sect02 .li_B,.li_C{
  margin-left: calc(0*(100vw/750));
}

.sect02 .li_B .sect02_li-02_04-box,.sect02_li01_03-02 .price{
  margin-left: calc(0*(100vw/750));
}

.sect02 .li_C{
  width: calc(750*(100vw/750));
}

.sect02 .product-list_li{
  width: calc(750*(100vw/750));
  margin: auto;
  margin-bottom: calc(120*(100vw/750));
}

.sect02 .sect02_li_description-box{
  width: calc(690*(100vw/750));
  margin: auto;
  margin-top: calc(38*(100vw/750));
}

.sect02 .price{
  margin-top: calc(20*(100vw/750));
}

.sect02-model_img{
  width: calc(600*(100vw/750));
}

.sect02-li01,.sect02-li03 .li_A{
  margin-right: calc(0*(100vw/750));
} 

.sect02-li02,.sect02-li04 .li_A{
  margin-left: calc(0*(100vw/750));
}

.sect02_li-01_img-box{
  position: relative;
  width: calc(750*(100vw/750));
  padding-right: calc(163*(100vw/750));
  padding-bottom: calc(150*(100vw/750));
}

.sect02_li-02_img-box{
  position: relative;
  width: calc(750*(100vw/750));
  padding-left: calc(163*(100vw/750));
  padding-bottom: calc(150*(100vw/750));
}

.sect02_li01_01S, .sect02_li02_01S, .sect02_li03_01S{
  width: calc(338*(100vw/750));
  position: absolute;
}

.sect02_li01_01S, .sect02_li03_01S{
  bottom: 0;
  right: 0;
}

.sect02_li02_01S{
  left: 0;
  bottom: 0;
}

.sect02_li04_01{
  width: calc(750*(100vw/750));
}

.sect02-li01 .li_B{
  margin-top: calc(80*(100vw/750));
}

.sect02_li01_03{
  margin-top: calc(80*(100vw/750));
}

.sect02-li02 .li_B{
  margin-top: calc(80*(100vw/750));
}

.sect02_li-02_04-box{
  width: calc(600*(100vw/750));
  margin-left: auto;
}
.sect02_li02_03{
  margin-top: calc(0*(100vw/750));
}

.sect02-li03 .flex-column{
  width: calc(750*(100vw/750));
  justify-content: start;
}

.sect02_li-03_img-box{
  position: relative;
  width: calc(750*(100vw/750));
  padding-right: calc(163*(100vw/750));
  padding-bottom: calc(135*(100vw/750));
}

.sect02-li04 .li_C{
  margin: auto;
  margin-top: calc(80*(100vw/750));
  justify-content: start;
}

.sect02 .li_B .sect02_li-02_04-box{
  margin-left: auto;
}

.sect02_li-04_04-box{
  width: calc(600*(100vw/750));
  margin-top: calc(80*(100vw/750));
}

.sect02_li01_03-box-02 .price{
  margin-left: calc(30*(100vw/750));
}

.sect02_li-04_03-box .price{
  margin-left: calc(30*(100vw/750));
}

.sect02_li-01_03-box,.sect02_li01_03,.sect02_li02_03,.sect02_li-04_04-box,.sect02_li-02_04-box{
  margin-left: auto;
}

.sect02_li01_03-box-02{
  margin-top: calc(80*(100vw/750));
}


.sect02_li-02_04-box{
  margin-top: calc(80*(100vw/750));
}
/*=======//section02==============================================*/


/*==========================
      section03
=========================*/
.Message-box{
  width: calc(750*(100vw/750));
  background-color: #F7F7F7;
  padding: calc(100*(100vw/750)) calc(30*(100vw/750));
  margin: auto;
  margin-bottom: calc(80*(100vw/750));
}

.flex-Message{
  display: flex;
  flex-direction: column;
  width: calc(690*(100vw/750));
  justify-content: space-between;
  align-items: center;
  margin: auto;
}

.Message-img{
  width: calc(330*(100vw/750));
  position: relative;
  margin-bottom: calc(107*(100vw/750));
}

.Message-img::before{
  content: "";
  position: absolute;
  right: calc(0*(100vw/750));
  left: calc(0*(100vw/750));
  margin: auto;
  bottom: calc(-43.5*(100vw/750));
  display: block;
  width: calc(100*(100vw/750));
  height: 1px;
  background-color: #BCBCBC;
}

.Message-box .text-box{
  width: calc(690*(100vw/750));
}


/*=======//section03==============================================*/



  /*==========================
      ボタン
=========================*/
.top_button{
  margin-top: calc(68*(100vw/750));
  margin-bottom: calc(120*(100vw/750));
}


.lp-button a {
  font-size: calc(28*(100vw/750));
  line-height: 1;
  padding: calc(30*(100vw/750)) calc(90*(100vw/750));
  display: inline-block!important;
  color: #ffffff;
  border: 1px solid #000000;
  letter-spacing: 0.1em;
  background-color: #000000;
  }

  /*=======//ボタン==============================================*/


}

/*=====//SPのみ==============================