@charset "UTF-8";

#gift_slider .slick-slide {
	padding: 4px;
}

.delivery_wrap h3,
.ranking_ank_tit,
.gift_wrap_layout01 h2,
.gift_wrap_layout01 h3,
.gift_lead,
.gift_mame_box dt {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
.point_tit_h2 {
	margin: 0 !important;
	padding: 0 !important;
}

.point_lead_text {
	font-size: 14px !important;
	text-align: center;
	margin: 0 0 40px 0 !important;
	padding: 0 1%;
	color: #865441 !important;
}


/* 注文受付・お届けについて */
.delivery_wrap {
	border: 2px solid #c30813;
}

/*お歳暮版*/
.delivery_wrap.oseibo_mg40 {
	margin: 40px 0;
}


.delivery_wrap h3 {
	font-weight: bold;
	background: #c30813 url(../images/gift/bg_tit_gift.png) no-repeat right center;
	margin: 0 !important;
	border: none !important;
	font-size: 18px !important;
	color: #FFF;
	padding: 10px 16px !important;
}

.delivery_textbox {
	padding: 20px;
}
.delivery_text > *{
	display: inline;
	line-height: 1.7 !important;
}

.delivery_text dt {
	font-weight: bold;
}


/* アンカーリンク2 */
.gift_ank_wrap2 {
	margin: 40px 0;

}
.gift_ank_wrap2 > ul {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.gift_ank_wrap2 li {
	width: 49%;
	position: relative;
	border-radius: 6px;
	box-shadow: 0px 3px 6px -5px #747474;
}
.gift_ank_wrap2 li:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	left: calc(50% - 6px);
	bottom: 10px;
}

.gift_ank_wrap2 li a {
	display: block;
	transition: .3s;
	padding: 20px 10px 20px 110px;
}

.ranking_ank {
	border: 2px solid #988860;
	background: #f3ebcf url(../images/gift/bg_flower01.gif) repeat center;
}

.gift_ank_wrap2 .ranking_ank:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #988860;
}

.gift_ank_wrap2 .mini-column_ank:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #d64a4e;
}

.ranking_ank a {
	background: url(../images/gift/img_ank02_01.png) no-repeat 10px center;
	background-size: 90px auto;
}

.mini-column_ank a {
	background: url(../images/gift/img_ank02_02.png) no-repeat 10px center;
	background-size: 90px auto;
}


.mini-column_ank {
	border: 2px solid #d58183;
	background: #f3e8e1 url(../images/gift/bg_flower02.gif) repeat center;
	color: #521a21;
}
.gift_ank_wrap2 li a:hover {
	text-decoration: none !important;
	opacity: .8;
}

.ranking_ank_sub {
	color: #FFF;
	display: inline-block;
	padding: 8px 12px;
	border-radius: 15px;
	margin: 0 0 5px 0!important;
	line-height: 1 !important;
	font-size: 13px !important;
	letter-spacing: 1px !important;
}
	.ranking_ank .ranking_ank_tit {
			font-size: 17px !important;
			letter-spacing: -1px;
	}
	.ranking_ank .ranking_ank_sub {
		background: #988860;
	}

.ranking_ank_tit {
	color: #521a21;
	font-weight: bold;
	margin: 0 !important;
}
	.mini-column_ank .ranking_ank_tit {
			font-size: 18px !important;
	}
	.mini-column_ank .ranking_ank_sub {
		background: #d64a4e;
	}
	.ranking_ank .ranking_ank_tit br,
	.mini-column_ank .ranking_ank_tit br { display: none;}

/*   ランキングからギフトを選ぶ   */
.gift_ranking_wrap h2,
.gift_price_wrap h2 {
	font-size: 28px !important;
	font-weight: normal !important;
	border: none !important;
	color: #FFF !important;
	text-align: center;
	border-top: 2px solid #F4F4F4 !important;
	border-bottom: 2px solid #F4F4F4 !important;
	margin: 0 !important;
	padding: 40px 0 20px !important;
}
.gift_ranking_wrap h2 {
	color: #521a21 !important;
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
	background: url(../images/gift/icon_tit_rank01.png) no-repeat center 14px;
	background-size: 32px auto;
	font-weight: bold !important;
}
.gift_price_wrap h2  {
	color: #FFF !important;
	background: url(../images/gift/icon_ribon.png) no-repeat center 10px;
}
.gift_Rtit_wrap {
	padding: 4px 0;
	margin: 0 0 20px 0;
}
.gift_ranking_wrap .gift_Rtit_wrap {
	background: #ebdfb5 url(../images/gift/bg_gold.gif) repeat;
}
.gift_price_wrap .gift_Rtit_wrap {
	background: #6488c4 url(../images/gift/bg_blue.gif) repeat;
}

