/*2509リニューアル用*/
/*全体*/
:root {
  --header-height: 80px;
}


*{
	font-family: yu-gothic-pr6n, sans-serif;
}


.l-main {
  font-family: yu-gothic-pr6n, sans-serif;
	padding-top: var(--header-height);
	    background:#FFFCF7;
}


.content-padding{
	padding: 0;
}
.c-contents-header {
  padding-bottom: 0;
}

	.c-content-width{
		    max-width: 1070px;
		    margin: 0 auto 0;
	}



@media screen and (min-width: 768px) {
    .l-contents {
         padding-top: 0;
    }
	
	
}

	.c-breadcrumb:last-of-type{
		margin: 0 auto;
		padding: 3% 0;
		max-width: 1070px;

	}

@media screen and (max-width: 767px) {
  .content-padding {
    padding: 0 10px;
  }
	.l-contents{
		padding-top: 0;
	}
	
	.l-main{
		padding-top: var(--header-height);
	}
	
.header__container--sp{
	margin: 0 5px 0 15px;
}
	
	.c-contents-header__title{
		    position: inherit;
    margin-right: auto;
    display: block;
    margin: 0;
    padding: 0 0 2%;
	}
	

}
/*ヘッダー  header*/



.header{
	background-color: #333;
}


.sp-menu{
	background-color:#FFFCF7;
}
.header .sp-menu__nav .search__form{
	webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.header .sp-menu__nav .box142 {
    width: 100%;
    padding: 3%;
    border: 1px solid #3333336b;
    background-color: #fff;
    color: #333;
    margin: 4%;
}

.header_toptext{
	background:  #750205;
}

.header .sp-menu__nav .search__link-input{
	    display: none;
}

.header .sp-menu__nav .search__form{
	    position: relative;
}

.header .sp-menu__nav .search__link{
	width: 20px;
    height: 20px;
    position: absolute;
    top: 36%;
    right: 8%;
}

.sp-menu-title{
	color: #fff;
    background-color: #750205;
    padding: 2% 5%;
    font-family: 'cochin-lt-pro'!important;
	letter-spacing: 0;
	    width: 95%;
    margin: 0 auto;
}

.header .sp-menu .item__ttl {
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.56px;
	font-family: yu-gothic-pr6n, sans-serif;
}


.header h3, .header a,.sp-nav-text-link__item > a,p, input, textarea,.footer p, .footer a, .footer span,h4,a,h2,h3{
	font-family: yu-gothic-pr6n, sans-serif;
}


.header .nav .item__ttl::after{
	    background-color: #fff;
}

.header-sp-information{
	    margin-top: 3%;
}

.header-sp-info-wrap{
	display: flex;
    gap: 3%;
    padding: 5% 5% 10%;	
}

.header-sp-info-wrap img{
    width: 40%;
}



.header-sp-info-wrap div p{
	text-align: justify;
	font-size: 1.5rem;
}

.header-sp-info-wrap div p span{
	font-weight: bold;	
}
	
.header-sp-info-wrap div a{
    text-align: right;
    display: block;
	    font-size: 1.5rem;
    margin-top: 7%;
}

.header .sp-menu .lists__item{
	width: 92%;
	margin: 0 auto;
	background: transparent;
}

.sp-menu__lists{
	margin-bottom: 10%;
}

.lk-list-jump a{
    display: block;
    width: fit-content;
    margin: 0% auto 5%;
    /* background: #fff; */
    border: 1px solid #3333336b;
    padding: 2% 10%;
}

.header .menu-line{
	    background-color: #fff;
}

.header .sp-menu .lists__item:last-of-type {
    border-bottom: 1px solid #DADADA;
}

.sp-service-list{
	margin-top: 4%;
}

.sp-nav-text-link__wrap__item{
	width: 92%;
    margin: 3% auto 0;
    background: #fff;
    border: 1px solid #3333336b;
}


.sp-nav-text-link{
	padding: 2% 4%;
    margin-bottom: 25%;
}

.sp-nav-text-link__item:not(:last-of-type) {
    margin-bottom: 2%;
}

.sp-nav-text-link__wrap__item:last-of-type {
	    margin-bottom: 4%;
}

.small-category-container{
	    background-color: #FFFCF7;
}

.small-category-container__header{
		    background-color: #FFFCF7;
}
.small-category-container__list{
	border-top: none;
}



.small-category-container__list > li{
    display: block;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #DADADA;
    border-right: none;
    padding: 4%;
}

.header .nav-sp .item__img{
	    position: relative;
    height: 22px;
    margin: 0 auto;
    margin-bottom: 2px;
    width: 22px;
}

@media screen and (min-width: 768px) {
	.header{
/*		 border-bottom: 1px solid #333;*/
		  height: var(--header-height);
	}
  .header .link__box {
    max-width: 1070px;
	  display: block;
	          width: fit-content;
  }
	.header .link__sub-lists:first-of-type {
    margin-top: 10px;
}
  .header .link .item__link {
    width: fit-content;
	 white-space: nowrap;
  }
  .header > .link__sub-lists:first-of-type {
    margin-top: 0;
  }
	
  .header > .nav > .item__wrapper {
    padding: 2% 0px;
  }
	.header__icon-wrapper{
		top: 0;
	}
  .header__logo {
    margin-left: 0;
	  width: 10%;
	  position: inherit;

  }
  .header__container {
    padding: 2% 0;
	  justify-content: space-between;
  }
	
	.header__container div{
		display: flex;
		align-items: center;
	}
	.header__container{
    height: auto;
	padding: 1rem 0;
	width: 90%;
	margin: 0 auto;
	}
    .header .icon-wrapper__lists {
        gap: 20px;
    }
	.header__icon-wrapper{
		margin-left: 25px;
	}

	.header .nav .item__wrapper{
	padding-top: 0;
    padding-bottom: 0;
	top: 100%;
	pointer-events: none;	
	}
	
	
  .header .nav__lists {
    display: flex;
  }

  .header .nav .lists__item {
    position: relative;
  }
  .header .nav .lists__item::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 20px; /* 透明な橋の高さ */
    background: transparent;
  }

  .header .nav .lists__item .item__wrapper {
    position: fixed;
    top: 80px;  
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 100;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    padding: 25px;
    box-sizing: border-box;
  }
	
	

  .header .nav .lists__item .item__wrapper.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
	  gap: 5%;
  }
	
	
	
	
	.header .nav .item__ttl{
		color: #fff;
	}
	
	.header .link__box:not(:first-of-type){
		margin-top: 0px;
	}
	
	.item__container > .item__wrapper:nth-child(1){
		width: fit-content;
	}

}
/*fv*/
.fv__container {
  position: relative;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  position: absolute;
  top: 97%;
  background-color: transparent;
}
.swiper-index > .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0px 7px;
  padding: 1.5px 3px;
}
.circle-pagination {
	width: 7px;
    height: 7px;
}

