@charset "utf-8";

/*.giftset h1{
  margin-bottom: 0.8em;
    font-size: 250%;
}*/

.top_maru {
      text-align:center;
  }
.top_maru img{
      width: 300px;

      /*position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 300px;
    z-index: 10 !important;
          text-align: center;
          margin-bottom: 2em;*/
}


.lead_double_frame p{
  text-align: center;
}

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


.hina {
  background-color: #fcdfd7;
  padding: 3% 0 1%;
  margin: 0px auto 0px;
}

.case {
  background-color: #ffebd2;
  padding: 3% 0 1%;
  margin: 0px auto 0px;
}



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

.column-set44 {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.column-set44 h3{
margin-top: 1em;
}

.column-set44 p{
margin-top: 1em;
}

.column-set44 .price{
color: #595858;
font-weight: 700;
}

.column-set44 .text_2nd{
line-height: 1.5;
/*text-align: justify;*/
}
.column44 {
  width: 500px;
  font-size: 1rem;
  margin-top: 3em;
}


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

@media (max-width: 1099px) {
  .column-set44 {
    width: 100%;
    padding: 0 5%;
  }
  .column-set44:after {
    content: "";
    display: block;
    width: 30%;
  }
  .column44 {
    width: 30%;
    font-size: 1rem;
    margin-top: 3em;
  }
}

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

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


.base .wrap {
  max-width: 1200px;
  margin: auto;
padding-top: 2em;
}
#item_01{
  /*background: url(../img/02n.webp) */
  background-color: #ebe4d2;
}
#item_02{
  /* background: url(../img/01n.webp) */
  background-color: #f7dee7;
}
#item_03{
   /*background: url(../img/02n.webp) */
     background-color: #ebe4d2;
}
#item_04{
  /*background: url(../img/01n.webp) */
    background-color: #f7dee7;
}
/*.base {
background: url(../img/bg_japan.webp) ;

  margin: auto;
  padding: 0 ;
  margin-top: -2em;
}*/

@media (max-width: 640px) {
.top_lead .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 #fabeaf;
  /*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;
}

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

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

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

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

@media (max-width: 1099px) {
.flex_list .column44 {
    width: 50%;
    font-size: 1rem;
    margin-top: 1em;
      padding: 6px;
  }
.flex_list .item-list-span-img {
  padding: 0%;
}

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

@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: #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_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 #FFF #FFF;
  transform: rotate(-135deg);
  transition: .3s;
}

.btn_arrow_light: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;*/
   font-family: 'Noto Sans JP', sans-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;*/
   font-family: 'Noto Sans JP', sans-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: 0 auto 0 !important;
  /*background-color: #d2a94b;*/
  padding: 14px 0px;
  color: #000000;
  text-align: center;
    background-color: #e2d8bc;
  /*background: radial-gradient(
    circle 200px at center,
    #f5df8a 0%,
    #f5df8a 20%,

    #926816 100%
  );*/
  /*background: linear-gradient(#926816, #f5df8a,#926816);*/
}

.title_collection h2{
line-height: 1.3; 
font-family: 游明朝,Yu Mincho,YuMincho,Hiragino Mincho ProN,Hiragino Mincho Pro,HGS明朝E,メイリオ,Meiryo,serif;
text-shadow: 2px 2px 10px #fff, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;
  }

  .title_collection02 h2{
line-height: 1.3; 
font-family: 游明朝,Yu Mincho,YuMincho,Hiragino Mincho ProN,Hiragino Mincho Pro,HGS明朝E,メイリオ,Meiryo,serif;
text-shadow: 2px 2px 10px #fff, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;
  }

.title_collection02 {
  margin: 0 auto 0 !important;
  /*background-color: #d2a94b;*/
  padding: 14px 0px;
  color: #000000;
  text-align: center;
    background-color: #f2d1dc;
  /*background: radial-gradient(
    circle 200px at center,
    #f5df8a 0%,
    #f5df8a 20%,

    #926816 100%
  );*/
  /*background: linear-gradient(#926816, #f5df8a,#926816);*/
}
.title_collection span{
  font-size: 80%;
  font-weight: normal;
  color: #575656;
}
.title_collection02 span{
  font-size: 80%;
    font-weight: normal;
      color: #575656;
}

/*▼▼ページ上にお知らせがある場合は「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」▲▲*/

.hina_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{
    text-align: center;
    font-weight: 700;
    font-size: 110%;
    color: #cc0000 !important;
}
.giftset .main_visual_04{
  position: relative !important; 
  z-index: 1 !important;
}


