@charset "UTF-8";
/* CSS Document */


/*贈答品　注文ボタン　現在は非表示
----------------------------------------*/
#giftProductEntry .btn-pink {
	display: none!important;
}
/*贈答品　バックボタン　
----------------------------------------*/
#giftProductEntry .btn-pink.btn-back {
	display: block!important;
}

/*贈答品　ボタン　
----------------------------------------*/
#giftIndex .sec-search-btn::before {
	margin-top: 0px;
}


/*贈答品トップ　調節*/
#giftIndex .sec-cmn-comment {
	margin: 35px 0 45px 0!important;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-cmn-comment {
		margin: 15px 0 30px 0!important;
	}
}

/*贈答品検索ページ　調節*/
#giftTopicsIndex .sec-cmn-comment {
	margin: 55px 0 75px 0;
}
@media screen and (max-width: 991px) {
	#giftTopicsIndex .sec-cmn-comment {
		margin-bottom: 35px;
	}
}

/*贈答品詳細ページ　調節*/
#giftTopicsEntry .sec-cmn-comment {
	margin: 40px 0 80px 0;
}
@media screen and (max-width: 767px) {
	#giftTopicsEntry .sec-cmn-comment {
		margin: 20px 0 40px 0;
	}
}

/*贈答品トップ　タイトル部分*/
#giftIndex .sec-cmn-title-center {
	font-size: 2.5rem!important;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-cmn-title-center {
		font-size: 1.6rem!important;
	}
}

#giftTopicsIndex .acms-text-center .acms-pager {
	padding-top: 55px;
	margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
	#giftTopicsIndex .acms-text-center .acms-pager {
		padding-top: 70px;
		margin-bottom: 45px;
	}
}

@media screen and (max-width: 767px) {
	#giftTopicsIndex .text-about-tax {
		margin-bottom: 30px!important;
	}
}

#giftIndex .sec-cmn-title-center.recommend-plaza {
	margin-bottom: 80px!important;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-cmn-title-center.recommend-plaza {
		margin-bottom: 60px!important;
	}	
}

/*贈答品詳細ページ　調節2 20250414*/
#ranking h3.title-ranking {
    font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
	#ranking h3.title-ranking {
		font-size: 1.25rem;
}
}

/*sp 間隔調整
----------------------------------------*/

@media screen and (max-width: 991px) {
	#btn-gift .adjust-row {
		margin-right: 0px;
		margin-left: 0px;
	}
	#btn-gift .entry-search.adjust-col {
		padding-right: 5px;
		padding-left: 5px;
		margin-bottom: 0px;
	} 
} 

/*贈答品　下部　６つのリンク
----------------------------------------*/

/*全体*/
#btn-gift.sec-search-bg {
	background-color: rgba(211,211,211,0.18);
	padding: 60px 0 40px 0;
}
@media screen and (max-width: 991px) {
	#btn-gift.sec-search-bg {
		padding: 30px 0 20px 0;
	}
}

/*goldボタン調整*/
#btn-gift.sec-search-bg .sec-btn-gold {
	margin: 0;
}

/*padding消去*/
#btn-gift.sec-search-bg .adjust {
	padding: 0!important;
}
#btn-gift .sec-cmn-btn .adjust:first-of-type {
	padding-right: 0;
}
#btn-gift .sec-cmn-btn .adjust:last-of-type {
	padding-left: 0;
}

/*ボタン　バックカラー*/
#btn-gift .sec-cmn-btn .btn-search {
	background-color: #fff;
}

/*ボタン　リンク*/
#btn-gift.sec-search-bg .btn.btn-search {
	height: 70px;
	padding: 0;
}
/*ボタン　テキスト*/
#btn-gift .sec-cmn-btn .btn-text {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	width: calc(100% - 30px);
	padding-left: 30px;
}
@media screen and (max-width: 767px) {
	#btn-gift .sec-cmn-btn .btn-text {
		width: 100%;
		padding-left: 50px;		
	}
}
/*ボタン　前のアイコン追加*/
#btn-gift .sec-cmn-btn .btn-text::before {
	display: inline-block;
	font-family: "Font Awesome 5 free";
	font-size: 2.4rem;
	color: #C99C69;
	font-weight: 900;
	display: inline-block;
	position: absolute;
	top: 40%;
	left: 30px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
	#btn-gift .sec-cmn-btn .btn-text::before {
		font-size: 1.6rem;
		top: 45%;
		left: 15px;
	}
}

/*ボタン　前のアイコン おすすめ*/
#btn-gift .sec-cmn-btn .btn-text.icon-recommended::before {
	content: "\f500";
}
/*ボタン　前のアイコン シーン*/
#btn-gift .sec-cmn-btn .btn-text.icon-scene::before {
	content: "\f500";
}
/*ボタン　前のアイコン 商品カテゴリ*/
#btn-gift .sec-cmn-btn .btn-text.icon-category::before {
	content: "\f24d";
}
/*ボタン　前のアイコン 価格*/
#btn-gift .sec-cmn-btn .btn-text.icon-price::before {
	content: "\f157";
}
/*ボタン　前のアイコン ランキング*/
#btn-gift .sec-cmn-btn .btn-text.icon-ranking::before {
	content: "\f559";
}
/*ボタン　前のアイコン ギフト*/
#btn-gift .sec-cmn-btn .btn-text.icon-knowledge::before {
	content: "\f059";
}


/*ボタン　後ろのアイコン削除*/
#btn-gift .sec-cmn-btn.sec-btn-top .btn .btn-text::after {
	display: none;
}

/*間隔調整*/
#btn-gift.sec-search-bg .btn-search {
	margin: 0 15px 20px 15px;
}
@media screen and (max-width: 991px) {
	#btn-gift.sec-search-bg .btn-search {
		margin: 0 3px 10px 3px;
	}
}
@media screen and (max-width: 767px) {
	#btn-gift.sec-search-bg .adjust:nth-of-type(2n-1) .btn-search {
		margin-left: 0;
	}
	#btn-gift.sec-search-bg .adjust:nth-of-type(2n) .btn-search {
		margin-right: 0;
	}
}

/*間隔調整 修正*/
#btn-gift.sec-search-bg .adjust:nth-last-child(3) .btn-search {
	margin-bottom: 0;
}

/*贈答品　下部　６つのリンク　下バナー
----------------------------------------*/

#btn-gift .adjust-bnr .wrap-bnr {
	margin-top: 0;
}



/*贈答品　フォーム　背景カラーを解除*/
#giftTopicsIndex #cmn-form .cmn-checkbox {
	background-color: rgba(0,0,0,0);
}

/*贈答品　フォーム　検索フォームの背景カラーを調整*/
#giftTopicsIndex #cmn-form .cmn-checkbox .adjust-bg {
	background-color: rgba(211,211,211,0.3);
	padding: 15px;
}
@media screen and (max-width: 991px) {
	#giftTopicsIndex #cmn-form .cmn-checkbox .adjust-bg {
		background-color: #fff;
		padding-top: 55px;
	}	
}

/*贈答品　検索フォーム　
----------------------------------------*/

/*検索フォーム　白線*/
#giftTopicsIndex #cmn-form .cmn-checkbox .adjust-white-border {
	position: relative;
	left: -15px;
	width: calc(100% + 30px);
	height: 1px;
	background-color: #fff;
	margin-bottom: 15px;
}

/*キーワード検索*/
#giftTopicsIndex #cmn-form .input-keyword .input-keyword-search {
	margin-bottom: 0;
}

/*並べ順ボタンwrap*/
#giftTopicsIndex #cmn-form .wrap-btn-select.btn-order {
	position: absolute;
	right: 0;
	z-index: 3;
}

/*並べ順ボタン用　position調整*/
#giftTopicsIndex #cmn-form .adjust-position {
	position: relative;
}
@media screen and (max-width: 991px) {
	#giftTopicsIndex #cmn-form .adjust-position {
		display: flex;
		flex-wrap: wrap;
	}
}

/*並べ順ボタン*/
#giftTopicsIndex #cmn-form .wrap-btn-select {
	border: 1px #ccc solid;
	margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
	#giftTopicsIndex #cmn-form .wrap-btn-select.btn-order {
		width: 100%;
		border: 2px rgba(201,156,105,0.75) solid;
	}
}
#giftTopicsIndex #cmn-form .wrap-btn-select.btn-order.btn-sp-search {
	right: 200px;
}


/*並べ順・絞り込み検索ボタン調整*/
@media screen and (max-width: 991px) {
	#giftTopicsIndex #cmn-form .wrap-btn-select.btn-order {
		position: inherit;
	}

	#giftTopicsIndex #cmn-form .wrap-btn-select.btn-order.adjust-btn-order {
		flex: 0 0 calc( 50% - 3px);
		margin-left: 3px;
		top: 0!important;
	}
	#giftTopicsIndex #cmn-form .wrap-btn-select.btn-order.btn-sp-search {
		right: auto;
		flex: 0 0 calc( 50% - 3px);
		margin-right: 3px;
	}
	#giftProductEntry #cmn-form .wrap-btn-select.btn-order.btn-sp-search {
		flex: 0 0 50%;
		margin-right: 0px;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		-webkit- transform: translateX(-50%);		
	}
	#giftTopicsIndex #cmn-form .adjust-flex {
		flex: 0 0 100%;
	}
}
@media screen and (max-width: 575px) {
	#giftProductEntry #cmn-form .wrap-btn-select.btn-order.btn-sp-search {
		flex: 0 0 80%;
	}
}

/*キーワード検索*/
#giftTopicsIndex #cmn-form .wrap-btn-select.input-keyword-search {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	font-size: 1.1rem;
	height: 50px;
	padding-left: 40px;
}

/*キーワード検索*/
#giftTopicsIndex #cmn-form .input-keyword {
	position: relative;
	margin-bottom: 15px;
}
#giftTopicsIndex #cmn-form .input-keyword::before {
	font-size: 1.2rem;
	color: #C99C69;
	font-family: "Font Awesome 5 free";
	content: '\f002';
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 22;
}

/*贈答品　プルダウン前　アイコン
----------------------------------------*/

#giftTopicsIndex #cmn-form .wrap-btn-select::before {
    position: absolute;
	width: 0;
    left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    font-family: "Font Awesome 5 free";
    font-size: 1rem;
    color: #C99C69;
    font-weight: 700;
	display: inline-block;
}

#giftTopicsIndex #cmn-form .wrap-btn-select.btn-sence::before {
    content: '\f500';
}

#giftTopicsIndex #cmn-form .wrap-btn-select.btn-category::before {
    content: '\f24d';
}

