@charset "utf-8";
/* CSS Document */


/* 20190708  スイーツセレクション レイアウト修正
---------------------------------------------------- */
#sweets201907 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sweets201907 h2, #sweets201907 h3, #sweets201907 p, #sweets201907 ul, #sweets201907 li, #sweets201907 dl, #sweets201907 dt, #sweets201907 dd {
  margin: 0;
  padding: 0;
}
#sweets201907 .clearfix {
  overflow: hidden;
  _zoom: 1;
}
#sweets201907 li {
  list-style: none;
}
#sweets201907 li, #sweets201907 .rank1 .img, #sweets201907 .rank1 .txt {
  float: left;
}
#sweets201907 .rec li, #sweets201907 .rank dd, #sweets201907 .btn_rank {
  text-align: center;
}
#sweets201907 .txt .ttl {
  font-weight: bold;
}
#sweets201907 .navi {
    display: flex;
  background: #fff;
}
#sweets201907 .navi li{
  padding-right: 1px;
}
#sweets201907 .rec li {
    padding-right: 15px;
  width: 180px;
}
#sweets201907 .rec ul {
  padding-top: 20px;
}
#sweets201907 .rec li:nth-child(4) {
  padding-right: 0px;
}
#sweets201907 .rec li dt img {
    /*border:1px solid #e2e2e2;
    width:178px;*/
} 

#sweets201907 .rec dd, #sweets201907 .rank1 .txt, #sweets201907 .rank dd {
  font-size: 13px;
  line-height: 20px;
  padding-top: 10px;
}
#sweets201907 .rec li a, #sweets201907 .rank li a, #sweets201907 .brand li a, #sweets201907 .item li a, #sweets201907 .price li a {
  color: #000;
  text-decoration: none;
}
#sweets201907 .txt {
  margin-top: 20px;
}
#sweets201907 .ttl {
  font-size: 17px;
  line-height: 24px;
  color: #ad9342;
  padding-bottom: 10px;
}
#sweets201907 .rank {
  background: #eeebe9;
  padding: 0 0 30px 15px;
    margin-bottom: 40px;
}
#sweets201907 .img {
  width: 237px;
}
#sweets201907 .rank1 {
  background: url(/ec/shop/images/campaign/20171130_sweets/bg_rank.gif) no-repeat;
}
#sweets201907 .rank1 .txt {
  color: #58460d;
}
#sweets201907 .rank li {
  margin-right: 5px;
  background: #ffffff;
  padding-bottom: 10px;
}
#sweets201907 .rank dd {
  color: #58460d;
}
#sweets201907 .btn_rank {
  padding-top: 30px;
}
#sweets201907 .sttl {
  padding-top: 0px;
}
#sweets201907 .brand dd, #sweets201907 .item dd {
  font-size: 14px;
}
#sweets201907 .brand dd {
  height: 43px;
  padding: 2px 0 0px 10px;
}
#sweets201907 .item dd {
  height: 40px;
  padding: 20px 0 0px 10px;
}
#sweets201907 .item dd.l2 {
  height: 50px;
  padding: 10px 0 0 10px;
  line-height: 1.3;
}
#sweets201907 .brand dd {
  background: url(/ec/shop/images/campaign/201910_sweets/bg_brand_subttl.jpg) no-repeat;
  display: flex;
  align-items: center;
}
#sweets201907 .item dd {
  background: url(/ec/shop/images/campaign/201910_sweets/bg_item_subttl.jpg) no-repeat;
}
#sweets201907 .brand li, #sweets201907 .item li {
  padding: 0 7px;
}
#sweets201907 .brand li {
  border-right: dotted #3f1e0e 1px;
}
#sweets201907 .item li {
  border-right: dotted #3f1e0e 1px;
}
#sweets201907 .brand li:nth-child(1), #sweets201907 .item li:nth-child(1) {
  padding-left: 0px;
}
#sweets201907 .brand li:nth-child(4), #sweets201907 .item li:nth-child(4) {
  padding-right: 0px;
  border-right: none;
}
#sweets201907 .brand ul, #sweets201907 .item ul {
  padding: 8px 0;
}
#sweets201907 .brand ul {
  border-bottom: dotted #3f1e0e 1px;
}
#sweets201907 .item ul {
  border-bottom: dotted #3f1e0e 1px;
}
#sweets201907 .special {
  display: inline-block;
  margin: 0 auto;
  padding: 30px 11px;
}
#sweets201907 .special li {
  /*width: calc(100%/3);*/
  margin-right: 10px;
}
#sweets201907 .special li:last-child{
    margin-right: 0;
}
#sweets201907 .special li img {
    border:1px solid #e2e2e2;
    width:233px;
}


