@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: 8;
}

.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;
    }
}

/*from header-banner asset-20250530*/
.mfp-wrap .mfp-container .mfp-content {
    width: auto;
    max-width: 1000px;
}
#js-modal-nca 
#js-modal .js_modal_close_header
#js-modal2 .js_modal_close_header {
    position: relative !important;
} 
#js-modal .modal_content .modal_ttl+p {
    color: #464749 !important;
}
#js-modal .modal_content_inner {
    color: #464749 !important;
}
#js-modal .modal_content {
    max-width: 1000px;
}
#js-modal2 .modal_content p {
    margin-top: 0;
}
#js-modal .modal_content p + p {
    margin-top: 20px;
}
#js-modal .modal_content_inner>p:nth-child(2) {
    padding-bottom: 0;
}
#js-modal .modal_content img {
  width: 100%;
}
#js-modal-nca .modal_content {
    max-width: 600px;
}
#js-modal-nca .modal_content p {
   margin-top: 0;
}    
.nca .mfp-close {
  position: absolute !important;
  background: none !important;
}

.header_elm_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}

.header_elm {
  min-height: 54px;
}

.header_banner_2 .js-modal-open {
  padding: 0 !important;
  text-decoration: underline;
  cursor: pointer;
}

.header_banner_2 .popup-modal {
  text-decoration: none;
}

.mfp-bg {
  position: fixed;
}

.mfp-container {
  cursor: pointer;
}

.modal {
  position: fixed;
  top: 0;
  display: none;
  width: 100%;
  height: 100vh;
  z-index: 1000;
}

.modal_content {
  max-width: 850px;
    margin: 50px auto;
    background: #fff;
    text-align: center;
}

#js-modal-nca .modal_content_inner {
  padding: 30px 40px;
  color: #0c5641;
  text-align: left;
}

.modal_content_inner>p:first-child, .modal_content_inner>p:nth-child(2), .modal_content_inner>p:nth-child(6) {
  text-align: center;
}

.modal_content_inner>p:nth-child(6) {
  padding-top: 15px;
}

.modal_content_inner>p:nth-child(2) {
  margin-top: 0;
  padding: 0 0 30px;
}

.modal_content_inner>p:first-child, .modal_content_inner>p:nth-child(7) {
  padding: 0;
}

.modal_twocol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 2px solid #0c5641;
  max-width: 500px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: bold;
}

.modal_twocol>div {
    width: 50%;
    text-align: center;
    line-height: 1;
    padding: 7px 0 3px;
}

.modal_twocol>div:first-child {
  background: #0c5641;
  color: #fff
}

.modal_content_inner ul {
  font-size: 15px;
}

.modal_content_inner ul li {
  position: relative;
  padding-left: 15px;
}

.modal_content_inner ul li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

.modal_content_inner ul.caution li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.js_modal_close_header {
  position: relative;
  background: #3b5343;
  border: 0;
  color: #fff;
  height: 36px;
  padding: 6px 10px;
  width: 100%;
}

.modal_close_btn {
  position: absolute;
  right: 8px !important;
  top: 6px !important;
  width: 28px !important;
  height: 28px !important;
  cursor: pointer;
}

.modal_close_btn:before, .modal_close_btn:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #fff;
}

.modal_close_btn:before {
  transform: rotate(45deg);
}

.modal_close_btn:after {
  transform: rotate(-45deg);
}

.modal_content img {
  width: 100%;
  /*max-width: 500px;*/
}

.modal_content p {
  margin-top: 0;

  font-size: 15px;
}

.modal_content .modal_ttl {
  padding-top: 15px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

.modal_content .modal_ttl+p {
  padding-top: 15px;
  color: #0c5641;
  font-size: 18px;
  text-align: center;
}

.modal_content .caution {
  padding-top: 15px;
  font-size: 12px;
  color: #666;
}

button.mfp-arrow {
  display: none;
}
    
/*オーダーレベル用*/    
#js-modal2 .modal_content p {
	font-size: 15px;
}
    
#js-modal2 .modal_content p:last-child {
    color: #666;
    margin-top: 20px;
}
	
#js-modal2 .modal_content p:first-child {
	margin-top: 0;
}

#js-modal2 .modal_content .modal_ttl {
	margin-top: 15px;
    padding-bottom: 0;
	color: #0c5641;
	font-size: 22px;
	font-weight: bold;
}
    
#js-modal2 .mfp-wrap .mfp-container .mfp-content .orederlevel_wrap .mfp-close {
    position: absolute;
}

