/** Shopify CDN: Minification failed

Line 357:10 Expected ":"
Line 2066:33 Expected identifier but found whitespace
Line 2066:81 Expected identifier but found whitespace

**/

/* RESET */

:root {
  --global-color-image-loader-primary: none; 
}

* {
  text-transform: none!important;
}

h2 {
  color: #BA1628;
  text-align: center;
  font-size: 40px;
  letter-spacing: 0;
  margin-bottom:32px;
}

p {
  color: #3B3B3B;
}
dl {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
dd {
  display: inline-block;
  margin-inline-start: 0;
}
.pc {
  display: block!important;
}
.sp {
  display: none!important;
}
em {
  font-style: normal;
}
.main-content {
  padding-top: 0!important;
}
.site-nav__link--button {
  padding: 0;
}
.grid-view-item__image-wrapper {
  margin-bottom: 0;
}
.medium-up--one-third {
  margin-bottom: 40px;
}
.index-section h2 {
  font-size: 40px;
  margin-bottom: 32px;
}
a[href^="tel"] {
  color: #BA1628;
}
.product-card__title {
  font-size: 16px;
  margin-bottom: 5px;
}
.price__vendor--listing {
  font-size: 10px;
  margin-bottom: 8px;
}
.price__regular, .price__sale {
  font-size: 20px;
}
.article__grid-meta {
  margin-bottom: 0;
}
.site-footer {
  margin-top: 0;
}
.grid--blog {
  overflow: inherit;
}
.return-link-wrapper {
  margin-top: 0;
  margin-bottom: 120px;
}
.page-container {
  transform: none;
}
  
/* eclipse */
.eclipse-textbox {
  width: 100%;
  height: 43px;
  overflow: hidden;
}
.eclipse-textbox p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
}
  
/* Sulci Original */

.mt_00 {
  margin-top: 0!important;
}
.mt_48 {
  margin-top: 48px!important;
}
.mb_00{
  margin-bottom: 0!important;
}
.mb_16 {
  margin-bottom: 16px!important;
}
.mb_20 {
  margin-bottom: 20px!important;
}
.mb_32 {
  margin-bottom: 32px!important;
}
.mb_40 {
  margin-bottom: 40px!important;
}
.pt_00 {
  padding-top: 0!important;
}
.pt_60 {
  padding-top: 60px!important;
}
.pb_60 {
  padding-bottom: 60px!important;
}
.ptb_80 {
  padding: 80px 0!important;
}

.img-floatL > img, .img-floatL .trim-rounded {
  float: left;
  margin-right: 20px;
}
.img-floatR > img, .img-floatR .trim-rounded {
  float: right;
  margin-left: 20px;
}
[class*="img-float"]::after {
  content: "";
  clear: both;
}
.text-right {
  text-align: right;
}
.img-wMAX {
  width: 100%;
}
.img-w360 {
  width: 360px;
}
.img-w320 {
  width: 320px;
}
.img-h260 {
  height: 260px;
}
.img-h340 {
  height: 340px;
}
.scale1_1 {
  width: 100%;
  left: 50%;
  position: absolute;
  top: 50%;  transform: translate(-50%, -50%) scale(1.1)!important;
}
.border-top {
  border-top: 1px solid #D9D9D9;
}
[class^="mv-"] {
	width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center top;
    background-repeat:  no-repeat;
    box-sizing: border-box;

}
.mv-top {
  height: 600px;
  background-image: url(/cdn/shop/files/1_main.jpg?v=1615866734);
}
.mv-concept, .mv-fairtrade {
  height: 480px;
  background-position-y: 20%;
}
.mv-general, .mv-english {
  height: 400px;
}
.mv-concept {
  background-image: url(/cdn/shop/files/concept_mv.png?v=1615964079);
}
.mv-fairtrade {
  background-image: url(/cdn/shop/files/bg_fairtrade.png?v=1615359087);
}
.mv-general {
  background-image: url(/cdn/shop/files/bg_fromcebu.png?v=1614351252);
}
.mv-company {
  background-image: url(/cdn/shop/files/bg_company.jpg?v=1615274165);
  height: 540px;
  background-position-y: 64%;
}
.mv-english {
  background-image: url(/cdn/shop/files/bg_company_en.jpg?v=1615274162);
}
.sulciBtn-large, .contact-form input.sulciBtn-large {
  text-align: center;
  width: 320px;
}
  
[class*="sulciBtn"], .contact-form input.sulciBtn-large {
  font-size: 20px;
  padding: 20px 0;
  border-radius: 100vh;
  text-decoration: none!important;
  margin: 0 auto;
  display: block;
}

.sulci-section-news {
  width: 100%;
  position: relative;
}

.sulci-news--wrap {
  position: relative;
  transform: translateY(-80px);
  padding: 28px 48px;
  margin: 0 auto -80px auto;
  max-width: 1080px;
  width: 90vw;
  background: #ffffff;
  border-radius: 10px;
  display: flex;
  flex-flow: nowrap row;
  align-items: center;
}

.sulci-news--l h2 {
  font-size: 24px;
  padding-right: 48px;
  margin-bottom: 0;
}

.sulci-news--r {
  font-size: 14px;
  padding-left: 48px;
  border-left: 1px solid #E6E6E6;
}

.sulci-news--r dl {
  display: flex;
  flex-wrap: wrap;
}

.sulci-news--r dl dt {
  color: #939393;
  width: 15%;
  box-sizing: border-box;
}

.sulci-news--r dl dd {
  display: inline-block;
  width: 85%;
  margin: 0 0 24px 0;
  box-sizing: border-box;
}

.sulci-news--r dl dd:last-child {
  margin-bottom: 0;
}
.sulci-section-news a, .lower p a, .lower dd a, .staff-career a {
  color: #BA1628;
  text-decoration: underline;
}
  
[class*="sulci-section"], [class*="fromcebu"],
  .sulci-section-3column .bg-white, .sulci-section-3column .bg-red, .sulci-section-recommend .bg-red {
  padding: 80px 0 120px 0;
}
  
.sulci-section-topimg, .sulci-section-about, .sulci-section-company,
  .sulci-section-3column, .sulci-section-news, .sulci-section-recommend {
  padding: 0;
}
[class*="-intro"] {
  padding: 0 0 80px 0;
}
  
