@charset "UTF-8";

/* =======================
	カテゴリに属さないページ
=========================*/

body{
	color: #1c1b1b;
	min-width: 1280px;
}
img {
	vertical-align: bottom;
}
.pane-contents{min-height: 600px;}

.page-search a,
.page-topicdetaillist a,
.page-topic a{
	text-decoration: none;
	transition: 0.15s ease 0s;
}
.page-search a:focus,
.page-topicdetaillist a:focus,
.page-topic a:focus{text-decoration: none;}

.page-search a:hover,
.page-topicdetaillist a:hover,
.page-topic a:hover{
	text-decoration: none;
	opacity: .7;
}

.page-search .pane-common-header,
.page-topicdetaillist .pane-common-header,
.page-topic .pane-common-header{margin-bottom: 20px;}

.page-search .block-search-goods{
	width: 980px;
	margin: 0 auto;
}

.page-search .pane-left-menu,
.page-topicdetaillist .pane-left-menu,
.page-topic .pane-left-menu,
.page-search .pane-right-menu,
.page-topicdetaillist .pane-right-menu,
.page-topic .pane-right-menu,
.page-alert .pane-left-menu{display: none;}

.page-search .pane-contents,
.page-topicdetaillist .pane-contents,
.page-topic .pane-contents{min-height: auto;}

.page-search .block-recent-item--items,
.page-topicdetaillist .block-recent-item--items,
.page-topic .block-recent-item--items{width: 1280px;}
.page-search .block-recent-item,
.page-topicdetaillist .block-recent-item,
.page-topic .block-recent-item{margin: 0 auto 80px auto;}

.page-search .block-recent-item--header,
.page-topicdetaillist .block-recent-item--header,
.page-topic .block-recent-item--header{
    font-size: 28px;
    text-align: center;
    border-top: none;
    padding: 19px 0 30px;
}

/* アラート */
.page-alert .pane-contents .container{
	width: 980px;
	margin: 0 auto 80px auto;	
}

.page-alert .block-recent-item{display: none;}

/* トピックス一覧 */
.block-topic-details--header {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.1em;
	margin: 5px 0 50px;
}
.block-topic-details--header span {
	display: block;
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2857;
	letter-spacing: 0.2em;
}
.page-topicdetaillist .pane-topic-path,
.page-topicdetaillist .pane-contents .container {
	width: 880px;
	margin: 0 auto;
}
.page-topicdetaillist .block-topic-details{
	width: 880px;
	margin: 0 auto 80px auto;
}

.page-topicdetaillist .block-topic-details--items {
	margin-bottom: 20px;
	border-top: 1px dashed #afafaf;
}

.page-topicdetaillist .block-topic-details--items li{
	padding: 0;
	border-bottom: 1px dashed #afafaf;
}

.page-topicdetaillist .block-topic-details--items li a,
.page-topicdetaillist .block-topic-details--items li .is-nolink {
	display: block;
	padding: 20px;
}
.page-topicdetaillist .block-topic-details--items li .block-topic--items-img {
	display: none;
}
.page-topicdetaillist .block-topic-details--items li .block-topic--items-desc {
	overflow: hidden;
}
.page-topicdetaillist .block-topic-details--items li .block-topic--items-icon {
}
.page-topicdetaillist .block-topic-details--items li .block-topic--items-icon img {
	height: 18px;
	margin: 0 5px 10px 0;
}
.page-topicdetaillist .block-topic-details--items li .block-topic--items-date {
	/*float: left;
	width: 115px;*/
	/*line-height: 1.7;*/
	margin-bottom: 5px;
}
.page-topicdetaillist .block-topic-details--items li p {
	/*float: right;
	width: 725px;*/
	/*line-height: 1.7;*/
}
/*.page-topicdetaillist .block-topic-details--items li .block-topic--items-desc.on-img .block-topic--items-date,
.page-topicdetaillist .block-topic-details--items li .block-topic--items-desc.on-img p {
	float: none;
	width: 680px;
}*/
/* トピックス詳細 */
.page-topic .pane-topic-path,
.page-topic .pane-topic-path .container {
	width: 880px;
	margin: 0 auto;
}
.page-topic .block-topic-page{
	width: 880px;
	margin: 0 auto 80px auto;
}
.page-topic .block-topic-page--article-header {
	font-size: 24px;
	line-height: 1.5833;
	margin: 12px 0 30px;
	padding: 0;
	border: 0;
}
.page-topic .block-topic-page--icon {
	display: block;
	line-height: 18px;
	margin-bottom: 14px;
}
.page-topic .block-topic-page--icon img {
	margin-right: 5px;
	height: 18px;
	vertical-align: top;
}
.page-topic .block-topic-page--date {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.785;
	padding-bottom: 3px;
}
.block-topic-page--article figure {
	text-align: center;
}
.block-topic-page--article figure img {
	max-width: 700px;
}
.block-topic-page--article figure img.block-topic-page--article-img1,
.block-topic-page--article figure img.block-topic-page--article-img2 {
	padding-bottom: 20px;
}
.block-topic-page--article figure img.block-topic-page--article-img3 {
	padding: 50px 0 0;
}
/* 最近見た商品 */
.page-search .block-recent-item--header-ttl .notation_t,
.page-topicdetaillist .block-recent-item--header-ttl .notation_t,
.page-topic .block-recent-item--header-ttl .notation_t{display: none;}

