@charset "utf-8";

div.anniversary_hr {
  padding-bottom: 20px;
}


div.anniversary_hr span.hr {
  -webkit-transform: translate(0, 100%) translate(0, -2px);
  transform: translate(0, 100%) translate(0, -2px);
  background-repeat: repeat-x;
  background-size: 16px 4px, 32px 4px, 32px 4px;
  background-position: 0px 2px, 8px 0px, 24px 4px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ddbdda), color-stop(0.33, #ddbdda), color-stop(0.33, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0))), -webkit-gradient(linear, left top, right top, from(#ddbdda), color-stop(0.165, #ddbdda), color-stop(0.165, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0))), -webkit-gradient(linear, left top, right top, from(#ddbdda), color-stop(0.165, #ddbdda), color-stop(0.165, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, #ddbdda, #ddbdda 4px, rgba(0, 0, 0, 0) 4px), -webkit-linear-gradient(left, #ddbdda, #ddbdda 4px, rgba(0, 0, 0, 0) 4px), -webkit-linear-gradient(left, #ddbdda, #ddbdda 4px, rgba(0, 0, 0, 0) 4px);
  background-image: linear-gradient(to right, #ddbdda, #ddbdda 4px, rgba(0, 0, 0, 0) 4px), linear-gradient(to right, #ddbdda, #ddbdda 4px, rgba(0, 0, 0, 0) 4px), linear-gradient(to right, #ddbdda, #ddbdda 4px, rgba(0, 0, 0, 0) 4px);
  height: 30px;
  margin-bottom: 0;
  display: block;
}
.steiff_shop .steiff_shop_title{
    font-size: 200%;
  display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
     max-width: 412px;
    justify-content: center;
    height: 60px;
   margin: 0 auto;
   overflow: hidden;

  margin-bottom: 0.8em;
     color: #fff;
 background-color: rgb(31, 83, 112);
   /* color: #1a0f04;
  background: linear-gradient(299deg, rgba(209, 168, 46, 1) 0%, rgba(237, 242, 138, 1) 50%, rgba(209, 168, 46, 1) 100%);
*/
  border-radius: 100px;


}

.steiff_shop h2{
  font-size: 180%;
  font-weight: 700;
}

.steiff_shop .kei{
  padding: 0px; 
  margin-bottom: -3em;
}


.steiff_shop .top_title01{
  color: rgb(31, 83, 112);
  font-size: 160%;
  font-weight: 700;
}

.steiff_shop .top_title02{
  color: rgb(31, 83, 112);
  font-size: 260%;
  font-weight: 700;
    margin-bottom: 0.4em;
}

.steiff_shop .kaiki{
  font-size: 150%;
  margin-bottom: 0.8em;
  line-height: 1.5;
  font-weight: 700;
}

.steiff_shop .kaiki span{
  font-weight: normal;
    font-size: 90%;
}

@media (max-width: 640px) {
.steiff_shop .top_title01{
  font-size: 140%;
}
.steiff_shop .top_title02{
  font-size: 180%;

}
.steiff_shop .steiff_shop_title{
  font-size: 160%;
     max-width: 330px;
    height: 46px;
}

.steiff_shop h2{
  font-size: 140%;
}
}

.lead_double_frame p{
  text-align: center;
}

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


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

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

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

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



.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 ;
}

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

    .anni_year{
      font-size: 200%;
      color: #634859;
      font-weight: 700;
    }
    .top_title_ani{
     font-size: 200%;
    }
    .lead_double_frame h1 span:nth-of-type(1){
      font-size: 90%; 
      margin-bottom:0.7em;
    }
    .lead_double_frame h1 span:nth-of-type(2){
      font-size: 200%; 
      color: #b095ad;
    }

.lead_double_frame {
  background-color: #fff;
  padding: 10px 10px;
  max-width: 830px;
  margin: 20px auto;
  /*border: solid 2px #fabeaf;
  /*outline: solid 3px #a18b65;
  outline-offset: 2px;*/
  overflow: hidden;
}
.lead_double_frame p{
font-size: 120%; 
line-height: 30px;
margin-top: 1em;
}