.swiper-pagination-bullet{
	background: #919191;
    opacity: 0.4;
}

.swiper-pagination-bullet-active{
	background: #333;
	opacity: 1;
}
/*

.swiper-pagination{
	justify-content: flex-end;
}
*/
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: 100%;
}

/* bloc共通*/
.storetop-blok{
  margin: 15% 0;
}
.section__en-ttl {
  font-family: "cochin-lt-pro", sans-serif;
  display: block;
  font-weight: lighter;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 3%;
}


.section__en-ttl.-sub{
text-align: left;
    max-width: 1070px;
    margin: 10% auto 2%;
    font-size: 2rem;
}


/*topics*/
.topics__container > .topics-wrapper:nth-of-type(1) {
  margin-top: 10%;
  border-top: 1px solid #75060529;
}
.topics-contents-wrapper {
  display: flex;
  gap: 15px;
  border-bottom: 1px solid #75060529;
  padding: 5% 0;
  justify-content: space-between;
}

.topics-contents-wrapper div:first-of-type {
  width: 35%;
}
.topics-contents-wrapper div:nth-child(2) {
  width: 49%;
}

.topics-contents-wrapper > .topics-jump{
  width: 6%;
    display: flex;
}


.topics-contents-wrapper .topics-text div{
  background: #f2dada;
  color: #333;
  border-radius: 50px;
  text-align: center;
  font-weight: 100;
  width: fit-content !important;
  padding: 1% 6%;
  font-size: 1rem;
}

