@charset "UTF-8";

/*pc start*/
@media screen and (min-width: 460px) {
	/*common start*/
	#ncb2504-2509 {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		 background: #ffffff; 
		min-width: 1180px;
		line-height: 1.7;
	}
	#ncb2504-2509 a {
		text-decoration: none;
	}
	#ncb2504-2509 .only_sp {
		display: none;
	}
	#ncb2504-2509 a:hover {
		opacity: 0.8;
		text-decoration: none;
	}
	#ncb2504-2509 .w1180 {
		width: 1180px;
		margin: 0 auto;
	}
	#ncb2504-2509 .sp-only {
		display: none !important;
	}
	#ncb2504-2509 img {
		max-width: 100%;
	}
	/* mv	*/
	#ncb2504-2509 .mv {
		width: 100%;
	}
	#ncb2504-2509 .mv img {
		width: 100%;
	}
	
	/* box	*/
	#ncb2504-2509 .box {
		padding: 80px 0;		
		position: relative;
	}
	#ncb2504-2509 .box_ttl {
		text-align: center;
		margin-bottom: 30px;
	}
	
	#ncb2504-2509 .box_content {
		position: relative;
		width: 1180px;
		margin: 0 auto;
	}
	
	/* box01 */
	#ncb2504-2509 .box01 {
		padding-bottom: 135px;
	}
	#ncb2504-2509 .box01 .box_content .icon01 {
		position: absolute;
        top: 160px;
        right: -135px;
	}
	#ncb2504-2509 .box01 .box_content .icon02 {
		position: absolute;
        bottom: -40px;
        left: -170px;
			
	}
	#ncb2504-2509 .box01 .box_items {
		width: 1032px;
		margin: 0 auto;
		border: 6px solid #E7380D;
		border-radius: 20px;
		padding: 60px 0;
		background: #fff;
		position: relative;
	}
	#ncb2504-2509 .box01 .box_items_slide__arrow .prev {
		position: absolute;
		top: 50%;
		margin-top: -39px;
		left: -82px;	
		cursor: pointer;
	}
	#ncb2504-2509 .box01 .box_items_slide__arrow .next {
		position: absolute;
		top: 50%;
		margin-top: -39px;
		right: -82px;	
		cursor: pointer;
	}
	#ncb2504-2509 .box01:before {
		content: "";
		height: 410px;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #EB4921;
	}
	#ncb2504-2509 .box01 .item {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
	}
	#ncb2504-2509 .box01 .item_img {
		width: 470px;
		margin-right: 30px;
	}
	#ncb2504-2509 .box01 .item_detail {
		width: 440px;
	}
	#ncb2504-2509 .box01 .item_detail .txt01 {
		font-size: 32px;
		line-height: 40px;
		color: #000000;
		text-align: left;
	}
	#ncb2504-2509 .box01 .item_detail .txt02 {
		font-size: 32px;
		line-height: 70px;
		color: #8A8A8A;
		text-align: right;
		font-weight: bold
	}
	#ncb2504-2509 .box01 .item_detail .txt02 span {
		font-size: 24px;
		line-height: 53px;
	}
	#ncb2504-2509 .box01 .item_detail_box {
		background: #FEF1ED;
		display: 100%;
		display: block;
		padding: 20px 30px;
	}
	#ncb2504-2509 .box01 .item_detail_box .text01 {
		font-size: 24px;
		line-height: 33px;
		color: #E7380D;
	}
	#ncb2504-2509 .box01 .item_detail_box .text01 span {
		display: inline-block;
		position: relative;
	}
	#ncb2504-2509 .box01 .item_detail_box .text01 span:before {
		position: absolute;
        content: "";
        background: url(../img/freepage/ncb2504-2509/arrow_ttl01.png);
        width: 14px;
        height: 23px;
        display: block;
        top: 4px;
        left: -20px;
	}
	#ncb2504-2509 .box01 .item_detail_box .text01 span:after {
		position: absolute;
        content: "";
        background: url(../img/freepage/ncb2504-2509/arrow_ttl02.png);
        width: 14px;
        height: 23px;
        display: block;
        top: 4px;
        right: -20px;
	}
	#ncb2504-2509 .box01 .item_detail_box .text02 {
		font-size: 60px;
		line-height: 1;
		color: #E7380D;
		padding-top: 20px;
		padding-bottom: 25px;
	}
	#ncb2504-2509 .box01 .item_detail_box .text02 span {
		font-size: 26px;
	}
	#ncb2504-2509 .box01 .item_detail_box .btn {
		background: #E7380D;
        width: 377px;
        height: 81px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
	}
	#ncb2504-2509 .box01 .item_detail_box .btn:hover {
		text-decoration: none;
	}
	#ncb2504-2509 .box01 .item_detail_box .btn span {
		font-size: 33px;
		line-height: 1;
		font-weight: bold;
		color: #ffffff;
		position: relative;
		display: flex;
        align-items: center;
	}
	#ncb2504-2509 .box01 .item_detail_box .btn span:before {
		content: "";
		background: url("../img/freepage/ncb2504-2509/cart.png");
		width: 25px;
		height: 24px;
		margin-right: 15px;
		display: block;
	}
	#ncb2504-2509 .box01 .slick-dots {
		position: absolute;
        bottom: -115px;
        left: 50%;
        transform: translateX(-50%);
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#ncb2504-2509 .box01 .slick-dots li button {
		width: 20px;
		height: 20px;
		background: #ffffff;
		border: 2px solid #E7380D;
		margin: 10px;
		text-indent: -99999px;
		border-radius: 50%;
	}
	#ncb2504-2509 .box01 .slick-dots .slick-active button {
		background: #E7380D;	
	}
	#ncb2504-2509 .box01 button.slick-arrow {
		display: none !important;
	}
	