@media (max-width: 640px) {
    .lead_double_frame h1 span:nth-of-type(1){
      font-size: 70%; 
    }
    .lead_double_frame h1 span:nth-of-type(2){
      font-size: 150%; 
      margin-bottom: 1em;
      color: #b095ad;
    }
    .lead_double_frame p{
    font-size: 100%; 
    }
    .lead_double_frame {
    padding: 0px 20px;
    }
}


.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;
}

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

.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 .column4 {
    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;
}

.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;
  padding: 20px 0px;
  color: #421f1b;
  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」▲▲*/

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

.collection_items {
  background: #f5efe4;
  padding: 3% 0 3%;
}

.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;
}


/*145th anniversary*/


.anniversary .top_letter {

  padding: 2em 0 2em;
}

.anniversary .main_content {
  width: 900px !important;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
}

.box_shop {
  padding: 10px 10px 20px 10px;
  margin: 0px 0px 20px 0px;
  border: 1px #cccccc solid;
}

.shoplistbtn {
  padding: 6px 10px;
  margin: 8px 5.5px;
  width: 148px;
  height: 40px;
  display: block;
  text-align: center;
  position: relative;
  border:1px solid #829696;
  color: #829696;
  text-decoration: none;
  background-color: #fff;
  user-select: none;
}

.shoplistbtn_on {
  padding: 6px 10px;
  margin: 8px 5.5px;
  width: 148px;
  height: 40px;
  display: block;
  text-align: center;
  position: relative;
  border:1px solid #DCE3E2;
  color: #829696;
  text-decoration: none;
  background-color: #DCE3E2;
  user-select: none;
}

