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

/*クレジットカード登録画面*/
.ui-dialog .dialog-content h1 {
    width: 100%;
}

.modal_inner.modal_add_card .form-row-button {
    padding-top: 20px;
}

.pc_hidden {
    display: none !important;
}

@media screen and (max-width: 767px) {
	.sp_hidden {
        display: none !important;
    }

    .pc_hidden {
        display: block !important;
    }
}

html {
    scroll-padding-top: 150px;
}

.redtxt {
	color: #f00;
}

.thumbnail_label_3 {
    background: black;
}

.cross_out .tax_hidden_2 {
    display: inline-block;
    text-decoration: line-through;
}

/* haader logo */
@media screen and (min-width: 768px) {
	header .header_inner .header_main .header_logo img {
		max-width: 194px;
	}
}

/* 33-point start */
div#grant-point>div {
    text-align: right;
    padding: 0 0 10px;
    font-size: 13px;
    color: #869e2c;
    line-height: 1;
}

div#grant-point>div>span.pts {
    font-size: 15px;
    padding-left: 5px;
}
/* 33-point end */

/*Confirm*/
main .checkout-shipping.address .payment_wrapper .payment_main p.pickup_text {
    position: relative;
    margin: 5px 0 0;
    padding: 0 0 0 15px;
    color: #ff0000;
}

main .checkout-shipping.address .payment_wrapper .payment_main p.pickup_text:before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}

main .checkout-shipping.address .payment_wrapper .payment_main p.quantity_text {
    position: relative;
    margin: 5px 0 0;
    padding: 0 0 0 15px;
    color: #ff0000;
}

main .checkout-shipping.address .payment_wrapper .payment_main p.quantity_text:before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}

.address_radio input[type=radio] + label.label_frame.off {
    position: relative;
}

.address_radio input[type=radio] + label.label_frame.off:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #dcdcdc;
    opacity: .6;
}
/* 32-pickup end */

/* 2-3-4-plp start */

.thumbnail_under_label {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0 4px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
.under_label_wrap {
	min-height: 33px;
}

@media screen and (max-width: 767px) {
    .thumbnail_under_label {
        margin-bottom: 5px;
        font-size: 10px;
    }
    .under_label_wrap {
    	min-height: 25px;
    }
}
.thumbnail_label_promotion {
    background-color: #899E2C;
}

.thumbnail_label_sale {
    background-color: #BD5B00;
}

.thumbnail_label_web {
    background-color: #0c5641;
}
/* 2-3-4-plp end */

/* footer start */
footer .footer_block:first-child .footer_inner {
	padding: 40px 20px;
}

footer .footer_block:first-child .footer_inner .footer_nav .footer_heading {
    color: #3b5343;
    font-size: 15px;
    font-weight: bold;
}

footer .footer_block:first-child .footer_inner .footer_nav ul:not(.sns) li {
    margin-top: 12px;
    margin-right: 30px;
    font-size: 15px;
}

footer .footer_block:first-child .footer_inner .footer_nav ul:not(.sns) {
    display: block;
    flex-wrap: wrap;
}

footer .footer_block:first-child .footer_inner #mail_news.footer_nav.mail_news {
    width: 40%;
    padding-right: 5%;
}

footer .footer_block:first-child .footer_inner .footer_nav ul:not(.sns) li a {
    font-size: 14px;
}

footer .footer_block:first-child .footer_inner .footer_nav .sns.sp {
	padding-top: 16px;
    display: flex!important;
}

footer .footer_block:first-child .footer_inner .footer_nav .sns.sp li {
    /* height: 25px; */
    /* width: auto; */
    width: 23px;
    margin-right: 15px;
}

footer .footer_block:first-child .footer_inner .footer_nav .sns.sp li.sns_fb {
    /*width: 12px;*/
}

footer .footer_block:first-child .footer_inner .footer_nav .footer_text {
    margin: 12px 0;
    font-size: 15px;
}

footer input[type="email"].input_newsletter {
    width: calc(100% - 78px);
	font-size: 15px;
    padding: 5px 15px 2px;
	height: 32px;
	float: left;
	font-size: 13px;
	position:relative;
	z-index: 3;
}

footer .btn.btn_newsletter {
	margin-top: 0;
	margin-left: 5px;
    width: 72px;
    border-radius: 0;
}

