@charset "utf-8";

.black_friday {
  background-color: #000000;
}
.black_friday h1{
  margin-bottom: 0.8em;
}

.lead_double_frame p{
  text-align: center;
}

.lead_double_frame img{
  max-width: 80%;
  padding-top: 2em;
}

.black_friday h1 span{
  font-size:80%;
  color: #e2a91b;
  font-weight: 400;
}
.black_friday_n {
  background-color: #000000;
  padding: 0% 0 1%;
  margin: 0px auto 0px;
}

.black_friday_k {
  background-color: #000000;
  padding: 0% 0 1%;
  margin: 0px auto 0px;
}

.black_friday h3 span{
  color: #fff !important;
}

.black_friday p.price span {
  color: #fff;
}

.black_friday .flex_list .item-list-span-img {
  /*background-color: #fff !important;*/
  background: linear-gradient(118deg, rgba(254,200,0,1) 0%, rgba(254,200,0,1) 50%, rgba(254,200,0,1) 100%);
}

/*.black_friday .flex_list .item-list-span-img_d {
  background: linear-gradient(118deg, rgba(48,91,134,1) 0%, rgba(45,90,123,1) 50%, rgba(37,82,113,1) 100%);
}*/

.black_friday .flex_list .item-list-span-img_d {
  /*background-color: #fff !important;*/
  background: linear-gradient(118deg, rgba(226,138,36,1) 0%, rgba(226,138,36,1) 50%, rgba(226,138,36,1) 100%);
}

.black_friday .flex_list .item-list-span-img_b {
  /*background-color: #fff !important;*/
  background: linear-gradient(118deg, rgba(0,169,251,1) 0%, rgba(0,169,251,1) 50%, rgba(0,169,251,1) 100%);
}

.black_friday .flex_list .item-list-span-img_bb {
  /*background-color: #fff !important;*/
  background: linear-gradient(118deg, rgba(1,98,198,1) 0%, rgba(1,98,198,1) 50%, rgba(1,98,198,1) 100%);
}

.black_friday .flex_list .item-list-span-img_bs {
  /*background-color: #fff !important;*/
  background: linear-gradient(118deg, rgba(128,176,126,1) 0%, rgba(128,176,126,1) 50%, rgba(128,176,126,1) 100%);
}

.black_friday .flex_list .item-list-span-img_g {
  /*background-color: #fff !important;*/
  background: linear-gradient(118deg, rgba(218,113,187,1) 0%, rgba(218,113,187,1) 50%, rgba(218,113,187,1) 100%);
}

.black_friday .flex_list .item-list-span-img_gb {
  /*background-color: #fff !important;*/
  background: linear-gradient(118deg, rgba(218,60,127,1) 0%, rgba(218,60,127,1) 50%, rgba(218,60,127,1) 100%);
}

.black_friday .flex_list .item-list-span-img_gs {
  /*background-color: #fff !important;*/
  background: linear-gradient(118deg, rgba(236,148,94,1) 0%, rgba(236,148,94,1) 50%, rgba(236,148,94,1) 100%);
}
.black_friday .item-list-span-img {
  display: block;
  width: 100%;
  padding: 2%;
}

.black_friday .item-list-span-img_d {
  display: block;
  width: 100%;
  padding: 2%;
}


.black_friday .item-list-span-img_b {
  display: block;
  width: 100%;
  padding: 2%;
}

.black_friday .item-list-span-img_bb {
  display: block;
  width: 100%;
  padding: 2%;
}

.black_friday .item-list-span-img_bs {
  display: block;
  width: 100%;
  padding: 2%;
}
.black_friday .item-list-span-img_g {
  display: block;
  width: 100%;
  padding: 2%;
}
.black_friday .item-list-span-img_gb {
  display: block;
  width: 100%;
  padding: 2%;
}
.black_friday .item-list-span-img_gs {
  display: block;
  width: 100%;
  padding: 2%;
}

.flex_list {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  /*padding: 1em 0;*/
}

.flex_list .column4 {
  padding: 10px;
}

.flex_list .item-list-span-img {
    background-color: #fff !important;
}

.flex_list a:hover {
  opacity: 1 !important;
}

.wrap {
  max-width: 1200px;
  margin: auto;
  padding: 0 ;
  margin-bottom: 5em;
}

@media (max-width: 640px) {
.wrap {
    padding: 0 .5rem;
  }
  .lead_double_frame img{
  max-width: 100%;
  padding-top: 1em;
}
}