#js-modal2 .modal_content .caution {
	padding-top: 6px;
	font-size: 12px;
	color: #666;
}
    
#js-modal2 .mfp-wrap .mfp-container .mfp-content .orederlevel_wrap .mfp-close {
    background: none;
}
	
#js-modal2 button.mfp-arrow {
	display: none;
}
    
.point_wrap  .modal_content {
    background: #394748;
}
    
.point_wrap .modal_content_inner {
    padding: 0 0 30px;
}
    
.point_wrap .modal_content_inner img {
    padding-bottom: 10px;
}
    
.header_account_btn {
    display: block;
    max-width: 400px;
    margin: 0 auto;
    padding: 10px 20px 7px;
    border-radius: 7px;
    color: #669561;
    border: none;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: #fff;
    text-decoration: none;
}

@media screen and (max-width:768px) {
  .js_modal_close_header {
    height: 30px;
    padding: 5px 10px;
    width: 100%;
  }
  .modal_content_inner {
    padding: 15px 10px 20px;
  }
  .modal_content p {
    padding-top: 10px;
  }
  .modal_content .modal_ttl {
    padding-top: 10px;
    font-size: 18px;
  }
  .modal_content .modal_ttl+p {
    font-size: 15px;
  }
  .modal_content_inner>p:nth-child(6), .modal_content_inner>p:nth-child(7) {
    font-size: 12px;
  }
  .modal_twocol>div:first-child {
    width: 60%;
  }
  .modal_twocol>div:last-child {
    width: 40%;
  }
  .modal_content_inner ul {
    font-size: 12px;
  }
  .modal_content_inner li {
    padding-left: 12px;
  }
  .modal_close_btn {
    right: 5px !important;
    top: 3px !important;
    width: 30px !important;
    height: 30px !important;
  }
  .modal_close_btn:before, .modal_close_btn:after {
    height: 25px;
  }
  .header_account_btn {
    width: 90%;
    word-break: break-all;
    font-size: 16px;
}
}

.headaer_modal .multicol {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
}    
    
.headaer_modal .multicol p {
    font-size: 15px;
    text-align: left;
    line-height: 1.5;
}

.headaer_modal h1 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.headaer_modal h1 span {
    white-space: nowrap;
}

.headaer_modal h3 {
    font-size: 16px;
    margin: 15px 0 0;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    line-height: 1.5;
}
    
.headaer_modal h3 a {
    text-decoration: none;
}

.headaer_modal h4 {
    margin: 0px 0 15px 0;
    font-size: 22px;
    line-height: 1.5;
}

.headaer_modal h4 .member_text {
    position: relative;
    border: 1px solid #000;
    margin-bottom: 12px;
    padding: 3px 6px 1.5px;
    font-size: 18px;
}
.headaer_modal h4>span {
    display: inline-block;
}
    
.headaer_modal .read_text {
    width: 100%;
}

.headaer_modal .read_text:first-of-type {
    font-size: 26px;
    font-family: Times, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", serif;
    font-weight: 400;
}

.headaer_modal .read_text:last-of-type {

    font-size: 20px;
}

.headaer_modal .feature_cont {
    margin: 50px 0;
}

.headaer_modal>div {
    margin-top: 50px;
    font-size: 15px;
    line-height: 1.8;
    text-align: center;
}

.headaer_modal>div:first-child,
.headaer_modal>div:last-child {
    margin-top: 0;
}
    
.headaer_modal .twocol h3 {
    margin: 0 0 5px;
    font-size: 17px;
}
    
.headaer_modal .twocol p {
    margin: 0;
}
    
.modal_content .headaer_modal .multicol.twocol {
    margin-top: 0;
    padding: 50px 1% 0;
}
    
.modal_content .headaer_modal .multicol.twocol>div:first-child {
    width: calc(100% - 330px);
    margin-bottom: 0;
    align-self: center;
    padding-right: 20px;
}
    
.modal_content .headaer_modal .multicol.twocol>div:last-child {
    width: 330px;
    margin-bottom: 0;
    align-self: center;
}
    
.modal_content .headaer_modal .multicol.twocol .txt_c {
    padding-top: 10px;
    text-align: center;
}

.modal_content .headaer_modal .multicol.twocol .txt_c img {
    max-width: 290px;
}
    
.modal_content .headaer_modal .multicol.twocol div:nth-child(2) div {
    width: 100%;
    margin-bottom: 25px;
}
    
.modal_content .headaer_modal .multicol.twocol div:nth-child(2) div:last-child {
    margin-bottom: 0;
}
    