.anniversary .main_content .inner {
  width: 900px;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.anniversary h4.center_title {
  text-align: left;
  width: 100%;
  color: #212121;
  border-bottom: 1px solid #212121;
  padding-bottom: 1em;
  margin-bottom: 2em;
  font-size: 120%;
}

.anniversary h4.center_title_disney {
  text-align: left;
  width: 100%;
  color: #fff;
background-color: #8CA0B9;
  padding: 6px 10px;
  margin: 8px 0px;
  font-size: 120%;
}

.bottom_text_disney{
  margin-bottom: 4px;
  text-align: center;
      font-size: 110%;
}

.anniversary .top_letter h4.title_black {
  width: 100%;
  color: #000000;
  margin-bottom: 1em;
    font-size: 110%;
}

.anniversary h2{
  color: #1f5370;
 font-size: 180%;
 font-weight: 700;
  padding: 0 0 0.5em 0;
  bottom: 0;
  content: '';
  width: 100%;
  text-align: center;
}

.anniversary h2 span{
  color: #1f5370;
 font-size: 127%;
 font-weight: 700;
  padding: 0 0 0.8em 0;
  bottom: 0;
  content: '';
  width: 100%;
  text-align: center;
}

.anniversary h3{
  /*  background: linear-gradient(299deg, rgba(209, 168, 46, 1) 0%, rgba(237, 242, 138, 1) 50%, rgba(209, 168, 46, 1) 100%);*/
  background-color:#fff;
 font-size: 200%;
 font-weight: 700;
  padding: 0.5em 0 0.5em 0;
  margin-bottom: 0.5em;
  bottom: 0;
  content: '';
  width: 100%;

  text-align: center;
}

.anniversary h4{
 font-size: 200%;
 font-weight: 700;
  padding: 0.5em 0 0.5em 0;
  bottom: 0;
  content: '';
  width: 100%;
  text-align: center;
}

.top-history__text_anii{
  font-size:120%;
  line-height:1.7;
  color:#fff;
  margin-bottom:50px;
  max-width:1100px;
  margin:0 auto 50px;
      text-align:center;
}



@media (max-width: 799px) {
.anniversary h4{
 font-size: 130%;
   margin-bottom:10px;
}
  .top-history__text_anii{
    text-align:left;
    font-size:100%;
    max-width:none;
      margin-bottom:20px;
}
}

.anniversary .list_shop li .kanagawa_3 {
  padding-left: 7px;
}

.anniversary .list_shop li {
  padding: 0 20px 20px 20px;
  margin: 0px 0px 20px 0px;
  width: 100%;
  height: 200px;
  border: 1px solid #D9DDE5;
  border-collapse: collapse;
  background-color: #c5cdd8;
}

.anniversary .shop_long_li li{
    height: 226px;
}

.anniversary .shop_long_li_02 li{
    height: 250px;
}


.shop_others li{
  max-width: 380px;
  height: 200px;
}



.shop_others .full-width {
  width: 40vw;
}
.shop_others {
  max-width: 380px;
  text-align: left;
}

.anniversary .list_shop li p{
  line-height:180%;
  font-size: 150%;
  padding: 2px 0px;
  margin: 0 4px 0 -2px;
  display: flex;
  align-items: center;
}
/*
.anniversary .list_shop li a{
text-decoration: underline;
}*/
.anniversary .list_shop li .icon {
  padding: 0px;
  margin: 0px;
  width: 30px;

  text-align: center;
  display: inline-block;
  color: #000000;
}
.anniversary .list_shop li .address {
  padding: 0px;
  margin: 0px;
  width: auto;
}
.anniversary .list_shop li .tel {
  padding: 0px;
  margin: 0px;
  width: auto;
}
.anniversary .list_shop li .hp {
  padding: 0px;
  margin: 0px;
  width: auto;
}

.anniversary .label_01{
  padding: 4.5px 1px 4.5px;
  font-size: 150%;
  color: #fff;
  background-color: #8CA0B9;
  border-radius: 2px;
  margin: 0px;
  width: 8em;
  text-align: center;
}
.anniversary .triangle_01 {
  margin-top: -1px;
  width: 0px;
  height: 0px;
  border-top: 9px solid #8CA0B9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 9px solid transparent;
}

.anniversary .label_02{
  padding: 4.5px 0px 4.5px;
  font-size: 150%;
  color: #fff;
  background-color: #cc0000;
  border-radius: 2px;
  margin: 0px;
  width: 4.7em;
  text-align: center;
}
.anniversary .triangle_02 {
  margin-top: -1px;
  width: 0px;
  height: 0px;
  border-top: 9px solid #cc0000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 9px solid transparent;
}

.anniversary .triangle_01 span{
  margin: 0;
  text-align: center;
}

.anniversary .tokyo{
  width: auto;
}
.anniversary .kanto{
  width: 366px;
}

.anniversary .text_ind{
  margin-left: 2rem;
  text-indent: -2rem;
  font-size: 90%;
}

.anniversary .align_left {
  width: 100%;
  text-align: left;
  padding: 0;
  margin-top: 1em;
}

.anniversary .black_link_btn_shop {
  background-color: #212121;
  color: #fff;
  padding: 1em 5em;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-top: 1em;
}
a.black_link_btn_shop:hover {
  background-color: #212121;
  color: #fff;
}

.anniversary .black_link_btn_shop::after {
  content: "";
  background-image: url(/asset2023/img/ui/arrow_white.png);
  width: 9px;
  height: 15px;
  background-size: 9px 15px;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}

.black_link_btn_shop {
  background-color: #212121;
  color: #fff;
  padding: 1em 5em;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  display: inline-block;
}

.anniversary .textdecoratio_none a{
text-decoration: none !important;
}

.anniversary .list_shop p {
  padding-left: 50px;
  width: 450px;
}

/**/
.anniversary .prefLabel {
  position: absolute;
  top: -31px;
  left: 0;
}
.anniversary .list_shop li {
  position: relative;
  width: 48%;
  margin: 40px 0 40px 0;
  height: auto;
}

@media (max-width: 799px) {
.anniversary .list_shop li {

  margin: 40px 0 15px 0;

}
}
.anniversary .list_shop {
  display: flex;
  justify-content:space-around;
  flex-wrap: wrap;
}
.anniversary .list_shop:after {
  content: "";
  width: 48%;
  display: flex;
}
.anniversary .shop_others {
  width: 100%;
  max-width: 100%;
}
.shop_others .full-width {
  width: 100%;
}
.shop_aoyama .full-width {
  width: 100%;
}
.anniversary .shop_aoyama .list_shop li {
  width: 100%;
}
.shop_aoyama {
  width: 100%;
}
.anniversary .list_shop p {
  width: 100%;
}


@media (max-width: 1099px) {
  .anniversary .top_letter {
    padding: 2em 5%;
  }
  .guide_welcome .main_content {
    width: 100%;
    padding: 5vw 5%;
  }
}

@media (max-width: 799px) {
  /* よくある質問 */
  .select_guide.select_option {
    width: 100%;
  }
  .guide_faq details > summary {
    width: 100%;
  }
  .guide_faq details > .faq_details {
    width: 100%;
  }

  .img_800 img {
    width: 100%;
  }
  .shop_aoyama_shop .column-set {
    width: 100%;
  }
  .shop_aoyama_shop .column4 {
    width: 31%;
  }
  .anniversary .main_content .inner {
    width: 100%;
  }
  .flex_box {
    flex-direction: column;
  }
  .flex_box > img {
    width: 100%;
  }
  .flex_box_care {
    flex-direction: column;
  }
 .flex_box_care > img {
    width: 100%;
  }
.care .list .smallimg {
  padding-left: 0em;
  margin-top: 1em;
}

.aoyama_flex{
display:block;
}

.anniversary .txt_aoyama{
  width: 100%;
  max-width: 100%;
  text-align: justify;
}
.anniversary .main_content {
    width: 100% !important;
    padding-left: 5%;
    padding-right: 5%;
  }
  .top_letter {
    width: 100% !important;
    padding-left: 5%;
    padding-right: 5%;
  }
  .anniversary .top_letter {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .anniversary .main_content .inner {
    width: 100%;
  }
  .shop_others {
    width: 100%;
    max-width: 100%;
  }
  .shop_others .full-width {
    width: 100% !important;
  }
  .anniversary .list_shop li {
    width: 100% !important;
    max-width: 100% !important;
  }
  .top_letter .list {
    width: 100%;
    word-break: break-all;
  }
  .shoplistbtn {
    width: 48%;
    margin: 0;
    margin: 1vw 1%;
  }
  .shoplistbtn_on {
    width: 48%;
    margin: 1vw 1%;
  }
  .shoplist_box {
    display: flex;
    justify-content:space-between;
  }
  .shoplist_box:after {
    content: "";
    display: block;
  }



  @media (max-width: 799px){
.flexbox_top {
   display: block;
     }
.top_banner {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 0.5em;
  padding-right: 0em;
}

.top_banner02 {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 0.5em;
  padding-right: 0em;
}
  .anniversary .pict{
  width: 100%;
  margin: 0;
}

  .anniversary .pict img{
  width: 100%;
  margin: 0;
}
.anniversary .list_shop p {
  width: 100%;
}
}

.top-mv__text{
  font-size: 50px;
  font-weight: 500;
}


@media (min-width: 1180px) {
  .swiper-container .text_anni {
    font-size: 3.6rem !important;
  }
}

.text_anni {
  font-size: 1.4rem;
  font-weight: 500;
}



.anniversary .kaiki span{
  font-weight: 700;
}



.anniversary .main_visual_02{
  margin-bottom: 0 !important;
}
.anniversary .main_visual_02 .top-mv .anni_year{
    font-size: 150% !important;
    color: #634859 !important;
}



.steiff_shop #itemDesc3 table tr td:first-child {
  width: 40% !important;
  font-weight: 500;
}




