@charset "utf-8";
/* CSS Document */



body.featuregifttopfixed {
	position: fixed;
	left: 0;
	right: 0;
}
#section-visual-new .swiper-slide {
    width: 800px!important;
}
#section-visual-new .container a {
    outline: none;
    border: none;
}
#feature-gift-top{
	width: 1200px;
	margin: 0 auto;
}
#section-visual-new .swiper-slide img {
    width: 100%;
    height: auto;
}
#event-contents-wrapper{
	width: 1200px;
}
#feature-gift-top h2{
	margin: 0 0 48px;
	padding: 0 0 24px;
	line-height: 1.0;
	color: #7d6b2a;
	font-size: 30px;
	text-align: center;
	position: relative;
	letter-spacing: 4px;
	font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#feature-gift-top h2::before{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 40px;
	height: 1px;
	display: inline-block;
	content: '';
	background: #000;
}
#feature-gift-top h2 span{
	display: block;
	color: #7d6b2a;
	font-size: 14px;
	padding-top: 15px;
	line-height: 1;
	letter-spacing: 0;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#section-visual-new .swiper-button-prev:hover,
#section-visual-new .swiper-button-next:hover{
	opacity: 0.8;
}
#section-visual-new .swiper-button-next,
#section-visual-new .swiper-button-prev{
    position: absolute;
    top: 204px;
    margin: 0;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    z-index: 10;
    cursor: pointer;
}
#section-visual-new .swiper-button-next:hover,
#section-visual-new .swiper-button-prev:hover{
	opacity: 0.8;
}
#section-visual-new .swiper-button-prev{
    left: -25px;
    box-shadow: 0 0 2px #e7e7e7;
    background: url(/img/top_item-viewer-left.png) center right 15px no-repeat;
    background-color: #fff;
}
#section-visual-new .swiper-button-next{
    right: -25px;
    box-shadow: 0 0 2px #e7e7e7;
    background: url(/img/top_item-viewer-right.png) center right 13px no-repeat;
    background-color: #fff;
}
#section-visual-new .swiper-pagination-bullets{
    text-align: center;
	position: absolute;
	margin-top: 20px;
	top: 450px;
	margin: auto;
	left: 0;
	right: 0;
}
#section-visual-new .swiper-pagination-bullet{
	background: #ddd;
	margin-right: 16px;
    opacity: 0.9;
}
#section-visual-new .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
#section-visual-new .swiper-pagination-bullet-active{
	background: #006450;
	border: none;
	outline: none;
}
.swiper-slide-btn{
	border-bottom: 1px solid #006450;
	position: absolute;
	bottom: -20px;
	right: 30px;
	margin: 0;
	text-align: center;
	padding: 0 0 14px 16px;
}
.swiper-slide-btn a{
	color: #006450;
	display: block;
	font-weight: bold;
	line-height: 1;
	background: url(../img/usr/top/arrow_right.svg) right 5px center no-repeat;
	padding: 0 36px 0 0;
}
#section-visual-new .swiper-slide-btn a:hover{
	opacity: 0.8;
}

/*メインビジュアル*/
#event-contents-wrapper{
	width: auto;
}
#event-contents h1{
	position: static;
	top: 0;
	z-index: 1;
	width: auto;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1;
}
#section-visual-new {
    position: relative;
    overflow-x: hidden;
    min-height: 480px;
}
#section-visual-new .container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}
#section-visual-new .swiper-container {
    overflow: visible;
    z-index: 1;
}
#feature-gift-top-wrap h1 img{
	vertical-align: bottom;
	width: 100%;
}
/*メインビジュアル*/

/*ボタン*/
div#feature-gift-top-btn-wrap{
	text-align: center;
	font-size: 0;
	margin: 40px 0 47px 0;
}
div#feature-gift-top-btn-wrap p{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 340px;
	height: 70px;
	line-height: 70px;
	background: #006450;
	border-radius: 4px;
	margin-right: 30px;
}
div#feature-gift-top-btn-wrap p.sg-btn{
	background: #006450;
}
div#feature-gift-top-btn-wrap p.wrapping-btn{
	background: #E6A2A6;
}
div#feature-gift-top-btn-wrap p:last-child {
 margin-right: 0;
}
div#feature-gift-top-btn-wrap p a{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	height: 70px;
	font-size: 18px;
	color: #fff;
}
div#feature-gift-top-btn-wrap p a:hover{
	opacity: 0.8;
}
div#feature-gift-top-btn-wrap p a span{
	color: #fff;
	font-size: 14px;
}
div#feature-gift-top-btn-wrap p:first-child{
	background: #7d6b2a url(plus.png) right 24px center no-repeat;
}
/*ボタン*/