#giftTopicsIndex #cmn-form .wrap-btn-select.btn-price::before {
    content: '\f157';
}



/*プルダウン後　下矢印アイコン
----------------------------------------*/
/*贈答品ページ　カラー調整*/
#giftTopicsIndex #cmn-form .wrap-btn-select::after {
	color: #C99C69;
}

/*プルダウン　サイズ調整
----------------------------------------*/
/*贈答品　プルダウン　削除の調整*/
#giftTopicsIndex #cmn-form .btn-select,
#giftTopicsIndex #cmn-form .btn-text {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	font-size: 1.1rem;
	width: 100%;
	padding: 15px 40px 15px 40px;
}
@media screen and (max-width: 575px) {
	#giftTopicsIndex #cmn-form .btn-select,
	#giftTopicsIndex #cmn-form .btn-text{
		width: 100%;
		padding: 13px 40px 13px 10px;
	}	
}
#giftTopicsIndex #cmn-form .btn-select::-ms-expand,
#giftTopicsIndex #cmn-form .btn-text::-ms-expand {
    display: none;
}

@media screen and (max-width: 575px) {
	#giftTopicsIndex #cmn-form .btn-category .btn-select,
	#giftTopicsIndex #cmn-form .btn-price .btn-select {
		padding-left: 30px;
	}
}

/*贈答品　検索submit
----------------------------------------*/
#giftTopicsIndex #cmn-form .btn-submit {
	color: #fff;
	font-weight: 700;
	width: 100%;
	padding: 10px;
	background-color: #C99C69;
	border-width: 0;
}

/*各検索項目削除ボタン　area*/
#giftTopicsIndex .area-search-conditions {
	display: flex;
	padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
	#giftTopicsIndex .area-search-conditions {
		display: none;
	}
}

/*各検索項目削除ボタン　タイトル*/
#giftTopicsIndex .title-search-conditions {
	flex: 0 0 auto;
	font-family:"Meiryo";
	font-size: 1.1rem;
	font-weight: 700;
	margin-top: 7px;
	margin-right: 15px;
}

/*各検索項目削除ボタン　wrap*/
#giftTopicsIndex .wrap-search-conditions {
	flex: 1 1 auto;
}

/*各検索項目削除ボタン*/
#giftTopicsIndex .text-search-conditions {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	color: #505050;
	display: inline-block;
	border: 1px #DEDEDE solid;
	border-radius: 4px;
	padding: 0px 12px 6px 12px;
	margin-right: 5px;
	margin-bottom: 5px;
}
/*各検索項目削除ボタン　アイコン*/
#giftTopicsIndex .text-search-conditions::after {
	display: inline;
	content: '×';
	font-size: 1.3rem;
	color: #C99C69;
	padding-left: 3px;
	position: relative;
	top: 2px;
}
/*全ての検索項目削除ボタン*/
#giftTopicsIndex .text-all-conditions {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	color: #505050;
	background-color: rgba(202,154,104,0.19);
	display: inline-block;
	border: 1px #DEDEDE solid;
	border-radius: 4px;
	padding: 0px 12px 6px 12px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#giftTopicsIndex .text-all-conditions::after {
	display: inline;
	content: '×';
	font-size: 1.3rem;
	color: #C99C69;
	padding-left: 3px;
	position: relative;
	top: 2px;
}

/*贈答品　件数表示調整
-----------------------------------*/
#giftTopicsIndex .adjust-position .adjust-row.adjust-border {
	border-top: 1px #DEDEDE solid;
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	#giftTopicsIndex .adjust-position .adjust-row.adjust-border {
		border-width: 0;
		margin-bottom: 20px;
	}
}
#giftTopicsIndex .text-search-result {
	font-size: 1.2rem;
	font-weight: 700;
	margin-top: 40px;
}
@media screen and (max-width: 991px) {
	#giftTopicsIndex .text-search-result {
		font-size: 1.3rem;
		text-align: center;
		line-height: 1.3;
		height: auto;
		margin-top: 10px;
		margin-bottom: 10px!important;
		position: relative;
		top: 10px;
	}
	#giftTopicsIndex .text-search-result .text-small-sp {
		font-size: 1.1rem;
		font-weight: 400;
	}
}

/*贈答品　件数表示調整 0件*/
#giftTopicsIndex .text-score-0 {
	position: relative;
	top: 30px;
	margin-right: 250px;
}
@media screen and (max-width: 991px) {
	#giftTopicsIndex .text-score-0 {
		top: 0;
		margin-right: 0px;
	}
}

/*lg以下で、フォームを非表示
----------------------------------------*/
@media screen and (max-width: 991px) {

	
	/*ウインドウ全体　relative*/
	#giftTopicsIndex #cmn-form .adjust-window,
	#giftProductEntry #cmn-form .adjust-window {
		position: relative;
		z-index: 100;
	}
	
	/*ウインドウ全体*/
	#giftTopicsIndex #cmn-form .adjust-window .toggle-window,
	#giftProductEntry #cmn-form .adjust-window .toggle-window {
		position: absolute;
		left: 150%;
/*		width: 100vw;*/
	}
	
	/*ウインドウ全体　open時*/
	#giftTopicsIndex #cmn-form .adjust-window .toggle-window.open,
	#giftProductEntry #cmn-form .adjust-window .toggle-window.open{
		background-color: rgba(0,0,0,0.6);
		min-height: 100vh;
		padding-top: 70px;
		position: fixed;
		top: 0;
		left: 0%;
	}
	#giftTopicsIndex #cmn-form .adjust-window .toggle-window-02.open,
	#giftProductEntry #cmn-form .adjust-window .toggle-window-02.open{
		background-color: #fff;
		margin: 0 15px;
		padding: 15px 15px 30px 15px;
	}

	/*ウインドウ　ハンバーガーcolseボタン*/
	#giftTopicsIndex #cmn-form .btn-hamburger,
	#giftProductEntry #cmn-form .btn-hamburger {
		height: 30px;
		width: 30px;
		position: absolute;
		top: 85px;
		right: 40px;
	}
	/*ウインドウ　ハンバーガーcolseボタン　bar*/
	#giftTopicsIndex #cmn-form .btn-hamburger::before,
	#giftProductEntry #cmn-form .btn-hamburger::before {
		display: block;
		content: "";
		background-color: #000;
		width: 27px;
		height: 3px;
		transform: rotate(45deg);
		position: relative;
		top: 13px;
	}
	/*ウインドウ　ハンバーガーcolseボタン　bar*/
	#giftTopicsIndex #cmn-form .btn-hamburger::after,
	#giftProductEntry #cmn-form .btn-hamburger::after {
		display: block;
		content: "";
		background-color: #000;
		width: 27px;
		height: 3px;
		transform: rotate(-45deg);
		position: relative;
		top: 10px;
	}
}

/*贈答品検索・詳細ページ*/
#giftTopicsIndex #layout-cmn-search-01 .entry-search .acms-btn .wrap-img,
#giftProductEntry #layout-cmn-search-01 .entry-search .acms-btn .wrap-img {
	padding: 0;
}

#giftTopicsIndex .adjust-position-relative {
	height: auto;
}
#giftTopicsIndex .wrap-text-product {
    height: auto;
}

/*
@media screen and (max-width: 575px) {
	#giftTopicsIndex .adjust-position-relative {
		height: 240px;
	}
	#giftTopicsIndex .wrap-text-product {
		height: 240px;
	}	
}

*/
/*
#giftTopicsIndex .wrap-text-product {
	position: absolute;
	bottom: 0;
}
*/

#giftTopicsIndex .wrap-text-product .title-name {
	font-size: 1.3rem;
/*
	position: absolute;
	top: 20px!important;
*/
	padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
	#giftTopicsIndex .wrap-text-product .title-name {
		font-size: 1.1rem;
	}
}

#giftTopicsIndex .wrap-text-product .title-name .wrap-img-pr {
	margin: 10px 0;
	position: relative;
	z-index: 9999999;
}

#giftTopicsIndex .text-price {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	font-size: 1.2rem;
	font-weight: 700;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
@media screen and (max-width: 767px) {
	#giftTopicsIndex .text-price {
		font-size: 1.1rem;
		left: 10px;
	}
}


/*
#giftTopicsIndex .wrap-btn {
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#giftTopicsIndex #cmn-form .wrap-btn .btn-text {
	padding: 0;
}
*/

#giftTopicsIndex .sec-search-list img {
	padding: 10px;
}

#giftTopicsIndex .entry-search {
	margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
	#giftTopicsIndex .entry-search {
		margin-top: 0;
		margin-bottom: 20px;
	}	
}



#giftIndex .sec-keyword-search .wrap-keyword-search {
	margin: 0 0 50px 0;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-keyword-search .wrap-keyword-search {
		margin: 0 0 30px 0;
	}
}

/*検索フォーム　アイコン　贈答品ページ*/
#giftIndex .sec-keyword-search .wrap-keyword-search:before {
	color: #C99C69;
}

/*検索フォーム　ボタン 贈答品ページ*/
#giftIndex .sec-keyword-search .btn-keyword-search {
	font-size: 1.2rem;
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	background-color: #C99C69;
}

#giftIndex .sec-keyword-search .input-keyword-search {
	font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
	#giftIndex .sec-keyword-search .btn-keyword-search {
		font-size: 1.1rem;
	}

	#giftIndex .sec-keyword-search .input-keyword-search {
		font-size: 1.1rem;
	}	
}

/*=================================================================
贈答品　個ページ
=================================================================*/

/*------------------------------------------------
slick 制御
------------------------------------------------*/
#giftIndex .slick-prev.slick-arrow,
#giftIndex .slick-next.slick-arrow {
	width: 34px;
	height: 34px;
	top: calc(50% + 54px);
	z-index: 9999;
}
	#giftIndex .slick-prev {
		left: -15px;
		z-index: 1114;
	}
	#giftIndex .slick-next {
		right: -15px;
	}

#giftIndex .slick-prev.slick-arrow::before,
#giftIndex .slick-next.slick-arrow::before {
	font-size: 2rem;
	color: #333;
	z-index: 99999;
}

#giftIndex .slick-dots {
	height: 5px;
	bottom: 11px!important;
}
#giftIndex .sec-ranking .slick-dots {
	height: 5px;
	bottom: -17px!important;
}
#giftIndex .slick-dots li {
background-color: rgba(147,147,147,0.3);
		width: 30px!important;
		height: 5px!important;
}
#giftIndex .slick-dots li.slick-active {
		background-color: rgba(147,147,147,1);
}
@media screen and (min-width: 1200px) {
	#giftIndex .slick-dots li {
		display: none;
	}
}
#giftIndex .slick-dots li button,
#giftIndex .slick-dots li button:before {
	display: none;
}