.headaer_modal .threecol>div {
    width: 32%;
}
    
.headaer_modal .threecol h3 {
    margin: 15px 0 5px;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing;
}
    
.headaer_modal .threecol p {
    margin-top: 0;
}
    
.headaer_modal .threecol + .threecol {
    margin-bottom: 50px;
}

.headaer_modal p.attention_text {
    margin: 30px auto 0;
    font-size: 12px;
    text-align: left;
}

.headaer_modal .multicol p.attention_text + .attention_text {
    margin-top: 10px;
}

.headaer_modal .attention_text li {
    position: relative;
    padding-left: 1em;
}

.headaer_modal .attention_text li:before {
    content: "＊";
    position: absolute;
    top: 0;
    left: 0;
}
    
.headaer_modal .fourcol.fourcol {
    padding-bottom: 0;
}
    
.headaer_modal .fourcol.fourcol+ .fourcol {
        margin-top: 0
}
    
.headaer_modal .fourcol h3 {
    font-size: 20px;
    /*font-family: Montserrat, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1px;*/
}

.headaer_modal .fourcol.fourcol>div {
    margin-bottom: 50px;
    padding: 0 1% !important;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.headaer_modal .fourcol:first-child p {
    padding-top: 5px;
}
    
.headaer_modal .multicol.fourcol>div {
    width: 25%;
}

.headaer_modal .multicol.fourcol>div p {
    max-width: 500px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: left;
    line-height: 1.5;
}
    
.headaer_modal.modal_content_inner img {
    padding: 0 !important;
}
    
.headaer_modal .lpcont {
    margin-bottom: 50px;
}

.headaer_modal .lpcont {
    text-align: left;
}

.headaer_modal .lpcont .thumbnail_list {
    display: block;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 15px;
}

.headaer_modal .thumbnail_list img {
    width: 25px!important;
    height: 25px;
    margin-right: 7px;
}

.headaer_modal .lpcont h4 {
    font-size: 28px;
    font-family: Montserrat,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 0;
}

.headaer_modal .product_detail > p > a {
    text-decoration: none;
    font-size: 16px;
}
    
.headaer_modal .btn_link {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 1px;
    margin: 20px 0 0;
    padding: 10px 15px;
    width: 200px;
    text-decoration: none;
    text-align: center;
    display: block;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.3);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
    
@media screen and (max-width:1260px) {
    
    .headaer_modal .attention_text {
         margin: 0 2%;   
    }
    
}
    
@media screen and (max-width:767px) {
    
    .headaer_modal h1 {
        line-height: 1.5;
    }
    
    .headaer_modal .lpcont {
        margin-bottom: 0;
    }

    .headaer_modal .feature_cont {
        margin: 40px 0;
    }

    .headaer_modal>.multicol p {
        text-align: left;
    }

    .headaer_modal h4 {
       /* line-height: 2;
        margin-bottom: 10px;*/
        font-size: 20px;
    }

    .headaer_modal .read_text {
        width: 100%;
    }

    .headaer_modal .read_text:last-of-type {
        font-size: 18px;
    }
    
    .headaer_modal .multicol {
        margin-right: 0;
        margin-left: 0;
    }
    
    .headaer_modal .multicol.fourcol>div {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0;
        padding-left: 0;
    }
    
    .headaer_modal .multicol.fourcol>div:first-child {
        padding-top: 0;
    }

    .headaer_modal .multicol.fourcol img {
        max-width: none;
        width: 100%;
    }
    
    .headaer_modal .multicol.fourcol>div:nth-child(3) {
        margin-bottom: 50px;
    }
    
    .headaer_modal .multicol.fourcol>div:nth-child(3) img {
        padding: 0;
    }
    
    .modal_content .headaer_modal .multicol.twocol {
        margin-top: 0;
        padding-top: 0;
    }
    

    .modal_content .headaer_modal .multicol.twocol div {
        width: 100%;
    }
    
    .modal_content .headaer_modal .multicol.twocol>div:first-child,
    .modal_content .headaer_modal .multicol.twocol>div:last-child {
        width: 100%;
        padding-right: 0;
        padding-bottom: 0;
    }
        
    .modal_content .headaer_modal .multicol.twocol>div:first-child {
        margin-bottom: 30px;
    }
    
    .modal_content .headaer_modal .multicol.threecol>div {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .headaer_modal .threecol + .threecol {
        margin-top: 0;
    }

    .headaer_modal h4>span.memb {
        display: block;
        max-width: 160px;
        margin: 0 auto 15px;
        border: 1px solid #000;
        padding: 5px 5px 2px;
    }
    
    .headaer_modal .btn_link { 
        width: 100%;
    }    
    
}

    /*プロモ横の対象品を見るのリンクを消す*/
	.orderlevel_promo + a {
		display: none;
	}
	
	/*PDPとPLPのプロモ名を消す*/
	.discount .orderlevel_promo,
	.special_price .orderlevel_promo {
		display: none;
	}
	
	.detail_wrapper .item .item_image .slick-arrow.slick-prev,
	.detail_wrapper .item .item_image .slick-arrow.slick-next {
		display: none !important;
	}
    
    header .header_banner {
        background: none;
    }
    
    header .header_banner p {
        padding: 0;
    }
    
    header .header_banner p a,
	header .header_banner_2 p,
	header .header_banner_3 p a {
        font-size: 16px;
        margin-left: 3px;
        font-weight: bold;
    }

    header .header_banner .freeship {
        padding: 15px 0;
        color: #fff;
        background: #0c5641;
    }
    
    header .carousel_banner.header_banner .freeship a {
        display: block;
        color: #fff;
        text-decoration: none;
    }

    header .carousel_banner .freeship img {
        display: inline;
        width: 40px;
        padding-right: 10px;
    }
    
    header .carousel_banner .header_banner_1 {
        padding: 15px 0;
		background-color: #869e2c;
		font-weight: bold;
	}
    
    header .header_banner_1 a {
        display: block;
		color: #0c5641;
        text-decoration: none;
	}
    
    header .header_banner_1 a span {
        font-size: 16px;
        text-decoration: underline;
    }
	
	header .carousel_banner .header_banner_2 {
		box-sizing: border-box;
        color: #0c5641;
        background: #fff;
        outline: 2px solid #0c5641;
        outline-offset: -4px;
	}
    
    header .carousel_banner .header_banner_2 a {
        display: block;
		color: #0c5641;
        padding: 15px 0;
        text-decoration: none;
	}
	
	header .header_banner_3 {
		text-align: center;
		font-size: 16px;
        padding: 0;
		color: #fff;    
		background: #188939;
		font-weight: bold;
	}
    
    header .header_banner_4 {
		text-align: center;
        font-size: 16px;
        padding: 0;
        color: #fff !important;
        background: #a8192e;
        font-weight: bold;
	}

    header .header_banner_5 {
		text-align: center;
        font-size: 16px;
        padding: 0;
        color: #a8192e !important;
        background: #efefef;
        font-weight: bold;
	}
    
	header .header_banner_3 a,
    header .header_banner_4 a {
        display: block;
        padding: 15px 0;
		color: #fff;
        text-decoration: none;
	}

    header .header_banner_5 a {
        display: block;
        padding: 15px 0;
        color: #a8192e !important;
        text-decoration: none;
    }
	
    header .carousel_banner .header_banner_2 a span,
    header .carousel_banner .header_banner_3 a span,
    header .header_banner_4 a span,
    header .header_banner_5 a span {
        padding: 0;
        font-size: 16px;
        text-decoration: underline;
    }

    header .header_banner.carousel_banner>p:nth-child(n+1),
    .pc_hidden {
        display: none;
    }

    .header_inner.spfixed {
        position: fixed;
        z-index: 999;
        top: 0;
        background: #fff;
        padding: 10px 2%;
        width: 100%;
    }

    .delivery::after,
    .item_spec .stock>p.bold::after {
        content: "※上記発送予定はモノグラムやラッピング、他の商品のご注文が無い場合の目安です。";
        display: block;
        font-weight: normal;
        font-size: 11px;
        text-indent: -1em;
        padding-left: 1em;
        padding-top: 4px;
    }

    .header_inner.spfixed {
        position: fixed;

        z-index: 999;
        top: 0;
        background: #fff;
        padding: 10px 2%;
        width: 100%;
    }

    .fixedheader .fixedemp {
        position: absolute;
    }

    header.fixedheader>.header_inner {
        background-color: rgba(255, 255, 255, 0.9)
    }
	
	header .header_inner {
      padding-top: 54px;
    }

    header.fixedheader .header_inner .header_main p.header_logo,
    header.fixedheader .header_inner .header_main .menu_open,
    header.fixedheader .header_inner .header_main .mini-cart .header_bag .icon_shoppingBag,
    header.fixedheader .header_inner .header_main,
    header.fixedheader input[type="text"].input_search,
    header.fixedheader input[type="number"].input_search,
    header.fixedheader .keyword_search .icon_search,
    header.fixedheader input[type="text"].input_search::placeholder,
    header.fixedheader input[type="number"].input_search::placeholder {

        transition: all .5s ease;
    }

@media screen and (max-width: 767px) {
    .header_elm {
        min-height: 28px;
    }

    .pc_hidden {
        display: block;
    }
    
    header .header_banner p a,
	header .header_banner_2 p,
	header .header_banner_3 p a {
        font-size: 12px;
    }
	
	header .header_banner_3,
    header .header_banner_4,
    header .header_banner_5 {
		font-size: 12px;
	}
    
    header .carousel_banner .header_banner_1,
    header .carousel_banner .header_banner_2 a,
	header .header_banner_3 a,
    header .header_banner_4 a,
    header .header_banner_5 a {
        padding: 6px 0 4px;
	}
	
    header .carousel_banner .header_banner_1 a span,
    header .carousel_banner .header_banner_2 a span,
    header .carousel_banner .header_banner_3 a span,
    header .header_banner_4 a span,
    header .header_banner_5 a span {
        font-size: 12px;
    }

    header .header_banner p::before {
        width: 30px;
        height: 15px;
    }
    
    header .carousel_banner .freeship {
        padding: 6px 0 4px;
        box-sizing: border-box;
    }

    header .carousel_banner .freeship img {
        width: 35px;
    }

    header .carousel_banner .freeship::before {
        height: 19px;
    }
    
    /*scroll fix*/
    header .header_inner {
        padding-top: 68px;
        /*padding-top: 114px;*/
    }
    
    header.fixedheader>.header_inner {
        position: fixed;
        top: 46px;
        padding: 5px 2% 8px;
        z-index: 999;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.9);
    }
    
    header.fixedheader .fixedemp {
        position: static;
    }
    
    header.fixedheader .header_inner .header_main p.header_logo {
        width: 96px;
        padding-top: 4px;
    }
    
    header.fixedheader .header_inner .header_main .menu_open {
        height: 20px;
        background-size: 100%;
        background-position: top;
        width: 34px;
        top: 3px;
    }
    
    header.fixedheader .header_inner .header_main .mini-cart {
        right: 2px;
    }
    
    header.fixedheader .header_inner .header_main .mini-cart .header_bag .icon_shoppingBag {
        width: 20px;
    }
    
    header.fixedheader .header_inner .header_main {
        padding-top: 30px;
    }
    
    header.fixedheader input[type="text"].input_search, input[type="number"].input_search {
        padding: 2px 5px 2px 34px;
        font-size: 13px;
    }
    
    header.fixedheader .keyword_search .icon_search {
        width: 15px;
        top: 0;
        margin: auto;
        bottom: 0;
    }
    
    header.fixedheader input[type="text"].input_search::placeholder, input[type="number"].input_search::placeholder {
        font-size: 10px;
    }
    
    header.fixedheader input[type="text"].input_search:focus, input[type="number"].input_search:focus {
        padding: 12px 5px 12px 35px;
        font-size: 15px;
    }
}

.mfp-wrap .mfp-container .mfp-content {
    width: auto;
    max-width: 1000px;
}
#js-modal-nca 
#js-modal .js_modal_close_header
#js-modal2 .js_modal_close_header {
    position: relative !important;
} 
#js-modal .modal_content .modal_ttl+p {
    color: #464749 !important;
}
#js-modal .modal_content_inner {
    color: #464749 !important;
}
#js-modal .modal_content {
    max-width: 1000px;
}
#js-modal2 .modal_content p {
    margin-top: 0;
}
#js-modal .modal_content p + p {
    margin-top: 20px;
}
#js-modal .modal_content_inner>p:nth-child(2) {
    padding-bottom: 0;
}
#js-modal .modal_content img {
  width: 100%;
}
#js-modal-nca .modal_content {
    max-width: 600px;
}
#js-modal-nca .modal_content p {
   margin-top: 0;
}    
.nca .mfp-close {
  position: absolute !important;
  background: none !important;
}