.gift_ranking_itembox .rank_num01,
.gift_ranking_itembox .rank_num02,
.gift_ranking_itembox .rank_num03,
.gift_ranking_itembox .rank_num04,
.gift_ranking_itembox .rank_num05 {
	width: 100%;
	padding: 1px 0;
	margin: 0 0 10px 0;
	text-align: center;
	color: #FFF;
	display: block;
}

.gift_ranking_itembox .rank_num01 {	background: #c0b262;}
.gift_ranking_itembox .rank_num02 {	background: #a5a5a5;}
.gift_ranking_itembox .rank_num03 {	background: #dc9362;}
.gift_ranking_itembox .rank_num04,
.gift_ranking_itembox .rank_num05 {	background: #c30813;}


.gift_item_layout01 {
	margin: 0 0 60px 0;
}

.gift_lead {
	text-align: center;
}
.gift_price_wrap h3,
.gift_ranking_wrap h3 {
	background: #042c57;
	border-left: 4px solid #c30813;
	color: #FFF;
	padding: 6px 10px 6px 18px !important;
}

.gift_ranking_itembox {
	margin: 20px 0;
}
.gift_point_box.gift_point2  {
	margin: 20px 0;
}
.gift_point_box {
	margin: 20px 3%;
}
.gift_point_sub {
	background: #988860;
	color: #FFF;
	font-size: 12px;
	display: inline-block;
	border-radius: 20px;
	padding: 4px 10px;
	position: relative;
	z-index: 1;
	left: 10px;
}
.gift_point2 .gift_point_sub {
	background: #c30813;
}

.gift_point_text {
	background: #f7f4eb;
	padding: 16px 14px 8px;
	color: #5c3131;
	font-weight: bold;
	position: relative;
	top: -11px;
	z-index: 0;
	border-top: 2px solid #c1b28d;
	border-bottom: 2px solid #c1b28d;
}

.gift_point2 .gift_point_text {
	background: #f9ece3;
	border: none;
	border-radius: 6px;
}


.gift_point_sub:before {
	content: "♥︎";
	display: inline-block;
	margin-right: 4px;
}

.gift_slider_wrap a {
	transition: .3s;
}
.gift_slider_wrap a:hover {
	text-decoration: none !important;
	opacity: .7;
}
.gift_item_name {
	font-size: 13px !important;
	line-height: 1.4 !important;
	font-weight: bold;
	color: #333;
	margin: 0 !important;
}
.gift_item_price .price_text {
	color: #c30813 !important;
}
.gift_item_price .price_tax {
	font-size: 11px !important;
	color: #333 !important;
}
.gift_wrap_layout01 .ranking_itembox a:hover {
	text-decoration: none !important;
	color: #c30813;
}
.gift_wrap_layout01 .ranking_itembox .item_thumbnail {
	margin: 0 0 10px 0 !important;
}

.gift_item_layout01 .icon_rank {
	margin: 0 !important;
	padding: 0;
}


/*  お中元に関する豆知識 */
.gift_mame_wrap {
	background: #f9ece3;
	border-radius: 6px;
	padding: 6px;
	margin: 0 0 60px 0;
}
.gift_mame_inner {
	border-radius: 4px;
	border: 1px solid #dcc0bc;
	padding: 30px 24px 24px;
}
.gift_mame_tit h2 {
	text-align: center;
	font-size: 28px !important;
	padding: 0 30px 38px 0 !important;
	margin: 0 0 10px 0 !important;
	border: none !important;;
	background: url(../images/gift/icon_ribon2.png) no-repeat center bottom;
	background-size: 100% auto;
}
.icon_mame {
	position: relative;
}
.icon_mame:after {
	content: "";
	width: 40px;
	height: 36px;
	display: block;
	position: absolute;
	background: url(../images/gift/icon_light01.png) no-repeat right center;
	background-size: auto 100%;
	right: -40px;
	top: -16px;
}
#gift_mame .gift_mame_box h3,
.gift_mame_box dt {
	font-size: 20px;
	font-weight: bold;
	color: #723700;
	margin: 0 0 12px 0;
	padding: 0;
	border: none;
}
#gift_mame .gift_mame_box h3:before,
.gift_mame_box dt:before {
	content: "◆";
	font-size: 14px !important;
	color: #d32929;
	padding: 2px 4px 2px 0;
	display: inline-block;
}

.gift_mame_box {
	border-bottom: 1px dotted #b39995;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
.gift_mame_inner div:last-child,
.gift_mame_inner dl:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
}
#gift_mame .gift_mame_box p,
.gift_mame_box dd {
	line-height: 1.8 !important;
	margin: 0 !important;
	font-size: 14px !important;
}

#gift_mame .gift_mame_box a {
	display: inline !important;
}


/* ギフトにもおすすめ バナーエリア */
.gift_bnrArea {
	margin: 60px 0;
}
.gift_bnrArea .bnr_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: wrap;	
}
.gift_bnrArea .bnr_block > p {
	width: 49%;
}

/* バナーエリアタイトル */
.gift_bnrArea .tokuten_tit06 {
  background: url(../images/category/tokusen/img06_tokusen_tit_1.jpg) , -moz-linear-gradient(right, #e7d8b1 0%, #fdfaf5 50%, #ddc78d 100%);
  background: url(../images/category/tokusen/img06_tokusen_tit_1.jpg) , -webkit-linear-gradient(right, #e7d8b1 0%, #fdfaf5 50%, #ddc78d 100%);
  background-position: left center;
  background-repeat: no-repeat;
}
.gift_bnrArea .tokusen_tit_d {
  border: none !important;
  height: 74px !important;
  text-align: center;
}
.gift_bnrArea .tokusen_tit_d span {
  padding: 16px 0 0 0 !important;
  display: inline-block;
  color: #723700;
  text-shadow: 1px 1px 0 #fff,
             -1px 1px 0 #fff,
             1px -1px 0 #fff,
             -1px -1px 0 #fff;
  font-size: 28px !important;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#item .information .delivery_wrap a {
	color: #0066cc;
	display: inline;
}





/*--------------------------
 
新：お歳暮・お中元 レイアウト

 ---------------------------*/
.oseibo__inner02 #gift_ranking01 p {
	margin: 0 !important;
}

.h1_title_gift {
    padding: 0 0 20px 0;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    border: none;
}
	
.oseibo__inner02 .gift_tit01 {
	font-size: 22px !important;
	font-weight: bold;
	text-align: center;
	padding: 20px 10px !important;
	background: #d0c5a3;
	border: none;
	margin: 0 !important;
	border: none !important;
}

/* 左右線タイトル */
.oseibo__inner02 #gift_ranking01 .title,
.oseibo__inner02 #gift__pricerange .title_line_gift01 {
    display: flex;
	display: -webkit-flex;
    align-items: center;
	-webkit-align-items: center;
	border: none;
	font-weight: bold;
	font-size: 28px !important;
	color: #bb0813;
	margin: 0 0 30px 0;
	padding: 0;
}
.oseibo__inner02 #gift_ranking01 .title:before,
.oseibo__inner02 #gift_ranking01 .title:after,
.oseibo__inner02 #gift__pricerange .title_line_gift01:before,
.oseibo__inner02 #gift__pricerange .title_line_gift01:after {
    content: "";
    height: 2px;
    flex-grow: 1;
    background-color: #bb0813;
}

.oseibo__inner02 #gift_ranking01 .title:before,
.oseibo__inner02 #gift__pricerange .title_line_gift01:before {
    margin-right: 1.5rem;
}
.oseibo__inner02 #gift_ranking01 .title:after,
.oseibo__inner02 #gift__pricerange .title_line_gift01:after {
    margin-left: 1.5rem;
}

