﻿@charset "utf-8";
/* CSS Document */

/*共通*/
#lady_suitcase {margin: auto;color: #222;font-weight: 500;font-size: 14px;}
#lady_suitcase img {max-width: 100%; display: block; margin: auto; }
/*共通*/

/*各背景色*/
#lady_suitcase .style1 {background: #e7f0f8; }
#lady_suitcase .style2 {background: #eeebe7; }
#lady_suitcase .style3 {background: #fffbea; }
#lady_suitcase .style4 {background: #f9f6f0; }
#lady_suitcase .style5 {background: #ece4f2; }
#lady_suitcase .style6 {background: #f2e4e0; }
/*各背景色*/

/*スライダー*/
.slider {display: none; }
.slider.slick-slider {display: block; }
.slick-dots {position: absolute;bottom: 5px;display: flex !important;width: 100%;height: 12px;justify-content: center;z-index: 1;}
.slick-dots li {margin: 0 5px;}
.slick-dots li button {border: none; width: 15px; height: 15px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-indent: 300%; white-space: nowrap; overflow: hidden; background: none; border: solid 1px #aeaeae; padding: 0; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; }
.slick-dots li.slick-active button {background: #aeaeae;}
/*スライダー*/

/*メインビジュアル*/
#lady_suitcase #mainvisual {position: relative;margin: 75px auto 0;}
#lady_suitcase #mainvisual h1 {position: absolute;top: -70px;z-index: 1;}
#lady_suitcase #mainvisual .slider {width: auto;margin: 10px;border: solid 2px #000;border-radius: 20px;line-height: 0;overflow: hidden;}
#lady_suitcase #mainvisual .slider img{border-radius: 20px;}
#lady_suitcase #mainvisual p.lead {text-align: center;margin: 0 30px 40px;}
#lady_suitcase #mainvisual .slick-dots {display: none!important;}
/*メインビジュアル*/

/*ナビ*/
#lady_suitcase .list_nav {margin-bottom: 20px;}
#lady_suitcase .item_list {width: auto;margin: 0 10px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
#lady_suitcase .item_list li.item {width: 49%;height: auto;margin-bottom: 2%;position: relative;}
#lady_suitcase .item_list li.item .txt {margin: 18px;}
#lady_suitcase .item_list li.item .txt img{height: 35px;}
/*ナビ*/



/*123共通*/
#lady_suitcase .wrap {
  width: auto;
  margin: auto;
  padding-top: 70px;
  padding-bottom: 50px;
}
#lady_suitcase .wrap .slider_main {
  position: relative;
  margin: auto;
  padding-bottom: 40px;
}
#lady_suitcase .wrap .slider_main .pic_tit {
  position: absolute;
  z-index: 1;
}
#lady_suitcase .slider_main .slider {
  margin: auto 15px;
  width: auto;
  line-height: 0;
  padding-bottom: 30px;
}
#lady_suitcase .slider_main .slider .slick-list{
  border-radius: 20px;
  overflow: hidden;
}
#lady_suitcase .wrap h2 {
  text-align: center;
  margin-bottom: 27px;
}
#lady_suitcase .wrap .item_list {
  width: auto;
}
#lady_suitcase .wrap .item_list li.item {
  width: 30%;
  height: auto;
  text-align: center;
}
#lady_suitcase .wrap .item_list .pic, #lady_suitcase .wrap .item_list .txt {
  position: static !important;
}
#lady_suitcase .wrap .item_list .pic {
  margin-bottom: 10px;
  text-align: center;
}
#lady_suitcase .wrap .item_list .pic img{height: 220px;}
#lady_suitcase .wrap .item_list .tit { font-size: 8px; white-space:nowrap;}
#lady_suitcase .wrap .item_list .tit span {
  display: block;
  font-weight: bold;
  font-size: 8px;
  margin-bottom: 5px;
}
#lady_suitcase .wrap .item_list .btn {
  border: solid 1px #000;
  background: #fff;
  border-radius: 50px;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1;
}
#lady_suitcase .wrap .item_list .btn:hover {
  color: #fff !important;
  background: #000;
}
/*123共通*/

/*1*/
#lady_suitcase #style1.wrap .slider_main .pic_tit {
  top: -6%;
  right: 12%;
  width: 4%;
}
/*1*/

/*2*/
#lady_suitcase #style2.wrap .slider_main .pic_tit {
  top: -7%;
  right: 10%;
  width: 10%;
}
#lady_suitcase #style2.wrap .item_list .pic {
  margin-bottom: 12px;
}
/*2*/

/*3*/
#lady_suitcase #style3.wrap .slider_main .pic_tit {
  top: -8%;
  right: 10%;
  width: 15%;
}
#lady_suitcase #style3.wrap .item_list .pic {
  margin-bottom: 0;
}
/*3*/

/*4*/
#lady_suitcase #style4 .slider_main .pic_tit{
    width: 9%;
}
#lady_suitcase #style4 .lead {
  text-align: center;
  margin: 0 auto 50px;
  width: 60%;
}
#lady_suitcase #style4 .slider.slick-slider .slick-dots {
  bottom: auto;
  top: 75vw;
}
#lady_suitcase #style4 .slider.slick-slider {
  position: relative;
}
#lady_suitcase #style4 .slider-item .pic {
  position: relative;
  padding-bottom: 50px;
}
#lady_suitcase #style4 .slider-item .pic img.mv {
  width: 90%;
}
#lady_suitcase #style4 .slider-item .pic img.icon {
  position: absolute;
  right: 3%;
  bottom: -20%;
  width: 30%;
}
#lady_suitcase #style4 .slider-item .pic img.icon.type3{
 bottom: -20%;
}
#lady_suitcase #style4 .slider-item .txt {
  margin: 20px;
}
#lady_suitcase #style4 .slider-item .txt .name {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1.75;
  letter-spacing: 1px;
  font-weight: bold;
}
#lady_suitcase #style4 .slider-item .txt .name span {
  color: #dab600;
  letter-spacing: 0.07em;
}
#lady_suitcase #style4 .slider-item .txt .comment {}
#lady_suitcase #style4 .slider-item .txt .comment p {
  line-height: 1.9;
  font-size: 14px;
  margin-bottom: 20px;
}
#lady_suitcase #style4 .slider-item .txt .comment p.tit {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0 4px;
  width: fit-content;
  line-height: 1.5;
  background: linear-gradient(transparent 60%, #e8d262 60%);
}
/*4*/

