@charset "UTF-8";
/*spレイアウト*/
/*--------------------------------
  mypage 個別レイアウト
--------------------------------*/
.mypage-integration-completed .contents .main {
  margin-left: 32%;
}
@media (max-width: 768px) {
  .mypage-integration-completed .contents .main {
    margin-left: 0;
  }
}
.mypage-integration-completed .contents .main p:first-of-type {
  margin-top: 5rem;
  font-size: 1.4rem;
  font-family: "NotoSansCJKjp";
}
@media (max-width: 768px) {
  .mypage-integration-completed .contents .main p:first-of-type {
    padding-left: 0;
    margin-top: 3rem;
    font-size: 1.1rem;
  }
}
.mypage-integration-completed .contents .main .click a {
  padding-left: 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .mypage-integration-completed .contents .main .click a {
    width: 60%;
    margin-left: 0;
  }
}
.mypage-integration-completed .contents .main .click a:before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  left: 30%;
  display: block;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .mypage-integration-completed .contents .main .click a:before {
    width: 6px;
    height: 6px;
  }
}

/*--------------------------------
  END
--------------------------------*/
.sj-members img {
  width: 100%;
}
.sj-members a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 769px) {
  .sj-members .sp-br {
    display: none;
  }
}
@media (max-width: 768px) {
  .sj-members .pc-br {
    display: none;
  }
}
.sj-members .middle-br {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .sj-members .middle-br {
    display: block;
  }
}
.sj-members .inner {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .sj-members .inner {
    width: 100%;
    padding: 0 15px;
  }
}
.sj-members .top {
  width: 100%;
  margin-top: 35px;
  text-align: center;
}
@media (max-width: 768px) {
  .sj-members .top {
    margin-top: 32px;
  }
}
.sj-members .top .title {
  letter-spacing: 4px;
  font-size: 30px;
  font-family: "Poppins";
  font-weight: 300;
}
@media (max-width: 768px) {
  .sj-members .top .title {
    font-size: 25px;
  }
}
.sj-members .top .img-wrapper1 {
  width: 20%;
  margin: 42px auto 0;
}
@media (max-width: 768px) {
  .sj-members .top .img-wrapper1 {
    width: 40%;
    margin-top: 25px;
  }
}
.sj-members .section1 {
  width: 100%;
  margin-top: 70px;
}
@media (max-width: 768px) {
  .sj-members .section1 {
    margin-top: 35px;
  }
}
.sj-members .section1 .title {
  padding: 5px 0;
  margin-top: 50px;
  font-size: 20px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
  background-color: #e6e6e6;
  text-align: center;
}
@media (max-width: 768px) {
  .sj-members .section1 .title {
    padding: 13px 0;
    margin-top: 40px;
    font-size: 16px;
  }
}
.sj-members .section1 .subtitle {
  margin-bottom: 20px;
  font-size: 16px;
  font-family: 'NotoSansCJKjp';
  font-weight: 500;
}
@media (max-width: 768px) {
  .sj-members .section1 .subtitle {
    margin-bottom: 13px;
    font-size: 13px;
  }
}
.sj-members .section1 .text1 {
  line-height: 1.8;
  font-size: 14px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .sj-members .section1 .text1 {
    letter-spacing: 0;
    font-size: 12px;
  }
}
.sj-members .section1 .text1 a {
  border-bottom: solid 2px #afafaf;
  display: inline-block;
}
@media (max-width: 768px) {
  .sj-members .section1 .text1 a {
    border-width: 1px;
  }
}
.sj-members .section1 .text1 span.text-cl {
  font-size: 12px;
  color: #cf264e;
}
@media (max-width: 768px) {
  .sj-members .section1 .text1 span.text-cl {
    font-size: 11px;
  }
}
.sj-members .section1 .text2 {
  line-height: 1.5;
  font-size: 12px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .sj-members .section1 .text2 {
    line-height: 1.7;
    font-size: 11px;
  }
}
.sj-members .section1 .text2 a {
  border-bottom: solid 2px #afafaf;
  display: inline-block;
}
.sj-members .section1 .text-area1 {
  margin-top: 35px;
  text-align: center;
}
@media (max-width: 768px) {
  .sj-members .section1 .text-area1 {
    margin-top: 17px;
  }
}
.sj-members .section1 .text-area2 {
  margin-top: 35px;
  text-align: center;
}
@media (max-width: 768px) {
  .sj-members .section1 .text-area2 {
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .sj-members .section1 .text-line {
    text-align: left;
  }
}
.sj-members .section1 .text-area3 {
  margin-top: 70px;
  text-align: center;
}
@media (max-width: 768px) {
  .sj-members .section1 .text-area3 {
    margin-top: 48px;
  }
}
.sj-members .section1 .registration-area {
  width: 80%;
  padding: 35px 10%;
  margin: 30px auto 0;
  border: solid 2px;
  text-align: left;
}
@media (max-width: 768px) {
  .sj-members .section1 .registration-area {
    width: 100%;
    padding: 32px 13px;
  }
}
.sj-members .section1 .registration-area .flex-wrapper1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sj-members .section1 .registration-area .flex-wrapper1 .text-block {
  width: 75%;
}
@media (max-width: 768px) {
  .sj-members .section1 .registration-area .flex-wrapper1 .text-block {
    width: 65%;
  }
}
.sj-members .section1 .registration-area .flex-wrapper1 .img-wrapper1 {
  width: 20%;
}
@media (max-width: 768px) {
  .sj-members .section1 .registration-area .flex-wrapper1 .img-wrapper1 {
    width: 30%;
  }
}
.sj-members .section1 .registration-area .text3 {
  margin-bottom: 15px;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 500;
}
@media (max-width: 768px) {
  .sj-members .section1 .registration-area .text3 {
    margin-bottom: 25px;
    letter-spacing: 0;
    font-size: 13px;
    text-align: center;
  }
}
.sj-members .section1 .registration-area .flex-wrapper2 {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .sj-members .section1 .registration-area .flex-wrapper2 {
    margin-top: 23px;
    display: block;
  }
}
.sj-members .section1 .registration-area .flex-wrapper2 .text4 {
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media screen and (max-width: 1400px) {
  .sj-members .section1 .registration-area .flex-wrapper2 .text4 {
    font-size: 1.142vw;
  }
}
@media (max-width: 768px) {
  .sj-members .section1 .registration-area .flex-wrapper2 .text4 {
    letter-spacing: 0;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 12px;
  }
}
.sj-members .section1 .registration-area .flex-wrapper2 .btn-wrap {
  width: 45%;
}
@media (max-width: 768px) {
  .sj-members .section1 .registration-area .flex-wrapper2 .btn-wrap {
    width: 80%;
    margin: 0 auto;
  }
}
.sj-members .section1 .registration-area .flex-wrapper2 .btn1 {
  width: 100%;
  background-color: #212121;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
}
@media (max-width: 768px) {
  .sj-members .section1 .registration-area .flex-wrapper2 .btn1 {
    font-size: 15px;
  }
}
.sj-members .section1 .registration-area .flex-wrapper2 .btn1 a {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: block;
  color: #fff;
}
.sj-members .section1 .flex-wrapper3 {
  width: 85%;
  margin: 20px auto 0;
  border: solid 1px;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .sj-members .section1 .flex-wrapper3 {
    width: 100%;
    margin-top: 13px;
    display: block;
  }
}
.sj-members .section1 .flex-wrapper3 .box1 {
  width: 33.33%;
  border-right: solid 1px;
}
@media (max-width: 768px) {
  .sj-members .section1 .flex-wrapper3 .box1 {
    width: 100%;
    display: flex;
    border-right: none;
    border-bottom: solid 1px;
  }
}
.sj-members .section1 .flex-wrapper3 .box1:last-of-type {
  border-right: none;
}
@media (max-width: 768px) {
  .sj-members .section1 .flex-wrapper3 .box1:last-of-type {
    border-bottom: none;
  }
}
.sj-members .section1 .flex-wrapper3 .box1 .text2 {
  width: 100%;
  height: 150px;
  padding: 10px 5%;
  letter-spacing: 0;
  line-height: 1.7;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 768px) {
  .sj-members .section1 .flex-wrapper3 .box1 .text2 {
    width: 65%;
    height: auto;
    padding: 18px 10px;
    letter-spacing: 0;
    text-align: left;
  }
}
.sj-members .section1 .flex-wrapper3 .subtitle1 {
  padding: 15px;
  font-size: 18px;
  font-family: "Poppins";
  font-weight: 200;
  text-align: center;
}
@media (max-width: 768px) {
  .sj-members .section1 .flex-wrapper3 .subtitle1 {
    width: 35%;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sj-members .section1 .flex-wrapper3 .back-cl1 {
  background-color: #cacaca;
}
.sj-members .section1 .flex-wrapper3 .back-cl2 {
  background-color: #bbb770;
}
.sj-members .section1 .flex-wrapper3 .back-cl3 {
  background-color: #a1b9bf;
}
.sj-members .section1 .attention {
  width: 85%;
  margin: 20px auto 0;
}
@media (max-width: 768px) {
  .sj-members .section1 .attention {
    width: 100%;
    margin-top: 15px;
  }
}

.special_brand img {
  width: 100%;
}
.special_brand a:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .special_brand .pc-br {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .special_brand .sp-br {
    display: none;
  }
}
@media (max-width: 768px) {
  .special_brand .sp-display {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .special_brand .sp-inline-style {
    display: inline-block;
  }
}
@media screen and (min-width: 769px) {
  .special_brand .pc-inline-style {
    display: inline-block;
  }
}
.special_brand .inner {
  width: 75%;
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .special_brand .inner {
    width: 100%;
  }
}
.special_brand .section1 {
  width: 100%;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .special_brand .section1 {
    padding: 0 15px;
    margin-top: 35px;
  }
}
.special_brand .section1 .top {
  width: 100%;
  text-align: center;
}
.special_brand .section1 .img-wrapper1 {
  width: 25%;
  margin: 0 auto 40px auto;
}
@media (max-width: 768px) {
  .special_brand .section1 .img-wrapper1 {
    width: 60%;
    margin: 0 auto 25px auto;
  }
}
.special_brand .section1 .text1 {
  letter-spacing: 1px;
  line-height: 2.5;
  font-size: 14px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 768px) {
  .special_brand .section1 .text1 {
    font-size: 11px;
  }
}
.special_brand .section1 .reverse {
  flex-direction: row-reverse;
}
.special_brand .section1 .flex-wrapper {
  width: 100%;
  margin-top: 100px;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  /* flex-wrapper 真ん中のレイアウト */
  /* // flex-wrapper 真ん中のレイアウト */
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper {
    margin-top: 50px;
    display: block;
  }
}
.special_brand .section1 .flex-wrapper:nth-of-type(2) {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper:nth-of-type(2) {
    margin-top: 38px;
  }
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper:nth-of-type(3) .img-wrapper2 {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper:nth-of-type(3) .text-area {
    width: 70%;
    margin: 15px 0 0 auto;
  }
}
@media screen and (max-width: 355px) {
  .special_brand .section1 .flex-wrapper:nth-of-type(3) .text-area {
    width: 80%;
  }
}
.special_brand .section1 .flex-wrapper .img-wrapper2 {
  width: 55%;
}
@media screen and (max-width: 1024px) {
  .special_brand .section1 .flex-wrapper .img-wrapper2 {
    width: 46%;
  }
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper .img-wrapper2 {
    width: 100%;
    text-align: right;
  }
  .special_brand .section1 .flex-wrapper .img-wrapper2 img {
    width: 80%;
  }
}
.special_brand .section1 .flex-wrapper .text-area {
  width: 42%;
}
@media screen and (max-width: 1024px) {
  .special_brand .section1 .flex-wrapper .text-area {
    width: 52%;
  }
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper .text-area {
    width: 100%;
    margin-top: 15px;
  }
}
.special_brand .section1 .flex-wrapper .text-area .text2 {
  letter-spacing: 1px;
  line-height: 2;
  font-size: 19px;
  font-family: 'NotoSansCJKjp';
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper .text-area .text2 {
    font-size: 11px;
  }
}
.special_brand .section1 .flex-wrapper .text-area .right {
  margin-left: 60px;
}
.special_brand .section1 .flex-wrapper .text-area .lists {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper .text-area .lists {
    margin-top: 15px;
  }
}
.special_brand .section1 .flex-wrapper .text-area .item {
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 300;
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper .text-area .item {
    margin-bottom: 14px;
    font-size: 10px;
  }
}
.special_brand .section1 .flex-wrapper .text-area .item:last-of-type {
  margin-bottom: 0;
}
.special_brand .section1 .flex-wrapper .text-area .small {
  letter-spacing: 1px;
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 300;
}
@media (max-width: 768px) {
  .special_brand .section1 .flex-wrapper .text-area .small {
    font-size: 10px;
  }
}
.special_brand .section1 .flex-wrapper .text-area .attention {
  line-height: 2;
}
.special_brand .section1 .store-link {
  margin-top: 145px;
  text-align: center;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link {
    margin-top: 50px;
  }
}
.special_brand .section1 .store-link .text3 {
  letter-spacing: 1px;
  font-size: 20px;
  font-family: "Poppins";
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .text3 {
    font-size: 12.5px;
  }
}
.special_brand .section1 .store-link .text3 .jp {
  font-size: 18px;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .text3 .jp {
    font-size: 12px;
  }
}
.special_brand .section1 .store-link .text4 {
  padding-bottom: 3px;
  margin-top: 23px;
  border-bottom: solid 1px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 200;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .text4 {
    margin-top: 14px;
    font-size: 12px;
  }
}
.special_brand .section1 .store-link .text4 a {
  width: 100%;
  height: 100%;
  display: block;
}
.special_brand .section1 .store-link .others {
  width: 100%;
  margin: 80px auto 0;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .others {
    margin-top: 55px;
  }
}
.special_brand .section1 .store-link .others .text5 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .others .text5 {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .others .store-lists {
    width: 85%;
    margin: 0 auto;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-around;
    flex-wrap: wrap;
  }
}
.special_brand .section1 .store-link .others .item {
  display: inline;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .others .item {
    width: 40%;
    text-align: left;
  }
}
.special_brand .section1 .store-link .others .store {
  padding-bottom: 3px;
  margin: 0 45px 30px 0;
  border-bottom: solid 1px;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .others .store {
    margin: 0 0 23px 0;
    font-size: 12px;
    text-align: left;
  }
}
.special_brand .section1 .store-link .others .text6 {
  margin-top: 15px;
  font-size: 12px;
  font-weight: 300;
  color: #cf264e;
}
@media (max-width: 768px) {
  .special_brand .section1 .store-link .others .text6 {
    margin-top: 5px;
    font-size: 9px;
  }
}
.special_brand .section2 {
  width: 100%;
  margin-top: 145px;
  text-align: center;
}
@media (max-width: 768px) {
  .special_brand .section2 {
    margin-top: 56px;
  }
}
.special_brand .section2 .title {
  margin-bottom: 67px;
  font-size: 36px;
  font-family: "Poppins";
  font-weight: 200;
}
@media (max-width: 768px) {
  .special_brand .section2 .title {
    margin-bottom: 35px;
    font-size: 26px;
  }
}
.special_brand .section2 .flex-wrapper1 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
}
@media (max-width: 768px) {
  .special_brand .section2 .flex-wrapper1 {
    line-height: 0;
    display: block;
  }
}
.special_brand .section2 .block1 {
  width: 30%;
  margin-right: 35px;
  position: relative;
}
@media (max-width: 768px) {
  .special_brand .section2 .block1 {
    width: 100%;
    margin-right: 0;
  }
}
.special_brand .section2 .block1:last-of-type {
  margin-right: 0;
}
.special_brand .section2 .block1 a {
  width: 100%;
  height: 100%;
  display: block;
}
.special_brand .section2 .logo {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .special_brand .section2 .logo {
    width: 60%;
  }
}
.special_brand .section2 .sjg {
  width: 63%;
}
@media (max-width: 768px) {
  .special_brand .section2 .sjg {
    width: 40%;
  }
}

/*------------------------------------
  BEGIN PRECIOUSのみ
------------------------------------*/
.precious .section1 .block1 .text-area .right {
  margin-left: 180px;
}
@media screen and (max-width: 330px) {
  .precious .section1 .block1 .text-area .right {
    margin-left: 150px;
  }
}
@media (max-width: 768px) {
  .precious .section1 .block2 .text-area {
    width: 80% !important;
  }
}
.precious .section1 .block2 .text-area .right {
  margin-left: 75px;
}
@media (max-width: 768px) {
  .precious .section1 .block2 .text-area .right {
    margin-left: 0;
  }
}
.precious .section1 .block3 .img-wrapper2 {
  width: 40%;
}
@media (max-width: 768px) {
  .precious .section1 .block3 .img-wrapper2 {
    width: 100%;
  }
}
.precious .section1 .block3 .text-area {
  width: 60%;
}
@media (max-width: 768px) {
  .precious .section1 .block3 .text-area {
    width: 100%;
  }
}
.precious .section1 .block3 .text-area .right {
  margin-left: 40px;
}
@media (max-width: 768px) {
  .precious .section1 .block3 .text-area .right {
    margin-left: 15px;
  }
}

/*------------------------------------
 END
------------------------------------*/
.main.jewelry * {
  box-sizing: border-box;
}
.main.jewelry img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.main.jewelry p a {
  border-bottom: 1px solid;
}
.main.jewelry p a:hover {
  border: none;
}
.main.jewelry a:hover {
  opacity: 0.7;
}
.main.jewelry .br-pc {
  display: inline-block;
}
@media (max-width: 768px) {
  .main.jewelry .br-pc {
    display: none;
  }
}
.main.jewelry .br-sp {
  display: none;
}
@media (max-width: 768px) {
  .main.jewelry .br-sp {
    display: inline-block;
  }
}
.main.jewelry .br-tab {
  display: none;
}
@media screen and (max-width: 1023px) {
  .main.jewelry .br-tab {
    display: inline-block;
  }
}
@media screen and (min-width: 769px) {
  .main.jewelry .middle-br {
    display: inline-block;
  }
}
.main.jewelry .birth-color-jan {
  color: #a70c0c;
}
.main.jewelry .birth-color-feb {
  color: #9a49c9;
}
.main.jewelry .birth-color-mar {
  color: #4780bb;
}
.main.jewelry .birth-color-apl {
  color: #b2b6ba;
}
.main.jewelry .birth-color-may {
  color: #42947e;
}
.main.jewelry .birth-color-jun {
  color: #bbbba1;
}
.main.jewelry .birth-color-jul {
  color: #ad264f;
}
.main.jewelry .birth-color-aug {
  color: #5b954b;
}
.main.jewelry .birth-color-sep {
  color: #424990;
}
.main.jewelry .birth-color-oct {
  color: #c987cb;
}
.main.jewelry .birth-color-nov {
  color: #d6be94;
}
.main.jewelry .birth-color-dec {
  color: #32729a;
}
.main.jewelry .quality_service-banner .quality_service-banner-text {
  top: 50%;
  left: 40%;
  right: 0;
  width: auto;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.main.jewelry .quality_service-banner h2 {
  font-size: 36px;
  font-weight: 200;
  margin-bottom: 0.3em;
  letter-spacing: 5px;
}
@media (max-width: 768px) {
  .main.jewelry .quality_service-banner h2 {
    font-size: 24px;
  }
}
.main.jewelry .quality_service-banner p {
  font-size: 14px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .main.jewelry .quality_service-banner p {
    font-size: 11px;
  }
}
.main.jewelry .jewelry_search-area .content .section {
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section {
    margin-bottom: 59px;
    padding: 0 15px;
  }
}
.main.jewelry .jewelry_search-area .content .section h3 {
  font-size: 35px;
  font-weight: 200;
  letter-spacing: 0.17em;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section h3 {
    font-size: 25px;
    margin-bottom: 4px;
  }
}
.main.jewelry .jewelry_search-area .content .section .p1 {
  font-size: 14px;
  letter-spacing: 0.04em;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section .p1 {
    font-size: 10px;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
}
.main.jewelry .jewelry_search-area .content .section .link {
  font-size: 19px;
  margin-top: 67px;
  text-align: right;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section .link {
    margin-top: 0;
    font-size: 16px;
  }
}
.main.jewelry .jewelry_search-area .content .section .link a:hover {
  border-bottom: 1px solid #000;
  padding-bottom: 4px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section .link a {
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section1 {
    margin-bottom: 38px;
  }
}
.main.jewelry .jewelry_search-area .content .section1 .text-box {
  max-width: 730px;
  margin: 40px auto 100px;
  text-align: center;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section1 .text-box {
    margin: -5px auto 0;
  }
}
.main.jewelry .jewelry_search-area .content .section1 .text-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main.jewelry .jewelry_search-area .content .section1 .text-box ul li {
  background-color: #fafafa;
  padding: 16px 19px 15px;
  min-width: 215px;
  margin: 2px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section1 .text-box ul li {
    padding: 10px 6% 6px;
    min-width: 0;
    margin: 1px 1.5px;
  }
}
.main.jewelry .jewelry_search-area .content .section1 .text-box ul li p {
  font-size: 16px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section1 .text-box ul li p {
    font-size: 12px;
    letter-spacing: normal;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .p1 {
    padding-bottom: 7px;
  }
}
.main.jewelry .jewelry_search-area .content .section2 .item-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main.jewelry .jewelry_search-area .content .section2 .item-box ul li {
  width: 20%;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li {
    width: 50%;
    margin-bottom: 44px;
  }
}
.main.jewelry .jewelry_search-area .content .section2 .item-box ul li a .number {
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  left: 15px;
  top: 5px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li a .number {
    font-size: 13px;
    font-weight: 500;
    border: 1px solid;
    padding: 7px 9px;
    left: 0;
  }
}
.main.jewelry .jewelry_search-area .content .section2 .item-box ul li .item-text-block {
  text-align: left;
  margin-top: -3px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li .item-text-block {
    margin-top: 0;
    padding-left: 8px;
  }
}
.main.jewelry .jewelry_search-area .content .section2 .item-box ul li .item-text-block a {
  display: block;
}
.main.jewelry .jewelry_search-area .content .section2 .item-box ul li .item-text-block a.item-name {
  font-size: 14px;
  word-break: break-word;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li .item-text-block a.item-name {
    font-size: 12px;
    line-height: 1.4;
  }
}
.main.jewelry .jewelry_search-area .content .section2 .item-box ul li .item-text-block a.item-price {
  font-size: 12px;
  padding-top: 18px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li .item-text-block a.item-price {
    font-size: 10px;
    padding-top: 8px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li img {
    margin-bottom: 10px;
    padding-bottom: 1px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li.sp-main {
    width: 100%;
    padding: 0px 55px;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li.sp-main a .number {
    top: 3.6%;
    left: 17%;
    padding: 8px 11px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li.sp-main a img {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul li.sp-main .item-text-block {
    padding-left: 14px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section2 .item-box ul .number {
    left: 55px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section3 h3 {
    letter-spacing: 3.1px;
  }
}
.main.jewelry .jewelry_search-area .content .section3 .collection-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main.jewelry .jewelry_search-area .content .section3 .collection-box ul li {
  width: 25%;
  padding: 0 11px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section3 .collection-box ul li {
    width: 50%;
    margin-bottom: 23px;
  }
}
.main.jewelry .jewelry_search-area .content .section3 .collection-box ul li img {
  width: 100%;
}
.main.jewelry .jewelry_search-area .content .section3 .collection-box ul li p {
  font-size: 1.8vw;
  font-weight: 200;
  text-align: left;
  line-height: 1.1;
  padding-top: 17px;
}
@media screen and (min-width: 1441px) {
  .main.jewelry .jewelry_search-area .content .section3 .collection-box ul li p {
    font-size: 27px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section3 .collection-box ul li p {
    font-size: 19px;
    padding-top: 10px;
    line-height: 1.2;
  }
}
.main.jewelry .jewelry_search-area .content .section3 .collection-box ul li:first-child {
  padding: 0 22px 0 0;
}
.main.jewelry .jewelry_search-area .content .section3 .collection-box ul li:last-child {
  padding: 0 0 0 22px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section3 .collection-box ul li:nth-child(2n) {
    padding: 0 0 0 13px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section3 .collection-box ul li:nth-child(2n+1) {
    padding: 0 13px 0 0;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 {
    margin-bottom: 4px;
  }
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box h4 {
  font-size: 14px;
  margin: 24px 0 56px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box h4 {
    font-size: 11px;
    margin: 0px 0 25px 0;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box ul li {
  width: 18.9%;
  box-sizing: border-box;
  margin-bottom: 84px;
  margin-left: -31px;
}
@media screen and (max-width: 1023px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li {
    /* @include mq in @include mq(large, max, true) */
    width: 25%;
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 799px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li {
    margin-left: -13px;
  }
}

@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li {
    width: 33.333%;
    margin-left: -4px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 19px;
  }
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li:nth-child(n+4) {
    margin-bottom: 24px;
    padding-bottom: 23px;
  }
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li:nth-child(n+7) {
    margin-bottom: 27px;
    padding-bottom: 30px;
  }
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li:nth-child(n+7) .month {
    margin-bottom: 16px;
  }
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li:nth-child(n+7) .month .border {
    padding-top: 8px;
  }
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li:nth-child(n+7) .stone-name p.birth-t {
    padding-bottom: 3px;
  }
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li:nth-child(n+10) {
    border: none;
  }
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .month {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .month {
    margin-bottom: 12px;
  }
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .month p {
  font-size: 18px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .month p {
    font-size: 13px;
  }
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .month p span {
  font-size: 30px;
  padding-right: 2px;
  font-family: 'Noto Sans JP', sans-serif;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .month p span {
    font-size: 22px;
  }
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .month .border {
  border-bottom: 1px solid #000;
  padding: 8.5px 0;
  width: 23px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .month .border {
    padding: 6px 0;
    width: 17px;
  }
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .stone-name p {
  font-size: 12px;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .stone-name p {
    font-size: 10px;
    letter-spacing: -0.9px;
  }
}
.main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .stone-name p.birth-t {
  font-size: 16px;
  padding-bottom: 7px;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section4 .birth-box ul li .stone-name p.birth-t {
    font-size: 12px;
    letter-spacing: 1.2px;
    padding-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section5 {
    margin-bottom: 63px;
  }
}
.main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text {
  top: 39%;
  left: 40%;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text {
    /* @include mq in @include mq(large, max, true) */
    top: 52%;
    left: 35%;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text {
    top: 48%;
  }
}
.main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text h2 {
  font-size: 2.5vw;
}
@media screen and (max-width: 1023px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text h2 {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 1441px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text h2 {
    font-size: 26px;
    margin-bottom: 5px;
  }
}
.main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text p {
  font-size: 0.96vw;
}
@media screen and (min-width: 1441px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text p {
    font-size: 10px;
  }
}
.main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text a {
  font-size: 1.1vw;
  position: absolute;
  color: #fff;
  margin-top: 46px;
  right: 38.2%;
}
.main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text a:hover {
  border-bottom: 1px solid #fff;
  padding-bottom: 4px;
}
@media screen and (max-width: 1023px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text a {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1441px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text a {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section5 .quality_service-banner-text a {
    margin-top: 21px;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 h3 {
    letter-spacing: 3.5px;
    margin-bottom: 9px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .p1 {
    padding-bottom: 14px;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box {
  max-width: 760px;
  margin: 58px auto 0;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box {
    margin: 0 auto;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .hand {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .hand {
    padding-bottom: 10px;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .hand ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .hand ul li {
  width: 50%;
  font-size: 17px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .hand ul li {
    font-size: 13px;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .hand ul li:first-child {
  text-align: right;
  padding-right: 13.4%;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .hand ul li:first-child {
    padding-right: 14%;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .hand ul li:last-child {
  text-align: left;
  padding-left: 13.4%;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .hand ul li:last-child {
    padding-left: 14%;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block {
  font-size: 13.7px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block {
    font-size: 11px;
    margin-top: 10px;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:nth-child(n+4) li.list-l {
    padding: 18px 0 23px;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul li {
  width: 36.1%;
  font-size: 14px;
  padding: 24px 0;
  letter-spacing: normal;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul li {
    font-size: 11px;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul .list-l {
  text-align: right;
  width: 36.1%;
  padding-top: 27px;
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul .list-l span {
  display: inline-block;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul .list-l {
    padding: 21px 0;
    width: 33%;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul .list-m {
  text-align: center;
  background: #fafafa;
  width: 16.3%;
  font-size: 17.7px;
  margin: 0 5.6%;
  padding: 24px 0;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul .list-m {
    font-size: 12px;
    padding: 19.2px 0;
    width: 21%;
    margin: 0 4.7%;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul .list-r {
  text-align: left;
  width: 36.1%;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul .list-r {
    padding: 12px 0;
    line-height: 1.3;
    width: 33%;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:first-child li {
  padding-top: 25px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:first-child li {
    padding-top: 16px;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:first-child li.list-m {
  padding-top: 22px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:first-child li.list-m {
    padding-top: 15px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:first-child li.list-r {
    padding-top: 13px;
  }
}
.main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:last-child li {
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:last-child li.list-l {
    padding: 8px 0 0 0;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:last-child li.list-m {
    padding: 8px 0 18px 0;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section6 .ring-box .list .list-block ul:last-child li.list-r {
    padding: 7px 0 0 0;
  }
}
.main.jewelry .jewelry_search-area .content .section7 {
  background: #fafafa;
  padding: 40px 0;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 {
    padding: 33px 0 1px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 h3 {
    letter-spacing: 3.2px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .gift-box {
  margin: 67px 0 25px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .gift-box {
    margin: 11px 0 15px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .gift-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .gift-box ul {
    padding: 0 7px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .gift-box ul li {
  width: 30.8%;
  box-sizing: border-box;
}
.main.jewelry .jewelry_search-area .content .section7 .gift-box ul li p {
  font-size: 17.7px;
  padding-top: 5px;
  letter-spacing: 0.06em;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .gift-box ul li p {
    font-size: 10px;
    padding-top: 0px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .gift-box .link {
  text-align: right;
  margin-top: 51px;
  padding-right: 86px;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .gift-box .link {
    margin-top: 36px;
    padding-right: 27px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .gift-box .link a {
  font-size: 17.7px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .gift-box .link a {
    font-size: 15px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .security-box {
  width: 88%;
  margin: 98px auto 30px;
  background: #fff;
  overflow: hidden;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box {
    width: 92%;
    margin: 35px auto 10px;
    position: relative;
    padding-bottom: 24px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .security-box h4 {
  font-size: 23.6px;
  margin-top: 38px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box h4 {
    text-align: left;
    font-size: 15px;
    margin-top: 33px;
    margin-left: 19px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 769px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block {
    display: table;
    margin: 15px 0 40px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .security-box .table-block img {
  float: right;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block img {
    display: table-cell;
    margin-top: -35px;
    padding-right: 17px;
    box-sizing: content-box;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block img {
    margin-top: 35px;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 769px) and (max-width: 799px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block img {
    margin-top: 96px;
  }
}

@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block img {
    position: absolute;
    top: 0;
    right: 10px;
    max-width: 122px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block {
  text-align: left;
  width: 74%;
  margin-top: 50px;
  padding: 0 0 0 56px;
  vertical-align: middle;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block {
    display: table-cell;
  }
}
@media screen and (max-width: 1023px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block {
    z-index: 100;
    width: 100%;
    padding: 0px 0px 0 20px;
    margin-top: 35px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block .s-title {
  font-size: 17.7px;
  padding-bottom: 10px;
  letter-spacing: 0.08em;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block .s-title {
    font-size: 12.5px;
    padding-bottom: 8px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block .s-text {
  font-size: 14px;
  line-height: 2.4;
  padding-bottom: 5px;
  letter-spacing: 0.04em;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block .s-text {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1px;
    padding-bottom: 2px;
  }
}
.main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block .s-caution {
  font-size: 12px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section7 .security-box .table-block .s-text-block .s-caution {
    font-size: 11px;
    line-height: 1.9;
  }
}
.main.jewelry .jewelry_search-area .content .section8 {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section8 {
    padding-top: 30px;
  }
}
.main.jewelry .jewelry_search-area .content .section8 p {
  letter-spacing: 0px;
  font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section8 p {
    font-size: 16px;
  }
}
.main.jewelry .jewelry_search-area .content .section8 p a {
  font-size: 19px;
  letter-spacing: 6.9px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_search-area .content .section8 p a {
    font-size: 15px;
    letter-spacing: 5.9px;
  }
}
.main.jewelry .jewelry_motif-area .content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .content {
    display: block;
  }
}
.main.jewelry .jewelry_motif-area .content > .item {
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}
.main.jewelry .jewelry_motif-area .content > .item + .item {
  margin-top: 90px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .content > .item + .item {
    margin-top: 70px;
  }
}
.main.jewelry .jewelry_motif-area .content > .item + .item1 {
  margin-top: 0;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .content > .item + .item1 {
    margin-top: 0;
  }
}
.main.jewelry .jewelry_motif-area .content > .item1 {
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 47.4%;
  margin-top: 0;
  margin-bottom: 103px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .content > .item1 {
    max-width: none;
    margin-bottom: 70px;
  }
}
.main.jewelry .jewelry_motif-area .content > .item1 + .item1 {
  margin-top: 0;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .content > .item1 + .item1 {
    margin-top: 65px;
  }
}
.main.jewelry .jewelry_motif-area .title1 {
  font-size: 36px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0.13em;
  margin-bottom: 11px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .title1 {
    font-size: 25px;
  }
}
.main.jewelry .jewelry_motif-area .img1 {
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .img1 {
    margin: 8px auto 2px;
    padding: 0px 22%;
  }
}
.main.jewelry .jewelry_motif-area .p1 {
  font-size: 14px;
  line-height: 2.3;
  letter-spacing: 0.05em;
  margin-bottom: 46px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .p1 {
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 18px;
    letter-spacing: normal;
  }
}
.main.jewelry .jewelry_motif-area a {
  border-bottom: 1px solid #000;
  padding-bottom: 4px;
}
.main.jewelry .jewelry_motif-area a:hover {
  border-bottom: none;
  padding: 0;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .img-adjust02 {
    padding: 0px 22.6%;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .img-adjust03 {
    padding: 0px 32.2%;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .img-adjust04 {
    padding: 0px 37.7%;
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .img-adjust05 {
    padding: 0px 35.3%;
    margin-top: 26px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .img-adjust06 {
    padding: 0 32%;
    margin-top: 26px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .img-adjust07 {
    padding: 0 34.3%;
    margin-top: 24px;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .img-adjust08 {
    padding: 0px 35.4%;
    margin-top: 25px;
  }
}
.main.jewelry .jewelry_motif-area .link {
  margin-top: 35px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .link {
    margin-top: 7px;
  }
}
.main.jewelry .jewelry_motif-area .link2 {
  margin-top: 63px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .link2 {
    margin-top: 18px;
  }
}
.main.jewelry .jewelry_motif-area .link3 {
  margin-top: 46px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .link3 {
    margin-top: 26px;
  }
}
.main.jewelry .jewelry_motif-area .link4 {
  margin-top: 44px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .link4 {
    margin-top: 24px;
  }
}
.main.jewelry .jewelry_motif-area .link5 {
  margin-top: 56px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .link5 {
    margin-top: 30px;
  }
}
.main.jewelry .jewelry_motif-area .link6 {
  margin-top: 18px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .link6 {
    margin-top: 31px;
  }
}
.main.jewelry .jewelry_motif-area .link7 {
  margin-top: 49px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .link7 {
    margin-top: 13px;
  }
}
.main.jewelry .jewelry_motif-area .link8 {
  margin-top: 61px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_motif-area .link8 {
    margin-top: 23px;
  }
}
.main.jewelry .jewelry_birth-area {
  margin-bottom: 58px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area {
    margin-bottom: 2px;
  }
}
.main.jewelry .jewelry_birth-area .month-area {
  margin-bottom: 104px;
}
.main.jewelry .jewelry_birth-area .month-area:last-of-type {
  margin-bottom: 0 !important;
}
.main.jewelry .jewelry_birth-area .main-title {
  font-size: 16px;
  text-align: left;
  margin-top: -9px;
  margin-bottom: 44px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .main-title {
    padding: 0 15px;
    font-size: 10px;
    margin-bottom: 28px;
  }
}
.main.jewelry .jewelry_birth-area .main-title span.main-name {
  font-size: 33px;
  font-weight: 200;
  display: inline-block;
  vertical-align: sub;
  margin-left: 34px;
  letter-spacing: 0.18em;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .main-title span.main-name {
    font-size: 24px;
    margin-left: 14px;
    vertical-align: middle;
  }
}
.main.jewelry .jewelry_birth-area .main-title span.sub-name {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: -7px 0 0 11px;
  letter-spacing: 0.06em;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .main-title span.sub-name {
    font-size: 10px;
    margin: 0 0 0 9px;
  }
}
.main.jewelry .jewelry_birth-area .content .box {
  margin-bottom: 21px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .content .box {
    margin-bottom: 34px;
  }
}
.main.jewelry .jewelry_birth-area .content .box h2 {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 7px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .content .box h2 {
    font-size: 14px;
    letter-spacing: 0.07em;
    padding-bottom: 9px;
    margin-bottom: 5px;
  }
}
.main.jewelry .jewelry_birth-area .content .box p {
  line-height: 28px;
  padding-bottom: 32px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .content .box p {
    line-height: 23px;
    padding-bottom: 26px;
  }
}
.main.jewelry .jewelry_birth-area .jr-link {
  margin-bottom: 120px;
  text-align: left;
  letter-spacing: 0.04em;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .jr-link {
    padding: 0 15px;
    margin-top: 45px;
    margin-bottom: 80px;
    font-size: 15px;
    letter-spacing: -0.01em;
  }
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .jr-link a {
    border-bottom: 1px solid #000;
    padding-bottom: 6px;
  }
}
.main.jewelry .jewelry_birth-area .jr-link a span {
  display: none;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .jr-link a span {
    font-size: 10px;
    display: inline-block;
    position: relative;
    top: -2px;
    left: 1px;
  }
}
.main.jewelry .jewelry_birth-area .jr-link a:after {
  content: "";
  background-image: url(../../img/static/jewelry/link-arrow.jpg);
  display: inline-block;
  width: 8px;
  height: 13px;
  position: relative;
  top: 1px;
  left: 9px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .jr-link a:after {
    display: none;
  }
}
.main.jewelry .jewelry_birth-area .jr-link a:hover {
  border-bottom: 1px solid #000;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .jr-link a:hover {
    border-bottom: none;
  }
}
.main.jewelry .jewelry_birth-area .january .main-title span {
  color: #a70c0c;
}
.main.jewelry .jewelry_birth-area .february .main-title span {
  color: #9a49c9;
}
.main.jewelry .jewelry_birth-area .march .main-title span {
  color: #4780bb;
}
.main.jewelry .jewelry_birth-area .april .main-title span {
  color: #b2b6ba;
}
.main.jewelry .jewelry_birth-area .may .main-title span {
  color: #42947e;
}
.main.jewelry .jewelry_birth-area .june .main-title span {
  color: #bbbba1;
}
.main.jewelry .jewelry_birth-area .june .main-title span.main-name {
  margin-left: 38px;
  letter-spacing: 0.15em;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .june .main-title span.main-name {
    margin-left: 14px;
  }
}
.main.jewelry .jewelry_birth-area .june .main-title span.sub-name {
  margin: -4px 0 0 20px;
}
@media (max-width: 768px) {
  .main.jewelry .jewelry_birth-area .june .main-title span.sub-name {
    margin: 0 0 0 9px;
  }
}
.main.jewelry .jewelry_birth-area .july .main-title span {
  color: #ad264f;
}
.main.jewelry .jewelry_birth-area .august .main-title span {
  color: #5b954b;
}
.main.jewelry .jewelry_birth-area .september .main-title span {
  color: #424990;
}
.main.jewelry .jewelry_birth-area .october .main-title span {
  color: #c987cb;
}
.main.jewelry .jewelry_birth-area .november .main-title span {
  color: #d6be94;
}
.main.jewelry .jewelry_birth-area .december .main-title span {
  color: #32729a;
}

.main.jewelry_search .quality_service-banner .quality_service-banner-text {
  top: 49.7%;
  left: 58.5%;
  color: #3c3c3c;
  font-weight: 100;
}
@media (max-width: 768px) {
  .main.jewelry_search .quality_service-banner .quality_service-banner-text {
    top: 53%;
    left: 40%;
    color: #fff;
  }
}
.main.jewelry_search .quality_service-banner .quality_service-banner-text h2 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 200;
  letter-spacing: 10px;
}
@media (max-width: 768px) {
  .main.jewelry_search .quality_service-banner .quality_service-banner-text h2 {
    font-weight: 300;
    margin-bottom: 0.6em;
    font-size: 18px;
  }
}
.main.jewelry_search .quality_service-banner .quality_service-banner-text p {
  font-weight: 400;
}
@media (max-width: 768px) {
  .main.jewelry_search .quality_service-banner .quality_service-banner-text p {
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 0.7px;
  }
}
.main.jewelry_search .quality_service-main-container {
  margin-top: 45px;
}
@media (max-width: 768px) {
  .main.jewelry_search .quality_service-main-container {
    margin-top: 33px;
    padding: 0;
  }
}

.main.jewelry_motif .quality_service-banner .quality_service-banner-text {
  top: 51%;
  left: 35.4%;
  color: #fff;
  font-weight: 100;
}
@media (max-width: 768px) {
  .main.jewelry_motif .quality_service-banner .quality_service-banner-text {
    top: 53%;
    left: 40%;
  }
}
.main.jewelry_motif .quality_service-banner .quality_service-banner-text h2 {
  margin-bottom: 0.6em;
  font-weight: 300 !important;
}
@media (max-width: 768px) {
  .main.jewelry_motif .quality_service-banner .quality_service-banner-text h2 {
    margin-bottom: 0.3em;
  }
}
.main.jewelry_motif .quality_service-banner .quality_service-banner-text p {
  font-weight: 400;
}
@media (max-width: 768px) {
  .main.jewelry_motif .quality_service-banner .quality_service-banner-text p {
    font-size: 10px;
    line-height: 1.6;
  }
}
@media (max-width: 768px) {
  .main.jewelry_motif .quality_service-main-container {
    margin-top: 33px;
  }
}

.main.customer {
  margin: 0 auto;
  line-height: 24px;
}
@media (max-width: 768px) {
  .main.customer {
    max-width: 100%;
    padding: 0 20px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .main.customer .breadcrumbs {
    margin: 0 auto 7px;
    padding: 0;
  }
}
.main.customer a:hover {
  opacity: 0.7;
}
.main.customer .qa-area {
  padding: 0 30px;
}
@media (max-width: 768px) {
  .main.customer .qa-area {
    padding: 0;
  }
}
.main.customer .qa-area .title {
  text-align: center;
  font-size: 3.2rem;
  margin-bottom: 30px;
  font-weight: 200;
}
@media (max-width: 768px) {
  .main.customer .qa-area .title {
    font-size: 2rem;
  }
}
.main.customer .qa-area .title span {
  display: block;
  font-size: 1.8rem;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .main.customer .qa-area .title span {
    font-size: 1.2rem;
    margin-top: 5px;
  }
}
.main.customer .qa-area .subtitle {
  text-align: center;
  background: #e6e6e6;
  font-size: 2rem;
  padding: 10px;
}
@media (max-width: 768px) {
  .main.customer .qa-area .subtitle {
    font-size: 1.6rem;
  }
}
.main.customer .qa-area .block {
  padding: 25px;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 768px) {
  .main.customer .qa-area .block {
    padding: 20px 0;
  }
}
.main.customer .qa-area .question {
  font-size: 1.8rem;
  position: relative;
}
@media (max-width: 768px) {
  .main.customer .qa-area .question {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  .main.customer .qa-area .question p {
    width: 92%;
    padding-left: 2rem;
    text-indent: -2rem;
  }
}
.main.customer .qa-area .question:after {
  content: '';
  background: url(../../img/common/list/icon-open.png) no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  position: absolute;
  top: 5px;
  right: 0;
  background-size: contain;
}
.main.customer .qa-area .question.active:after {
  background: url(../../img/common/list/icon-close.png) no-repeat;
}
.main.customer .qa-area .answer {
  font-size: 1.4rem;
  padding-left: 20px;
  margin-top: 5px;
  display: none;
}
@media (max-width: 768px) {
  .main.customer .qa-area .answer {
    font-size: 1.2rem;
  }
}
.main.customer .qa-area .box {
  margin-bottom: 50px;
}
.main.customer .customer-common {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main.customer .customer-common {
    padding: 0;
  }
}
.main.customer .customer-common .title {
  font-size: 1.8rem;
  margin: 40px 0;
  font-weight: 200;
}
.main.customer .customer-common .subtitle {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .main.customer .customer-common .subtitle {
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
}
.main.customer .customer-common .block {
  margin-bottom: 40px;
}
.main.customer .customer-common h3 {
  padding-left: 1.5rem;
  text-indent: -1.5rem;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .main.customer .customer-common h3 {
    font-size: 1.2rem;
  }
}
.main.customer .customer-common p {
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .main.customer .customer-common p {
    font-size: 1.2rem;
  }
}
.main.customer .customer-common li {
  padding-left: 3rem;
  text-indent: -1.5rem;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .main.customer .customer-common li {
    font-size: 1.2rem;
  }
}
.main.customer .privacypolicy-area .title {
  font-size: 3rem;
}
@media (max-width: 768px) {
  .main.customer .privacypolicy-area .title {
    font-size: 1.8rem;
  }
}
.main.customer .online_terms-area .top-text {
  margin-bottom: 50px;
}
.main.customer .online_terms-area .subtitle, .main.customer .online_terms-area h3 {
  margin-bottom: 10px !important;
}
.main.customer .site_terms-area .subtitle, .main.customer .site_terms-area h3 {
  margin-bottom: 10px !important;
}
.main.customer .site_terms-area li {
  padding-left: 2rem;
  text-indent: 0;
}
.main.customer .site_terms-area .square {
  border: 1px solid #bababa;
  padding: 30px;
}
.main.customer .company-area .title {
  font-size: 2.4rem !important;
}
.main.customer .company-area h2 {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .main.customer .company-area h2 {
    margin-bottom: 20px;
  }
}
.main.customer .company-area h2 span {
  display: block;
  font-size: 1.4rem;
}
.main.customer .company-area .box {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .main.customer .company-area .box {
    margin-bottom: 40px;
  }
}
.main.customer .company-area .box .block {
  display: flex;
}
@media (max-width: 768px) {
  .main.customer .company-area .box .block {
    flex-direction: column;
  }
}
.main.customer .company-area .box .block li {
  padding-left: 0;
  text-indent: 0;
}
.main.customer .company-area .box .block .left, .main.customer .company-area .box .block .right {
  width: 50%;
}
@media (max-width: 768px) {
  .main.customer .company-area .box .block .left, .main.customer .company-area .box .block .right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .main.customer .company-area .box .block .left {
    order: 2;
  }
}
.main.customer .company-area .box .block .left dl {
  margin-bottom: 15px;
  display: flex;
}
.main.customer .company-area .box .block .left dl dt {
  width: 20%;
}
.main.customer .company-area .box .block .left dl dd {
  width: 80%;
}
.main.customer .company-area .box .block .right {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .main.customer .company-area .box .block .right {
    order: 1;
    padding-left: 0;
  }
}
.main.customer .company-area .box .block .right img {
  width: 100%;
}
.main.customer .company-area .box.company-top{
  max-width: 904px;
  margin: 0 auto;
}
.main.customer .company-area .box.company-top .block{
  justify-content: space-around;
  flex-flow: wrap;
}
.main.customer .company-area .box.company-top .block a{
  display: block;
  position: relative;
  width: 48%;
  border: 1px solid #69317c;
  color: #69317c;
  font-size: 18px;
  padding: 20px;
  text-align: center;
  margin-bottom: 40px;
  line-height: 24px;
}
.main.customer .company-area .box.company-top .block a:hover{
  background: #69317c;
  color: #fff;
  opacity: 1;
}
.main.customer .company-area .box.company-top .block a::after{
  content: "";
  width: 10px;
  height: 10px;
  border: 0px;
  border-left: solid 2px #69317c;
  border-bottom: solid 2px #69317c;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  top: 38px;
  right: 20px;
}
.main.customer .company-area .box.company-top .block a:hover::after{
  border-color: #fff;
}
@media (max-width: 768px) {
  .main.customer .company-area .box.company-top .block a{
    width: 100%;
  }
}
.main.customer .customer-common .company-history{
  position: relative;
  border-left: 2px solid #69317c;
  padding-left: 30px;
  padding-bottom: 12%;
  padding-right: 8px;
  margin-left: 8px;
}
.main.customer .customer-common .company-history::after{
  content: "";
  width: 12px;
  height: 12px;
  border: 0px;
  border-left: solid 2px #69317c;
  border-bottom: solid 2px #69317c;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  bottom: 2px;
  left: -8px;
}
.main.customer .customer-common .company-history ul li{
  position: relative;
  padding: 0;
  text-indent: 0;
  margin-bottom: 25px;
}
.main.customer .customer-common .company-history ul li::before{
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #69317c;
  position: absolute;
  left: 0;
  top: 0;
  left: -36px;
  top: 7px;
}
.main.customer .customer-common .company-history ul li.big::before{
  width: 13px;
  height: 13px;
  left: -38px;
  top: 5px;
}
@media (max-width: 768px) {
  .main.customer .customer-common .company-history ul li::before{
    top: 5px;
  }
  .main.customer .customer-common .company-history ul li.big::before{
    top: 3px;
  }
}
.main.customer .customer-common .company-history ul li:first-child::before{
  top: 0;
}
.main.customer .customer-common .company-history ul li p{
  font-size: 14px;
  color: #3C3C3C;
}
.main.customer .customer-common .company-history ul li p.big{
  font-size: 16px;
}
.main.customer .customer-common .company-history ul li p.smaill{
  font-size: 12px;
}
.main.customer .customer-common .company-history ul li span{
  display: block;
  color: #69317c;
  font-size: 18px;
  font-family: 'Poppins';
}
.main.customer .customer-common .company-history ul li p.smaill span{
  font-size: 12px;
}
.main.customer .customer-common .company-history ul li span.big_bold{
  font-size: 2.2rem;
}
.main.customer .customer-common .company-history ul li span.big{
  font-size: 2rem;
}
@media (max-width: 768px) {
  .main.customer .customer-common .company-history ul li p{
    font-size: 12px;
  }
  .main.customer .customer-common .company-history ul li p.big{
    font-size: 14px;
  }
  .main.customer .customer-common .company-history ul li p.small{
    font-size: 11px;
  }
  .main.customer .customer-common .company-history ul li span{
    font-size: 16px;
  }
}
.main.customer .customer-common .company-history ul li span.space{
  padding: 20px 0;
}
.main.customer .customer-common .company-csr .top-text{
  text-align: center;
  margin: 80px 0;
}
.main.customer .customer-common .company-csr .csr-box{
  margin: 40px 0 0;
}
.main.customer .customer-common .company-csr .csr-box .block{
  justify-content: space-between;
  margin-bottom: 60px;
  position: relative;
}
.main.customer .customer-common .company-csr .csr-box .block.mb-1{
  margin-bottom: -10px;
}
.main.customer .customer-common .company-csr .csr-box .block-1{
  flex-direction: column;
  align-items: center;
}
.main.customer .customer-common .company-csr .csr-box .block-1 .left{
  width: 60%;
  position: relative;
}
.main.customer .customer-common .company-csr .csr-box .block-1 .left img{
  width: 100%;
}
.main.customer .customer-common .company-csr .csr-box .block-1 .right{
  width: 70%;
  padding-top: 20px;
}
.main.customer .customer-common .company-csr .csr-box .block-1 .right h2{
  font-family: 'Poppins';
  font-size: 22px;
  margin-bottom: 20px;
}
.main.customer .customer-common .company-csr .csr-box .block-1 h2{
  position: absolute;
  color: #fff;
  top: 10px;
  right: 10px;
  z-index: 1;
  display: inline-block;
  width: auto !important;
  font-size: 3rem;
}
.main.customer .customer-common .company-csr .csr-box .block-1 h2{
  opacity: 0.7 !important;
}

.main.customer .customer-common .company-csr .csr-box .block-2{
  justify-content: space-around;
  margin-bottom: 0;
}
.main.customer .customer-common .company-csr .csr-box .block-2 .left{
  width: 45%;
}
.main.customer .customer-common .company-csr .csr-box .block-2 .right{
  width: 45%;
}
.main.customer .customer-common .company-csr .csr-box .block-2 h3{
  font-size: 14px;
  color: #69317C;
  margin-bottom: 20px;
  padding-left: 0;
  text-indent: 0;
}
.main.customer .customer-common .company-csr .csr-box .block-2 img{
  width: 70%;
  margin: 0 auto 20px;
  display: block;
  min-height: 286px;
}
.main.customer .customer-common .company-csr .csr-box .block-3{
  justify-content: space-between;
  width: 70%;
  margin: 0 auto 80px;
  border: 1px solid #69317C;
  position: relative;
  box-sizing: border-box;
  z-index:10;
}
.main.customer .customer-common .company-csr .csr-box .block-3::before,
.main.customer .customer-common .company-csr .csr-box .block-3::after{
  content: "";
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  border:1px solid #69317C;
  width: 0;
  height: 0;
  opacity: 0;
  transition: all 2s; 
}
.main.customer .customer-common .company-csr .csr-box .block-3::before{
  left:-2px; 
  top:-2px;
}
.main.customer .customer-common .company-csr .csr-box .block-3::after{
  right:-2px; 
  bottom:-2px;
}
.main.customer .customer-common .company-csr .csr-box .block-3.active::before,
.main.customer .customer-common .company-csr .csr-box .block-3.active::after{
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  opacity: 1; 
  transition: all 1s; 
}
.main.customer .customer-common .company-csr .csr-box .block-3 .left{
  width: 30%;
}
.main.customer .customer-common .company-csr .csr-box .block-3 .left img{
  width: 115%;
}
.main.customer .customer-common .company-csr .csr-box .block-3 .right{
  width: 70%;
  padding: 20px 20px 20px 0;
}
.main.customer .customer-common .company-csr .csr-box .block-3 .right p{
  z-index: 1;
  position: relative;
}
.main.customer .customer-common .company-csr .csr-box .block .right .pink_ribbon_img{
  margin: 20px auto;
  padding: 0px 50px;
  width: 80%;
  display: block;
}
@media (max-width: 768px) {
  .main.customer .customer-common .company-csr .top-text{
    text-align: center;
    margin: 60px 0;
  }
  .main.customer .customer-common .company-csr .csr-box .block{
    flex-direction: column-reverse;
    position: relative;
    width: 100%;
  }
  .main.customer .customer-common .company-csr .csr-box .block.mb-1{
    margin: -30px 0 -10px;
  }
  .main.customer .customer-common .company-csr .csr-box .block .left{
    width: 100%;
  }
  .main.customer .customer-common .company-csr .csr-box .block .right{
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
  }
  .main.customer .customer-common .company-csr .csr-box .block h2{
    margin-bottom: 10px;
    position: relative;
  }
  .main.customer .customer-common .company-csr .csr-box .block-1 h2{
    font-size: 2rem;
  }
  .main.customer .customer-common .company-csr .csr-box .block.block-1 h2{
    position: absolute;
  }
  .main.customer .customer-common .company-csr .csr-box .block-2 img{
    width: 100%;
    margin: 0 auto;
    min-height: auto;
  }
  .main.customer .customer-common .company-csr .csr-box .block-2 h3{
    text-align: center;
    margin-bottom: 0px;
  }
  .main.customer .customer-common .company-csr .csr-box .block-2 .left{
    margin-bottom: 20px;
  }
  .main.customer .customer-common .company-csr .csr-box .block-3 .left{
    width: 60%;
  }
  .main.customer .customer-common .company-csr .csr-box .block-3 .right{
    padding: 0 20px 20px;
  }
  .main.customer .customer-common .company-csr .csr-box .block .right .pink_ribbon_img{
    width: 100%;
  }
}

.main.gift * {
  box-sizing: border-box;
}
.main.gift img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.main.gift p a {
  border-bottom: 1px solid;
}
.main.gift p a:hover {
  opacity: 0.7;
  border: none;
}
@media screen and (min-width: 769px) {
  .main.gift .middle-br {
    display: inline-block;
  }
}
.main.gift .quality_service-banner .quality_service-banner-text {
  top: 50%;
  left: 62%;
  right: 0;
  width: auto;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.main.gift .quality_service-banner h2 {
  font-size: 36px;
  font-weight: 200;
  margin-bottom: 0.3em;
  letter-spacing: 5px;
}
@media (max-width: 768px) {
  .main.gift .quality_service-banner h2 {
    font-size: 24px;
  }
}
.main.gift .quality_service-banner p {
  font-size: 14px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .main.gift .quality_service-banner p {
    font-size: 11px;
  }
}
.main.gift .row1 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .main.gift .row1 {
    display: block;
  }
}
.main.gift .row1 > .col {
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}
.main.gift .row1 > .col + .col {
  margin-top: 90px;
}
@media (max-width: 768px) {
  .main.gift .row1 > .col + .col {
    margin-top: 70px;
  }
}
.main.gift .row1 > .col + .col1 {
  margin-top: 0;
}
@media (max-width: 768px) {
  .main.gift .row1 > .col + .col1 {
    margin-top: 0;
  }
}
.main.gift .row1 > .col1 {
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 47.4%;
  margin-top: 0;
}
@media (max-width: 768px) {
  .main.gift .row1 > .col1 {
    max-width: none;
  }
}
.main.gift .row1 > .col1 + .col1 {
  margin-top: 0;
}
@media (max-width: 768px) {
  .main.gift .row1 > .col1 + .col1 {
    margin-top: 70px;
  }
}
.main.gift .row1 > .col2 {
  margin: 0 0 60px;
}
.main.gift .row1 .row1 {
  margin: 45px auto 60px;
  max-width: 870px;
}
@media (max-width: 768px) {
  .main.gift .row1 .row1 {
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  .main.gift .row1 .row1 > .col + .col {
    margin-top: 30px;
  }
}
.main.gift .title1 {
  font-size: 36px;
  font-weight: 200;
  text-align: center;
}
@media (max-width: 768px) {
  .main.gift .title1 {
    font-size: 25px;
  }
}
.main.gift .title1 small {
  display: block;
  font-size: 14px;
  margin-top: 0.7em;
  font-weight: 400;
}
@media (max-width: 768px) {
  .main.gift .title1 small {
    font-size: 10px;
  }
}
.main.gift .title1a {
  margin: 0 0 35px;
}
@media (max-width: 768px) {
  .main.gift .title1a {
    margin: 0 0 20px;
  }
}
.main.gift .title2 {
  font-size: 18px;
  text-align: center;
  margin: 0 0 1.5em;
}
@media (max-width: 768px) {
  .main.gift .title2 {
    font-size: 13px;
    margin: 0 0 1em;
  }
}
.main.gift .img1 {
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main.gift .img1 {
    margin: 8px auto 2px;
  }
}
.main.gift .img2 {
  display: block;
  margin: 10px auto 30px;
  width: 96px;
}
@media (max-width: 768px) {
  .main.gift .img2 {
    width: 78px;
    margin: 8px auto 2px;
  }
}
.main.gift .p1 {
  font-size: 14px;
  line-height: 2.3;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .main.gift .p1 {
    font-size: 12px;
    line-height: 2;
  }
}
.main.gift .p1 small {
  font-size: 12px;
  display: inline-block;
  line-height: 2;
}
@media (max-width: 768px) {
  .main.gift .p1 small {
    font-size: 11px;
    line-height: 1.8;
  }
}
.main.gift .p1 .small1 {
  margin-top: 1.5em;
}
@media (max-width: 768px) {
  .main.gift .p1 .small1 {
    margin-top: 0.5em;
  }
}
.main.gift .p2 {
  display: table;
  background: #f5f5f5;
  color: #e20338;
  font-size: 12px;
  padding: 1.1em 1.4em;
  margin: 0.8em auto;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .main.gift .p2 {
    font-size: 11px;
    width: 100%;
  }
}
.main.gift .p3 {
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 2.3;
}
@media (max-width: 768px) {
  .main.gift .p3 {
    line-height: 1.8;
  }
}
.main.gift .p4 {
  font-size: 11px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: left;
  margin: 1em 0 0;
}
.main.gift .p5 {
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.04em;
}
@media (max-width: 768px) {
  .main.gift .p5 {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .main.gift .grid1 {
    -ms-display: grid;
    display: grid;
    grid-template-columns: 90px 1fr;
  }
  .main.gift .grid1 .title2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/-1;
    align-self: end;
    text-align: left;
    padding: 0 0 0 10px;
  }
  .main.gift .grid1 .img2 {
    -ms-grid-column: 1;
    grid-row: 1/ span 2;
  }
  .main.gift .grid1 .p3 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/-1;
    text-align: left;
    padding: 0 0 0 10px;
  }
}
.main.gift .flex1 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main.gift .flex1 > .col {
  flex: 1 1 33.33%;
  max-width: 31%;
}
@media (max-width: 768px) {
  .main.gift .flex1 > .col {
    flex: 1 1 50%;
    max-width: 48.5%;
  }
}
.main.gift .flex1a {
  max-width: 700px;
  margin: 0 auto;
}
.main.gift .flex1a > .col {
  flex: 1 1 50%;
  max-width: 47%;
}
.main.gift .table1 {
  font-size: 14px;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #cecece;
  margin: 0 0 1em;
  letter-spacing: 0.07em;
}
.main.gift .table1 thead th, .main.gift .table1 thead td {
  padding: 10px 0;
}
.main.gift .table1 thead th {
  border: none;
}
.main.gift .table1 th, .main.gift .table1 td {
  padding: 16px 0;
}
.main.gift .table1 th {
  background: #cecece;
  border-top: 1px solid #fff;
}
.main.gift .table1 td {
  background: #fff;
  border: 1px solid #cecece;
  border-width: 1px 1px 0 0;
}
.main.gift .table1 tr.pc-display {
  display: table-row;
}
.main.gift .table1 small {
  font-size: 12px;
}
@media (max-width: 768px) {
  .main.gift .table1 {
    font-size: 11px;
  }
  .main.gift .table1 thead {
    font-size: 10px;
  }
  .main.gift .table1 thead th, .main.gift .table1 thead td {
    padding: 4px 0 3px;
  }
  .main.gift .table1 th, .main.gift .table1 td {
    padding: 7px 0 5px;
  }
  .main.gift .table1 small {
    font-size: 8px;
  }
  .main.gift .table1 tr.sp-display {
    display: table-row;
  }
}

.sjg .main.gift .quality_service-banner .quality_service-banner-text {
  left: 44%;
  right: 10%;
}
.sjg .main.gift .quality_service-banner .quality_service-banner-text h2 {
  font-size: 40px;
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  .sjg .main.gift .quality_service-banner .quality_service-banner-text {
    left: 50%;
    right: 0;
  }
  .sjg .main.gift .quality_service-banner .quality_service-banner-text h2 {
    font-size: 24px;
  }
}
.sjg .main.gift .title1 {
  margin-bottom: 18px;
}
.sjg .main.gift .row1 .row1 .img1 {
  margin-bottom: 10px;
}
.sjg .main.gift .p2 {
  background: #f6f3eb;
  color: #c3a647;
}
.sjg .main.gift .table1 {
  border: 1px solid #cecece;
}
.sjg .main.gift .table1 th,
.sjg .main.gift .table1 thead th {
  background: #f6f3eb;
  border-left: 1px solid #cecece;
}
.sjg .main.gift .table1 td {
  border-color: #cecece;
}
.sjg .main.gift .flex1a > .col1 {
  position: relative;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}
.sjg .main.gift .flex1a > .col1 .p4 {
  position: absolute;
  left: 54%;
  right: 0;
  top: -80px;
}
@media (max-width: 768px) {
  .sjg .main.gift .flex1a > .col1 .p4 {
    position: static;
    margin: -5px 0 -30px;
  }
}
.sjg .main.gift .birth-box ul {
  width: 100%;
  margin-top: 56px;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .sjg .main.gift .birth-box ul {
    margin-top: 25px;
  }
}
.sjg .main.gift .birth-box ul li {
  width: 18.9%;
  box-sizing: border-box;
  margin-bottom: 84px;
  margin-left: -31px;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .sjg .main.gift .birth-box ul li {
    /* @include mq in @include mq(large, max, true) */
    width: 25%;
  }
}
@media screen and (min-width: 769px) and (max-width: 799px) {
  .sjg .main.gift .birth-box ul li {
    margin-left: -13px;
  }
}

@media (max-width: 768px) {
  .sjg .main.gift .birth-box ul li {
    width: 33.333%;
    margin-left: -4px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 19px;
  }
  .sjg .main.gift .birth-box ul li:nth-child(n+4) {
    margin-bottom: 24px;
    padding-bottom: 23px;
  }
  .sjg .main.gift .birth-box ul li:nth-child(n+7) {
    margin-bottom: 27px;
    padding-bottom: 30px;
  }
  .sjg .main.gift .birth-box ul li:nth-child(n+7) .month {
    margin-bottom: 16px;
  }
  .sjg .main.gift .birth-box ul li:nth-child(n+7) .month .border {
    padding-top: 8px;
  }
  .sjg .main.gift .birth-box ul li:nth-child(n+7) .stone-name p.birth-t {
    padding-bottom: 3px;
  }
  .sjg .main.gift .birth-box ul li:nth-child(n+10) {
    border: none;
  }
}
.sjg .main.gift .birth-box ul .month {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .sjg .main.gift .birth-box ul .month {
    margin-bottom: 12px;
  }
}
.sjg .main.gift .birth-box ul .month p {
  font-size: 18px;
}
@media (max-width: 768px) {
  .sjg .main.gift .birth-box ul .month p {
    font-size: 13px;
  }
}
.sjg .main.gift .birth-box ul .month p span {
  font-size: 30px;
  padding-right: 2px;
  font-family: 'Noto Sans JP', sans-serif;
}
@media (max-width: 768px) {
  .sjg .main.gift .birth-box ul .month p span {
    font-size: 22px;
  }
}
.sjg .main.gift .birth-box ul .month .border {
  border-bottom: 1px solid #000;
  padding: 8.5px 0;
  width: 23px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .sjg .main.gift .birth-box ul .month .border {
    padding: 6px 0;
    width: 17px;
  }
}
.sjg .main.gift .birth-box ul .stone-name p {
  font-size: 12px;
  letter-spacing: 0;
  font-family: "Poppins";
}
@media (max-width: 768px) {
  .sjg .main.gift .birth-box ul .stone-name p {
    font-size: 10px;
    letter-spacing: -0.9px;
  }
}
.sjg .main.gift .birth-box ul .stone-name .birth-t {
  font-size: 16px;
  padding-bottom: 7px;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .sjg .main.gift .birth-box ul .stone-name .birth-t {
    font-size: 12px;
    letter-spacing: 1.2px;
    padding-bottom: 5px;
  }
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-jan {
  color: #a70c0c;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-feb {
  color: #9a49c9;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-mar {
  color: #4780bb;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-apl {
  color: #b2b6ba;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-may {
  color: #42947e;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-jun {
  color: #bbbba1;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-jul {
  color: #ad264f;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-aug {
  color: #5b954b;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-sep {
  color: #424990;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-oct {
  color: #c987cb;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-nov {
  color: #d6be94;
}
.sjg .main.gift .birth-box ul .stone-name .birth-color-dec {
  color: #32729a;
}

.main.guide .guide-area {
  max-width: 960px;
  margin: 32px auto 0;
  font-family: 'Noto Sans JP', sans-serif;
}
@media (max-width: 768px) {
  .main.guide .guide-area {
    width: 100%;
    padding: 0 15px;
    margin-top: -5px;
  }
}
.main.guide .guide-area .title-block {
  font-size: 18px;
  letter-spacing: normal;
  margin-bottom: 47px;
}
@media (max-width: 768px) {
  .main.guide .guide-area .title-block {
    margin-bottom: 22px;
  }
}
.main.guide .guide-area .box-area {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 75px;
}
@media (max-width: 768px) {
  .main.guide .guide-area .box-area {
    display: block;
    margin-bottom: 5px;
  }
}
.main.guide .guide-area .box-area .box {
  width: 33.333%;
  box-sizing: border-box;
  display: inline-block;
  padding: 0 48px 42px 0;
  vertical-align: top;
}
@media (max-width: 768px) {
  .main.guide .guide-area .box-area .box {
    width: 100%;
    padding: 0 0 14px 0 !important;
  }
}
.main.guide .guide-area .box-area .box h2.subtitle {
  font-size: 16px;
  background: #e6e6e6;
  padding: 7px 0px 7px 12px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .main.guide .guide-area .box-area .box h2.subtitle {
    padding: 7px 0px 7px 6px;
    margin-bottom: 16px;
  }
}
.main.guide .guide-area .box-area .box ul.block {
  padding: 0 0 0 13px;
  letter-spacing: normal;
}
@media (max-width: 768px) {
  .main.guide .guide-area .box-area .box ul.block {
    padding: 0 0 0 8px;
  }
}
.main.guide .guide-area .box-area .box ul.block li.block-link {
  padding-bottom: 18px;
}
@media (max-width: 768px) {
  .main.guide .guide-area .box-area .box ul.block li.block-link {
    padding-bottom: 12px;
  }
}
.main.guide .guide-area .box-area .box ul.block li.block-link p {
  font-size: 14px;
}
@media (max-width: 768px) {
  .main.guide .guide-area .box-area .box ul.block li.block-link p {
    font-size: 12px;
  }
}
.main.guide .guide-area .box-area .box:nth-child(3n+2) {
  padding: 0 24px 0;
}
.main.guide .guide-area .box-area .box:nth-child(3n) {
  padding: 0 0 0 48px;
}
.main.guide .guide-area .box-area .en-box p {
  line-height: 2.4;
  margin-top: -10px;
  letter-spacing: 0.09em;
}
.main.guide .guide-area .qa-link {
  min-width: 290px;
  background: #212121;
  padding: 21px 0;
  text-align: center;
}
@media (max-width: 768px) {
  .main.guide .guide-area .qa-link {
    padding: 17px 0px;
  }
}
.main.guide .guide-area .qa-link p {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 768px) {
  .main.guide .guide-area .qa-link p {
    font-size: 15px;
  }
}

.main.guide_list a:hover {
  opacity: 0.7;
}
.main.guide_list .guide-area {
  max-width: 960px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif;
}
@media (max-width: 768px) {
  .main.guide_list .guide-area {
    padding: 0 15px;
  }
}
.main.guide_list .guide-area .title-block {
  background: #e6e6e6;
  font-size: 18px;
  font-weight: 500;
  padding: 7px 10px 5px 9px;
  margin-bottom: 45px;
}
@media (max-width: 768px) {
  .main.guide_list .guide-area .title-block {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 0 6px 5px;
  }
}
.main.guide_list .guide-area .box {
  margin-left: 7px;
  margin-bottom: 62px;
}
@media (max-width: 768px) {
  .main.guide_list .guide-area .box {
    margin-left: 0;
    margin-bottom: 22px;
  }
}
.main.guide_list .guide-area .box h2.subtitle {
  font-size: 15px;
  letter-spacing: 0.05em;
  margin-bottom: 7px;
}
@media (max-width: 768px) {
  .main.guide_list .guide-area .box h2.subtitle {
    font-size: 13px;
    letter-spacing: normal;
    margin-bottom: 1px;
    line-height: 1.7;
  }
}
.main.guide_list .guide-area .box h2.subtitle span {
  font-size: 10px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.main.guide_list .guide-area .box .box-text {
  font-size: 14px;
  letter-spacing: normal;
  line-height: 2;
}
@media (max-width: 768px) {
  .main.guide_list .guide-area .box .box-text {
    font-size: 12px;
    letter-spacing: -0.04em;
    line-height: 2.1;
  }
}
.main.guide_list .guide-area .box .box-text a {
  border-bottom: solid 1px;
}
.main.guide_list .guide-area .box .box-text2 {
  width: 55%;
  padding: 30px 35px;
  margin-top: 20px;
  background-color: #e6e6e6;
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 768px) {
  .main.guide_list .guide-area .box .box-text2 {
    width: 100%;
    padding: 20px 15px;
    margin-top: 18px;
    font-size: 13px;
  }
}
.main.guide_list .guide-area .box .box-text2 p {
  letter-spacing: 0;
  line-height: 2;
}
.main.guide_list .guide-area .box .box-text2 a {
  border-bottom: solid 1px;
}
.main.guide_list .guide-area .box .note {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .main.guide_list .guide-area .box .note {
    margin-top: 30px;
  }
}
.main.guide_list .guide-area .box .international {
  letter-spacing: 0.2px;
}
.main.guide_list .guide-area .box:last-child {
  margin-bottom: -16px;
}
.main.guide_list .guide-small-text {
  line-height: 2;
  font-size: 12px;
}
@media (max-width: 768px) {
  .main.guide_list .guide-small-text {
    font-size: 10px;
  }
}
.main.guide_list .br-sp {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .main.guide_list .br-sp {
    display: none;
  }
}
.main.guide_list .br-pc {
  display: inline-block;
}
@media (max-width: 768px) {
  .main.guide_list .br-pc {
    display: none;
  }
}

.quality_service {
  position: relative;
}
.quality_service a:hover {
  opacity: 0.7;
}
.quality_service .quality_service-banner {
  position: relative;
}
.quality_service .quality_service-banner .quality_service-banner-img {
  margin: 0 auto;
}
.quality_service .quality_service-banner .quality_service-banner-img img {
  width: 100%;
}
.quality_service .quality_service-banner .quality_service-banner-text {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 768px) {
  .quality_service .quality_service-banner .quality_service-banner-text {
    left: inherit;
    top: 20%;
    transform: inherit;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .quality_service .quality_service-banner .quality_service-banner-text {
    top: 8%;
  }
}
.quality_service .quality_service-banner .quality_service-banner-text h2 {
  font-size: 32px;
  font-weight: 200;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 10px;
}
@media (max-width: 768px) {
  .quality_service .quality_service-banner .quality_service-banner-text h2 {
    font-size: 22px;
    letter-spacing: 4px;
    margin-bottom: 15px;
  }
}
.quality_service .quality_service-banner .quality_service-banner-text p {
  font-size: 18px;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .quality_service .quality_service-banner .quality_service-banner-text p {
    font-size: 12px;
  }
}
.quality_service .quality_service-main-container {
  display: flex;
  width: 100%;
  margin: 50px auto;
  padding: 0 30px;
  max-width: 1400px;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container {
    padding: 0 15px;
  }
}
.quality_service .quality_service-main-container .side {
  display: inline-block;
  box-sizing: border-box;
  min-width: 270px;
  padding-right: 20px;
}
.quality_service .quality_service-main-container .side p.title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  margin: 20px 0 30px;
}
.quality_service .quality_service-main-container .side p.title:first-child {
  margin-top: 0;
}
.quality_service .quality_service-main-container .side .sub-menu li {
  padding: 0px 15px 30px;
}
.quality_service .quality_service-main-container .side .sub-menu li a {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
}
.quality_service .quality_service-main-container .side a:hover {
  opacity: 0.7;
}
.quality_service .quality_service-main-container .quality_service-section {
  float: right;
  text-align: center;
  width: 100%;
}
.quality_service .quality_service-main-container .quality_service-section h2.title {
  display: inline-block;
  font-size: 36px;
  border-bottom: 3px solid #3c3c3c;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section h2.title {
    font-size: 24px;
  }
}
.quality_service .quality_service-main-container .quality_service-section .box {
  text-align: left;
  font-family: 'Noto Sans JP', sans-serif;
  position: relative;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .box {
    padding: 0 15px;
    margin-bottom: 60px;
  }
  .quality_service .quality_service-main-container .quality_service-section .box:last-child {
    margin: 0;
  }
}
.quality_service .quality_service-main-container .quality_service-section .box h2.box-title {
  font-size: 26px;
  padding-bottom: 30px;
  color: #000000;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .box h2.box-title {
    font-size: 16px;
    padding-bottom: 20px;
  }
}
.quality_service .quality_service-main-container .quality_service-section .box h3.sub-title {
  font-size: 20px;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .box h3.sub-title {
    font-size: 14px;
  }
}
.quality_service .quality_service-main-container .quality_service-section .box h3.sub-title.first {
  padding-top: 0;
}
.quality_service .quality_service-main-container .quality_service-section .box h3.sub-title span.black {
  font-size: 16px;
  line-height: 20px;
}
.quality_service .quality_service-main-container .quality_service-section .box p {
  font-size: 14px;
  line-height: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .box p {
    font-size: 12px;
    line-height: 20px;
  }
  .quality_service .quality_service-main-container .quality_service-section .box p.sp-padding {
    width: 58%;
  }
  .quality_service .quality_service-main-container .quality_service-section .box p:last-child {
    padding: 0;
  }
}
.quality_service .quality_service-main-container .quality_service-section .box img.topRight-img {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .box img.topRight-img {
    top: 20%;
    width: 40%;
  }
  .quality_service .quality_service-main-container .quality_service-section .box img.topRight-img.topRight-img2 {
    top: 12%;
  }
}
.quality_service .quality_service-main-container .quality_service-section .materials-nav {
  padding: 0 15px;
  display: flex;
  margin-bottom: 30px;
}
.quality_service .quality_service-main-container .quality_service-section .materials-nav li {
  display: inline-block;
  font-size: 24px;
  color: #3c3c3c;
  padding-bottom: 10px;
  border-bottom: 1px solid #3c3c3c;
  margin-right: 80px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .materials-nav li {
    font-size: 15px;
    margin-right: 40px;
  }
}
.quality_service .quality_service-main-container .quality_service-section .materials-nav li.current {
  color: #91a0b5;
}
.quality_service .quality_service-main-container .quality_service-section .materials-main {
  display: inline-block;
  width: 100%;
  background-color: #fafafa;
  padding: 60px 90px;
  box-sizing: border-box;
  margin-bottom: 90px;
  text-align: left;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .materials-main {
    padding: 30px 15px;
    margin-bottom: 60px;
    width: 100%;
    /*p{
      padding-bottom: 30px;
    }*/
  }
}
.quality_service .quality_service-main-container .quality_service-section .materials-main p {
  font-size: 14px;
  line-height: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}
.quality_service .quality_service-main-container .quality_service-section .materials-main h2.materials-title {
  font-size: 30px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .materials-main h2.materials-title {
    font-size: 20px;
    padding-bottom: 30px;
  }
}
.quality_service .quality_service-main-container .quality_service-section .materials-main h3.materials-sub-title {
  font-size: 20px;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .materials-main h3.materials-sub-title {
    font-size: 16px;
  }
}
.quality_service .quality_service-main-container .quality_service-section .materials-main .materials-view-more {
  position: relative;
  display: inline-block;
  font-size: 18px;
  padding: 0 30px 10px 0;
  border-bottom: 1px solid #3c3c3c;
  cursor: pointer;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .materials-main .materials-view-more {
    padding-bottom: 6px;
    font-size: 12px;
  }
}
.quality_service .quality_service-main-container .quality_service-section .materials-main .materials-view-more::after {
  content: '';
  background: url(../../img/common/list/icon-open.png) no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  position: absolute;
  top: 2px;
  right: 0;
  background-size: contain;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .materials-main .materials-view-more::after {
    top: 0px;
  }
}
.quality_service .quality_service-main-container .quality_service-section .materials-main .materials-view-more.active::after {
  background: url(../../img/common/list/icon-close.png) no-repeat;
}
.quality_service .quality_service-main-container .quality_service-section .grey-bg {
  display: inline-block;
  background-color: #fafafa;
  padding: 30px 30px 0;
  margin-bottom: 30px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .quality_service .quality_service-main-container .quality_service-section .grey-bg {
    padding: 30px 15px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .quality_service .padding0 {
    padding: 0;
  }
}
.quality_service.girl_quality_service {
  font-weight: normal;
}
.quality_service.girl_quality_service .quality_service-banner .quality_service-banner-text {
  transform: inherit;
  left: 45%;
}
@media (max-width: 768px) {
  .quality_service.girl_quality_service .quality_service-banner .quality_service-banner-text {
    left: inherit;
    top: 35%;
    right: 3%;
    width: auto;
  }
}
@media screen and (max-width: 320px) {
  .quality_service.girl_quality_service .quality_service-banner .quality_service-banner-text {
    top: 20%;
  }
}
.quality_service.girl_quality_service .quality_service-banner .quality_service-banner-text h2 {
  letter-spacing: 2px;
  font-family: "NotoSansCJKjp";
  font-weight: 200;
  line-height: 30px;
}
.quality_service.girl_quality_service .quality_service-main-container .quality_service-section h2.title {
  border-color: #b09a56;
  font-weight: 200;
}
@media (max-width: 768px) {
  .quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box {
    margin-bottom: 30px;
  }
}
.quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box h3.sub-title span.gold {
  font-size: 16px;
  line-height: 20px;
  color: #b09a56;
}
.quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .materials-main {
  background-color: inherit;
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .materials-main {
    width: 100%;
    margin-left: 0;
    display: inline-block;
  }
}
.quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .materials-main:last-child {
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .materials-main:last-child {
    margin-bottom: 50px;
  }
}
.quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .materials-main h2.materials-title {
  width: 12%;
  min-width: 130px;
  font-weight: 200;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .materials-main h2.materials-title {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #b09a56;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .materials-main p.girl-materials-info {
  width: 88%;
  border-left: 1px solid #b09a56;
  padding-left: 30px;
  box-sizing: border-box;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .materials-main p.girl-materials-info {
    border-left: none;
    display: inline-block;
    width: 100%;
    padding-left: 0;
  }
}
.quality_service.girl_quality_service .quality_service-main-container .quality_service-section .box .grey-bg {
  background-color: #f6f3eb;
}

.main.ranking .quality_service-banner .quality_service-banner-text {
  top: 50%;
  color: #fff;
}
@media (max-width: 768px) {
  .main.ranking .quality_service-banner .quality_service-banner-text {
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .main.ranking .quality_service-banner .quality_service-banner-text p {
    letter-spacing: 0;
    line-height: 1.5;
    font-weight: 100;
  }
}
@media (max-width: 768px) {
  .main.ranking .quality_service-main-container {
    margin-top: 29px;
  }
}
.main.ranking .quality_service-main-container .quality_service-section .box p {
  line-height: inherit;
}
@media (max-width: 768px) {
  .main.ranking .pc-br {
    display: none;
  }
}
.main.ranking .sp-br {
  display: block;
}
@media screen and (min-width: 769px) {
  .main.ranking .sp-br {
    display: none;
  }
}
.main.ranking .weekly-area {
  margin: 100px 0 0 0;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area {
    margin-top: 65px;
  }
}
.main.ranking .weekly-area:first-of-type {
  margin-top: 0;
}
.main.ranking .weekly-area:nth-of-type(2) {
  margin-top: 200px;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area:nth-of-type(2) {
    margin-top: 100px;
  }
}
.main.ranking .weekly-area .box-title {
  line-height: 0.8;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .box-title {
    line-height: 1;
  }
}
.main.ranking .weekly-area .box-title span {
  font-size: 14px;
  font-family: 'NotoSansCJKjp';
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .box-title span {
    letter-spacing: 1px;
    font-size: 10px;
  }
}
.main.ranking .weekly-area ul {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area ul {
    margin: 32px 0 0 0;
  }
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .left {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .left .box figure {
    margin-bottom: 0;
    border: none;
  }
}
.main.ranking .weekly-area .left .box .number {
  width: 60px;
  height: 60px;
  padding: 0;
  font-size: 24px;
  font-weight: 300;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .left .box .number {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
}
.main.ranking .weekly-area .left .box .name {
  padding-bottom: 0;
  line-height: 2;
  font-size: 14px;
  font-weight: 300;
  font-family: "Poppins";
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .left .box .name {
    font-size: 12px;
  }
}
.main.ranking .weekly-area .left .box .price {
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 300;
  font-family: "Poppins";
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .left .box .price {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .right .box {
    padding-bottom: 25px;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .right .box figure {
    margin-bottom: 0;
    border: none;
  }
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .right .box .text {
    padding-left: 0;
  }
}
.main.ranking .weekly-area .right .box .number {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 20px;
  font-weight: 300;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .right .box .number {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
}
.main.ranking .weekly-area .right .box .name {
  padding-bottom: 0;
  line-height: 2;
  font-size: 14px;
  font-weight: 300;
  font-family: "Poppins";
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .right .box .name {
    font-size: 12px;
  }
}
.main.ranking .weekly-area .right .box .price {
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 300;
  font-family: "Poppins";
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .right .box .price {
    font-size: 10px;
  }
}
.main.ranking .weekly-area .appear {
  display: none;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .appear:last-of-type .flex-wrapper1 {
    margin-top: 0;
  }
}
.main.ranking .weekly-area .appear .flex-wrapper1 {
  width: 100%;
  margin-top: 50px;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .appear .flex-wrapper1 {
    margin-top: 25px;
  }
}
.main.ranking .weekly-area .appear .flex-wrapper1 .box {
  width: 20%;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .appear .flex-wrapper1 .box {
    width: 50%;
  }
}
.main.ranking .weekly-area .appear .flex-wrapper1 .box .number {
  border: solid 1px;
}
.main.ranking .weekly-area .more-btn {
  padding-bottom: 10px;
  border-bottom: solid 2px;
  font-size: 18px;
  font-family: "Poppins";
  text-align: center;
  display: inline-block;
}
@media (max-width: 768px) {
  .main.ranking .weekly-area .more-btn {
    padding-bottom: 6px;
    margin-top: 15px;
    font-size: 12px;
    border-width: 1px;
  }
}
.main.ranking .section1 {
  max-width: 1400px;
  margin-top: 100px;
}
.main.ranking .section1 a:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .main.ranking .section1 {
    margin-top: 65px;
  }
}
.main.ranking .section1 .title {
  margin-bottom: 40px;
  font-size: 36px;
  font-family: "Poppins";
  font-weight: 200;
}
@media (max-width: 768px) {
  .main.ranking .section1 .title {
    margin-bottom: 22px;
    font-size: 25px;
  }
}
.main.ranking .section1 .flex-wrapper1 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
}
.main.ranking .section1 .block1 {
  width: 33.33%;
  margin-right: 50px;
}
@media (max-width: 768px) {
  .main.ranking .section1 .block1 {
    width: 50%;
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .main.ranking .section1 .block1:nth-of-type(2) {
    margin-right: 0;
  }
}
.main.ranking .section1 .block1:last-of-type {
  margin-right: 0;
}
@media (max-width: 768px) {
  .main.ranking .section1 .block1:last-of-type {
    display: none;
  }
}
.main.ranking .section1 .block1 a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.main.ranking .section1 .img-wrapper1 {
  width: 100%;
  line-height: 0;
}
.main.ranking .section1 .img-wrapper1 img {
  width: 100%;
}
.main.ranking .section1 .text-area {
  width: 100%;
  margin-top: 25px;
  text-align: left;
}
@media (max-width: 768px) {
  .main.ranking .section1 .text-area {
    margin-top: 10px;
  }
}
.main.ranking .section1 .text-area .subtitle {
  padding-bottom: 10px;
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 200;
  border-bottom: solid 1px;
}
@media (max-width: 768px) {
  .main.ranking .section1 .text-area .subtitle {
    padding-bottom: 7px;
    margin-bottom: 9px;
    font-size: 20px;
  }
}
.main.ranking .section1 .text-area .text {
  font-size: 12px;
}
@media (max-width: 768px) {
  .main.ranking .section1 .text-area .text {
    font-size: 10px;
  }
}
.main.ranking .section1 .pick-up-more-btn {
  margin-top: 50px;
  font-size: 18px;
  text-align: right;
}
@media (max-width: 768px) {
  .main.ranking .section1 .pick-up-more-btn {
    margin-top: 27px;
    font-size: 15px;
  }
}
.main.ranking .section2 {
  width: 100%;
  margin-top: 100px;
}
.main.ranking .section2 a:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .main.ranking .section2 {
    margin-top: 40px;
  }
}
.main.ranking .section2 .flex-wrapper1 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .main.ranking .section2 .flex-wrapper1 {
    display: block;
  }
}
.main.ranking .section2 .flex-wrapper1 .block1 {
  width: 47%;
  position: relative;
}
@media (max-width: 768px) {
  .main.ranking .section2 .flex-wrapper1 .block1 {
    width: 100%;
  }
  .main.ranking .section2 .flex-wrapper1 .block1:last-of-type {
    margin-top: 15px;
  }
}
.main.ranking .section2 .flex-wrapper1 .block1 a {
  width: 100%;
  height: 100%;
  display: block;
}
.main.ranking .section2 .flex-wrapper1 .block1 img {
  width: 100%;
}
.main.ranking .section2 .flex-wrapper1 .block1 .text-area {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.main.ranking .section2 .flex-wrapper1 .block1 .text-area .text1 {
  font-size: 32px;
  font-family: "Poppins";
  font-weight: 200;
  color: #fff;
}
@media (max-width: 768px) {
  .main.ranking .section2 .flex-wrapper1 .block1 .text-area .text1 {
    font-size: 20px;
  }
}
.main.ranking .section2 .flex-wrapper1 .block1 .text-area .text2 {
  margin-top: 17px;
  font-size: 18px;
  font-family: "Poppins";
  font-weight: 200;
  color: #fff;
}
@media (max-width: 768px) {
  .main.ranking .section2 .flex-wrapper1 .block1 .text-area .text2 {
    margin-top: 7px;
    font-size: 9px;
  }
}

.pick_up {
  max-width: 1400px;
  margin: 0 auto;
}
.pick_up a:hover {
  opacity: 0.7;
}
.pick_up .pick_up-main {
  max-width: 1400px;
  padding: 0 30px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .pick_up .pick_up-main {
    padding: 0 15px;
  }
}
.pick_up .pick_up-main .pick_up-title {
  margin: 50px auto;
  font-size: 36px;
  font-weight: 200;
  text-align: center;
}
@media (max-width: 768px) {
  .pick_up .pick_up-main .pick_up-title {
    font-size: 24px;
    margin: 30px auto;
  }
}
.pick_up .pick_up-main .pick_up-main-container .pick_up-section {
  width: 100%;
  margin-bottom: 80px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .pick_up .pick_up-main .pick_up-main-container .pick_up-section {
    justify-content: space-between;
    flex-flow: wrap;
    margin-bottom: 0px;
  }
}
.pick_up .pick_up-main .pick_up-main-container .pick_up-section .box {
  display: inline-block;
  width: 25%;
  padding: 0 25px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .pick_up .pick_up-main .pick_up-main-container .pick_up-section .box {
    width: 46%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 60px;
  }
}
.pick_up .pick_up-main .pick_up-main-container .pick_up-section .box a {
  width: 100%;
  height: 100%;
  display: block;
}
.pick_up .pick_up-main .pick_up-main-container .pick_up-section .box img {
  width: 100%;
}
.pick_up .pick_up-main .pick_up-main-container .pick_up-section .box h2 {
  font-size: 26px;
  font-weight: 200;
  line-height: 32px;
  border-bottom: 1px solid #3c3c3c;
  padding: 10px 0 5px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .pick_up .pick_up-main .pick_up-main-container .pick_up-section .box h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
.pick_up .pick_up-main .pick_up-main-container .pick_up-section .box p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  padding-top: 10px;
  line-height: 20px;
}
.pick_up .pick_up-main .pick_up-main-container .view-more {
  text-align: center;
  font-size: 18px;
}
@media (max-width: 768px) {
  .pick_up .pick_up-main .pick_up-main-container .view-more {
    margin: 5% auto 15%;
  }
}
.pick_up .pick_up-main .pick_up-main-container .view-more .view-more-btn {
  padding-bottom: 9px;
  border-bottom: 2px solid #3c3c3c;
}
@media (max-width: 768px) {
  .pick_up .pick_up-main .pick_up-main-container .view-more .view-more-btn {
    padding-bottom: 5px;
    border-bottom: 1px solid;
  }
}
.pick_up.girl_pick_up {
  font-weight: normal;
}
.pick_up.girl_pick_up .pick_up-main .pick_up-main-container .pick_up-section .box h2 {
  border: none;
}
.pick_up.girl_pick_up .pick_up-main .pick_up-main-container .view-more .view-more-btn {
  border: none;
}

.news {
  max-width: 1400px;
  padding: 0 30px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .news {
    padding: 0;
  }
}
.news .news-main {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 768px) {
  .news .news-main {
    padding: 0 15px;
  }
}
.news .news-main h1.news-title {
  font-size: 36px;
  font-weight: 200;
  margin: 30px 0 50px;
}
@media (max-width: 768px) {
  .news .news-main h1.news-title {
    font-size: 24px;
    margin: 30px 0;
  }
}
.news .news-main .news-main-container {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container {
    display: inline-block;
  }
}
.news .news-main .news-main-container span {
  display: inline-block;
  font-size: 12px;
}
.news .news-main .news-main-container span.label {
  color: #3c3c3c;
  border: 1px solid #3c3c3c;
  padding: 3px 10px;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container span.label {
    font-size: 10px;
  }
}
.news .news-main .news-main-container span.label.label-new {
  color: #cec16f;
  border-color: #cec16f;
}
.news .news-main .news-main-container span.label.label-store {
  color: #82977e;
  border-color: #82977e;
}
.news .news-main .news-main-container span.label.label-bridal {
  color: #6e7a9c;
  border-color: #6e7a9c;
}
.news .news-main .news-main-container span.label.label-others {
  color: #81503d;
  border-color: #81503d;
}
.news .news-main .news-main-container span.news-time {
  width: 100%;
  padding: 10px 0;
  color: #333333;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container span.news-time {
    font-size: 10px;
  }
}
.news .news-main .news-main-container .side {
  width: 20%;
  max-width: 210px;
  margin-right: 80px;
  box-sizing: border-box;
  text-align: left;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-top: 40px;
  }
}
.news .news-main .news-main-container .side .news02, .news .news-main .news-main-container .side .news03, .news .news-main .news-main-container .side .news04, .news .news-main .news-main-container .side .news05 {
  display: none;
}
.news .news-main .news-main-container .side .apper {
  display: none;
}
.news .news-main .news-main-container .side .news-category {
  border-bottom: 1px solid #656565;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-category {
    border-top: 1px solid #6a6a6a;
    border-bottom: 1px solid #cecece;
    padding-top: 30px;
  }
}
.news .news-main .news-main-container .side .news-category ul {
  display: flex;
  flex-flow: wrap;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-category ul {
    justify-content: space-between;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.news .news-main .news-main-container .side .news-category ul li {
  font-size: 14px;
  margin-bottom: 20px;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-category ul li {
    margin-right: 0 !important;
    font-size: 12px;
  }
}
.news .news-main .news-main-container .side .news-category ul li.active.label-all {
  border-color: #3c3c3c;
}
.news .news-main .news-main-container .side .news-category ul li.active.label-new {
  border-color: #ada571;
}
.news .news-main .news-main-container .side .news-category ul li.active.label-store {
  border-color: #82977e;
}
.news .news-main .news-main-container .side .news-category ul li.active.label-bridal {
  border-color: #707a99;
}
.news .news-main .news-main-container .side .news-category ul li.active.label-others {
  border-color: #81503d;
}
.news .news-main .news-main-container .side .news-category ul li.label-all {
  margin-right: 20px;
  color: #3c3c3c;
}
.news .news-main .news-main-container .side .news-category ul li.label-new {
  margin-right: 25px;
  color: #ada571;
}
.news .news-main .news-main-container .side .news-category ul li.label-store {
  margin-right: 10px;
  color: #82977e;
}
.news .news-main .news-main-container .side .news-category ul li.label-bridal {
  margin-right: 40px;
  color: #707a99;
}
.news .news-main .news-main-container .side .news-category ul li.label-others {
  margin-right: 40px;
  color: #81503d;
}
.news .news-main .news-main-container .side .news-nav-wraper {
  width: 100%;
  border-bottom: 1px solid #cecece;
  padding: 20px 0;
  /*&.active{
    display: inline-block;
    @include sp{
      display: flex;
    }
  }*/
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-nav-wraper {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    align-items: center;
  }
}
.news .news-main .news-main-container .side .news-nav-wraper.active {
  display: inline-block;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-nav-wraper.active {
    display: flex;
  }
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-nav-wraper .news-nav-text {
    width: 70%;
    padding-right: 10px;
    box-sizing: border-box;
  }
}
.news .news-main .news-main-container .side .news-nav-wraper .news-nav-text a {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-nav-wraper .news-nav-text a {
    font-size: 12px;
  }
}
.news .news-main .news-main-container .side .news-nav-wraper .news-nav-text a .news-nav-title {
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-nav-wraper .news-nav-text a .news-nav-title {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .side .news-nav-wraper .news-nav-img {
    width: 30%;
  }
}
.news .news-main .news-main-container .side .news-nav-wraper .news-nav-img img {
  width: 100%;
}
.news .news-main .news-main-container .side .view-more {
  margin: 5% auto 15%;
  text-align: center;
  /*.view-more-btn{
    font-size: 1.4rem;
    padding-bottom: 5px;
    border-bottom: 2px solid;
  }*/
}
.news .news-main .news-main-container .side .view-more span {
  padding-bottom: 10px;
  border-bottom: 2px solid #3c3c3c;
  display: inline-block;
}
.news .news-main .news-main-container .side .view-more span:after {
  content: "view more ＋";
}
.news .news-main .news-main-container .side .view-more span.active:after {
  content: "close ー";
}
.news .news-main .news-main-container .news-section {
  display: inline-block;
  width: 80%;
  text-align: left;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .news-section {
    width: 100%;
  }
}
.news .news-main .news-main-container .news-section span {
  font-size: 14px;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .news-section span {
    font-size: 12px;
  }
}
.news .news-main .news-main-container .news-section span.label {
  margin-bottom: 10px;
}
.news .news-main .news-main-container .news-section h2.news-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .news-section h2.news-title {
    font-size: 14px;
    line-height: 22px;
  }
}
.news .news-main .news-main-container .news-section .box {
  margin: 0 auto;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
}
.news .news-main .news-main-container .news-section .box img {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .news-section .box img {
    width: 100%;
  }
}
.news .news-main .news-main-container .news-section .box p {
  font-size: 16px;
  line-height: 30px;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .news-section .box p {
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 20px;
  }
}
.news .news-main .news-main-container .news-section .box p.box-price {
  font-size: 14px;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .news-section .box p.box-price {
    font-size: 12px;
  }
}
.news .news-main .news-main-container .news-section .box h3.box-title {
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-size: 20px;
  padding: 25px 0 0;
}
@media (max-width: 768px) {
  .news .news-main .news-main-container .news-section .box h3.box-title {
    font-size: 15px;
    padding-bottom: 10px;
  }
}
.news .news-main .news-main-container .news-section .box.main-box img {
  width: 100%;
}
.news .news-main .news-main-container .news-section .box.main-box p {
  margin: 20px 0;
}
.news.girl_news {
  font-weight: normal;
}
@media (max-width: 768px) {
  .news.girl_news .news-main .news-main-container .side .news-nav-appear:first-child {
    border-top: 1px solid #cecece;
    padding-top: 20px;
  }
}
.news.girl_news .news-main .news-main-container .side .news-nav-appear:first-child .news-nav-wraper:first-child {
  padding-top: 0;
}
.news.girl_news .news-main .news-main-container .side .news-nav-wraper span.news-time {
  padding-top: 0;
}
.news.girl_news .news-main .news-main-container .news-section span.news-time {
  padding-top: 0;
}

.main.error {
  padding: 0 20px;
}
.main.error h1 {
  font-size: 3rem;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .main.error h1 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.main.error .box {
  text-align: center;
  margin: 50px auto;
  line-height: 2.8rem;
}
@media (max-width: 768px) {
  .main.error .box {
    line-height: 2.4rem;
  }
}
.main.error .box a {
  text-decoration: underline;
}

.main.maintenace {
  position: relative;
  height: 600px;
}
@media (max-width: 768px) {
  .main.maintenace {
    height: 100vh;
  }
}
.main.maintenace h1 {
  font-size: 3rem;
  margin: 50px 0;
}
@media (max-width: 768px) {
  .main.maintenace h1 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.main.maintenace .box {
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 768px) {
  .main.maintenace .box {
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 2.4rem;
  }
}
.main.maintenace .box .logo {
  width: 200px;
  margin: 50px auto;
}

.main.styling a:hover {
  opacity: 0.7;
}
.main.styling img {
  width: 100%;
}
@media (max-width: 768px) {
  .main.styling .pc-br {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .main.styling .sp-br {
    display: none;
  }
}
.main.choker .section1 {
  width: 90%;
  max-width: 1400px;
  margin: 35px auto 0;
}
@media (max-width: 768px) {
  .main.choker .section1 {
    width: 100%;
    padding: 0 15px;
    margin-top: 20px;
  }
}
.main.choker .section1 .top {
  width: 65%;
  margin: 0 70px 45px;
}
@media (max-width: 768px) {
  .main.choker .section1 .top {
    width: 100%;
    margin: 0 0 23px;
  }
}
.main.choker .section1 .title {
  margin-bottom: 20px;
  font-size: 36px;
  font-family: "Times";
  font-weight: 400;
}
@media (max-width: 768px) {
  .main.choker .section1 .title {
    margin-bottom: 12px;
    font-size: 30px;
  }
}
.main.choker .section1 .title:after {
  content: "";
  width: 40px;
  height: 1px;
  padding-top: 20px;
  border-bottom: solid 2px;
  display: block;
}
@media (max-width: 768px) {
  .main.choker .section1 .title:after {
    width: 20px;
    padding-top: 12px;
    border-width: 1px;
  }
}
.main.choker .section1 .text1 {
  line-height: 1.7;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
}
@media (max-width: 768px) {
  .main.choker .section1 .text1 {
    font-size: 11px;
  }
}
.main.choker .section1 .flex-wrapper1 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .main.choker .section1 .flex-wrapper1 {
    display: block;
  }
}
.main.choker .section1 .flex-wrapper1 .block1 {
  width: 49%;
}
@media (max-width: 768px) {
  .main.choker .section1 .flex-wrapper1 .block1 {
    width: 90%;
    margin: 0 auto;
  }
}
.main.choker .section1 .flex-wrapper1 .wrapper1 .img {
  width: 90%;
}
@media (max-width: 768px) {
  .main.choker .section1 .flex-wrapper1 .wrapper1 .img {
    width: 100%;
  }
}
.main.choker .section1 .flex-wrapper1 .wrapper2 {
  margin-top: 105px;
  text-align: right;
}
.main.choker .section1 .flex-wrapper1 .wrapper2 .img {
  width: 85%;
}
.main.choker .section1 .flex-wrapper1 .wrapper3 {
  margin-top: 45px;
  text-align: center;
}
.main.choker .section1 .flex-wrapper1 .wrapper3 .img {
  width: 55%;
}
.main.choker .section1 .flex-wrapper1 .wrapper4 {
  margin-top: 65px;
  text-align: right;
}
.main.choker .section1 .flex-wrapper1 .wrapper4 .img {
  width: 90%;
}
.main.choker .section1 .flex-wrapper1 .text-block1 {
  width: 85%;
  margin: 35px 0 0 auto;
}
.main.choker .section1 .flex-wrapper1 .subtitle {
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-size: 30px;
  font-family: minion-pro-caption, serif;
  font-style: normal;
  font-weight: 600;
}
.main.choker .section1 .flex-wrapper1 .subtitle:after {
  content: "";
  width: 80px;
  margin-left: 15px;
  border-top: solid 1px;
  vertical-align: middle;
  display: inline-block;
}
.main.choker .section1 .flex-wrapper1 .text2 {
  letter-spacing: 0;
  line-height: 1.7;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
}
@media (max-width: 768px) {
  .main.choker .section1 .flex-wrapper2 {
    width: 100%;
    padding: 0 18px;
  }
  .main.choker .section1 .flex-wrapper2 .block1 {
    width: 100%;
  }
  .main.choker .section1 .flex-wrapper2 .block1:last-of-type {
    position: relative;
  }
  .main.choker .section1 .flex-wrapper2 .wrapper3 {
    width: 60%;
    margin: 15px auto 0;
  }
  .main.choker .section1 .flex-wrapper2 .subtitle {
    margin-bottom: 10px;
    letter-spacing: 0;
    font-size: 20px;
    font-family: minion-pro-caption, serif;
    font-style: normal;
    font-weight: 600;
  }
  .main.choker .section1 .flex-wrapper2 .subtitle:after {
    content: "";
    width: 40px;
    margin-left: 15px;
    border-top: solid 1px;
    vertical-align: middle;
    display: inline-block;
  }
  .main.choker .section1 .flex-wrapper2 .text2 {
    letter-spacing: 0;
    line-height: 1.7;
    font-size: 11px;
    font-family: 'NotoSansCJKjp';
    font-weight: 300;
  }
  .main.choker .section1 .flex-wrapper2 .wrapper4 {
    margin-top: 57px;
  }
  .main.choker .section1 .flex-wrapper2 .wrapper2 {
    width: 80%;
    margin: 20px auto 0;
  }
  .main.choker .section1 .flex-wrapper2 .text-block1 {
    position: absolute;
    bottom: -75px;
  }
}
@media screen and (max-width: 768px) and (max-width: 350px) {
  .main.choker .section1 .flex-wrapper2 .text-block1 {
    bottom: -93px;
  }
}
@media screen and (max-width: 768px) and (max-width: 320px) {
  .main.choker .section1 .flex-wrapper2 .text-block1 {
    bottom: -110px;
  }
}

.main.choker .section1 .flex-wrapper3 {
  width: 85%;
  margin: 100px auto 0;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .main.choker .section1 .flex-wrapper3 {
    width: 100%;
    margin-top: 120px;
    justify-content: space-between;
  }
}
.main.choker .section1 .flex-wrapper3 .item {
  width: 25%;
}
@media (max-width: 768px) {
  .main.choker .section1 .flex-wrapper3 .item {
    width: 50%;
    margin-bottom: 20px;
  }
}
.main.choker .section1 .flex-wrapper3 .item a {
  width: 100%;
  height: 100%;
  display: block;
}
.main.choker .section1 .flex-wrapper3 .img-wapper1 {
  margin-bottom: 25px;
}
.main.choker .section1 .flex-wrapper3 .product {
  line-height: 1.5;
  margin-bottom: 25px;
  font-size: 14px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .main.choker .section1 .flex-wrapper3 .product {
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 12px;
  }
}
.main.choker .section1 .flex-wrapper3 .price {
  font-size: 12px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .main.choker .section1 .flex-wrapper3 .price {
    font-size: 10px;
  }
}
.main.hoop .section1 {
  width: 100%;
  max-width: 1400px;
  margin: 45px auto 0;
}
@media (max-width: 768px) {
  .main.hoop .section1 {
    margin-top: 30px;
  }
}
.main.hoop .top {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main.hoop .top {
    width: 100%;
    padding: 0 15px;
  }
}
.main.hoop .top .title {
  font-size: 48px;
  font-family: "Times";
  font-weight: 400;
}
@media (max-width: 768px) {
  .main.hoop .top .title {
    font-size: 30px;
  }
}
.main.hoop .top .title:after {
  content: "";
  width: 35px;
  height: 1px;
  padding-top: 30px;
  border-bottom: solid 2px;
  display: block;
}
@media (max-width: 768px) {
  .main.hoop .top .title:after {
    width: 25px;
    padding-top: 15px;
    border-width: 1px;
  }
}
.main.hoop .top .text1 {
  margin-top: 23px;
  line-height: 1.8;
  letter-spacing: 0;
  font-size: 16px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
}
@media (max-width: 768px) {
  .main.hoop .top .text1 {
    margin-top: 15px;
    font-size: 11px;
  }
}
.main.hoop .flex-wrapper1 {
  margin: 53px auto 0;
  display: flex;
  display: -ms-flexbox;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .main.hoop .flex-wrapper1 {
    margin-top: 28px;
  }
}
.main.hoop .flex-wrapper1 .img-wrapper1 {
  width: 49.85%;
  line-height: 0;
}
@media (max-width: 768px) {
  .main.hoop .flex-wrapper1 .img-wrapper1 {
    width: 49.5%;
  }
}
.main.hoop .asymmetry-block {
  width: 85%;
  padding-left: 5px;
  margin: 140px auto 0;
  position: relative;
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block {
    width: 100%;
    padding: 0 15px;
    margin-top: 38px;
  }
}
.main.hoop .asymmetry-block .text-block1 {
  width: 47%;
  position: absolute;
  top: 10%;
  right: -2.5%;
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .text-block1 {
    width: 44%;
    top: 5%;
    right: 3%;
  }
}
.main.hoop .asymmetry-block .text-block1 .subtitle {
  letter-spacing: 0;
  font-size: 7.071vw;
  font-family: "Times";
  font-weight: 400;
}
@media screen and (min-width: 1400px) {
  .main.hoop .asymmetry-block .text-block1 .subtitle {
    font-size: 99px;
  }
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .text-block1 .subtitle {
    font-size: 30px;
  }
}
.main.hoop .asymmetry-block .text-block1 .text2 {
  margin: 2.857vw 0 0 4.285vw;
  line-height: 2.5vw;
  letter-spacing: 0;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
}
@media screen and (min-width: 1400px) {
  .main.hoop .asymmetry-block .text-block1 .text2 {
    margin: 40px 0 0 60px;
    line-height: 1.8;
  }
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .text-block1 .text2 {
    margin: 13px 0 0 13px;
    line-height: 1.8;
    font-size: 11px;
  }
}
.main.hoop .asymmetry-block .flex-wrapper2 {
  width: 100%;
  height: 76.428vw;
  margin-bottom: 25px;
  display: flex;
  display: -ms-flexbox;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (min-width: 1400px) {
  .main.hoop .asymmetry-block .flex-wrapper2 {
    height: 1070px;
  }
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .flex-wrapper2 {
    height: 700px;
  }
}
@media screen and (max-width: 375px) {
  .main.hoop .asymmetry-block .flex-wrapper2 {
    height: 360px;
    margin-bottom: 20px;
  }
}
.main.hoop .asymmetry-block .flex-wrapper2 .img-wrapper1 {
  width: 55%;
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .flex-wrapper2 .img-wrapper1 {
    width: 56%;
  }
}
.main.hoop .asymmetry-block .flex-wrapper2 .img-wrapper2 {
  width: 40%;
  display: flex;
  display: -ms-flexbox;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .flex-wrapper2 .img-wrapper2 {
    width: 41%;
  }
}
.main.hoop .asymmetry-block .text-block2 {
  margin-left: 100px;
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .text-block2 {
    width: 83%;
    margin-left: 0;
  }
}
.main.hoop .asymmetry-block .text-block2 .text2 {
  letter-spacing: 1px;
  line-height: 1.2;
  font-size: 2.142vw;
  font-family: minion-pro-caption, serif;
  font-style: normal;
  font-weight: 600;
}
@media screen and (min-width: 1400px) {
  .main.hoop .asymmetry-block .text-block2 .text2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .text-block2 .text2 {
    font-size: 21px;
  }
}
.main.hoop .asymmetry-block .text-block2 .text2:after {
  content: "";
  width: 80px;
  margin-left: 15px;
  border-top: solid 1px;
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .text-block2 .text2:after {
    width: 50px;
  }
}
.main.hoop .asymmetry-block .text-block2 .text3 {
  margin-top: 22px;
  line-height: 2.5vw;
  letter-spacing: 0;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
}
@media screen and (min-width: 1400px) {
  .main.hoop .asymmetry-block .text-block2 .text3 {
    line-height: 1.8;
  }
}
@media (max-width: 768px) {
  .main.hoop .asymmetry-block .text-block2 .text3 {
    margin-top: 15px;
    line-height: 1.8;
    font-size: 11px;
  }
}
.main.hoop .flex-wrapper3 {
  width: 80%;
  margin: 70px auto 0;
  display: flex;
  display: -ms-flexbox;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .main.hoop .flex-wrapper3 {
    width: 100%;
    padding: 0 10px;
    margin-top: 50px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.main.hoop .flex-wrapper3 .block1 {
  width: 33%;
  text-align: center;
}
@media (max-width: 768px) {
  .main.hoop .flex-wrapper3 .block1 {
    width: 50%;
  }
}
.main.hoop .flex-wrapper3 .block1 a {
  width: 100%;
  height: 100%;
  display: block;
}
.main.hoop .flex-wrapper3 .block1 .text1 {
  letter-spacing: 0;
  line-height: 1.5;
  font-size: 14px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
  font-size: 12px;
}
.main.hoop .flex-wrapper3 .block1 .text1 span {
  font-size: 12px;
}
@media (max-width: 768px) {
  .main.hoop .flex-wrapper3 .block1 .text1 span {
    font-size: 10px;
  }
}
.main.hoop .hoop-block {
  width: 90%;
  padding-left: 80px;
  margin: 130px auto 0;
  position: relative;
}
@media (max-width: 768px) {
  .main.hoop .hoop-block {
    width: 100%;
    padding-left: 0;
    margin-top: 85px;
  }
}
.main.hoop .hoop-block .text-block1 {
  width: 100%;
  position: absolute;
  top: 11%;
  left: 16%;
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .text-block1 {
    width: 50%;
    top: 4%;
    left: 3%;
  }
}
.main.hoop .hoop-block .text-block1 .subtitle {
  letter-spacing: 0;
  font-size: 7.071vw;
  font-family: "Times";
  font-weight: 400;
}
@media screen and (min-width: 1400px) {
  .main.hoop .hoop-block .text-block1 .subtitle {
    font-size: 99px;
  }
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .text-block1 .subtitle {
    font-size: 30px;
  }
}
.main.hoop .hoop-block .text-block1 .text2 {
  margin: 2.5vw 0 0 2.5vw;
  line-height: 2.5vw;
  letter-spacing: 0;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
}
@media screen and (min-width: 1400px) {
  .main.hoop .hoop-block .text-block1 .text2 {
    margin: 35px 0 0 35px;
    line-height: 1.8;
  }
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .text-block1 .text2 {
    margin: 12px 0 0 13px;
    line-height: 1.8;
    font-size: 11px;
  }
}
.main.hoop .hoop-block .flex-wrapper2 {
  width: 100%;
  height: 87.857vw;
  margin-bottom: 185px;
  display: flex;
  display: -ms-flexbox;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (min-width: 1400px) {
  .main.hoop .hoop-block .flex-wrapper2 {
    height: 1230px;
  }
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .flex-wrapper2 {
    height: 800px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 375px) {
  .main.hoop .hoop-block .flex-wrapper2 {
    height: 430px;
    margin-bottom: 24px;
  }
}
.main.hoop .hoop-block .flex-wrapper2 .img-wrapper1 {
  width: 40%;
  display: flex;
  display: -ms-flexbox;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .flex-wrapper2 .img-wrapper1 {
    width: 43%;
  }
}
.main.hoop .hoop-block .flex-wrapper2 .img-wrapper2 {
  width: 52%;
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .flex-wrapper2 .img-wrapper2 {
    width: 55%;
  }
}
.main.hoop .hoop-block .text-block2 {
  width: 47%;
  position: absolute;
  top: 59%;
  right: 5%;
}
@media screen and (max-width: 1050px) {
  .main.hoop .hoop-block .text-block2 {
    top: 55%;
  }
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .text-block2 {
    width: 80%;
    padding: 0 15px;
    position: initial;
  }
}
.main.hoop .hoop-block .text-block2 .text2 {
  letter-spacing: 1px;
  line-height: 1.2;
  font-size: 2.571vw;
  font-family: minion-pro-caption, serif;
  font-style: normal;
  font-weight: 600;
}
@media screen and (min-width: 1400px) {
  .main.hoop .hoop-block .text-block2 .text2 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .text-block2 .text2 {
    font-size: 21px;
    white-space: nowrap;
  }
}
.main.hoop .hoop-block .text-block2 .text2:after {
  content: "";
  width: 10.714vw;
  margin-left: 1.071vw;
  border-top: solid 1px;
  vertical-align: middle;
  display: inline-block;
}
@media screen and (min-width: 1400px) {
  .main.hoop .hoop-block .text-block2 .text2:after {
    width: 150px;
    margin-left: 15px;
  }
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .text-block2 .text2:after {
    width: 50px;
    margin-left: 15px;
  }
}
.main.hoop .hoop-block .text-block2 .text3 {
  margin-top: 2.5vw;
  line-height: 2.5vw;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 300;
}
@media screen and (min-width: 1400px) {
  .main.hoop .hoop-block .text-block2 .text3 {
    margin-top: 35px;
    line-height: 1.8;
  }
}
@media (max-width: 768px) {
  .main.hoop .hoop-block .text-block2 .text3 {
    margin-top: 15px;
    line-height: 1.8;
    font-size: 11px;
  }
}
.main.stacking-ring .section1 {
  width: 100%;
  max-width: 1400px;
  margin: 50px auto 0;
}
@media (max-width: 768px) {
  .main.stacking-ring .section1 {
    margin-top: 25px;
  }
}
.main.stacking-ring .top {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main.stacking-ring .top {
    width: 100%;
    padding: 0 15px;
  }
}
.main.stacking-ring .top .title {
  letter-spacing: 4px;
  font-size: 36px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .main.stacking-ring .top .title {
    font-size: 30px;
  }
}
.main.stacking-ring .top .title:after {
  content: "";
  width: 35px;
  height: 1px;
  padding-top: 30px;
  border-bottom: solid 2px;
  display: block;
}
@media (max-width: 768px) {
  .main.stacking-ring .top .title:after {
    padding-top: 15px;
    border-width: 1px;
  }
}
.main.stacking-ring .top .text1 {
  margin-top: 25px;
  line-height: 1.8;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .main.stacking-ring .top .text1 {
    margin-top: 15px;
    font-size: 11px;
  }
}
.main.stacking-ring .img-wrapper1 {
  width: 30%;
  margin: 65px auto 70px auto;
}
@media (max-width: 768px) {
  .main.stacking-ring .img-wrapper1 {
    width: 100%;
    padding: 0 20px;
    margin: 30px auto 35px auto;
  }
}
.main.stacking-ring .text-block1 {
  width: 65%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main.stacking-ring .text-block1 {
    width: 80%;
  }
}
.main.stacking-ring .text-block1 .text2 {
  font-size: 30px;
  font-family: minion-pro-caption, serif;
  font-style: normal;
  font-weight: 600;
}
@media (max-width: 768px) {
  .main.stacking-ring .text-block1 .text2 {
    font-size: 21px;
  }
}
.main.stacking-ring .text-block1 .text2:after {
  content: "";
  width: 80px;
  margin-left: 15px;
  border-top: solid 1px;
  vertical-align: middle;
  display: inline-block;
}
.main.stacking-ring .text-block1 .text3 {
  margin-top: 20px;
  letter-spacing: 0;
  line-height: 1.8;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .main.stacking-ring .text-block1 .text3 {
    margin-top: 18px;
    font-size: 11px;
  }
}
.main.stacking-ring .flex-wrapper1 {
  width: 80%;
  margin: 0 auto;
  display: flex;
  display: -ms-flexbox;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .main.stacking-ring .flex-wrapper1 {
    width: 100%;
    padding: 0 15px;
    flex-wrap: wrap;
  }
}
.main.stacking-ring .flex-wrapper1 .block1 {
  width: 25%;
}
@media (max-width: 768px) {
  .main.stacking-ring .flex-wrapper1 .block1 {
    width: 50%;
    margin-bottom: 20px;
  }
}
.main.stacking-ring .flex-wrapper1 .block1 a {
  width: 100%;
  height: 100%;
  display: block;
}
.main.stacking-ring .flex-wrapper1 .block1 .text1 {
  letter-spacing: 1px;
  line-height: 1.5;
  font-size: 14px;
}
@media (max-width: 768px) {
  .main.stacking-ring .flex-wrapper1 .block1 .text1 {
    font-size: 12px;
  }
}
.main.stacking-ring .flex-wrapper1 .block1 .price {
  margin-top: 10px;
  font-size: 12px;
}
@media (max-width: 768px) {
  .main.stacking-ring .flex-wrapper1 .block1 .price {
    font-size: 10px;
  }
}
.main.stacking-ring .bottom {
  width: 70%;
  margin: 85px auto 0 auto;
}
@media (max-width: 768px) {
  .main.stacking-ring .bottom {
    width: 100%;
    margin-top: 40px;
  }
}
.main.stacking-ring .bottom .img-wrapper3 {
  width: 100%;
}
.main.stacking-ring .bottom .text4 {
  margin: 55px 0 0 50px;
  line-height: 1.5;
  font-size: 18px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .main.stacking-ring .bottom .text4 {
    margin: 30px 0 0 30px;
    font-size: 11px;
  }
}

.bestseller {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.bestseller img {
  width: 100%;
}
.bestseller a:hover {
  opacity: 0.7;
}
.bestseller .hero {
  width: 100%;
  margin-top: 50px;
  position: relative;
}
@media (max-width: 768px) {
  .bestseller .hero {
    margin-top: 0;
  }
}
.bestseller .hero .img-wrapper1 {
  width: 100%;
}
.bestseller .hero .text-box1 {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.bestseller .hero .text-box1 .title {
  font-size: 32px;
  font-family: 'NotoSansCJKjp';
  font-weight: 100;
  color: #fff;
}
@media (max-width: 768px) {
  .bestseller .hero .text-box1 .title {
    font-size: 22.5px;
  }
}
.bestseller .hero .text-box1 .text1 {
  font-size: 14px;
  font-family: 'NotoSansCJKjp';
  font-weight: 100;
  color: #fff;
}
@media (max-width: 768px) {
  .bestseller .hero .text-box1 .text1 {
    font-size: 10px;
  }
}
.bestseller .flex-wrapper1 {
  width: 100%;
  padding: 0 50px;
  margin-top: 65px;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 {
    padding: 0 15px;
    margin-top: 20px;
    display: block;
  }
}
.bestseller .flex-wrapper1 .left-area {
  width: 25%;
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 .left-area {
    width: 100%;
  }
}
.bestseller .flex-wrapper1 .left-area .img-wrapper1 {
  width: 100%;
  position: relative;
}
.bestseller .flex-wrapper1 .left-area .img-wrapper1 .text-box1 {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.bestseller .flex-wrapper1 .left-area .img-wrapper1 .text2 {
  font-size: 32px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media screen and (max-width: 1400px) {
  .bestseller .flex-wrapper1 .left-area .img-wrapper1 .text2 {
    font-size: 2.285vw;
  }
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 .left-area .img-wrapper1 .text2 {
    font-size: 18px;
  }
}
.bestseller .flex-wrapper1 .left-area .img-wrapper1 .text2 small {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .bestseller .flex-wrapper1 .left-area .img-wrapper1 .text2 small {
    font-size: 1vw;
  }
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 .left-area .img-wrapper1 .text2 small {
    font-size: 8px;
  }
}
.bestseller .flex-wrapper1 .right-area {
  width: 70%;
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 .right-area {
    width: 100%;
  }
}
.bestseller .flex-wrapper1 .right-area .flex-wrapper2 {
  width: 100%;
  height: 100%;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  flex-wrap: wrap;
}
.bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item {
  width: 25%;
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item {
    width: 50%;
    margin-top: 30px;
  }
}
.bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item a {
  width: 100%;
  height: 100%;
  display: block;
}
.bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item .img-wrapper1 {
  width: 100%;
}
.bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item .text-box2 {
  margin-top: 23px;
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item .text-box2 {
    margin-top: 15px;
  }
}
.bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item .text-box2 .text2 {
  letter-spacing: 1px;
  line-height: 1.5;
  font-size: 14px;
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item .text-box2 .text2 {
    font-size: 12px;
  }
}
.bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item .text-box2 .text3 {
  margin-top: 15px;
  font-size: 12px;
}
@media (max-width: 768px) {
  .bestseller .flex-wrapper1 .right-area .flex-wrapper2 .item .text-box2 .text3 {
    font-size: 10px;
  }
}
.bestseller .flex-wrapper1 .bs-view-more {
  margin-top: 40px;
  font-size: 17.5px;
  font-weight: 300;
  font-family: 'NotoSansCJKjp';
  text-align: center;
}
.bestseller .margin-top120 {
  margin-top: 120px;
}
@media (max-width: 768px) {
  .bestseller .margin-top120 {
    margin-top: 55px;
  }
}
.bestseller .margin-right30 {
  margin-right: 30px;
}
@media (max-width: 768px) {
  .bestseller .margin-right30 {
    margin-right: 0;
  }
}
.bestseller .pick-up {
  width: 70%;
  margin: 160px auto 0;
  text-align: center;
}
@media (max-width: 768px) {
  .bestseller .pick-up {
    width: 100%;
    padding: 0 15px;
    margin-top: 70px;
  }
}
.bestseller .pick-up .title2 {
  font-size: 36px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .bestseller .pick-up .title2 {
    font-size: 28px;
  }
}
.bestseller .pick-up .flex-wrapper3 {
  width: 100%;
  margin-top: 30px;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  text-align: left;
}
@media (max-width: 768px) {
  .bestseller .pick-up .flex-wrapper3 {
    margin-top: 20px;
  }
}
.bestseller .pick-up .flex-wrapper3 .img-wrapper2 {
  width: 30%;
}
@media (max-width: 768px) {
  .bestseller .pick-up .flex-wrapper3 .img-wrapper2 {
    width: 46%;
  }
}
.bestseller .pick-up .flex-wrapper3 .text4 {
  margin-top: 22px;
  letter-spacing: 1px;
  line-height: 1.2;
  font-size: 27px;
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
}
@media (max-width: 768px) {
  .bestseller .pick-up .flex-wrapper3 .text4 {
    margin-top: 10px;
    font-size: 20px;
  }
}
.bestseller .pick-up .bs-link {
  margin-top: 20px;
  font-size: 15px;
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
  text-align: right;
}

/*# sourceMappingURL=sj-style-static.css.map */

/* 
ADD birthstone
*/
.birth-header{
  position: relative;
  margin: 0 0 100px;
}
.birth-header__inner{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 96%;
}
.birth-header__inner h4{
  line-height: 2;
  font-size: 14px;
}
@media (max-width: 768px){
.birth-header{
  position: relative;
  margin: 0 0 50px;
  padding: 0 !important;
  width: calc(100% + 30px);
  margin-left: -15px;
}
.birth-header__inner h4{
  font-size: 11px;
}
}
.birth-color-apl2{
  color: #ea93ab !important;
}
.birth-color-oct2{
  color: #8ad665 !important; 
}

.birth-color-nov2{
  color: #055c72 !important; 
}

.birth-page-header{
  position: relative;
  margin: 0 0 100px;
}
.birth-page-header h1{
  position: absolute;
  bottom: 10px;
  left: 10px;
}
@media (max-width: 768px){
.birth-page-header{
  padding: 0 !important;
  width: calc(100% + 30px);
  margin-left: -15px;
}
}
.birth-osusume{
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.birth-osusume__item{
  width: 24%;
} 
.birth-osusume__item:not(:nth-child(4n)){
  margin-right: calc(2%/3);
} 
.birth-osusume__item:nth-child(n + 5){
  margin-top: 30px;
} 
.birth-osusume__item p{
    padding:0 !important;
    font-weight: 300;
    font-family: "Poppins";
}
.birth-osusume__item .name {
    line-height: 2;
    letter-spacing: 1px;
}
.birth-osusume__item .price {
    letter-spacing: 2px;
    font-size: 12px !important;
}

@media (max-width: 768px){
  .birth-osusume__item{
  width: 49.5%;
} 
.birth-osusume__item:not(:nth-child(4n)){
  margin-right: 0;
}
.birth-osusume__item:not(:nth-child(2n)){
  margin-right:1%;
}
.birth-osusume__item:nth-child(n + 3){
  margin-top: 30px;
} 
}

.birth-link{
  margin-bottom: 120px;
  margin-top: 80px;
  text-align: center;
  letter-spacing: 0.04em;
  text-decoration: underline;
}
.birth-link a{
  text-decoration: underline;
}