@charset "UTF-8";
#container {
  /*background: url("../../images/index/index_img_03.jpg") no-repeat left top;*/
}
.boxIndex01 {
  margin-top: 92px;
  padding-bottom: 99px;
}
.boxIndex01 .ttl01 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 2.3rem;
}
.boxIndex01 .ttl01 .ja {
  color: #54374a;
  font-size: 1.875rem;
  letter-spacing: 0.18em;
  line-height: 1.73;
  display: block;
  margin-bottom: 0.7em;  
}
.boxIndex01 .ttl01 .en {
  letter-spacing: 0.12em;
  font-size: 0.875rem;
  color: #ceaa5c;
  display: block;
}
.boxIndex01 .lead {
  text-align: center;
  color: #555555;
}
.boxIndexMovie {
  width: calc(100% + 160px);
  margin-left: -80px;
  background-size: cover;
  height: 40vw;
  position: relative;
  overflow: hidden;
}
.boxIndexMovie video {
  position: absolute;
  left: 0;
  top: -6.7vw;
  width: 100%;
}
.boxIndex02Wrap {
  padding: 100px 0;
}
.boxIndexPlanList {
  display: flex;
  flex-wrap: wrap;
}
.boxIndexPlanList .box {
  width: 31.9%;
  margin-left: 2.15%;
}
.boxIndexPlanList .box:nth-of-type(3n+1) {
  margin-left: 0;
}
.boxIndexPlanList .box:nth-child(n+4) {
  margin-top: 55px;
}
.boxIndexPlanList .box .ttl01 {
  font-weight: bold;
  font-size: 1.75rem;
  letter-spacing: 0.12em;
  padding-left: 28px;
  position: relative;
  margin: 1.1em 0 0.8em 0;  
}
.boxIndexPlanList .box .ttl01:before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #b3b3b3;
  position: absolute;
  left: 10px;
  top: 17px;
}
.boxIndexPlanList .box .ttl01:after {
  content: "";
  width: 10px;
  height: 1px;
  background-color: #b3b3b3;
  position: absolute;
  left: 0;
  top: 20px;
}
.boxIndexPlanList .box .cat_price {
  display: flex;
  padding-left: 28px;
}
.boxIndexPlanList .box .cat_price .cat {
  display: flex;
  align-items: baseline;
  margin-bottom: 1rem;
}
.boxIndexPlanList .box .cat_price .cat li {
  color: #ceaa5c;
  border: 1px solid #e4d6b7;
  background-color: #fff;
  padding: 5px 1em 6px 1em;
  line-height: 1;
}
.boxIndexPlanList .box .cat_price .cat li:not(:last-child) {
  margin-right: 5px;
}
.boxIndexPlanList .box .cat_price .price {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  margin-left: auto;
  color: #54374a;
  font-size: 1.625rem;
  letter-spacing: 0.02em;
}
.boxIndexPlanList .box .cat_price .price small {
  font-size: 0.846em;
}
.boxIndexPlanList .box .txt {
  color: #555555;
  letter-spacing: 0.08em;
  padding-left: 28px;
}
.boxIndex03Wrap {
  padding: 86px 0;
  background-color: #fff;
  width: calc(100% + 160px);
  margin-left: -80px;
}
.boxIndex03 {
  max-width: 1220px;
}

