@charset "UTF-8";
.l-contents {
  padding-bottom: 0;
}

.ec-collectionRole .ec-collectionRole__service {
  padding: 70px 0 60px;
}
.ec-collectionRole .ec-collectionRole__service--title ,.ec-eventRole__service--title {
  color: #717171;
  text-align: center;
  font-family: "YuMincho";
  font-weight: 800;
  font-size: 26px;
  letter-spacing: 3px;
  margin-bottom: 60px;

}
.ec-collectionRole .ec-collectionRole__service--text,.ec-ecentRole__service--text {
  color: #2D2D2D;
  text-align: center;
  font-size: 16px;
  font-family: "YuGothic-medium";
  letter-spacing: 0.32px;
  line-height: 42px;
  margin-bottom: 20px;
}
.ec-collectionRole .ec-collectionRole__service--text .red {
  color: #C61627;
}
.ec-collectionRole .ec-collectionRole__sommelier {
  background: white;
  padding: 140px 0 105px;
}
@media all and (max-width: 767px) {
  .ec-collectionRole .ec-collectionRole__sommelier {
    padding: 80px 0 10px;
  }
}
.ec-collectionRole .ec-collectionRole__sommelier--title {
  color: #717171;
  text-align: center;
  font-family: "YuMincho";
  font-weight: 800;
  font-size: 26px;
  letter-spacing: 3px;
  margin-bottom: 60px;
}
.ec-collectionRole .ec-collectionRole__sommelier--profile {
  display: grid;
  margin-bottom: 80px;
  grid-template: "title ... image" "text ... image" 100%/1fr 80px 1fr;
}
.ec-collectionRole .ec-collectionRole__sommelier--profile:nth-of-type(2n) {
  grid-template: "image ... title" "image ... text" 100%/1fr 80px 1fr;
}
@media all and (max-width: 767px) {
  .ec-collectionRole .ec-collectionRole__sommelier--profile {
    grid-template: "title" "image" "text";
  }
  .ec-collectionRole .ec-collectionRole__sommelier--profile:nth-of-type(2n) {
    grid-template: "title" "image" "text";
  }
}
.ec-collectionRole .ec-collectionRole__sommelier--profile h3 {
  color: #717171;
  font-size: 26px;
  font-family: "YuMincho";
  font-weight: 800;
  grid-area: title;
  margin-bottom: 78px;
  position: relative;
}
.ec-collectionRole .ec-collectionRole__sommelier--profile h3:after {
  content: "";
  width: 60px;
  height: 1px;
  display: inline-block;
  background-color: #B62D2F;
  position: absolute;
  bottom: -36px;
  left: 0;
}
.ec-collectionRole .ec-collectionRole__sommelier--profile p {
  grid-area: text;
  font-family: "YuGothic-medium";
  font-size: 15px;
  line-height: 34px;
  letter-spacing: 0.96px;
  text-align: justify;
}
.ec-collectionRole .ec-collectionRole__sommelier--profile img {
  grid-area: image;
  margin-top: 40px;
  width: 100%;
}
@media all and (max-width: 767px) {
  .ec-collectionRole .ec-collectionRole__sommelier--profile img {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.ec-collectionRole .ec-collectionRole__quality {
  padding: 100px 0;
  background-color: #F7F7F7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 535px;
  width: 100%;
  position: relative;
}
@media all and (max-width: 767px) {
  .ec-collectionRole .ec-collectionRole__quality {
    padding: 80px 0 10px;
  }
}
.ec-collectionRole__sommelier--quality {
  display: grid;
  margin-bottom: 80px;
  grid-template: "title ... image" "text ... image" 100%/1fr 80px 1fr;
}
.ec-collectionRole__sommelier--quality:nth-of-type(2n) {
  grid-template: "image ... title" "image ... text" 100%/1fr 80px 1fr;
}
@media all and (max-width: 767px) {
  .ec-collectionRole__sommelier--quality {
    grid-template: "title" "image" "text";
  }
  .ec-collectionRole__sommelier--quality:nth-of-type(2n) {
    grid-template: "title" "image" "text";
  }
}
.ec-collectionRole__sommelier--quality h2 {
  color: #717171;
  font-size: 26px;
  font-family: "YuMincho";
  font-weight: 800;
  grid-area: title;
  margin-bottom: 78px;
  position: relative;
}
.ec-collectionRole__sommelier--quality h2:after {
  content: "";
  width: 60px;
  height: 1px;
  display: inline-block;
  background-color: #B62D2F;
  position: absolute;
  bottom: -36px;
  left: 0;
}
.ec-collectionRole__sommelier--quality p {
  grid-area: text;
  font-family: "YuGothic-medium";
  font-size: 15px;
  line-height: 34px;
  letter-spacing: 0.96px;
  text-align: justify;
}
.ec-collectionRole__sommelier--quality img {
  grid-area: image;
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .ec-collectionRole__sommelier--quality img {
    margin-bottom: 20px;
  }
}
.ec-collectionRole__sommelier--quality .attention {
  color: #111111;
  font-family: "YuGothic-medium";
  font-size: 13px;
  letter-spacing: 0.96px;
  line-height: 20px;
  display: block;
}
.ec-collectionRole .ec-collectionRole__plan {
  padding: 100px 0 65px;
  background: #ffffff;
}
.ec-collectionRole .ec-collectionRole__buyplan--title {
  color: #717171;
  text-align: center;
  font-family: "YuMincho";
  font-weight: 800;
  font-size: 26px;
  letter-spacing: 3px;
  margin-bottom: 50px;
}

.ec-collectionRole__buyplan--title span {
  color: #717171;
  font-size: 26px;
}

@media all and (max-width: 787px) {
  .ec-collectionRole .ec-collectionRole__buyplan--title span {
    display: block;
  }
}
.ec-collectionRole .ec-collectionRole__buyplan--text {
  color: #111111;
  font-family: "YuGothic-medium";
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.32px;
  margin-bottom: 50px;
}
.ec-collectionRole .ec-collectionRole__plan--contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 32px;
  justify-content: space-between;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItemWrapper {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem {
  width: calc((100% - 80px) * 1 / 4);
  margin-bottom: 40px;
  border: 1px solid #DBDBDB;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.ec-collectionRole__plan--contentsItem .disabled:hover {
  cursor: not-allowed;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(4n) {
  margin-right: 0;
}
@media all and (max-width: 1023px) {
  .ec-collectionRole .ec-collectionRole__plan--contentsItem{
    width: calc((100% - 20px) * 1 / 2);
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(4n) {
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  .ec-collectionRole .ec-collectionRole__plan--contentsItem {
    width: calc((100% - 20px) * 1 / 2);
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(5n) {
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(3n) {
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 425px) {
  .ec-collectionRole .ec-collectionRole__plan--contentsItem {
    width: 100%;
    margin-right: 0;
  }
  .ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(5n) {
    margin-right: 0;
  }
  .ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(3n) {
    margin-right: 0;
  }
  .ec-collectionRole .ec-collectionRole__plan--contentsItem:nth-of-type(2n) {
    margin-right: 0;
  }
}
.ec-collectionRole__buyplan--attention {
  font-size: 13px;
  color: #111111;
  font-family: "YuGothic-medium";
}
.ec-collectionRole .ec-collectionRole__memberplan--title {
  color: #717171;
  text-align: center;
  font-family: "YuMincho";
  font-weight: 800;
  font-size: 26px;
  letter-spacing: 3px;
  margin-bottom: 50px;
  margin-top: 100px;
}
.ec-collectionRole .ec-collectionRole__memberplan--text {
  color: #111111;
  font-family: "YuGothic-medium";
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.32px;
  margin-bottom: 50px;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem h3 {
  text-align: center;
  border-bottom: 1px solid #A83935;
  padding-bottom: 17px;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem h3 .purchase {
  display: block;
  color: #888888;
  font-size: 14px;
  font-family: Hiragino Sans;
  letter-spacing: 1.12px;
  font-weight: normal;
  margin-bottom: 15px;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem h3 .price {
  font-size: 28px;
  font-family: Hiragino Sans;
  font-weight: normal;
  letter-spacing: 0.56px;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem .select {
  background: #F7F7F7;
  border-radius: 3px;
  font-family: "YuGothic-medium";
  font-size: 13px;
  color: #444444;
  padding: 10px;
  margin: 15px 0;
  min-height: 65px;
}
@media all and (max-width: 425px) {
  .ec-collectionRole .ec-collectionRole__plan--contentsItem .select {
    padding: 8px;
    text-align: center;
    min-height: auto;
  }
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem .description {
  color: #111111;
  font-family: "YuGothic-medium";
  font-size: 14px;
  margin-bottom: 20px;
  text-align: justify;
}

.ec-collectionRole .ec-collectionRole__plan--contentsItem .btn-contact {
  margin: 0 auto;
  font-family: "YuGothic-medium";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 50px;
  font-size: 14px;
  font-weight: 800;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem .btn-red {
  background: #B62D2F;
  color: #fff;
}
.ec-collectionRole .ec-collectionRole__plan--contentsItem .btn-white {
  background: #fff;
  color: #111111;
  border: solid 1px #111111;
  margin-top: auto;
  font-family: "YuGothic-medium";
}

.ec-collectionRole .ec-collectionRole__memberplan--contentsItemWrapper {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.ec-collectionRole .ec-collectionRole__memberplan--contentsItem {
  width: calc((100% - 80px) * 1 / 4);
  margin-bottom: 40px;
  border: 1px solid #DBDBDB;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  background: #F7F7F7;
  text-align: center;
}
.ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(4n) {
  margin-right: 0;
}
@media all and (max-width: 1023px) {
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem{
    width: calc((100% - 20px) * 1 / 2);
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(4n) {
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem {
    width: calc((100% - 20px) * 1 / 2);
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(5n) {
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(3n) {
    margin-right: 20px;
  }
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 425px) {
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem {
    width: 100%;
    margin-right: 0;
  }
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(5n) {
    margin-right: 0;
  }
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(3n) {
    margin-right: 0;
  }
  .ec-collectionRole .ec-collectionRole__memberplan--contentsItem:nth-of-type(2n) {
    margin-right: 0;
  }
}
.ec-collectionRole__memberplan--contentsItem .en {
  font-family: "YuMincho";
  font-size: 24px;
  color: #111111;
}
.ec-collectionRole__memberplan--contentsItem .ja {
  display: block;
  color: #888888;
  font-size: 13px;
  font-family: "YuMincho";
}
.ec-collectionRole__memberplan--contentsItem h3 {
  border-bottom: 1px solid #A83935;
  padding-bottom: 17px;
  margin-bottom: 20px;
}
.ec-collectionRole__memberplan--contentsItem .price {
  display: block;
  margin: 10px 0;
  font-family: Hiragino Sans;
  font-size: 20px;
  font-weight: normal;
}
.ec-collectionRole__memberplan--contentsItem .howmany {
  display: block;
  color: #666666;
  font-family: "YuGothic-medium";
  font-size: 12px;
}
.ec-collectionRole__memberplan--contentsItem .Annualfee {
  display: block;
  color: #2D2D2D;
  font-family: "Hiragino Sans";
  font-size: 13px;
}
.ec-collectionRole .ec-collectionRole__memberpriv--title {
  color: #717171;
  text-align: center;
  font-family: "YuMincho";
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 3px;
  margin-bottom: 50px;
  margin-top: 100px;
}
.ec-collectionRole .ec-collectionRole__memberpriv--text {
  color: #111111;
  font-family: "YuGothic-medium";
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.32px;
  margin-bottom: 50px;
}
.ec-collectionRole__memberpriv--thum img {
  margin: 0 auto;
  max-width: 800px;
  height: 350px;
  margin-bottom: 60px;
}
@media all and (max-width: 767px) {
  .ec-collectionRole__memberpriv--thum {
    margin: 0;
  }
  .ec-collectionRole__memberpriv--thum img {
    max-width: 100%;
    height: auto;
  }
}
.ec-collectionRole .memberdetailWrap .toggle {
	display: none;
}
.ec-collectionRole .memberdetailWrap .Label {
	padding: 1em;
	display: block;
	color: #717171;
	background: #F7F7F7;
  font-family: "YuMincho";
  font-size: 26px;
  font-weight: 800;
  text-align: center;
}
.ec-collectionRole .memberdetailWrap .Label::before{
	content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid #C61627;
  border-right: 2px solid #C61627;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc( 50% - 6px );
  right: 35px;
  transform: rotate(135deg);
}
@media all and (max-width: 767px) {
  .ec-collectionRole .memberdetailWrap .Label {
    font-size: 18px;
  }
}
.ec-collectionRole .memberdetailWrap .Label,
.ec-collectionRole .memberdetailWrap .content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.ec-collectionRole .memberdetailWrap .content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.ec-collectionRole .memberdetailWrap .toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding: 50px;
	transition: all .3s;
}
@media all and (max-width: 767px) {
  .ec-collectionRole .memberdetailWrap .toggle:checked + .Label + .content {
    padding: 20px;
  }
}
.ec-collectionRole .memberdetailWrap .toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}
.ec-collectionRole .memberdetail {
  background-color: #F7F7F7;
  width: 100%;
  border-top: 1px solid #e9e9e9;
}
.ec-collectionRole .memberdetail ul h3 {
  grid-area: title;
  font-family: "YuMincho";
  font-size: 22px;
  letter-spacing: 1px;
  color: #717171;
}

.ec-collectionRole .memberdetail ul h3::after {
  content: "";
  width: 60px;
  height: 1px;
  display: block;
  background-color: #B62D2F;
  /* position: absolute; */
  bottom: 105px;
  left: 0;
  margin-top: 30px;
}

.ec-collectionRole .memberdetail ul li {
  display: grid;
  margin-bottom: 80px;
  grid-template:
      "title ... image"
      "text ... image" 100%/1fr 80px 1fr;
}

@media all and (max-width: 767px) {
  .ec-collectionRole .memberdetail ul li  {
    grid-template: "title" "image" "text";
  }
}
.ec-collectionRole .memberdetail ul li p {
  font-size: 15px;
  font-family: "YuGothic-medium";
  line-height: 2.1;
  grid-area: text;
  margin-top: 30px;
  text-align: justify;
}
.ec-collectionRole .memberdetail ul li p span {
  display: block;
  font-size: 13px;
  font-family: "YuGothic-medium";
  margin-top: 20px;
}
.ec-collectionRole .memberdetail ul li img {
  grid-area: image;
}
@media all and (max-width: 767px) {
  .ec-collectionRole .memberdetail ul li img  {
    margin-top: 30px;
  }
}
.ec-collectionRole .memberdetail .planTable img {
  width: 1020px;
  height: 622px;
}
.ec-collectionRole .memberdetail .memberdetail__warning {
  margin-top: 20px;
  font-size: 13px;
  font-family: "YuGothic-medium";
}

.ec-collectionRole .ec-collectionRole__plan--detailBtn {
  max-width: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  font-family: "YuMincho";
  text-align: center;
  font-size: 22px;
  color: #C61627;
  letter-spacing: 0.66px;
  font-weight: 800;
}
.ec-collectionRole .ec-collectionRole__plan--detailBtn img {
  width: 25px;
}
.ec-collectionRole .ec-collectionRole__flow {
  background-color: #F7F7F7;
  padding: 120px 0 80px;
  color: #fff;
}
@media all and (max-width: 767px) {
  .ec-collectionRole .ec-collectionRole__flow   {
    padding: 80px 0 50px;
  }
}
.ec-collectionRole .ec-collectionRole__flow--title {
  color: #717171;
  text-align: center;
  font-family: "YuMincho";
  font-weight: 800;
  font-size: 26px;
  letter-spacing: 3px;
  margin-bottom: 80px;
}
@media all and (max-width: 767px) {
  .ec-collectionRole .ec-collectionRole__flow--title  {
    margin-bottom: 40px;
  }
}
.ec-collectionRole .ec-collectionRole__flow--contents {
  color: #111111;
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 60px;
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem:not(:last-child)::before {
  content: "";
  border-left: solid 1px #B62D2F;
  position: absolute;
  top: 100px;
  left: 49.5px;
  height: calc(100% - 40px);
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem:first-of-type::after {
  content: unset;
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem:last-of-type::after {
  content: unset;
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem .step-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  max-height: 100px;
  border: solid 1px #888888;
  border-radius: 50%;
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem .step-wrap .step {
  color: #888888;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 8px;
  font-family: Helvetica;
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem .step-wrap .num {
  color: #888888;
  font-size: 32px;
  line-height: 1;
  font-family: Helvetica;
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem .description {
  padding-left: 36px;
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem .description h3 {
  color: #717171;
  font-size: 22px;
  margin-bottom: 14px;
  font-family: "YuMincho";
}
.ec-collectionRole .ec-collectionRole__flow--contentsItem .description p {
  color: #111111;
  line-height: 26px;
  font-size: 15px;
  font-family: "YuGothic-medium";
}
.ec-collectionRole .ec-collectionRole__flow--contact {
  text-align: center;
  padding: 25px;
  border-radius: 5px;
  max-width: 440px;
  width: 100%;
  margin: 0 auto;
  line-height: 1.5;
}
.ec-collectionRole .ec-collectionRole__flow--contact .text {
  color: #111111;
  font-size: 16px;
  letter-spacing: 0.32px;
  font-family: "YuGothic-medium";
  margin-bottom: 15px;
}
.ec-collectionRole .ec-collectionRole__flow--contact .tel {
  color: #B62D2F;
  font-size: 30px;
  letter-spacing: 1.5px;
  font-family: "Hiragino Sans";
  border-bottom: solid 1px;
}
.ec-collectionRole .ec-collectionRole__flow--contact .time {
  color: #111111;
  font-size: 16px;
  letter-spacing: 0.32px;
  font-family: "Hiragino Sans";
  margin-top: 20px;
}
.ec-collectionRole__storageCost {
  display: flex;
  justify-content: center;
  width: 60%;
  margin: auto;
  background-color: #F7F7F7;
  padding: 20px;
  border: 1px solid #DBDBDB;
  border-radius: 5px;
  font-family: Hiragino Sans;
  font-size: 16px;
}
@media all and (max-width: 767px) {
  .ec-collectionRole__storageCost {
    width: 100%;
  }
}
.ec-collectionRole__storageCost table {
  border-collapse: collapse;
}
.ec-collectionRole__storageCost tr:not(:last-child) {
  border-bottom: 1px solid #A83935;
}
.ec-collectionRole__storageCost td {
  padding: 10px 0;
}
.ec-collectionRole__storageCost tr td:first-child {
  width: 50%;
}
.ec-collectionRole__storageCost tr td:last-child {
  text-align: right;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input, textarea, select, button {
  outline: none;
}

input {
  line-height: normal;
}

label, button ,.btn{
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #000;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

body {
  font-family: "Roboto", sans-serif;
}

p, h1, h2, h3, h4, h5, h6, ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.title-xlBold {
  font-family: "YuMincho";
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 2.8px;
}

/*@media all and (min-width: 768px) and (max-width: 1024px) {
  .title-xlBold {
    font-size: 36px;
  }
}*/
@media all and (max-width: 767px) {
  .title-xlBold {
    font-size: 30px;
  }
}
.content-xl {
  font-family: "YuGothic-medium";
  font-size: 16px;
  letter-spacing: 0.96px;
  font-weight: 500;
  line-height: 2.2;
}

.text-link-l {
  font-family: "YuGothic-medium";
  font-size: 16px;
  letter-spacing: 0.8px;
  font-weight: 500;
  line-height: 1.6;
}

.content-s {
  font-family: "YuGothicBold";
  font-size: 16px;
  letter-spacing: 0.96px;
  line-height: 1.6;
  font-weight: 700;
}

.content-ss {
  font-family: "Noto-sans-jp-regular";
  font-size: 13px;
  letter-spacing: 0.52px;
  line-height: 1.6;
  font-weight: 500;
}

.content-sl {
  font-family: "YuGothic-medium";
  font-size: 14px;
  letter-spacing: 0.42px;
  line-height: 1.6;
}

.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}

@media all and (max-width: 1024px) {
  .container {
    max-width: 100%;
    padding: 0px 24px;
  }
}
.container-1120 {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.container-1000 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

*, body {
  color: #111111;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.rouge-bd {
  border-bottom: 1px solid #e6e6e6;
}

.rouge-bd--top {
  border-top: 1px solid #e6e6e6;
}

.fl--between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .fl--between {
    display: block;
  }
}

.top-logo-center {
  width: 100%;
  height: auto;
}

.top-logo-center__thumb-nail {
  width: 350px;
  height: 248px;
  margin: 56px auto;
}
.top-logo-center__thumb-nail img {
  width: 100%;
  height: 100%;
}

.block-content-1 {
  display: grid;
  margin-top: 120px;
  margin-bottom: 120px;
  grid-template:
      "title ... image"
      "text ... image"
      "btn ... image" 100%/4fr 80px 2fr;
}

@media (max-width: 767px) {
  .block-content-1 {
    margin-top: 60px;
    margin-bottom: 60px;
    grid-template:
        "title"
        "image"
        "text"
        "btn";
  }
  .block-content-1 img {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .block-content-1 .show-more {
    margin: 0 auto;
  }

}

.block-content-1 h2 {
  color: #717171;
  font-size: 26px;
  font-family: "YuMincho";
  font-weight: 800;
  grid-area: title;
  margin-bottom: 78px;
  position: relative;
}

.block-content-1 h2::after {
  content: "";
  width: 60px;
  height: 1px;
  display: inline-block;
  background-color: #B62D2F;
  position: absolute;
  bottom: -36px;
  left: 0;
}

.block-content-1 p {
  grid-area: text;
  max-width: 660px;
  font-family: "YuGothic-medium";
  font-size: 16px;
  line-height: 38px;
  letter-spacing: 0.96px;
  margin-bottom: 30px;
  text-align: justify;
}

.block-content-1 a {
  grid-area: btn;
  display: block;
}

.block-content-1 img {
  grid-area: image;
  max-width: 400px;
  width: 100%;
  margin-top: 30px
}

.block-content-1 .show-more {
  max-width: 340px;
  width: 100%;
  height: 50px;
  position: relative;
  text-align: center;
  border: 1px solid #111111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
.block-content-1 .show-more::before {
  content: "";
  position: absolute;
  right: 13px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #111111;
}

.show-more:hover {
  background-color: #111;
  color: #fff;
}
.show-more:hover::before {
  border-left-color: #fff !important;
}

.bg--transparent {
  background: transparent;
}

.block-content-2 {
  background-image: url("/assets/images/top_bg01.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  color: #ffffff;
  padding: 65px 0;
}

/*.block-content-5:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(17, 17, 17, 0.5);
  z-index: 9;
}*/

/*.block-content-2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(17, 17, 17, 0.5);
  z-index: 9;
}*/

.block-content-2 .conent-2-pd {
  padding: 64px 132px;
}

.block-content-2__content-left {
  max-width: 826px;
  width: 100%;
  margin-right: 80px;
}

.block-content-2__content-right {
  max-width: 289px;
  width: 100%;
}

@media (max-width: 767px) {
  .block-content-2__content-right {
    max-width: unset;
    margin-top: 60px;
  }
  .block-content-2 .show-more {
    margin: 0 auto;
  }
}

.block-content-2__title {
  color: #FFFFFF;
  position: relative;
  z-index: 9;
  margin-bottom: 78px;
}

.block-content-2__title::after {
  content: "";
  width: 60px;
  height: 1px;
  display: inline-block;
  background-color: #B62D2F;
  position: absolute;
  bottom: -36px;
  left: 0;
}

.block-content-2__title-text {
  color: #FFFFFF;
  margin-top: 25px;
  margin-bottom: 30px;
  text-align: justify;
}

.block-content-2 .bd-line {
  width: 55px;
  height: 1px;
  position: relative;
  background-color: #ffffff;
  display: inline-block;
}
.block-content-2 .show-more {
  max-width: 180px;
  width: 100%;
  min-height: 45px;
  text-align: center;
  border: 1px solid #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.block-content-2 .show-more::before {
  content: "";
  position: absolute;
  right: 13px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ffffff;
}

.change-position {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.block-content-3 {
  display: grid;
  margin-top: 120px;
  margin-bottom: 120px;
  grid-template:
  "image ... title"
  "image ... text"
  "image ... btn" 100%/1fr 80px 2fr;
}

@media (max-width: 767px) {
  .block-content-3 {
    margin-top: 60px;
    margin-bottom: 60px;
    grid-template:
        "title"
        "image"
        "text"
        "btn";
  }
  .block-content-3 img {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .block-content-3 .show-more {
    margin: 0 auto;
  }

}

.block-content-3 h2 {
  color: #717171;
  font-size: 26px;
  font-family: "YuMincho";
  font-weight: 800;
  grid-area: title;
  margin-bottom: 78px;
  position: relative;
}

.block-content-3 h2::after {
  content: "";
  width: 60px;
  height: 1px;
  display: inline-block;
  background-color: #B62D2F;
  position: absolute;
  bottom: -36px;
  left: 0;
}

.block-content-3 p {
  grid-area: text;
  max-width: 660px;
  font-family: "YuGothic-medium";
  font-size: 16px;
  line-height: 38px;
  letter-spacing: 0.96px;
  margin-bottom: 30px;
  text-align: justify;
}

.block-content-3 p span {
  font-size: 13px;
  display: block;
  line-height: 2.1;
}

.block-content-3 a {
  grid-area: btn;
  display: block;
}

.block-content-3 img {
  grid-area: image;
  max-width: 400px;
  width: 100%;
  margin-top: 30px
}


.block-content-3 .bd-line {
  width: 55px;
  height: 1px;
  background-color: #B62D2F;
  display: inline-block;
}
.block-content-3 .show-more {
  max-width: 340px;
  width: 100%;
  height: 50px;
  position: relative;
  text-align: center;
  border: 1px solid #111111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
.block-content-3 .show-more::before {
  content: "";
  position: absolute;
  right: 13px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #111111;
}

.block-content-4 {
  background: #F7F7F7 0% 0% no-repeat padding-box;
  min-height: 718px;
  padding: 90px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.block-content-4__title {
  color: #717171;
  text-align: left;
  margin-bottom: 20px;
}

.block-content-4__products {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row;
}

.block-content-4__product {
  width: calc(25% - 32px);
  display: inline-block;
  background-color: #fff;
}

.block-content-4__product:last-child {
  margin-right: 0;
}

@media (max-width: 1023px) {
  .block-content-4__product {
    width: calc((100% - 20px) * 1 / 2);
    margin-bottom: 60px;
  }
}

@media (max-width: 425px) {
  .block-content-4__product {
    width: 100%;
  }
}

.block-content-4__thumb-nail {
  width: 100%;
  min-height: 252px;
}
.block-content-4__thumb-nail img {
  width: 100%;
  height: 100%;
  padding-top: 25px;
}

.block-content-4__product-producer {
  text-align: left;
  color: #111111;
  min-height: 38px;
  margin-bottom: 10px;
}
.block-content-4__product-producer a {
  line-height: 22px;
  min-height: 45px;
}
.block-content-4__product-producer a:hover {
  color: #c61728;
}

.block-content-4__product-name {
  text-align: left;
  color: #111111;
  min-height: 38px;
  font-weight: normal;
}
.block-content-4__product-name a {
  line-height: 22px;
  min-height: 45px;
}

.block-content-4__product-cart .category {
  margin-top: 15px;
}

.block-content-4__product-maker {
  min-width: 125px;
  width: 100%;
  padding: 5px;
  text-align: center;
  border: 1px solid #888888;
  color: #888888;
  letter-spacing: 0.52px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.block-content-4__product-cart {
  padding: 20px;
}

.block-content-4__product-detail {
  margin-top: 15px;
  color: #333333;
  line-height: 1.6;
  margin-bottom: 25px;
}

.block-content-4__product-price {
  margin-top: 25px;
  font-size: 12px;
}

.block-content-4__product-price--biger {
  font-family: "Hiragino-Sans";
  letter-spacing: 0.48px;
  color: #111111;
  font-size: 16px;
}

.block-content-5 {
  background-image: url(./../images/top_bg02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  width: 100%;
  color: #ffffff;
  margin-bottom: 100px;
  padding: 65px 0;
}
.block-content-5 .conent-2-pd {
  padding: 65px 109px;
}

.block-content-5__content-left {
  max-width: 509px;
  width: 100%;
  margin-right: 80px;
}

.block-content-5__content-right {
  max-width: 613px;
  width: 100%;
}

@media (max-width: 767px) {
  .block-content-5__content-left {
    max-width: 100%;
  }
  .block-content-5__content-right {
    max-width: 100%;
    margin-top: 60px;
  }
}

.block-content-5__title {
  color: #FFFFFF;
  position: relative;
  z-index: 9;
}

.block-content-5__title-text {
  color: #FFFFFF;
  margin-top: 25px;
  margin-bottom: 30px;
  text-align: justify;
}

.block-content-5 .bd-line {
  width: 55px;
  height: 1px;
  background-color: #B62D2F;
  display: inline-block;
}
.block-content-5 .show-more {
  max-width: 180px;
  width: 100%;
  min-height: 45px;
  position: relative;
  text-align: center;
  border: 1px solid #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  z-index: 99;
}
.block-content-5 .btn-link {
  position: relative;
  z-index: 99;
  opacity: 0.5;
}
.block-content-5 .show-more::before {
  content: "";
  position: absolute;
  right: 13px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ffffff;
}

.block-content-6 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.block-content-6__title {
  color: #717171;
}

.block-content-6__news-list {
  margin-top: 20px;
  margin-bottom: 30px;
}

.block-content-6__new-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  padding: 20px 0px;
  position: relative;
}
.block-content-6__new-item span {
  display: inline-block;
}

.block-content-6__new-title {
  padding-right: 30px;
  font-family: "YuGothic-medium";
  font-size: 16px;
  letter-spacing: 0.96px;
  font-weight: 500;
  line-height: 2.2;
}
.block-content-6__new-title p {
  display: none;
}
.block-content-6__new-title span {
  text-align: left;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}

.block-content-6__new-date {
  min-width: 150px;
}

.block-content-6__new-icon {
  width: 22px;
  height: 22px;
  border: 1px solid #B62D2F;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 20px;
  cursor: pointer;
}
.block-content-6__new-icon::before {
  content: "";
  width: 7px;
  height: 7px;
  font-size: 10px;
  position: absolute;
  top: 6px;
  right: 7px;
  border: 2px solid #B62D2F;
  border-top: none;
  border-right: none;
  background: transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.block-content-6 .news-show-more {
  font-family: "Times New Roman";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 24px;
  cursor: pointer;
  letter-spacing: 0.8px;
  font-size: 16px;
  position: relative;
}
.block-content-6 .news-show-more::before {
  content: "";
  width: 8px;
  height: 8px;
  font-size: 10px;
  position: absolute;
  top: 10px;
  right: 3px;
  border: 1px solid #111111;
  border-top: none;
  border-right: none;
  background: transparent;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.block-content-6 .news-show-more::after {
  content: "";
  width: 8px;
  height: 8px;
  font-size: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid #111111;
  border-top: none;
  border-right: none;
  background: transparent;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.l-footer__body {
  background-color: #111;
}

.bg-white {
  background-color: #fff;
}

.btn-link {
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}
.btn-link:hover {
  color: #fff;
}

.font-YuMincho {
  font-family: "YuMincho";
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.product-filter {
  padding: 10px 30px 10px 0px;
  text-align: right;
  margin-bottom: 20px;
  font-family: "YuGothic-medium";
}
@media all and (max-width: 767px) {
  .product-filter {
    padding: 10px 0px;
    text-align: center;
  }
}
.pagination_order_menu {
  display: inline-block;
  float: left;
  margin-left: 1em;
}
@media all and (max-width: 767px) {
  .pagination_order_menu {
    display: block;
  }
}
.product-filter .pagination_order_option {
  display: inline-block;
}
.product-filter li a {
  display: inline-block;
  margin-left: 8px;
  font-size: 15px;
  letter-spacing: 0.75px;
  color: #111111;
  font-family: "YuGothic-medium";
  opacity: 1;
}
.product-filter ul li:before {
  content: "";
  margin-left: 8px;
  border: 0.75px solid #A39E9F;
  opacity: 1;
  height: 12px;
  display: inline-block;
  margin-right: 10px;
}
.product-filter ul li:first-child:before {
  display: none;
}
@media all and (max-width: 767px) {
  .product-filter ul li:nth-child(2):before {
    display: none;
  }
}
.pagination {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.pagination .total {
  position: absolute;
  left: 0;
  letter-spacing: 0.45px;
  color: #111111;
  opacity: 1;
  font-size: 15px;
  font-family: "YuGothic-medium";
}
.pagination .pagi a {
  letter-spacing: 0.75px;
  color: #111111;
  opacity: 1;
  width: 22px;
  height: 23px;
  display: inline-block;
  text-decoration: underline;
}
.pagination .pagi span {
  letter-spacing: 0.75px;
  color: #111111;
  opacity: 1;
  width: 22px;
  height: 23px;
  display: inline-block;
  text-decoration: underline;
  text-decoration: none;
  background: #DECDCD 0% 0% no-repeat padding-box;
  border-radius: 2px;
  opacity: 1;
}
.pagination .pagi a:first-child, .pagination .pagi a:last-child {
  text-decoration: none;
}
@media screen and (max-width: 639px) {
  .c-card__item {
    min-height: 330px;
  }
}
.custom-product-list .c-card__inner {
  padding: 10px 10px 15px;
  border: none;
}
.custom-product-list .c-card__inner .desc {
  line-height: 18px;
  min-height: 55px;
  letter-spacing: 0px;
  color: #111111;
  opacity: 1;
  font-family: "Hiragino-Sans";
  font-size: 13px;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .custom-product-list .c-card__inner .desc {
    text-align: center;
  }
}
.custom-product-list .c-card__inner span.cat {
  display: block;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 0.13px;
  color: #888888;
  opacity: 1;
  font-size: 13px;
  font-family: "Hiragino-Sans";
}
@media screen and (max-width: 767px) {
  .custom-product-list .c-card__inner span.cat {
    text-align: left;
    padding-left: 110px;
    z-index: 1;
  }
}
.custom-product-list .c-card__item-title {
  letter-spacing: 0px;
  color: #111111;
  margin-bottom: 12px;
  opacity: 1;
  min-height: 60px;
  line-height: 16px;
  font-size: 14px;
  font-family: "YuGothic-medium";
}
@media screen and (max-width: 767px) {
  .c-card--product-list .c-card__item-link {
    padding-left: 110px;
    text-align: justify;
    min-height: unset;
  }
}
.l-header a:active, .l-header a:focus, .l-header a:hover {
  color: #c61728;
}

.product-filter li a:hover, .block-content-4__product-name a:hover {
  color: #c61728;
}

.custom-product-list .c-card__item-title:hover {
  color: #c61728;
}
.custom-product-list .c-card__inner .author, .custom-product-list .c-card__inner .reguler-price, .custom-product-list .c-card__inner .sell-price {
  font-family: "YuGothic-medium";
  text-align: center;
  margin-bottom: 10px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .custom-product-list .c-card__inner .author, .custom-product-list .c-card__inner .reguler-price, .custom-product-list .c-card__inner .sell-price {
    text-align: left;
  }
}
.border-bottom {
  border-bottom: 1px solid #A83935;
}

.ec-wine-market--title {
  font-size: 26px !important;
  color: #717171 !important;
}

.custom-product-list .c-card__inner .sell-price {
  letter-spacing: 0.36px;
  color: #111111;
  font-size: 12px;
  margin-top: 1px;
}
.custom-product-list .c-card__inner .author {
  letter-spacing: 0.36px;
  color: #111111;
  opacity: 1;
  font-size: 12px;
}
.custom-product-list .c-card__inner .author span {
  border-bottom: 1px solid #111111;
}
.custom-product-list .c-card__inner .author:hover {
  opacity: 1;
  color: #c61728;
}
.custom-product-list .c-card__inner .author:hover span {
  opacity: 1;
  color: #c61728;
  border-bottom: 1px solid #c61728;
}
.custom-product-list .c-card__inner .reguler-price {
  letter-spacing: 0.13px;
  color: #111111;
  opacity: 1;
  font-size: 13px;
}
.custom-product-list .c-card__inner .sell-price span {
  font-size: 16px;
  font-family: "Hiragino-Sans";
  display: inline-block;
  font-weight: 700;
}
.custom-product-list .c-card__inner .sell-price span.owner-offer:hover {
  opacity: 1;
  color: #c61728;
}
.custom-product-list .c-card__inner .sell-price span.owner-offer {
  font-size: 15px;
}
.custom-product-list .c-card__item-image {
  height: 180px;
  padding-top: 0px;
}
@media screen and (max-width: 767px) {
  .custom-product-list .c-card__item-image {
    height: 60%;
  }
}
.c-card__item_description {
  width: 100%;
}
.ec-card-marketPriceSpacing {
  margin-top: 29px;
}

.sell-price-margin {
  margin-top: -5px;
}

.product-list-description {
  letter-spacing: 0.45px;
  color: #812C31;
  font-family: "YuGothic-medium";
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .product-list-description {
    padding-top: 15px;
  }
}
.product-list-description a {
  color: #812C31;
  font-size: 15px;
}

.new-flag {
  background: #B62D2F 0% 0% no-repeat padding-box;
  opacity: 1;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0px;
  border-radius: 50%;
  color: #fff;
  letter-spacing: 0.12px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 12px;
  font-family: "Hiragino-Sans";
}

.custom-product-list .c-card__item-image img {
  height: 180px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .custom-product-list .c-card__item-image img {
    max-height: 140px;
    max-width: 140px;
    margin-left: -11px;
  }
}
.custom-product-list .c-card__item-image .productList-new {
  position: absolute;
  border: solid 1px #C61627;
  width:40px;
  height:40px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  font-size: 12px;
  color: #C61627;
  z-index: 1;
  padding-top: 9px;
  left: 0px;
}
.d-main {
  width: 100%;
  height: 100%;
  background-color: #F7F7F7;
  color: #111111;
}

.content-ssl {
  font-family: "YuGothicBold";
  font-size: 15px;
  letter-spacing: 0.45px;
  line-height: 1.6;
}

.yogothic-15 {
  font-family: "YuGothic-medium";
  font-size: 15px;
  letter-spacing: 0.45px;
  line-height: 1.6;
}

.hiraginos-sans-20 {
  font-family: "Hiragino-Sans";
  font-size: 20px;
  letter-spacing: 0px;
}

.hiraginos-sans-18 {
  font-family: "Hiragino-Sans";
  font-size: 18px;
  letter-spacing: 0px;
}

.hiraginos-sans-14 {
  font-family: "Hiragino-Sans";
  font-size: 14px;
  letter-spacing: 0.14px;
}

.hiraginos-sans-13 {
  font-family: "Hiragino-Sans";
  font-size: 13px;
  letter-spacing: 0px;
}

.hiraginos-sans-12 {
  font-family: "Hiragino-Sans";
  font-size: 12px;
  letter-spacing: 0.12px;
}

.d-cl-red {
  color: #812C31;
}

/* breadcrumb */
.d-breadcrumb {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.d-breadcrumb ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.d-breadcrumb ul li {
  display: inline;
}
.d-breadcrumb ul li a {
  text-decoration: none;
}
.d-breadcrumb ul li a::after {
  content: "＞";
  color: #111111;
  margin: 0 0.3em;
  text-decoration: none;
}

.d-breadcrumb_top-page {
  letter-spacing: 0px;
  color: #812C31;
  text-decoration: underline;
}

.d-breadcrumb_product-name {
  letter-spacing: -0.14px;
  color: #111111;
}

/* wp content product */
.d-wp-main-content {
  width: 100%;
  height: auto;
}

/* product search */
.d-search-product {
  max-width: 235px;
  width: 100%;
  height: auto;
  margin-right: 26px;
}

.d-search-product__top {
  background: #FFFFFF;
  width: 100%;
  margin-bottom: 20px;
}

.d-search-product__title-top {
  border-radius: 5px 5px 0px 0px;
  letter-spacing: 0px;
  padding: 10px 15px;
}

.d-form-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px;
}

.d-search-input {
  width: 100% !important;
  min-height: 40px;
  margin-left: 10px;
  margin-bottom: 0px;
  padding: 7px;
}

.d-form-search .d-input-group__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.d-form-search .d-input-group__top button[type=submit] {
  padding: 0;
  border: none;
  min-width: 20px;
  margin: 0;
  width: auto;
  min-height: 0px;
  display: block;
}

.d-btn-submit {
  width: 100%;
  height: 40px;
  background: #999999;
  color: #F7F7F7;
  border: none;
}

.d-form-search .d-input-group__top img {
  width: 20px;
  height: 20px;
}

.d-search-input::after {
  position: absolute;
  top: 12px;
  left: -15px;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(../img/product-list/search-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #111111;
}

/* search bottom */
.d-search-product__bottom {
  background: #FFFFFF;
  width: 100%;
  min-height: 180px;
  margin-bottom: 20px;
  padding-bottom: 1px;
}

.d-input-search__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

.d-input-search__title-icon {
  width: 35px;
  height: 14px;
  position: relative;
  cursor: pointer;
}
.d-input-search__title-icon::after {
  content: "";
  width: 10px;
  height: 10px;
  font-size: 10px;
  position: absolute;
  top: 0px;
  right: 15px;
  border: 1px solid #111111;
  border-top: none;
  border-right: none;
  background: transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.d-input-group-search {
  margin: 15px 15px;
}

.d-checkbox-group {
  display: none;
}

.active .d-checkbox-group {
  display: block;
}

.d-checkbox-option-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  padding-bottom: 10px;
}
.d-checkbox-option-search .d-checkbox-option__item-ip {
  position: relative !important;
  width: 22px !important;
  height: 22px !important;
  text-align: center;
  border-radius: 2px !important;
  outline: 1px solid #D9D9D9;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
}

.d-checkbox-option__item-ip:checked::after {
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("../img/product-list/checkbox-icon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  color: #111111;
}

.d-checkbox-label {
  cursor: pointer;
  padding-left: 8px;
}

.icon-transform::after {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

/* Product list page */
.d-product-detail {
  max-width: 865px;
  width: 100%;
  height: auto;
}
.d-product-detail .d-bg-color {
  background-color: #FFFFFF;
  padding: 34px 25px 0px 0px;
}
@media all and (max-width: 767px) {
  .d-product-detail .d-bg-color {
    padding: 34px 0px 0px 0px;
  }
}

.d-product-detail__discription-top {
  text-align: left;
  letter-spacing: 0.32px;
  color: #111111;
  margin-bottom: 23px;
  line-height: 32px;
}

.d-product-detail__image {
  position: relative;
  max-width: 250px;
  width: 100%;
  height: auto;
  margin-right: 10px;
}

.d-product-detail__thumb-nail {
  width: 250px;
  min-height: 246px;
  margin-bottom: 49px;
}

.d-text-seller, .d-show-date {
  text-align: center;
  margin-bottom: 29px;
}

.d-product-detail__detail {
  max-width: 572px;
  width: 100%;
  height: auto;
}

.b-breadcrumb__body {
  padding: 25px 30px 40px;
}

/*Checkout page*/
.c-order-step__number {
  background-color: #ffffff;
  color: #b2b2b2;
  border: solid 1px #b2b2b2;
}
.c-title__shopping {
  margin-bottom: 50px;
  font-family: "YuMincho";
  font-size: 26px;
  color: #717171;
}
.ec-cartRole .is-active .c-order-step__number {
  background-color: #ffffff;
  color: #c61728;
  border: solid 1px #c61728;
}
.is-active .c-order-step__label {
  color: #c61728;
}
.c-button--action, .ec-blockBtn--action {
  border: #c61728 solid 1px;
  background-color: #ffffff;
  color: #c61728;
}
.c-button--action:hover, .ec-blockBtn--action:hover, .c-button--action:active, .ec-blockBtn--action:active, .c-button--action:focus, .ec-blockBtn--action:focus{
  color: #c61728;
}
.is-active .c-order-step__number {
  border: #c61728 solid 1px;
  background-color: #ffffff;
  color: #c61728;
}
.c-button--black {
  background-color: #ffffff;
  color: #111111;
  border: solid 1px #111111;
}
.c-button--black:hover, .c-button--black:focus, .c-button--black:active {
  color: #111111;
}
.c-button--cancel {
  background-color: #ffffff;
  color: #b2b2b2;
  border: solid 1px #b2b2b2;
}
.c-button--cancel:hover, .c-button--cancel:focus, .c-button--cancel:active {
  color: #b2b2b2;
}
/* product detail */
.d-product-detail {
  max-width: 865px;
  width: 100%;
  height: auto;
}
@media all and (max-width: 767px) {
  .d-product-detail {
    background: #ffffff;
  }
}

.d-product-detail__discription-top {
  text-align: justify;
  letter-spacing: 0.32px;
  color: #111111;
  margin-bottom: 23px;
  line-height: 2;
}
@media all and (max-width: 767px) {
  .d-product-detail__discription-top {
    background: #F7F7F7;
    margin-bottom: 0;
    padding-bottom: 23px;
  }
}
@media all and (max-width: 767px) {
  .d-product-detail__image {
    margin: auto;
  }
}

.d-product-detail__thumb-nail {
  width: 250px;
  min-height: 246px;
  margin-bottom: 49px;
}

.d-text-seller {
  text-align: center;
  margin-bottom: 29px;
}

.d-show-date {
  text-align: center;
  margin-bottom: 29px;
  letter-spacing: 0;
}

.d-product-detail__detail {
  max-width: 572px;
  width: 100%;
  height: auto;
}

.field-address {
  margin-bottom: 5px;
}

.d-product-detail__detail .product-name {
  text-align: left;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.d-product-detail .product-new {
  position: absolute;
  border: solid 1px #C61627;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-size: 12px;
  color: #C61627;
  z-index: 1;
  padding-top: 9px;
  left: 10px;
  padding-left: 4px;
}
.d-product-detail__detail .product-number {
  font-size: 13px;
  letter-spacing: 0px;
  color: #7E7E7E;
  margin-bottom: 25px;
}
.d-product-detail__detail .product-number span {
  font-size: 13px;
  letter-spacing: 0px;
  color: #7E7E7E;
  margin-bottom: 25px;
}
.d-product-detail__detail .market_reference_price {
  font-size: 13px;
  letter-spacing: 0.13px;
  color: #111111;
  margin-bottom: 5px;
}
.d-product-detail__detail .product-price__title {
  font-size: 13px;
}
.d-product-detail__detail .product-price__price-bigger {
  font-size: 20px;
  text-align: left;
  font-weight: 700;
}
.d-product-detail__detail .product-price__price-small {
  text-align: left;
  font-size: 13px;
  letter-spacing: 0.39px;
  color: #111111;
}
.d-product-detail__detail .product-price {
  margin-bottom: 20px;
}
.d-product-detail__detail .product-price__general-price {
  font-size: 14px;
  padding-left: 30px;
}
.d-product-detail__detail .product-remaining {
  font-size: 13px;
  letter-spacing: 0px;
  color: #7E7E7E;
  margin-bottom: 10px;
}
.d-product-detail__detail .form-add-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.d-product-detail__detail .product-quantity {
  width: 70px;
  height: 40px;
  padding: 8px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 6px;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
}
.d-product-detail__detail .btn-submit {
  width: 200px;
  height: 45px;
  border-radius: 0px;
  background: #812C31;
  text-align: center;
  color: #ffffff;
  margin-left: 20px;
  border: 0px;
  cursor: pointer;
}

.product-delivered {
  margin-top: 29px;
  margin-bottom: 31px;
}
.product-delivered .delivered-icon {
  display: inline-block;
  margin-left: 25px;
  position: relative;
}
.product-delivered .delivered-icon::before {
  position: absolute;
  top: 12px;
  left: -15px;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img/product-detail/snow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #111111;
}
.product-delivered .storage-icon {
  display: inline-block;
  margin-left: 70px;
  position: relative;
}
.product-delivered .storage-icon::before {
  position: absolute;
  top: 12px;
  left: -15px;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img/product-detail/barrel.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #111111;
}

.d-product-detail__detail .product-delivered-courier, .d-product-detail__detail .product-favorite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 15px;
}
.d-product-detail__detail .product-delivered-courier img, .d-product-detail__detail .product-favorite img {
  width: 20px;
  margin-right: 5px;
}
.d-product-detail__detail .d-price-list {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.d-price-list-container {
  padding: 10px 20px 0 20px;
  background-color: #ffffff;
}
@media all and (max-width: 767px) {
  .d-price-list-container {
    padding: 0;
  }
}
.d-price-list {
  margin-bottom: 10px;
}
.d-price-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.d-price-list ul li:not(:nth-child(6n)) {
  margin-right: 16px;
}
.d-price-list ul li {
  width: 15%;
  min-height: 70px;
  border: 1px solid #DDDDDD;
  border-radius: 8px;
  margin-bottom: 7px;
  font-size: 12px;
  text-align: center;
}
.d-price-list ul li a {
  display: inline-block;
  height: 100%;
}
@media all and (max-width: 767px) {
  .d-price-list ul li {
    width: 32%;
  }
  .d-price-list ul li:nth-child(3n)  {
    margin-right: 0px;
  }
  .d-price-list ul li:not(:nth-child(3n)):not(:nth-child(6n)) {
    margin-right: 7px;
  }
}
.d-price-list .d-price__text-top {
  text-align: center;
  font-size: 12px;
  margin-bottom: 5px;
}
.d-price-list .d-price__text-bottom {
  letter-spacing: 0.39px;
  color: #666666;
  font-size: 13px;
  text-align: center;
}
.d-price-list .sell-price a {
  width: 100%;
  padding-bottom: 14px;
}
.d-price-list .regular-price {
  width: 100%;
  height: 100%;
}
.d-product-table-container {
  background: #ffffff;
  padding: 5px 35px 0 35px;
}
.d-product-table-detail {
  background: #F7F7F7;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 10px 0px;
  letter-spacing: 0px;
}
.d-product-table-detail .title {
  width: 186px;
  text-align: left;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: 0px;
}
.d-product-table-detail .content {
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
}
.d-product-discription {
  padding-bottom: 64px;
  letter-spacing: 0.3px;
  line-height: 1.7;
  text-align: justify;
  font-weight: normal;
}
@media all and (max-width: 767px) {
  .d-product-discription {
    padding-left: 10px;
    padding-right: 10px;
  }
}

input[type=checkbox]:checked, input[type=checkbox]:focus {
  background-color: transparent;
  border-color: #999;
}

.d-checkbox-option-search .d-checkbox-option__item-ip {
  outline: none;
}

input[type=text], input[type=email] {
  border: 1px solid #C9C9C9;
}

.d-product-detail .not-for-sale {
  cursor: not-allowed;
}
/* custom */
.d-breadcrumb {
  padding: 20px 0px 33px;
}

.p-product-detail__condition-name {
  padding-top: 12px;
}

.d-product-detail__detail .btn-submit {
  width: 200px;
  height: 45px;
  background: #812C31;
  text-align: center;
  color: #ffffff;
  margin-left: 20px;
  border: 0px;
  cursor: pointer;
}

.d-product-detail__detail .btn-submit:hover {
  opacity: 0.8;
}

.d-price-list ul li {
  cursor: pointer;
  min-height: 90px;
}

.d-price-list ul li:hover, .d-price-list ul li.active {
  border: 1px solid #111111;
  color: #111111;
}

.d-price-list ul li:hover p, .d-price-list ul li.active p {
  color: #111111;
}

.d-product-detail__detail .product-price__title {
  margin-right: 10px;
}

.d-product-table-detail .content {
  letter-spacing: 0;
}

.d-product-detail__detail .product-quantity {
  letter-spacing: 0.42px;
}

a:active, a:focus, a:hover {
  text-decoration: none;
}

.l-header {
  z-index: 999;
}
.l-header.is-fixed {
  -webkit-transform: translateY(-125px);
          transform: translateY(-125px);
}

.b-category-nav__global-menu {
  overflow: inherit;
}
.b-category-nav__global-menu .b-category-nav__list-item.active {
  position: relative;
}
.b-category-nav__global-menu .b-category-nav__list-item.active a:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #B62D2F;
  opacity: 1;
}

.b-breadcrumb__list li:first-child a {
  color: #812C31;
  border-bottom: 1px solid #812C31;
}


.ar-btn-submit {
  width: 200px;
  height: 45px;
  background: #812C31;
  text-align: center;
  color: #ffffff;
  border: 0px;
  cursor: pointer;
}

.ar-ec-birth select {
  display: inline-block;
  width: auto;
  margin: 0 0 10px;
  background-color: #f8f8f8;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  width: 50px;
}
.ar-ec-birth select:first-child {
  width: 68px;
}

@media only screen and (min-width: 768px) {
  .ar-ec-birth select {
    margin: 0 8px 10px; }
}

.ar-warning-block {
  text-align: center;
  margin-bottom: 2%;
}

.ar-text-warning {
  color: #DD0000;
  font-size: 15px;
}
.new_tag {
  border: 1px solid #B62D2F;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  font-family: "YuGothic-medium";
  text-align: center;
  color: #B62D2F;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  margin-top: 20px;
}

/*about page*/
.background-white {
  background: #ffffff;
}

.ec-aboutRole {
  background: #ffffff;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  font-family: 游ゴシック体;
  letter-spacing: 0.96px;
  padding: 0 30px;
  @media all and (min-width: 767px) {
    padding: 0;
  }
}

.ec-aboutRoleInner {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  margin-top: 70px;
}

.ec-about-title {
  font-family: "YuMincho";
  text-align: center;
  margin-bottom: 20px;
}
.ec-about-title h1 {
  font-size: 26px;
  color: #717171;
}
.ec-about-image-container {
  margin-bottom: 30px;
}
.ec-about-image-container img {
  margin-bottom: 30px;
  width: 100%;
  object-fit: cover;
  height: 150px;
}
@media all and (min-width: 767px) {
  .ec-about-image-container img {
    padding: 20px 30px;
    height: auto;
  }
}
.ec-about-description {
  text-align: justify;
  line-height: 38px;
}
.ec-about-description p:first-of-type {
  margin-bottom: 30px;
}
.ec-about-companyInfo {
  margin: 100px 0;
}

.ec-about-companyInfoWrap {
  border: solid 1px lightgray;
  border-bottom: none;
}
.ec-about-companyInfoWrap dl {
  display: flex;
  margin: 0;
}
.ec-about-companyInfoWrap dl dt {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 30%;
  padding: 5px 5px;
  border-right: solid 1px lightgray;
  border-bottom: solid 1px lightgray;
  background-color: whitesmoke;
}
@media all and (min-width: 767px) {
  .ec-about-companyInfoWrap dl dt {
    padding: 20px 30px;
    width: 25%;
  }
}
.ec-about-companyInfoWrap dl dd {
  display: grid;
  width: 70%;
  padding: 5px 5px;
  border-bottom: solid 1px lightgray;
  flex-shrink: 0;
  align-items: center;
}
@media all and (min-width: 767px) {
  .ec-about-companyInfoWrap dl dd {
    padding: 20px 30px;
    width: 75%;
  }
}
.ec-about-info-indent {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

/*event page*/
.ec-eventRole {

  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  font-family: 游ゴシック体;
  letter-spacing: 0.96px;
  padding: 0 30px;
  line-height: initial;
}
@media all and (min-width: 767px) {
  .ec-eventRole {
  padding: 0;
  }
}
.ec-eventRoleInner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.ec-event-header {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 80px;
}
.ec-event-header h2 {
  font-size: 26px;
  font-weight: 800;
  font-family: "YuMincho";
  color: #717171;
  letter-spacing: 3.36;
  line-height: 48px;
}
.ec-event-description {
  margin-bottom: 100px;
}
.ec-event-description p {
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.32px;
  line-height: 38px;
}
.ec-eventContent {
  display: flex;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .ec-eventContent {
    display: block;
  }
}
.ec-eventContentLower {
  margin-top: 13px;
  max-height: 400px;
  overflow: hidden;
  transition: max-height 0.5s
}
.ec-eventImage {
  margin-right: 70px;
  max-width: 400px;
}
@media all and (max-width: 767px) {
  .ec-eventImage {
    margin: auto;
  }
}
.ec-eventImage img {
  margin-right: 70px;
  width: 300px;
}
@media all and (max-width: 767px) {
  .ec-eventImage img {
    margin: auto;
  }
}
.ec-eventInfo{
  position: relative;
  top: -5px;
  max-width: 750px;
}
@media all and (max-width: 767px) {
  .ec-eventInfo {
    margin-top: 30px;
  }
}
.ec-eventBorderBottom {
  padding-bottom: 7px;
  border-bottom: 1px solid #DDDDDD ;
}
.ec-eventDate {
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 17px;
}
.ec-eventTitle {
  font-size: 26px;
  font-weight: 800;
  font-family: "YuMincho";
  margin-bottom: 20px;
  color: #2D2D2D;
}
@media all and (max-width: 767px) {
  .ec-eventTitle {
    text-align: center;
  }
}
.ec-eventCategoryContainer {
  display: flex;
}
.ec-eventCategory {
  margin-right: 10px;
}
.ec-eventCategory p{
  font-family: "YuMincho";
  font-size: 14px;
  font-weight: 800;
  color: #FFFFFF;
  padding: 5px 20px;
  letter-spacing: 0.42px;
}
.ec-eventPlatinum {
  background: #C1975D;
}
.ec-eventRubeus {
  background: #C1776E;
}
.ec-eventDescription {
  margin-top: 25px;
  color: #2D2D2D;
}
.ec-eventPrice {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.48px;
  color: #2D2D2D;
  margin-top: 5px;
}
.ec-eventConditions {
  margin-top: 15px;
  letter-spacing: 0.45px;
}
.ec-eventPlace {
  margin-top: 40px;
}
.ec-eventPlace span {
  font-size: 16px;
  font-weight: bold;
  color: #2D2D2D;
  letter-spacing: 0.48;
  margin-right: 20px;
}
.ec-eventContact {
  margin-top: 15px;
}
.ec-eventApply {
  display: flex;
  margin-top: 25px;
  margin-bottom: 70px
}
@media all and (max-width: 767px) {
  .ec-eventApply {
    justify-content: center;
    margin-bottom: 25px;
  }
}
.ec-eventApply a {
  padding: 18px 81px;
  background: #2D2D2D;
  color: #ffffff;
  font-size: 16px;
  font-family: "YuMincho";
}
.ec-eventInfoButton {
  border: solid 1px #111111;
  text-align: center;
  font-size: 16px;
  color: #2d2d2d;
  letter-spacing: 0.48px;
  padding: 17px 0;
  margin-bottom: 100px;
  position: relative;
}
.ec-eventInfoButton span {
  position: relative;
  right: 24px;
}
@media all and (max-width: 767px) {
  .ec-eventInfoButton span {
    right: 17px;
  }
}
.ec-event-open {
  display: block;
}
@media all and (max-width: 767px) {
  .ec-event-open {
    margin-top: 25px;
  }
}
.ec-event-closed {
  display: none;
}
.ec-eventInfoButton::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #111111;
  border-right: 2px solid #111111;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc( 50% - 4px );
  right: 48%;
  transform: rotate(-45deg);
}
@media all and (max-width: 767px) {
  .ec-eventInfoButton::before {
    right: 40%;
  }
}
.hide-event {
  display: none;
}
.hide-event:checked ~ .ec-eventContentLower {
  overflow: hidden;
  max-height: 0;
  display: flex;
  transition: max-height 0.5;
}
@media all and (max-width: 767px) {
  .hide-event:checked ~ .ec-eventContentLower  {
    display: block;
  }
}
.hide-event:checked ~ .ec-eventContent .ec-eventBorderBottom {
  border: none;
}
.hide-event:checked ~ .ec-event-open {
  display: none;
}
.hide-event:checked ~ .ec-event-closed {
  display: block;

}
.hide-event:checked ~ .ec-eventInfoButton::before {
  top: calc( 50% - 8px );
  right: calc(45% - 5px);
  transform: rotate(135deg);
}
@media all and (max-width: 767px) {
  .hide-event:checked ~ .ec-eventInfoButton::before  {
    right: 26%;
  }
}

@media all and (max-width: 767px) {
  .b-category-nav__list-link {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .p-header-all-product.is-active {
    top: 120px;
  }
}

.p-subpage {
  padding-bottom: 65px;
}

.ec-contactHeader {
  margin-top: 4em;
  margin-bottom: 50px;
}

.ec-contactHeader h1 {
  font-size: 26px;
  font-weight: 800;
  font-family: "YuMincho";
  letter-spacing: 3.36;
  line-height: 48px;
  border: none;
  color: #717171;
}

.ec-blockTopBtn {
  background-color: gray;
  opacity: 0.4;
}

.ec-loginHeader {
  margin: 4em 0 40px;
}

@media screen and (max-width: 767px) {
  .p-header__utility-login-cart {
    position: relative;
  }
  .p-header__list-item {
    display: block;
  }
  .p-header__list {
    display: inline-flex;
    margin: 0;
    position: absolute;
    top: 5px;
    right: 0px;
  }
  .p-header__link-text {
    display: none;
  }
  .p-header__list-item-mypage {
    position: relative;
    top: 4px;
  }
  .sp-cart-position {
    position: absolute;
    top: -119px;
    right: -10px;
  }
}
.p-subpage__title {
  font-size: 26px;
  font-family: "YuMincho";
  color: #717171;
}

.border_erase {
  border-bottom: none;
  margin: 60px 0 40px;
  font-weight: bold;
}

.ec-borderedDefs dt .ec-required {
  color: #c61728;
}

.ec-navlistRole {
  font-family: 'Noto Serif JP', -apple-system,Meiryo,"游ゴシック",serif;
}

.ec-welcomeMsg, .ec-para-normal, .ec-favoriteRole, .ec-changeLogin, .ec-withdraw, .ec-addressRole__actions .ec-inlineBtn {
  font-family: "YuGothic-medium";

}

.bottom-spacing {
  margin-bottom: 10px;
}

.is-active .p-mypage__nav-link {
  color: #c61728;
}

.p-mypage__nav-link:active, .p-mypage__nav-link:focus, .p-mypage__nav-link:hover {
  color: #c61728;
}

.input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
  border-color: #B62D2F;
}

.ec-login__input .ec-checkbox .form-check input[type=checkbox]:after {
  color: #111;
}

select:focus {
  background-image: linear-gradient(45deg,transparent 50%,#B62D2F 50%),linear-gradient(135deg,#B62D2F 50%,transparent 50%);
}

.mypagetitle {
  border: none;
  font-weight: bold;
}

.p-header__link-icon {
  display: block;
  width: 40px;;
  height: 40px;
  margin: auto;
}
.cart-icon {
  position: relative;
  width: 28px;
  height: 28px;
  top: 5.5px;
  right: 2.5px;
}
.mypage-icon {
  position: relative;
  top: 2.5px;
  width: 34px;
  height: 34px;
}
.admin-icon {
  position: relative;
  top: -1px;
  width: 44px;
  height: 44px;
  margin-bottom: -4px;
}
.icon-container {
  min-height: 40px;
  min-width: 40px;
}
.icon-container-admin {
  min-height: 40px;
  min-width: 40px;
  margin-bottom: -4px;
}
@media screen and (max-width: 767px) {
  .mypage-icon {
    position: relative;
    top: -2.5px;
  }
}
/* delivery page */

.ec-collection--login {
  margin: auto;
  width: 250px;
  border: #2D2D2D solid 1px;
  background-color: #ffffff;
  color: #2D2D2D;
  padding: 0;
}
.ec-collection--login a {
  display: block;
  padding: 10px;
  color: #2D2D2D;
  font-family: "YuGothic-medium";
}
.ec-collection--login:active  {
  border: #c61728 solid 1px;
  color: #c61728;
}
.ec-collection--login a:active {
  color: #c61728;
}
.ec-deliveryRole--title {
  color: #717171;
  text-align: center;
  font-family: "YuMincho";
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 3px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.ec-deliveryRole--text {
  color: #111111;
  font-family: "YuGothic-medium";
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.32px;
  margin-bottom: 50px;
}
.ec-deliveryRole--shippingCost {
  display: flex;
  justify-content: center;
  width: 60%;
  margin: auto;
  background-color: #F7F7F7;
  padding: 20px;
  border: 1px solid #DBDBDB;
  border-radius: 5px;
  font-family: Hiragino Sans;
  font-size: 16px;
  margin-bottom: 5em;
}
@media all and (max-width: 767px) {
  .ec-deliveryRole--shippingCost {
    width: 100%;
  }
}
.ec-deliveryRole--shippingCost table {
  border-collapse: collapse;
}
.ec-deliveryRole--shippingCost tr:not(:last-child) {
  border-bottom: 1px solid #A83935;
}
.ec-deliveryRole--shippingCost td {
  padding: 10px 0;
}
.ec-deliveryRole--shippingCost tr td:first-child, .ec-deliveryRole--shippingCost tr th {
  width: 20%;
  text-align: center;
}
.ec-deliveryRole--shippingCost tr td:first-child, .ec-deliveryRole--shippingCost tr th:first-of-type {
  width: 60%;
  text-align: left;
}
.ec-deliveryRole--shippingCost tr td:not(:first-child) {
  text-align: center;
}
.ec-deliveryRole--shippingCost tr td a {
  border-bottom: solid 1px #000;
}
.ec-deliveryRole--shippingCost tr td a:focus {
  color: #000;
}
.ec-deliveryRole--shippingCost tr:last-of-type td {
  font-size: 14px;
  text-align: center;
}
.ec-deliveryRole--shippingCost tr th {
  font-weight: normal;
  font-family: Hiragino Sans;
  padding: 10px 0;
  vertical-align: bottom;
}
.ec-deliveryRole--shippingCost tr th:last-of-type {
  text-align: right;
}
.reeferShipping {
  border-left: 1px solid #A83935;
}
@media all and (max-width: 767px) {
  .not-mobile {
    display: none;
  }
  .ec-deliveryRole--shippingCost {
    font-size: 14px;
  }
  .ec-deliveryRole--shippingCost tr th:not(:first-child) {
    writing-mode: vertical-rl;
    vertical-align: middle;
  }
  .ec-deliveryRole--shippingCost tr td:first-child, .ec-deliveryRole--shippingCost tr th:first-of-type {
    width: 41%;
  }
}

.merchantLoginWarning {
  font-family: "YuGothic-medium";
  font-size: 12px;
  margin-bottom: 15px;
  text-align: center;
}
.mobile-only {
  display: none;
}
@media all and (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: inline;
  }
}

/* 気に入り */
.ec-favoriteRole__header p {
  text-align: center;
  padding: 10px;
  background: #fff;
  margin-bottom: 30px;
}
.ec-favoriteRole__item {
  position: relative;
  width: calc(33% - 20px);
  background: #fff;
  margin: 10px;
  padding-bottom: 30px;
}
.ec-favoriteRole__itemList {
  display: flex;
  flex-wrap: wrap;
}
.ec-favoriteRole__itemList img {
  margin: auto;
  max-width: 180px;
}
.ec-closeBtn--circle {
  position: absolute;
  left: 15px;
  top: 75px;
}
.ec-favoriteRole__itemTitle {
  margin-bottom: 1em;
  text-align: center;
  padding: 10px;
  min-height: 65px;
}
.ec-favoriteRole__item-image {
  margin-top: 10px;
  margin-bottom: 20px;
}
.ec-favoriteRole__productionArea {
  text-align: center;
  color: #888888;
  font-size: 13px;
}
.ec-favoriteRole__merchant {
  display: block;
  margin: auto;
  width: fit-content;
}
.ec-favoriteRole__merchant span {
  border-bottom: 1px #111 solid;
}
@media all and (max-width: 767px) {
  .ec-favoriteRole__itemList {
    display: block;
  }
  .ec-favoriteRole__item {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

/* カートページ */
.ec-cartRole__shoppingWarning p {
  color: #c61728;
  margin: 20px;
}
.ec-cartRole .p-shopping__total-spec dt {
  width: 12rem;
}
.ec-cartRole .p-shopping__total-spec dd {
  width: calc(100% - 12rem);
}
.ec-cartRole .p-subpage__form-actions {
  max-width: 310px;
}

/* 仕組説明ページ */
.ec-instrctionRole img {
  padding: 50px;
  background-color: #fff;
}

/* ポリシーページ */
.ec-helpRole table {
  margin-top: 10px;
  font-size: 13px;
  text-align: justify;
}
.ec-helpRole table th, .ec-helpRole table td {
  vertical-align: super;
}
.ec-helpRole table th:not(:first-child), .ec-helpRole table td:not(:first-child) {
  padding: 10px 15px 10px 15px;
}
.ec-helpRole table th:first-child, .ec-helpRole table td:first-child  {
  padding-right: 15px;
}
.ec-helpRole table th:nth-child(3),
.ec-helpRole table th:nth-child(4) {
  text-align: center;
}
.ec-helpRole a {
  display: block;
  width: fit-content;
  margin-left: 30px;
  text-decoration: underline;
}
.ec-helpRole a:active, .ec-helpRole a:focus {
  color: #111;
}
.ec-helpRole .ec-off1Grid__cell p {
  margin: 20px 0 0 0;
  font-size: 15px;
}
.ec-helpRole .ec-off1Grid__cell span {
  display: block;
  text-indent: 15px;
}
.ec-helpRole .ec-off1Grid__cell dl {
  display: flex;
  margin-left: 15px;
}
.ec-helpRole .ec-off1Grid__cell dt {
  width: 10%;
}
.ec-helpRole .ec-off1Grid__cell dd {
  margin-left: 10px;
}
.ec-helpRole .ec-off1Grid__cell dd a {
  margin-left: 0;
}
@media all and (max-width: 767px) {
  .ec-helpRole table th:not(:first-child), .ec-helpRole table td:not(:first-child) {
    padding: 5px 5px 5px 5px;
  }
  .ec-helpRole table th:first-child, .ec-helpRole table td:first-child  {
    padding-right: 5px;
  }
}

/* ログインページ */
.ec-registerRole .ec-off4Grid__cell a:focus, .ec-registerRole .ec-off4Grid__cell a:active {
  color: #111;
}

/*　特定商取引ページ */
.ec-helpRole .ec-borderedDefs .membershipDetail a {
  display: inline;
  color: blue;
}
.ec-helpRole .ec-borderedDefs .ec-helpRole__member {
  text-indent: 0;
  text-decoration: underline;
}
.ec-helpRole .ec-borderedDefs .ec-helpRole__member {
  text-indent: 0;
  text-decoration: underline;
}
.ec-helpRole .ec-borderedDefs .ec-helpRole__member:nth-of-type(2) {
  margin-top: 10px;
}
.ec-helpRole .ec-borderedDefs .aboutReturns a {
  display: inline;
}
.ec-helpRole .ec-borderedDefs dt {
  width: unset;
}
.ec-borderedDefs dl:last-of-type {
  border-bottom: none;
}
.ec-borderedDefs dl .ec-borderedDefs__settlement {
  color: #111111;
  font-size: 11px;
}

/* リーファ便利用ページ */
.referRole * {
  margin-left: auto;
  margin-right: auto;
}

.referRole .reefer-delivery-header {
  background: #f9f9f9;
}
.referRole .reefer-delivery-title {
  color: #717171;
  text-align: center;
  font-family: "YuMincho";
  font-weight: 800;
  font-size: 26px;
  letter-spacing: 3px;
  padding: 3em;
  margin: 0;
}
.referRole .reefer-delivery-main {
  padding-top: 4em;
  background: #fff;
}
.referRole .reefer-delivery-main-title {
  margin-bottom: 1em;
  position: relative;
  color: #717171;
  text-align: left;
  font-family: "YuMincho";
  font-weight: 100;
  font-size: 26px;
  letter-spacing: 3px;
  text-align: center;
}
.referRole .reefer-delivery-time {
  margin: auto;
  border-radius: 5px;
  font-family: Hiragino Sans;
  font-size: 16px;
}
.referRole .reefer-table-container {
  width: 50%;
  background-color: #F7F7F7;
  border: 1px solid #DBDBDB;
  padding: 20px;
}
.referRole .reefer-table-container table {
  width: 100%;
  border-collapse: collapse;
  font-family: Hiragino Sans;
  font-size: 16px;
}
.referRole .reefer-table-container tr:not(:last-child) {
  border-bottom: 1px solid #A83935;
}
.referRole .reefer-table-container td {
  padding: 10px 0;
  font-weight: 400;
}
.referRole .reefer-table-container tr td:first-child {
  width: 25%;
  text-align: left;
  word-break: keep-all;
}
.referRole .reefer-table-container tr td:last-child {
  text-align: center;
  padding-left: 30px;
  width: 75%;
  line-height: 30px;
  word-break: keep-all;
}
.referRole .reefer-delivery-main-subtitle {
  margin: 1em 0 10px 0;
  position: relative;
  color: #717171;
  text-align: left;
  font-family: "YuMincho";
  font-weight: 100;
  font-size: 22px;
  letter-spacing: 3px;
  text-align: center;
}
.referRole .reefer-delivery-main-subtitle:not(:first-of-type) {
  margin-top: 2em;
}
.referRole .reefer-delivery-area {
  padding: 5em 0;
}
.referRole .reefer-area-table tr td:last-child {
  text-align: center;
  padding-left: 30px;
  line-height: 30px;
}
.referRole .reefer-area-table tr td:first-child {
  width: 20%;
}
.referRole .reefer-delivery-main img {
  display: block;
  width: 43%;
  height: 100%;
  margin-bottom: 90px;
}
@media all and (max-width: 767px) {
  .referRole .reefer-delivery-title {
    padding: 1em;
    word-break: keep-all;
  }
  .referRole .reefer-delivery-main {
    padding-top: 2em;
  }
  .referRole .reefer-delivery-main img {
    margin-bottom: 30px;
  }
  .referRole .reefer-table-container {
      width: 95%;
      padding: 20px 10px;
  }
  .referRole .reefer-area-table tr td:last-child {
      padding-left: 20px;
  }
  .referRole .reefer-delivery-main img {
      width: 100%;
  }
  .referRole .reefer-table-container tr td:last-child {
    padding-left: 5px;
  }
}

/*# sourceMappingURL=custom.css.map */