/*------------------------------------------------------------
	BASE
------------------------------------------------------------*/
/*------------------------------------------------------------
	COLOR
------------------------------------------------------------*/
/*------------------------------------------------------------
	FONT
------------------------------------------------------------*/
/*------------------------------------------------------------
	FUNCTION
------------------------------------------------------------*/
/*------------------------------------------------------------
	MIXIN
------------------------------------------------------------*/
/*------------------------------------------------------------
	HOME
------------------------------------------------------------*/
/*---------------
	MAIN
---------------*/
.main {
  padding: 0 0 0 79px;
}
@media screen and (max-width: 751px) {
  .main {
    padding: 0;
  }
}
.main #home {
  /*---------------
  	MV
  ---------------*/
  /*---------------
  	RECOMMEND
  ---------------*/
  /*---------------
  	COLUMN
  ---------------*/
  /*---------------
  	PAGES
  ---------------*/
  /*---------------
  	NEWS
  ---------------*/
}
.main #home .add_olive {
  position: relative;
  padding-top: 35px;
}
.main #home .add_olive:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 15px;
  height: 16px;
  background: url("https://file003.shop-pro.jp/PA01462/703/assets/img/common/icon_olive.svg") 0 0 no-repeat;
  background-size: 100% 100%;
}
.main #home .sec_title {
  margin-top: 80px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 751px) {
  .main #home .sec_title {
    margin-top: 20vw;
    font-size: 5.3333333333vw;
    line-height: 1.4;
    letter-spacing: 0.5em;
    font-feature-settings: "palt";
    letter-spacing: 0.2em;
  }
}
.main #home .sec_title span {
  display: block;
  padding: 10px 0 0;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 751px) {
  .main #home .sec_title span {
    padding: 2vw 0 0;
    font-size: 3.2vw;
  }
}
.main #home #mv {
  position: relative;
  width: 100%;
  height: 100vh;
}
.main #home #mv:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 50%;
  width: 21px;
  height: 21px;
  border-right: 1px solid #231815;
  border-bottom: 1px solid #231815;
  transform: translate(-50%, -300%) rotate(45deg);
  transition: all 0.25s cubic-bezier(0.21, 0.51, 0.51, 1);
}
@media screen and (max-width: 751px) {
  .main #home #mv:after {
    width: 4.1333333333vw;
    height: 4.1333333333vw;
    border-right: 0.1333333333vw solid #231815;
    border-bottom: 0.1333333333vw solid #231815;
  }
}
.main #home #mv_txt {
  position: absolute;
  z-index: 110;
  transition: all 0.5s cubic-bezier(0.21, 0.51, 0.51, 1);
  width: 100%;
  pointer-events: none;
}
.main #home #mv_txt.-hide {
  opacity: 0;
}
.main #home #mv_txt img {
  width: 100%;
}
@media screen and (max-width: 751px) {
  .main #home #mv_txt {
    padding-top: 8vw;
  }
}
.main #home #mv_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main #home #mv_bg .mv_bg {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
  transition: opacity 1s linear;
}
.main #home #mv_bg .mv_bg.show {
  opacity: 1;
  width: 100%;
  height: 100%;
  z-index: 3;
  transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
}
.main #home #mv_bg .mv_bg.out {
  opacity: 1;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
}
.main #home #mv_bg .mv_bg a {
  display: block;
  width: 100%;
  height: 100%;
}
.main #home #mv_bg .mv_bg figure {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1200px;
  transform: translate3d(-50%, -50%, 0);
}
@media screen and (max-width: 1280px) {
  .main #home #mv_bg .mv_bg figure {
    width: 93.75vw;
  }
}
@media screen and (max-width: 751px) {
  .main #home #mv_bg .mv_bg figure {
    top: 50%;
    left: 50%;
    width: 100vw;
    transform: translate3d(-50%, -50%, 0);
  }
}
.main #home #mv_bg1, .main #home #mv_bg4 {
  background: url("https://file003.shop-pro.jp/PA01462/703/assets/update/img/mv/mv_20251201.jpg") center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 751px) {
  .main #home #mv_bg1, .main #home #mv_bg4 {
    background: url("https://file003.shop-pro.jp/PA01462/703/assets/update/img/mv/sp_mv_20251201.jpg") center center no-repeat;
    background-size: cover;
  }
}
.main #home #mv_bg2, .main #home #mv_bg5 {
  background: url("https://file003.shop-pro.jp/PA01462/703/assets/20221031/img/mv/mv05.jpg") center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 751px) {
  .main #home #mv_bg2, .main #home #mv_bg5 {
    background: url("https://file003.shop-pro.jp/PA01462/703/assets/20221031/img/mv/sp_mv05.jpg") center center no-repeat;
    background-size: cover;
  }
}
.main #home #mv_bg3, .main #home #mv_bg6 {
  background: url("https://file003.shop-pro.jp/PA01462/703/assets/20221031/img/mv/mv06.jpg") center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 751px) {
  .main #home #mv_bg3, .main #home #mv_bg6 {
    background: url("https://file003.shop-pro.jp/PA01462/703/assets/20221031/img/mv/sp_mv06.jpg") center center no-repeat;
    background-size: cover;
  }
}
.main #home #mv_bg_pagination {
  position: absolute;
  z-index: 5;
  left: 50%;
  bottom: 20px;
  display: none;
  transform: translateX(-50%);
}
@media screen and (max-width: 751px) {
  .main #home #mv_bg_pagination {
    bottom: 4vw;
  }
}
.main #home #mv_bg_pagination li {
  display: inline-block;
  margin: 0 0 0 10px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #fff;
  transition: all 0.25s cubic-bezier(0.21, 0.51, 0.51, 1);
}
@media screen and (max-width: 751px) {
  .main #home #mv_bg_pagination li {
    margin: 0 0 0 2.6666666667vw;
    width: 1.3333333333vw;
    height: 1.3333333333vw;
    border-radius: 1.3333333333vw;
  }
}
.main #home #mv_bg_pagination li.current {
  background: #000;
}
.main #home #mv_bg_pagination li:first-child {
  margin: 0;
}
.main #home #mv h1 {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.3em;
  text-align: center;
  transform: translate(-50%, -50%);
  transition: all 1s cubic-bezier(0.21, 0.51, 0.51, 1);
  pointer-events: none;
}
@media screen and (max-width: 751px) {
  .main #home #mv h1 {
    font-size: 5.3333333333vw;
    line-height: 1.4;
    letter-spacing: 0.5em;
    font-feature-settings: "palt";
    white-space: nowrap;
  }
}
.main #home #mv h1.-hide {
  opacity: 0;
}
.main #home #mv h1.col_white {
  color: #fff;
}
.main #home #mv h1.col_white span img.base {
  display: none;
}
.main #home #mv h1.col_white span img.white {
  display: inline;
}
.main #home #mv h1 span {
  display: block;
  margin: 20px auto 0;
  width: 265px;
}
@media screen and (max-width: 751px) {
  .main #home #mv h1 span {
    margin-top: 4vw;
    width: 60.1333333333vw;
  }
}
.main #home #mv h1 span img.white {
  display: none;
}
.main #home #mv_bnr {
  position: absolute;
  z-index: 120;
  bottom: 30px;
  right: 30px;
  width: 146px;
  height: 146px;
  transition: all 1s cubic-bezier(0.21, 0.51, 0.51, 1);
}
@media screen and (max-width: 751px) {
  .main #home #mv_bnr {
    bottom: 5.3333333333vw;
    right: 5.3333333333vw;
    width: 33.3333333333vw;
    height: 33.3333333333vw;
  }
}
.main #home #mv_bnr.-hide {
  opacity: 0;
  pointer-events: none;
}
.main #home #mv_bnr a {
  display: block;
}
.main #home #mv_10th {
  position: absolute;
  z-index: 120;
  top: 30px;
  left: 30px;
  width: 5.1875vw;
  height: 3.875vw;
  max-width: 83px;
  max-height: 62px;
}
@media screen and (max-width: 751px) {
  .main #home #mv_10th {
    top: 24vw;
    left: 5.3333333333vw;
    width: 17.52vw;
    height: 13.08vw;
    max-width: 17.52vw;
    max-height: 13.08vw;
  }
}
.main #home #mv_10th a {
  display: block;
}
.main #home #recommend {
  margin: 0 auto;
  padding: 0 0 40px;
  width: 960px;
}
@media screen and (max-width: 751px) {
  .main #home #recommend {
    padding: 0;
    width: 86.6666666667vw;
  }
}
.main #home #recommend_list {
  display: flex;
  flex-wrap: wrap;
  margin: 30px auto 0;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_list {
    flex-wrap: wrap;
    margin: 0;
  }
}
.main #home #recommend_list .recommend_item {
  margin: 0 0 0 20px;
  width: 220px;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_list .recommend_item {
    margin: 0 0 0 2.6666666667vw;
    padding: 6.6666666667vw 0 0;
    width: 40vw;
  }
}
@media screen and (max-width: 751px) {
  .main #home #recommend_list .recommend_item:nth-child(2n+1) {
    margin-left: 0;
  }
}
.main #home #recommend_list .recommend_item:nth-child(4n+1) {
  margin-left: 0;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_list .recommend_item:nth-child(4n+1) {
    margin-left: 0;
  }
}
.main #home #recommend_list .recommend_item a {
  display: block;
}
.main #home #recommend_list .recommend_item .img img {
  width: 100%;
}
.main #home #recommend_list .recommend_item .no_img {
  width: 220px;
  height: 220px;
  background: #918B8A;
}
.main #home #recommend_list .recommend_item .txt {
  padding: 10px 0 0;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_list .recommend_item .txt {
    padding: 2vw 0 0;
    font-size: 3.4666666667vw;
    line-height: 1.8461538462;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
}
.main #home #recommend_list .recommend_item .name {
  padding: 10px 0;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_list .recommend_item .name {
    padding: 2.6666666667vw 0;
    font-size: 3.7333333333vw;
  }
}
.main #home #recommend_list .recommend_item .price {
  font-size: 13px;
  line-height: 1;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_list .recommend_item .price {
    font-size: 3.4666666667vw;
    line-height: 1.8461538462;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
}
.main #home #recommend_bnr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px auto 0;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_bnr {
    display: block;
    margin: 10.6666666667vw auto 0;
  }
}
.main #home #recommend_bnr li {
  padding: 30px 0 0;
  width: 465px;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_bnr li {
    padding: 4vw 0 0;
    width: auto;
  }
}
.main #home #recommend_bnr li a {
  display: block;
}
@media screen and (max-width: 751px) {
  .main #home #recommend_bnr li a {
    border: 0.1333333333vw solid #000;
  }
}
.main #home #recommend_bnr li a img {
  width: 100%;
}
.main #home #recommend .button {
  margin-top: 80px;
}
@media screen and (max-width: 751px) {
  .main #home #recommend .button {
    margin-top: 10.6666666667vw;
  }
}
.main #home #column {
  margin: 0 auto;
  padding: 0 0 110px;
  width: 960px;
}
@media screen and (max-width: 751px) {
  .main #home #column {
    padding: 0 0 20vw;
    width: 86.6666666667vw;
  }
}
.main #home #column_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}
.main #home #column_list .column_item {
  padding: 30px 0 10px;
  width: 300px;
}
@media screen and (max-width: 751px) {
  .main #home #column_list .column_item {
    padding: 6.6666666667vw 0 0;
    width: 40vw;
  }
}
.main #home #column_list .column_item a {
  display: block;
}
.main #home #column_list .column_item .img {
  display: block;
  width: 100%;
}
.main #home #column_list .column_item .img img {
  width: 100%;
}
.main #home #column_list .column_item .title {
  padding: 10px 0 5px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 751px) {
  .main #home #column_list .column_item .title {
    padding: 2.6666666667vw 0 1.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 1.8461538462;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    line-height: 1.5;
  }
  .main #home #column_list .column_item .title br {
    display: none;
  }
}
.main #home #column_list .column_item .category span {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 5px 15px;
  border-radius: 2.5px;
  background: #706967;
  font-size: 10px;
  color: #fff;
}
@media screen and (max-width: 751px) {
  .main #home #column_list .column_item .category span {
    margin: 0 0 0 1.3333333333vw;
    padding: 0.5333333333vw 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
.main #home #column_list .column_item .category span:first-child {
  margin: 0;
}
@media screen and (max-width: 751px) {
  .main #home #column_list .column_item .category span:first-child {
    margin: 0;
  }
}
.main #home #column .button {
  margin-top: 50px;
}
@media screen and (max-width: 751px) {
  .main #home #column .button {
    margin-top: 10.6666666667vw;
  }
}
.main #home #column_bnr {
  padding: 90px 0 0;
}
@media screen and (max-width: 751px) {
  .main #home #column_bnr {
    padding: 12vw 0 0;
  }
}
.main #home #column_bnr li {
  padding: 30px 0 0;
}
@media screen and (max-width: 751px) {
  .main #home #column_bnr li {
    padding: 4vw 0 0;
  }
}
.main #home #column_bnr li a {
  display: block;
}
@media screen and (max-width: 751px) {
  .main #home #column_bnr li a {
    border: 0.1333333333vw solid #000;
  }
}
.main #home #column_bnr li a img {
  width: 100%;
}
.main #home #pages {
  padding: 0 0 20px;
  max-width: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 751px) {
  .main #home #pages {
    padding: 0;
  }
}
.main #home #pages .page {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 10px;
  padding: 110px 0;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page {
    margin-top: 1.3333333333vw;
    padding: 4.6666666667vw 0;
  }
}
.main #home #pages .page_title {
  position: absolute;
  top: 50%;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page_title {
    font-size: 5.3333333333vw;
    line-height: 1.25;
    letter-spacing: 0.5em;
    font-feature-settings: "palt";
    letter-spacing: 0.2em;
  }
}
.main #home #pages .page_detail {
  position: relative;
  padding: 40px 10px 40px 40px;
  width: 400px;
  background: #fff;
  text-align: left;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page_detail {
    padding: 5.3333333333vw 0vw 10.6666666667vw 5.3333333333vw;
    width: 50vw;
  }
}
.main #home #pages .page_detail dl {
  display: inline-block;
}
.main #home #pages .page_detail dl dt {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.2em;
  text-align: left;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page_detail dl dt {
    font-size: 4vw;
    line-height: 1.4;
    white-space: nowrap;
  }
}
.main #home #pages .page_detail dl dd {
  padding: 10px 0 0;
  font-size: 14px;
  line-height: 1.9285714286;
  letter-spacing: 0.1em;
  text-align: left;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page_detail dl dd {
    padding: 2.6666666667vw 0 0;
    font-size: 2.9333333333vw;
    line-height: 1.7272727273;
  }
}
.main #home #pages .page_detail .link_button {
  position: absolute;
  bottom: 15px;
  right: 40px;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page_detail .link_button {
    bottom: 2.6666666667vw;
    right: 4vw;
  }
}
.main #home #pages .page#pages_about {
  background: url("https://file003.shop-pro.jp/PA01462/703/assets/img/home/about_bg.jpg") center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page#pages_about {
    background: url("https://file003.shop-pro.jp/PA01462/703/assets/img/home/sp_about_bg.jpg") center center no-repeat;
    background-size: cover;
  }
}
.main #home #pages .page#pages_about .page_title {
  left: 50%;
  transform: translate(-150%, -50%);
}
@media screen and (max-width: 751px) {
  .main #home #pages .page#pages_about .page_title {
    transform: translate(-135%, -50%);
  }
}
.main #home #pages .page#pages_quality {
  flex-flow: row-reverse;
  background: url("https://file003.shop-pro.jp/PA01462/703/assets/update/img/home/20241204_quality_bg.jpg") center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page#pages_quality {
    background: url("https://file003.shop-pro.jp/PA01462/703/assets/update/img/home/20241204_sp_quality_bg.jpg") center center no-repeat;
    background-size: cover;
  }
}
.main #home #pages .page#pages_quality .page_title {
  right: 0;
  color: #fff;
  transform: translate(-20%, -50%);
}
@media screen and (max-width: 751px) {
  .main #home #pages .page#pages_quality .page_title {
    transform: translate(-35%, -50%);
  }
}
.main #home #pages .page#pages_quality .page_detail {
  padding-right: 20px;
  padding-left: 40px;
  text-align: right;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page#pages_quality .page_detail {
    padding-left: 20px;
  }
}
.main #home #pages .page#pages_quality .link_button {
  right: 20px;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page#pages_quality .link_button {
    right: 4vw;
  }
}
.main #home #pages .page#pages_award {
  background: url("https://file003.shop-pro.jp/PA01462/703/assets/img/home/award_bg.jpg") center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 751px) {
  .main #home #pages .page#pages_award {
    background: url("https://file003.shop-pro.jp/PA01462/703/assets/img/home/sp_award_bg.jpg") center center no-repeat;
    background-size: cover;
  }
}
.main #home #pages .page#pages_award .page_title {
  left: 50%;
  transform: translate(-282%, -50%);
}
@media screen and (max-width: 751px) {
  .main #home #pages .page#pages_award .page_title {
    transform: translate(-195%, -50%);
    text-shadow: #fff 0 0 0.5333333333vw;
  }
}
.main #home #pages .page#pages_award .page_detail {
  padding-bottom: 60px;
}
.main #home #pages_bnr {
  display: flex;
  justify-content: space-between;
  margin: 120px auto 0;
  width: 960px;
}
@media screen and (max-width: 751px) {
  .main #home #pages_bnr {
    display: block;
    margin-top: 6.6666666667vw;
    width: 86.6666666667vw;
  }
}
.main #home #pages_bnr li {
  width: 465px;
}
@media screen and (max-width: 751px) {
  .main #home #pages_bnr li {
    padding: 4vw 0 0;
    width: auto;
  }
}
.main #home #pages_bnr li a {
  display: block;
}
@media screen and (max-width: 751px) {
  .main #home #pages_bnr li a {
    border: 0.1333333333vw solid #000;
  }
}
.main #home #pages_bnr li a img {
  width: 100%;
}
.main #home #news_list {
  margin: 40px auto 0;
  width: 750px;
}
@media screen and (max-width: 751px) {
  .main #home #news_list {
    margin: 6.6666666667vw auto 0;
    width: 86.6666666667vw;
  }
}
.main #home #news_list .news_item {
  border-bottom: 1px solid #918B8A;
}
@media screen and (max-width: 751px) {
  .main #home #news_list .news_item {
    border-bottom: 0.1333333333vw solid #918B8A;
  }
}
.main #home #news_list .news_item:first-child {
  border-top: 1px solid #918B8A;
}
@media screen and (max-width: 751px) {
  .main #home #news_list .news_item:first-child {
    border-top: 0.1333333333vw solid #918B8A;
  }
}
.main #home #news_list .news_item a {
  position: relative;
  display: block;
  padding: 20px 45px;
}
@media screen and (max-width: 751px) {
  .main #home #news_list .news_item a {
    padding: 4vw 6vw;
  }
}
.main #home #news_list .news_item a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  width: 13px;
  height: 13px;
  border-right: 1px solid #918B8A;
  border-bottom: 1px solid #918B8A;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width: 751px) {
  .main #home #news_list .news_item a:after {
    right: 4vw;
    width: 2.8vw;
    height: 2.8vw;
    border-right: 0.1333333333vw solid #918B8A;
    border-bottom: 0.1333333333vw solid #918B8A;
  }
}
.main #home #news_list .news_item a dt {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #918B8A;
}
@media screen and (max-width: 751px) {
  .main #home #news_list .news_item a dt {
    font-size: 3.7333333333vw;
  }
}
.main #home #news_list .news_item a dd {
  padding: 10px 0 0;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 751px) {
  .main #home #news_list .news_item a dd {
    padding: 2vw 0 0;
    font-size: 3.7333333333vw;
    line-height: 1.5;
  }
}
.main #home .footer_bnr ul li a {
  display: block;
}
@media screen and (max-width: 751px) {
  .main #home .footer_bnr ul li a {
    border: 0.1333333333vw solid #000;
  }
}

/*# sourceMappingURL=home.css.map */