#giftIndex .slick-list {
	width: 100%;
}

.text-decoration-none {
	text-decoration: none;
}
.text-decoration-none.adjust-height-100 {
	height: 100%;
	display: block;
}

#giftIndex #sec-gift-faq .sec-cmn-title-center {
	padding-top: 100px!important;
	margin-bottom: 80px!important;
}

#giftIndex #sec-gift-faq .link-gift-faq {
	display: inline-block;
	font-size: 1.3rem;
	text-align: right;
	color: #000;
	width: 160px;
	margin-top: 30px;
	margin-left: calc( 100% - 160px );
}
@media screen and (max-width: 991px) {
	#giftIndex #sec-gift-faq .link-gift-faq {
		font-size: 1.1rem;
		margin-top: 20px;
	}
}
@media screen and (max-width: 767px) {
	#giftIndex #sec-gift-faq .link-gift-faq {
		font-size: 1rem;
		margin-top: 10px;
	}
}

/*贈答品　特集トピック
------------------------------------------------*/


/*贈答品　ランキング　大タイトル*/
#giftIndex .sec-collect .sec-cmn-title-center {
	padding-top: 10px!important;
	margin-bottom: 85px!important;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-collect .sec-cmn-title-center {
		padding-top: 0px!important;
		margin-top: 0!important;
		margin-bottom: 40px!important;
	}	
}


#giftIndex .sec-collect .adjust {
	margin-bottom: 90px;
}
/*
#giftIndex .sec-collect .adjust:nth-last-of-type(2) {
	margin-bottom: 0px;
}
#giftIndex .sec-collect .adjust:nth-last-of-type(1) {
	margin-bottom: 0px;
}
*/
@media screen and (max-width:767px) {
	#giftIndex .sec-collect .adjust {
		margin-bottom: 30px;
	}
}

#giftIndex .sec-collect .col-gift-feature {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#giftIndex .sec-collect .col-gift-feature:nth-of-type(4) {
	margin-left: calc( 16.6% - 1px );
}
@media screen and (max-width:991px) {
	#giftIndex .sec-collect .col-gift-feature {
		margin-bottom: 5px;
	}
	#giftIndex .sec-collect .col-gift-feature:nth-of-type(4) {
		margin-left: 0;
	}
}

#giftIndex .sec-collect a {
	color: #313131;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

/*贈答品　特集トピック 全体*/
#giftIndex .wrap-collect {
	padding: 15px 15px 0 15px;
	position: relative;
}
@media screen and (max-width:991px) {
	#giftIndex .wrap-collect {
		padding: 5px;
	}	
}
@media screen and (max-width:767px) {
	#giftIndex .wrap-collect {
		padding: 5px;
	}
	/*調整*/
	#giftIndex .adjust:last-of-type .wrap-collect {
		margin-bottom: 0;
	}
}

#giftIndex .musee {
	background-color: rgba(255,230,240,0.66);
}
#giftIndex .ecrin {
	background-color: rgba(255,249,230,0.66);
}
#giftIndex .elan  {
	background-color: rgba(255,236,193,0.66);
}
#giftIndex .bongusta {
	background-color: rgba(255,238,216,0.66);
}
#giftIndex .aojiru {
	background-color: rgba(240,250,210,0.66);
}






/*贈答品　特集トピック 上部の帯*/
#giftIndex .adjust-bar:before {
	height: 8px;
	width: 100px;
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: -25px;
	transform: rotate(-40deg);
}
@media screen and (max-width: 767px) {
	#giftIndex .adjust-bar:before {
		height: 5px;
		width: 100px;
		top: -5px;
		left: -25px;
	}	
}

/*贈答品　特集トピック 上下の帯　カラー*/
/*
#giftIndex .sec-collect .adjust-bar.musee::before,
#giftIndex .sec-collect .adjust-bar.musee::after {
	background-color: #F5AB00;
}
#giftIndex .sec-collect .adjust-bar.elan::before,
#giftIndex .sec-collect .adjust-bar.elan::after {
	background-color: #996623;
}
#giftIndex .sec-collect .adjust-bar.purple::before,
#giftIndex .sec-collect .adjust-bar.purple::after {
	background-color: rgba(118,77,152,0.3);
}
#giftIndex .sec-collect .adjust-bar.pink::before,
#giftIndex .sec-collect .adjust-bar.pink::after {
	background-color: rgba(224,78,111,0.3);
}
#giftIndex .sec-collect .adjust-bar.green::before,
#giftIndex .sec-collect .adjust-bar.green::after {
}
#giftIndex .sec-collect .adjust-bar.orange::before,
#giftIndex .sec-collect .adjust-bar.orange::after {
}
#giftIndex .sec-collect .adjust-bar.blue::before,
#giftIndex .sec-collect .adjust-bar.blue::after {
}
*/

/*贈答品　特集トピック 下部の帯*/
#giftIndex .adjust-bar:after {
	height: 8px;
	width: 100px;
	content: "";
	display: block;
	position: absolute;
	bottom: 10px;
	right: -25px;
	transform: rotate(-40deg);
}
@media screen and (max-width: 767px) {
	#giftIndex .adjust-bar:after {
		height: 5px;
		width: 100px;
		bottom: -5px;
		right: -25px;
	}		
}

/*贈答品　特集トピック 全体*/
@media screen and (max-width: 767px) {
	#giftIndex .sec-collect {
		margin-top: 30px;
	}
}



/*贈答品　特集トピック 画像調節*/
#giftIndex .sec-collect .img-topics {
	width: 100%;
	height: 100%;
}

/*贈答品　特集トピック 色付きタイトル*/
#giftIndex .sec-collect .wrap-collect .title-collect {
	font-size: 1.1rem;
	font-family: 'りょうゴシック PlusN',  Hiragino Sans, 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
	line-height: 1.7rem;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
	height: 40px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
@media screen and (max-width:991px) {
	#giftIndex .sec-collect .wrap-collect .area-text.wrap-title {
		margin-left: -10px;
		margin-right: 15px;
	}
	#giftIndex .sec-collect .wrap-collect .title-collect {
		font-size: 1.2rem;
		line-height: 1.7rem;
		text-align: left;
		margin-top: 20px;
		height: 120px;
	}
}
@media screen and (max-width:767px) {
	#giftIndex .sec-collect .wrap-collect .title-collect {
		font-size: 1.1rem;
		margin-top: 5px;
		margin-bottom: 5px;
	}
}
@media screen and (max-width:575px) {
	#giftIndex .sec-collect .wrap-collect .title-collect {
		height: auto;
		margin-top: 45px;
	}
}
@media screen and (max-width:400px) {
	#giftIndex .sec-collect .wrap-collect .area-text.wrap-title {
		margin-left: -30px;
		margin-right: -5px;
	}
	#giftIndex .sec-collect .wrap-collect .title-collect {
		height: auto;
		margin-top: 25px;
	}
}

/*贈答品　特集トピック 色付きタイトル　カラー調節*/
/*贈答品　特集トピック 上下の帯　カラー*/
/*
#giftIndex .sec-collect .musee .title-collect,
#giftIndex .sec-collect .musee .title-collect {
	color: #F5AB00;
}
#giftIndex .sec-collect .elan .title-collect,
#giftIndex .sec-collect .elan .title-collect {
	color: #996623;
}
#giftIndex .sec-collect .purple .title-collect,
#giftIndex .sec-collect .purple .title-collect {
	color: rgba(118,77,152,0.3);
}
#giftIndex .sec-collect .pink .title-collect,
#giftIndex .sec-collect .pink .title-collect {
	color: rgba(224,78,111,0.3);
}
#giftIndex .sec-collect .green .title-collect,
#giftIndex .sec-collect .green .title-collect {
}
#giftIndex .sec-collect .orange .title-collect,
#giftIndex .sec-collect .orange .title-collect {
}
#giftIndex .sec-collect .blue .title-collect,
#giftIndex .sec-collect .blue .title-collect {
}
*/

/*贈答品　特集トピック テキスト*/
#giftIndex .sec-collect .text-collect {
	font-size: 1rem;
	font-family: 'りょうゴシック PlusN',  Hiragino Sans, 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
	text-align: center;
	line-height: 1.8;
	min-height: 260px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
@media screen and (max-width:991px) {
	#giftIndex .sec-collect .text-collect {
		font-size: 1.2rem;
		text-align: left;
		padding-left: 10px;
		min-height: 100px;
	}	
}
@media screen and (max-width:767px) {
	#giftIndex .sec-collect .text-collect {
		font-size: 0.9rem;
	}	
}

/*贈答品　おすすめ商品
------------------------------------------------*/

/*贈答品　おすすめ商品　全体*/
#giftIndex .sec-recommend {
	background-color: rgba(211,211,211,0.18);
	padding-bottom: 110px;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-recommend {
		padding-bottom: 1px;
	}	
}



/*贈答品　おすすめ商品　大タイトル*/
#giftIndex .sec-recommend .sec-cmn-title-center {
	padding-top: 140px!important;
	margin-bottom: 82px!important;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-recommend .sec-cmn-title-center {
		padding-top: 40px!important;
		margin-bottom: 60px!important;
		margin-top: 10px!important;
	}	
}

@media screen and (max-width: 767px) {
	.sec-cmn-title-center {
		font-size: 2rem!important;
	}
}

/*贈答品　おすすめ商品　各ブロック*/
#giftIndex .sec-recommend .wrap-recommend {
	border: 1px #DEDEDE solid;
	background-color: #fff;
	height: 100%;
	margin: 0 -5px;
	position: relative;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-recommend .wrap-recommend {
		position: relative;
		left: 5px;
	}
}

/*贈答品　おすすめ商品　画像調整*/
#giftIndex .sec-recommend .area-img {
	background-color: #fff;
}
#giftIndex .sec-recommend .img-topics {
	width: 100%;
}

#giftIndex .sec-recommend .img-topics {
	width: 100%;
}

/*贈答品　おすすめ商品　テキスト 全体*/
#giftIndex .sec-recommend .area-text {
	color: #000;
	background-color: #fff;
	height: 240px;
	padding: 20px 15px 15px 15px;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-recommend .text-decoration-none {
		height: 700px;
		display: block;
	}
}
@media screen and (max-width: 400px) {
	#giftIndex .sec-recommend .text-decoration-none {
		height: 600px;
		display: block;
	}
}