.lead_double_frame {
  background-color: #fff;
  padding: 20px 20px;
  max-width: 830px;
  margin: 20px auto;
  border: solid 2px #e2a91b;
  /*outline: solid 3px #a18b65;
  outline-offset: 2px;*/
  overflow: hidden;
}



.text-center {
  text-align: center !important;
}

.arrow_gray_03{
  width: 7%;
  margin-top: 3px;
}

.page_link_area ul.page_link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px auto !important;
  max-width: 1200px;
  border-bottom: none !important;
}

.page_link_area ul.page_link li {
  /*border: solid 1px #fabeaf;*/
  padding: 10px 5px;
  border-radius: 0px;
  background: #fdefeb;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  margin: 0 5px 10px;
  /*display: flex;*/
  align-items: center;
  width: 200px;
}

.page_link {

  border-bottom: solid 1px #f5efe4;
  padding: 0;
  margin: 0 0 1rem;
}

.black_friday .page_link {
  text-align: center;
}

.wrapper_600 {
  max-width: 660px;
  padding: 10px 10px 0;
  margin: 0 auto 1em;
  position: relative;
}

.column4_2 {
  width: 340px;
  font-size: 1rem;
  margin-top: 3em;
}

.column4_2 h3 {
  margin-top: 1em;
  font-size: 1rem;
  font-weight: normal;
  text-align: left;
}
.column4_2 h2 {
  margin-top: 1em;
  font-size: 1rem;
  font-weight: normal;
  font-size: 0.875rem;
}
.column4_2 .price {
  margin-top: 1em;
  font-size: 0.875rem;
  color: #777777;
  text-align: left;
}

.column4_2 .itemThumb-wrap {
  position: relative;
  box-shadow: 0 5px 20px rgba(31, 31, 31, 0.1);
}

@media (max-width: 1099px) {
.flex_list .column4 {
    width: 50%;
    font-size: 0.9rem;
    margin-top: 1em;
      padding: 6px;
  }

.flex_list .column4_2 {
    width: 70%;
    font-size: 0.9rem;
    margin-top: 1em;
      padding: 6px;
  }
/*.flex_list .item-list-span-img {
  padding: 0%;
}*/
}

@media (max-width: 799px) {
.wrap {
    padding: 0 .5rem;
  }


.lead_double_frame p{
  text-align: left; !important;
}


  .page_link_area ul.page_link {
    flex-wrap: wrap;
    justify-content: center;
  }
}




/*efffec*/
.efffect img {
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);  
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: all 0.7s ease-in-out 0s;
  -webkit-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
}

.efffect img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);/**/
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}

.efffect:hover img {
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.red02 {
  color: #cc0000 !important;
  text-align: left;
  font-size: 100%;
  margin-top: 0.5em;
}


/**** ボタン ****/
.flex_list_item_btn {
  margin-top: 8px;
}

.btn_center {
  margin-top: 1em;
  display: flex;
  justify-content: center;
}

.btn_center {
  text-align: center;
}

.btn_center p.flex_list_item_btn {
  width: 47%;
  margin: auto;
}

.btn_center p.flex_list_item_btn02 {
  width: 47%;
  margin: auto;
}


@media screen and (max-width: 799px) {

.btn_center {
    display: block;
}
.btn_center p.flex_list_item_btn {
  width: 100%;
  margin: 0.5em auto;
}
}

.btn_arrow_light {
  display: block;
  background: #e3dec5;
  /*background: linear-gradient(118deg, rgba(230,196,107,1) 0%, rgba(245,236,212,1) 50%, rgba(230,196,107,1) 100%);*/
  color: #000000;
  padding: 1em 2em 1em 1em !important;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0px 0 0;
  border-radius: 6px !important;
  position: relative;
}

.btn_arrow_light a, a:hover {
  color: #8a8a8a !important;
  text-decoration: none;
}

.btn_arrow_light::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 6px;
  height: 6px;
  border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: transparent transparent #000000 #000000;
  transform: rotate(-135deg);
  transition: .3s;
}

.btn_arrow_light:hover::after {
  right: 10px;
}

.btn_arrow_light_b {
  display: block;
  background: #c6ccda;
  /*background: linear-gradient(118deg, rgba(230,196,107,1) 0%, rgba(245,236,212,1) 50%, rgba(230,196,107,1) 100%);*/
  color: #000000;
  padding: 1em 2em 1em 1em !important;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0px 0 0;
  border-radius: 6px !important;
  position: relative;
}

