@charset "UTF-8";

/*all----------------------------*/
html {
  font-size: 62.5%;
}

main {
  max-width: none;
  overflow: hidden;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

#Wrap,
.wrapTop,
.wrapBottom {
  width: 100%;
}

#Contents {
  padding-top: 0;
}

#Header,
#Foot {
  width: 1000px;
  margin: 0 auto;
}

.LP_page * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: .05em;
}

.LP_page {
  color: #5a5046;
  /* font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; */
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  background-color: #fff;
  background-image: url(../img/bg.png);
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: auto;
  padding-bottom: 10rem;
  background-position: center center;
}

.LP_page picture,
.LP_page a {
  display: block;
}

.LP_page a {
  transition: opacity .3s;
}

.LP_page a:hover {
  opacity: .6;
}

.LP_page img {
  width: 100%;
  height: auto;
}

.LP_page .page_inner {
  width: 100rem;
  margin: 0 auto;
}

.LP_page .otf {
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.84;
}

.LP_page .Cormorant {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 300;
  font-style: normal;
}

.LP_page .Cormorant_m {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 500;
  font-style: normal;
}

.LP_page .noto_r {
  font-weight: 400;
  line-height: 1.84;
}

.LP_page .noto_m {
  font-weight: 500;
  line-height: 1.84;
}

.LP_page .red {
  color: #E69279;
}
/*----------------------------all*/

/*mv-----------------------------*/
.mv_area {
  padding: 5rem 0 5rem;
}

.main-ttl {
  margin-bottom: 0;
}


/* ▽mv_txt */
.mv_area .mv_txt {
  background-color:rgba(255, 255, 255, 0.6);
  padding-top: 3.8rem;
  padding-bottom: 4.4rem ;
  position: relative;
}

.mv_area .mv_sub  {
  width: 9.2rem;
  position: absolute;
  left: 19.2rem;
  top: 10rem;
}

.mv_area .mv_sub02  {
  width: 9.2rem;
  position: absolute;
  left: 71rem;
  top: 10rem;
  transform: rotate(270deg);
}

.mv_area .mv_txt .ttl .size {
  font-size:3.5rem;
  font-weight: 300;
}

.mv_area .mv_txt .ttl {
  font-size: 3rem;
  color:#E8AA98 ;
  text-align: center;
  line-height: 1.46;
}

.mv_area .mv_txt .txt {
  font-size: 1.5rem;
  text-align: center;
  margin: 2rem 0 0 -0.7rem;
  line-height: 2.13;
}

.mv_area .mv_txt .txt_area {
  width: 80rem;
  margin: 3.5rem 0 0 9.8rem;
  display: flex;
  background-color: #fff;
}

.mv_area .mv_txt .txt_area .img01 {
  width: 20rem;
}

.mv_area .mv_txt .txt_area .txt02 {
  width: 41.5rem;
  margin: 2.7rem 0 0 2.4rem;
  font-size: 1.3rem;
  line-height: 1.75;
}

.mv_area .mv_txt .txt_area .txt02 .Cormorant {
  font-size: 1.6rem;
}

.mv_area .mv_txt .txt_area .img02 {
  width: 11rem;
  margin: 3rem 0 0 2rem;
}
/* △mv_txt */

/*▽ sec01 */
.page_inner .sec01  {
  background-color: #fff;
  padding-top: 4.3rem;
  padding-bottom: 5rem;   
}

.page_inner .sec01 .ttl{
  font-size: 2.1rem;
  letter-spacing: 0.025em;
  position: relative;
  color: #E69279;
  text-align: center;
  width: 25rem;
  margin: 0 auto;
  font-weight: 500;
  line-height: 1.3;
}

.page_inner .sec01 .ttl::before {
  content: "";
  position: absolute;
  position: absolute;
  width: 1rem;
  height: 1px;
  top: 1.2rem;
  left: -1.5rem;
  background-color: #E69279;
}
.page_inner .sec01 .ttl::after {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1px;
  top: 1.2rem;
  right: -1.6rem;
  background-color: #E69279;
}

.page_inner .sec01 .ttl02 {
  margin-top: -0.2rem;
  font-size: 1.2rem;
  color: #E69279;    
  text-align: center;
}

.page_inner .sec01 .ttl03 {
  text-align: center;
  margin: 2.2rem  0 0 2.2rem;
  font-size: 2rem;
  line-height: 1.75;
}

.page_inner .sec01 .txt_area {
  width: 80rem;
  display: flex;
  margin: 2.2rem auto 0;
  justify-content: space-between;
}