.page-search .block-recent-item--keep-history,
.page-topicdetaillist .block-recent-item--keep-history,
.page-topic .block-recent-item--keep-history{
	text-align: right;
    margin-top: 20px;
    position: absolute;
    right: 0;
    top: 45px;
}

.page-search .block-recent-item-inner,
.page-topicdetaillist .block-recent-item-inner,
.page-topic .block-recent-item-inner{
    position: relative;
    width: 1280px;
    margin: 0 auto;
}

.page-search .block-recent-item--keep-history a,
.page-topicdetaillist .block-recent-item--keep-history a,
.page-topic .block-recent-item--keep-history a{
    font-size: 13px;
    color: #1c1b1b;
    padding-left: 25px;
    text-decoration: none;
    background: url(../../img/usr/handicraft/rireki.png) no-repeat left center;
}

.page-search .block-thumbnail-h,
.page-topicdetaillist .block-thumbnail-h,
.page-topic .block-thumbnail-h{
    overflow: hidden;
    margin: 0;
}

.page-search .block-thumbnail-h li:nth-child(6n+1),
.page-topicdetaillist .block-thumbnail-h li:nth-child(6n+1),
.page-topic .block-thumbnail-h li:nth-child(6n+1){margin-left: 0;}

.page-search .block-thumbnail-h li,
.page-topicdetaillist .block-thumbnail-h li,
.page-topic .block-thumbnail-h li{
    width: 128px;
    margin-left: 16px;
}

.page-search .block-thumbnail-h a,
.page-topicdetaillist .block-thumbnail-h a,
.page-topic .block-thumbnail-h a{
    display: block;
}

.page-search .block-thumbnail-h--goods-image figure,
.page-topicdetaillist .block-thumbnail-h--goods-image figure,
.page-topic .block-thumbnail-h--goods-image figure{
    width: 128px;
    height: 128px;
    background: transparent;
}

.page-search .block-thumbnail-h--goods-description,
.page-topicdetaillist .block-thumbnail-h--goods-description,
.page-topic .block-thumbnail-h--goods-description{
    margin-top: 12px;
}

.page-search .block-thumbnail-h--goods-name, .block-thumbnail-h--goods-name a,
.page-topicdetaillist .block-thumbnail-h--goods-name, .block-thumbnail-h--goods-name a,
.page-topic .block-thumbnail-h--goods-name, .block-thumbnail-h--goods-name a{
    display: block;
    font-size: 13px;
	padding: 0 8px;
}

/* 最近見た商品 */
.page-search .block-recent-item .block-recent-item--message,
.page-topicdetaillist  .block-recent-item .block-recent-item--message,
.page-topic .block-recent-item .block-recent-item--message{
	text-align: center;
	padding-top: 80px;
	padding-bottom: 50px;
}


.page-search .block-recent-item .block-recent-item--header,
.page-topicdetaillist .block-recent-item .block-recent-item--header,
.page-topic .block-recent-item .block-recent-item--header{
    margin-bottom: 10px;
    padding: 19px 0 14px 30px;
	border-bottom: none;
}

.page-search .block-recent-item--keep-history,
.page-topicdetaillist .block-recent-item--keep-history,
.page-topic .block-recent-item--keep-history{
    text-align: right;
    margin-top: 20px;
    position: absolute;
    right: 0;
    top: 10px;
}

.page-search .pagination li.pager-next,
.page-search .pagination li.pager-last,
.page-search .pagination li.pager-first,
.page-search .pagination li.pager-previous{border: none;}