#sweets201907 .price li {
  padding-right: 5px;
}
#sweets201907 .price li {
  font-size: 16px;
  text-align: center;
  height: 44px;
  width: 180px;
}
#sweets201907 .price {
  background: #ece2c5;
  padding: 0 0 35px 15px;
}
#sweets201907 li a, #sweets201907 .rank1 a {
  text-decoration: none;
}
/*#sweets201907 li .unit:hover, #sweets201907 .rank1:hover {
  display: block;
  background-color: #f1f1f1;
  transition: all 0.2s ease;
}*/
#sweets201907 a:hover img {
  opacity: 0.7;
}
#sweets201907 li a:hover, #sweets201907 .rank1:hover {
  opacity: 0.7;
}
#sweets201907 .subttl {
  font-size: 24px;
}
#sweets201907 .brand_ttl {
  color: #3f1e0e;
}
#sweets201907 .item_ttl {
  color: #3f1e0e;
}
#sweets201907 .subttl {
  width: 765px;
  margin: 0 auto;
  padding: 8px 0 0;
  font-size: 24px;
  color: #3f1e0e;
}
#sweets201907 .subttl_bland, .subttl_item {
  margin: 10px 0 -4px;
}
#sweets201907 .subttl .subttl_bland {
  color: #3f1e0e;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
}
#sweets201907 .subttl .subttl_item {
  color: #3f1e0e;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
}
#sweets201907 .subttl .subttl_bland span, #sweets201907 .subttl .subttl_item span {
  display: inline-block;
  position: relative;
}
#sweets201907 .subttl .subttl_bland span:before,
#sweets201907 .subttl .subttl_item span:before
 {
  content: "";
display: inline-block;
background-image: url(/ec/shop/images/campaign/201910_sweets/pc_f_sweets_subttl_brand_01.jpg);
  width: 46px;
     height: 16px;
  margin: 0 8px;
}
#sweets201907 .subttl .subttl_bland span:after, #sweets201907 .subttl .subttl_item span:after {
  content: "";
display: inline-block;
background-image: url(/ec/shop/images/campaign/201910_sweets/pc_f_sweets_subttl_brand_02.jpg);
  width: 47px;
  height: 16px;
  margin: 0 8px;
}
#sweets201907 .pic {
  width: 765px;
  margin: 0 auto;
  padding: 45px 0 30px;
  font-family: sans-serif;
  font-size: 20px;
  color: #c19153;
    margin-bottom: 10px;
}
#sweets201907 .pic .wrapper {
  padding: 5px;
  text-align: center;
  border: 3px solid;
  border-top: none;
  width: 749px;
}
#sweets201907 .pic1 .wrapper .caption {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  overflow: hidden;
  margin: -5px -8px 0 -8px;
  position: absolute;
  width: 765px;
  font-size: 26px;
  color: #000;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#sweets201907 .pic1 .wrapper .caption:before, #sweets201907 .pic1 .wrapper .caption:after {
  content: "";
  position: absolute;
  width: 100%;
  margin-top: -2px;
  border-top: 3px solid;
  top: 50%;
  color: #c19153;
}
#sweets201907 .pic1 .wrapper .caption:before {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  margin-left: -16px;
}
#sweets201907 .pic1 .wrapper .caption:after {
  margin-left: 16px;
}
/*.pic1 .wrapper .caption:after IE用ハック*/
@media all and (-ms-high-contrast: none) {
  #sweets201907 .pic1 .wrapper .caption:before {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    margin-left: 267px;
  }
	#sweets201907 .price li {
  font-size: 16px;
  text-align: center;
  padding-top: 19px;
  height: 41px;
  width: 180px;
}
}
#sweets201907 .btn {
  text-align: center;
  margin: 10px auto;
}
#sweets201907 .btn_item {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
    background: #ead28b;
  color: #3f1e0e !important;
  padding: 0.8em 3em;
  text-align: center;
  font-size: 19px;
  margin: 0 0 15px;
}
/*.btn_item IE用ハック*/
@media all and (-ms-high-contrast: none) {
  #sweets201907 .btn_item {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    background: #ead28b;
    color: #3f1e0e !important;
    padding: 0.8em 3em 0.5em 3em;
    text-align: center;
    font-size: 19px;
    margin: 0 0 15px;
  }
}
#sweets201907 .btn_item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: .6em;
  margin-top: -5px;
  width: 9px;
  height: 9px;
  border-top: 1px solid #3f1e0e;
  border-right: 1px solid #3f1e0e;
  transform: rotate(45deg);
}
#sweets201907 .btn a:hover {
  text-decoration: none;
  opacity: .7;
}