.page_inner .sec01 .txt_area .txt01 {
  width:42rem;
  font-size: 1.3rem;
  line-height: 1.84;
}

.page_inner .sec01 .txt_area .img01 {
  width: 31.8rem;
  margin-top: -1.7rem;
}

.page_inner .sec01 .gift {
  width: 80rem;
  margin: 2rem auto 0;
  padding-top: 2.1rem;
  padding-bottom: 3rem;
  position: relative;
  background-color:#FFFCF2 ;
  color: #4A4A4A;
}

.page_inner .sec01 .gift .ttl04 {
  font-size: 1.2rem;
  line-height: 1.6;
  display: block;
  border: 1px solid #6F6F6F;
  display: inline-block;
  margin: 0 0 0 36.3rem;
  padding-left: 0.6rem;
  padding-right: 0.4rem;
}

.page_inner .sec01 .gift .txt {
  font-size: 1.1rem;
  line-height: 1.81;
  margin: 0.9rem 0 0 3.9rem;
  letter-spacing: 0;
  width: 72rem;
}

.page_inner .sec01 .gift .img01 {
  position: absolute;
  left: -7.8rem;
  top: 4.6rem;
  width: 15.5rem;

}

.page_inner .sec01 .butbox  {
  margin: 0 0 0 36.8rem;
}

.page_inner .sec01 .butbox a {
  display:inline-block;
}

.page_inner .sec01 .but {
  width: 26.6rem;
  padding-top: 1rem;
  padding-bottom: 1.1rem;
  border-radius: 3rem;
  background-color: #BFAB7E;
  border: 1px solid #BFAB7E;
  color: #fff;
  margin: 2.7rem auto 0;
  text-align: center;
  font-size: 1.5rem;
  transition: all .3s ease-in;
}

.page_inner .sec01 .but:hover{
  background-color: #fff;
  color: #BFAB7E;
  transition: all .3s ease-in;
}

/*△ sec01 */

/*-----------------------------mv*/

/*Product------------------------*/
/* 追加 */
.LP_page .product_area {
  background-color: #fff;
  width: 100rem;
  margin: 5rem auto 0;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.LP_page .product_area .tab-list {
  display: flex;
  justify-content: space-between;
  width: 80rem;
  margin: 0 auto;
}

.tab a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 5rem;
  color: #757770;
  border: 1px solid #757770;
  border-radius: 0.6rem 0.6rem 0 0;
  font-size: 1.5rem;
}

.tab a.selected {
  position: relative;
  border-right: none;
  background: #757770;
  color: #fff;
  opacity: 1 !important;
  pointer-events: none;
}

.tab02 a {
  color: #D685BC;
  border: 1px solid #D685BC;

}

.tab02 a.selected {
  background: #D685BC;
  color: #fff;
}

.tab03 a {
  color: #D9A276;
  border: 1px solid #D9A276;

}

.tab03 a.selected {
  background: #D9A276;
  color: #fff;
}

.tab-content {
  display: none;
  width: 80rem;
  margin: 2.8rem    auto 0;
}

.tab-content.selected {
  display: block;
}

.tab-content .item01 {
  display: flex;
  width: 80rem;
  justify-content: space-between;
  padding-bottom: 3rem;
  border-bottom: 1px solid #4A4E3F ;
}

.tab-content02 .item01 {
  display: flex;
  width: 80rem;
  justify-content: space-between;
  padding-bottom: 3rem;
  border-bottom: 1px solid #D685BC ;
}

.tab-content03 .item01 {
  display: flex;
  width: 80rem;
  justify-content: space-between;
  padding-bottom: 3rem;
  border-bottom: 1px solid #D9A276 ;
}

.tab-content .item01 .img01 {
  width: 20rem;
}

.tab-content .item01 .txt_area {
  width:57rem;
  margin-top: -1rem;

}

.tab-content .item01 .txt_area .ttl {
  margin-top: 1rem;
  font-size:2rem ;
  color: #4A4E3F;
}

.tab-content02 .item01 .txt_area .ttl {
  margin-top: 2rem;
  color: #D685BC;
}

.tab-content03 .item01 .txt_area .ttl {
  margin-top: 3rem;
  color: #D9A276;
}



.tab-content .item01 .txt_area .txt01 {
  margin-top: 0.6rem;
  font-size: 1.3rem;
  line-height: 2;
  color: #6F6F6F;
}