/*	anchor */
	#ncb2504-2509 .anchor {
		width: 100%;
		padding: 80px 0;
		background: #FEF1ED;
	}
	#ncb2504-2509 .anchor_link {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#ncb2504-2509 .anchor_item {
		position: relative;
		margin: 0 18px;
		padding-bottom: 4px;
	}
	#ncb2504-2509 .anchor_item:after {
		width: 300px;
        height: 100%;
        background: rgba(183,92,69,0.3);
        border-radius: 12px;
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        z-index: 1;
	}
	#ncb2504-2509 .anchor_link a {
		display: inline-block;
        width: 292px;
        border: 4px solid #E7380D;
        border-radius: 12px;
        padding: 20px 0;
        position: relative;
        z-index: 5;
        background: #fff;	
	}
	
	#ncb2504-2509 .anchor_link a span {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	#ncb2504-2509 .anchor_link a .txt {
		font-size: 28px;
		text-align: center;
		color: #E7380D;
		line-height: 1;
		padding: 15px 0;
		font-weight: bold;
	}
	
	#ncb2504-2509 .anchor_bottom {
		margin-top: 60px;
	}
	#ncb2504-2509 .anchor_bottom a {
		font-size: 20px;
		line-height: 1px;
		display: inline;
		border-bottom: 1px solid #E7380D;
		padding-bottom: 2px;
		color: #E7380D;
		font-weight: bold;
	}
	#ncb2504-2509 .anchor_bottom a:hover {
		text-decoration: none;
	}
	
/*	*/
	#ncb2504-2509 .box_coupon {
		display: inline-block;
	}
	#ncb2504-2509 .box_coupon_link {
		text-align: right;
		margin-top: 10px;
	}
	#ncb2504-2509 .box_coupon_link a {		 
		font-size: 18px;
		color: #E7380D;
		line-height: 1;
		border-bottom: 1px solid #E7380D;
	}
	
