@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');


body{
  animation: fadeIN 2s 0s forwards;
  opacity: 0;
}

html {
  scroll-behavior: smooth;
}

ruby[data-ruby] rt {
  display: none;
}
 
ruby[data-ruby] {
  position: relative;
  display: inline-block;
}
 
ruby[data-ruby]::after {
  content: attr(data-ruby);
  position: absolute;
  transform: translate(-50%, -1.7em);
  display: block;
  left: 50%;
  top: 4px;
  white-space: nowrap;
  font-size: 44%;
  letter-spacing: 0;
}

.allura-regular {
  font-family: "Allura", cursive;
  font-weight: 400;
  font-style: normal;
}

.sp-header {
  display: block;
  background: #fff !important;
}

.body_wrapper {
  overflow: inherit !important;
}

.top-sns-box,.top-sns-list{
  align-items: center;
  display: flex;
  width: 100% !important;
  justify-content: center;
  color: #5d308d
  }
  .top-sns-box{
    margin: 120px auto 50px;
  }
  .top-sns-list{
    margin-left: 10px;
  }
  .top-sns-list i{
    color: #5d308d;
    font-size: 4rem;
  }
  
  .top-sns-list li + li{
    margin-left: 30px;
  }

/* テスト */


/* body{
  overflow-y: auto !important;
  height: inherit !important;
}

body {
  height: 100vh;
  overflow-y: hidden;
}


.loading{
  display: none !important;
} */

/* .pagetop{
  display: none !important;
} */
 
@media (max-width: 768px){

/* footer
{
z-index: 999;
position: relative;
background: #fff;
margin: 0 !important;
padding: 2em ;
} */
}

@keyframes fadeIN {
100% {
opacity: 1;
}
}


@keyframes fadeOUT {
  100% {
    opacity: 0;
  }
}

.lp-main .sp {
  display: none;
}

@media (max-width: 768px) {
  .lp-main .pc {
    display: none;
  }
  .lp-main .sp {
    display: block;
  }
  .lp-main .ta_left {
    text-align: left !important;
  }
}

.lp-main img {
  max-width: 100%;
  height: auto;
  
}
.lp-main {
  line-height: 2;
  overflow: hidden;
}
.mtS {
  margin-top: 20px;
}
.mtM {
  margin-top: 40px;
}
.mtL {
  margin-top: 100px !important;
}
@media (max-width: 768px) {
  .mtL {
    margin-top: 50px !important;
  }
}
.txtS {
  font-size: 90%;
}
.txt120 {
  font-size: 120%;
}
.txt_center{
  text-align: center;
}
.txt_bold{
  font-weight: bold;
}

.mv{
  text-align: center;
  background-color: #5e318f;
  max-width: 1340px;
  margin: 0 auto;
}
.sec_box{
  padding: 70px 0 70px;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}

.sec_box h2{
  color: #1d2542;
  text-align: center;
  font-size: 38px;
  line-height: 1.4;
  margin-bottom: 60px;
  /* font-family: 'Frank Ruhl Libre', serif; */
}

.sec_box h2 p {
  font-weight: normal;
  font-size: 60%;
  margin-top: 15px;
}

.sec_box h3{
  color: #1d2542;
  font-size: 27px;
}

.sec_box.num05 h2,
.sec_box.num05 h3,
.sec_box.num06 h2,
.sec_box.num06 h3,
.sec_box.sec_invitation h2,
.sec_box.sec_invitation h3,
.sec_box.sec_fair_reserve h2,
.sec_box.sec_fair_reserve h3 {
  color: #69307c;
}

@media (max-width: 768px) {
  .sec_box{
 padding: 30px 0;
  }
  .sec_box h2{
    font-size: 23px;
    margin-bottom: 30px;
  }
  .sec_box h3{
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
  }
}
.sec_invitation {
  margin-top: 80px;
  background-color: #f3f3f9;
  width: 100%;
  max-width: 100%;
  padding: 110px calc((100vw - 1020px) / 2) 80px
}
.sec_invitation__ttl{
  max-width: 230px;
  display: table;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .sec_invitation {
    padding:60px 0;
    margin-top: 70px;
  }
  .sec_invitation__box{
    width: 90%;
    margin: 0 auto;
  }
  .sec_invitation__box p:nth-child(2){
text-align: left;
  }  
}

.sec_invitation__box_img{
  display: flex;
  flex-direction: column;
  align-content: center;
  margin: 65px auto;
  width: 75%;
}
@media (max-width: 768px) {
  .sec_invitation__box_img{
    margin: 25px auto;
    width: 100%;
  }
}

.sec_invitation__box_img p{
  font-size: 12px;
  text-align: left;
}
@media (max-width: 768px) {
  .sec_invitation__box_img p{
    font-size: 10px;
    line-height: 1.7;
    margin-top: 10px;
  }
}