/*贈答品　おすすめ商品　タグ　全体*/
#giftIndex .sec-recommend .area-tag {
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 20px;
}
#giftIndex .sec-recommend .mark-tag {
	color: #fff;
	background-color: #999;
	padding: 4px 7px 0 8px;
	border-radius: 4px;
	letter-spacing: 0.2rem;
	
}

/*贈答品　おすすめ商品　商品名*/
#giftIndex .sec-recommend .title-ranking {
	font-size: 1.6rem;
	color: rgba(67,25,18,0.8);
	font-weight: bold;
	margin-bottom: 8px;
	bottom: 220px;
	position: absolute;
	height: 0;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-recommend .title-ranking {
		font-size: 1.4rem;
		margin-right: 20px;
	}
}
#giftIndex .sec-recommend .title-ranking .text-maker {
	font-size: 1.2rem;
	height: 0;
}

/*贈答品　おすすめ商品　値段*/
#giftIndex .sec-recommend .text-price {
	font-size: 1.2rem;
	font-weight: bold;	
	margin-bottom: 15px!important;
}

/*贈答品　おすすめ商品　値段*/
#giftIndex .sec-recommend .text-price {
	font-size: 1.3rem;
	font-weight: bold;
	display: none;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-recommend .text-price {
		font-size: 1.1rem;
	}
}


#giftIndex .sec-recommend .text-price.js-price-child {
	display: block;
	position: absolute;
	bottom: 15px;
}

/*贈答品　おすすめ商品　テキスト*/
#giftIndex .sec-recommend .text-recommend {
	font-size: 1.2rem;
}

/*sp 贈答品　おすすめ商品　スライダー調整*/
@media screen and (min-width: 768px) {
	#giftIndex .sec-recommend .slick-dots li {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-recommend .wrap-box-slider {
		position: relative;
	}
	#giftIndex .sec-recommend .row-wrap-off {
		flex-wrap: nowrap!important;
		position: relative;
	}
	#giftIndex .sec-recommend .box-slider {
		position: relative;
		margin-bottom: 25px;
	}
	#giftIndex .sec-recommend .btn-slider-side {
		background-color: rgba(147,147,147,0.3);
		width: 40px;
		height: 40px;
		border-radius: 50%;
		position: absolute;
		top: 45%;
	}
}


/*贈答品　贈るシーンで選ぶ
------------------------------------------------*/

/*贈答品　贈るシーンで選ぶ　全体*/
#giftIndex .sec-celebration {
	padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-celebration {
		padding-bottom: 9px;
	}
}

/*贈答品　贈るシーンで選ぶ　大タイトル*/
#giftIndex .sec-celebration .sec-cmn-title-center {
	padding-top: 117px!important;
	margin-bottom: 90px!important;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-celebration .sec-cmn-title-center {
		padding-top: 25px!important;
		margin-bottom: 60px!important;
	}	
}

/*贈答品　贈るシーンで選ぶ　間隔調整*/
@media screen and (max-width: 767px) {
	#giftIndex .sec-celebration .adjust:nth-of-type(2n-1) {
		padding-right: 3.5px;
	}
	#giftIndex .sec-celebration .adjust:nth-of-type(2n) {
		padding-left: 3.5px;
	}
}

/*贈答品　贈るシーンで選ぶ　各ブロック*/
#giftIndex .sec-celebration a {
	height: 100%;
	border: 1px #DEDEDE solid;
	display: block;
}

#giftIndex .sec-celebration .adjust {
	margin-bottom: 20px;
}

/*贈答品　贈るシーンで選ぶ　画像調節*/
#giftIndex .sec-celebration .img-topics {
	width: 100%;
	height: 100%;
}

/*贈答品　贈るシーンで選ぶ　各トピックのタイトル*/
#giftIndex .sec-celebration .title-confer {
	font-size: 1.6rem;
	color: rgba(0,0,0,0.8);
	margin: 22px 0 17px 0;
	text-align: center;
	letter-spacing: 0.2rem;
}
@media screen and (max-width: 1199px) {
	#giftIndex .sec-celebration .title-confer {
		font-size: 1.3rem;
		margin: 12px 0 12px 0;
	}	
}

/*贈答品　値段ごとの商品
------------------------------------------------*/



/*贈答品　商品カテゴリ　大タイトル*/
#giftIndex .sec-search-btn .sec-cmn-title-center {
	padding-top: 150px!important;
	margin-bottom: 80px!important;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-search-btn .sec-cmn-title-center {
		padding-top: 60px!important;
		margin-bottom: 55px!important;
		margin-top: 0!important;
	}
}

/*贈答品　商品カテゴリ　間隔調整*/
@media screen and (max-width: 767px) {
	#giftIndex .sec-search-btn .adjust:nth-of-type(2n-1) {
		padding-right: 3.5px;
	}
	#giftIndex .sec-search-btn .adjust:nth-of-type(2n) {
		padding-left: 3.5px;
	}
}



/*贈答品　商品カテゴリ　値段アイコン*/
#giftIndex .sec-search-btn .wrap-search:after {
	font-family: "Font Awesome 5 free";
	font-size: 1.5rem;
	content: '\f30b';
	color: #C99C69;
	font-weight: 900;
	position: absolute;
	right: 20px;
} 
@media screen and (max-width: 575px) {
	#giftIndex .sec-search-btn .wrap-search:after {
		right: 10px;
	}
}

/*贈答品　商品カテゴリ　画像調節*/
#giftIndex .sec-search-btn .img-topics {
	width: 100%;
	height: 100%;
}

/*贈答品　商品カテゴリ　各トピックのタイトル*/
#giftIndex .sec-search-btn .title-search {
	font-size: 1.5rem;
	color: rgba(0,0,0,0.8);
	margin-bottom: 22px;
	letter-spacing: 0.2rem;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-search-btn .title-search {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 575px) {
	#giftIndex .sec-search-btn .title-search {
		font-size: 1.1rem;
	}		
}

#giftIndex .sec-search-btn .adjust-col {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-search-btn .adjust-col:nth-of-type(2n-1) {
		    padding-right: 3.5px;
	}
	#giftIndex .sec-search-btn .adjust-col:nth-of-type(2n) {
		    padding-left: 3.5px;
	}
}

/*贈答品　ランキング
------------------------------------------------*/

/*贈答品　ランキング　全体*/
#giftIndex .sec-ranking {
/*	padding-bottom: 90px;*/
}

/*贈答品　ランキング　大タイトル*/
#giftIndex .sec-ranking .sec-cmn-title-center {
	padding-top: 90px!important;
	margin-bottom: 40px!important;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-ranking .sec-cmn-title-center {
		padding-top: 20px!important;
		margin-top: 0!important;
		margin-bottom: 35px!important;
	}	
}


/*贈答品　ランキング　タブ切り替えボタン　wrap*/
#giftIndex .sec-ranking .wrap-btn-ranking {
	display: flex;
	border-bottom: 1px #DEE2E6 solid;
	position: relative;
	z-index: 2;
}

/*贈答品　ランキング　タブ切り替えボタン　各ボタン*/
#giftIndex .sec-ranking .wrap-btn-ranking .btn-ranking {
	flex: 0 0 auto;
	font-size: 1.2rem;
	color: #505050;
	height: 70px;
	padding: 0 20px;
	text-align: center;
	background-color: #F2F2F2;
	border: 1px #F2F2F2 solid;
	cursor: pointer;
	cursor: hand;
	/*上下左右中央　開始*/
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center; 
	-webkit-justify-content: center; 
	justify-content: center; 
	/*上下左右中央　終了*/
	margin-right: 10px;
	border-radius: 4px 4px 0 0;
	position: relative;
	z-index: 3;
	top: 1px;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-ranking .wrap-btn-ranking {
		margin-right: 20px;
	}
	#giftIndex .sec-ranking .wrap-btn-ranking .btn-ranking {
		font-size: 1.1rem;
		height: 44px;
		padding: 0 10px;
	}
}
@media screen and (max-width: 374px) {
	#giftIndex .sec-ranking .wrap-btn-ranking .btn-ranking {
		height: 44px;
		margin-right: 3px;
		padding: 0 1px;
	}
}

/*贈答品　ランキング　各タブ　選択時調整*/
#giftIndex .sec-ranking .wrap-btn-ranking .btn-ranking.open {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	color: #000;
	font-weight: bold;
	background-color: #fff;
	border: 1px #DEE2E6 solid;
	border-bottom: 1px #fff solid;
}

/*贈答品　ランキング　各タブ　選択時文字位置調整*/
#giftIndex .sec-ranking .wrap-btn-ranking .btn-ranking.open span {
	position: relative;
}


/*
#giftIndex .sec-ranking .slick-list {
	height: 800px;
}
@media screen and (max-width: 991px) {
	#giftIndex .sec-ranking .slick-list {
		height: 600px;
	}
}
*/

/*贈答品　ランキング　各タブ　各トピック　アイコン*/
#giftIndex .sec-ranking .box-ranking-topics:before {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 43px;
	height: 60px;
	content: "";
	text-align: center;
	display: block;
	position: relative;
	top: -7px;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-ranking .box-ranking-topics:before {
		height: 40px;
	}
}



#giftIndex .sec-ranking .text-about-tax {
	margin: 40px 0 0 0;
}

#giftIndex #sec-catalog {
	margin: 100px 0 0px 0;
}
/*
#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+1):before {
	background-image: url("../../img/icon-rank-1.jpg");
}
#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+2):before {
	background-image: url("../../img/icon-rank-2.jpg");
}
#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+3):before {
	background-image: url("../../img/icon-rank-3.jpg");
}
#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+4):before {
	background-image: url("../../img/icon-rank-4.jpg");
}
#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+5):before {
	background-image: url("../../img/icon-rank-5.jpg");
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+4):before {
		background-image: url("../../img/icon-rank-1.jpg");
	}
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+5):before {
		background-image: url("../../img/icon-rank-2.jpg");
	}
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+1):before {
		background-image: url("../../img/icon-rank-3.jpg");
	}
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+2):before {
		background-image: url("../../img/icon-rank-4.jpg");
	}
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+3):before {
		background-image: url("../../img/icon-rank-5.jpg");
	}	
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+3):before {
		background-image: url("../../img/icon-rank-1.jpg");
	}
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+4):before {
		background-image: url("../../img/icon-rank-2.jpg");
	}
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+5):before {
		background-image: url("../../img/icon-rank-3.jpg");
	}
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+1):before {
		background-image: url("../../img/icon-rank-4.jpg");
	}
	#giftIndex .sec-ranking .box-ranking-topics:nth-of-type(5n+2):before {
		background-image: url("../../img/icon-rank-5.jpg");
	}	
}
*/