/* ギフト一覧タイトル */
.gift_tit01 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 24px 10px;
	background: #d0c5a3;
	border: none;
	margin: 0 0 30px 0;
}
#gift_recommendation .gift_tit01 {
	color: #FFF;
	background: #836718;
}
.oseibo__inner02 .gift_ranking01_wrap {
	border-top: none;
}


/*--------------------------
  ギフト一覧共通部分
 ---------------------------*/
.gift_rcmd_box01,
.pricerange_box01 {
	background: #f0ebe5;
}
#gift__pricerange .ranking_itembox .item__text {
    font-size: 16px;	
}

#gift__pricerange .ranking_itembox {
	background: #fff;
}
#gift__pricerange .ranking_itembox .gift_price01 {
     font-size: 16px !important;
    color: #bb0813;
	margin: 8px 0 15px 0 !important;
	font-weight: bold;
	border: none;
	white-space: nowrap;
}


#gift__pricerange .ranking_itembox .gift_price01 > span {
    font-size: 12px;
	margin-left: 4px;
	color: #333;
}

/*--------------------------
  ギフトセット 人気ランキング
 ---------------------------*/
.oseibo__inner02 #gift_ranking01 {
	margin: 60px 0;
}

.oseibo__inner02 #gift__pricerange p,
.oseibo__inner02 #gift_ranking01 p {
	margin: 0 !important;
	line-height: 1.5 !important;
	font-size: 16px !important;
}
.oseibo__inner02 #gift__pricerange a,
.oseibo__inner02 #gift_ranking01 a {
	color: #333;
}
.oseibo__inner02 #gift__pricerange a:hover,
.oseibo__inner02 #gift_ranking01 a:hover {
	color: #bb0813;
	text-decoration: none;
}