.topics-contents-wrapper div a {
  width: 100%;
  flex-direction: column;
  display: flex;
  height: 100%;
}

.topics-contents-wrapper div a p {
  margin-left: auto;
  margin-top: auto;
  border-bottom: 1px solid #333;
}
@media screen and (min-width: 768px) {
  .topics__container {
    display: flex;
    gap: 2%;
  }
  .topics > .content-padding > .content-width {
    width: 1070px;
  }
  .topics-contents-wrapper {
    border: none;
    display: block;
  }
  .topics__container > .topics-wrapper:nth-of-type(1) {
    margin-top: 0%;
    border-top: none;
  }
  .topics-contents-wrapper div:first-of-type{
    width: 100%;
  }
 .topics-contents-wrapper div a div {
    margin: 5% 0 2%;
    font-size: 1.3rem;
  }
  .topics-contents-wrapper div a h4 {
    line-height: 1.3;
  }

.topics-contents-wrapper div:nth-child(2) {
  width: 100%;
	margin-top: 5%;
}	
	.topics-contents-wrapper > .topics-jump{
		display: none;
	}
	 .topics-contents-wrapper div:nth-child(3) a{
    width: 10%;
    margin-left: auto;
}
	
}




/*bloc-product*/

.product{
	margin-bottom: 10%;
}

.product > .content-width {
  max-width: 1920px;
}
.product-wrapper {
  display: flex;
  flex-wrap: wrap;
  border-top:none;
  border-bottom: none;
}
.product-content-wrap {
  width: 50%;
  padding: 6% 2%;
}
.product-content-wrap:nth-child(1), .product-content-wrap:nth-child(2) {
  border-bottom:1px solid #75060529;
}
.product-content-wrap:nth-child(odd) {
  border-right: 1px solid #75060529;
}
.product-content-wrap > .category, .product-nameEN, .product-nameJA, .product-price {
  text-align: center;
}
.product-content-wrap > a > .category {
    width: fit-content;
    margin: 4% auto;
    color: #8e4247;
    border: 1px solid #8e4247;
    padding: 1% 2%;
}
.product-content-wrap > a > .product-nameEN {
  font-family: "cochin-lt-pro", sans-serif;
  font-size: 3.8vw;
  line-height: 0;
  margin-top: 7%;
}
.product-content-wrap > a > .product-nameJA {
  margin-top: 4%;
}
.product-content-wrap > a > .product-check {
    text-align: center;
    padding: 2%;
    background: #333;
    width: 70%;
    margin: 10% auto;
    color: #fff;
}


.product-content-wrap.-cream a > div:nth-of-type(1) {
  margin: 3% auto;
  text-align: center;
  display: flex;
  justify-content: center;
}

.product-content-wrap.-cream a > div span:nth-of-type(1) {
	margin-right: 2%;
}

.product-content-wrap.-cream a div span{
    width: fit-content;
    color: #8e4247;
    border: 1px solid #8e4247;
    padding: 1% 2%;
    text-align: center;
    display: block;
	font-size: 1.2rem;
}

.product-content-wrap.-cream a div:first-child{
    margin-right: 4%;	
}


.product-viewall{
    text-align: center;
    margin: 4% auto;
    border: 1px solid #333;
    padding: 1% 10%;
    /* width: fit-content; */
    width: 30%;
}


.product > .content-width > .product-title{
text-align: center;
    margin: 0% auto 3%;
    background: #750205;
    width: fit-content;
    border-radius: 30px;
    color: #fff;
    padding: 0% 3%;
}

@media screen and (min-width: 768px) {
  .product-wrapper {
    display: flex;
    border-top: none;
    border-bottom: none;
    border: none;
	  width: 50%;
        margin: 0 auto;
  }
  .product-content-wrap {
    padding: 2% 2%;
  }
  .product-content-wrap a img {
    width: 75%;
    margin: 0 auto;
  }
  .product-content-wrap > a > .category {
    padding: 2px 3%;
    font-size: 1.2rem;
  }
  .product-content-wrap > a > .product-nameEN {
    font-size: 1.4vw;
  }
  .product-content-wrap:nth-child(1), .product-content-wrap:nth-child(2) {
    border-bottom: 1px solid #75060529;
  }
  .product-content-wrap:nth-child(2) {
    border-right: none;
  }
}