.tab-content .item01 .txt_area .txt02 {
  margin-top: 0.5rem;
  font-size: 1.1rem;
  line-height: 1.45;
  color: #6F6F6F;
}

/* .itm-list  */

.tab-content .itm-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80rem;
  margin: 4rem auto 0;
  row-gap: 2rem;
}

.tab-content .itm-list li {
  position: relative;
  width: 26rem;
  text-align: center;
}

.tab-content .itm-img {
  width: 21.4rem;
  margin: 0 auto;
  margin-bottom: 1rem
}

.tab-content .itm_txt {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: -0.3rem;
  letter-spacing: 0;
  color: #8D8D8D;
  text-align: center;
}

.tab-content02 .itm_txt {
  white-space: nowrap;
}

.tab-content .icon {
  display: flex;
  margin: 1.3rem  auto 0;
  justify-content: center;
}

.tab-content .icon li {
  width: auto;
  font-size: 1.2rem;
  line-height: 1.61;
  padding-left: 0.7rem;
  padding-right: 0.6rem;
  color: #BFAB7E;
  border: 1px solid #BFAB7E;
  border-radius: 0.3rem;
}

.tab-content .icon li:nth-child(n+2) {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.tab-content .icon li:nth-child(n+2) {
  margin-left: 0.6rem;
}

.tab-content .itm-list li:nth-child(4)  {
  margin-top: 0.8rem;
}

.tab-content .itm-list li:nth-child(4) .itm_txt {
  margin-top: 2rem;
}

.tab-content .itm-name {
  font-size: 1.5rem;
  margin-top: 1.3rem;
  line-height: 1.3;
  letter-spacing: 0;
  color: #6F6F6F;
  text-align: center;
}

.tab-content .itm-price {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  letter-spacing: 0;
  color: #6F6F6F;
  text-align: center;
}


.tab-content .itm-btn .btn_inner {
  display: flex;
  justify-content: center;
  width: 10rem;
  height: 3rem;
  margin: 1.2rem auto 0;
  background: #F0B8C4;
  line-height: 3rem;
  font-size: 1.3rem;
  color: #fff;
  border-radius: 10rem;
}

.tab-content02 .itm-name {
  margin-top: 1.1rem;
}

.tab-content03 .itm-list {
  justify-content: flex-start;
}

.tab-content03 .itm-list li:nth-child(n+2) {
  margin-left: 1rem;
}

.tab-content03 .icon {
  margin: 1.2rem auto 0;
}

.tab-content03 .itm-name {
  margin-top: 1rem;
}




.view_all {
  width: 26.6rem;
  font-size: 1.7rem;
  letter-spacing: 0.11em;
  line-height: 4.8rem;
  border-radius: 3rem;
  border: 1px solid #F0B8C4;
  text-align: center;
  margin: 3.9rem auto 0;
  color: #F0B8C4;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  transition: all .3s ease-in;
}

.LP_page .view_all a {
  color: #F0B8C4;
}


/*------------------------Product*/

/* sec03 */
.sec03 {
  text-align: center;
  width: 100rem;
  margin: 5rem auto 0;
  padding-top: 4.7rem;
  /* padding-bottom: 5.8rem; */
  padding-bottom: 6rem;
  background: #fff;
}

.sec03 .ttl_area  {
  margin: 0 auto;
  text-align: center;
  position: relative;
  color: #E69279;
  display: inline-block;
}

.sec03 .ttl_area::before {
  content: "";
  width: 1rem;
  height: 0.1rem;
  position: absolute;
  top: 1.8rem;
  left: -2.8rem;
  background-color: #E69279;
}

.sec03 .ttl_area::after {
  content: "";
  width: 1rem;
  height: 0.1rem;
  position: absolute;
  top: 1.8rem;
  right: -2.8rem;
  background-color: #E69279;
}

.sec03 .ttl_area .ttl01 {
  font-size:2.8rem;
  letter-spacing: 0.025em;
  line-height: 1.3;
}

.sec03 .ttl_area .ttl02 {
  margin-top: -0.5rem;
  font-size:1.3rem;
  letter-spacing: 0.05em;
  text-align: center;
}

.sec03 .itm-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80rem;
  margin: 2.5rem auto 0;
  row-gap: 5rem;
}

.sec03 .itm-list li {
  position: relative;
  width: 26rem;
  text-align: center;
}

.sec03 .itm-img {
  width: 21.4rem;
  margin: 0 auto;
  margin-bottom: 1rem;
  position: relative; 
}