.form_btn{
  border:1px solid #5e318f;
  border-radius: 60px;
  padding: 25px;
  display: block;
  max-width: 400px;
  width: 80%;
  color: #5e318f;
  margin: 30px auto;
  font-size: 80%;
  line-height: 1;
  transition: 0.8s ease-out;
}
.form_btn:hover{
  background-color: #5e318f;
  color: #ede3f3;
}
.form_btn p{
  font-size: 130%;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.form_btn p span{
  margin-left: 5px;
  /* font-size: 10px;
  transform: scale(0.8, 1); */
}

.sec_gc .imgWrap{
  margin:50px auto 20px;
  position: relative;
  max-width: 600px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec_gc .imgWrap .img{
  border: 1px solid #ccc;
}
.sec_gc .imgWrap .img,.sec_gc .imgWrap .img img{
  border-radius: 6px;
}
.sec_gc .imgWrap .img:first-child{
  width: 65%;
  margin: 0 0 20px;
}
.sec_gc .imgWrap .img:not(:first-child){
  width: calc(50% - 10px);
}
.sec_gc .imgWrap .img:last-child{
  margin-left: 20px;
}
@media (max-width: 768px) {
  .sec_gc .imgWrap .img:first-child{
    width: 100%;
  }
}
.sec_fair__box {
  display: flex;
  align-items: flex-start;
  margin: 50px auto;
}
.sec_fair__box.non-dots>.sec_fair__box {
  display: flex;
  justify-content: center;
  align-content: stretch;
  align-items: stretch;
}
@media (max-width: 768px) {
  .sec_fair__box {
    margin: 50px auto 40px;
  }
}

.sec_fair__box.non-dots{
  margin: 70px auto;
}

.sec_fair__box.non-dots .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.sec_fair__box .img{
  width: 300px;
  margin-right: 50px;
  flex:1
}
@media (max-width: 768px) {
  .sec_fair__box .img {
    width: 100%;
    margin: 30px auto;
  }
}

.sec_fair__box .sec_text__box{
  flex: 2;
}
.num01 .sec_fair__box .sec_text__box {
  flex: 1;
  background-color: #f5f5f5;
}

@media (max-width: 768px) {
  .sec_fair__box .sec_text__box{
margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .sec_fair__box .sec_text__box.after-dots{
margin-top: 60px;
  }
}

@media (max-width: 768px) {
  .num01 .sec_fair__box .sec_text__box.after-dots{
margin-top: 0px;
  }
}


/* .sec_fair__box .sec_text__box p span
{
  margin: 20px 0;
  display: block;
  font-size: 13px;
} */

.sec_fair__box .sec_text__box .gray_box {
    display: block;
    background-color: #f5f5f5;
    padding: 15.4% 10%;
    height: 100%;
  } 

  .sec_fair__box .sec_text__box .gray_box2 {
    display: block;
    background-color: #f5f5f5;
    padding: 3% 3%;
  } 

  .sec_fair__box .sec_text__box span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
}

@media (max-width: 768px) {
  .sec_fair__box .sec_text__box .gray_box {
    padding: 7% 7%;
  } 
  .sec_fair__box .sec_text__box span {
    font-size: 12px;
}
  }

.sec_fair__box .sec_text__box p:nth-child(2) {
  margin-top: 25px;
}

.sec_fair h3 {
  margin-bottom: 0px;
  text-align: left;
}
/* .sec_fair h3::before{
  content: "■";
  font-size: 14px;
  top: 5px;
  left: 0;
  position: absolute;
} */
.sec_fair__box + h3{
  margin-top: 80px;
}

.sec_fair__box .stone_name{
  margin-top: 80px;
  font-size: 16px;
  text-align: center;
}

@media (max-width: 768px) {
  .sec_fair__box .stone_name{
    margin-top: 80px!important;
    font-size: 12px;
  }
}

.sec_fair__box .cord_name{
  margin-top: 80px;
  font-size: 16px;
  text-align: center;
}

@media (max-width: 768px) {
  .sec_fair__box .cord_name{
    margin-top: 80px;
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .sec_fair__box {
    display: block;
    padding-bottom: 0px;
    margin-top: 0px;
  }
  .sec_fair__box + h3 {
    margin-top: 20px;
}

.sec_fair__box2 {
  display: block;
}
.sec_fair__box2 p{
  text-align: center!important;
}
@media (max-width: 768px) {
  .sec_fair__box2{
    font-size: 12px;
  }
  .sec_fair__box2 p{
    text-align: left!important;
  }
}

.sec_fair h3::before {
  font-size: 12px;
  top: 3px;
}
}

/* .sec_fair .img{
flex:1
} */

.sec_footer{
  padding: 0 0 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sec_footer p{
  display: block;
  flex: 1;
  justify-content: center;
  min-width: 300px;
}

.sec_footer .store{
  flex: 1;
}

.sec_footer .img{
  /* text-align: center; */
  margin-left: 20px;
  flex: 1;
}

@media (max-width: 768px) {
.sec_footer{
  display: block;
  padding: 0 0 50px;
}
.sec_footer .img {
  width: 100%;
  margin-left: 0;
  margin-top: 30px;
}
}

/* .slick-dots li button:before{
  color: #5e318f !important;
} */
.slick-dots li {
  margin: 0;
}

/* #num01ストーンカスタマイズ */
.num01 .slick-slide img {
  display: block;
  width: 100%;
}

.num01 .sec_fair__box2 .img ul.slide-items {
  width: 40%;
  margin: 0 auto;
}

.num01 .sec_fair__box2 .customise-kv .img ul.slide-items {
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .num01 .sec_fair__box2 .img ul.slide-items {
    width: 100%;
    margin: 0 auto;
  }
}

.num01 .sec_fair__box2:nth-child(1) {
  margin: 50px auto;
}

.num01 .slick-dots li button:before {
  content: '';
  display: block;
  width: 70%;
  height: 70%;
  border-radius: 50%;
  box-sizing: border-box;
  transition: all 0.3s;
  top: 1px;
  opacity: 1;
}

/* ドット hover 時に半透明に */
.num01 .slick-dots li button:hover:before {
  opacity: 0.5;
}

/* 各ドットの色設定（背景色と枠線） */
.num01 .slick-dots li:nth-child(1) button:before {
  background-color:#ca4a86;
}

.num01 .slick-dots li:nth-child(2) button:before {
  background-color: #c2f26b;
}

.num01 .slick-dots li:nth-child(3) button:before {
  background-color:#dce5ee;
}

.num01 .slick-dots li:nth-child(4) button:before {
  background-color: #d4f1f7;
}

.num01 .slick-dots li:nth-child(5) button:before {
  background-color: #2087a9;
}

.num01 .slick-dots li:nth-child(6) button:before {
  background-color: #deb9fc;
}
.num01 .slick-dots li:nth-child(7) button:before {
  background-color: #aebdff;
}

.num01 .slick-dots {
  bottom: 80px;
}
@media (max-width: 768px) {
  .num01 .slick-dots {
    left: 0;
    bottom: 55px;
  }
}

.customise-kv .slick-dots {
      display: none!important;
  }

/* #num05 リングカラーバリエーションのドット */
.num05 .slick-dots li button:before {
  content: '';
  display: block;
  width: 70%;
  height: 70%;
  border-radius: 50%;
  box-sizing: border-box;
  transition: all 0.3s;
  top: 1px;
  opacity: 1;
  font-size: 15px;
}

/* hover時に半透明に */
.num05 .slick-dots li button:hover:before {
  opacity: 0.5;
}

/* 各ドットの色設定（背景色と必要に応じて枠線） */
.num05 .slick-dots li:nth-child(1) button:before {
  background-color: white;
  border: 1px solid #969597;
}

.num05 .slick-dots li:nth-child(2) button:before {
  background-color: black;
}

.num05 .slick-dots li:nth-child(3) button:before {
  background-color: #ef0010;
}

.num05 .slick-dots li:nth-child(4) button:before {
  background-color: yellow;
}

.num05 .slick-dots li:nth-child(5) button:before {
  background-color: green;
}

.num05 .slick-dots li:nth-child(6) button:before {
  background-color: blue;
}

.num05 p.txt_center{
  margin: 60px auto 60px;
}
@media (max-width: 768px) {
  .num05 p.txt_center{
    margin-bottom: 30px;
  }
  }

.sectionIndex__anchor span{
    background-color: #e5d9e8;
      color: #62526B;
      padding: 4px 14px;
      font-size: 15px;
      font-weight: 400;
      margin-right: 10px;
  }
  .sectionIndex__anchor span.italic{
    background-color: #ffffff;
      color: #62526B;
      padding: 4px 14px;
      font-size: 17px;
      font-weight: 500;
      margin-right: 10px;
      font-style: italic;
  }  

  @media (max-width: 768px) {
  .sectionIndex__anchor span.italic{
    padding: 4px 4px 0 0;
  }  
}  


  .italic{
      font-style: italic;
      font-weight: 400;
  }    

/* .sectionIndex__anchor span{
  background-color: #e5d9e8;
  color: white;
  padding: 1px 5px;
  font-size: 15px;
  font-weight: 400;
  margin-right: 5px;
} */

@media (max-width: 768px) {
  .sectionIndex__anchor span {
    padding: 4px 10px;
    font-size: 13px;
  }
   }

.slick-dots {
  bottom: -52px;
}

@media (max-width: 768px) {
 .mv .img .slick-dots{
    display: none;
  }
  }

.slick-dots li {
  margin: 0;
  margin: 8px;
}

.customise-kv .sp{
margin-top: 30px;
}

.typo {
  width: 180px;
  z-index: 999;
  display: block;
  position: relative;
  top: 3px;
  left: 160px;
  font-size: 49px;
  transform: rotate(-15deg);
  font-family: "Allura", cursive;
  color: #1d2542;
  line-height: 0.5;
}

@media screen and (max-width: 768px) {
  .typo {
    font-size: 34px;
    top: 2px;
    left: 30px;
    width: 135px;
  }
}