/*ページ内リンク*/
.feature-gift-top-pagelink{
	overflow: hidden;
	padding: 32px 0;
	margin: 0 0 100px;
}
#feature-gift-top-giftsearch{
	background: #f8f7f4;
	margin: 0 0 24px;
}
#feature-gift-top-giftsearch p{
	color: #7d6b2a;
	font-size: 18px;
}
#feature-gift-top-giftsearch .feature-gift-top-pagelink-list{
	border-left: 1px solid #7d6b2a;
}
#feature-gift-top-giftservice{
	background: #f2f7f6;
	/*width: 800px;*/
    margin: 0 auto 84px;
}
#feature-gift-top-giftservice p{
	color: #006450;
	font-size: 18px;
}
#feature-gift-top-giftservice .feature-gift-top-pagelink-list{
	border-left: 1px solid #006450;
}
.feature-gift-top-pagelink p{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0 64px;
	width: 130px;
	text-align: center;
	font-weight: bold;
}
.feature-gift-top-pagelink .feature-gift-top-pagelink-list{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 0 0;
}
.feature-gift-top-pagelink ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}
.feature-gift-top-pagelink ul + ul{
	margin: 24px 0 0 0;
}
.feature-gift-top-pagelink ul li{
	display: inline-block;
	line-height: 1;
	margin: 0;
	border-right: 1px solid #c8c8c8;
}
#feature-gift-top-giftservice.feature-gift-top-pagelink ul:last-child li:last-child{
	border-right: 0;
}
.feature-gift-top-pagelink ul li a{
	display: block;
	padding: 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	min-width: 215px;
	position: relative;
}
.feature-gift-top-pagelink ul li a::before{
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 20px;
	height: 1px;
	display: inline-block;
	content: '';
	
}
.feature-gift-top-pagelink ul li a:hover::before{
	width: 80px;
  	transition:0.5s;
}
#feature-gift-top-giftsearch.feature-gift-top-pagelink ul li a:before{
	background: #7d6b2a;
}
#feature-gift-top-giftservice.feature-gift-top-pagelink ul li a:before{
	background: #006450;
}
.feature-gift-top-pagelink ul li:last-child{
	border-right: none;
}
/*ページ内リンク*/

/*ランキング*/
#feature-gift-top-ranking-tab ul{
	margin: 0 0 24px 0;
	padding: 0;
	text-align: center;
	font-size: 0;
	color: #aca9a4;
	text-align: center;
}
#feature-gift-top-ranking-tab ul li{
	display: inline-block;
	width: 133px;
	font-size: 16px;
	color: #aca9a4;
	text-align: center;
	padding: 24px 0;
	line-height: 1;
	border-bottom: 2px solid #e8e5de;
	cursor: pointer;
}
#feature-gift-top-ranking-tab ul li.active,
#feature-gift-top-ranking-tab ul li:hover{
	border-bottom: 2px solid #7d6b2a;
	color: #7d6b2a;
	opacity: 0.8;
	font-weight: bold;
}
#feature-gift-top-ranking-wrap{
	margin: 0 0 125px;
}
.feature-gift-top-ranking-line{
	overflow: hidden;
}
.feature-gift-top-ranking-line:nth-child(n+2){
	display: none;
}
.feature-gift-top-ranking-item{
	width: 227px;
	margin-right: 16px;
	float: left;
}
.feature-gift-top-ranking-item img{
	max-width: 100%;
}
.feature-gift-top-ranking-item a:before{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #000;
	color: #fff;
	border-radius: 30px;
	text-align: center;
	font-size: 14px;
}
.feature-gift-top-ranking-item:nth-child(1) a:before{
	content: '1';
	background: #ccb57e;
}
.feature-gift-top-ranking-item:nth-child(2) a:before{
	content: '2';
	background: #cecdcd;
}
.feature-gift-top-ranking-item:nth-child(3) a:before{
	content: '3';
	background: #b29a89;
}
.feature-gift-top-ranking-item:nth-child(4) a:before{
	content: '4';
	background: #999999;
}
.feature-gift-top-ranking-item:nth-child(5) a:before{
	content: '5';
	background: #999999;
}