.btn_arrow_light_b a, a:hover {
  color: #8a8a8a !important;
  text-decoration: none;
}

.btn_arrow_light_b::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 6px;
  height: 6px;
  border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: transparent transparent #000000 #000000;
  transform: rotate(-135deg);
  transition: .3s;
}

.btn_arrow_light_b:hover::after {
  right: 10px;
}

.btn_arrow_light_g {
  display: block;
  background: #fcdfd7;
  /*background: linear-gradient(118deg, rgba(230,196,107,1) 0%, rgba(245,236,212,1) 50%, rgba(230,196,107,1) 100%);*/
  color: #000000;
  padding: 1em 2em 1em 1em !important;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0px 0 0;
  border-radius: 6px !important;
  position: relative;
}

.btn_arrow_light_g a, a:hover {
  color: #8a8a8a !important;
  text-decoration: none;
}

.btn_arrow_light_g::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 6px;
  height: 6px;
  border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: transparent transparent #000000 #000000;
  transform: rotate(-135deg);
  transition: .3s;
}

.btn_arrow_light_g:hover::after {
  right: 10px;
}

.btn_arrow_light02 {
  display: block;
  background: #231916;
  color: #fff;
  padding: 1em 2em 1em 1em !important;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0px 0 0;
  border-radius: 6px !important;
  position: relative;
}

.btn_arrow_light02 a, a:hover {
  color: #8a8a8a !important;
  text-decoration: none;
}

.btn_arrow_light02::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 6px;
  height: 6px;
  border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: transparent transparent #FFF #FFF;
  transform: rotate(-135deg);
  transition: .3s;
}

.btn_arrow_light02:hover::after {
  right: 10px;
}
/*ページ下*/

.hina_point img {
  max-width: 100%;
  vertical-align: top;
}

.hina_link01{
  padding-top: 100px;
  margin-top: -100px;
}

.hina_link02{
  padding-top: 100px;
  margin-top: -100px;
}

.hina_link03{
  padding-top: 100px;
  margin-top: -100px;
}

.hina_link04{
  padding-top: 100px;
  margin-top: -100px;
}

.hina_link05{

  margin-top: 20px;
}

.order1 {
  order: 1;
}

.hina_point {
    background-color: #fff;
    padding: 0 0 3%;
    margin: 0px auto 0px;
  }

  .wrapper_1200 {
  max-width: 1200px;
  padding: 10px 15px 0;
  margin: 0px auto 20px;
  position: relative;
}

@media screen and (max-width: 799px) {
    .wrapper_1200 {
      padding: 10px 10px 0;
    }
}


.point{
  position: relative;
  max-width: 1600px;
  margin: auto;
  padding: 0px 5px 0px;
}

.point .flex_box{
    display: flex;
    align-items: center;
}

.point .kv{
  width: 50%;
  text-align: center;
  position: relative;
}

.point .text{
  width: 50%;
  padding: 10px 50px;
}

.point .text p{
  line-height: 1.6;
  font-size: 14px;
  text-align: center;
  padding: 10px;
  font-weight:400;
}

@media (max-width: 799px){
.point{
  padding: 0px 0px 0px;
}

.point h2.top_contents_recommend{
    margin-top: 20px;
}

.point .flex_box{
    display: block;
}
.point .kv, .point .text{
  width: 100%;
  padding: 0px 0px;
}

.point .text p{

  text-align: left;

}

}

h2.top_contents_recommend{
  text-align: center;
  padding: 0 0 ;
  position: relative;
  font-weight: 600;
  font-size: 22px;
  margin: 10px 0;
}


h2.baked{
    border-bottom: solid 3px #fabeaf;
    color: #000000;
    font-weight: bold;
    margin: 1em 0 1em;
    padding: 0em 0 0.5rem;
    text-align: center;
}

h2.mincho {
  color: #634858;
  font-size: 24px;
  line-height: 1.8;
  border-bottom: none;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.mincho {
  color: #634858;
  /*font-size: 120%;*/
  line-height: 1.8;
  border-bottom: none;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}


/*page-top*/
.block-page-top {
  position: fixed;
  top: auto;
  bottom: 10px;
  right: 26px;
  /*display: none;*/
  z-index: 100;
}
.block-page-top a::after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -8px;
}

.block-page-top a {
  position: relative;
  display: block;
  width: 54px;
  height: 54px;
  background-color: #444;
}