/*	box02 */
	#ncb2504-2509 .box02 {
		padding: 100px 0;
	}
	
	#ncb2504-2509 .products {
		width: calc(1180px - 178px);
		margin: 0 auto;
		border: 6px solid #E7380D;
		border-radius: 20px;
		padding: 45px 85px;
		background: #fff;
		position: relative;
		margin-top: 40px;
	}
	#ncb2504-2509 .product {
		width: 296px;
		background: #FEF1ED;
		border: 2px solid #FEF1ED;
		margin-right: 20px;
		position: relative;
	}
	#ncb2504-2509 .product_num {
		position: absolute;
		top: -2px;
		left: -2px;
		z-index: 5;
	}
	#ncb2504-2509 .product_img {
		position: relative;
		z-index: 1;
	}
	#ncb2504-2509 .product_detail {
		padding: 20px 20px 30px 20px;
	}
	#ncb2504-2509 .product_detail .txt01 {
		font-size: 20px;
		line-height: 30px;
		color: #000000;
		text-align: left;
		        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
		height: 90px;
	}
	#ncb2504-2509 .product_detail .txt02 {
		font-size: 26px;
		line-height: 1;
		color: #000000;
		text-align: right;
		font-weight: bold;
		padding-top: 15px;
	}
	#ncb2504-2509 .product_detail .txt02 span {
		font-size: 20px;
	}
	#ncb2504-2509 .products_content {
		position: relative;
	}
	#ncb2504-2509 .products_slide__arrow .prev {
		position: absolute;
		top: 50%;
		margin-top: -39px;
		left: -82px;	
		cursor: pointer;
	}
	#ncb2504-2509 .products_slide__arrow .next {
		position: absolute;
		top: 50%;
		margin-top: -39px;
		right: -82px;	
		cursor: pointer;
	}
	#ncb2504-2509 .products_link {
		margin-top: 50px;
	}
	#ncb2504-2509 .products_link_btn {
		background: #E7380D;
        width: 377px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
		font-size: 26px;
		color: #fff;
		font-weight: bold;
		margin: 0 auto;
	}
	#ncb2504-2509 .products .slick-prev {
		position: absolute;
        top: 50%;
        margin-top: -39px;
        left: -82px;
        cursor: pointer;
		width: 78px;
		height: 78px;
		content: "";
		background: url("../img/freepage/ncb2504-2509/arrow01.png");
		border: 0px;
		text-indent: -999999px;
	}
	#ncb2504-2509 .products .slick-next {
		position: absolute;
        top: 50%;
        margin-top: -39px;
        right: -82px;
        cursor: pointer;
		width: 78px;
		height: 78px;
		content: "";
		background: url("../img/freepage/ncb2504-2509/arrow02.png");
		border: 0px;
		text-indent: -999999px;
	}
/*	box03 */
	#ncb2504-2509 .box03:before {
        content: "";
        height: 356px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #EB4921;
    }    
	#ncb2504-2509 .box03 .box_content .icon01 {
        position: absolute;
        top: 160px;
        right: -135px;
    }
	#ncb2504-2509 .box03 .products {
	  display: none;
	}
	#ncb2504-2509 .box03 .products.active {
	  display: block;
	}

