﻿@charset "UTF-8";

/* ================================================
		common header
================================================ */
.pane-common-header{
	background: #fff;
	padding: 8px;
	border-bottom: solid 1px #e7e7e9;
}

.block-common-header h1 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 7px 0 8px;
}
.block-common-header h1 a {
	margin: 0 10px;
}
.block-common-header h1 a .block-header-logo--img {
	width: auto;
	height: auto;
}
.block-common-header h1 .block-header-logo--link-handicraft .block-header-logo--img {
	max-width: 98px;
}
.block-common-header h1 .block-header-logo--link-underwear .block-header-logo--img {
	max-width: 120px;
	vertical-align: baseline;
}
.block-common-header.is-login {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.pane-common-header .pane-common-header-container{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.pane-common-header ul.pane-common-header--logo {
	width: 100%;
	display: none;
	justify-content: center;
	padding: 2px 0;
}
.pane-common-header ul.pane-common-header--logo li {
	line-height: 1.0;
	margin: 0 10px;
}
.pane-common-header ul.pane-common-header--logo li a {
	display: block;
}
.pane-common-header ul.pane-common-header--logo li.pane-common-header--logo-handicraft img {
	width: 98px;
	vertical-align: top;
}
.pane-common-header ul.pane-common-header--logo li.pane-common-header--logo-intesucre img {
	width: 120px;
	vertical-align: top;
}

.pane-common-header .pane-common-desc{width: 65%;}
.pane-common-header .pane-common-desc p{
	line-height: 1.2;
	font-size: 10px;
}

.pane-common-btn{width: 35%;}

.pane-common-header .pane-common-btn a{
	display: block;
	font-size: 12px;
	background: #76b2c5;
	background-size: 9px 9px;
	border-radius: 3px;
	padding: 6px;
	text-align: center;
	color: #fff;
}

.pane-common-header .pane-common-member{width: 22%;}
.pane-common-header .pane-common-member span{
	display: block;	
    text-align: center;
    font-size: 9px;
    background: #0d3387;
    padding: 7px 0;
    border-radius: 3px;
    color: #fff;
}
.pane-common-header .pane-common-member span strong {
	font-size: 14px;
}
.guests-name{
	font-size: 9px;
	padding-right: 3px;
}

.pane-common-header .pane-common-desc.pane-common-data .cumulative-p{
	font-size: 9px;
	margin-right: 10px;
}

.pane-common-header .pane-common-desc.pane-common-data .cumulative-p span{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	
}
.pane-common-header .pane-common-desc.pane-common-data{
	width: 78%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pane-common-header .txt-red{
	display: inline-block;
	margin: 0 3px;
	font-family: 'Montserrat', sans-serif;
	color: #e54848;
	font-size: 11px;
}

.pane-common-header .txt-red span{
	font-size: 15px;
	font-weight: bold;
}

/* ================================================
		商品一覧
================================================ */
/* サムネイル */
.page-search .block-thumbnail-t{margin: 10px 10px 20px 10px;}
.page-search .block-thumbnail-t--items{
    border-top: none;
	padding: 0;
}

.page-search .block-thumbnail-t--items li{
	position: relative;
	width: 33.3%;
	padding: 0;
	border-right: solid 1px #e7e4dd;
	border-top: solid 1px #e7e4dd;
	background: #fff;
}

.page-search .block-thumbnail-t--items li a{
	display: block;
    padding: 14px 0 10px 0;
}

.page-search .block-thumbnail-t--items li:nth-child(3n){border-right: none;}
.page-search .block-thumbnail-t--items li:nth-child(1),
.page-search .block-thumbnail-t--items li:nth-child(2),
.page-search .block-thumbnail-t--items li:nth-child(3){border-top: none;}
.page-search .block-thumbnail-t--goods-image{padding: 0 8px;}
.page-search .block-thumbnail-t--goods-image figure{
    min-width: auto;
    min-height: auto;
	padding: 0;
	background: #fff;
}

.page-search .block-thumbnail-t--goods-image figure img{max-height: 100px;}
.page-search .block-thumbnail-t--goods-name{
	font-size: 12px;
	padding: 0 8px;
	font-weight: normal;
	margin-bottom: 10px;
	overflow: hidden;
}

.page-search .block-thumbnail-t--goods .price{
    padding-left: 12px;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

.page-search .block-thumbnail-t--goods-name p{
	color: #1c1b1b;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.page-search .block-thumbnail-t--price{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1c1b1b;
	padding-left: 12px;	
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;	
}

.block-thumbnail-t--price span.circle{
	font-family: 'Noto Sans JP', sans-serif;	
	font-size: 10px;
	margin-left: 4px;
}

.page-search .block-thumbnail-t--price span.small{
	font-family: 'Noto Sans JP', sans-serif;	
	font-size: 9px;
	margin-left: 2px;
}

.page-search .block-thumbnail-t--price-items{
	text-align: right;
	padding-right: 8px;
	padding-bottom: 10px;
	word-wrap: break-word;
    white-space: normal;
}

.page-search .block-thumbnail-t--goods-description .block-icon{padding: 0 8px;}
.page-search .block-icon span{
	display: inline-block;
	margin-bottom: 5px;
}

.page-search .block-icon span img{
	height: auto;
	max-height: 16px;
}

.page-search .block-thumbnail-t--price.default-price{
	font-size: 12px;
	text-decoration: line-through;
}

.page-search .block-thumbnail-t--price.default-price .small{font-size: 9px;}
.page-search .block-thumbnail-t--price.price-red{
	font-size: 14px;
	color: #e54848;
}

/* ピックアップ */
.page-search .block-pickup-list-p{
	margin: 10px 10px 20px 10px;
}
.page-search .block-pickup-list-p--goods-image figure{background: #fff;}
.page-search .block-pickup-list-p--items{border: none;}
.page-search .block-pickup-list-p--items li{
	position: relative;
	background: #fff;
    border-top: solid 1px #e7e4dd;	
    border-bottom: none;
	padding: 0;
}

.page-search .block-pickup-list-p--items li a{padding: 10px 10px 5px 10px;}
.page-search .block-pickup-list-p--items li:first-child{
    border-top: none;	
}

.page-search .block-pickup-list-p--price{
    padding-left: 12px;	
}

.page-search .block-pickup-list-p--price-items{
	text-align: right;
	margin-bottom: 5px;
}
.page-search .block-pickup-list-p--price.default-price {
    font-size: 12px;
    text-decoration: line-through;
}

.page-search .block-pickup-list-p--price.price-red {
    font-size: 14px;
	color: #e54848;
}

.page-search .block-pickup-list-p--goods-name{
	font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    overflow: hidden;
}

.page-search .block-pickup-list-p--goods-name p{
	color: #1c1b1b;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.page-search .block-pickup-list-p--comment{
    margin-bottom: 10px;
    font-size: 10px;
    color: #a9a290;
    overflow: hidden;	
}

.page-search .block-pickup-list-p--comment p{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;	
}

.page-search .block-pickup-list-p--price{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #1c1b1b;	
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;	
}

.page-search .block-pickup-list-p--price span.circle{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 10px;
	margin-left: 4px;
}

.page-search .block-pickup-list-p--price span.small{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 9px;
	margin-left: 2px;
}


/* 共通 */
.page-search .member-p {
	color: #e54848;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 10px;
	display: inline-block;
    margin: 4px 0 0 12px;
}

.page-search .sale-p {
    text-align: center;
    line-height: 1.6;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    display: inline-block;
    margin: 4px 0 0 12px;
    width: 62.5px;
    height: 18px;
    padding: 1px 3px 0 3px;
    background: #e54848;
}

.page-search .price-d {
	font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.6;
    color: #e54848;
    font-size: 10px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    margin: 4px 0 0 0;
	width: 96px;
    height: 18px;
    padding: 0 3px 0 3px;
	border: solid 1px #e54848;
    text-align: center;	
}

.page-search .sale-p + div,
.page-search .member-p + div,
.page-search .price-d + div{display: inline-block;}

.page-search .sale-p + span,
.page-search .member-p + span,
.page-search .price-d + span{
	display: inline-block;
	margin-left: 12px;
	display: block;
	word-wrap: break-word;	
}
/* ================================================
		common footer
================================================ */
.pane-footer {
	position: relative;
}
.pane-common-footer {
	width: 100%;
	background: #49423f;
}

.pane-common-footer-inner{
	width: 100%;
	margin: 0 auto;
    padding: 25px 0;
}

.pane-common-footer--item-list {
	display: flex;
	justify-content: center;
	text-align: center;
    margin-bottom: 15px;
	overflow: hidden;
}

.pane-common-footer--item-list li {
	padding: 0 10px;
    float: left;
	color: #fff;
}

.pane-common-footer--item-list li a {
	color: #fff;
	font-size: 10px;
}

.block-copyright {
    font-size: 9px;
    text-align: center;
    color: #fff;
	padding: 20px 0 0 0;
	background: transparent;
}

.block-copyright {
	font-family: 'Montserrat', sans-serif;	
    letter-spacing: 0.3em;	
}

.page-search .block-thumbnail-t--goods-image figure {
    background: #fff;
}

/* 共通一覧 */
.block-pickup-list-p--goods-image figure,
.block-thumbnail-t--goods-image figure{background: #fff;}

/* ================================================
		商品詳細スライダー処理
================================================ */
.block-goods-detail .block-src-l-inner .block-src-l{display:none;}
.block-goods-gallery li{margin-bottom: 10px;}

/* lightbox */
#lightbox .lb-closeContainer{display: none;}
#lightbox .lb-data .lb-details{
	width: 100%;
    text-align: center;
}
#lightbox .lb-container{padding: 2px;}
#lightbox .lb-data .lb-number{
	color: #fff;
	padding-top: 5px;
}

#lightbox .lb-nav a.lb-next{
	width: 12px;
    height: 12px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
    position: absolute;
    bottom: -24px;
    right: 10px;
    z-index: 10;
    opacity: 1;
	transform: rotate(-45deg);
}

#lightbox .lb-nav a.lb-prev{
    position: absolute;
    bottom: -24px;
    left: 10px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
    z-index: 10;
    opacity: 1;	
	width: 15px;
    height: 15px;
	transform: rotate(45deg);
}
/* ================================================
		フッタ
================================================ */
.block-switcher-inner{position: relative;}

.block-switcher{
	width: 100%;
    background: url(../../img/usr/handicraft/sp/footer_bg02.png);
    text-align: center;
    padding: 10px 0 0 0;
	border: 0;
}

.block-switcher li{margin: 0 auto;width: auto;}
.block-switcher a{
	display: block;
	margin-left: -25px;
}
.block-switcher img{width: 125.5px;}

.block-page-top{
	text-align: right;
	bottom: 10px;
    right: 10px;
	z-index: 1;
	width: 40px;
	height: 40px;
}

.block-page-top .block-page-top-btn{
	display: block;
	width: 40px;
    height: 40px;
	transition: 0.15s ease 0s;
	background: url(../../img/usr/handicraft/sp/page_top.png) no-repeat;
	background-size: 40px 40px;
}
.block-page-top .js_modalSearch.bottom_btn {
	display: none;
}

.block-page-top a:after{display: none;}
/* ================================================
		共通ヘッダ　ロゴを表示
================================================ */
.page-menu ul.pane-common-header--logo,
.page-history ul.pane-common-header--logo,
.page-historydetail ul.pane-common-header--logo,
.page-couponlist ul.pane-common-header--logo,
.page-bookmark ul.pane-common-header--logo,
.page-customer ul.pane-common-header--logo,
.page-mailchange ul.pane-common-header--logo,
.page-custdest ul.pane-common-header--logo,
.page-contact ul.pane-common-header--logo,
.page-contactlist ul.pane-common-header--logo,
.page-contactdetail ul.pane-common-header--logo,
.page-logout ul.pane-common-header--logo,
.page-login ul.pane-common-header--logo,
.page-authmail ul.pane-common-header--logo,
.page-entry ul.pane-common-header--logo {
	display: flex;
}

/* ================================================
		店舗詳細　ボタン追加
================================================ */

.block-shu-shop--btn {
    margin-top: 20px;
    text-decoration: none;
}
.block-shu-workshop--btn {
    margin-top: 20px;
    text-decoration: none;
}

.block-store-detail--btn a {
    background-position: 29px center!important;
}
.block-shu-shop--btn a {
    display: block;
    font-size: 12px;
    line-height: 1.33;
    text-align: center;
    text-decoration: none;
    width: 80%;
    margin: 0 auto;
    padding: 16px 30px;
    background-color: #e6e3d5;
    background-image: url(../../img/usr/handicraft/ico_item.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 18px auto;
    border: 1px dashed #d6d3c4;
    border-radius: 50px;
}
.block-shu-workshop--btn a {
    display: block;
    font-size: 12px;
    line-height: 1.33;
    text-align: center;
    text-decoration: none;
    width: 80%;
    margin: 0 auto;
    padding: 16px 20px 16px 30px;
    background-color: #e6e3d5;
    background-image: url(../../img/usr/handicraft/ico_workshop.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 18px auto;
    border: 1px dashed #d6d3c4;
    border-radius: 50px;
}

.block-inte-shop--btn {
    margin-top: 20px;
    text-decoration: none;
}

.block-inte-shop--btn a {
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.33;
    text-align: center;
    text-decoration: none;
    width: 80%;
    margin: 0 auto;
    padding: 16px 30px;
    background-color: #f69cbb;
    background-image: url(../../img/usr/underwear/u_side_icon05.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 37px auto;
    border-radius: 50px;
}

/* ================================================
		店舗在庫一覧　追従ボタン非表示
================================================ */
.page-storestocklist  .block-page-top-btn {
   display: none;
}
/* ================================================
		取寄注文確認画面
================================================ */
.page-largeorderlist .largeorderlist-status p {
	text-align: center;
	padding: 2px 1px;
}

.page-largeorderlist .largeorderlist-expire_dt {
    margin-top: 10px;
}

.page-largeorderlist .largeorderlist-expire_dt dt {
	text-decoration: underline;
}

.page-largeorderlist .largeorderlist-status--ready p {
	background-color: #ff0000;
    text-decoration: underline;
}

.page-largeorderlist .largeorderlist-status--ready a {
	 color: #ffffff;
	 font-weight: 700;
}


.page-largeorderlist .largeorderlist-status--complete p {
	border: solid 0.1px #1e90ff;
}
/* ================================================
		アンケート調整 20220325
================================================ */
.page-everyform .pane-main{padding-top: 0;}
.page-everyform .block-questionnaire--header{
    font-size: 22px;
    font-weight: bold;
	text-align: center;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin: 24px 0 23px;
    padding: 0;
}

.page-everyform .fieldset-vertical .form-group{
	position: relative;
}

.page-everyform .fieldset-vertical .form-group .form-label{
	width: 100%;
	background: #f8f8f8;
	padding: 10px 40px 10px 10px;
	border-top: solid 1px #e7e7e9;
	border-left: solid 1px #e7e7e9;
	border-right: solid 1px #e7e7e9;        
	border-bottom: solid 2px #e7e7e9;
}

.page-everyform .fieldset-vertical .form-group .form-control{padding: 10px 5px;}
.page-everyform .-questionnaire--box-content .fieldset-vertical .form-group{border: none;}

/* チェックボックス */
.page-everyform .form-control input[type=checkbox],
.page-everyform .form-control input[type=radio]{display: none;}
.page-everyform .form-control input[type=checkbox] + label{
    display: inline-block;
    margin-bottom: 8px;
    padding-left: 30px;
    position: relative;
    font-size: 13px;
    line-height: 1.8;
}

.page-everyform .form-control input[type=checkbox] + label::before{
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 22px;
    height: 22px;
    border-radius: 2px;
    border: 2px solid #e7e4dd;
    background: #fff;
}

.page-everyform .form-control input[type=checkbox]:checked + label::after{
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 8px;
    width: 6px;
    height: 10px;
    border-right: solid 2px #1c1b1b;
    border-bottom: solid 2px #1c1b1b;
    transform: rotate(45deg);
}

/* ラジオボタン */
.page-everyform .form-control input[type=radio] + label{
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
    font-size: 14px;
    line-height: 1.6; 
}

.page-everyform .form-control input[type=radio] + label::before{
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
	border-radius: 50%;
    border: 2px solid #e7e7e9;
    background: #fff;
}

.page-everyform .form-control input[type=radio]:checked + label::after{
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 6px;
    width: 8px;
    height: 8px;
	background: #0d3387;
	border-radius: 50%;
}


.page-everyform .block-questionnaire--box-content .form-control input.block-questionnaire--name,
.page-everyform .block-questionnaire--box-content .form-control input.block-questionnaire--name-2,
.page-everyform .block-questionnaire--box-content .form-control input.block-questionnaire--kana,
.page-everyform .block-questionnaire--box-content .form-control input.block-questionnaire--kana-2,
.page-everyform .block-questionnaire--box-content .form-control input.block-questionnaire--addr,
.page-everyform .block-questionnaire--box-content .form-control input.block-questionnaire--addr2,
.page-everyform .block-questionnaire--box-content .form-control input.block-questionnaire--addr3{width: 80%;}

.page-everyform .form-control select{
	position: relative;
    -webkit-appearance: none;
    appearance: none;
    background: url(../../img/usr/select_arrow.png) no-repeat right center #fff;
    background-position: right 8px center;
    background-size: 8px 7px;
    border-radius: 0;
    padding: 8px 20px 8px 8px;
	color: #444;
}

.page-everyformcomplete .block-questionnaire-completed .action-buttons .block-questionnaire-completed--back-to-home{display: none;}

.block-cart .block-cart--continue-shopping {
    margin: 20px 0 30px;
}
.block-cart .block-cart--continue-shopping .block-cart--continue-shopping-link {
    padding: 14px 10px 12px;
    display: inline-block;
    width: 90%;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
    color: #1c1b1b;
    border-radius: 20px;
    background-color: #d5d5d5;
}

/* 絞り込みボタン 絞り込み―メニュー無い場合 */
.js_modalSearch.bottom_btn.fix_narrow_down.is-hidden {
    display: none !important;
}
