@charset "UTF-8";

/*---- 初期設定 ----*/
.block-brand-detail--header {
  display: none;
}
/*---- 初期設定 ----*/

/*---- .-gdssrsTopKv01 ----*/
@media screen and (max-width: 767px) {
  .-gdssrsTopKv01_box01_tit01{
    padding: 0 4vw;
    margin: 1em 0 .25em;
  }
  .-gdssrsTopKv01_box01_txt01{
    padding: 0 4vw;
    font-size: 13px;
    line-height: 1.7;
  }
}
/*---- .-gdssrsTopKv01 ----*/

/*---- .-brndTopKv01 ----*/
.-brndTopKv01 {
  display: flex;
  justify-content: flex-end;
  position: relative;
  padding-top: 100px;
  width: 740px;
}

.-brndTopKv01_box01 {
  position: relative;
  width: 400px;
  background-color: #fff;
  padding: 40px 0 0 40px;
  z-index: 8;
}

.-brndTopKv01_box02 {
  position: absolute;
  width: 486px;
  top: 0;
  left: 0;
  z-index: 1;
}
.-brndTopKv01_box02 img {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.-brndTopKv01_box01_tit01 {
  display: flex;
  flex-flow: column wrap;
  line-height: 1.4;
}
.-brndTopKv01_box01_tit01 > .ttl-en {
  font-size: 3.8rem;
  /* font-family: "Oswald", sans-serif; */
  font-weight: 400;
  letter-spacing: 0.12em;
  word-break: break-all;
}
.-brndTopKv01_box01_tit01 > .ttl-ja {
  margin-top: 8px;
  font-size: 1.6rem;
  word-break: break-all;
}
.-brndTopKv01_box01_txt01 {
  margin-top: 22px;
  font-size: 1.4rem;
  line-height: 1.7;
}

/*---- //.-brndTopKv01 ----*/

/*ギャラリー*/

.slick-dots li button:before {
  display: none;
}

.slider-img-items,
.slider-txt-items {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.slider-img-items.slick-initialized,
.slider-txt-items.slick-initialized {
  opacity: 1;
}

.common-gallery-centered-slider {
  margin-top: 56px;
  max-width: 740px;
}

.common-gallery-centered-slider .slider-img-item {
  width: 300px;
  margin: 0 3px;
  padding: 20px 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.common-gallery-centered-slider .slider-img-item img {
  display: block;
  width: 100%;
  height: auto;
}

.common-gallery-centered-slider .slider-img-item.slick-current {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.common-gallery-centered-slider .common-ttl-2 + .slider-img-items {
  margin-top: 40px;
}

.common-gallery-centered-slider .slider-img-items .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 24px;
  position: relative;
  bottom: 0;
}

.common-gallery-centered-slider .slider-img-items .slick-dots li {
  /* width: 8px;
  height: 8px; */
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.common-gallery-centered-slider .slider-img-items .slick-dots li + li {
  margin-left: 24px;
}

.common-gallery-centered-slider .slider-img-items .slick-dots button {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 12px;
  background-color: #999;
  color: transparent;
  font-size: 0;
  border: 8px solid #fff;
}

.common-gallery-centered-slider
  .slider-img-items
  .slick-dots
  .slick-active
  button {
    background-color: #111;
    border: 6px solid #fff;
}

.common-gallery-centered-slider .slider-txt-items {
  margin-top: 30px;
}

.common-gallery-centered-slider .slider-txt-items,
.common-gallery-centered-slider .slider-txt-item {
  max-width: 740px;
}

.common-gallery-centered-slider .slider-txt-item h2 {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  /* font-family: "Oswald", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", */
    /* "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", */
    /* sans-serif; */
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.04em;
  display: block;
  height: auto;
  min-height: auto;
  background-color: transparent;
  border: none;
}

.common-gallery-centered-slider .slider-txt-item p {
  margin-top: 14px;
  line-height: 1.7;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .block-genre-page .block-genre-page--header-freespace {
    padding: 0;
  }
  /*---- .-brndTopKv01 ----*/
  .-brndTopKv01 {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    padding: 0;
    width: 100%;
  }

  .-brndTopKv01_box01 {
    width: 100%;
    padding: 4vw;
    order: 10;
  }

  .-brndTopKv01_box02 {
    position: relative;
    width: 100%;
    order: 1;
  }

  .-brndTopKv01_box01_tit01 {
    display: flex;
    flex-flow: column wrap;
    padding: 0;
    margin: 0;
  }
  .-brndTopKv01_box01_tit01 > .ttl-en {
    font-size: 30px;
    /* font-family: "Oswald", sans-serif; */
    font-weight: 400;
    letter-spacing: 0.12em;
    word-break: break-all;
  }
  .-brndTopKv01_box01_tit01 > .ttl-ja {
    font-size: 16px;
    word-break: break-all;
  }
  .-brndTopKv01_box01_txt01 {
    font-size: 14px;
    line-height: 1.7;
  }

  /*---- //.-brndTopKv01 ----*/

  .common-gallery-centered-slider {
    margin: 16vw 0 4vw;
    padding: 4.2vw 0 0;
  }

  .common-gallery-centered-slider .slider-img-item {
    width: 64vw;
  }

  .common-gallery-centered-slider .slider-img-items .slick-dots {
    margin-top: 4vw;
  }

  .common-gallery-centered-slider .slider-img-items .slick-dots li {
    /*width: 2.13vw;
    height: 2.13vw;*/
  }

  .common-gallery-centered-slider .slider-img-items .slick-dots li + li {
    margin-left: 6.4vw;
  }

  .common-gallery-centered-slider .slider-img-items .slick-dots button {
    /*width: 2.13vw;
    height: 2.13vw;
    border-radius: 2.13vw;*/
  }

  .common-gallery-centered-slider .slider-txt-items {
    margin-top: 8vw;
  }

  .common-gallery-centered-slider .slider-txt-items,
  .common-gallery-centered-slider .slider-txt-item {
    width: 100vw;
  }

  .common-gallery-centered-slider .slider-txt-item {
    padding: 0 4.27vw;
  }

  .common-gallery-centered-slider .slider-txt-item h2 {
    font-size: 5.33vw;
  }

  .common-gallery-centered-slider .slider-txt-item p {
    position: relative;
    margin-top: 4.27vw;
    font-size: 3.73vw;
    overflow: hidden;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    visibility: visible;
  }

  .common-gallery-centered-slider .slider-txt-item p.is-open::after {
    bottom: 3.4vw;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}

/*--コレクション一覧--*/

.common-ttl-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  min-height: auto;
  height: auto;
  border: none;
}
.common-ttl-2 .ttl-en {
  font-size: 3.4rem;
  /* font-family: "Oswald", sans-serif; */
  font-weight: 400;
  letter-spacing: 0.12em;
}
.common-ttl-2 .ttl-jp {
  font-size: 1.7rem;
  /* font-family: "Oswald", sans-serif; */
  font-weight: 400;
  letter-spacing: 0.12em;
  font-weight: normal;
}
.section-brand_list {
  margin: 100px 0;
  /*---リニュー前日の削除対応にて　2023.08.28---*/
  display: none;
  /*---//リニュー前日の削除対応にて　2023.08.28---*/
}

#category_brandlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}

#category_brandlist li {
  width: 230px;
}

#category_brandlist li:not(:nth-child(3n)) {
  margin-right: 25px;
}

#category_brandlist li:not(:nth-child(-n + 3)) {
  margin-top: 20px;
}

#category_brandlist a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

#category_brandlist img {
  display: block;
  width: 70px;
  height: auto;
}