.feature-gift-top-ranking-item a{
	display: block;
	position: relative;
}
.feature-gift-top-ranking-item a:hover{
	opacity: 0.8;
}
.feature-gift-top-ranking-item:last-of-type{
	margin-right: 0;
}
.feature-gift-top-ranking-item p{
	margin: 16px 2px 0;
	padding: 0;
	font-size: 15px;
	color: #333;
	line-height: 1.6;
	display: block;
	word-break: break-all;
}
#feature-gift-top-ranking-wrap p.load-more{
	background: none;
	width: auto;
	height: auto;
	float: right;
	padding: 0 0 8px;
	border-bottom: 1px solid #7d6b2a;
	cursor: pointer;
	clear: both;
	text-align: center;
	position: relative;	
}
#feature-gift-top-ranking-wrap p.load-more a {
		color: #006450;
		padding: 0 24px 0 10px;
		font-size: 12px;
		font-weight: 500;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
		display: block;
		line-height: 1;
		height: auto;
		width: auto;
		background: url(../arrow_right.svg) right 5px center no-repeat;
		text-align: center;
		position: relative;
		margin: 0 auto;
		text-decoration: none;
		color: #7d6b2a;
}
#feature-gift-top-ranking-wrap .load-more a:hover {
	opacity: 0.8;
}
/*ランキング*/

/*レコメンド*/
.feature-gift-top-recommend-tab{
	text-align: center;
	font-size: 0;
	margin: 0 0 24px;
	padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.feature-gift-top-recommend-tab li{
	display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
	font-size: 16px;
	color: #aca9a4;
	text-align: center;
	height: 80px;
	width: 400px;
	line-height: 1.6;
	border-bottom: 2px solid #e8e5de;
	cursor: pointer;
}
.feature-gift-top-recommend-tab li.active,
.feature-gift-top-recommend-tab li:hover{
	border-bottom: 2px solid #7d6b2a;
	color: #7d6b2a;
	opacity: 0.8;
	font-weight: bold;
}
#feature-gift-top-recommend-wrap{
	width: 1020px;
	margin: 125px auto 100px;
	font-size: 0;
}
.feature-gift-top-recommend-item:nth-child(2){
	display: none;
}
.feature-gift-top-recommend-item span{
	width: 200px;
	display: inline-block;
	vertical-align: middle;
}
.feature-gift-top-recommend-item span img{
	width: 100%;
}
.feature-gift-top-recommend-item a:hover{
	opacity: 0.8;
}
.feature-gift-top-recommend-item p{
	width: 535px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.8;
	color: #333333;
	margin: 0;
	padding: 0 0 0 65px;
}

/*visumo*/
.hacobune-layout-base-top-html h2 {
    display: none;
}
.hacobune-containers-base.hacobune-containers-media-posts{
	margin-bottom: 0;
}
body .hacobune-gallery .hacobune-app-container{
	margin-top: 0;
	padding-top: 0;
}
.hacobune-gallery.gift .hacobune-layout-base .hacobune-grid-content .hacobune-grid-col{
	max-width: 190px;
	margin-right: 10px;
	margin-bottom: 26px;
}
.hacobune-gallery.gift .hacobune-layout-base .hacobune-grid-content .hacobune-grid-col:nth-child(5n+0){
	margin-right: 0;
}
.hacobune-gallery.gift .hacobune-layout-base .hacobune-grid-content .hacobune-grid-col:nth-child(5n+1){
	clear: both;
}
.hacobune-gallery.gift div.hacobune-media-post-list-item{
	padding: 0;
}
body .hacobune-gallery.gift img.hacobune-media-post-list-item-img{
	width: 190px!important;
	max-width: 190px!important;
	height: 190px!important;
}
body .hacobune-media-post-list-item-caption{
	padding-top: 17px!important;
}
body .hacobune-logo{
	margin: 0!important;
	padding; 0!important;
}
body .hacobune-layout-base-bottom-html p a{
	background: #e9d461 url(recommend_btn.png) right 26px center no-repeat;
	width: 670px;
	height: 68px!important;
	line-height: 68px;
	text-align: center;
	border-radius: 34px;
	color: #334a72;
	height: 68px;
	font-size: 18px!important;
	font-weight: bold;
	display: block!important;
	margin: 66px auto 10px;
}
#feature-gift-top-recommend-wrap .load-more {
    padding: 0 0 0;
    width: 200px;
    margin: 0 auto 0 auto;
    border: 1px solid #7d6b2a;
    border-radius: 4px;
    line-height: 1;
    float: none;
    clear: both;
    text-align: center;
    cursor: pointer;
}
#feature-gift-top-recommend-wrap .load-more a {
    border: none;
    padding: 0 0;
    height: 30px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 30px;
    font-size: 14px;
    color: #7d6b2a;
    font-weight: bold;
    background: none;
}
/*visumo*/
/*レコメンド*/

