@charset "UTF-8";
/* CSS Document */
.section-top__img {
  background-image: url("../images/concept-top__sp.png");
  height: 316px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  background-position: center;
}
.section-top__title {
  font-size: 4.8rem;
  position: absolute;
  font-weight: 300;
  top: 146px;
  left: 62px;
}
@media(min-width:480px) {
  .section-top__img {
    background-image: url("../images/concept-top_pc.png");
    height: 480px;
    margin: 0 auto;
    max-width: 1440px;
  }
  .section-top__title {
    font-size: 9.6rem;
    top: 222px;
    left: 410px;
  }
}
.concept-lead {
  margin-top: 90px;
  text-align: center;
  line-height: 1.8;
}
.concept-lead-big {
  font-size: 2.0rem;
}
.concept-lead2 {
  margin-top: 30px;
  text-align: center;
  line-height: 1.8;
}
.concept-lead3 {
  margin-top: 30px;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 90px;
}
.line {
  border-top: 1px solid #D5BF78;
  margin: 0;
}
.section-kodawari {
  background-color: #FFF9FC;
  padding: 90px 20px 120px;
}
.section-kodawari__title {
  color: #9A863C;
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 60px;
  font-weight: 300;
}
.section-kodawari1 {
  margin-top: 60px;
  margin-bottom: 90px;
  padding: 35px 10px 30px;
  background-color: #ffffff;
  border: solid 1px #686868;
}
.kodawari1-title, .kodawari2-title, .kodawari3-title {
  font-weight: 300;
  line-height: 1.5;
  position: relative;
}
.kodawari-title__big {
  font-size: 2.4rem;
  font-weight: 600;
}
.kodawari1-title ::after {
  content: url("../images/original.png");
  transform: scale(0.6);
  position: absolute;
  top: -65px;
  left: 140px;
}
.kodawari-description {
  margin-top: 10px;
}
.container {
  display: none;
}
.section-kodawari2 {
  margin-top: 60px;
  padding: 35px 10px 30px;
  background-color: #ffffff;
  border: solid 1px #686868;
  margin-bottom: 90px;
}
.kodawari2-title ::after {
  content: url("../images/shine.png");
  transform: scale(0.5);
  position: absolute;
  top: -54px;
  left: 187px;
}
.kodawari3-title ::after {
  content: url("../images/special.png");
  transform: scale(0.6);
  position: absolute;
  top: -63px;
  left: 176px;
}
.section-kodawari3 {
  margin-top: 60px;
  padding: 35px 10px 30px;
  background-color: #ffffff;
  border: solid 1px #686868;
}
.wave-container {
  display: none;
}
@media(min-width:960px) {
  .section-kodawari {
    background-color: #ffffff;
    padding: 120px 0 200px;
  }
  
  .section-kodawari__title {
    font-size: 2.4rem;
    text-align: center;    
  }
  .kodawari1-title, .kodawari2-title, .kodawari3-title {
    padding-left: 35px;
  }
  .kodawari-description {
    padding-left: 50px;
    padding-right: 50px;
  }
  .kodawari1-img {
    width: 324px;
  }
  .section-kodawari1 {
    width: 472px;
    margin-top: 60px;
    margin-bottom: 90px;
    padding: 35px 10px 30px;
    background-color: transparent;
    border: solid 1px #686868;
    margin-left: -20px;
  }
  .kodawari1-container {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 100;
}
  
  .kodawari1-title ::after {
    transform: scale(0.8);
    position: absolute;
    top: -49px;
    left: 234px;
    z-index: -1;
  }
  
  
  .kodawari2-container {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 100;
    flex-direction: row-reverse;
    margin-top: 100px ;
}
  
  
  .kodawari2-img {
    width: 324px;
  }
  .section-kodawari2 {
    width: 472px;
    margin-top: 60px;
    margin-bottom: 90px;
    padding: 35px 10px 30px;
    background-color: transparent;
    border: solid 1px #686868;
    margin-right: -20px;
    z-index: 100;
  }
  .kodawari2-title ::after {
    content: url("../images/Shine__pc.png");
    transform: scale(0.5);
    position: absolute;
    top: 71px;
    left: 251px;
    z-index: -1;
  }
  .kodawari3-container {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 100;
    margin-top: 100px;
  }
  .kodawari3-img {
    width: 324px;
  }
  .section-kodawari3 {
    width: 472px;
    margin-top: 60px;
    margin-bottom: 90px;
    padding: 35px 10px 30px;
    background-color: transparent;
    border: solid 1px #686868;
    margin-left: -20px;
  }
  .kodawari3-title ::after {
  content: url("../images/special.png");
  transform: scale(0.6);
  position: absolute;
  top: -55px;
  left: 273px;
}
 
  
  
  .wave-container {
    position: relative;
    display: block;
  }
  .custom-shape-divider-bottom-1691739037 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
  }
  .custom-shape-divider-bottom-1691739037 svg {
    position: relative;
    display: block;
    width: calc(175% + 1.3px);
    height: 350px;
  }
  .custom-shape-divider-bottom-1691739037 .shape-fill {
    fill: #FFF9FC;
  }
}