#category_brandlist a > div {
  width: 150px;
  margin-left: 10px;
}

#category_brandlist a > div > p:nth-child(1) {
  font-size: 1.6rem;
  /* font-family: "Barlow", sans-serif; */
  font-weight: 600;
  letter-spacing: 0.04em;
  word-break: break-all;
}

#category_brandlist a > div > p:nth-child(2) {
  /* margin-top: 6px; */
  color: #999999;
  font-size: 1.2rem;
  word-break: break-all;
}

@media screen and (max-width: 767px) {
  h1{
    margin: 0 4vw;
  }
  .common-ttl-2 .ttl-en {
    font-size: 24px;
  }
  .common-ttl-2 .ttl-jp {
    font-size: 13px;
  }

  .section-brand_list {
    margin-top: 21.33vw;
  }

  #category_brandlist {
    margin-top: 10vw;
    padding: 0 4.27vw;
    justify-content: space-between;
  }

  #category_brandlist a {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #category_brandlist li {
    width: calc((100% - 4.27vw) / 2);
  }

  #category_brandlist li:not(:nth-child(3n)) {
    margin-right: 0;
  }

  #category_brandlist li:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }

  #category_brandlist li:not(:nth-child(-n + 2)) {
    margin-top: 2.67vw;
  }

  #category_brandlist img {
    display: block;
    width: 16vw;
  }

  #category_brandlist a > div {
    width: 24.8vw;
    margin-left: 0;
  }

  #category_brandlist a > div > p:nth-child(1) {
    font-size: 16px;
    letter-spacing: 0.04em;
  }

  #category_brandlist a > div > p:nth-child(2) {
    /* margin-top: 1.6vw; */
    font-size: 12px;
  }
}
/*--コレクション一覧--*/