.boxIndex03 .btn_area {
  margin-top: 60px;
  background-color: #efefef;
  display: flex;
  justify-content: center;
  padding: 13px;
}
.boxIndex03 .btn_area a {
  color: #54374a;
  padding-left: 35px;
  background: url("../../images/common/arrow_line_purple02.svg") no-repeat left center;
  background-size: 24px;
  font-weight: 500;
}
.boxIndex03 .btn_area a:nth-child(n+2) {
  margin-left: 44px;
}
.boxIndex03 .ttl01 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 3.3rem;
}
.boxIndex03 .ttl01 .ja {
  font-size: 1.875rem;
  letter-spacing: 0.18em;
  line-height: 1.73;
  display: block;
  margin-bottom: 0.7em;
}
.boxIndex03 .ttl01 .en {
  letter-spacing: 0.12em;
  font-size: 0.875rem;
  color: #b48ca6;
  display: block;
}
.boxIndex04Wrap {
  padding: 86px 0;
}
.boxIndex04,.boxIndex05 {
  max-width: 1220px;
  position: relative;
}
.boxIndex04 .ttl01 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 3.3rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.boxIndex04 .ttl01 .ja {
  font-size: 1.875rem;
  letter-spacing: 0.18em;
  line-height: 1.73;
  display: block;
}
.boxIndex04 .ttl01 .en {
  letter-spacing: 0.12em;
  font-size: 0.875rem;
  color: #ceaa5c;
  display: block;
  margin-left: 24px;
}
.boxIndex04 .btnLocation {
  position: absolute;
  right: 0;
  top: 15px
}
.boxIndex04 .btnLocation a {
  padding: 9px 53px 9px 0;
  background: url("../../images/common/search.svg") no-repeat right center;
  background-size: contain;
}
.boxIndex04 .box_wrap {
  display: flex;
  justify-content: space-between;
}
.boxIndex04 .box_wrap:last-child {
  margin-top: 50px;
}
.boxIndex04 .box_wrap .ttl_area {
  width: 286px;
  height: 289px;
  background-color: #fff;
  border: 1px solid #e8ddc6;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.boxIndex04 .box_wrap .ttl_area .t01 {
  font-size: 2.348125rem;
  letter-spacing: 0.12em;
  text-align: center;
  line-height: 1;
  margin-bottom: 0.5em;
  font-weight: 400;
}
.boxIndex04 .box_wrap .ttl_area .t02 {
  font-size: 1.25rem;
  letter-spacing: 0.18em;
  color: #888888;
  text-align: center;
}
.boxIndex04 .box_wrap .ttl_area .t02:after {
  content: "";
  background-color: #ceaa5c;
  width: 55px;
  height: 1px;
  display: block;
  margin: 25px auto 30px auto;
}
.boxIndex04 .box_wrap .ttl_area a {
  color: #ceaa5c;
  padding-left: 45px;
  background: url("../../images/common/arrow_line_gold.svg") no-repeat left center;
  background-size: contain;
  font-size: 1.125rem;
  font-weight: 500;
}
.boxIndex04 .box_wrap .itemWrap {
  display: flex;
  width: calc(100% - 286px);
  padding-left: 25px;
  justify-content: space-between;
}
.boxIndex04 .box_wrap .itemWrap .item {
  position: relative;
}
.boxIndex04 .box_wrap .itemWrap .item .name {
  font-weight: bold;
  font-size: 1.25rem;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 1;
  padding: 9px 12px;
}
.boxIndex05Wrap {
  padding: 86px 0 107px 0;
    background-color: #fff;
    width: calc(100% + 160px);
    margin-left: -80px;
}
.boxIndexDressList {
  display: flex;
}
.boxIndexDressListCat {
  width: 311px;
  padding-top: 45px;
}
.boxIndexDressList .boxIndexDressListCat .ttl02 {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.boxIndexDressList .boxIndexDressListCat .ttl02 .ja {
  font-size: 2.125rem;
  letter-spacing: 0.16em;
}
.boxIndexDressList .boxIndexDressListCat .ttl02 .en {
  font-size: 0.875rem;
  color: #54374a;
  padding-left: 2em;
}
.boxIndexDressList .boxIndexDressListCat ul {
}
.boxIndexDressList .boxIndexDressListCat ul li {
  letter-spacing: 0.16em;
  padding-left: 44px;
  background: url("../../images/common/arrow_line_purple02.svg") no-repeat 3px center;
  background-size: 23px;
}
.boxIndexDressList .boxIndexDressListCat ul li:nth-child(n+2) {
  margin-top: 1em;
}
.boxIndexDressList .boxDressList {
  width: calc(100% - 292px);
}
.boxIndexDressList .boxDressList .item {
  width: 32%;
  max-width: 288px;
  margin-left: 2%;
}
.boxIndexDressList .boxDressList .item .img {
  height: 289px;
}
.boxIndexDressList .boxDressList .item .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 50% 31%;
}
.boxDressList .item:nth-of-type(5n+1) {
    margin-left: 0;
}
.boxIndexDressList .boxDressList .item:first-child {
  margin-left: 0;
}
.boxIndexDressList .boxDressList .item .ttl {
  font-size: 1.25rem;
}
.boxIndexDressList .boxDressList .item .cat span {
  font-size: 1rem;
}
.boxIndex05 .ttl01 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 3.3rem;
}
.boxIndex05 .ttl01 .ja {
  font-size: 1.875rem;
  letter-spacing: 0.18em;
  line-height: 1.73;
  display: block;
  margin-bottom: 0.7em;
}
.boxIndex05 .ttl01 .en {
  letter-spacing: 0.12em;
  font-size: 0.875rem;
  color: #b48ca6;
  display: block;
}
.boxIndex05 .btn_area {
  margin-top: 60px;
  background-color: #efefef;
  display: flex;
  justify-content: center;
  padding: 13px;
}
.boxIndex05 .btn_area a {
  color: #54374a;
  padding-left: 35px;
  background: url(../../images/common/arrow_line_purple02.svg) no-repeat left center;
  background-size: 24px;
  font-weight: 500;
}
.boxIndex06Wrap {
  padding: 86px 0;
}
.boxIndex06 {
  max-width: 1220px;
  position: relative;
}
.boxIndex06 .ttl01 {
  margin-bottom: 65px;
}
.boxIndex06 .ttl01 .en {
  font-size: 1.75rem;
  margin-bottom: 0.5em;
  letter-spacing: 0.12em;
}
.boxIndex06 .ttl01 .ja {
  display: flex;
  align-content: center;
  margin-top: 18px;
}
.boxIndex06 .ttl01 .ja span {
  color: #b48ca6;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
}
.boxIndex06 .ttl01 .ja span:after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 10em;
  background-color: #d5becd;
  margin: 0 14px;
  display: inline-block;
}
.boxIndex06 .ttl01 .ja p {
  color: #555555;
}
.boxIndex06 .btnIndexVoice {
  position: absolute;
  right: 0;
  top: 59px;
}
.boxIndex06 .btnIndexVoice a {
  color: #54374a;
  padding-left: 35px;
  background: url(../../images/common/arrow_line_purple02.svg) no-repeat left center;
  background-size: 24px;
  font-weight: 500;
}
.boxIndex06 .box_wrap ul {
  display: flex;
  justify-content: space-between;
}
.boxIndex06 .box_wrap .item {
width: 292px;
  
}
.boxIndex06 .box_wrap ul li a {
  display: block;
  width: 100%;
height: 292px;
}
.boxIndex06 .box_wrap .item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.boxIndex06 .box_wrap ul li .cont {
  padding: 28px 0 0 25px;
  position: relative;
}
.boxIndex06 .box_wrap ul li .cont:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 10em;
  background-color: #d5becd;
  position: absolute;
  top: 16px;
  left: 6px;
}
.boxIndex06 .box_wrap ul li .cont:after {
  content: "";
  width: 2px;
  height: 86%;
  background-color: #d5becd;
  position: absolute;
  top: 17px;
  left: 8px;
}
.boxIndex06 .box_wrap ul li .cont .p01 {
  letter-spacing: 0.18em;
  font-size: 1.125rem;
  color: #54374a;
  font-weight: 500;
}
.boxIndex06 .box_wrap ul li .cont .p02 {
  color: #555555;
  margin-top: 1em;
}
.boxIndex07Wrap {
  padding: 100px 80px 60px 80px;
  background-color: #fff;
  width: calc(100% + 160px);
  margin-left: -80px;
}
.boxIndex07 .ttl01 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 3.3rem;
}
.boxIndex07 .ttl01 .ja {
  font-size: 1.875rem;
  letter-spacing: 0.18em;
  line-height: 1.73;
  display: block;
  margin-bottom: 0.7em;
}
.boxIndex07 .ttl01 .en {
  letter-spacing: 0.12em;
  font-size: 0.875rem;
  color: #ceaa5c;
  display: block;
}
.boxIndex07 .btnIndexBlog {
  text-align: right;
  margin-top: 60px;
}
.boxIndex07 .btnIndexBlog a {
  color: #54374a;
  padding-left: 35px;
  background: url(../../images/common/arrow_line_purple02.svg) no-repeat left center;
  background-size: 24px;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxIndex01 {
    margin-top: 3rem;
    padding-bottom: 3rem;
  }
  .boxIndex01 .ttl01 .ja,
  .boxIndex03 .ttl01 .ja,
  .boxIndex04 .ttl01 .ja,
  .boxIndex05 .ttl01 .ja,
  .boxIndex07 .ttl01 .ja {
    font-size: 1.5rem;
  }
  .boxIndexMovie {
    height: 59vw;
  }
  .boxIndexMovie video {
    top: 50%;
    transform: translateY(-50%);
    width: 108%;
  }
  .boxIndex02Wrap,.boxIndex03Wrap,.boxIndex04Wrap,.boxIndex05Wrap {
    padding: 3rem 0;
  }
  .boxIndexPlanList {
    display: block;
  }
  .boxIndexPlanList .box {
    width: 100%;
    margin: 0!important;
  }
  .boxIndexPlanList .box:nth-child(n+2) {
    margin-top: 2rem!important;
  }
  .boxIndexPlanList .box .ttl01 {
    font-size: 1.2rem;
  }
  .boxIndexPlanList .box .cat_price .price {
    font-size: 1.4rem;
  }
  .boxIndex03Wrap {
    width: 100%;
    margin: 0;
  }
  .boxIndexCampaignList {
    display: block;
  }
  .boxIndexCampaignList .box {
    width: 100%;
    margin: 0!important;
  }
  .boxIndexCampaignList .box:nth-child(n+2) {
    margin-top: 2rem!important;
  }
  .boxIndexCampaignList .box .ttl02Wrap .num {
    font-size: 2rem;
    width: 4rem;
  }
  .boxIndexCampaignList .box .ttl02Wrap .num small {
    font-size: 0.6rem;
  }
  .boxIndexCampaignList .box .ttl02Wrap .ttl02 {
    width: calc(100% - 4rem);
    font-size: 1.2rem;
  }
  .boxIndex03 .btn_area {
    flex-wrap: wrap;
    justify-content: center;
  }
  .boxIndex03 .btn_area a {
    margin: 0!important;
  }
  .boxIndex03 .btn_area a:nth-child(n+2) {
    margin-top: 0.5em!important;
  }
  .boxIndex04 .btnLocation {
    top: auto;
    bottom: 0;
    text-align: center;
  }
  .boxIndex04 .ttl01 {
    display: block;
  }
  .boxIndex04 .ttl01 .en {
    margin-left: 0;
  }
  .boxIndex04 .box_wrap {
    display: block;
  }
  .boxIndex04 .box_wrap .ttl_area {
    width: 100%;
    height: auto;
    padding: 1.5rem 0;
    margin-bottom: 1.5rem;
    }
  .boxIndex04 .box_wrap .ttl_area > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
  }
  .boxIndex04 .box_wrap .ttl_area .t01 {
    font-size: 1.8rem;
    margin: 0;
  }
  .boxIndex04 .box_wrap .ttl_area .t02 {
    font-size: 1rem;
    padding-left: 1em;
  }
  .boxIndex04 .box_wrap .ttl_area a {
    font-size: 1rem;
    margin-top: 1rem;
  }
  .boxIndex04 .box_wrap .ttl_area .t02:after {
    content: none;
  }
  .boxIndex04 .box_wrap .itemWrap {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .boxIndex04 .box_wrap .itemWrap .item {
    width: 100%;
    height: 50vw;
    margin: 0!important;
  }
  .boxIndex04 .box_wrap .itemWrap .item:nth-child(n+2) {
    margin-top: 0.8rem!important;
  }
  .boxIndex04 .box_wrap .itemWrap .item a {
    width: 100%;
  }
  .boxIndex04 {
    padding-bottom: 14vw;
  }
  .boxIndexDressList {
    display: block;
  }
  .boxIndexDressListCat {
    width: 100%;
    padding-top: 0;
    margin-bottom: 2rem;
  }
  .boxIndexDressList .boxIndexDressListCat .ttl02 .ja {
    font-size: 1.4rem;
  }
  .boxIndex05Wrap {
    width: 100%;
    margin: 0;
  }
  .boxIndexDressList .boxDressList {
    width: 100%;
  }
  .boxIndexDressList .boxDressList .item .cat span {
    font-size: 0.8rem;
  }
  .boxIndexDressList .boxDressList .item .ttl {
    font-size: 1rem;
  }
  .boxIndexDressList + .boxIndexDressList {
    margin-top: 2.5rem;
  }
  .boxIndex06Wrap {
    padding: 3rem 0;
  }
  .boxIndex06Wrap .box_wrap {
    width: 112%;
    margin-left: -6%;
  }
  .boxIndex06Wrap .slick-prev {
    left: 5%;
    top: 36%
  }
  .boxIndex06Wrap .slick-next {
    right: 5%;
     top: 36%
  }
  .boxIndex07Wrap {
    padding: 3rem 0;
    width: 100%;
    margin: 0;
  }
  .boxIndexNewsList {
    display: block;
  }
  .boxIndexNewsList .box {
    width: 100%;
    margin: 0!important;
  }
  .boxIndexNewsList .box:nth-child(n+2) {
    margin-top: 1rem!important;
  }
  .boxIndexNewsList .box a {
    display: block;
  }
  .boxIndexNewsList .box .img {
    width: 100%;
    height: 45vw;
  }
  .boxIndexNewsList .box .cont {
    width: 100%;
    padding: 1.5rem;
  }
  .boxIndexNewsList .box .cont .ttl {
    font-size: 1rem;
  }
  .boxIndexNewsList .box .cont .date_cat {
    font-size: 0.7rem;
    margin-bottom: 1em;
  }
  .boxIndexNewsList .box .cont .date_cat .cat li {
    font-size: 0.7rem
  }
  .boxIndexPlanList .box .ttl01:before {
    top: 3vw;
  }
  .boxIndexPlanList .box .ttl01:after {
    top: 3.7vw;
  }
  .boxIndex06 .ttl01 .ja {
    display: block;
  }
  .boxIndex06 .ttl01 .ja span {
    margin-bottom: 0.5em;
  }
  .boxIndex06 .btnIndexVoice {
    top: auto;
    bottom: 0;
    text-align: center;
    left: 0;
  }
  .boxIndex06 {
    padding-bottom: 18vw;
  }
  .boxIndex06 .box_wrap ul li .cont {
    text-align: left;
  }
  .boxIndexDressList .boxDressList .item {
    width: 31%;
    margin: 0!important;
  }
  .boxIndexDressList .boxDressList .item:nth-child(n+2) {
    margin-left: 3.5%!important;
  }
  .boxIndexDressList .boxDressList .item .img {
    height: auto;
  }
  .boxIndexDressList .boxDressList .item .img img {
    object-fit: contain;
  }
}
.boxIndexDressList {
  margin-top: 3rem;
}