.sec03 .itm-img .ttl_img {
  width:6.5rem;
  position: absolute;
  top: 0;
  left: -1rem;
}

.sec03 .itm-img .ttl {
  width:3.8rem;
  /*padding-top: 2rem;
  padding-bottom: 2rem; */
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  line-height: 3.5rem;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
}

.sec03 .itm-name {
  font-size: 1.5rem;
  margin-top: 1rem;
  line-height: 1.3;
  letter-spacing: 0;
  color: #6F6F6F;
  text-align: center;
}

.sec03 .itm-price {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  letter-spacing: 0;
  color: #6F6F6F;
  text-align: center;
}

.sec03 .itm-btn .btn_inner {
  display: flex;
  justify-content: center;
  width: 10rem;
  height: 3rem;
  margin: 1.2rem auto 0;
  background: #F0B8C4;
  line-height: 3rem;
  font-size: 1.3rem;
  color: #fff;
  border-radius: 10rem;
}

.sec03 .itm-list li:nth-child(9) .itm-btn .btn_inner {
  margin: 3.2rem auto 0;
}

.sec04 .itm-list {
  margin: 1.1rem auto 0;
  row-gap: 4rem;
}

.sec03 .number {
  margin-left: -0.2rem;
  letter-spacing: 0;
}



.sp_ol {
  display:none ;
}

/*------------------------banner_area*/
.LP_page .banner_area {
  margin: 5rem auto 0;
}





@media screen and  (min-width:767px) {
  .view_all:hover {
    background-color:#F0B8C4 ;
  }
  
  .LP_page .view_all a:hover {
    color: #fff;
    opacity: 1;
    transition: all .3s ease-in;
  }

  .page_inner .sec01 .but:hover{
    background-color: #fff;
    color: #BFAB7E;
  }


}


























/*Smart phone---------------------------------------------*/
@media screen and  (max-width:767px) {
/*all----------------------------*/
.pc_ol {
  display: none;
}

.sp_ol {
  display: block;
}

.LP_page {
  /* background-image: url(../img/bg_sp.png); */
  padding-bottom: calc(70  * (100vw / 390));;
}

.LP_page .page_inner {
  width: calc(390 * (100vw / 390));
}

#share {
  transition: .3s;
}

#share.move {
  transform: translateY(calc(-30 * (100vw / 390)));
}
/*----------------------------all*/

/*mv-----------------------------*/
.mv_area {
  padding: 0 0 0;
}

.main-ttl {
  margin-bottom: 0;
}


/* ▽mv_txt */
.mv_area .mv_txt {
  background-color:rgba(255, 255, 255, 0.6);
  padding-top: calc(32 * (100vw / 390));
  padding-bottom: calc(40 * (100vw / 390));
  position: relative;
}

.mv_area .mv_sub  {
  width: calc(65* (100vw / 390));
  position: absolute;
  left: calc(11 * (100vw / 390));
  top: calc(14 * (100vw / 390));
  transform: rotate(99deg);
}

.mv_area .mv_sub02  {
  width: calc(65* (100vw / 390));
  position: absolute;
  left: calc(316 * (100vw / 390));
  top: calc(265 * (100vw / 390));
  transform: rotate(278deg);
}

.mv_area .mv_txt .ttl .size {
  font-size:calc(31 * (100vw / 390));
}

.mv_area .mv_txt .ttl {
  font-size: calc(27 * (100vw / 390));
  color: #E8AA98;
  text-align: center;
  line-height: 1.4;
  margin: calc(-1 * (100vw / 390)) 0 0 calc(28 * (100vw / 390));
}

.mv_area .mv_txt .txt {
  font-size: calc(14 * (100vw / 390));
  text-align: center;
  margin: calc(14  * (100vw / 390)) auto 0;
  line-height: 2;
}

.mv_area .mv_txt .txt_area {
  width: calc(334 * (100vw / 390));
  margin: calc(35 * (100vw / 390)) auto 0;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}

.mv_area .mv_txt .txt_area .img01 {
  width: calc(334 * (100vw / 390));
  margin-top: calc(20* (100vw / 390));
  order: 3;
}

.mv_area .mv_txt .txt_area .txt02 {
  width: calc(290 * (100vw / 390));
  margin: calc(12  * (100vw / 390)) auto 0;
  font-size: calc(13 * (100vw / 390));
  line-height: 1.78;
  order: 2;
  letter-spacing: 0;
}

.mv_area .mv_txt .txt_area .txt02 .Cormorant {
  font-size: calc(16 * (100vw / 390));
}