.header_elm_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}

.header_elm {
  min-height: 54px;
}

.header_banner_2 .js-modal-open {
  padding: 0 !important;
  text-decoration: underline;
  cursor: pointer;
}

.header_banner_2 .popup-modal {
  text-decoration: none;
}

.mfp-bg {
  position: fixed;
}

.mfp-container {
  cursor: pointer;
}

.modal {
  position: fixed;
  top: 0;
  display: none;
  width: 100%;
  height: 100vh;
  z-index: 1000;
}

.modal_content {
  max-width: 850px;
    margin: 50px auto;
    background: #fff;
    text-align: center;
}

#js-modal-nca .modal_content_inner {
  padding: 30px 40px;
  color: #0c5641;
  text-align: left;
}

.modal_content_inner>p:first-child, .modal_content_inner>p:nth-child(2), .modal_content_inner>p:nth-child(6) {
  text-align: center;
}

.modal_content_inner>p:nth-child(6) {
  padding-top: 15px;
}

.modal_content_inner>p:nth-child(2) {
  margin-top: 0;
  padding: 0 0 30px;
}

.modal_content_inner>p:first-child, .modal_content_inner>p:nth-child(7) {
  padding: 0;
}

.modal_twocol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 2px solid #0c5641;
  max-width: 500px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: bold;
}