footer div.error .pc{
    position:  absolute;
    padding-left: 15px;
}

footer div.form_parts div.error {
    position:  absolute;
    padding-top: 35px;
    z-index: 2;
}

input#dwfrm_footer_mailnews_email::placeholder {
    font-size: 15px;
}

footer .footer_block:first-child .footer_inner div.content-asset {
    width: 60%;
}

footer .footer_block:first-child .footer_wide_box {
	display: flex;
    justify-content: space-around;
}

footer .footer_block:first-child .footer_inner #shop_info.footer_nav.shop_info {
    width: 35%;
    padding-bottom: 0;
    border-bottom: none;
}

footer .footer_block:first-child .footer_inner #cutomer_service.footer_nav.cutomer_service {
    width: 35%;
}

footer .footer_block:first-child .footer_inner #about_llbean.footer_nav.about_llbean {
    width: 30%;
}

@media screen and (max-width: 767px) {
	footer .footer_block:first-child .footer_inner {
		padding: 0;
	}

	footer .footer_block:first-child .footer_inner div.content-asset {
		width: 100%;
	}

	footer .footer_block:first-child .footer_inner .mail_news {
		width: 100%!important;
	    display: block;
		border-bottom: 1px solid #d0d0d0;
	}

	footer .footer_block:first-child .footer_inner .footer_nav .footer_heading {
		width: 100%!important;
		font-size: 14px;
		color: #464749;
	    padding: 12px 10px;
	}

	footer .footer_block:first-child .footer_inner .footer_nav:last-of-type .footer_heading {
		font-size: 14px;
		color: #464749;
	}

	footer .footer_block:first-child .footer_inner .mail_news .footer_heading {
		color: #3b5343;
		font-size: 16px;
	}

	footer .footer_block:first-child .footer_inner .mail_news .footer_text {
		font-size: 14px;
	}

	footer .footer_block:first-child .footer_inner #mail_news.footer_nav.mail_news {
		padding-right: 0%;
	}

	footer .footer_block:first-child .footer_inner #mail_news.footer_nav.mail_news #dwfrm_footer_mailnews_email {
		font-size: 16px;
	}

	footer .footer_block:first-child .footer_wide_box {
		flex-direction: column;
	}

	footer .footer_block:first-child .footer_inner #shop_info.footer_nav.shop_info {
		width: 100%;
	}

	footer .footer_block:first-child .footer_inner #cutomer_service.footer_nav.cutomer_service {
		width: 100%;
	}

	footer .footer_block:first-child .footer_inner #about_llbean.footer_nav.about_llbean {
    	width: 100%;
	}

	footer .footer_block:first-child .footer_inner .footer_heading {
		padding: 12px 10px;
	}

	footer .footer_block:first-child .footer_inner .footer_nav .footer_heading.no_lower {
		margin-top: 0;
	}

	footer .footer_block:first-child .footer_inner .footer_nav .footer_heading span {
		float: right;
	}

	footer .footer_block:first-child .footer_inner .footer_nav ul:not(.sns){
		display: none;
	}

	footer .footer_block:first-child .footer_inner .footer_nav ul:not(.sns) li {
		margin-top: 0px;
		margin-right: 0;
		padding: 10px 0 10px 2em;
		border-top: 1px solid #d0d0d0;
	}

	footer .footer_block:first-child .footer_inner .footer_nav ul:not(.sns) li a {
		text-decoration: none;
		font-size: 13px;
	}

	footer .footer_block:first-child .footer_inner .footer_nav .sns {
		margin: 0px 10px 0;
		padding: 15px 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

	footer .footer_block:first-child .footer_inner .footer_nav .sns.sp {
    	padding-top: 25px;
	}

	footer .footer_block:first-child .footer_inner .footer_nav .sns.sp li {
		width: 18px;
		margin: 0 10px;
	}

	footer .footer_block:first-child .footer_inner .footer_nav .sns.sp li.sns_fb {
		/*width: 10px;*/
	}

	footer .footer_block:first-child .footer_inner .footer_nav .footer_text {
		margin-top: 0;
		padding: 0 10px;
	}

	footer .footer_block:first-child .footer_inner .footer_nav form {
		padding: 0 10px;
	}

	footer .footer_block:first-child .footer_inner .footer_nav form a {
		font-size: 12px;
	}

	footer input[type="text"].input_newsletter, input[type="email"].input_newsletter {
		width: calc(100% - 72px);
		max-width: none;
		padding: 3px 10px;
		vertical-align: top;
	}

	footer .btn.btn_newsletter {
		width: 72px;
		height: 32px;
		margin-top: 0;
	}
    
}
/* footer end */