.mv_area .mv_txt .txt_area .img02 {
  width: calc(110 * (100vw / 390));
  margin: calc(25 * (100vw / 390)) auto 0;
  order: 1;
}
/* △mv_txt */

/*▽ sec01 */
.page_inner .sec01  {
  width: calc(354 * (100vw / 390));
  background-color: #fff;
  padding-top: calc(44  * (100vw / 390));
  padding-bottom: calc(54  * (100vw / 390));
  margin: calc(50 * (100vw / 390)) auto 0;
}

.page_inner .sec01 .ttl{
  font-size: calc(20 * (100vw / 390));
  letter-spacing: 0.025em;
  position: relative;
  color: #E69279;
  text-align: center;
  width:auto;
  margin: 0 auto;
}

.page_inner .sec01 .ttl::before {
  content: "";
  position: absolute;
  position: absolute;
  width: calc(10 * (100vw / 390));
  height: 1px;
  top: calc(11 * (100vw / 390));
  left: calc(52 * (100vw / 390));
  background-color: #E69279;
}
.page_inner .sec01 .ttl::after {
  content: "";
  position: absolute;
  position: absolute;
  width: calc(10 * (100vw / 390));
  height: 1px;
  top: calc(11 * (100vw / 390));
  right: calc(52 * (100vw / 390));
  background-color: #E69279;
}

.page_inner .sec01 .ttl02 {
  margin-top:calc(-4 * (100vw / 390));
  font-size: calc(12 * (100vw / 390));
  color: #E69279;    
  text-align: center;
}

.page_inner .sec01 .ttl03 {
  text-align: center;
  margin: calc(15 * (100vw / 390)) auto 0;
  font-size: calc(20 * (100vw / 390));
  line-height: 1.7;
}

.page_inner .sec01 .txt_area {
  width: 100%;
  display: flex;
  margin: calc(20 * (100vw / 390)) auto 0;
  justify-content: space-between;
  flex-direction: column;
}

.page_inner .sec01 .txt_area .txt01 {
  width: calc(310 * (100vw / 390));
  margin: calc(14 * (100vw / 390)) auto 0;
  font-size: calc(13 * (100vw / 390));
  line-height: 2;
  order: 2;
}

.page_inner .sec01 .txt_area .img01 {
  width: calc(288 * (100vw / 390));
  margin: calc(-8 * (100vw / 390)) auto 0;
  order: 1;
}

.page_inner .sec01 .gift {
  width: calc(312  * (100vw / 390));
  margin: calc(25 * (100vw / 390)) auto 0;
  padding-top:calc(15  * (100vw / 390));
  padding-bottom: calc(20 * (100vw / 390));
  position: relative;
  background-color:#FFFCF2 ;
  color: #4A4A4A;
}

.page_inner .sec01 .gift .ttl04 {
  font-size: calc(12 * (100vw / 390));
  line-height: 1.6;
  display: block;
  border: 1px solid #6F6F6F;
  display: inline-block;
  margin: 0 0 0 calc(118 * (100vw / 390));
  padding-left: calc(6 * (100vw / 390));
  padding-right: calc(6 * (100vw / 390));
}

.page_inner .sec01 .gift .txt {

  font-size: calc(12 * (100vw / 390));
  line-height: 1.66;
  margin: calc(8 * (100vw / 390)) 0 0 calc(20* (100vw / 390));
  letter-spacing: 0;
  width: calc(270 * (100vw / 390));

}

.page_inner .sec01 .gift .img01 {
  position: absolute;
  width: calc(120* (100vw / 390));
  left: calc(232 * (100vw / 390));
  top: calc(106 * (100vw / 390));
  transform: rotateY(180deg);
}

.page_inner .sec01 .butbox  {
  margin: 0 0 0 calc(44* (100vw / 390));
}

.page_inner .sec01 .but {
  width: calc(266 * (100vw / 390));
  padding-top: calc(9 * (100vw / 390));
  padding-bottom: calc(10 * (100vw / 390));
  border-radius: calc(30 * (100vw / 390));
  background-color: #BFAB7E;
  border: 1px solid #BFAB7E;
  color: #fff;
  margin: calc(26 * (100vw / 390)) auto 0;
  text-align: center;
  font-size: calc(15 * (100vw / 390));
}


/*△ sec01 */

/*-----------------------------mv*/