.modal_twocol>div {
    width: 50%;
    text-align: center;
    line-height: 1;
    padding: 7px 0 3px;
}

.modal_twocol>div:first-child {
  background: #0c5641;
  color: #fff
}

.modal_content_inner ul {
  font-size: 15px;
}

.modal_content_inner ul li {
  position: relative;
  padding-left: 15px;
}

.modal_content_inner ul li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

.modal_content_inner ul.caution li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.js_modal_close_header {
  position: relative;
  background: #3b5343;
  border: 0;
  color: #fff;
  height: 36px;
  padding: 6px 10px;
  width: 100%;
}

.modal_close_btn {
  position: absolute;
  right: 8px !important;
  top: 6px !important;
  width: 28px !important;
  height: 28px !important;
  cursor: pointer;
}

.modal_close_btn:before, .modal_close_btn:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #fff;
}

.modal_close_btn:before {
  transform: rotate(45deg);
}

.modal_close_btn:after {
  transform: rotate(-45deg);
}

.modal_content img {
  width: 100%;
  /*max-width: 500px;*/
}

.modal_content p {
  margin-top: 0;

  font-size: 15px;
}

.modal_content .modal_ttl {
  padding-top: 15px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

.modal_content .modal_ttl+p {
  padding-top: 15px;
  color: #0c5641;
  font-size: 18px;
  text-align: center;
}

.modal_content .caution {
  padding-top: 15px;
  font-size: 12px;
  color: #666;
}

button.mfp-arrow {
  display: none;
}
    
/*オーダーレベル用*/    
#js-modal2 .modal_content p {
	font-size: 15px;
}
    