.sulci-section-pickup ul {
  display: flex;
  flex-flow: wrap row;
}
.sulci-section-pickup ul li {
  width: calc((100% - 64px) / 3);
  margin-right: 32px;
}
.sulci-section-pickup ul li:nth-child(3n) {
  margin-right: 0;
}
.sulci-bgimg {
  width:100%;
  background-size: cover;
  background-position: center;
  background-repeat:  no-repeat;
  position: relative;
  box-sizing: border-box;
}
.sulci-section-about .sulci-bgimg {
  background-image: url(/cdn/shop/files/2_what_s.png?v=1615865109);
  height: 800px;
}  
.sulci-section-company .sulci-bgimg {
  background-image: url(/cdn/shop/files/3_aboutus.png?v=1615865112);
  height: 500px;
}

[class^="box-"] {
  background: #ffffff;
  border-radius: 10px;
  padding: 48px;
}

[class^="box-"] h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

[class^="box-"] h2 span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: var(--color-text);
  margin-top: 8px;
}

.centerTB-container {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
}

.fixed-container {
  max-width: 1080px;
  width: 90vw;
  margin: 0 auto;
}

.box-right {
  width: 50%;
  margin: 0 0 0 auto;
}

.box-left {
  width: 50%;
  margin: 0 auto 0 0;
}

.link-list li {
  margin-bottom: 8px;
  width: 100%;
}

.sulci-section-about .link-list {
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.link-list .half {
  width: 49%;
}

.link-list .sulciBtn-large {
  width: 100%;
}

.link-list .sulciBtn-medium {
  width: 100%;
  font-size: 14px;
  padding: 14px 0;
}

.link-external {
  display: flex;
  flex-flow: nowrap row;
  justify-content: center;
  align-items: center;
}
.link-external::after {
  content: "";
  background-image: url(/cdn/shop/files/icon-externalLink.png?v=1615884035);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 16px;
  height: 14px;
  margin-left: 4px;
}

.sulci-section-3column .article__title {
  font-size: 16px;
  margin-bottom: 8px;
}

.sulci-section-3column .grid--blog {
  margin-bottom: 48px;
}

.sulci-section-category, .bg-white {
  background: #ffffff;
}

.bg-red {
  background: #BA1628;
}

[class*="sulci-section"] .bg-red h2,
[class*="sulci-section"] .bg-red h3,
[class*="sulci-section"] .bg-red p,
[class*="sulci-section"] .bg-red a,
[class*="sulci-section"] .bg-red .multiline-text:before {
  color: #ffffff;
}
[class*="sulci-section"] .bg-white h3 {
  color: #BA1628;
  font-weight: 600;
}
[class*="sulci-section"] .bg-red h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 40px;
}
[class*="sulci-section"] .bg-red h2 span {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}
[class*="sulci-section"] .bg-red h3 {
  font-weight: 600;
}

[class*="sulci-section"] .bg-red .multiline-text:before {
 background: #BA1628;
}

[class*="sulci-section"] .bg-red .sulciBtn-more {
  background: transparent;
  border: 1px solid #ffffff;
}
.sulciBtn-inversion {
  background: transparent;
  border: 1px solid #BA1628;
  color: #BA1628;
  width: 100%;
}
.sulci-section-3column ul {
  display: flex;
  flex-flow: nowrap row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}