.oseibo__inner02 #gift_ranking01 .ranking_itembox .item_neme {
	border: none;
	margin: 0 0 8px 0;
	font-size: 15px;

}

/*--------------------------
  価格帯について
 ---------------------------*/
.cont_gift_pricerange {
	margin: 70px 0;
}
#gift__pricerange .pricerange_box01 {
	margin: 30px auto 40px;
}

#gift__pricerange .gift_tit01 {
	margin: 0;
}
#gift__pricerange .pricerange_space {
	padding: 20px 20px 30px;
}
.oseibo__inner02 #gift__pricerange .pricerange_point_txt {
	margin-bottom: 20px !important;
	font-weight: bold;
}
#gift__pricerange .ranking_itembox .item_neme {
	font-size: 15px !important;
	margin: 0;
	padding: 0;
	border: none;
}
#gift__pricerange .ranking_itembox .item_neme > .small_font {
	font-size: 12px;
}

/*--------------------------
  お届けについて
 ---------------------------*/
.cont_gift_about {
	background: #f9f3ec;
	padding: 10px;
	margin: 50px 0; 
}

.item_about_border {
	border: 2px solid #bb0813;
	border-radius: 6px;
	padding: 20px;
	flex-flow: row-reverse;
	-webkit-flex-flow: row-reverse;
}

.gift_about {
	padding: 24px 30px;
}
.gift_about_tit {
	text-align: center;
	font-size: 22px !important;
	font-weight: bold;
	border: none !important;
	padding: 0 !important;
	margin: 10px 0 20px !important;
}
.gift_about_textbox p {
	margin: 0 0 1rem 0 !important;
	line-height: 1.8 !important;
}
.gift_about_textbox p:last-child {
	margin-bottom: 0 !important;
}


/*--------------------------
  商品：豆知識
 ---------------------------*/
.cont_gift_mame2 {
	background: #f9f3ec;
	padding: 10px;
	margin: 60px 0;
}
.gift_mame_inner2 {
	border-radius: 4px;
	border: 2px solid #b9ac53;
	padding: 30px 24px 24px;
}
.gift_mame_tit2 h2 {
	text-align: center;
	font-size: 24px !important;
	padding: 10px 0 !important;
	margin: 0 !important;
	border: none !important;;
	font-weight: bold;
}

#gift_mame2 .gift_mame_box2 h3,
.gift_mame_box2 dt {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	letter-spacing: 1px;
}
#gift_mame2 .gift_mame_box2 h3:before,
.gift_mame_box2 dt:before {
    content: "";
    margin: 0px 5px 0px 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #333;
    border-radius: 14px;
}

.gift_mame_box2 {
	border-bottom: 2px dotted #b39995;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.gift_mame_inner2 div:last-child,
.gift_mame_inner2 dl:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
}
#gift_mame2 .gift_mame_box2 p,
.gift_mame_box2 dd {
	line-height: 1.8 !important;
	margin: 0 !important;
}