#js-modal2 .modal_content p:last-child {
    color: #666;
    margin-top: 20px;
}
	
#js-modal2 .modal_content p:first-child {
	margin-top: 0;
}

#js-modal2 .modal_content .modal_ttl {
	margin-top: 15px;
    padding-bottom: 0;
	color: #0c5641;
	font-size: 22px;
	font-weight: bold;
}
    
#js-modal2 .mfp-wrap .mfp-container .mfp-content .orederlevel_wrap .mfp-close {
    position: absolute;
}

#js-modal2 .modal_content .caution {
	padding-top: 6px;
	font-size: 12px;
	color: #666;
}
    
#js-modal2 .mfp-wrap .mfp-container .mfp-content .orederlevel_wrap .mfp-close {
    background: none;
}
	
#js-modal2 button.mfp-arrow {
	display: none;
}
    
.point_wrap  .modal_content {
    background: #394748;
}
    
.point_wrap .modal_content_inner {
    padding: 0 0 30px;
}
    
.point_wrap .modal_content_inner img {
    padding-bottom: 10px;
}
    
.header_account_btn {
    display: block;
    max-width: 400px;
    margin: 0 auto;
    padding: 10px 20px 7px;
    border-radius: 7px;
    color: #669561;
    border: none;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: #fff;
    text-decoration: none;
}

@media screen and (max-width:768px) {
      .js_modal_close_header {
        height: 30px;
        padding: 5px 10px;
        width: 100%;
      }
      .modal_content_inner {
        padding: 15px 10px 20px;
      }
      .modal_content p {
        padding-top: 10px;
      }
      .modal_content .modal_ttl {
        padding-top: 10px;
        font-size: 18px;
      }
      .modal_content .modal_ttl+p {
        font-size: 15px;
      }
      .modal_content_inner>p:nth-child(6), .modal_content_inner>p:nth-child(7) {
        font-size: 12px;
      }
      .modal_twocol>div:first-child {
        width: 60%;
      }
      .modal_twocol>div:last-child {
        width: 40%;
      }
      .modal_content_inner ul {
        font-size: 12px;
      }
      .modal_content_inner li {
        padding-left: 12px;
      }
      .modal_close_btn {
        right: 5px !important;
        top: 3px !important;
        width: 30px !important;
        height: 30px !important;
      }
      .modal_close_btn:before, .modal_close_btn:after {
        height: 25px;
      }
      .header_account_btn {
        width: 90%;
        word-break: break-all;
        font-size: 16px;
    }
}