/*シーンから探す*/
div#feature-gift-top-scene-wrap{
	width: 1200px;
	margin: 0 auto 76px;
	scroll-margin-top: 100px;
}
div#feature-gift-top-scene-wrap ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}
div#feature-gift-top-scene-wrap ul li{
	margin: 0 24px 24px 0;
	padding: 0;
	display: inline-block;
}
div#feature-gift-top-scene-wrap ul li:nth-child(3n+0){
	margin-right: 0;
}
div#feature-gift-top-scene-wrap ul li a{
	display: block;
	line-height: 1;
}
div#feature-gift-top-scene-wrap ul li a:hover{
	opacity: 0.8;
}
div#feature-gift-top-scene-wrap ul li img{
	vertical-align: bottom;
}
/*シーンから探す*/

/*カテゴリから探す*/
div#feature-gift-top-category-wrap{
	width: 1000px;
	margin: 0 auto 100px;
}
div#feature-gift-top-category-wrap ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}
div#feature-gift-top-category-wrap ul li{
	margin: 0 0 24px 0;
	padding: 0;
	width: 488px;
	display: inline-block;
}
div#feature-gift-top-category-wrap ul li img{
	max-width: 100%;
}
div#feature-gift-top-category-wrap ul li a:hover{
	opacity: 0.8;
}
div#feature-gift-top-category-wrap ul li:nth-child(odd){
	margin-right: 12px;
}
div#feature-gift-top-category-wrap ul li:nth-child(even){
	margin-left: 12px;
}

#feature-gift-top-category-btn{
	width: 380px;
	height: 56px;
	line-height: 56px;
	margin: 16px auto 0 auto;
	display: block;
	background: #7d6b2a;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
	font-weight: bold;
}
#feature-gift-top-category-btn:hover{
	opacity: 0.8;
}
/*カテゴリから探す*/

/*ご予算から探す*/
div#feature-gift-top-price-wrap{
	width: 1200px;
	margin: 0 auto 100px;
}
div#feature-gift-top-price-wrap ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}
div#feature-gift-top-price-wrap ul li{
	display: inline-block;
	width: 290px;
	margin: 0 10px 10px 0;
	border: 1px solid #7d6b2a;
	border-radius: 4px;
}
div#feature-gift-top-price-wrap ul li a:hover{
	opacity: 0.8;
	background: #7d6b2a;
	color: #fff;
}
div#feature-gift-top-price-wrap ul li:nth-child(4n+0){
	margin-right: 0;
}
div#feature-gift-top-price-wrap ul li a{
	display: block;
	line-height: 1;
	text-align: center;
	font-size: 16px;
	color: #7d6b2a;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
}
/*ご予算から探す*/

/*ピックアップから探す*/
div#feature-gift-top-pickup-wrap{
	width: 1020px;
	margin: 0 auto 84px;
}
div#feature-gift-top-pickup-wrap ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}
div#feature-gift-top-pickup-wrap ul li{
	display: inline-block;
	width: 326px;
	vertical-align: middle;
	margin: 0 20px 20px 0;
}
div#feature-gift-top-pickup-wrap ul li img{
	max-width: 100%;
}
div#feature-gift-top-pickup-wrap ul li:nth-child(3n+0){
	margin-right: 0;
}
div#feature-gift-top-pickup-wrap ul li:hover{
	opacity: 0.8;
}
/*ピックアップから探す*/