/*Product------------------------*/
/* 追加 */
.LP_page .product_area {
  background-color: #fff;
  width: calc(354 * (100vw / 390));
  margin: calc(35 * (100vw / 390)) auto 0;
  padding-top:calc(25 * (100vw / 390));
  padding-bottom: calc(48  * (100vw / 390));
}

.LP_page .product_area .tab-list {
  display: flex;
  justify-content: space-between;
  width: calc(328 * (100vw / 390));
  margin: 0 auto;
}

.tab a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(105 * (100vw / 390));
  /* height: calc(46 * (100vw / 390)); */
  color: #757770;
  border: 1px solid #757770;
  border-radius: calc(8 * (100vw / 390)) calc(8 * (100vw / 390)) 0 0;
  font-size: calc(13 * (100vw / 390));
  text-align: center;
  padding-top: calc(22* (100vw / 390));
  padding-bottom: calc(22* (100vw / 390));
  line-height: 1.3;
  letter-spacing: 0;
}

.tab a.selected {
  position: relative;
  border-right: none;
  background: #757770;
  color: #fff;
  opacity: 1 !important;
  pointer-events: none;
}

.tab02 a {
  color: #D685BC;
  border: 1px solid #D685BC;

}

.tab02 a.selected {
  background: #D685BC;
  color: #fff;
}

.tab03 a {
  color: #D9A276;
  border: 1px solid #D9A276;

}

.tab03 a.selected {
  background: #D9A276;
  color: #fff;
}

.tab-content {
  display: none;
  width: 100%;
  margin: calc(20 * (100vw / 390))   auto 0;
}

.tab-content.selected {
  display: block;
}

.tab-content .item01 {
  display: flex;
  flex-direction: column;
  width: calc(328 * (100vw / 390));
  justify-content: space-between;
  padding-bottom: calc(31 * (100vw / 390));
  border: none;
  position: relative;
  margin: 0 auto;
  
}

.tab-content02 .item01 {
  padding-bottom: calc(29 * (100vw / 390));
}

.tab-content .item01::before {
  content: "";
  width: calc(310 * (100vw / 390));
  height: 1px;
  position: absolute;
  bottom: 0;
  left: calc(9 * (100vw / 390));
  background-color: #4A4E3F;
}

.tab-content02 .item01::before {
  position: absolute;
  bottom: 0;
  left: calc(9 * (100vw / 390));
  background-color:#D685BC ;
}

.tab-content03 .item01::before {
  position: absolute;
  bottom: 0;
  left: calc(9 * (100vw / 390));
  background-color:#D9A276 ;
}

.tab-content .item01 .img01 {
  width: calc(328 * (100vw / 390));
  margin: 0 auto;
}

.tab-content .item01 .txt_area {
  width:calc(310 * (100vw / 390));
  margin: calc(15  * (100vw / 390)) auto 0;

}

.tab-content .item01 .txt_area .ttl {
  margin: 0;
  font-size: calc(17 * (100vw / 390));
  color: #4A4E3F;
  text-align: center;
}

.tab-content02 .item01 .txt_area .ttl {
  margin-top:calc(0 * (100vw / 390));
  color: #D685BC;
}

.tab-content03 .item01 .txt_area .ttl {
  margin-top: calc(-1 * (100vw / 390));
  color: #D9A276;
}

.tab-content .item01 .txt_area .txt01 {
  margin-top: calc(7 * (100vw / 390));
  font-size: calc(13 * (100vw / 390));
  line-height: 1.84;
  left: auto;
  letter-spacing: 0.05em;
  letter-spacing: 0.04em;
}

.tab-content .item01 .txt_area .txt02 {
  margin-top: calc(11 * (100vw / 390));
  font-size: calc(11 * (100vw / 390));
  line-height: 1.45;
}

/* .itm-list  */

.tab-content .itm-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(334 * (100vw / 390));
  margin: calc(30 * (100vw / 390)) auto 0;
  row-gap: calc(37   * (100vw / 390));
}

.tab-content .itm-list li {
  position: relative;
  width: calc(165 * (100vw / 390));
  text-align: center;
}

.tab-content .itm-img {
  width: calc(140 * (100vw / 390));
  margin: 0 auto;
  margin-bottom: calc(8 * (100vw / 390));
}

.tab-content .itm-list li:nth-child(2n+2) .itm-img{
  margin: 0 0 0 calc(3* (100vw / 390));
}

.tab-content .itm-list li:nth-child(2n+2) .itm-btn .btn_inner {
  margin: calc(16 * (100vw / 390)) auto calc(0* (100vw / 390));
}