.headaer_modal .multicol {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
}    
    
.headaer_modal .multicol p {
    font-size: 15px;
    text-align: left;
    line-height: 1.5;
}

.headaer_modal h2 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.5;
    border-bottom: none;
    text-align: center;
}

.headaer_modal h2 span {
    white-space: nowrap;
}

.headaer_modal h3 {
    font-size: 16px;
    margin: 15px 0 0;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    line-height: 1.5;
}
    
.headaer_modal h3 a {
    text-decoration: none;
}

.headaer_modal h4 {
    margin: 0px 0 15px 0;
    font-size: 22px;
    line-height: 1.5;
}

.headaer_modal h4 .member_text {
    position: relative;
    border: 1px solid #000;
    margin-bottom: 12px;
    padding: 3px 6px 1.5px;
    font-size: 18px;
}
.headaer_modal h4>span {
    display: inline-block;
}
    
.headaer_modal .read_text {
    width: 100%;
}

.headaer_modal .read_text:first-of-type {
    font-size: 26px;
    font-family: Times, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", serif;
    font-weight: 400;
}

.headaer_modal .read_text:last-of-type {

    font-size: 20px;
}

.headaer_modal .feature_cont {
    margin: 50px 0;
}

.headaer_modal>div {
    margin-top: 50px;
    font-size: 15px;
    line-height: 1.8;
    text-align: center;
}

.headaer_modal>div:first-child,
.headaer_modal>div:last-child {
    margin-top: 0;
}
    
.headaer_modal .twocol h3 {
    margin: 0 0 5px;
    font-size: 17px;
}
    
.headaer_modal .twocol p {
    margin: 0;
}
    
.modal_content .headaer_modal .multicol.twocol {
    margin-top: 0;
    padding: 0 1%;
}
    
.modal_content .headaer_modal .multicol.twocol>div:first-child {
    width: 35%;
    align-self: center;
}
    
.modal_content .headaer_modal .multicol.twocol>div:last-child {
    width: 65%;
    align-self: center;
    padding-left: 20px;
}
    
.modal_content .headaer_modal  .multicol.twocol div:not(.btn_wrap) {
    margin-bottom: 50px;
}
    
.modal_content .headaer_modal .multicol.twocol .txt_c {
    padding-top: 10px;
    text-align: center;
}

.modal_content .headaer_modal .multicol.twocol .txt_c img {
    max-width: 290px;
}
    
.modal_content .headaer_modal .multicol.twocol div:nth-child(2) div {
    width: 100%;
    margin-bottom: 25px;
}
    
.modal_content .headaer_modal .multicol.twocol div:nth-child(2) div:last-child {
    margin-bottom: 0;
}
    
.headaer_modal .threecol>div {
    width: 32%;
}
    
.headaer_modal .threecol h3 {
    margin: 15px 0 5px;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
}
    
.headaer_modal .threecol p {
    margin-top: 0;
}
    
.headaer_modal .threecol + .threecol {
    margin-bottom: 50px;
}

.headaer_modal p.attention_text,
.headaer_modal span.attention_text {
    margin: 30px auto 0;
    font-size: 12px;
    text-align: left;
}

.headaer_modal .multicol p.attention_text + .attention_text {
    margin-top: 10px;
}

.headaer_modal .attention_text li {
    position: relative;
    padding-left: 1em;
}

.headaer_modal .attention_text li:before {
    content: "＊";
    position: absolute;
    top: 0;
    left: 0;
}
    
.headaer_modal .fourcol.fourcol {
    padding-bottom: 0;
}
    
.headaer_modal .fourcol.fourcol+ .fourcol {
        margin-top: 0
}
    
.headaer_modal .fourcol h3 {
    font-size: 20px;
    /*font-family: Montserrat, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1px;*/
}