/*5*/
#lady_suitcase #style5 .slider_main .pic_tit{
    width: 9%;
}
#lady_suitcase #style5 .slider_main .mv {
  text-align: center;
  margin: auto;
}
#lady_suitcase #style5 .slider_main .mv img {
  display: block;
  width: 80%;
}

#lady_suitcase #style5 .slider_main {
  padding-bottom: 36px;
}

#lady_suitcase #style5 .content {
  margin: 19px;
  width: auto;
  background: #fff;
  text-align: center;
  padding-bottom: 1px;
  margin-bottom: 40px;
}
#lady_suitcase #style5 .content .profile{
    width: auto;
    padding: 20px 10px 20px 20px;
    margin: auto;
    display: flex;
    align-items: center;
}
#lady_suitcase #style5 .content .profile .txt{
    text-align: left;
    margin-right: 0;
}
#lady_suitcase #style5 .content .profile .txt .name{
    font-size: 17px;
    font-weight: bold;
}
#lady_suitcase #style5 .content .profile .txt .name span{
  color: #f09399;
  font-size: 17px;
  font-weight: normal;
}
#lady_suitcase #style5 .content .profile .txt p{
    margin-top: 10px;
    line-height: 1.75;
    font-weight: 500;
    font-size: 13px;
}
#lady_suitcase #style5 .content .profile img{width: 45%;}

#lady_suitcase #style5 .content .slider{
  position: relative;
}
#lady_suitcase #style5 .content .slider .slick-dots{
  top: 117vw;
}
#lady_suitcase #style5 .content .slider img{
  width: 90%;
}
#lady_suitcase #style5 .content .slider p{margin: 40px 20px 20px;text-align: left;width: auto;}

#lady_suitcase #style5 .item_list {
  margin: 0 auto 50px;
  justify-content: center;
}
#lady_suitcase #style5 .item_list li:first-child{
  margin-right: 35px;
}
#lady_suitcase #style5 .item_list .btn {
  border: solid 2px #ece4f3;
  background: #ece4f3;
  color: #000;
   border-radius: 50px;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1;
}
#lady_suitcase #style5 .item_list .btn:hover {
  color: #000 !important;
  background: #ab93bf;
  border: solid 2px #ab93bf;
}
/*5*/

/*6*/
#lady_suitcase #style6 {
  padding-top: 56px;
}
#lady_suitcase #style6 .slider_main .pic_tit {

  width: 8%;
  top: -5%;
  right: 7%;
}
#lady_suitcase #style6 .slider_main .mv {
  display: block;
  text-align: center;
  margin: auto;
}
#lady_suitcase #style6 .item_list {
  align-items: flex-end;
  margin: 33px 20px 47px;
}
#lady_suitcase #style6 .item_list .item:nth-child(1) .pic img{
    height: 126px;
}
#lady_suitcase #style6 .item_list a {
  text-decoration: none;
}
#lady_suitcase #style6 a.btn {
  margin: auto;
  text-align: center;
  display: block;
  text-decoration: none;
  border: solid 2px #6eaf16;
  color: #6eaf16;
  border-radius: 50px;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  width: 60%;
  padding: 10px 14px;
}
#lady_suitcase #style6 a.btn:hover {
  color: #f2e4e0 !important;
  background: #6eaf16;
}
/*6*/


/* New Product */

#newproduct{
  position: relative;
  width: 100%;
  background-image: url(../sp/new_product/new_product_bg.png);
  background-size: cover;
  background-position: top;
  margin: 50px auto 40px;
  padding: 30px 15px 45px;
  box-sizing: border-box;
}
#newproduct .newproduct_tit_img{
  position: absolute;
  top: -40px;
  width: 130px;
}
#newproduct .newproduct_tit{
  display: table;
  width: 220px;
  margin: 0 auto 25px;
}
#newproduct .newproduct_tit img{
  margin: 0;
}
.newproduct_contents{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0 10px;
}
.newproduct_contents .newproduct_item{
  width: calc(100% / 3 - 10px);
}
.newproduct_contents .newproduct_item .newproduct_img{
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 3px 3px 0 rgb(204 225 227);
  box-sizing: border-box;
  padding: 5px;
}
.newproduct_contents .newproduct_item .tit{
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  margin: 7px auto 0;
}
.newproduct_contents .newproduct_item .txt{
  color: #555555;
  font-size: 9px;
  text-align: center;
  margin: 0 0 7px;
}
.newproduct_contents .newproduct_item .btn{
  width: 95px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border: 1px solid #222222;
  border-radius: 30px;
  color: #222;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  margin: auto;
}
.newproduct_contents .newproduct_item .btn:hover{
  color: #fff !important;
  background: #000000;
}

/* New Product */



@media (max-width: 320px){

 #lady_suitcase .wrap .item_list .tit {white-space:normal;}

}