/*ラッピングのしサービスについて*/
#feature-gift-top-wrapping-wrap{
	width: 800px;
	margin: 0 auto 100px;
}
#feature-gift-top-wrapping-wrap a{
	display: block;
}
#feature-gift-top-wrapping-wrap a:hover{
	opacity: 0.8;
}
/*ラッピングのしサービスについて*/

/*ギフトサービス*/
div#feature-gift-top-giftservice-wrap{
	width: 800px;
	margin: 0 auto 84px;
}
#feature-gift-top-giftservice-line{
	overflow: hidden;
}
.feature-gift-top-giftservice-item{
	width: 388px;
	float: left;
	padding: 0 0 16px;
	margin: 0 0 16px;
	border-bottom: 1px solid #c8c8c8;
}
.feature-gift-top-giftservice-item:nth-child(odd){
	margin-right: 12px;
	clear: both;
}
.feature-gift-top-giftservice-item:nth-child(even){
	margin-left: 12px;
}
.feature-gift-top-giftservice-item a{
	display: block;
	font-size: 0;
}
.feature-gift-top-giftservice-item a:hover{
	opacity: 0.8;
}
.feature-gift-top-giftservice-item-figure{
	display: inline-block;
	vertical-align: middle;
	width: 80px;
}
.feature-gift-top-giftservice-item-detail{
	display: inline-block;
	vertical-align: middle;
	width: 259px;
	padding: 0 33px 0 16px;
	background: url(shape.png) right 1px center no-repeat;
}
.feature-gift-top-giftservice-item-detail h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
.feature-gift-top-giftservice-item-detail p{
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	margin: 0;
	padding: 0;
}
/*ギフトサービス*/

/*マナーについて*/
div#feature-gift-top-manners-wrap{
	width: 800px;
	margin: 0 auto 84px;
}
#feature-gift-top-manners-line{
	overflow: hidden;
}
.feature-gift-top-manners-item{
	width: 388px;
	float: left;
	padding: 0 0 16px;
	margin: 0 0 16px;
	border-bottom: 1px solid #c8c8c8;
}
.feature-gift-top-manners-item:nth-child(odd){
	margin-right: 12px;
	clear: both;
}
.feature-gift-top-manners-item:nth-child(even){
	margin-left: 12px;
}
.feature-gift-top-manners-item a{
	display: block;
	font-size: 0;
}
.feature-gift-top-manners-item a:hover{
	opacity: 0.8;
}
.feature-gift-top-manners-item-figure{
	display: inline-block;
	vertical-align: middle;
	width: 80px;
}
.feature-gift-top-manners-item-figure img{
	max-width: 100%;
}
.feature-gift-top-manners-item-detail{
	display: inline-block;
	vertical-align: middle;
	width: 266px;
	padding: 0 26px 0 16px;
	background: url(shape.png) right 1px center no-repeat;
}
.feature-gift-top-manners-item-detail h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
.feature-gift-top-manners-item-detail p{
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	margin: 0;
	padding: 0;
}
/*マナーについて*/

/*ギフトを3STEPで探す*/
div#feature-gift-top-step{
	width: 1000px;
	margin: 0 auto;
	display: none;
	background: #fff;
	position:  fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto auto;
	height: 467px;
	z-index: 101;
}
.feature-gift-top-step-header{
	position: relative;

}
div#feature-gift-top-step h2{
	margin: 0;
	padding: 0;
	height: 100px;
	line-height: 100px;
	background: #f1eee3;
	text-align: center;
	font-weight: normal;
	font-size: 28px;
	position: relative;
	font-weight: bold;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M",
                "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
