@charset "utf-8";
/* CSS Document */

/*ヘッダー*/
.header .logo-box {
  width: 90px;
}

/*
.header-menu-box .menu-item-cart img {
  width: auto;
  height: 20px;
}

.header-menu-box .menu-item-login img {
  width: auto;
  height: 20px;
}

.header-menu-box .hamburger-btn {
  content: "";
  display: block;
  height: 2px;
  width: 28px;
  border-radius: 3px;
  background-color: #000;
  position: relative;
  margin: auto;
  top: 5px;
}

.header-menu-box .hamburger-btn::after {
  content: "";
  display: block;
  height: 2px;
  width: 28px;
  border-radius: 3px;
  background-color: #000;
  position: relative;
  margin: auto;
  top: 4px;
  transition: all 0.15s ease;
}

.header-menu-box .hamburger-btn::before {
  content: "";
  display: block;
  height: 2px;
  width: 28px;
  border-radius: 3px;
  background-color: #000;
  position: relative;
  margin: auto;
  top: -6px;
  transition: all 0.15s ease;
  
.header-menu-box .menu-item-hamburger .menu-item-label {
  padding-top: 23px;
}
  
  */ 
/*TOP　メインバナーグラデーション*/
.visual-typography {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: calc(100%);
  color: #fff;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.10em;
  overflow: hidden;
  padding-top: 10px;
  padding-left: 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.35), transparent);
  padding-bottom: 15px;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
}


/*NEW再入荷*/
.benefits-item {
  padding: 36px 0 8px;
}

.item-label {
  font-size: 10px;
  padding: 4px 5px;
  width: 40px;
  margin: 0 0 -5px 14px;
}


/*季節の特集*/
.item-box_feature .item-title {
  padding: 0 6px 8px;
  line-height: 1.2;
}

.item-title {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/*コラムヘッダー*/
#clm_head_wrap{width:100%; overflow:hidden;}
#clm_logo{width:25%; float:left; padding:10px; margin:0 !important;}
#clm_logo img{margin:0 !important; width:100% !important;}
#clm_head_wrap h1{width:75%; float:left;}


/*NEWS*/
.news-block{padding: 0 27px 0 20px;}
.footer .footer-list-item,.copyright{font-weight:normal;}

/*ハンバーガーメニュー*/
.hamburger-menu-block .site-menu-list{padding-top: 20px;}
.hamburger-menu-block .site-menu-link{font-weight:normal; padding:5px 3px;}
.hamburger-menu-block .block-title{font-weight:normal;}

/*検索ワード*/
.product-search-tag-list{padding:0 30px;}


/*特集ページ 太字改行*/
.page-special .item-title strong{
	display:block;
}

.item-title {
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  display: block;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

#Contents .page-special .item-box_landscape {
  position: relative;
  background: #fff;
  padding: 10px;
}

.feature-item-block_special {
  margin-bottom: 100px;
}

/*商品ページフッターバナー*/
#bottom_banner2{width:100%;}
#bottom_banner2 ul{overflow:hidden; _zoom:1;}
#bottom_banner2 ul li{width:calc(100%/2); padding:10px; box-sizing:border-box; float:left;}
#bottom_banner2 ul li p{padding:5px; font-size:0.8em;}

/*アプリ、NEWカレンダーアイコン変更*/
.sns-item-calendar{font-size:9px;}
.sns-item-calendar::before{
	width: 44px;
  height: 44px;
  background: url("https://www.angers-web.com/Contents/top2023/image/icon-delivery-4@2x.png") 0 0 no-repeat;
    background-size: auto;
  background-size: 44px;
}


.benefit-angers::before{
width: 44px;
  height: 44px;
  background: url("https://www.angers-web.com/Contents/top2023/image/icon-app@2x.png") 0 0 no-repeat;
    background-size: auto;
  background-size: 44px;}