.sulci-section-3column ul li {
/*   margin-right: 32px; */
  width: calc((100% - 64px) / 3);
}
.sulci-section-3column ul li:last-child {
  margin: 0;
}
.trim-rounded {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.sulci-column-img {
  width: 100%;
  height: 240px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-bottom: 16px;
}

.sulci-column-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: inherit;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.youtube-wrap {
  max-width: 1080px;
  margin-bottom: 48px;
}
.youtube{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; /*境界線の打ち消し*/
}


.sulci-section-pickup .grid-view-item {
  margin-bottom:48px;
}
.collection-grid-item__title {
  font-size: 14px;
}

.collection-grid-item__title p{
  color: var(--color-overlay-title-text);
}

.collection-grid-item__title p span{
  font-size: 30px;
  display: block;
}
  
.lower {
   text-align: center;
}
.lower h1, .lower h2 {
  color: #3B3B3B;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 40px;
}

.lower h1 span, .lower h2 span {
  color: #BA1628;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}
.lower .sulci-overlay-box h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 24px;
}

.bubble {
  position: relative;
  display: block;
  margin: 60px 0 40px 0;
  padding: 20px 0;
  width: 100%;
  font-size: 16px;
  background: #BA1628;
  border-radius: 10px;
}
/* 三角アイコン */
.bubble:before {
  content: "";
  position: absolute;
  top: 99%;
  left: 50%;
  margin-left: -15px;
  border: 16px solid transparent;
  border-top: 16px solid #BA1628;
}
.bubble h2, .bubble h3 {
  margin: 0!important;
  padding: 0;
  font-size: 20px!important;
  font-weight: 600!important;
  text-align: center;
  color: #fff;
}  
  

.lower p {
  color: #3B3B3B;
  font-size: 14px;
  line-height: 25.2px;
  margin-bottom: 40px;
}
.lower p:last-child {
  margin-bottom: 0;
}

div.bubble + p {
  text-align: left;
}
  
.sulci-overlay-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.sulci-overlay-box {
  position: relative;
  transform: translateY(-40px);
  padding-top: 60px;
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
}

.sulci-overlay-box p {
  margin-bottom: 0;
}

  .lower .img-large {
  width: 636px;
  height: 425px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  position: relative;
}
  
.lower .img-middle {
  width: 100%;
  height: 26vw;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  position: relative;
}
  
.img-large img, .img-middle img {
  width: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.lower .comingsoon {
  width: 100%;
  height: 320px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  background: #D3D3D3;
  position:relative;
}
.lower .comingsoon p {
  font-size: 24px;
  margin: 0!important;
  color: #ffffff;
  left: 50%;
  min-height: auto;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.2);
}

  
[class^="row-"] {
  display: flex;
  flex-flow: nowrap row;
  justify-content: center;
  align-items: flex-start;
}

.lower .row-2 > li {
  width: calc(100% / 2);
}
.lower .row-2.img-small > .li-text {
  width: calc(100% - 392px);
}
.lower .row-2.img-small > .li-img {
  width: 360px;
}
.lower .row-2 > li {
  margin-right: 32px;
}
.lower .row-2 > li:last-child {
  margin-right: 0;
}
.lower .row-2 > li p, .lower .row-3 > li p {
  margin: 16px 0 0 0;
}
  
.lower .row-3 li {
  width: calc(100% / 3);
}
.lower .row-3 li {
  margin-right: 32px;
}
.lower .row-3 li:last-child {
  margin-right: 0;
}
.lower .row-3 li .img-middle {
 /* height: 300px; */
}
.lower .sulci-qapage .row-list {
  margin-bottom: 40px;
}
.lower .sulci-qapage .row-list li {
  width: 100%;
  margin-right: 32px;
}
.lower .sulci-qapage .row-list li:last-child {
  margin-right: 0;
}
.lower .sulci-qapage dd:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.lower .sulci-qapage .trim-rounded {
  width: 360px;
  height: 270px;
  margin: 0 auto;
}
.member-list {
  display: flex;
  flex-flow: wrap row;
  /*justify-content: space-between;*/
  justify-content: flex-start;
}
  
.member-list li {
  width: calc((100% - 80px) / 5) ;
  margin-right: 20px;
  margin-bottom: 36px;
}

.member-list li:nth-of-type(5n) {
  margin-right: 0;
}
  
.member-list button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.member-list button .trim-rounded {
  width: 100%;
  height: 230px;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
  
.member-list button .trim-rounded img {
  left: 50%;
  min-height: auto;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.2);
}
  
.member-list h3 {
  font-size: 16px;
}

.member-list h3 span {
  font-size: 12px;
  display: block;
}

[class*="sdgs-"] h4 {
  font-size: 20px;
  padding-bottom: 24px;
  margin-bottom: 32px;
  position: relative;
}
[class*="sdgs-"] h4::after {
  content: "";
  width: 48px;
  height: 1px;
  background: #BA1628;
  position: absolute;
  display: block;
  bottom: 0;
  left: calc(50% - 24px);
}
.sdgs-intro .img-large {
  height: 300px;
}
.sdgs-intro .img-large img {
  top: 45%;
}

.sulci-goals {
  background: #F8F8F8;
  padding: 48px 80px;
  border-radius: 10px;
  margin: 60px auto 0 auto;
  width: 840px;
}
.sulci-goals p {
  font-size: 18px;
}

[class*="sulci-section-sdgs-goals"] h2 {
  font-size: 20px;
  font-weight: normal;
}

[class*="sulci-section-sdgs-goals"] h2 img {
  display: block;
  margin: 0 auto 24px auto;
  width: 120px;
}
.sulci-section-sdgs-goals01 .row-2, .sulci-section-sdgs-goals12 .row-2 {
  flex-flow: wrap row;
  align-items: flex-start;
}
.sulci-section-sdgs-goals01 .row-2 > li,
.sulci-section-sdgs-goals12 .row-2 > li {
  width: calc((100% - 32px) / 2);
}
.sulci-section-sdgs-goals01 .row-2 > li:nth-child(2n),
.sulci-section-sdgs-goals12 .row-2 > li:nth-child(2n) {
  margin-right: 0;
}
.sulci-section-sdgs-goals01 li {
  text-align: left;
}
.sulci-section-sdgs-goals01 .row-2 > li:nth-child(-n+2) {
  margin-bottom: 80px;
}
.sulci-section-sdgs-goals01 .row-2 > li .img-middle {
  height: 30vw;
}
.sulci-section-sdgs-goals01 h4 {
  font-size: 18px;
  position: relative;
  padding: 20px 0 0 72px;
}
.sulci-section-sdgs-goals01 h4::after {
  display: none;
}
.sulci-section-sdgs-goals01 h4 em {
  width: 60px;
  height: 60px;
  padding: 16px 0;
  margin-right: 12px;
  background: #BA1628;
  display: inline-block;
  border-radius: 50%;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.sulci-section-sdgs-goals01 h4 em span {
  display: block;
  font-size: 20px;
}
.sulci-section-sdgs-goals01 dl {
  background: #ffffff;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 24px;
  display: flex;
  flex-flow: nowrap row;
  justify-content: flex-start;
  align-items: center;
}
.sulci-section-sdgs-goals01 dl dt {
  margin-right: 32px;
}
.sulci-section-sdgs-goals01 dl dt img {
  display: block;
  margin: 0 auto 12px auto;
}
.sulci-section-sdgs-goals01 dl dd li {
  width: 100%;
  margin: 0;
  line-height: 25px;
}

.sulci-section-sdgs-goals12 .row-2 {
  margin-bottom: 48px;
}
.sulci-section-sdgs-goals12 .row-2 > li {
  margin-bottom: 32px;
  display: flex;
  flex-flow: nowrap row;
  justify-content: flex-start;
  align-items: center;
  background: #ffffff;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 20px;
  position: relative;
}
.sulci-section-sdgs-goals12 .row-2 > li::after {
  position: absolute;
  top: 4px;
  right: 12px;
  color: #D8D8D8;
  font-size: 40px;
  font-family: "Montserrat-Bold", "Montserrat", "Meiryo", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", sans-serif;
  font-weight: bold;
}
.sulci-section-sdgs-goals12 .row-2 > li:nth-child(1)::after {
  content: "01";
}  
.sulci-section-sdgs-goals12 .row-2 > li:nth-child(2)::after {
  content: "02";
}  
.sulci-section-sdgs-goals12 .row-2 > li:nth-child(3)::after {
  content: "03";
}  
.sulci-section-sdgs-goals12 .row-2 > li:nth-child(4)::after {
  content: "04";
}  
.sulci-section-sdgs-goals12 .row-2 > li:nth-child(5)::after {
  content: "05";
}  
.sulci-section-sdgs-goals12 .row-2 > li:nth-child(6)::after {
  content: "06";
}  
.sulci-section-sdgs-goals12 .row-2 > li img {
  width: 120px;
  margin-right: 20px;
}
.sulci-section-sdgs-goals12 .row-2 > li p {
  font-size: 16px;
}
.sulci-section-sdgs-goals12 h4 + p {
  text-align: left;
}
.sulci-section-sdgs-feature01 h2 + img {
  margin-bottom: 20px;
}
.sulci-section-sdgs-feature01 .row-2 {
  margin-bottom: 40px;
}
.sulci-section-sdgs-feature01 ul + p {
  text-align: left;
}
.sdgs-feature02 p {
  font-size: 18px;
  line-height: 32px;
  text-align: left;
  margin-bottom: 32px;
}
.sdgs-feature02 .sulci-bgimg {
  background-image: url(/cdn/shop/files/14_sdgs.png?v=1615861656);
  height: 500px;
}
  
.wage-table li {
  background: #F8F8F8;
  padding: 40px 24px 24px 24px;
  border-radius: 10px;
}
.wage-table li img {
  width: 112px;
  margin-bottom: 16px;
}
.wage-table dl {
  background: #ffffff;
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 8px;
}
.wage-table img + dl {
  margin-bottom: 60px;
  overflow: unset;
  position: relative;
}
.wage-table dl dt {
  font-size: 18px;
  padding: 16px;
  position: relative;
}
.wage-table img + dl dt::after {
  content: "";
  width: 260px;
  height: 1px;
  background: #E0E0E0;
  position: absolute;
  display: block;
  bottom: 0;
  left: calc(50% - 130px);
}

.wage-table dl dd {
  padding: 20px;
  text-align: left;
}
.wage-table dl dd em {
  font-size: 18px;
  display: block;
  margin-top: 8px;
}
.wage-table dl dd em span {
  font-size: 14px;
}
.wage-table img + dl::after {
  content: "";
  width: 37px;
  height: 37px;
  background: url(/cdn/shop/files/sdgs-arrow.svg?v=1615862432) no-repeat;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: -48px;
  left: calc(50% - 18px);
}  
.wage-table dl + dl {
  padding: 0;
}
.wage-table dl + dl dt {
  color: #ffffff;
  background: #BA1628;
}
.wage-table dl + p {
  color: #BA1628;
  font-family: "Montserrat-Bold", "Montserrat", "Meiryo", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 42px;
  margin: 16px 0 0 0; 
  line-height: 1;
}

.sulci-section-sub {
  width: 100%;
  max-width: 924px;
  margin: 0 auto;
}
[class*="sulci-page"] { 
  padding: 80px 0;
}
[class*="sulci-sub"] { 
  text-align: left;
}
[class*="sulci-sub"] h1 {
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 60px;
  position: relative;
}
  
[class*="sulci-sub"] h1::after {
  content: "";
  width: 48px;
  height: 2px;
  background: #BA1628;
  position: absolute;
  display: block;
  bottom: 0;
  left: calc(50% - 24px);
}
[class*="sulci-sub"] .h-simple { 
  font-size:18px;
  font-weight: bold;
  text-align: left;
  margin: 60px 0 20px 0;
  line-height: 1.5;
}
[class*="sulci-sub"] p, [class*="sulci-sub"] a, [class*="sulci-sub"] dl, [class*="sulci-sub"] ul {
  font-size: 16px;
  line-height: 2;
}
[class*="sulci-sub"] ul.li-alphabet, [class*="sulci-sub"] ul.li-number, [class*="sulci-sub"] ul.li-disc {
  padding-left: 22px;
}
[class*="sulci-sub"] ul.li-alphabet li {
  list-style: lower-alpha;
}
[class*="sulci-sub"] ul.li-number li {
  list-style: decimal;
}
[class*="sulci-sub"] ul.li-disc li {
  list-style: disc;
}
[class*="sulci-sub"] dl, .contact-form dl { 
  display: flex;
  flex-flow: wrap row;
  box-sizing: border-box;
}
[class*="sulci-sub"] dl dt {
  width: 20%;
  font-weight: bold;
  background: #EBEBEB;
  padding: 16px;
  border: 2px solid #ffffff;
}
[class*="sulci-sub"] dl dd {
  width: 80%;
  background: #F8F8F8;
  padding: 16px;
  border: 2px solid #ffffff;
}
[class*="sulci-page"] h1 {
  font-size: 40px;
  margin-bottom: 60px;
}
.sulci-page-contact h1 {
  color: #BA1628;
  font-weight: 600;
  text-align: center;
}
.contact-form span[aria-hidden="true"] {
  color: #BA1628;
}
.contact-form dl {
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  overflow: hidden;
}
.contact-form dl dt {
  width: 20%;
  font-weight: bold;
  background: #ededed;
  padding: 16px;
  border-bottom: 1px solid #cdcdcd;
}
.contact-form dl dd {
  width: 80%;
  background: #ffffff;
  padding: 16px;
  border-left: 2px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.contact-form dl dt:nth-last-child(2), .contact-form dl dd:last-child {
  border-bottom: none;
}
  
.contact-form input, [class*="sulci-sub"] dl dd, .contact-form textarea {
  margin-bottom: 0;
  border-radius: 5px;
}
.contact-form select {
  margin-bottom: 0;
  border-radius: 5px;
  width: auto;
}
.contact-form .radio label {
  display: flex;
  flex-flow: nowrap row;
}
.contact-form .radio li input {
  margin-top: 2px;
}
.sulci-page-collection h1 {
}
.sulci-page-product {
  padding: 60px 0 80px 0;
}
.sulci-page-product .spr-header-title {
  color: var(--color-text);
  text-align: left;
}
.sulci-page-product h1 {
  color: var(--color-text);
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 8px;
}
.sulci-page-product .product__price, .sulci-page-product .featured-product__price {
  display: inline-block;
}
.sulci-page-product .product__policies {
  display: inline;
}
.sulci-page-product .price dd {
  margin: 0;
}
.sulci-page-blog h1 {
  color: #BA1628;
}
.sulci-page-blog .grid *, .sulci-page-article * {
  text-align: left;
}
.sulci-page-blog .article__grid-image-container {
  margin-bottom: 20px;
}
.sulci-page-blog .article__title--has-image, .sulci-page-blog .article__grid-meta--has-image {
  padding-left: 0;
}
.sulci-page-blog h2, .sulci-page-blog span, .sulci-page-blog p {
  line-height: 1.5em;
}
.sulci-page-blog .trim-rounded {
  height: 228px;
}
.sulci-page-blog a:hover h2 {
  text-decoration: underline;
}
.sulci-page-blog h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 8px 0;
}
.sulci-page-blog .article__date {
  color: #9a9a9a;
  margin-bottom: 8px;
}
.sulci-page-blog .eclipse-textbox {
  height: 40px;
}
.sulci-page-blog .article__meta-buttons {
  display: flex;
  justify-content: flex-end;
}
.sulci-page-blog .article__meta-buttons li {
  margin-right: 0;
}
.sulci-page-article{
  background-color: #ffffff;
  border-radius: 10px;
  padding: 32px;
  margin: 60px 0;
}
.sulci-page-article .section-header {
  margin-bottom: 30px;
}
.sulci-page-article .section-header img {
  width: 100%;
  outline: 1px solid rgba(0,0,0,0.1);
  outline-offset: -1px;
}
.sulci-page-article .article-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.sulci-page-article .article__blog {
  color: #BA1628;
  display: block;
  text-align: center;
  border: 1px solid #BA1628;
  border-radius: 100vw;
  width: fit-content;
  padding: 4px 12px;
}
.sulci-page-article .article__blog:hover {
  background-color: #BA1628;
  color: #ffffff;
  transition: 0.5s;
}
.sulci-page-article .article__date {
  color: #9a9a9a;
}
.sulci-page-article .article__author {
  color: #9a9a9a;
  margin-left: 16px;
}
.sulci-page-article h1 {
  color: var(--color-body-text);
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
}
.sulci-page-article h2{
  background: #BA1628;
  border-radius: 10px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 16px;
}
.sulci-page-article h3{
  font-size: 18px;
  font-weight: bold;
  padding-left: 16px;
  border-left: 6px solid #BA1628;
}
.sulci-page-article h4{
  color: #BA1628;
  font-size: 16px;
  font-weight: bold;
}
.sulci-page-article h5{
  font-size: 14px;
  font-weight: bold;
}
.sulci-page-article .social-sharing {
  justify-content: flex-end;
}
.sulci-staff .row-2 {
  align-items: center;
}
.sulci-staff .row-2 li.staff-img {
  width: 40%;
  height: 310px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.sulci-staff .row-2 li.staff-img img {
  width: 100%;
}
.sulci-staff .row-2 li.staff-info {
  width: 60%;
}
.staff-info h3 {
  font-size: 32px;
  line-height: 1.5;
}
.staff-info h3 span {
  color: #BA1628;
  font-size: 18px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}
.staff-info em {
  font-weight: bold;
}
.staff-info em + p {
  margin: 8px 0 16px 0!important;
}
.staff-career {
  width: 100%;
  margin-top: 40px;
}
.staff-career h4 {
  border-left: 4px solid #BA1628;
  font-weight: 600;
  font-size: 18px;
  padding: 8px 16px;
}
.sulci-qapage .qa-section {
  padding-top: 20px;
}
.sulci-qapage .qa-section .bubble {
  margin-top: 0;
}
.sulci-qapage dl {
  margin-bottom: 60px;
  flex-flow: nowrap column;
}
.lower .sulci-qapage dt {
  width: 100%;
  position: relative;
  padding: 32px 32px 32px 84px;
  border: none;
  border-radius: 10px;
  background: #FFEFEF;
}
.lower .sulci-qapage dd {
  width: 100%;
  position: relative;
  padding: 32px 32px 32px 84px;
  margin-bottom: 32px;
  background: transparent;
}
.lower .sulci-qapage dd .trim-rounded {
  margin-top: 32px;
}
.sulci-qapage dt::before {
  content: "Q";
  color: #BA1628;
  font-size: 48px;
  margin-right: 40px;
  position: absolute;
  top: 0;
  left: 24px;
}
.sulci-qapage dd::before {
  content: "A";
  color: #BABABA;
  font-size: 48px;
  font-weight: bold;
  margin-right: 40px;
  position: absolute;
  top: 0;
  left: 24px;
}

.fairtrade-intro .img-large {
  width: 910px;
  height: 565px;
}

.sulci-section-ft01 {
  background: url(/cdn/shop/files/fairtrade-map.svg?v=1615964679) no-repeat;
  background-size: unset;
  background-position: right top;
}
.sulci-section-ft01 .row-2 {
  margin-top: 120px;
}
.sulci-section-ft01 p:last-child {
  margin-top: 32px;
  text-align: left;  
}
.sulci-section-ft02 h2 span, .sulci-section-ft03 h2 span {
  color: #3B3B3B;
  font-size: 20px;
  margin-top: 16px;
}

.sulci-section-ft02 ul {
  text-align: left;
}
.sulci-section-ft02 .row-2:nth-child(-n + 2) {
  margin-bottom: 40px;
}
.sulci-section-ft02 .row-2 > *, .sulci-section-ft03 .row-2 > * {
  width: calc((100% - 32px) / 2);
}
.sulci-section-ft02 .row-2 > *:first-child, .sulci-section-ft03 .row-2 > *:first-child {
  margin-right: 32px;
}
.sulci-section-ft02 h3 {
  font-size: 20px;
  padding-left: 16px;
  border-left: 6px solid #BA1628;
}

.sulci-section-ft03 ul {
  display: flex;
  flex-flow: wrap row;
  text-align: left;
}
.sulci-section-ft03 ul li:first-child {
  width: 100%;
  margin-bottom: 40px;
}
.sulci-section-ft03 .row-2 {
}
.sulci-section-ft03 h3 {
  font-size: 20px;
  text-align: left;
  display: flex;
  align-items: center;
}
.sulci-section-ft03 h3::before {
  content: "";
  background-size: contain;
  height: 62px;
  margin-right: 8px;
  top: 4px;
  position: relative;
}
.sulci-section-ft03 ul li:nth-child(1) h3::before {
  background: url(/cdn/shop/files/fairtrade-header01.svg?v=1615964888) no-repeat;
  width: 85px;
}
.sulci-section-ft03 ul li:nth-child(2) h3::before {
  background: url(/cdn/shop/files/fairtrade-header02.svg?v=1615964888) no-repeat;
  width: 102px;
}
.sulci-section-ft03 ul li:nth-child(3) h3::before {
  background: url(/cdn/shop/files/fairtrade-header03.svg?v=1615964888) no-repeat;
  width: 102px;
}
.sulci-section-ft03 ul li:nth-child(1) {
  padding-bottom: 40px;
  border-bottom: 1px solid #DBDBDB;
}
.sulci-section-ft03 ul li:nth-child(2) {
  padding-right: 40px;
  margin-right: 40px;
  border-right: 1px solid #DBDBDB;
}
.sulci-section-ft03 ul li:nth-child(n + 2) {
  width: calc((100% - 40px) / 2);
}
.sulci-section-recommend .row-3 li {
  text-align: left;
}
.sulci-section-recommend .row-3 li .img-middle {
  height: 320px;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.sulci-section-recommend .row-3 li .img-middle img {
}
.sulci-section-recommend .row-3 li h3 {
  font-size: 16px;
  margin-bottom: 4px;
}
.sulci-section-recommend .row-3 li h3 + p {
  margin: 0 0 10px 0;
  line-height: 1;
  opacity: 0.5;
}
.sulci-section-recommend .row-3 li .eclipse-textbox {
  margin-bottom: 16px;
}
.sulci-section-recommend .row-3 li .eclipse-textbox p {
  margin: 0;
}
.sulci-section-recommend .row-3 li .price-item {
  color: #ffffff;
}

/* modal */
#myModal {
  animation: fadeIn 0.7s;
  transition-duration: 1s;
}
  /* The Modal (background) */
.sulci-modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding: 20px 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

/* Modal Content */
.modal-content {
  position: absolute;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1090px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

/* Hide the slides by default */
.sulci-modal-wrap {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 64px;
  height: 64px;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 100vw;
  background: rgba(0, 0, 0, 0.5);
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.prev {
  left: 20px;
}
.next {
  right: 20px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.box-member-details {
  width: 100%;
  white-space: normal;
}
  
.member-details {
  margin-top: 0;
  margin-bottom: 32px;
  display: flex;
  flex-flow: nowrap row;
  justify-content: space-between;
}
    
.member-l {
  width: 390px;
  height: 390px;
  margin-right: 32px;
  position: relative;
}
.member-l img {
  left: 50%;
  min-height: auto;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.2);
}
  
.member-r {
  width: 570px;
  text-align: left;
}
.member-r h3 {
  font-size: 30px;
  margin-bottom: 8px;
}
.member-r h3 + p {
  color: #BA1628;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 20px;
}
.member-r h3 + p.intro-tex {
  color: #000;
  font-size: 14px;
  line-height: 25.2px;
  margin: 20px 0 0;
}
.sulci-modal-wrap .sulciBtn-close {
  background: transparent;
  border: 1px solid #BA1628;
  color: #BA1628;
  cursor: pointer;
  font-size: 20px;
  width: 344px;
  margin: 0 auto;
}

.pagination {
  padding: 0;
  margin: 48px auto;
}  
select[name="pagejump"] {
  padding: 12px 40px 12px 24px;
  border-color: var(--color-small-button-text-border);
}
  

@media only screen and (max-width: 749px) {
  *:focus {
    outline: none;
  }
  h2 {
    font-size: 32px;
  }
  .pc {
    display: none!important;
  }
  .sp {
    display: block!important;
  }
  .mb_00-sp {
    margin-bottom: 0!important;
  }
  .pb_60 {
    padding-bottom: 40px!important;
  }
  .pt_60 {
    padding-top: 40px!important;
  }
  [class*="sulciBtn"] {
    font-size: 20px;
    padding: 16px 0;
    text-decoration: none!important;
  }
  [class^="box-"] {
    padding: 40px 20px;
  }
  .site-header__icons {
    padding-right: 0;
  }
  .site-header__icon {
    padding: 0 12px;
  }
  .site-header__icons .btn--link, .site-header__icons .btn--link:not([disabled]):hover, .site-header__icons .btn--link:focus {
    color: #9D9D9D;
    padding: 0 8px 8px 12px;
  }
  .site-header__mobile-nav {
    background-color: #ffffff;
  }
  .mobile-nav-wrapper, .mobile-nav__dropdown {
/*     height: calc(100vh - 83px); */
    background: #3B3B3B;
  }
  .mobile-nav__item a, .mobile-nav__item a:not([disabled]):hover, .mobile-nav__dropdown .mobile-nav__sublist-header--main-nav-parent, .mobile-nav__item .btn--link  {
    color: #ffffff;
    font-size: 18px;
  }
  .mobile-nav__item button.is-active, .mobile-nav__link--active, .mobile-nav__sublist-header {
    background: #333333;
  }
  .mobile-nav__label {
    border-bottom: none;
  }
  .mobile-nav__table-cell {
    background: #333333;
  }
  .mobile-nav__return {
    border-right: 1px solid #111111;
  }
  .mobile-nav__sublist-header span {
    font-weight: 600;
  }
  
  [class*="sulci-section"], [class*="fromcebu"], .sulci-section-3column .bg-white, .sulci-section-3column .bg-red, .sulci-section-recommend .bg-red {
    padding: 40px 0 60px 0;
  }

  .sulci-section-topimg, .sulci-section-about, .sulci-section-company, .sulci-section-3column, .sulci-section-news, .sulci-section-recommend {
    padding: 0;
  }
  [class*="-intro"]{
    padding: 0 0 60px 0;
  }
  .sulci-news--wrap {
    transform: translateY(-40px);
    margin-bottom: -40px;
    flex-flow: nowrap column;
    padding: 20px;
  }
  .sulci-news--l h2 {
    padding: 0;
    margin-bottom: 20px;
  }
  .sulci-news--r {
    padding: 20px 0 0 0;
    border-left: none;
    border-top: 1px solid #E6E6E6;
  }
  .sulci-news--r dl {
    display: block;
    margin: 0;
  }
  .sulci-news--r dl dd {
    margin-bottom: 20px;
  }
  .sulci-news--r dl dd:last-child {
    margin-bottom: 0;
  }
  .sulci-section-pickup ul li {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .sulci-section-pickup ul li:nth-child(3n) {
    margin-right: 20px;
  }
  .sulci-section-pickup ul li:nth-child(2n) {
    margin-right: 0;
  }
  .sulci-section-pickup .grid-view-item {
    margin-bottom: 32px;
  }
  .collection-grid-item__title p span{
    font-size: 20px;
  }  
  .sulci-section-3column ul {
    flex-flow: nowrap column;
  }
  .sulci-section-3column ul li {
/*     margin-right: 0; */
    margin-bottom: 40px;
    width: 100%;
  }
  .sulci-section-3column ul li p {
    font-size: 14px;
  }
  .mv-top {
    background-image: url(/cdn/shop/files/1_main_sp.png?v=1615865110);
    height: 64vh;
  }
  .mv-concept, .mv-fairtrade, .mv-general, .mv-company, .mv-english {
    height: 240px;

  }
  .mv-concept {
    background-position-x: 64%;
  }
  .mv-english {
    background-image: url(/cdn/shop/files/bg-eng-sp.jpg?v=1622527164);
  }


  .sulci-section-about .sulci-bgimg {
    background-image: url(/cdn/shop/files/2_what_s_sp.png?v=1615865108);
    height: 587px;
  }  
  .sulci-section-company .sulci-bgimg {
    background-image: url(/cdn/shop/files/3_aboutus_sp.png?v=1615865108);
    height: 397px;
  }
  .fixed-container {
    width: calc(100vw - 40px);
  }

  .box-right, .box-left {
    width: 100%;
  }
  .sulci-bgimg [class*="sulciBtn"] {
    font-size: 14px;
    padding: 12px 0;
  }
  .link-list li {
    margin-bottom: 12px;
  }
  .youtube-wrap {
    margin-bottom: 30px;
  }
  .sulci-overlay-box {
    width: 90vw;
    padding: 40px 0 0 0;
    margin-bottom: -10px;
  }
  .lower .img-large {
    width: calc(100% - 44px);
    height: 59vw;
    max-height: 300px;
  }
  .lower h1, .lower h2, .sulci-section-recommend .bg-red h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 32px;
  }
  .lower p {
    margin-bottom: 30px;
  }
  .lower .bubble + p {
    margin-bottom: 48px;
  }
  .lower[class*="fromcebu-"] .bubble + p, [class*="sdgs-"] .bubble + p {
    margin-bottom: 20px;
  }
  .sulci-section-sdgs-goals12 .bubble + p {
    margin-bottom: 40px;
  }
  .sulci-overlay-box p {
    margin-bottom: 0;
  }

  .member-list {
    justify-content: space-between;
  }
  .member-list li {
    width: calc((100% - 24px) / 2);
    margin-right: 24px;
    margin-bottom: 24px;
  }
  .member-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .member-list button .trim-rounded {
    height: 46vw;
  }
  .lower .row-2 {
    flex-flow: nowrap column;
  }
  .lower .row-2 > li {
    width: 100%;
    margin: 0 0 32px 0;
  }
  .lower .row-2 > li p, .lower .row-3 > li p {
    margin: 0;
  }
  .lower .row-2 > li .img-middle + p, .lower .row-3 > li .img-middle + p {
    margin-top: 16px;
  }
  .lower .row-2 > li:last-child {
    margin-bottom: 0;
  }
  .lower .sulci-qapage .row-list {
    flex-flow: wrap row;
    margin-bottom: 16px;
  }
  .lower .sulci-qapage .row-list li:nth-child(n + 2) {
    width: calc((100% - 16px) / 2 );
  }
  .lower .sulci-qapage .row-list li:nth-child(odd) {
    margin-right: 0;
  }
  .lower .sulci-qapage .row-list li:nth-child(2n) {
    margin-right: 16px;
  }
  .lower .sulci-qapage .row-list li:nth-child(-n + 3) {
    margin-bottom: 16px;
  }
  .lower .sulci-qapage .row-list li .sulciBtn-inversion{
    line-height: 1;
    padding: 16px 0;
  }
  .lower .img-middle, .lower .comingsoon {
    height: 52vw;
  }
  .bubble {
    margin-top: 30px;
    padding: 16px 0;
  }
  .bubble h2, .bubble h3 {
    font-size: 20px;
  }
  .box-member-details {
    padding: 20px;
  }
  .member-details {
    margin-bottom: 20px;
    flex-flow: nowrap column;
  }
  .member-l {
    width: 100%;
    height: 80vw;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .member-r {
    width: 100%;
  }
  .member-r h3 {
    font-size: 20px;
  }
  .member-r h3 + p {
    font-size: 8px;
  }
  .member-r p {
    margin-bottom: 0;
  }
  .sulci-modal-wrap .sulciBtn-close {
    width: 100%;
  }
  .sdgs-intro h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 24px;
  }
  .sdgs-intro .img-large {
    height: 42vw;
    max-height: 320px;
  }
  .sulci-goals {
    padding: 24px 32px;
    margin: 20px auto 0 auto;
    width: 90%;
  }
  .sulci-goals p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .sulci-goals li {
    width: calc((100% - 32px) / 3)!important;
    margin-right: 16px!important;
  }
  .sulci-goals li:last-child {
    margin-right: 0!important;
  }
  [class*="sulci-section-sdgs-goals"] h2{
    font-size: 18px;
  }
  .sulci-section-sdgs-goals01 .row-2 > li {
    margin-bottom: 20px!important;
  }
  .sulci-section-sdgs-goals01 .row-2 > li:nth-child(2) {
    margin-bottom: 60px!important;
  }
  .sulci-section-sdgs-goals01 .row-2 > li:last-child {
    margin-bottom: 0!important;
  }
  .sulci-section-sdgs-goals01 .row-2 > li .img-middle {
    height: 60vw;
  }
  .sulci-section-sdgs-goals01 li p {
    margin-bottom: 20px!important;
  }
  .sulci-section-sdgs-goals01 dl {
    flex-flow: wrap column;
  }
  .sulci-section-sdgs-goals01 dl dt {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .wage-table {
    flex-flow: wrap column;
  }
  .wage-table li {
    width: 100%!important;
    margin-right: 0!important;
    margin-bottom: 32px;
  }
  .wage-table li:last-child {
    margin-bottom: 0;
  }
  .sulci-section-sdgs-goals12 .row-2 > li {
    text-align: left;
    margin-bottom: 12px;
  }
  .sulci-section-sdgs-feature01 .row-2 {
    margin-bottom: 32px;
  }
  .sdgs-feature02 .sulci-bgimg {
    background-image: url(/cdn/shop/files/14_sdgs_sp.png?v=1615861657);
    height: 436px;
  }
  .sdgs-feature02 p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
  }
  [class*="sulci-sub"] .h-simple { 
    margin: 40px 0 16px 0;
  }
  [class*="sulci-sub"] p, [class*="sulci-sub"] dl, [class*="sulci-sub"] ul {
    margin-bottom: 30px;
  }
  [class*="sulci-sub"] dl dt {
    width: 40%;
    padding: 8px;
  }
  [class*="sulci-sub"] dl dd {
    width: 60%;
    padding: 8px;
  }
  [class*="sulci-sub"] .row-3, [class*="sulci-section"] .row-3 {
    flex-flow: wrap column;
  }
  [class*="sulci-sub"] .row-3 li, [class*="sulci-section"] .row-3 li {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  [class*="sulci-sub"] .row-3 li: last-child, [class*="sulci-section"] .row-3 li: last-child {
    margin-bottom: 0;
  }
  [class*="sulci-sub"] .row-3 li .img-middle, [class*="sulci-section"] .row-3 li .img-middle {
    height: 80vw;
  }
  .img-floatR img, .img-floatR .trim-rounded {
    margin-bottom: 20px;
  }
  .lower .row-2.img-small > .li-img, .lower .row-2.img-small > .li-text {
    width: 100%;
    position: relative;
  }
  .row-2.column-reverse {
    flex-direction: column-reverse;
  }
  .row-2.column-reverse li:first-child {
    margin-bottom: 0;
  }
  .row-2.column-reverse li:last-child {
    margin-bottom: 20px;
  }
  .lower .row-2 li.staff-info, .lower .row-2 li.staff-img, .lower .row-2 li.staff-img02 {
    width: 100%;
  }
  .lower .row-2 li.staff-img, .lower .row-2 li.staff-img02 {
    margin-bottom: 20px;
  }
  .lower .row-2 li.staff-img {
    height: 75vw;
  }
  .lower .row-2 li.staff-info h3 {
    text-align: center;
    font-size: 24px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  .staff-info em + p:last-child {
    margin-bottom: 0!important;
  }
  .staff-info h3 span {
    font-size: 16px;
  }
  .img-w360, .img-w320 {
    width: 100%;
  }
  .img-h260 {
    height: 64vw;
  }
  .img-h340 {
    height: 32vw;
  }
  .img-floatL > img, .img-floatL .trim-rounded {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .img-floatR > img, .img-floatR .trim-rounded {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .lower .sulci-qapage dl {
    margin-bottom: 40px;
  }
  .lower .sulci-qapage dt {
    padding: 20px 16px 20px 60px;
  }
  .lower .sulci-qapage dd {
    padding: 20px 0 20px 60px;
  }
  .sulci-qapage dt::before {
    font-size: 40px;
    top: -8px;
    left: 16px;
  }
  .sulci-qapage dd::before {
    font-size: 40px;
    top: -8px;
    left: 16px;
  }
  .lower .sulci-qapage dd:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .lower .sulci-qapage dd .trim-rounded {
    width: 100%;
    height: 54vw;
    margin-top: 32px;
  }
  .fairtrade-intro .img-large {
    height: 139vw;
    max-height: 756px;
  }
  .sulci-section-ft01 {
    background-position: -140px 140px;
  }
  .sulci-section-ft01 .row-2 {
    margin-top: 250px;
  }
  .sulci-section-ft02 .row-2 > *, .sulci-section-ft03 .row-2 > * {
    width: 100%;
  }
  .sulci-section-ft02 .row-2 > img, .sulci-section-ft03 .row-2 > img {
    margin-bottom: 20px;
  }
  .sulci-section-ft02 ul li h3, .sulci-section-ft03 ul li h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
  }
  .sulci-section-ft03 ul li:nth-child(-n + 2) {
    padding-bottom: 32px;
    margin-bottom: 20px;
  }
  .sulci-section-ft03 ul li:nth-child(n + 2) {
    width: 100%;
  }
  .sulci-section-ft03 ul li:nth-child(2) {
    border-right: none;
    border-bottom: 1px solid #DBDBDB;
    padding-right: 0;
    margin-right: 0;
  }
  .sulci-section-ft03 ul li h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px;
  }
  .sulci-section-ft03 ul li:nth-child(1) h3::before {
    width: 98px;
  }
  [class*="sulci-page"] {
    padding: 40px 0 60px 0;
  }
  [class*="sulci-page"] h1{
    font-size: 32px;
    margin-bottom: 30px;
  }
  .sulci-page-article h1, .sulci-page-contact h1, .sulci-page-product h1 {
    font-size: 24px;
  }
  .contact-form * {
    font-size: 16px;
  }
  .contact-form dl dt {
    width: 30%;
    padding: 8px;
  }
  .contact-form dl dd {
    width: 70%;
    padding: 8px;
  }
  .contact-form .radio input {
    margin: 2px 0 0 0;
  }
  .modal-content {
    position: relative;
    left: auto;
    top: auto;
    transform: none;  
  }
  .prev,
  .next {
    top: 160px;
    width: 48px;
    height: 48px;
    padding: 9px 16px;
    margin-top: 0;
  }
  .prev:hover, .prev:focus,
  .next:hover, .next:focus {
    color: #ffffff!important;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .prev {
    left: 0;
  }
  .next {
    right: 0;
  }
  [class*="sulci-page"] h2 {
    word-break: break-all;
  }
  .sulci-page-blog .article__grid-image-container {
    height: 56vw;
  }
  [class*="sulci-page"] .btn--share {
    text-align: center;
  }
  [class*="sulci-page"] .btn--share .icon {
    margin-right: 0;
    margin-bottom: 4px;
  }
  .template-article article {
    background-color: #ffffff;
    margin-bottom: 30px;
  }
  .sulci-page-article {
    border-radius: unset;
    margin: 0;
    padding: 30px 0;
  }
  .sulci-page-article .section-header {
    margin-bottom: 20px;
  }
  .sulci-page-article .article-info {
    margin-bottom: 20px;
  }
  .sulci-page-article .article__blog {
    padding: 2px 8px;
  }
  [class*="sulci-page"] .section-header h1 {
    margin-bottom: 20px;
  }
  .sulci-page-article .social-sharing {
    justify-content: center;
  }
  .template-article .return-link-wrapper,
  .template-product .return-link-wrapper {
    margin-bottom: 60px;
  }
  .sulci-page-product {
    padding: 0 0 30px 0;
  }
  .sulci-page-product .product-single__media-group {
    margin-bottom: 20px;
  }
  .sulci-page-product h1 {
    margin-bottom: 8px;
  }
  .pagination {
    margin: 32px auto;
  }
  select[name="pagejump"] {
    padding: 10px 40px 10px 24px;
  }

}