.tab-content02 .itm-btn .btn_inner {
  margin: calc(14 * (100vw / 390)) auto calc(0* (100vw / 390));
}

.tab-content02 .itm-list li:nth-child(2) .itm-btn .btn_inner {
  margin: calc(55 * (100vw / 390))auto calc(0* (100vw / 390));
}

.tab-content02 .itm-list li:nth-child(2) .itm-btn .btn_inner {
  margin: calc(53 * (100vw / 390))auto calc(0* (100vw / 390));
}

.tab-content .itm_txt {
  width: calc(165 * (100vw / 390));
  height: calc(54 * (100vw / 390));
  font-size: calc(12 * (100vw / 390));
  line-height: 1.5;
  margin-top: calc(8 * (100vw / 390));
  letter-spacing: 0;
}

.tab-content01 .itm-list li:nth-child(3) .itm_txt {
  height: calc(72 * (100vw / 390));
}

.tab-content01 .itm-list li:nth-child(4) .itm_txt {
  height: calc(72 * (100vw / 390));
}

.tab-content02 .itm-list li .itm_txt {
  height: calc(72 * (100vw / 390));
}

.tab-content .icon {
  display: flex;
  margin: calc(9 * (100vw / 390)) auto 0;
  justify-content: center;
}

.tab-content .icon li {
  width: auto;
  font-size: calc(11 * (100vw / 390));
  line-height: calc(18 * (100vw / 390));
  padding-left: calc(7 * (100vw / 390));
  padding-right: calc(7 * (100vw / 390));
  color: #BFAB7E;
  border: 1px solid #BFAB7E;
  border-radius: calc(3 * (100vw / 390));
}

.tab-content .icon li:nth-child(n+2) {
  padding-left: calc(4 * (100vw / 390));
  padding-right: calc(4 * (100vw / 390));
}

.tab-content .icon li:nth-child(n+2) {
  margin-left: calc(6 * (100vw / 390));
}

.tab-content .itm-list li:nth-child(4)  {
  margin-top: calc(0 * (100vw / 390));
}

.tab-content .itm-list li:nth-child(4) .itm_txt {
  margin-top: calc(7  * (100vw / 390));
}

.tab-content02 .itm-list {
  row-gap: calc(34 * (100vw / 390));
}

.tab-content .itm-name {
  font-size: calc(14 * (100vw / 390));
  margin-top: calc(10  * (100vw / 390));
  line-height: 1.4;
  letter-spacing: 0;
}

.tab-content .itm-price {
  margin-top: calc(3  * (100vw / 390));
  font-size: calc(12 * (100vw / 390));
  letter-spacing: 0;
}

.tab-content02 .itm-list li:nth-child(3) .itm-price {
  margin-top: calc(3 * (100vw / 390));
}

.tab-content03 .itm-price {
  margin-top: calc(3 * (100vw / 390));
}

.tab-content .itm-btn .btn_inner {
  width: calc(126 * (100vw / 390));
  height: calc(32 * (100vw / 390));
  margin: calc(16  * (100vw / 390)) auto 0;
  background: #F0B8C4;
  line-height: calc(32 * (100vw / 390));
  font-size: calc(13 * (100vw / 390));
  color: #fff;
  border-radius: calc(17 * (100vw / 390));
}

.tab-content02 .itm-name {
  margin-top: calc(10 * (100vw / 390));
  line-height: 1.4;
}

.tab-content03 .itm-list {
  justify-content: space-between;
}

.tab-content03 .itm-list li:nth-child(n+2) {
  margin-left: calc(0 * (100vw / 390));
}

.tab-content03 .icon {
  margin: calc(9 * (100vw / 390)) auto 0;
}

.tab-content03 .itm-name {
  margin-top: calc(10 * (100vw / 390));
  line-height: 1.4;
}