/**/
	/*	box price */
	#ncb2504-2509 .bprice {
		width: 100%;
		padding: 30px 0 80px;
	}
	#ncb2504-2509 .bprice_link {
		display: flex;
		align-items: center;
		justify-content:space-between;
	}
	#ncb2504-2509 .bprice_item {
		position: relative;		
		padding-bottom: 4px;
	}
	#ncb2504-2509 .bprice_item:after {
		width: 270px;
        height: 140px;
        background: rgba(183,92,69,0.3);
        border-radius: 12px;
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        z-index: 1;
	}
	#ncb2504-2509 .bprice_item_txt {
		display: flex;
        align-items: center;
        width: 262px;
        height: 140px;
        border: 4px solid #E7380D;
        border-radius: 12px;
        position: relative;
        z-index: 5;
        background: #fff;
        flex-wrap: wrap;
        justify-content: center;
		transition: all 100ms linear;
		cursor: pointer;
	}
	#ncb2504-2509 .bprice_item.active .bprice_item_txt,
	#ncb2504-2509 .bprice_link .bprice_item_txt:hover {
		background: #EB4921;
		opacity: 1;
		transition: all 100ms linear;
		color:  #fff;
		border: 4px solid #fff;
	}
	#ncb2504-2509 .bprice_item.active .bprice_item_txt p {
		color:  #fff;
	}
	
	#ncb2504-2509 .bprice_link .bprice_item_txt:hover p {
		color:  #fff;
	}
	
	#ncb2504-2509 .bprice_link .bprice_item_txt p {
		font-size: 28px;
		text-align: center;
		color: #E7380D;
		line-height: 1;		
		font-weight: bold;
	}
	#ncb2504-2509 .bprice_link .bprice_item_txt p span {
		font-size: 24px;
	}
	#ncb2504-2509 .bprice_item.line2 .txt01 {
		padding-top: 30px;
		width: 175px;
		text-align: left;
	}
	#ncb2504-2509 .bprice_item.line2 .txt02 {
		padding-bottom: 30px;
		width: 175px;
		text-align: right;
	}
	/*	box04 */
	#ncb2504-2509 .box04 {
		padding: 80px 0;
		background: #FEF1ED;
	}
	#ncb2504-2509 .box04 .products {
		padding-top: 0px;
		position: relative;
		margin-top: 140px;
	}
	 #ncb2504-2509 .box04 .products:before {
        content: "";
        width: 551px;
        height: 4px;
        position: absolute;
        background: #fff;
        left: 50%;
        transform: translateX(-50%);
        top: -2px;
    }
	#ncb2504-2509 .products_bg {
		width: 589px;
		height: 56px;
		top: -56px;
		left: 50%;
		transform: translateX(-50%);
		position: absolute;
	}
	#ncb2504-2509 .box04 .products_ttl {
		padding-bottom: 30px;
	}
	#ncb2504-2509 .box04 .products .products_icon_right {
		position: absolute;
        top: -100px;
        right: -150px;
	}
	#ncb2504-2509 .box04 .products .products_icon_left {
		position: absolute;
        top: -100px;
        left: -150px;
	}
	#ncb2504-2509 .box04_bottom {
		margin-top: 75px;
	}
	#ncb2504-2509 .box04_bottom a {
        font-size: 26px;
        line-height: 1px;
        display: inline;
        border-bottom: 1px solid #E7380D;
        padding-bottom: 2px;
        color: #E7380D;
        font-weight: bold;
    }
	
/*	*/
	#ncb2504-2509 .products_slide__arrow02 {
		display: none;
	}
	#ncb2504-2509 .products .dot-arrow {
		display: none;
	}

	
}
	
/*pc end*/