.slick-dots li button:before {
  content: none!important;
}
.slick-dots li {
  width: 10px!important;
  height: 10px!important;
  margin: 0 3px!important;
 background: #b5b5b5!important; 
}
.slick-dots {
  text-align: left!important;
  padding: 0  0 0 38px!important;
}
.slick-dots li.slick-active {
  background: #634b59!important;
}
@media all and (max-width: 750px){
  .slick-dots {
    padding-left: 5%!important;
  }
}
.boxIndexPlanList .box .img {
  height: 19vw;
  max-height: 286px;
}
.boxIndexPlanList .box .img a {
  display: block;
  width: 100%;
  height: 100%;
}
.boxIndexPlanList .box .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1650px) and (min-width:751px) {
  .boxIndexNewsList .box {
    width: 48%;
    margin: 0!important
  }
  .boxIndexNewsList .box:nth-of-type(2n) {
    margin-left: auto!important;
  }
  .boxIndexNewsList .box:nth-child(n+3) {
    margin-top: 3rem!important;
  }
  
}
@media all and (max-width: 1350px) and (min-width:751px) {
  .boxIndexPlanList .box .cat_price .cat li {
    font-size: 0.9rem;
  }
  .boxIndexPlanList .box .cat_price .price {
    font-size: 1.4rem;
  }
  .boxIndex04 .box_wrap .itemWrap .item {
    width: 32%;
  }
  .boxIndex04 .box_wrap .itemWrap .item a {
    width: 100%;
  }
  .boxIndexDressListCat {
    width: 270px;
  }
  
}
.boxIndexCampaignList .box .img {
  height: 25vw;
}
.boxIndexCampaignList .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media all and (max-width: 750px){
  .boxIndexCampaignList .box .img {
    height: 50vw;
  }
  .boxIndexPlanList .box .img {
    height: 60vw;
    max-height: inherit;
  }
}