.product-specialpage{
	width: 40%;
    margin: 0 auto;
}

.toppaage-bnr.-sp{
	display: none;
}

.toppaage-bnr.-pc{
    margin: 30% auto 0%;
    width: 100%;
    padding-bottom: 0%;
	position: relative;
}

.toppaage-bnr.-pc div{
    color: #fff;
    font-size: 2rem;
    background: #750205;
    display: flex;
    padding: 1% 0%;
    gap: 2%;
    justify-content: center;
    font-family: shippori-mincho, sans-serif;
}

.toppaage-bnr.-pc div h4{
	    font-family: cochin-lt-pro, sans-serif;
    font-weight: 100;
    border-right: 1px solid #fff;
    padding-right: 2%;
}


.toppaage-bnr.-pc div h4 p{
	font-family: shippori-mincho, sans-serif;
}


@media screen and (max-width: 767px) {
.product-viewall{
    text-align: center;
    margin: 10% auto;
    border: 1px solid #333;
    padding: 4% 10%;
    /* width: fit-content; */
    width: 70%;
}	
	.product-specialpage{
		width: 100%;
		margin: 0 auto;
	}
	
	.toppaage-bnr.-sp{
		width: 100%;
		display: block;
	}
	
	.toppaage-bnr.-pc{
		display: none
	}
	
	.section__ttl-box{
		margin-right: 10px;
	}
	
}

/*news*/
.news{
	padding-top: 0px;
	padding-bottom: 0px;
}

.feature .swiper-button-next,.feature .swiper-button-prev{
	        top: 56%;
}

.feature{
	margin-bottom: 20%;
}


@media screen and (min-width: 768px) {
	
	.feature .swiper-button-next,.feature .swiper-button-prev{
	        top: 62%;
}
	.feature{
	margin-bottom: 10%;
}

}


/*list*/
.p-list{
	max-width: 1070px;
	margin: 0 10px;
}

@media screen and (min-width: 768px) {
	.p-list{
	max-width: 1070px;
	margin: 0 auto;
}
}
.c-product-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  justify-content: space-between;
  row-gap: 50px;
}