/*
#giftIndex .sec-ranking .box-ranking-topics {
	width: 202px;
}
@media screen and (max-width: 1199px) {
	#giftIndex .sec-ranking .box-ranking-topics {
		width: 290px!important;
	}
}
@media screen and (max-width: 991px) {
	#giftIndex .sec-ranking .box-ranking-topics {
		width: 210px!important;
	}
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-ranking .box-ranking-topics {
		width: 247px!important;
	}
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-ranking .box-ranking-topics {
		width: 247px!important;
	}
}
*/

#giftIndex .sec-ranking .text-decoration-none {
	height: 100%;
	display: block;
	position: relative;
}

#giftIndex .sec-ranking .wrap-area-text {
	height: 240px;
}


#giftIndex .sec-ranking .img-topics {
	width: 100%;
	position: relative;
	z-index: -333;
}

#giftIndex .sec-ranking .img-topics {
	display: block;
    max-width: 90%;
    margin: auto;
    width: 330px;
    height: 330px;
    object-fit: contain;
}
@media screen and (max-width: 991px) {
	#giftIndex .sec-ranking .img-topics {
		max-height: 140px;
	}
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-ranking .img-topics {
		max-height: 140px;
	}
}
@media screen and (max-width: 575px) {
	#giftIndex .sec-ranking .img-topics {
		max-height: 130px;
	}
}
@media screen and (max-width: 500px) {
	#giftIndex .sec-ranking .img-topics {
		max-height: 120px;
	}
}
@media screen and (max-width: 450px) {
	#giftIndex .sec-ranking .img-topics {
		max-height: 100px;
	}
}
@media screen and (max-width: 350px) {
	#giftIndex .sec-ranking .img-topics {
		max-height: 90px;
	}
}


/*贈答品　ランキング　各タブ　テキスト調節*/
#giftIndex .sec-ranking .area-text {
	color: #000;
	height: 240px;
	padding: 15px 15px 15px 15px;
}



#giftIndex .sec-ranking .title-ranking .wrap-img-pr {
	margin: 10px 0;
	position: relative;
	z-index: 9999999;
}

#giftIndex .sec-ranking .title-ranking .text-maker {
	font-size: 1.2rem;
	height: 0;
}





#giftIndex .mark-about-tax {
	font-size: 0.7rem;
    position: relative;
    top: -2px;
    left: -4px;
}


#giftIndex section::before {
    display: block;
    height: 35px;
    margin-top: -6px;
    content: "";
}

/*
#giftIndex #ranking .container {
	overflow: hidden;
}
*/

#giftIndex #keyword .sec-cmn-title-center {
	padding-top: 95px!important;
	margin-bottom: 50px!important;
}
#giftIndex #category .sec-cmn-title-center {
	padding-top: 55px!important;
}
#giftIndex #price .sec-cmn-title-center {
	padding-top: 80px!important;
	margin-bottom: 45px!important;
}
#giftIndex #sec-gift-faq {
	padding-top: 50px!important;
	margin-bottom: 160px;
}












#giftIndex .area-slide-search {
	position: fixed;
	top: 380px;
	right: 0;
	z-index: 99;
	width: 800px;
	height: 0;
}

#giftIndex .area-slide-search .flex-slide-search {
	display: flex;
	position: relative;
	left: 695px;
	z-index: 99;
}
#giftIndex .area-slide-search .flex-slide-search.slide-close {
	animation: search-close 0.5s;
}
@keyframes search-close {
	0% {
		left: 0;
	}
	100% {
		left: 695px;
	}
}
#giftIndex .area-slide-search .flex-slide-search.slide-open {
	border: 1px #F0F0F0 solid;
	left: 0;
	animation: search-open 0.5s;
}
@keyframes search-open {
	0% {
		left: 695px;
	}
	100% {
		left: 0;
	}
}

#giftIndex .area-slide-search .flex-slide-search .wrap-btn-slide-close {
	font-size: 1.1rem;
	display: flex;
	margin-left: auto;
	margin-right: 40px;
	width: 70px;
}
#giftIndex .area-slide-search .flex-slide-search .wrap-btn-slide-close .text-btn-slide-close {
	flex: 0 0 auto;
	line-height: 1.3rem;
	margin-right: 10px;
	margin-bottom: 10px;
}
#giftIndex .area-slide-search .flex-slide-search .wrap-btn-slide-close .btn-slide-close {
	flex: 0 0 auto;
	width: 20px;
	height: 20px;
	background-color: #C99C69;
	position: relative;
	cursor: pointer;
}
#giftIndex .area-slide-search .flex-slide-search .wrap-btn-slide-close .btn-slide-close::before,
#giftIndex .area-slide-search .flex-slide-search .wrap-btn-slide-close .btn-slide-close::after {
	display: block;
	content: "";
	width: 2px;
	height: 18px;
	background-color: #fff;
	position: absolute;
	top: 1px;
	left: calc(50% - 1px);
}
#giftIndex .area-slide-search .flex-slide-search .wrap-btn-slide-close .btn-slide-close::before {
	transform: rotate(45deg);
}
#giftIndex .area-slide-search .flex-slide-search .wrap-btn-slide-close .btn-slide-close::after {
	transform: rotate(-45deg);
}
#giftIndex .area-slide-search #cmn-form .btn-gift-submit input {
	width: 160px;
}


#giftIndex .area-slide-search .flex-slide-search .contents-slide-search {
	width: 100%;
	background-color: #fff;
}
#giftIndex .area-slide-search #cmn-form .wrap-btn-select.input-keyword-search {
	font-size: 1rem;
	height: 44px;
}
#giftIndex .area-slide-search #cmn-form .wrap-btn-select {
	height: 40px;
}
#giftIndex .area-slide-search #cmn-form .btn-select {
	font-size: 1rem;
	height: 40px;
	padding-top: 0;
	padding-bottom: 0;
}
#giftIndex .area-slide-search #cmn-form .input-keyword {
	margin-bottom: 30px;
}
#giftIndex .area-slide-search #cmn-form .btn-gift-submit {
	margin-top: 25px;
}
#giftIndex .area-slide-search #cmn-form .area-btn-select .con-times::before,
#giftIndex .area-slide-search #cmn-form .area-btn-select .con-times::after {
	width: 3px;
	height: 29px;
	top: 7px;
}

#giftIndex .area-slide-search .flex-slide-search .btn-slide-search {
	flex: 0 0 105px;
	font-family: りょうゴシック PlusN;
	font-size: 1.4rem;
	background-color: #EBDAC6;
	writing-mode: vertical-rl;
	text-orientation: upright;
	position: relative;
	text-align: center;
	cursor: pointer;
}
#giftIndex .area-slide-search .flex-slide-search .btn-slide-search:before {
	font-family: "Font Awesome 5 free";
    font-size: 2rem;
    content: '\f053';
    color: #C99C69;
    font-weight: 900;
    margin-right: 10px;
	position: absolute;
	top: calc(50% - 1rem);
	left: -5px;
}
#giftIndex .area-slide-search .flex-slide-search.slide-open .btn-slide-search:before {
    content: '\f054';
}
#giftIndex .area-slide-search .flex-slide-search .btn-slide-search:after {
	display: block;
    font-size: 2rem;
    color: #000;
    font-family: "Font Awesome 5 free";
    content: '\f002';
    font-weight: 700;
    position: absolute;
    bottom: 40px;
	right: 20px;
    z-index: 1;
}
#giftIndex .area-slide-search .flex-slide-search .btn-slide-search .text-slide-search {
	font-weight: 700;
	line-height: 85px;
	letter-spacing: 0.5rem;
	margin-left: 20px;
	margin-bottom: 30px;
}



#giftIndex .btn-search {
	margin-top: 65px;
}
#giftIndex .btn-search.btn-search-2 {
	margin-top: 55px;
}

/*贈答品　ランキング　各タブ　クリックで閉じる*/
#giftIndex #ranking2.sec-ranking .wrap-area-ranking-category {
	height: auto;
	overflow: visible;
}

/*贈答品　ランキング　各タブ　全体*/
#giftIndex #ranking2.sec-ranking .area-ranking-category {
	display: block;
	padding-top: 30px;
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	#giftIndex .sec-ranking .area-ranking-category {
		padding-top: 0px;
		margin-bottom: 65px;
	}
}

/*贈答品　ランキング　各タブ　各トピック*/
#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics {
	display: flex;
	margin: 0 10px;
}
@media screen and (max-width: 991px) {
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics {
		margin: 0 4px;
	}	
}

#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .wrap-ranking {
	display: flex;
}
#giftIndex #ranking2.sec-ranking .area-ranking-category .title-ranking-category {
	font-size: 1.2rem;
	margin-top: 25px;
	margin-bottom: 0;
}
#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .box-ranking-topics {
	position: relative;
}
#giftIndex #ranking2.sec-ranking .box-ranking-topics:before {
	height: 40px;
}

/*贈答品　ランキング　商品名*/
#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .title-ranking {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	color: #000;
	font-size: 1.2rem;
	font-weight: 600;
	flex: 0 0 calc(100% - 360px);
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 13px;
}
@media screen and (max-width: 991px) {
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .title-ranking {
		top: 200px;
	}
}
@media screen and (max-width: 767px) {
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .title-ranking {
		font-size: 1.3rem;
		margin-left: 0;
		margin-right: 0;
	}
}

/*贈答品　ランキング　値段*/
#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .text-price {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	display: block;
	color: #000;
	font-size: 1.2rem;
	font-weight: bold;
	position: static;
	bottom: 25px;
	flex: 0 0 200px;
	margin-right: 100px;
}
@media screen and (max-width: 767px) {
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .text-price {
		font-size: 1.1rem;
	}
}
#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .text-price.js-price-parent {
	display: none;
}