div#feature-gift-top-step h2::before{
	display: none;
}
.feature-gift-top-step-closebtn{
	display: inline-block;
	content: '';
	background: url(closebtn.png) center center no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 40px;
	left: auto;
	bottom: 0;
	margin: auto 0;
	cursor: pointer;
}
.feature-gift-top-step-closebtn:hover{
	opacity: 0.8;
}
div#feature-gift-top-step-main{
	margin: 66px 80px 80px; 
}
div#feature-gift-top-step-main ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}
div#feature-gift-top-step-main ul:nth-child(n+2){
	display: none;
}
div#feature-gift-top-step-main ul.feature-gift-top-step-main-tab{
	margin: 0 0 30px;
	padding: 0;
	font-size: 0;
	text-align: center;
}
.feature-gift-top-step-main-tab li{
	font-size: 20px;
	text-align: center;
	display: inline-block;
	line-height: 1;
	width: 280px;
	padding: 14px 0 14px;
	border-bottom: 2px solid #e8e5de;
}
.feature-gift-top-step-main-tab li span{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	font-weight: bold;
	color: #aca9a4;
}
.feature-gift-top-step-main-tab li span:first-child{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.feature-gift-top-step-main-tab li span:first-child span:first-child{
	font-size: 20px;
	display: block;	
}
.feature-gift-top-step-main-tab li span:first-child span:last-child{
	font-size: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
}
.feature-gift-top-step-main-tab li span span{
	display: block;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.feature-gift-top-step-main-tab li.disabled:hover,
.feature-gift-top-step-main-tab li.active:hover{
	opacity: 0.8;
}
.feature-gift-top-step-main-tab li.disabled{
	cursor: pointer;
}
.feature-gift-top-step-main-tab li.active{
	color: #7d6b2a;
	font-weight: bold;
	border-bottom: 2px solid #7d6b2a;
	cursor: pointer;
}
.feature-gift-top-step-main-tab li.active span{
	color: #7d6b2a;
}
div.feature-gift-top-step-main-wrap div.feature-gift-top-step-main-list:nth-child(n+2){
	display: none;
}
.feature-gift-top-step-main-list li{
	display: inline-block;
	width: 271px;
	border: 1px solid #7d6b2a;
	color: #7d6b2a;
	font-size: 16px;
	border-radius: 4px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	margin: 0 10px 10px 0;
}
.feature-gift-top-step-main-list li:hover{
	background: #7d6b2a;
	color: #fff;
}
.feature-gift-top-step-main-list li:nth-child(3n+0){
	margin-right: 0;
}
.feature-gift-top-step-main-list li a{
	display: block;
}
.feature-gift-top-step-main-list li:hover{
	opacity: 0.8;
	cursor: pointer;
}
div#feature-gift-top-step-main-last{
	text-align: center;
	display: none;
}
div#feature-gift-top-step-main-last span{
	margin: 80px auto 60px;
	display: block;
	width: 228px;
}
div#feature-gift-top-step-main-last a{
	margin: 0 auto;
	display: block;
	padding: 0;
	width: 380px;
	height: 70px;
	line-height: 70px;
	border-radius: 4px;
	background: #7d6b2a;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
div#feature-gift-top-step-main-last a:hover{
	opacity: 0.8;
}
div#feature-gift-top-step-main-last.disabled{
	display: flex;
	flex-direction: column;
}
div#feature-gift-top-step-main-last.disabled a{
	background: #cccccc;
	color: #ffffff;
	cursor: default;
}
div#feature-gift-top-step-main-last.disabled span + p{
	cursor: default;
}
div#feature-gift-top-step-main-last.disabled span + p:hover{
	opacity: 1;
}
div#feature-gift-top-step-main-last.disabled span{
	margin: 46px auto 0;
	display: inline-block;
}
div#feature-gift-top-step-main-last.disabled span img{
	height: 101px;
}
div#feature-gift-top-step-main-last.disabled a:hover{
	opacity: 1;
}
div#feature-gift-top-step-main-last p:last-of-type{
	margin: 16px auto 0 auto;
	padding: 0;
	width: 380px;
	height: 46px;
	line-height: 46px;
	border: #7d6b2a 1px solid;
	border-radius: 4px;
	background: #fff;
	color: #7d6b2a;
	font-weight: bold;
	
	font-size: 16px;
}
div#feature-gift-top-step-main-last span + p{
	margin: 26px 0 105px;
	padding: 0;
	font-size: 24px;
	color: #7d6b2a;
	display: block;
	line-height: 1;
}
div#feature-gift-top-step-main-last p{
	cursor: pointer;
}
div#feature-gift-top-step-main-last p:hover{
	opacity: 0.8;
}

div#feature-gift-top-step-main-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 100;
	cursor: pointer;
}
/*ギフトを3STEPで探す*/