/* 20190708  スイーツセレクション レイアウト修正
---------------------------------------------------- */


/* 2021  スイーツセレクション ワンソース化
*******************************/


#sweets201907 .ranking a:hover img, #sweets201907 .recomend a:hover img {
	opacity: 1;
  }




#sweets201907 .recomend li a, #sweets201907 .rank_01 a, #sweets201907 .rank_list li a {
    color: #000;
    text-decoration: none;
	display: block;
}



#sweets201907 .mt5{
	margin-top: 5px;
  }


#sweets201907 .recomend h3.recomendttl{
  width: 765px;
  height: 95px;
  text-align: center;
  position: relative;	
}


#sweets201907 .recomend h3.recomendttl::before {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
	bottom: 18px;
	border-top: 2px solid #5c2e17;
	border-bottom: 1px solid #5c2e17;
}



#sweets201907 .recomend h3 img{
  width: 153px;
  height: auto;
  padding-top: 38px;
}



#sweets201907 .recomend ul {
    padding-top: 20px;
	overflow: hidden;
}

#sweets201907 .recomend li {
    padding-right: 15px;
    width: 180px;
}

#sweets201907 .recomend li {
    text-align: center;
}


#sweets201907 .recomend li:nth-child(4) {
    padding-right: 0px;
}


#sweets201907 .recomend ul li dl dd img{
  width: 180px;
  height: 180px;	
}



#sweets201907 .recomend dd{
    font-size: 13px;
    line-height: 20px;
	color: #000000;
}


#sweets201907 .recomend dt, #sweets201907 .rank1 .txt, #sweets201907 .rank dd {
    font-size: 13px;
    line-height: 20px;
    padding-top: 10px;
	color: #000000;
}


/*人気ランキング*/

#sweets201907 div.ranking {
   width: 765px;
}


#sweets201907 div.ranking p.r_img01 {
    margin: 0 auto;
	text-align: center;
	margin-bottom: -4px;
	z-index: 1;
	position: relative;
}



#sweets201907 div.ranking p.r_img02 {
    margin: 0 auto;
	text-align: center;
	padding-top: 26px;
	width: 160px;
	
}

#sweets201907 div.ranking p.r_img02 img {
    width: 100%;
	height: auto;
}



#sweets201907 div.ranking div.wrap {
    background: #eeebe9;
    margin-bottom: 40px;
	width: 765px;
	padding: 0 0 30px 0;
}



#sweets201907 div.ranking div.wrap h3 {
   text-align: right;
}


#sweets201907 div.ranking div.wrap span.ranking_date {
    padding-right:10px;
	font-size:13px;
	font-weight:normal;
}




#sweets201907 div.rank_01 {
    background-color: #ffffff;
	position: relative;
	margin: 6px 15px 15px;
	
}




#sweets201907 div.rank_01 a:hover {
    opacity: 0.7;
}


#sweets201907 div.rank_01_img {
    float: left;
}




#sweets201907 div.rank_01 div.rank_01_img img {
    width: 237px;
	height: 237px;
}




#sweets201907 div.rank_01_txt {
	padding: 1.5rem 1.2rem 1rem 0;
	overflow: hidden;
}



#sweets201907 div.ranking ul li img{
     width: 180px;
	height: 180px;
	
}