/* 一覧(サムネイル) */
.page-search .block-goods-list--sort-order-items{border-bottom: solid 1px #e2e2e2;}
.page-search .block-thumbnail-t--goods{
    border-top: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;	
}

/* 一覧(ピックアップ) */
.page-search .block-pickup-list-p li > div{border-top: solid 1px #e2e2e2;}
.page-search .block-pickup-list-p li > div:nth-child(odd) {border-right: solid 1px #e2e2e2;}

/* カートの最近見た商品 */
.block-goods-list-c .bx-wrapper{max-width: 1275px!important;}
.block-goods-list-c .block-goods-list-c--item-body{flex-basis: 126px;}
.block-goods-list-c .block-goods-list-c--item-body{
	margin-left: 0;
	margin-right: 16px;
}

.block-goods-list-c{position: relative;}
.block-goods-list-c .bx-prev{
    position: absolute;
    text-indent: -9999px;
    left: -28px;
	margin: -28px 0 0 0;
    top: 50%;
    width: 56px;
    height: 56px;
    background: url(../../img/usr/handicraft/slider_prev.png) no-repeat;
}

.block-goods-list-c .bx-next{
    position: absolute;
    text-indent: -9999px;
    right: -28px;
	margin: -28px 0 0 0;
    top: 50%;
    width: 56px;
    height: 56px;
    background: url(../../img/usr/handicraft/slider_next.png) no-repeat;
}

.block-goods-list-c .bx-prev.disabled,
.block-goods-list-c .bx-next.disabled{display: none;}

.block-goods-list-c--image figure{
	width: 126px;
    height: 126px;
}

.page-search .icon{display: none;}
.block-thumbnail-h--goods-name{
    display: block;
    font-size: 13px;	
}


/* アラート画面 */
.page-alertgoods .block-recent-item--items{
    width: 1280px;
    margin: 0 auto 40px auto;
} 

.page-alertgoods .block-recent-item--body .bx-prev.disabled, .block-recent-item--body .bx-next.disabled {display: none;}
.page-alertgoods .block-recent-item--body .bx-prev {
    position: absolute;
    text-indent: -9999px;
    left: -28px;
    top: 50%;
    width: 56px;
    height: 56px;
    background: url(../../img/usr/handicraft/slider_prev.png) no-repeat;
}

.page-alertgoods .block-recent-item--body .bx-next {
    position: absolute;
    text-indent: -9999px;
    right: -28px;
    top: 50%;
    width: 56px;
    height: 56px;
    background: url(../../img/usr/handicraft/slider_next.png) no-repeat;
}

.page-alertgoods .block-thumbnail-h{padding: 10px 0;}

.page-alertgoods .block-recent-item .bx-wrapper{max-width: 1280px!important;}
.page-alertgoods .pane-contents .pane-left-menu{display: none;}
.page-alertgoods .block-recent-item{margin: 0 auto;}
.block-recent-item--header{border-top: none;}
.order-side-area-fixed-none{position: static!important;}
.page-alertgoods .block-recent-item--header{border-bottom: none;}
.page-alertgoods .block-recent-item-inner {
    position: relative;
    width: 1280px;
    margin: 0 auto;
}
.page-alertgoods .block-recent-item .block-recent-item--message {
    text-align: center;
    padding-bottom: 100px;
}

.page-alertgoods .block-recent-item--keep-history {
    position: absolute;
    right: 0;
    top: 15px;
}

.page-alertgoods .block-recent-item--keep-history a {
    font-size: 13px;
    color: #1c1b1b;
    padding-left: 25px;
    text-decoration: none;
    background: url(../../img/usr/handicraft/rireki.png) no-repeat left center;
}

.page-alertgoods .block-thumbnail-h a{display: block;}
.page-alertgoods .block-thumbnail-h--goods-image figure{background: transparent;}
.page-alertgoods .block-thumbnail-h li{
	width: 126px;
	margin-right: 16px;
	margin-left: 0;
}

.page-alertgoods .block-thumbnail-h li:nth-child(6n+1){margin-right: 16px;}
.page-alertgoods .block-thumbnail-h--goods-image figure{
	width: 126px;
	height: 126px;
}

.page-alertgoods .block-recent-item--header-ttl .notation_t{display: none;}

/* ログイン調整 */
.block-login .block-login--first-time-body .shop-info{
	margin-top: 60px;
	padding-bottom: 20px;
    text-align: center;	
}

.block-login .block-login--first-time-body .shop-info h2{
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
	border-bottom: none;
	margin-bottom: 20px;
    padding-bottom: 0;	
}

.block-login .block-login--first-time-body .shop-info h2 img{
    margin-right: 10px;
}

.block-login .block-login--first-time-body .shop-info p.txt {
    font-size: 14px;
    color: #202022;
	margin-bottom: 5px;
}

.block-login .block-login--first-time-body .shop-info p.em-txt{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;	
}
.block-login .block-login--first-time-body .shop-info p.link a{position: relative;}
.block-login .block-login--first-time-body .shop-info p.link a:after {
    position: absolute;
    top: 50%;
    margin: -3px 0 0 0;
    content: "";
    left: -15px;
    width: 7px;
    height: 7px;
    border-right: solid 1px #1c1b1b;
    border-bottom: solid 1px #1c1b1b;
    transform: rotate(-45deg);
}

.block-login .block-login--first-time-body .shop-info  p.txt .txt-red {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #e54848;
    margin: 0 5px;
}

.block-login .block-login--first-time-body .shop-info p.txt span.txt-red span {
    font-size: 20px;
    font-weight: bold;
}

.block-cart--side-contents{width: 290px;}

/* ページャー */
.pager {
	overflow: hidden;
}
.pager .pager-count {
	font-size: 13px;
	line-height: 1.5;
	display: inline-block;
}
.pager .pager-count span {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.0;
	display: inline-block;
	margin: 0 5px;
}

.pager.block-topic-details--pager-top {
	margin-bottom: 20px;
}

.pager .pager-scope,
.pager .pager-total {
	float: left;
}
.pager .pager-scope {
	display: none;
}
.pagination > * {
	list-style-type: none;
	float: left;
	margin: 0 9px;
	padding: 0;
	width: 26px;
	border: 0;
}
.pagination li a,
.pagination li span {
	width: 26px;
	height: 26px;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	line-height: 26px;
	text-align: center;
	display: block;
}
.pagination li span {
	color: #ffffff;
	background-color: #5f5f5f;
	border-radius: 50%;
}
.pagination li img {
	vertical-align: middle;
}
.pagination li.pager-first {
	margin: 0 26px 0 0;
}
.pagination li.pager-previous {
	margin: 0 52px 0 0;
	position: relative;
}
.pagination li.pager-next {
	margin: 0 0 0 52px;
	position: relative;
}
.pagination li.pager-last {
	margin: 0 0 0 26px;
}
.pagination li.pager-previous::before,
.pagination li.pager-next::before {
	content: "";
	width: 1px;
	height: 14px;
	background-color: #dad7d1;
	position: absolute;
	top: 6px;
}
.pagination li.pager-previous::before {
	right: -32px;
}
.pagination li.pager-next::before {
	left: -32px;
}
/**/
.page-topicdetaillist .pane-main {
	min-height: 500px;
}
/* 不要な要素を非表示 */
.page-topic div.pane-common-header,
.page-topic .pane-common-footer,
.page-topicdetaillist div.pane-common-header,
.page-topicdetaillist .pane-common-footer {
	display: none;
}
.pane-common-footer.block-category-footer {
	display: block;
}
.pane-common-footer.block-category-footer + .device-switcher {
	display: none;
}

.page-login .top-header,
.page-login .pane-toppagenav,
.page-login .block-category-footer,
.page-menu .top-header,
.page-menu .pane-toppagenav,
.page-menu .block-category-footer,
.page-history .top-header,
.page-history .pane-toppagenav,
.page-history .block-category-footer,
.page-couponlist .top-header,
.page-couponlist .pane-toppagenav,
.page-couponlist .block-category-footer,
.page-bookmark .top-header,
.page-bookmark .pane-toppagenav,
.page-bookmark .block-category-footer,
.page-customer .top-header,
.page-customer .pane-toppagenav,
.page-customer .block-category-footer,
.page-mailchange .top-header,
.page-mailchange .pane-toppagenav,
.page-mailchange .block-category-footer,
.page-custdest .top-header,
.page-custdest .pane-toppagenav,
.page-custdest .block-category-footer,
.page-contact .top-header,
.page-contact .pane-toppagenav,
.page-contact .block-category-footer,
.page-contactlist .top-header,
.page-contactlist .pane-toppagenav,
.page-contactlist .block-category-footer,
.page-logout .top-header,
.page-logout .pane-toppagenav,
.page-logout .block-category-footer,
.page-cart .block-category-footer,
.page-historydetail .top-header,
.page-historydetail .pane-toppagenav,
.page-historydetail .block-category-footer,
.page-contactdetail .top-header,
.page-contactdetail .pane-toppagenav,
.page-contactdetail .block-category-footer,
.page-method .top-header,
.page-method .pane-toppagenav,
.page-method .block-category-footer,
.page-estimate .top-header,
.page-estimate .pane-toppagenav,
.page-estimate .block-category-footer,
.page-order .top-header,
.page-order .pane-toppagenav,
.page-order .block-category-footer,
.page-alert .top-header,
.page-alert .pane-toppagenav,
.page-alert .block-category-footer,
.page-authmail .top-header,
.page-authmail .pane-toppagenav,
.page-authmail .block-category-footer,
.page-authmailcomplete .top-header,
.page-authmailcomplete .pane-toppagenav,
.page-authmailcomplete .block-category-footer,
.page-entry .top-header,
.page-entry .pane-toppagenav,
.page-entry .block-category-footer,
.page-topic #block_of_itemhistory,
.page-topicdetaillist #block_of_itemhistory,
.page-passchange .top-header,
.page-passchange .pane-toppagenav,
.page-passchange .block-category-footer,
.page-askpass .top-header,
.page-askpass .pane-toppagenav,
.page-askpass .block-category-footer,
.page-askpasscomplete .top-header,
.page-askpasscomplete .pane-toppagenav,
.page-askpasscomplete .block-category-footer,
.page-askpasschange .top-header,
.page-askpasschange .pane-toppagenav,
.page-askpasschange .block-category-footer,
.page-withdrawal .top-header,
.page-withdrawal .pane-toppagenav,
.page-withdrawal .block-category-footer,
.page-alertgoods .pane-common-footer.block-category-footer,
.page-everyform .top-header,
.page-everyform .pane-toppagenav,
.page-everyform .block-category-footer,
.page-largeorderestimate .top-header,
.page-largeorderestimate .pane-toppagenav,
.page-largeorderestimate .block-category-footer,
.page-largeorderthanks .top-header,
.page-largeorderthanks .pane-toppagenav,
.page-largeorderthanks .block-category-footer {
	display: none;
}

/**/
.page-topicdetaillist .block-free-area--more-btn,
.page-topic .block-free-area--more-btn {
	width: 310px;
	margin: 60px auto 0;
}
.page-topic .action-buttons .action {
	display: block;
	margin: 0;
}
.page-topicdetaillist .block-free-area--more-btn a,
.page-topic .block-free-area--more-btn a {
	display: block;
	font-size: 13px;
	text-align: center;
	line-height: 1.5384;
	background-color: #eeeeee;
	border: 1px dotted #dcdcdc;
	border-radius: 50px;
	padding: 17px 0;
	margin: 0;
	width: 100%;
	position: relative;
}

/**/
.pane-topic-path {
	background: none;
}
.pane-topic-path.block-topic-path .block-topic-path {
	padding: 0;
}
.pane-topic-path .block-topic-path li,
.pane-topic-path .block-topic-path a,
.pane-topic-path .block-topic-path span {
	color: #9c9da1;
	font-size: 10px;
	line-height: 1.5;
}
.pane-topic-path .block-topic-path a,
.pane-topic-path .block-topic-path span {
	padding-left: 10px;
}
.pane-topic-path .block-topic-path a br,
.pane-topic-path .block-topic-path span br {
	display: none;
}
.pane-topic-path .block-topic-path .block-topic-path--item__home a {
	padding-left: 0;
}
/**/
.block-member-terms h1,
.block-login h1,
.block-logout--header,
.block-coupon-list--header,
.block-favorite--header,
.block-member-info-update--header,
.block-mail-address--update-header,
.block-shipping-address-registration--header,
.block-inquiry--header,
.block-inquiry-completed--header,
.block-inquiry-history--header,
.block-mypage h1,
.block-purchase-history--header,
.block-inquiry-history-detail--header,
.block-purchase-history-detail--header,
.block-cart-recent-item--header {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.1em;
	margin: 5px 0 50px !important;
}
.block-member-terms h1 {
	margin-top: 20px !important;
}
.block-inquiry-history--customer-name {
	margin: 0;
}
h2.legend,
.block-inquiry-history-detail--subject {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5833;
	margin: 30px 0 15px;
	padding: 0;
	border: 0;
}