#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .icon-rank {
	display: block;
	position: relative;
	width: 24px;
	margin-left: 60px;
	margin-right: 60px;
	top: 0px;
}
@media screen and (max-width: 991px) {
	#giftIndex #ranking2.sec-ranking .area-ranking-category {
		margin-bottom: 20px;
	}
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics {
		flex-wrap: wrap;
	}
	#giftIndex #ranking2.sec-ranking .area-ranking-category .wrap-icon-rank {
		height: 25px;
	}
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .icon-rank {
		top: 5px;
	}
	#giftIndex #ranking2.sec-ranking .area-ranking-category .title-ranking-category {
		font-size: 1.1rem;
		margin-bottom: 10px;
	}
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .title-ranking {
		flex: 0 0 calc( 100% - 110px );
		font-size: 0.9rem;
		height: 25px;
	}
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .text-price {
		flex: 0 0 100%;
		font-size: 0.9rem;
		font-weight: 500;
		text-align: right;
		margin-right: 0;
		position: relative;
		top: -10px;
	}
	#giftIndex #ranking2.sec-ranking .area-ranking-category .box-ranking-topics .icon-rank {
		margin-left: 0px;
		margin-right: 10px;
	}
	#giftIndex #ranking2.sec-ranking .text-about-tax {
		margin-top: 0;
	}
	#giftIndex #sec-catalog {
		font-size: 0.9rem;
		margin: 50px 0 0 0;
	}
	#giftIndex #keyword .sec-cmn-title-center {
		padding-top: 20px!important;
		margin-top: 0!important;
		margin-bottom: 35px!important;
	}

}


#giftIndex #cmn-form .cmn-checkbox {
	background-color: #fff;
}

#giftIndex #cmn-form .input-keyword {
	position: relative;
	margin-bottom: 40px;
}

#giftIndex #cmn-form .area-btn-select {
	display: flex;
}

#giftIndex #cmn-form .area-btn-select .area-btn-category {
	flex: 0 0 45%;
}

#giftIndex #cmn-form .area-btn-select .area-btn-price {
	flex: 0 0 45%;
}

#giftIndex #cmn-form .area-btn-select .con-times {
	flex: 0 0 10%;
	position: relative;
}
#giftIndex #cmn-form .area-btn-select .con-times::before {
	position: absolute;
	top: 9px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	display: block;
	content:"";
	background-color: #000;
	width: 3px;
	height: 35px;
	transform: rotate(45deg);
}
#giftIndex #cmn-form .toggle-window  .con-times::after {
	position: absolute;
	top: 9px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	display: block;
	content:"";
	background-color: #000;
	width: 3px;
	height: 35px;
	transform: rotate(-45deg);
}

#giftIndex #cmn-form .wrap-btn-select {
	border: 1px #E2E2E2 solid;
	border-radius: 0;
}

#giftIndex #cmn-form .wrap-btn-select {
	height: 55px;
}
#giftIndex #cmn-form .btn-select {
	font-size: 1.2rem;
	height: 55px;
}
#giftIndex #cmn-form .wrap-btn-select.input-keyword-search {
	height: 67px;
}

#giftIndex #cmn-form .wrap-btn-select::after {
	content: "▼";
	color: #000;
	font-size: 1.4rem;
	margin-right: 10px;
}

#giftIndex #cmn-form .btn-gift-submit {
	margin-top: 35px;
}

#giftIndex #cmn-form .btn-gift-submit input {
	display: block;
	font-size: 1.2rem;
	color: #fff;
	width: 280px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C99C69;
	border-radius: 0;
	border-width: 0;
}
#giftIndex .btn-slide-search #cmn-form .btn-gift-submit input {
	font-size: 1.2rem;
	height: 34px;
}

/*
#giftIndex #cmn-form .input-keyword::before {
	display: block;
	font-size: 1.7rem;
	color: #C99C69;
	font-family: "Font Awesome 5 free";
	content: '\f002';
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 1;
}
*/
#giftIndex #cmn-form .toggle-window .input-keyword::before {
	font-size: 1.3rem;
}

/*贈答品　商品カテゴリ　各ブロック*/
#giftIndex .adjust .sec-search-btn .wrap-search {
	font-size: 1.2rem;
	height: 210px;
	padding: 10px;
	background-color: #fff;
	border: 1px #BEBEBE solid;
	width: 100%;
	position: relative;
	/* 上下中央 */
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center; 
}
@media screen and (max-width: 767px) {
	#giftIndex .adjust .sec-search-btn .wrap-search {
		height: 85px;
		padding: 0 40px 0 18px;
	}
}

#giftIndex .adjust #price.sec-search-btn .wrap-search {
	height: 80px;
}
#giftIndex .adjust #price.sec-search-btn .wrap-search .adjust-text-price {
	flex: 0 0 calc(100% - 46px);
	text-align: center;
	
}

#giftIndex .adjust .sec-search-btn .wrap-search::before {
	font-family: "Font Awesome 5 free";
    font-size: 1.2rem;
    content: '\f054';
    color: #C99C69;
    font-weight: 900;
	margin-right: 10px;
}
#giftIndex .adjust .sec-search-btn .wrap-search::after {
	display: none;
}
#giftIndex .adjust .sec-search-btn .wrap-img-search {
	margin-left: auto;
}
#giftIndex .adjust .sec-search-btn .text-search-top {
	font-family: りょうゴシック PlusN;
	font-size: 1.2rem;
	line-height: 2.5;
	margin-bottom: 30px!important;
}
#giftIndex .adjust .sec-search-btn .text-search-top.text-search-top-cost {
	margin-bottom: 55px!important;
}
#giftIndex .adjust .sec-search-btn .title-btn-category {
	font-family: りょうゴシック PlusN;
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
	line-height: 70px;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	border-top: 1px #BFBFBF solid;
	border-bottom: 1px #BFBFBF solid;
}
@media screen and (max-width: 991px) {
	#giftIndex .adjust .sec-search-btn .title-btn-category {
		font-size: 1rem;
		line-height: 40px;
		width: 300px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	#giftIndex #cmn-form .area-btn-select {
		flex-wrap: wrap;
	}
	#giftIndex #cmn-form .area-btn-select .area-btn-category {
		flex: 0 0 100%;
	}
	#giftIndex #cmn-form .area-btn-select .con-times {
		flex: 0 0 100%;
		height: 45px;
	}
	#giftIndex #cmn-form .area-btn-select .area-btn-price {
		flex: 0 0 100%;
	}
	#giftIndex #cmn-form .wrap-btn-select.input-keyword-search {
		height: 53px;
	}
	#giftIndex #category .sec-cmn-title-center {
		padding-top: 20px!important;
		margin-bottom: 5px!important;
	}
	#giftIndex .adjust .sec-search-btn .text-search-top {
		font-size: 0.9rem;
		line-height: 2;
		margin-bottom: 0!important;
	}
	#giftIndex .adjust .sec-search-btn .wrap-search {
		font-size: 0.9rem;
		height: 90px;
	}
	#giftIndex .adjust .sec-search-btn .wrap-img-search {
		height: 100%;
	}
	#giftIndex .adjust .sec-search-btn .wrap-img-search .img-search {
		max-height: 100%;
		max-width: 100%;
		width: auto;
	}
	#giftIndex #price .sec-cmn-title-center {
		padding-top: 25px!important;
		margin-bottom: 25px!important;
	}
	#giftIndex .adjust #price.sec-search-btn .wrap-search {
		height: 50px;
	}
	#giftIndex .adjust .sec-search-btn .text-search-top.text-search-top-cost {
		margin-bottom: 35px!important;
	}
	#giftIndex .sec-search-btn .adjust-col {
		margin-bottom: 5px;
	}
	#giftIndex .btn-search.btn-search-2 {
		margin-top: 45px;
	}
	#giftIndex #sec-gift-faq {
		padding-top: 20px!important;
		margin-bottom: 50px;
	}
	#giftIndex #sec-gift-faq .sec-cmn-title-center {
		line-height: 1.3;
		padding-top: 0!important;
		margin-bottom: 30px!important;
	}
}

@media screen and (max-width: 767px) {
	#giftIndex #cmn-form .toggle-window-02 .area-btn-select .con-times::before,
	#giftIndex #cmn-form .toggle-window-02 .area-btn-select .con-times::after {
		width: 3px;
		height: 31px;
		top: 6px;
	}
}

@media screen and (max-width: 767px) {
	#giftIndex .adjust .sec-search-btn .title-btn-category {
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
}


#giftIndex .area-slide-search-sp .btn-slide-search {
	font-size: 1.1rem;
	background-color: #EBDAC6;
	text-align: center;
	line-height: 65px;
	position: relative;
	cursor: pointer;
}
#giftIndex .area-slide-search-sp .btn-slide-search::before {
	font-family: "Font Awesome 5 free";
    font-size: 2rem;
    content: '\f078';
    color: #C99C69;
    font-weight: 900;
    margin-right: 10px;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#giftIndex .area-slide-search-sp .flex-slide-search.slide-open .btn-slide-search::before {
    content: '\f077';
}
#giftIndex .area-slide-search-sp .flex-slide-search .btn-slide-search:after {
	display: block;
    font-size: 2rem;
    color: #000;
    font-family: "Font Awesome 5 free";
    content: '\f002';
    font-weight: 700;
    position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#giftIndex .area-slide-search-sp .contents-slide-search {
/*
	height: 0;
	overflow: hidden;
*/
}
#giftIndex .area-slide-search-sp .adjust-window {
	margin-top: 20px;
}
#giftIndex .area-slide-search-sp #cmn-form .wrap-btn-select.input-keyword-search {
	height: 47px;
}
#giftIndex #cmn-form .wrap-btn-select.input-keyword-search {
	padding-left: 5px;
	padding-right: 5px;
}
#giftIndex .area-slide-search-sp #cmn-form .wrap-btn-select {
	height: 40px;
}
#giftIndex .area-slide-search-sp #cmn-form .btn-select {
	height: 40px;
	padding-top: 0;
	padding-bottom: 0;
}
#giftIndex .area-slide-search-sp #cmn-form .area-btn-select .con-times {
	height: 60px;
}
#giftIndex .area-slide-search-sp #cmn-form .area-btn-select .con-times::before,
#giftIndex .area-slide-search-sp #cmn-form .area-btn-select .con-times::after {
	width: 3px;
    height: 35px;
	top: 11px;
}
#giftIndex .area-slide-search-sp #cmn-form .btn-gift-submit {
	margin-top: 20px;
}
#giftIndex .area-slide-search-sp #cmn-form .btn-gift-submit input {
	width: 160px;
	height: 33px;
}