/*
.c-contents-header__title {
  all: unset;
  font-size: 3rem;
  border-bottom: 2px solid #333;
  width: 100%;
  padding-bottom: 2%;
}
.c-contents-header__title * {
  all: unset;
}
.c-contents-header.-new-header::after {
  all: unset;
}
.c-contents-header.-new-header {
  margin: 10% auto 0;
}
@media screen and (min-width: 768px) {
  .c-contents-header.-new-header {
    margin: 2% auto 0;
  }
  .c-contents-header__title {
    margin: 0;
  }
}
*/
.p-product-list .product-list-header {
  margin-bottom: 10%;
}
.card-category-label-container {
  margin: 5% 0 0;
}
@media screen and (min-width: 768px) {
  .c-product-list {
    gap: 6%;
    justify-content: flex-start;
    row-gap: 150px;
  }
}
.p-product-list .product-list-header .c-select {
  margin: 0;
  margin-left: auto;
}
.c-product-list .c-product-panel {
  width: 49%;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.c-product-list .c-product-panel__img {
  min-height: auto;
}
.c-product-list .c-product-panel__img img {
  width: 100%;
}
.c-product-list .c-product-panel__summary {
  padding: 0;
}
.c-product-panel__price-value {
  color: #333 !important;
}
.review-summary-container.-list-page {
  padding: 0;
}
.card-category-label-container > .product-label {
  padding: 1% 2%;
  font-size: 1rem;
}


/*detile*/

/*
.product-detail .content-width{
	max-width: 1070px;
}

.product-detail{
	padding: 0;
}

*/



/*mypage*/
@media screen and (min-width: 768px) {
.p-mypage{
	max-width: 1070px;
	padding: 0;
}
}

.c-button--blue{
    background-color: #968b42;
    border: 1px solid #968b42;
}



/*footer*/
.footer {
  background-color: #333;
}
.footer__logo-box {
  width: 13%;
  margin-bottom: 10%;
}
.footer__logo {
  width: 100%;
  height: auto;
}
.footer__benefit {
  width: 100%;
  margin: 0 auto;
  background: #ffffff20;
  padding: 10%;
}

.footer__benefit h3{
text-align: center;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 11%;
    border-bottom: 1px solid;
    padding-bottom: 6%;
}
.footer__benefit ul li {
  display: flex;
  gap: 10%;
  margin-bottom: 10%;
  align-items: center;
}
.footer__benefit ul li:last-of-type {
  margin-bottom: 0;
}
.footer__benefit ul li img {
  width: 22%;
}

.footer__benefit ul li p {
  color: #fff;
}
.footer__benefit ul li p a {
  color: #fff;
  text-align: right;
}
.footer__benefit ul li p a u{
  color: #fff;	
}
.footer__login {
  width: 80%;
  margin-top: 10%;
}
.footer__login div a {
  color: #fff;
  display: block;
  text-align: center;
}
.footer__login div:nth-child(1) a {
  border: 1px #fff solid;
  width: 100%;
  padding: 3% 4%;
  margin-bottom: 3%;
}
.footer__login div:nth-child(1) a div {
  color: #fff;
  display: flex;
  margin: 0 10%;
  align-items: center;
  gap: 15%;
  width: 40%;
  margin: 0 auto;
}
.footer__login div a div img {
  width: 15%;
}
.footer__login div a div p {
  font-size: 1.6rem;
	  color: #fff;
}
.footer__login div, .footer__sns div {
  color: #fff;
}

.footer__login div a u{
	  color: #fff;
}
.footer__sns {
  margin-top: 10%;
}
.footer__sns_wrap {
  display: flex;
  gap: 10%;
}
.footer__sns_wrap div {
  margin-top: 5%;
  display: block;
  width: 100%;
}
.footer__link {
  width: 100%;
  margin-top: 10%;
  border-top: 1px solid #ffffff20;
  padding-top: 7%;
}
.footer__link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer__link ul li {
  text-align: center;
  border-right: 1px solid #fff;
  padding: 0% 3%;
  margin: 1% 0;
}
.footer__link ul li a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-top: 3%;
    padding-bottom: 0;
  }
  .footer__head {
    display: block;
  }
  .footer__benefit {
    padding: 0;
  }
  .footer__benefit ul {
    display: flex;
	        justify-content: space-between;  
  }
  .footer__logo-box {
    width: 6%;
    margin: 0 auto 3%;
  }
  .footer__benefit ul li {
    display: block;
    padding: 2% 0;
    margin-bottom: 0;
  }
  .footer__benefit ul:last-of-child li img {
    width: 32%;
  }
	.footer__benefit ul li:last-of-type img{
  width: 32%;
}
	.footer__benefit h3{
		width: 90%;
    margin: 0% auto 1%;
    padding-bottom: 2%;
    padding-top: 2%;
	}
  .footer__benefit ul li p {
    font-size: 1.3rem;
    text-align: center;
    margin-top: 6%;
  }
  .footer__benefit ul li img {
    margin: 0 auto;
  }
  .footer__login {
    width: 33%;
    margin-top: 5%;
    margin-left: 20%;
    float: left;
  }
  .footer__login div:nth-child(1) a {
    margin: 0 auto 3%;
  }
  .footer__sns {
    float: right;
    margin-top: 5%;
    margin-right: 8%;
    display: flex;
    width: 30%;
    align-items: center;
    gap: 3%;
  }
  .footer__sns_wrap {
    width: 40%;
  }
  .footer__link {
    clear: both;
    margin-top: 16%;
    padding-top: 1%;
  }
  .footer__link ul li {
    font-size: 1.2rem;
    padding: 0% 2%;
  }
  .footer__txt-box {
    width: fit-content;
    margin: 0 auto;
    padding: 2% 0 3%;
  }
	
	
}


.p-order-input,.p-order-confirm,.p-order-complete  {
    margin-top: 20px;
}