/*SP*/
@media screen and (max-width: 461px) {
	body {
		min-width: 100%;
	}
	#ncb2504-2509 {
		min-width: 320px;
		overflow: hidden;
		text-align: center;
	}
	#ncb2504-2509 a {
		text-decoration: none;
	}
	#ncb2504-2509 .only_pc {
		display: none;
	}
	#ncb2504-2509 img {
		max-width: 100%;
	}
	#ncb2504-2509 a:hover {
		opacity: 0.8;
		text-decoration: none;
	}
	#ncb2504-2509 .pc-only {
		display: none !important;
	}
	/* mv	*/
	#ncb2504-2509 .mv {
		width: 100%;
	}
	#ncb2504-2509 .mv img {
		width: 100%;
	}
	
	/* box	*/
	#ncb2504-2509 .box {
		padding: calc((40/390) * 100vw) 0;		
		position: relative;
	}
	#ncb2504-2509 .box_ttl {
		text-align: center;
		margin-bottom: calc((20/390) * 100vw);
	}
	#ncb2504-2509 .box_ttl img {
		height: calc((85/390) * 100vw);
	}
	
	#ncb2504-2509 .box_content {
		position: relative;
		width: calc(100% - 30px);
		margin: 0 auto;
	}
	
	/* box01 */
	#ncb2504-2509 .box01 {
		
	}
	#ncb2504-2509 .box01 .box_content .icon01 {
		display: none;
	}
	#ncb2504-2509 .box01 .box_content .icon02 {
		display: none;
			
	}
	#ncb2504-2509 .box01 .box_items {
		text-align: center;
		
	}
	#ncb2504-2509 .box01 .box_items_slide .slick-list {
		width: calc(100% - 6px);
		margin: 0 auto;
		border: 3px solid #E7380D;
		border-radius: 20px;
		padding: 15px 0;
		background: #fff;
		position: relative;
	}
	#ncb2504-2509 .box01 .box_items_slide__arrow .prev {
		position: absolute;
        top: calc(100% + 8px);
        cursor: pointer;
        left: 15vw;
	}
	#ncb2504-2509 .box01 .box_items_slide__arrow .prev img {
		width: 40px;
		height: 40px;
	}
	#ncb2504-2509 .box01 .box_items_slide__arrow .next {
		position: absolute;
        top: calc(100% + 8px);
        cursor: pointer;
        right: 15vw;
	}
	#ncb2504-2509 .box01 .box_items_slide__arrow .next img {
		width: 40px;
		height: 40px;
	}
	#ncb2504-2509 .box01:before {
		content: "";
		height: calc((207/390) * 100vw);
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #EB4921;
	}
	#ncb2504-2509 .box01 .item {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
	}
	#ncb2504-2509 .box01 .item_img {
		width: calc((165/390) * 100vw);
		margin-right: 10px;
	}
	#ncb2504-2509 .box01 .item_detail {
		width: calc((155/390) * 100vw);
	}
	#ncb2504-2509 .box01 .item_detail .txt01 {
		font-size: calc((15/390) * 100vw);
		line-height: calc(25/15);
		color: #000000;
		text-align: left;
		padding-bottom: 10px;
	}
	#ncb2504-2509 .box01 .item_detail .txt02 {
		font-size: calc((15/390) * 100vw);
		line-height: 1.2;
		color: #8A8A8A;
		text-align: right;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#ncb2504-2509 .box01 .item_detail .txt02 span {
		font-size: calc((12/390) * 100vw);
		line-height: 1.2;
	}
	#ncb2504-2509 .box01 .item_detail_box {
		background: #FEF1ED;
		text-align: center;
		display: block;
		padding: 10px;
	}
	#ncb2504-2509 .box01 .item_detail_box .text01 {
		font-size: calc((15/390) * 100vw);
		line-height: 1;
		color: #E7380D;
	}
	#ncb2504-2509 .box01 .item_detail_box .text01 span {
		display: inline-block;
		position: relative;
	}
	#ncb2504-2509 .box01 .item_detail_box .text01 span:before {
		position: absolute;
        content: "";
        background: url(../img/freepage/ncb2504-2509/arrow_ttl01.png);
        width: calc((6/390) * 100vw);
        height: calc((14/390) * 100vw);
		background-size: 100% 100%;
        display: block;
        top: -0.5vw;
        left: -3vw;
	}
	#ncb2504-2509 .box01 .item_detail_box .text01 span:after {
		position: absolute;
        content: "";
        background: url(../img/freepage/ncb2504-2509/arrow_ttl02.png);
       width: calc((6/390) * 100vw);
        height: calc((14/390) * 100vw);
		background-size: 100% 100%;
        display: block;
        top: -0.5vw;
        right: -3vw;
	}
	#ncb2504-2509 .box01 .item_detail_box .text02 {
		font-size: calc((18/390) * 100vw);
		line-height: 1;
		color: #E7380D;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#ncb2504-2509 .box01 .item_detail_box .text02 span {
		font-size: calc((12/390) * 100vw);
	}
	#ncb2504-2509 .box01 .item_detail_box .btn {
		background: #E7380D;
        width: 100%;
        height: calc((40/390) * 100vw);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
	}
	#ncb2504-2509 .box01 .item_detail_box .btn:hover {
		text-decoration: none;
	}
	#ncb2504-2509 .box01 .item_detail_box .btn span {
		font-size: calc((13/390) * 100vw);
		line-height: 1;
		font-weight: bold;
		color: #ffffff;
		position: relative;
		display: flex;
        align-items: center;
	}
	#ncb2504-2509 .box01 .item_detail_box .btn span:before {
		content: "";
		background: url("../img/freepage/ncb2504-2509/cart.png");
		width: calc((13/390) * 100vw);
		height: calc((13/390) * 100vw);
		background-size: 100% 100%;
		margin-right: 5px;
		display: block;
	}
	
	#ncb2504-2509 .box01 .box_items_slide__arrow {
		display: none;
	}
	#ncb2504-2509 .box01 .dot-arrow {
		display: inline-block;
		position: relative;
		padding: 0 50px;
	}
	#ncb2504-2509 .box01 .slick-dots {
		        position: relative;
		display: flex;
        align-items: center;
        justify-content: center;        
        width: max-content;
        margin: 20px auto 8px;
        padding: 0;
	}
	#ncb2504-2509 .box01 .slick-dots li button {
		width: 13px;
		height: 13px;
		background: #ffffff;
		border: 2px solid #E7380D;
		margin: 10px;
		text-indent: -99999px;
		border-radius: 50%;
		padding: 0;
	}
	#ncb2504-2509 .box01 .slick-dots .slick-active button {
		background: #E7380D;	
	}
	#ncb2504-2509 .box01 button.slick-arrow {
		display: none !important;
	}
	/*	anchor */
	#ncb2504-2509 .anchor {
		width: 100%;
		padding: calc((40/390) * 100vw) 0;
		background: #FEF1ED;
	}
	#ncb2504-2509 .anchor_link {
		display: flex;
		align-items: center;
		justify-content:space-between;
		padding: 0 15px;
	}
	#ncb2504-2509 .anchor_item {
		position: relative;		
		padding-bottom: 2px;
		width: 30%;
	}
	#ncb2504-2509 .anchor_item:after {
		width: 100%;
        height: 100%;
        background: rgba(183,92,69,0.3);
        border-radius: 12px;
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        z-index: 1;
	}
	#ncb2504-2509 .anchor_link a {
		display: inline-block;
        width: calc(100% - 4px);
        border: 2px solid #E7380D;
        border-radius: 12px;
        padding: 20px 0;
        position: relative;
        z-index: 5;
        background: #fff;	
	}
	#ncb2504-2509 .anchor_link a .anchor_icon img {
		height: calc((25/390) * 100vw);
	}
	#ncb2504-2509 .anchor_link a span {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	#ncb2504-2509 .anchor_link a .txt {
		font-size: calc((15/390) * 100vw);
		text-align: center;
		color: #E7380D;
		line-height: 1.4;
		padding: 10px 0;
		font-weight: bold;
	}
	#ncb2504-2509 .anchor_arrow img {
		height: calc((12/390) * 100vw);
	}
	
	#ncb2504-2509 .anchor_bottom {
		margin-top: calc((30/390) * 100vw);
	}
	#ncb2504-2509 .anchor_bottom a {
		font-size: calc((13/390) * 100vw);
		line-height: 1px;
		display: inline;
		border-bottom: 1px solid #E7380D;
		padding-bottom: 2px;
		color: #E7380D;
		font-weight: bold;
	}
	#ncb2504-2509 .anchor_bottom a:hover {
		text-decoration: none;
	}
	
	