#giftIndex .area-slide-search-sp .wrap-search {
	color: #000;
	position: relative;
	margin-left: 20px;
	margin-bottom: 25px;
}
#giftIndex .area-slide-search-sp .wrap-search::before {
	font-family: "Font Awesome 5 free";
    font-size: 1.2rem;
    content: '\f054';
    color: #C99C69;
    font-weight: 900;
    margin-right: 10px;
	display: block;
	position: absolute;
	top: -1px;
	left: -20px;
}
#giftIndex .area-slide-search-sp .wrap-btn-search {
	padding-top: 20px;
	margin-top: 10px;
}
#giftIndex .area-slide-search-sp .btn-title-search {
	font-size: 1.2rem;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 30px!important;
}
#giftIndex .area-slide-search-sp .wrap-btn-slide-close {
	width: 90px;
	display: flex;
	margin-left: auto;
}
@media screen and (max-width: 767px) {
	#giftIndex .area-slide-search-sp .wrap-btn-slide-close {
		padding-top: 20px;
	}
}
#giftIndex .area-slide-search-sp .wrap-btn-search.border-top {
	border-top: 1px #BFBFBF solid;
}
#giftIndex .area-slide-search-sp .btn-slide-close {
	font-weight: 500;
	background-color: #C99C69;
	width: 18px;
	height: 18px;
	margin-right: 15px;
	position: relative;
	cursor: pointer;
	flex: 0 0 20px;
}
@media screen and (max-width: 767px) {
	#giftIndex .area-slide-search-sp .btn-slide-close {
		margin-top: 20px;
	}
}
#giftIndex .area-slide-search-sp .btn-slide-close::before,
#giftIndex .area-slide-search-sp .btn-slide-close::after {
	position: absolute;
	top: -1px;
	left: 9px;
	display: block;
	content: "";
	width: 2px;
	height: 20px;
	background-color: #fff;
}
#giftIndex .area-slide-search-sp .btn-slide-close::before {
	transform: rotate(45deg);
}
#giftIndex .area-slide-search-sp .btn-slide-close::after {
	transform: rotate(-45deg);
}
#giftIndex .area-slide-search-sp .wrap-btn-slide-close .text-btn-slide-close {
	text-align: center;
	line-height: 20px;
	flex: 0 0 50px;
}
@media screen and (max-width: 767px) {
	#giftIndex .area-slide-search-sp .wrap-btn-slide-close .text-btn-slide-close {
		margin-top: 20px;
	}
}

#giftIndex .area-slide-search-sp .contents-slide-search {
	overflow: hidden;
	height: 0;
}

#giftIndex .area-slide-search-sp .flex-slide-search.slide-open .contents-slide-search {
	height: 440px;
	animation: search-open-sp 0.5s;
}
@keyframes search-open-sp {
	0% {
		height: 0;
	}
	100% {
		height: 440px;
	}
}

#giftIndex .area-slide-search-sp .flex-slide-search.slide-close .contents-slide-search {
	height: 0;
/*	animation: search-close-sp 0.5s;*/
}
@keyframes search-close-sp {
	0% {
		height: 440px;
	}
	100% {
		height: 0;
	}
}
@media screen and (max-width: 991px) {
	#giftIndex #cmn-form .wrap-btn-select {
		font-size: 1rem;
	}
	#giftIndex #cmn-form .btn-select {
		font-size: 1rem;
	}
	#giftIndex #cmn-form .btn-gift-submit input {
		width: 160px;
	}
	#giftIndex .adjust .sec-search-btn .wrap-search {
		padding: 10px 5px;
	}
	#giftIndex .adjust .sec-search-btn .wrap-search::before {
		font-size: 1rem;
	}
}

#giftIndex .area-slide-search-sp .flex-slide-search.slide-open {
	width: 100%;
	height: 100vh;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	position: fixed;
	top: 65px;
	z-index: 999;
	background-color: rgba(0,0,0,0.3);
}
#giftIndex .area-slide-search-sp .contents-slide-search {
	background-color: #fff;
}

/*=================================================================
 贈答品　商品検索フォーム
=================================================================*/

#gift-form .cmn-checkbox {
	padding: 15px;
}

#gift-form .cmn-checkbox .input-keyword-search {
	width: 100%;
}



/*=================================================================
個ページ 贈答品　商品一覧エントリーページ
=================================================================*/

/*上部の絞り込みトピック
------------------------------------------------*/

#giftTopicsEntry .wrap-topic-title {
	margin-top: 80px;
}
@media screen and (max-width: 767px) {
	#giftTopicsEntry .wrap-topic-title {
		margin-top: 30px;
	}
}

/*表示非表示制御*/
#giftTopicsEntry .sec-topic-title.display-none {
	display: none;
}

/*wrap*/
#giftTopicsEntry .sec-topic-title .wrap-topic-title {
	display: flex;
/*	border: 1px #c7c7c7 solid;*/
}
@media screen and (max-width: 767px) {
	#giftTopicsEntry .sec-topic-title .wrap-topic-title {
		flex-wrap: wrap;
		flex-direction: row;
	}	
}

/*img　wrap調整*/
#giftTopicsEntry .sec-topic-title .wrap-topic-title .wrap-img {
	flex: 0 0 50%;
}
/*
@media screen and (max-width: 767px) {
	#giftTopicsEntry .sec-topic-title .wrap-topic-title .wrap-img {
		flex: 0 0 100%;
		order: 2;
	}
}
*/

/*img調整*/
#giftTopicsEntry .sec-topic-title .wrap-topic-title .img-topics {
	width: 100%;
}

/*タイトル　wrap調整*/
#giftTopicsEntry .sec-topic-title .wrap-topic-title .wrap-title {
	flex: 0 0 50%;
}
/*
@media screen and (max-width: 767px) {
	#giftTopicsEntry .sec-topic-title .wrap-topic-title .wrap-title {
		flex: 0 0 100%;
		order: 1;
	}
}
*/

/*タイトル　調整*/
#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic {
	font-size: 2.4rem;
	font-family: 'りょうゴシック PlusN', Hiragino Sans;
	font-weight: 500;
	height: 100%;
	position: relative;
	overflow: hidden;
	/* 上下左右中央 */
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center; 
	-webkit-justify-content: center;
	justify-content: center; 	
}
@media screen and (max-width: 1199px) {
	#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic {
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 767px) {
	#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic {
		font-size: 1rem;
	}
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic.musee {
	background-color: rgba(255,230,240,0.66);
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic.ecrin {
	background-color: rgba(255,249,230,0.66);
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic.elan  {
	background-color: rgba(255,236,193,0.66);
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic.bongusta {
	background-color: rgba(255,238,216,0.66);
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic.aojiru {
	background-color: rgba(240,250,210,0.66);
}



/*タイトル　上下バーのカラー*/
/*
#giftTopicsEntry .sec-topic-title .wrap-topic-title .musee:before,
#giftTopicsEntry .sec-topic-title .wrap-topic-title .musee:after {
	background-color: #F5AB00;
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .elan:before,
#giftTopicsEntry .sec-topic-title .wrap-topic-title .elan:after {
	background-color: #996623;
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .purple:before,
#giftTopicsEntry .sec-topic-title .wrap-topic-title .purple:after {
	background-color: rgba(118,77,152,0.3);
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .pink:before,
#giftTopicsEntry .sec-topic-title .wrap-topic-title .pink:after {
	background-color: rgba(224,78,111,0.3);
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .green:before,
#giftTopicsEntry .sec-topic-title .wrap-topic-title .green:after {
	background-color: #52DB63;
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .orange:before,
#giftTopicsEntry .sec-topic-title .wrap-topic-title .orange:after {
	background-color: #E6A022;
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .blue:before,
#giftTopicsEntry .sec-topic-title .wrap-topic-title .blue:after {
	background-color: #415ED2;
}
*/

/*
#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic:before {
	height: 8px;
	width: 100px;
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: -25px;
	transform: rotate(-40deg);	
}
#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic:after {
	height: 8px;
	width: 100px;
	content: "";
	display: block;
	position: absolute;
	bottom: 10px;
	right: -25px;
	transform: rotate(-40deg);	
}
@media screen and (max-width: 767px) {
	#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic:before {
		height: 6px;
		left: -35px;
	}
	#giftTopicsEntry .sec-topic-title .wrap-topic-title .title-topic:after {
		height: 6px;
		right: -35px;
	}
}
*/


/*=================================================================
商品詳細ページ
=================================================================*/

#giftProductEntry .sec-entry-product {
	margin-top: 100px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .sec-entry-product {
		margin-top: 30px;
	}
}

#giftProductEntry .entry {
	border-width: 0;
}

#giftProductEntry .wrap-tag {
	height: 40px;
	margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .wrap-tag {
		margin-bottom: 0px;
	}	
}

#giftProductEntry .wrap-tag .mark-new::after {
	background-color: #E04E6F;
	padding: 3px 6px;
	border-radius: 4px;
	display: inline-block;
	content: "NEW";
	font-size: 1.2rem;
	color: #fff;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .wrap-tag .mark-new::after {
		padding: 1px 4px;
	}
}

#giftProductEntry .text-maker-top,
#giftProductEntry .text-name-top {
	font-size: 1.1rem;
	line-height: 1.5;
	margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .text-name-top {
		margin-top: 5px;
		margin-bottom: 5px!important;
	}
}

#giftProductEntry .text-maker {
	font-size: 1.2rem;
	color: rgba(67,25,18,0.8);
	margin-bottom: 15px!important;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .text-maker {
		font-size: 1.rem;
	}
}

#giftProductEntry .text-name {
	font-size: 1.9rem;
	line-height: 1.5;
	color: rgba(67,25,18,0.8);
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .text-name {
		font-size: 1.3rem;
	}
}

#giftProductEntry .text-price {
	font-family: Meiryo, "MS ゴシック", MS PGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	font-size: 1.4em;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .text-price {
		font-size: 1.1rem;
		margin-top: 10px;
	}
}

#giftProductEntry .text-price.js-price-parent {
	display: none;
}

#giftProductEntry .text-code {
	color: #000;
	font-size: 1.1rem;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	padding: 10px 0;
	margin: 15px 0!important;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .text-code {
		padding: 7px 0;
		margin: 10px 0!important;
	}
}

#giftProductEntry .text-area-1 {
	font-size: 1.3rem;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px!important;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .text-area-1 {
		font-size: 1.1rem;
		line-height: 1.5;
		margin-top: 10px;
		margin-bottom: 10px!important;
	}
}

#giftProductEntry .text-area-2 {
	font-size: 1.1rem;
	margin-bottom: 15px!important;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .text-area-2 {
		font-size: 1rem;
		line-height: 1.5;
		margin-bottom: 10px!important;
	}
}

#giftProductEntry .wrap-qr {
	font-size: 1.1rem;
	margin-bottom: 15px!important;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .wrap-qr {
		font-size: 1rem;
		line-height: 1.5;
		margin-bottom: 10px!important;
	}
}

