<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.key-visual {
	width: 100%;
	max-width: 2000px;
	position: relative;
	margin: 0 auto;
}
.key-visual img {
	width: 100%;
}
.key-visual .logo{
	position: absolute;
	top: 17%;
	left: 19%;
	max-width: 130px;
}
.key-visual .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 34px;
	width: 1024px;
	margin-left: -512px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.key-visual .subTxt {
	position: absolute;
	top: 25%;
	left: 50%;
	margin: 0 0 0 -512px;
	width: 1024px;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	line-height: 1.4;

}
.key-visual .mainTxt {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -512px;
	width: 1024px;
	color: #000;
	font-size: 36px;
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1;
}
.key-visual .txt_wh {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 34px;
	width: 1024px;
	margin-left: -512px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	color:#fff;
	-moz-text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
	-ms-text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
	text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
}

.category #contents {
	width: 1024px;
	margin: 0 auto;
}


.category div#two_maincolumn {
	float: right;
	width: 790px !important;
	margin-top: 0;
}
.category div#two_maincolumn #undercolumn {
	width: 100%;
}
.category div#two_maincolumn #undercolumn a {
	text-decoration: none;
}

.category .free_area01 {
	margin-top: 55px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	margin-bottom: 80px;
	line-height: 1.8;
	font-size: 14px;
}
.category .free_area01 .btnArea {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.category .free_area01 .btnArea a.btn {
	color: #333;
	padding: 0 20px;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	font-size: 16px;
	border-radius: 23px;
	border: 1px solid #000;
}

.brand p.lead {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
.brand .colBox {
	width: 100%;
	margin-bottom: 30px;
}
.brand .colBox .leftCol.thumb {
	float: left;
	width: 335px;
}
.brand .colBox .leftCol.thumb img {
	width: 335px;
	height: 335px;
	margin-left: 0;
	background-color: #2c2c2c;
}

.category .handling-category {
	margin-bottom: 40px;
}
.category .handling-category h2 {
	border-bottom: 1px solid #000;
	margin-top: 55px;
	margin-bottom: 50px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-size: 18px;
}
.category .handling-category ul {
	/*margin-bottom: 50px;*/
}
.category .handling-category li {
	float: left;
	width: 240px;
	height: 110px;
	margin-right: 33px;
}
.category .handling-category li:nth-child(3n) {
	margin-right: 0;
}
.category .handling-category li a {
	display: block;
	color: #333;
	font-size: 14px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
.category .handling-category p {
	display: inline-block;
	vertical-align: middle;
}
.category .handling-category p.thumb {
	float: left;
	display: inline-block;
	vertical-align: middle;
}
.category .handling-category .cat {
	float: left;
	margin: 23px 0;
	padding-left: 9px;
	border-left: 1px solid #ccc;
	width: 140px;
	height: 63px;
}
.category .handling-category .cat p {
	width: 139px;
	height: 63px;
	display: table-cell;
	vertical-align: middle;
}
.category .handling-category .more {
	border-top: 1px dotted #000;
	margin-top: 50px;
	padding-top: 40px;
	text-align: center;
}
.category .handling-category .more a {
	color: #333;
	font-size: 14px;
	padding-left: 30px;
	background: url("/user_data/master/images/category/plus_icon.png") no-repeat 0 center;
}
.category .handling-category .more a.close {
	color: #333;
	font-size: 14px;
	padding-left: 30px;
	background: url("/user_data/master/images/category/minus_icon.png") no-repeat 0 center;
}
.category .search-area {
	width: 100%;
	color: #000;
	font-size: 13px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	margin-bottom: 60px;
	margin-top: 50px;
}
.category .search-area a {
	color: #000;
}
.category .search-area .view-cond {
	text-align: right;
	margin-bottom: 24px;
}
.category .search-area .view-cond .view-cnt {
	display: inline-block;
}
.category .search-area .view-cond .view-cnt a {
	display: inline-block;
	margin-left: 10px;
}
.category .search-area .view-cond .view-cnt a.current {
	border-bottom: 1px solid #000;
}
.category .search-area .view-cond .view-mode {
	display: inline-block;

}
.category .search-area .view-cond .view-mode a {
	margin-left: 10px;
}
.category .search-area .view-cond .view-mode a.current {
	border-bottom: 1px solid #000;
}
.category .search-area .view-cond .view-mode img {
	/*vertical-align: middle;*/
	margin-right: 10px;
}
.category .search-area .sort {
	float: left;
}
.category .search-area .sort a {
	border: 1px solid #000;
	border-radius: 14px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	padding: 0 10px;
	margin-left: 5px;
}
.category .search-area .sort a.current {
	background-color: #000;
	color: #fff !important;
}
.category .search-area .linemax {
    float: left;
}
.category .search-area .linemax span {
    border: 0;
    font-size: 25px;
    vertical-align: inherit;
    font-weight: bold;
}
.category .search-area .refine {
	float: right;
    margin-top: 10px;
}
.category .search-area .refine select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #f2f2f2;
	background: rgba(242,242,242,1) url("/user_data/packages/default/images/category/select_arrow.png") 95% 50% no-repeat;
	border: none;
	height: 28px;
	line-height: 28px;
	padding-left: 15px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    background-color: initial;
    border-bottom: 1px solid #000;
    width: 120px;
    margin-right: 30px;
}
.category .search-area .refine select:nth-child(3) {
    width: 200px;
}
.category .search-area .refine select:hover {
	opacity: 0.8;
}

.search-result {
	margin-bottom: 100px;
}

.search-result .item .price {
	color: #333;
	font-weight: normal;
	font-size: 14px;
}
.search-result .item .price.regular {
    font-size: 80%;
}
.search-result.thumb .item .favorite {
    float: right;
    width: 26px;
    height: 26px;
}
.search-result .item .point,
.search-result .item .discount{
	font-size: 13px;
    text-align: right;
}
.search-result .item .ph span.deliv-free-icon {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	text-align: center;
	width: 70px;
	height: 25px;
	line-height:25px;
	background: #f60100;
	color: #fff;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.search-result.thumb .item {
	width: 236px;
	float: left;
	margin-right: 33px;
	margin-bottom: 80px;
	position: relative;
}
.search-result.thumb .item:nth-child(3n) {
	margin-right: 0;
}
.search-result.thumb .item a {
	display: block;
	color: #333;
	font-size: 14px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
.search-result.thumb .item .ph {
	margin-bottom: 20px;
	position: relative;
	width: 236px;
	height: 236px;
}
.search-result.thumb .item .ph img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.search-result.thumb .item .btnArea {

}
.search-result.thumb .item .btnArea a.whBtn {
	width: 200px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	border: 2px solid #000;
	border-radius: 20px;
	padding: 0;
	text-align: center;
	margin: 20px auto 10px;
}
.search-result.thumb .item .cartBtnArea {
	display: none;
}
.search-result.thumb .item .cartBtnArea a {
	display: block;
	height: 40px;
	line-height: 40px;
	background: #000;
	color: #fff !important;
	border-radius: 20px;
	margin: 0 18px;
	text-align: center;
}

.search-result.thumb .item .hoverOverlay {
	background: rgba(0,0,0,0.2);
	display: table;
	height: 100%;
	position: absolute;
	top: 0;
	width: 236px;
}
.search-result.thumb .item .hoverOverlay .hoverInner {
	display: table-cell;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.search-result.thumb .item .hoverOverlay .hoverInner a {
	border: 2px solid #fff;
	border-radius: 25px;
	color: #fff !important;
	margin-bottom: 10px;
	padding: 0;
	height: 40px;
	width: 200px;
	line-height: 40px;
}
.search-result.thumb .item .hoverOverlay .hoverInner a.cart {
	background: #fff;
	color: #333 !important;
}

.search-result.thumb .item .hoverOverlay .hoverInner a.cart img {
	vertical-align: middle;
}

/* リスト表示 */
.search-result.list .item {
	border-top: 1px dotted #000;
	box-sizing: border-box;
	height: 170px !important;
	margin-bottom: 40px;
	padding: 30px 10px 10px;
	position: relative;
	width: 100%;
}
.search-result.list .item.has-invitation-code {
	height: 190px !important;
}
.search-result.list .item:first-child {
	border-top: 0 none;
}
.search-result.list .item a {
	display: block;
	color: #333;
	font-size: 14px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
.search-result.list .item .ph {
	margin-left: 20px;
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
}
.search-result.list .item .ph img {
	/*border: 1px solid #ccc;*/
	box-sizing: border-box;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.search-result.list .item .name {
	float: left;
	margin-left: 30px;
	width: 70%;
	font-size: 16px;
	font-weight: bold;
}
.search-result.list .item .price {
	float: left;
	margin-left: 30px;
	width: 70%;
	font-size: 16px;
}
.search-result.list .item .price.regular {
	font-size: 80%;
}
.search-result.list .item .point,
.search-result.list .item .discount {
	float: right;
	margin-right: 250px;
	width: 40%;
	font-size: 14px;
}
.search-result.list .item .btnArea {
	display: none;
}
.search-result.list .item .cartBtnArea {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 30px;
}
.search-result.list .item .cartBtnArea a.cart {
	border: 2px solid #ccc;
	box-sizing: border-box;
	border-radius: 25px;
	margin-bottom: 10px;
	padding: 0;
	height: 40px;
	width: 200px;
	line-height: 40px;
	background: #fff;
	color: #333 !important;
	text-align: center;
}

.search-result.list .item .cartBtnArea a.cart img {
	vertical-align: text-bottom;
}

.pager {
	margin-bottom: 80px;
	text-align: right;
}
.pager div {
	display: inline-block;
	/*width: 500px;*/
}
.pager ul {
	display: inline-block;
	/*width: 150px;*/
	margin: 0 auto;
	vertical-align: middle;
	line-height: 1.8;
}
.pager ul li {
	float: left;
}
.pager ul li a {
	/*width: 30px;*/
	display: block;
	text-align: center;
	margin: 0 5px;
}
.pager ul li a.current {
	background: #dcdcdc;
	color: #fff !important;
}
.pager a {
	min-width: 30px;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	color: #333;
	font-size: 16px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	text-align: center;
	height: 30px;
	padding: 0 5px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	text-decoration: none;
}
.pager a.prev {
	background: #515151 url("/user_data/packages/default/images/category/arrow_prev2.png") no-repeat center center;
	background-size: 10px 14px;
	padding-left: 25px;
	overflow: hidden;
	text-indent: -9999px;
	width: 60px;
	border: 0 none;
	border-radius: 5px;
	margin-right: 15px;
}
.pager a.next {
	background: #515151 url("/user_data/packages/default/images/category/arrow_next2.png") no-repeat center center;
	background-size: 10px 14px;
	border: 0 none;
	border-radius: 5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 60px;
	margin-left: 15px;
}
.pager a.deactive {
	background-color: #e6e6e6;
	pointer-events: none;
}



.recommend-items {
	margin-bottom: 100px;
}
.recommend-items h2 {
	font-size: 18px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	color: #333;
	border-bottom: 1px solid #000;
	margin-bottom: 40px;
}
.recommend-items .slick-list {
	margin: 0 30px;
	overflow: hidden;

}
.recommend-items ul li {
	float: left;
	margin: 0 10px;
}
.recommend-items ul li a {
	color: #333;
	font-size: 14px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
.recommend-items ul li p.ph {
	margin-bottom: 20px;
	width: 130px;
	height: 130px;
	position: relative;
}
.recommend-items ul li p.ph img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

div#leftcolumn {
	float: left;
	width: 160px;
}

div#leftcolumn h2 {
	padding: 15px 0 0 0;
}
div#leftcolumn h2 img{
	vertical-align: bottom;
}
.category-list {
	margin-bottom: 60px;
}
.category-list h2 {
	margin-top: 50px;
}
.category-list ul {
	margin-top: 34px;
}
.category-list li {
	margin-bottom: 34px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.category-list li a {
	color: #333;
	font-size: 14px;
}
.category-list a.current {
	text-decoration: underline;
}
.category-list li &gt; ul {
	padding-left: 1em;
}
.checked-item ul {
	margin-top: 34px;
}
.checked-item li {
	margin-bottom: 60px;
}
.checked-item li a {
	display: block;
	font-size: 12px;
	color: #333;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	text-decoration: none;
}
.checked-item li .ph {
	position: relative;
	width: 160px;
	height: 160px;
}
.checked-item li .ph img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

/*結婚内祝いページ*/
.wedding-category_content_title {
	text-align: center;
	margin: auto;
    font-weight: normal;
	font-size: 32px;
	/*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
}
.wedding-category_content_title span {
	margin: auto;
	font-size: 22px;
	display: block;
}

#wedding-category_item-rankings {
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-ms-flex-pack: justify;
	-ms-flex-align: stretch;
	margin-top: 20px;
	padding-top: 30px;
	counter-reset: 0 ranking-counter; 

	-webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
	-webkit-align-items: stretch;
          align-items: stretch;
	-webkit-justify-content: space-between;
          justify-content: space-between;
}
.wedding-category_item-ranking {
	width: 28%;
	position: relative;
}
.wedding-category_catalog-ranking:after{
	display: block;
	visibility: hidden; 
	clear: both;
	height: 0;
	content: "";
}
.wedding-category_catalog-ranking img,
.wedding-category_item-ranking img {
	width: 100%;
}
.wedding-category_catalog-ranking__item__info {
	float: left;
	width: 230px;
	position: relative;
}
.wedding-category_catalog-ranking__item__info:hover,
.wedding-category_item-ranking:hover {
	opacity: 0.8;
}
.wedding-category_catalog-ranking__item__img,
.wedding-category_item-ranking__item__img {
	position: relative;
}
.wedding-category_catalog-ranking__item__img:before,
.wedding-category_item-ranking__item__img:before {
	position: absolute;
    top: -10px;
    left: -10px;
    display: block;
    width: 42px;
    height: 42px;
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    z-index: 1;
}
.wedding-category_catalog-ranking:nth-child(1) .wedding-category_catalog-ranking__item__img:before,
.wedding-category_item-ranking:nth-child(1) .wedding-category_item-ranking__item__img:before {
    background-image: url(/user_data/AOS/packages/default/images/feature/giftcatalog/icon-ranking001.png);
}
.wedding-category_catalog-ranking:nth-child(2) .wedding-category_catalog-ranking__item__img:before,
.wedding-category_item-ranking:nth-child(2) .wedding-category_item-ranking__item__img:before {
    background-image: url(/user_data/AOS/packages/default/images/feature/giftcatalog/icon-ranking002.png);
}
.wedding-category_catalog-ranking:nth-child(3) .wedding-category_catalog-ranking__item__img:before,
.wedding-category_item-ranking:nth-child(3) .wedding-category_item-ranking__item__img:before {
    background-image: url(/user_data/AOS/packages/default/images/feature/giftcatalog/icon-ranking003.png);
}
.wedding-category_catalog-ranking__item__name,
.wedding-category_item-ranking__item__name {
	font-size: 18px;
	margin-top: 10px;
	font-weight: bold;
}
.wedding-category_catalog-ranking__item__name span,
.wedding-category_item-ranking__item__name span {
	font-weight: normal;
	font-size: 14px;
}
.wedding-category_catalog-ranking__item__price,
.wedding-category_catalog-ranking__item__text,
.wedding-category_item-ranking__item__price,
.wedding-category_item-ranking__item__text {
	margin-top: 10px;
	font-size: 14px;
}
.wedding-category_catalog-ranking__item__detail {
	float: right;
	width: calc(100% - 260px);
}
.wedding-category_catalog-ranking__item__detail ul li {
	float: left;
	width: 257px;
	margin:0 15px 10px 0;
}
.wedding-category_catalog-ranking__item__detail ul li:nth-child(even){
	margin-right: 0;
}

/* Keicho --*/
.category-content_title {
    font-size: 18px;
    text-align: center;
}
.category-content_row {
    margin-top: 40px;
}
.two-colums {
    display: table-cell;
    width: 49%; 
    padding: 0 16px;
}

.img-heading {
    display: block;
    width: 52px;
    margin: 0 auto 12px;
}
.point-container {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 16px;
}
.point-box {
    position: relative;
    padding: 16px;
    background-image: url(/user_data/AOS/packages/default/images/category/ctgrimg884-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 16px 0 0;
}

.point-box:last-child {
    margin: 0;
}
.point-box:before {
    content: '';
    display: inline-block;
    width: 110px;
    height: 50px;
    background-image: url(/user_data/AOS/packages/default/images/category/ctgrimg884-4.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -24px;
    left: -16px;
}
.point-title {
    text-align: center;
    color:#a48d4a;
}
.point-body {
    margin-top: 0.8em;
    display: table;
}
.point-body_left {
    display: table-cell;
    max-width: 84px;
    margin: 0 auto;
}
.point-body_right {
    display: table-cell;
    vertical-align: top;
    padding: 0 1em;
}
.about-catalog {
    display: table;
    box-sizing: border-box;
    width: 100%;
    background-color: #eeeeee;
    padding: 16px;
}
.about-catalog_img {
    margin-right: 30px;
}
.about-catalog_img img {
    display: table-cell;
    height: 160px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
}
.about-catalog_body {
    display: table-cell;
    vertical-align:top;
}
.about-catalog_ttl {
    text-align: center;
    margin-bottom: 0.8em;
    margin-top: 0.6em;
}
.about-catalog_ttl-sub {
    font-size: 0.8em;
}
.bnr-btn {
    display: block;
}
.txt-btn {
    position: relative;
    display: inline-block;
    padding: 10px 0;
}
.txt-btn:after {
    position: absolute;
    top: 0;
    right: -12px;
    bottom: 0;
    display: block;
    margin: auto;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* 特集TOPへ戻るボタン */ 
.txt-btn--back {
    position: relative;
    display: inline-block;
    padding: 10px 10px 10px 1em;
}
 .txt-btn--back::before {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: block;
    margin: auto;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	}
/*-- Keicho */

/* カテゴリーページ 価格から探す ここから */
/* 20221019 追加 */
.category .handling-category ul.priceList {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f8f8f4;
    padding: 20px 30px 30px;
}
.category .handling-category ul.priceList::after {
    content: "";
    display: block;
    width: calc((100% - 30px) / 4);
}
.category .handling-category li.priceList__item {
    box-sizing: border-box;
    width: calc((100% - 30px) / 4);
    height: auto;
    margin-right: 0;
    margin-top: 10px;
}
.category .handling-category li.priceList__item a {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 8px;
    text-decoration: none;
    padding: 30px 10px;
}
/* カテゴリーページ 価格から探す ここまで */
</pre></body></html>