.view_all {
  width: calc(266* (100vw / 390));
  font-size: calc(17 * (100vw / 390));
  letter-spacing: 0.11em;
  line-height: calc(48* (100vw / 390));
  border-radius: calc(30 * (100vw / 390));
  border: 1px solid #F0B8C4;
  text-align: center;
  margin: calc(44 * (100vw / 390)) auto 0;
  color: #F0B8C4;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}

.view_all a {
  color: #F0B8C4!important;
}
/*------------------------Product*/

/* sec03 */
.sec03 {
  text-align: center;
  width: calc(354 * (100vw / 390));
  margin: calc(50 * (100vw / 390)) auto 0;
  padding-top:calc(40   * (100vw / 390));
  /* padding-bottom: calc(70  * (100vw / 390)); */
  padding-bottom: calc(48  * (100vw / 390));
  background: #fff;
}

.sec03 .ttl_area  {
  margin: 0 auto;
  text-align: center;
  position: relative;
  color: #E69279;
  display: inline-block;
}

.sec03 .ttl_area::before {
  content: "";
  width: calc(10 * (100vw / 390));
  height: calc(1 * (100vw / 390));
  position: absolute;
  top: calc(17 * (100vw / 390));
  left: calc(-19 * (100vw / 390));
  background-color: #E69279;
}

.sec03 .ttl_area::after {
  content: "";
  width: calc(10 * (100vw / 390));
  height:calc(1 * (100vw / 390));
  position: absolute;
  top: calc(17 * (100vw / 390));
  right: calc(-19 * (100vw / 390));
  background-color: #E69279;
}

.sec03 .ttl_area .ttl01 {
  font-size:calc(27 * (100vw / 390));
  letter-spacing: 0.025em;
}

.sec03 .ttl_area .ttl02 {
  margin-top: calc(-5* (100vw / 390));
  font-size:calc(13 * (100vw / 390));
  letter-spacing: 0.05em;
}

.sec03 .itm-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(335 * (100vw / 390));
  margin: calc(40  * (100vw / 390)) auto 0;
  row-gap: calc(60  * (100vw / 390));
}

.sec03 .itm-list li {
  position: relative;
  width:calc(165 * (100vw / 390));
  text-align: center;
}

.sec03 .itm-img {
  width: calc(140 * (100vw / 390));
  margin: 0 auto;
  margin-bottom: calc(10 * (100vw / 390));
  position: relative; 
}

.sec03 .itm-img .ttl_img {
  width: calc(58 * (100vw / 390));
  position: absolute;
  top: calc(-18* (100vw / 390));
  left: calc(-8 * (100vw / 390));
}

.sec03 .itm-img .ttl {
  width:calc(34 * (100vw / 390));
  /*padding-top: 2rem;
  padding-bottom: 2rem; */
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: calc(12 * (100vw / 390));
  letter-spacing: 0.025em;
  line-height: calc(32 * (100vw / 390));
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  position: absolute;
  top: calc(-8 * (100vw / 390));
  left: 0;
}

.sec03 .itm-name {
  font-size: calc(14 * (100vw / 390));
  margin-top: calc(-11  * (100vw / 390));
  line-height: 1.4;
  letter-spacing: 0;
}

.sec03 .itm-price {
  margin-top: calc(3  * (100vw / 390));
  font-size: calc(12 * (100vw / 390));
  letter-spacing: 0;
}

.sec03 .itm-btn .btn_inner {
  width: calc(126 * (100vw / 390));
  height: calc(32 * (100vw / 390));
  margin: calc(16  * (100vw / 390)) auto 0;
  background: #F0B8C4;
  line-height: calc(32 * (100vw / 390));
  font-size: calc(13 * (100vw / 390));
  color: #fff;
  border-radius: calc(17 * (100vw / 390));
}

.sec03 .itm-list li:nth-child(9) .itm-btn .btn_inner {
  margin: calc(35  * (100vw / 390)) auto 0;
}

.sec03 .number {
  margin-left: calc(-2 * (100vw / 390));
  letter-spacing: 0;
}

.sec04  {
  padding-bottom: calc(60 * (100vw / 390));
  padding-bottom: calc(48 * (100vw / 390));
}

.sec04 .itm-list {
  margin: calc(24  * (100vw / 390)) auto 0;
  row-gap: calc(34 * (100vw / 390));
}

.sec04 .itm-name {
  margin-top: calc(-10 * (100vw / 390));
}

.sec04 .itm-price {
  margin-top: calc(5 * (100vw / 390));
}


 /*------------------------banner_area*/
 .LP_page .banner_area {
  margin: calc(35 * (100vw / 390)) auto 0;
  width: calc(354 * (100vw / 390));
}




}

/*---------------------------------------------Smart phone*/

/*pcのみ--------------------------------------------------*/
@media screen and  (min-width:768px) {
.only_sp {
  display: none;
}
}
/*--------------------------------------------------pcのみ*/

/*レスポンシブ＆タブレット対応-------------------------------*/
@media screen and (max-width: 1100px){
  html {
    font-size: calc(10 * (100vw / 1100));
  }
}
/*-------------------------------レスポンシブ＆タブレット対応*/