/*details*/


.kv img {
  max-width: 100%;
}



.collection_items img {
  max-width: 100%;
    vertical-align: bottom;
}

.title_collection {
  margin: 0px auto 0;
  /*background-color: #afa0af;*/
  background: linear-gradient(118deg, rgba(230,196,107,1) 0%, rgba(245,236,212,1) 50%, rgba(230,196,107,1) 100%);
  padding: 20px 0px;
  color: #000000;
  text-align: center;
}

.title_collection_b {
  margin: 0px auto 0;
  /*background-color: #afa0af;*/
  background: linear-gradient(118deg, rgba(142,162,182,1) 0%, rgba(197,205,217,1) 50%, rgba(142,162,182,1) 100%);
  padding: 20px 0px;
  color: #000000;
  text-align: center;
}

.title_collection_g {
  margin: 0px auto 0;
  /*background-color: #afa0af;*/
  background: linear-gradient(118deg, rgba(240,183,167,1) 0%, rgba(252,223,215,1) 50%, rgba(240,183,167,1) 100%);
  padding: 20px 0px;
  color: #000000;
  text-align: center;
}

/*▼▼ページ上にお知らせがある場合は「100px」▼▼*/

.title_collection_01 {
  padding-top: 130px;
  margin-top: -130px;
  /*padding-top: 100px;
  margin-top: -100px;*/
}

.title_collection_02 {
  padding-top: 130px;
  margin-top: -130px;
  /*padding-top: 100px;
  margin-top: -100px;*/
}

.title_collection_03 {
  padding-top: 130px;
  margin-top: -130px;
  /*padding-top: 100px;
  margin-top: -100px;*/
}

.title_collection_04 {
  padding-top: 130px;
  margin-top: -130px;
  /*padding-top: 100px;
  margin-top: -100px;*/
}

.title_collection_05 {
  padding-top: 130px;
  margin-top: -130px;
  /*padding-top: 100px;
  margin-top: -100px;*/
}

.title_collection_06 {
  padding-top: 130px;
  margin-top: -130px;
  /*padding-top: 100px;
  margin-top: -100px;*/
}
/*▲▲ページ上にお知らせがある場合は「100px」▲▲*/

.black_friday_top {
  padding-top: 100px;
  margin-top: -100px;
}

.collection_items {
  background: #f5efe4;
  padding: 20px 0 10px;
}

.list__special {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 1em 0;

}



.hw_2023_layout_same {
  padding: 0 2%;
}

.order1 {
  order: 1;
}

.list__special_img_half {
width: 50%;
  margin: 0 auto 5px;
  /*padding: 0 1.5rem 0 1.5rem;*/
  object-fit: contain;
}

.list__special_img_half .collection_img {

  padding: 0 0;
}

.order0 {
  order: 0;
}

.list__special_text_half {
width: 50%;
  margin: 0 auto 50px;
  padding: 0 2rem 0 2rem;
  text-align: left;

}

.list__special_text_half .mincho {
  font-size: 18px;
}

.list__special_text_half h3 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -.01em;
  text-align: center;
  margin: 20px 0 20px;
  color: #231815;
}
.list__special_text_half img {
 width: 40%;

}

.list__special_text_half p {
  font-size: 16px;
}

.collection_items p {
  color: #421f1b;
}


.collection_img {
  border: 1px solid #afa0af;
  /*padding: 0rem;
  padding: .5rem;*/
  background: #fff;
  text-align: center;
  /*align-items: center;
  justify-content: center;*/
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.mb20{
  margin-bottom: 20px;
}




.list__special .ichiran_bak::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 20px;
  bottom: 0;
  right: 0em;
  left: -11.5em;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-45deg);
}
.list__special .ichiran_bak p {
  margin: 1em 0 0 1.5em;
}

@media screen and (max-width: 799px) {
  .list__special, .boulangerie .list__special {
    display: block;
  }

    .list__special_img_half, .list__special_text_half {
    padding: 0 10px;
    width: 100%;
    margin: 0 auto 0px;
  }

    .list__special_img_half, .list__special_text_half {
    padding: 0 10px;
    width: 100%;
    margin: 0 auto 0px;
  }

    .brand_collection h3 {
    padding: 0rem 0.5rem 0rem;
  }
}

.lead_h3{
  margin: 1.2em 0 1.2em;
    text-align: center;
    font-weight: 500;
    font-size: 100%;
    color: #fec800 !important;
}