#giftProductEntry .wrap-qr .text-qr {
	padding-left: 40px;
	position: relative;
}
#giftProductEntry .wrap-qr .text-qr::before {
	font-family: "Font Awesome 5 free";
	font-size: 1.4rem;
	content: '\f060';
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 12px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

#giftProductEntry .order-link {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	display: inline-block;
	font-size: 1.1rem;
	color: #E04E6F;
	text-decoration: underline;
	margin-bottom: 10px!important;
	cursor: pointer;
	cursor: hand;
}
#giftProductEntry .order-link.gift-window-1 {
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .order-link {
		margin-bottom: 5px!important;
	}
}

#giftProductEntry .col-12:last-of-type .text-size {
	margin-bottom: 0;
}

/*各ボタン　枠*/
#giftProductEntry .btn-pink {
	font-size: 1.3rem;
	color: #000;
	border: 3px #D9A7BB solid;
	border-radius: 3px;
	height: 70px;
	text-align: center;
	margin: 0 15px 0px 15px;
	/* 上下左右中央 */
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center; 
	-webkit-justify-content: center; 
	justify-content: center;
}
#giftProductEntry .btn-next {
	display: block!important;
}
@media screen and (max-width: 991px) {
	#giftProductEntry .btn-pink {
		border: 2px #D9A7BB solid;
		height: 50px;
	}
}
@media screen and (max-width: 767px) {
	#giftProductEntry .btn-pink {
		font-size: 1rem;
		margin: 0;
	}
}
#giftProductEntry .btn-pink.color-gray {
	border-color: rgba(123,123,123,0.75);
	margin-top: 60px;
	position: relative;
}

#giftProductEntry .btn-pink.btn-back {
	margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .btn-pink.color-gray {
		margin-top: 45px;
	}	
	#giftProductEntry .btn-pink.btn-back {
		margin-bottom: 45px;
	}
}
#giftProductEntry .btn-pink.color-gray.btn-next::after {
	display: inline;
	font-size: 1.7rem;
	color: rgba(0,0,0,0.8);
	font-family: "Font Awesome 5 free";
	content: '\f054';
	font-weight: 900;
	padding-right: 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
	#giftProductEntry .btn-pink.color-gray.btn-next::after {
		font-size: 1.3rem;
	}
}
#giftProductEntry .btn-pink.color-gray.btn-back::before {
	display: inline;
	font-size: 1.7rem;
	color: rgba(0,0,0,0.8);
	font-family: "Font Awesome 5 free";
	content: '\f053';
	font-weight: 900;
	padding-right: 10px;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
	#giftProductEntry .btn-pink.color-gray.btn-back::before {
		font-size: 1.3rem;
	}
}

#giftProductEntry .btn-pink.color-gray .text-btn {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	width: calc(100% - 60px);
	padding: 0 30px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .btn-pink.color-gray .text-btn {
		font-size: 1rem;
	}
}

#giftProductEntry .wrap-btn-back {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	#giftProductEntry .wrap-icon-sns {
		margin-bottom: 80px;
	}
}
	
#giftProductEntry .area-detail.adjust-margin {
	margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .area-detail.adjust-margin {
		margin-bottom: 45px;
	}
}

@media screen and (max-width: 767px) {
	#giftProductEntry .area-entry {
		padding-left: 10px;
		padding-right: 10px;
	}
}

#giftProductEntry .title-info-product {
	font-size: 1.6rem;
	font-weight: 700;
	border-bottom: 1px #ddd solid;
	padding-bottom: 20px;
	display: none;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .title-info-product {
		font-size: 1.1rem;
		padding-left: 5px;
		padding-bottom: 5px;
	}
}
#giftProductEntry .title-info-product.title-open {
	display: block;
}

@media screen and (min-width: 768px) {
	#giftProductEntry .entry-column {
		margin: 0 -15px;
	}
}


#giftProductEntry .title-info-product.border-none {
	border: 0;
}

#giftProductEntry .area-detail .adjust-border {
	border-bottom: 1px #ddd solid;
}

#giftProductEntry .area-detail .wrap-img-product-group {
	padding: 20px 15px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .area-detail .wrap-img-product-group {
		padding: 10px 10px 10px 15px;
	}
}

#giftProductEntry .area-detail .text-product-group {
	font-size: 1.1rem;
	margin: 15px 15px!important;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .area-detail .text-product-group {
		font-size: 1rem;
		margin: 10px 0 10px 0!important;
	}
}
@media screen and (max-width: 767px) {
	#giftProductEntry .area-detail .col-12.adjust-col {
/*		margin: 0 15px!important;*/
	}
}

#giftProductEntry .table-product {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .table-product {
		margin-bottom: 15px;
	}
}

#giftProductEntry .table-product tr {
	background-color: rgba(255,255,255,0);
}

#giftProductEntry .table-product th {
	font-size: 1.1rem;
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	color: #121212;
	padding: 20px 10px 20px 30px;
	background-color: rgba(0,0,0,0.04);
	vertical-align: middle;
	border-bottom: 1px #ddd solid;
	display: table-cell;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .table-product th {
		font-size: 1rem;
		padding: 12px 10px;
	}
}

#giftProductEntry .table-product td {
	font-size: 1.1rem;
	border-bottom: 1px #ddd solid;
	padding: 20px 25px;
	display: table-cell;
	min-width: 200px;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .table-product td {
		font-size: 1rem;
		min-width: 140px;
		padding: 10px;
	}
}

#giftProductEntry .text-size {
	font-size: 1.1rem;
	padding: 20px 10px 20px 30px;
	margin-bottom: 30px;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .text-size {
		font-size: 1rem;
		margin-bottom: 15px;
		padding: 12px 10px;	
	}
}
#giftProductEntry .text-size .text-precautions {
	display: inline-block;
	font-size: 0.9rem;
	margin-top: 10px;
}

#giftProductEntry .text-image-precautions {
	font-size: 0.9rem;
	margin-top: 10px;
	margin-bottom: 10px!important;
}

#giftProductEntry .link-catalog {
	display: inline-block;
    font-family: Meiryo, "MS ゴシック", MS PGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
	font-size: 1.1rem;
    color: #E04E6F;
    text-decoration: underline;
	margin-bottom: 10px;
}

#giftProductEntry .adjust-bg-btn {
	background-color: rgba(211,211,211,0.18);
	padding: 60px 0;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .adjust-bg-btn {
		padding: 30px 0;
	}
}

#giftProductEntry .btn.adjust-btn {
	margin: 0 7.5px;
	background-color: #fff;
}
@media screen and (max-width: 767px) {
	#giftProductEntry .btn.adjust-btn {
		margin: 0;
		height: 70px;
	}
}

#giftProductEntry .btn.adjust-btn .btn-text::after {
	content: "";
}




#giftProductEntry .area-search-conditions {
	display: none!important;
}
#giftProductEntry .adjust-row.adjust-border.js-adjust-result {
	border-width: 0;
}

#giftProductEntry .area-img-slider .wrap-img {
	padding: 20px 50px 0 50px;
}
@media screen and (max-width: 1199px) {
	#giftProductEntry .area-img-slider .wrap-img {
		padding: 30px 30px 0 30px;
	}	
}
@media screen and (max-width: 991px) {
	#giftProductEntry .area-img-slider .wrap-img {
		padding: 30px 0 0 0;
	}	
}
@media screen and (max-width: 767px) {
	#giftProductEntry .area-img-slider .wrap-img {
		padding: 40px 60px 30px 60px;
	}	
}
@media screen and (max-width: 575px) {
	#giftProductEntry .area-img-slider .wrap-img {
		padding: 40px 60px 30px 60px;
	}	
}
@media screen and (max-width: 400px) {
	#giftProductEntry .area-img-slider .wrap-img {
		padding: 40px 30px 30px 30px;
	}	
}


#giftProductEntry .sec-search-list img {
	padding: 0;
}

@media screen and (max-width: 767px) {
	#giftProductEntry .entry-search {
		margin-bottom: 20px!important;
	}
}





#giftProductEntry .js-unit_group-align.bongusta {
	padding-top: 30px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
}
#giftProductEntry .js-unit_group-align.bongusta p {
	margin-left: 25px;
}
#giftProductEntry .js-unit_group-align.bongusta p:first-of-type {
	font-size: 1.4rem;
	display: inline-block;
	border-bottom: 2px #000 solid;
	margin-bottom: 10px!important;
}


@media screen and (max-width: 767px) {
	#giftProductEntry .js-unit_group-align.bongusta {
		padding-top: 10px;
		margin-top: 10px;
	}
	#giftProductEntry .js-unit_group-align.bongusta .column-media-auto {
		margin-bottom: 0;
	}
	#giftProductEntry .js-unit_group-align.bongusta p {
		margin-left: 0;
	}
	#giftProductEntry .js-unit_group-align.bongusta p:first-of-type {
		font-size: 1.2rem;
		display: block;
		text-align: center;
	}
}

#giftProductEntry .js-unit_group-align.ecrin {
	margin-top: 80px;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
	#giftProductEntry .js-unit_group-align.ecrin {
		margin-top: 40px;
		margin-bottom: 0px;
	}	
}

#giftProductEntry .gateau-title {
    font-family: "a-otf-ryumin-pr6n",serif;
    font-size: 40px;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    color: #C18700;
    padding: 0 0 20px 0;
}
#giftProductEntry .gateau-subtitle {
    font-family: "a-otf-ryumin-pr6n",serif;
    font-size: 24px;
    line-height: 53px;
    padding: 25px 0 0;
    font-weight: bold;
}
#giftProductEntry .gateau-text {
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 0.14rem;
}
#giftProductEntry .img-responsive {
	width: 100%;
}
#giftProductEntry .img-responsive,
#giftProductEntry .gateau-title  {
	margin-top: 80px;
}

@media (max-width: 767px) {
	#giftProductEntry .gateau-title {
		font-size: 28px;
		padding: 20px 0 10px 0;
	}
	#giftProductEntry .gateau-subtitle {
		font-size: 20px;
		line-height: 1px;
	}
	#giftProductEntry .gateau-text {
		font-size: 14px;
		line-height: 24px;
		letter-spacing: -0.02rem;
		padding: 20px 0 0;
	}
	#giftProductEntry .img-responsive,
	#giftProductEntry .gateau-title  {
		margin-top: 20px;
	}
}

/*　カタログエントリー用追加　202504*/
.ten-mincho {
	font-family: ten-mincho-text,  '游明朝', YuMincho, 'ヒラギノ明朝', Hiragino Mincho ProN, 'ＭＳ Ｐ明朝', serif;
}