/*	*/
	#ncb2504-2509 .box_coupon {
		display: inline-block;
	}
	#ncb2504-2509 .box_coupon_link {
		text-align: right;
		margin-top: 10px;
	}
	#ncb2504-2509 .box_coupon_link a {		 
		font-size: calc((13/390) * 100vw);
		color: #E7380D;
		line-height: 1;
		border-bottom: 1px solid #E7380D;
	}
	#ncb2504-2509 .box_coupon_img {
		padding: 0 15px;
	}
/*	box02 */
	#ncb2504-2509 .box02 {
		padding: calc((50/390) * 100vw) 0;
	}
	
	#ncb2504-2509 .products {
		
		margin-top: calc((30/390) * 100vw);
	}
	#ncb2504-2509 .products_content{
		width: calc(100% - 36px);
		margin: 0 auto;
		border: 3px solid #E7380D;
		border-radius: 20px;
		padding: 15px;
		background: #fff;
		position: relative;
	}
	#ncb2504-2509 .product {
		width: 160px;
		background: #FEF1ED;
		border: 2px solid #FEF1ED;
		position: relative;		
		overflow: hidden;
		margin-right: 10px;
		display: inline-table;
		
	}
	#ncb2504-2509 .product_num {
		position: absolute;
		top: -2px;
		left: -2px;
		z-index: 5;
	}
	#ncb2504-2509 .product_num img {
		width: 40px;
		height: 40px;
	}
	#ncb2504-2509 .product_img {
		position: relative;
		z-index: 1;
		width: 160px;
	}
	#ncb2504-2509 .product_img a {
		width: 160px;
		display: inline-block;
	}
	#ncb2504-2509 .product_img a img {
		width: 160px;
		display: inline-block;
	}
	#ncb2504-2509 .product_detail {
		padding: 15px;
		width: 130px;
	}
	#ncb2504-2509 .product_detail .txt01 {
		font-size:  calc((12/390) * 100vw);
		line-height: 1.4;
		color: #000000;
		text-align: left;
		display: -webkit-box;
	  -webkit-line-clamp: 2;    
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
		height: 9vw;

	}
	#ncb2504-2509 .product_detail .txt02 {
		font-size: calc((13/390) * 100vw);
		line-height: 1;
		color: #000000;
		text-align: right;
		font-weight: bold;
		padding-top: 15px;
	}
	#ncb2504-2509 .product_detail .txt02 span {
		font-size:  calc((10/390) * 100vw);
	}
	#ncb2504-2509 .products_content {
		position: relative;
	}
	#ncb2504-2509 .products_slide__arrow02 .prev {
		position: absolute;
		top: 16px;
		left: 0;
		
	}
	#ncb2504-2509 .products_slide__arrow02 .next {
		position: absolute;
		top: 16px;
		right: 0;
	}
	#ncb2504-2509 .products_slide__arrow02 .prev img,
	#ncb2504-2509 .products_slide__arrow02 .next img {
		width: 40px;
	}
	#ncb2504-2509 .products_slide__arrow {
		display: none;
	}
	#ncb2504-2509 .products_link {
		margin-top: 20px;
	}
	#ncb2504-2509 .products_link_btn {
		background: #E7380D;
        width: calc((190/390) * 100vw);
        height: calc((34/390) * 100vw);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
		font-size: calc((13/390) * 100vw);
		color: #fff;
		font-weight: bold;
		margin: 0 auto;
	}
	#ncb2504-2509 .products .dot-arrow {
		display: inline-block;
		position: relative;
		padding: 0 50px;
	}
	#ncb2504-2509 .products .slick-dots {
		        position: relative;
		display: flex;
        align-items: center;
        justify-content: center;        
        width: max-content;
        margin: 20px auto 8px;
        padding: 0;
	}

	#ncb2504-2509 .products .slick-dots li button {
		width: 13px;
		height: 13px;
		background: #ffffff;
		border: 2px solid #E7380D;
		margin: 10px;
		text-indent: -99999px;
		border-radius: 50%;
		padding: 0;
	}
	#ncb2504-2509 .products .slick-dots .slick-active button {
		background: #E7380D;	
	}
	#ncb2504-2509 .products button.slick-arrow {
		display: none !important;
	}
	
	
	/**/
	/*	box03 */
	#ncb2504-2509 .box03:before {
        content: "";
        height: calc((179/390) * 100vw);
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #EB4921;
    }    
	#ncb2504-2509 .box03 .box_content .icon01 {
        display: none
    }
	#ncb2504-2509 .box03 .products {
	  display: none;
	}
	#ncb2504-2509 .box03 .products.active {
	  display: block;
	}
	/*	box price */
	#ncb2504-2509 .bprice {
		        width: 100%;
        padding: 0 0 40px;
	}
	#ncb2504-2509 .bprice_link {
		display: flex;
		align-items: center;
		justify-content:space-between;
		flex-wrap: wrap;
	}
	#ncb2504-2509 .bprice_item {
		position: relative;		
		padding-bottom: 4px;
		width: calc(50% - 8px);
		margin-bottom: 15px;
	}
	#ncb2504-2509 .bprice_item:after {
		width: 100%;
        height: calc((55/390) * 100vw);
        background: rgba(183,92,69,0.3);
        border-radius: 12px;
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        z-index: 1;
	}
	#ncb2504-2509 .bprice_link .bprice_item_txt {
		display: flex;
        align-items: center;
        width: calc(100% - 8px);
        height: calc((55 / 390) * 100vw);
        border: 4px solid #E7380D;
        border-radius: 12px;
        position: relative;
        z-index: 5;
        background: #fff;        
        justify-content: center;
	}
	#ncb2504-2509 .bprice_item.active .bprice_item_txt,
	#ncb2504-2509 .bprice_link .bprice_item_txt:hover {
		background: #EB4921;
		opacity: 1;
		transition: all 100ms linear;
		color:  #fff;
		border: 4px solid #fff;
	}
	#ncb2504-2509 .bprice_item.active .bprice_item_txt p {
		color:  #fff;
	}
	
	#ncb2504-2509 .bprice_link .bprice_item_txt:hover p {
		color:  #fff;
	}
	
	#ncb2504-2509 .bprice_link .bprice_item_txt p {
		font-size: calc((15/390) * 100vw);
		text-align: center;
		color: #E7380D;
		line-height: 1;		
		font-weight: bold;
	}
	#ncb2504-2509 .bprice_link .bprice_item_txt p span {
		font-size: calc((15/390) * 100vw);
	}
	
	/*	box04 */
	#ncb2504-2509 .box04 {
		padding: calc((40/390) * 100vw) 0;
		background: #FEF1ED;
	}
	#ncb2504-2509 .box04 .products {
		padding-top: 0px;
		position: relative;
		margin-top: 70px;
	}
	#ncb2504-2509 .box04 .products_content {
		padding-top: 45px;
	}
	#ncb2504-2509 .products_bg {
		position: absolute;
        width: 216px;
        height: 31px;
        top: -28px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9;
	}
	#ncb2504-2509 .box04 .products_ttl {
		position: absolute;
        left: 50%;
        top: -5px;
        z-index: 10;
		transform: translateX(-50%);
	}
	#ncb2504-2509 .box04 .products_ttl img {
		height: 42px;
	}
	#ncb2504-2509 .box04 .products .products_icon_right {
		display: none
	}
	#ncb2504-2509 .box04 .products .products_icon_left {
		display: none
	}
	#ncb2504-2509 .box04_bottom {
		margin-top: 40px;
	}
	#ncb2504-2509 .box04_bottom a {
        font-size: calc((13/390) * 100vw) 0;
        line-height: 1px;
        display: inline;
        border-bottom: 1px solid #E7380D;
        padding-bottom: 2px;
        color: #E7380D;
        font-weight: bold;
    }
	
}
	