.headaer_modal .fourcol.fourcol>div {
    margin-bottom: 50px;
    padding: 0 1% !important;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.headaer_modal .fourcol:first-child p {
    padding-top: 5px;
}
    
.headaer_modal .multicol.fourcol>div {
    width: 25%;
}

.headaer_modal .multicol.fourcol>div p {
    max-width: 500px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: left;
    line-height: 1.5;
}
    
.headaer_modal.modal_content_inner img {
    padding: 0 !important;
}
    
.headaer_modal .lpcont {
    margin-bottom: 50px;
}

.headaer_modal .lpcont {
    text-align: left;
}

.headaer_modal .lpcont .thumbnail_list {
    display: block;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 15px;
}

.headaer_modal .thumbnail_list img {
    width: 25px!important;
    height: 25px;
    margin-right: 7px;
}

.headaer_modal .lpcont h4 {
    font-size: 28px;
    font-family: Montserrat,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 0;
}

.headaer_modal .product_detail > p > a {
    text-decoration: none;
    font-size: 16px;
}
    
.headaer_modal .btn_link {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 1px;
    margin: 20px 0 0;
    padding: 10px 15px;
    width: 200px;
    text-decoration: none;
    text-align: center;
    display: block;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.3);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
    
@media screen and (max-width:1260px) {
    
    .headaer_modal .attention_text {
         margin: 0 2%;   
    }
    
}
    
@media screen and (max-width:767px) {
    
    .headaer_modal h2 {
        line-height: 1.5;
    }
    
    .headaer_modal .lpcont {
        margin-bottom: 0;
    }

    .headaer_modal .feature_cont {
        margin: 40px 0;
    }

    .headaer_modal>.multicol p {
        text-align: left;
    }

    .headaer_modal h4 {
       /* line-height: 2;
        margin-bottom: 10px;*/
        font-size: 20px;
    }

    .headaer_modal .read_text {
        width: 100%;
    }

    .headaer_modal .read_text:last-of-type {
        font-size: 18px;
    }
    
    .headaer_modal .multicol {
        margin-right: 0;
        margin-left: 0;
    }
    
    .headaer_modal .multicol.fourcol>div {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0;
        padding-left: 0;
    }
    
    .headaer_modal .multicol.fourcol>div:first-child {
        padding-top: 0;
    }

    .headaer_modal .multicol.fourcol img {
        max-width: none;
        width: 100%;
    }
    
    .headaer_modal .multicol.fourcol>div:nth-child(3) {
        margin-bottom: 50px;
    }
    
    .headaer_modal .multicol.fourcol>div:nth-child(3) img {
        padding: 0;
    }
    
    .modal_content .headaer_modal .multicol.twocol {
        margin-top: 0;
        padding-top: 0;
    }
    

    .modal_content .headaer_modal .multicol.twocol div {
        width: 100%;
    }
    
    .modal_content .headaer_modal .multicol.twocol>div:first-child,
    .modal_content .headaer_modal .multicol.twocol>div:last-child {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
    }
        
    .modal_content .headaer_modal .multicol.twocol>div:first-child {
        margin-bottom: 30px;
    }
    
    .modal_content .headaer_modal .multicol.threecol>div {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .headaer_modal .threecol + .threecol {
        margin-top: 0;
    }

    .headaer_modal h4>span.memb {
        display: block;
        max-width: 160px;
        margin: 0 auto 15px;
        border: 1px solid #000;
        padding: 5px 5px 2px;
    }
    
    .headaer_modal .btn_link { 
        width: 100%;
    }    
    
}

/*from footer-copy asset 20250530*/
  /*商品価格部分フォント調整*/
  .price .tax_hidden_2,
  .cross_out .tax_hidden_2,
  p.attention .tax_hidden_2 {
    font-size: 14px;
  }

  /*並び替え部分調整*/
  /*@media screen and (max-width: 767px) {
	article #grid-sort-header {
		display: block;
		margin-left: 0;
	}
	
	article #grid-sort-header dt {
		position: relative;
		display: block;
		width: 75px;
		margin-bottom: 10px;
		margin-left: 0;
		padding: 4px 5px 4px 15px;
		color: #3b5343;
		border: 1px solid #3b5343;
		line-height: 1.15;
	}
	
	article #grid-sort-header dt:before {
		content: "+";
		position: absolute;
		top: 4px;
		left: 4px;
	}
	
	article #grid-sort-header dt.on {
		margin-bottom: 5px;
	}
	
	article #grid-sort-header dt.on:before {
		content: "-";
		position: absolute;
		top: 4px;
		left: 4px;
	}
	
	article #grid-sort-header dd {
		display: none;
	}
	
	article #grid-sort-header dd.on {
		display: inline-block;
		animation: SlideIn .5s ;
	}
  }**/

  
/*	
@keyframes SlideIn {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}*/