#sweets201907 div.wrap ul.rank_list {
    display: flex;
	flex-wrap:nowrap;
	justify-content: center;
	width: 765px;
	
}

#sweets201907 ul.rank_list li {
    margin-right: 5px;
    background: #ffffff;
    padding-bottom: 10px;
	width: 180px;
}


#sweets201907 .ttl {
    padding-right: 2rem;
	font-weight: bold;
}


#sweets201907 ul.rank_list li dt{
    text-align: center;
	font-size: 13px;
    line-height: 20px;
    padding-top: 10px;
	padding-right: 1em;
	padding-left: 1em;
}




/*人気ランキング 順位アイコン*/

#sweets201907 ul.rank_list li {
    position: relative;
	background-color: #ffffff;
}

#sweets201907 .rank_icon01 {
	width: 48px;
	position: absolute;
    right: 8px;
	top: -5px;
}


#sweets201907 .rank_icon01 img{
	width: 100%;
    height: auto;
}




#sweets201907 .rank_icon {
	width: 42px;
	position: absolute;
    right: 5px;
	top: -12px;
}


#sweets201907 div.ranking ul li div.rank_icon img{
	width: 100%;
    height: auto;
}







/*人気ランキングボタン*/

#sweets201907 div.wrap p.rank_btn {
    margin: 0 auto;
    padding-top: 30px;
}

#sweets201907 div.wrap p.rank_btn a:hover {
  text-decoration: none;
  opacity: .7;
}


#sweets201907 a.rank_btn_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 368px;
    height: 60px;
    position: relative;
	background: -moz-linear-gradient( 162deg, rgb(191,161,62) 0%, rgb(200,174,81) 33%, rgb(218,195,115) 51%, rgb(200,174,81) 68%, rgb(191,161,62) 100%);
  background: -webkit-linear-gradient( 162deg, rgb(191,161,62) 0%, rgb(200,174,81) 33%, rgb(218,195,115) 51%, rgb(200,174,81) 68%, rgb(191,161,62) 100%);
  background: -ms-linear-gradient( 162deg, rgb(191,161,62) 0%, rgb(200,174,81) 33%, rgb(218,195,115) 51%, rgb(200,174,81) 68%, rgb(191,161,62) 100%);
    box-sizing: border-box;
    color: #fff;
    font-size: 19px;
	font-family: "Hiragino Kaku Gothic Pro, sans-serif";
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
    font-weight: bold;
	margin: 0 auto;
}



#sweets201907 a.rank_btn_item span.crown {
  width: 1.3em;/*画像の幅*/
  height: 1.3em;/*画像の高さ*/
  background-image: url(/ec/shop/images/campaign/202107_sweets/crown.png);
  background-size: contain;
  background-repeat: no-repeat;	
  vertical-align: middle;
position: absolute;
  top: calc(50% - .6em);
  left: 20px;	
}






#sweets201907 a.rank_btn_item::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    display: flex;
    align-items: center;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
	top: calc(50% - .3em);
}



/*clearfix*/

#sweets201907 .clear_fix::after {
   content: "";
   display: block;
   clear: both;
}
 


/*PC・SP表示非表示用*/
#sweets201907 .pc {
    display: block;
}

#sweets201907 .sp {
    display: none;
}


/* 2021  スイーツセレクション ワンソース化
*******************************/

/* 202112 見出しタグ修正
---------------------------------------------------- */
#sweets201907 .recomend h2.recomendttl{
  width: 765px;
  height: 95px;
  text-align: center;
  position: relative;	
}

#sweets201907 .recomend h2 img{
  width: 153px;
  height: auto;
  padding-top: 38px;
}

#sweets201907 .recomend h2.recomendttl::before {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
	bottom: 18px;
	border-top: 2px solid #5c2e17;
	border-bottom: 1px solid #5c2e17;
}

#sweets201907 div.ranking span.r_img02 {
    margin: 0 auto;
	text-align: center;
	padding-top: 26px;
	width: 160px;
    display: inherit;
}

#sweets201907 div.ranking span.r_img02 img {
    width: 100%;
	height: auto;
}

#sweets201907 div.ranking div.wrap h2{
    text-align: right;
}