#section-visual-new-wrap h1 span:first-of-type{
    text-align: center;
    font-size: 24px;
    color: #006B50;
    font-weight: bold;
    margin: 25px 0 25px;
    padding: 0;
    width: inherit;
    -webkit-font-feature-settings: "palt";
    letter-spacing: 0.05em;
    display: block;
}
#section-visual-new-wrap h1 span:last-of-type{
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
    margin: 0 auto;
    padding: 0;
    width: 800px;
}


/*230607_add*/

div#feature-gift-top-category-wrap ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}

div#feature-gift-top-category-wrap ul li:nth-child(odd) {
	margin-right: 12px;
}

div#feature-gift-top-category-wrap ul li:nth-child(even) {
	margin-left: 12px;
}

div#feature-gift-top-category-wrap ul li {
	margin: 0 0 24px 0;
	padding: 0;
	width: 488px;
	display: inline-block;
}


/*UsersVoice*/
#feature-gift-top-review-wrap .load-more{
    padding: 0 0 0;
    width: 200px;
    margin: 0 auto 0 auto;
    border: 1px solid #7d6b2a;
    border-radius: 4px;
    line-height: 1;
    float: none;
    clear: both;
    text-align: center;
    cursor: pointer;
}

#feature-gift-top-review-wrap .load-more a {
    border: none;
    padding: 0 0;
    height: 30px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 30px;
    font-size: 14px;
    color: #7d6b2a;
    font-weight: bold;
    background: none;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

/*  */

#StyleT-list-wrapper li.list-item {
	
}

#StyleT-list-wrapper li.zoom-button,
#StyleT-list-wrapper li.favorite-button
{
	display: none;
}

.event_title_{
	display: none;
}

li.list-item.list-item {
  border-radius: 0;
  overflow: visible;
}


section#section-item-list div.card-list-item div.item-image p {
  height: 240px;
  object-position: center center; 
}
section#section-item-list div.card-list-item div.item-image p img {
  height: 240px;
  object-position: center center; 
}


#StyleT-list-wrapper li.prev-price,
#StyleT-list-wrapper li.price-down,
#StyleT-list-wrapper .list-item > div > p > span[data-stt-ignore] {

}


#StyleT-list-wrapper li .goods_name_{
	margin: 16px 2px 0;
	padding: 0;
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	display: block;
	word-break: break-all;
}
#StyleT-list-wrapper li h3 {
	padding: 0;
}

body ul[class] > li.list-item.align.showed {
  flex: 0 0 auto;
}
#StyleT-list-wrapper ul#item-list li.list-item .list-item-image-container {
  height: auto !important;
}

#feature-gift-top-ranking-line1.swiper .swiper-wrapper {
   list-style-type: none !important;
    padding: 0px !important;
    margin: 0p !important;
}

ul#item-list > li.list-item {
  position: relative;
}

ul#item-list > li.list-item .list-item-image-container a::before {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #000;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  content: '';
}

ul#item-list > li.list-item:nth-child(1) .list-item-image-container a::before {
  content: '1';
  background: #ccb57e;
}
ul#item-list > li.list-item:nth-child(2) .list-item-image-container a::before {
  content: '2';
  background: #cecdcd;
}
ul#item-list > li.list-item:nth-child(3) .list-item-image-container a::before {
  content: '3';
  background: #b29a89;
}
ul#item-list > li.list-item:nth-child(4) .list-item-image-container a::before {
  content: '4';
  background: #999999;
}
ul#item-list > li.list-item:nth-child(5) .list-item-image-container a::before {
  content: '5';
  background: #999999;
}

ul#item-list > li.list-item {
  width: 222px;
  flex: 0 0 auto;
}

/* 画像コンテナのサイズを固定 */
ul#item-list > li.list-item .list-item-image-container {
  width: 222px;
  height: auto;
  overflow: hidden;
}

ul#item-list > li.list-item .list-item-image-container img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: 100%;
  height: auto;
}


#StyleT-list-wrapper ul#item-list {
  display: flex;
  flex-wrap: nowrap;
  gap: 0; /* 必要に応じて調整 */
  overflow-x: auto;
}
ul#item-list.align{
  margin-top: 0px;
  left: 0px;
}