/*-- -rveWrap01--*/
.-rveWrap01{
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #e8e9ea;
  padding: 30px 30px 60px;
  background-color: #fff;
  margin: 30px 0 0;
  position: relative;
}

.-rveWrap01_ul01{
  width: 100%;
  display: flex;
  flex-flow: column wrap;
  list-style: none;
}
.-rveWrap01_ul01_li01{
  width: 100%;
  border-top:1px solid #e8e9ea;
  padding-top: 2em;
  position: relative;
}
.-rveWrap01_ul01_li01:nth-of-type(n+4){
  display: none;
}
.-rveWrap01_ul01._open .-rveWrap01_ul01_li01:nth-of-type(n+4){
  display: block;
}
.-rveWrap01_ul01_li01:first-of-type{
  border-top: none;
  padding-top: 0;
}
.-rveWrap01_ul01_li01 .-boxTop01{
  width: 100%;
  margin-bottom: 1em;
}
.-rveWrap01_ul01_li01 .-boxTop01>a{
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  text-decoration: none;
  color:#202021;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R{
  order: 10;
  width: 495px;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-stit01{
  order: 10;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  min-height: auto;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: column wrap;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-stit01 span{
  width: 100%;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-stit01 .-brand01{
  font-size: 12px;
  font-weight: normal;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-link01{
  order:20;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
}
.-rveWrap01_ul01_li01 .-boxTop01>a:hover .-boxTop01_R .-link01{
  text-decoration: none;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-review01{
  order:1;
  font-size: 13px;
  font-weight: normal;
  display: flex;
  align-items: center;
  margin: 0 0 .5em;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-review01::before{
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  background: url('/img/custom_page/brand/review/icon_review01.png') no-repeat center center/contain;
  margin: 0 5px 0 0;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-review01 span{
  display: inline-block;
  margin: 0 0 0 5px;
  color:#ecb32b ;
}
.-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_L{
  order: 1;
  width: 150px;
  font-size: 0;
  line-height: 0;
}
.-rveWrap01_ul01_li01 .-rvw_txt01{
  order: 1;
  font-size: 13px;
  line-height: 1.7;
  max-height: 8.5em;
  overflow: hidden;
  position: relative;
  padding-bottom: 3em;
  box-sizing: border-box;
}
.-rveWrap01_ul01_li01:last-of-type .-rvw_txt01{
  padding-bottom: 0;
}
.-rveWrap01_ul01_li01 .-rvw_txt01._open{
  max-height: inherit;
}
.-rveWrap01_ul01_li01 .-rvw_txt01 .-readMore{
  position: absolute;
  width: 100%;
  height: 6.5em;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 12px;
  line-height: 1;
  z-index: 9999;
  box-sizing: border-box;
  padding-bottom: 2em;
}
.-rveWrap01_ul01_li01 .-rvw_txt01.-noBtn .-readMore{
  display: none;
}
.-rveWrap01_ul01_li01 .-rvw_txt01 .-readMore::before{
  content: '';
  display: flex;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent, rgba(255,255,255,1) 50%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.-rveWrap01_ul01_li01 .-rvw_txt01 .-readMore span{
  display: flex;
  align-items: center;
  position:relative;
  text-decoration: underline;
}
.-rveWrap01_ul01_li01 .-rvw_txt01 .-readMore span::before{
   /* 擬似要素で矢印アイコンをつくる */
  content: '';
  border: 0;
  border-top: solid 1px #666;
  border-right: solid 1px #666;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  /* 矢印アイコンの位置を設定 */
  /* position: absolute;
  top: 50%;
  right: 20px; */
  transform: translateY(-50%) rotate(135deg); /* rotate(45deg)で矢印を回転（向きを変更）させる */
}
.-rveWrap01_ul01_li01 .-rvw_txt01 .-readMore span:hover{
  cursor: pointer;
  text-decoration: none;
  opacity: .7;
}

.-rveWrap01_ul01_li01 .-rvw_txt01 .-rvw_txt01._open::after{
  display: none;
}
.-rveWrap01_ul01_li01 .-rvw_txt01._open .-readMore{
  display: none;
}

.-rveWrap01 .-vwMore01{
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0 0 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.-rveWrap01 .-vwMore01.-noBtn,
.-rveWrap01 .-vwMore01._open{
  display: none;
}
.-rveWrap01 .-vwMore01 .-vwMore01_btn01{
  font-size: 14px;
  display: flex;
  align-items: center;
  flex-flow: column wrap;
}
.-rveWrap01 .-vwMore01 .-vwMore01_btn01:hover{
  opacity: .7;
  cursor: pointer;
}
.-rveWrap01 .-vwMore01 .-vwMore01_btn01>.-txt{
  padding-bottom: 0.25em;
  line-height: 1;
  border-bottom: 1px solid #202021;
  font-weight: bold;
}
.-rveWrap01 .-vwMore01 .-vwMore01_btn01>.-icon{
  font-size: 18px;
  line-height: 1;
  transform: rotate(90deg);
}

@media screen and (max-width: 767px) {
  .-rveWrap01{
    border-top: 1px solid #e8e9ea;
    border-bottom: 1px solid #e8e9ea;
    border-right: none;
    border-left: none;
    padding: 4vw 4vw 3em;
  }
  .-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R{
    width: 70%;
  }
  .-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-stit01{
    font-size: 14px;
  }
  .-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_R .-review01::before{
    width: 15px;
    height: 15px;
  }
  .-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_L{
    width: 25%;
  }
  .-rveWrap01_ul01_li01 .-boxTop01>a .-boxTop01_L img{
    width: 100%;
    height: auto;
  }
  .-rveWrap01 .-vwMore01 .-vwMore01_btn01{
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-flow: column wrap;
  }
  .-rveWrap01 .-vwMore01 .-vwMore01_btn01>.-icon{
    font-size: 14px;
  }
}
/*--// -rveWrap01--*/



/*-- TOPICS --*/
.block-top-topic--items a:hover{
  text-decoration:underline;
  opacity: .7;
}
.block-top-topic--items a:hover dd{
  text-decoration:underline;
}
.block-top-topic--header {
  padding: 0;
  margin: 0 0 .75em;
  border-top: none;
  border-bottom: none;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}
.block-top-topic--items li {
  padding: 10px 16px;
  border-top: 1px dotted #ccc;
  border-bottom: none;
}
.block-top-topic--items li>.block-top-topic--icon{
  display: none;
}
.block-top-topic--items li:last-of-type {
  border-bottom: 1px dotted #ccc;
}
.block-top-topic--items dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.7;
  align-items: flex-start;
  align-content: flex-start;
}
.block-top-topic--items dt {
  width: 76px;
  margin-right: 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.7;
}
.block-top-topic--items dd {
  width: 642px;
  box-sizing: border-box;
  padding: 0 0 0 72px;
  position: relative;
  text-decoration: underline;
  color: #034694;
  font-size: 13px;
}
.block-top-topic--items dd .block-top-topic--icon{
  width: 54px;
  height: 15px;
  position: absolute;
  top:4px;
  left: 0;
}
.block-top-topic--items a:hover {
  text-decoration: none;
}
.block-top-topic--items a:hover dd{
  text-decoration: none;
}
.block-top-topic--next-page {
  /* margin-top: 10px; */
  display: none;
}

@media screen and (max-width:767px){
  .block-top-topic--header {
    padding: 0 4.27vw;
    font-size: 16px;
  }
  .block-top-topic--items li {
    padding: 10px 4.27vw;
  }
  .block-top-topic--items li a {
    padding: 0;
  }
  .block-top-topic--items dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.7;
    flex-flow: column nowrap;
    align-items: flex-start;
    align-content: flex-start;
  }
  .block-top-topic--items dd {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .block-top-topic--body {
    margin-bottom:30px;
  }
}

.block-top-topic,
.block-top-event{
	margin: 0 0 50px;
}
.block-top-topic--body {
  margin-bottom: 60px;
}
/*-- //TOPICS --*/