/*Japan Edittion*/
.item {
    position: relative;
}

.item_image {
    position: relative;
}

.item .thumbnail_label_jedition {
    position: absolute;
    top: 0;
    left: 8px;
    padding: 0 4px;
    min-width: 60px;
    height: 18px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #188939;
    z-index: 10;
}

.item_image + .thumbnail_label_jedition br {
    display: none;
}

@media screen and (max-width: 767px) {

    .item .thumbnail_label_jedition {
	    position: absolute;
	    left: 0;
	    padding: 0 4px;
	    min-width: 60px;
	    height: 18px;
	    color: #fff;
	    font-size: 12px;
	    font-weight: bold;
	    color: #fff;
	    background-color: #188939;
	    z-index: 10;
	}

}

.thumbnail .thumbnail_label_jedition {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px;
    min-width: 60px;
    height: 34px;
    color: #fff;
    background-color: #188939;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
    top: 10px;
    left: 0;
    white-space: nowrap;
    text-transform: uppercase;
}

.right_recommend.wide .thumbnail .thumbnail_label {
    font-size: 10px;
    line-height: 1.2;
    font-weight: normal;
    width: min-content;
    min-width: auto;
    height: auto;
    padding: 3px 3px 1px;
}

.right_recommend.wide .thumbnail .thumbnail_label_jedition {
	font-size: 10px;
    line-height: 1.2;
    font-weight: normal;
    width: min-content;
    min-width: auto;
    height: auto;
    padding: 3px 3px 1px;
    text-align: left;
}

@media screen and (max-width: 767px) {

    .item_image .thumbnail_label_jedition {
        left: 0;
        height: 15px;
        font-size: 10px;
    }

    .thumbnail .thumbnail_label_jedition {
        height: 20px;
    }

    .thumbnail .thumbnail_label_jedition {
        font-size: 10px;
        top: 5px;
        height: 28px;
    }

}

/*Monogram Preview*/
.background_select {
    position: absolute;
    top: -30px;
    right: 0;
    background-color: #fff;
}

.background_select select {
    -moz-appearance: none;
    appearance: none;
    font-weight: bold;
    outline: none;
    padding: 0 25px 0 5px;
    height: 23px;
    background-color: #fff;
}

.background_select select opton:first-child {
    background-color: #fff;
}

.monogram .monogram_preview p.background_ttl {
    display: inline-block;
    width: auto;
    margin-right: 5px;
    line-height: 1;
}

@media screen and (max-width: 767px) {

    .monogram .monogram_preview p.background_ttl,
    .background_select select {
        font-size: 12px;
    }

    .scrl .monogram .monogram_preview p.background_ttl {
        margin-right: 0;
    }

    .scrl .background_select {
        padding: 4px;
    }

    .scrl .background_select select {
        max-width: 95px;
        padding-left: 5px;
        padding-right: 19px;
        box-sizing: border-box;
    }

    .scrl.active .background_select select {
        max-width: none;
    }

}

p.nostock {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	padding-bottom: 6px;
}

/*モチーフモノグラム*/
main .monogram .monogram_option .options.option_style #motifAndNameImage li {
    width: 105px;
    margin-right: 1rem;
}

@media screen and (max-width: 767px) {

    main .monogram .monogram_option .options.option_style #motifAndNameImage li {
        width: calc(33.33% - (16px / 3));
        margin-right: 5px;
    }

}

/*ジャパンエディション、ヘッダー調整*/
header .header_inner nav > ul > li#cat-1086 .level-2 {
    width: 145px;
}

@media screen and (max-width: 1000px) {
    header .header_inner nav > ul > li#cat-1086 .level-2 {
        right: 2%;
    }
}

/*ヘッダー余白*/
header .header_inner nav > ul > li.current {
    padding: 0 15px;
}

header .header_inner .header_user .header_user_list .header_user_lower li a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    header .header_inner .header_user .header_user_list .header_user_lower li a:hover {
        text-decoration: none;
    }
}