@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");
body,
html,
.header,
.outer,
.slick-list,
.slick-track,
.slick-slide {
  height: 100%;
}

html {
  overflow-y: auto;
}

.mainVisual {
  position: relative;
  width: 75vw;
  height: 100%;
  margin-left: auto;
}

.mainVisual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mainVisual__textImage {
  position: absolute;
  width: 80px;
  left: 50%;
  bottom: 126px;
}

.mainVisual-contents {
  height: 100%;
}

.mainVisual-contents__list {
  height: 100%;
}

.mainVisual .__sp {
  display: none;
}

@media screen and (max-width: 1480px) {
  .mainVisual {
    width: 75vw;
  }
  .mainVisual__textImage {
  width: 80px;
  left: 45%;
    bottom: 5.13514vw;
  }
  .mainVisual-contents {
    height: 100%;
  }
  .mainVisual-contents__list {
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  body,
  html,
  .header,
  .outer {
    height: auto;
  }
  .slick-list,
  .slick-track,
  .slick-slide {
    height: 100%;
  }
  .mainVisual {
    width: 100%;
    height: 121.35417vw;
  }
  .mainVisual__textImage {
  width: 65px;
  left: 40%;
    bottom: 5.74324vw;
  }
  .mainVisual-contents__list {
    height: 100%;
  }
  .mainVisual .__pc {
    display: none;
  }
  .mainVisual .__sp {
    display: block;
  }
}

/* ==================================
    TOP CONTENTS
================================== */
.top-description {
  padding-top: 136px;
  padding-bottom: 120px;
}

.top-description .top-contents {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.top-description__wrapper {
  display: flex;
  flex-direction: column;
  width: 611px;
  margin-right: 128px;
}

.top-description__wrapper:last-of-type {
  margin-right: 0;
}

.top-description__wrapper--reverse {
  flex-direction: column-reverse;
}

.top-description__wrapper--reverse .top-description__image {
  margin-top: 0px;
}

.top-description__wrapper--reverse .top-description__textBox {
  margin-top: 38px;
}

.top-description__textBox {
  width: 100%;
}

.top-description__textBox .textArea {
  margin-top: 35px;
}

.top-description__textBox .textArea__text {
  font-size: 1.5rem;
  line-height: 1.8;
}

.top-description__titleHeader--text {
  display: block;
  margin-top: 15px;
  font-size: 3.0rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.6px;
  color: #455d3c;
}

.top-description__titleHeader--english {
  font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 1.6rem;
  text-align: left;
  color: #9ba689;
}

.top-description__image {
  margin-top: 40px;
}

@media screen and (max-width: 1480px) {
  .top-description {
    padding-top: 9.18919vw;
    padding-bottom: 8.10811vw;
    padding-left: 3.37838vw;
    padding-right: 3.37838vw;
  }
  .top-description__wrapper {
    width: 41.28378vw;
    margin-right: 8.64865vw;
  }
  .top-description__wrapper--reverse .top-description__textBox {
    margin-top: 2.56757vw;
  }
  .top-description__textBox {
    width: 100%;
  }
  .top-description__textBox .textArea {
    margin-top: 2.36486vw;
  }
  .top-description__textBox .textArea__text {
    font-size: 1.4rem;
  }
  .top-description__titleHeader--text {
    display: block;
    margin-top: 1.01351vw;
    font-size: 2.8rem;
  }
  .top-description__titleHeader--english {
    font-size: 1.5rem;
  }
  .top-description__image {
    margin-top: 2.7027vw;
  }
}

@media screen and (max-width: 992px) {
  .top-description {
    padding-top: 13.70968vw;
    padding-bottom: 12.09677vw;
    padding-left: 5.04032vw;
    padding-right: 5.04032vw;
  }
  .top-description .top-contents {
    flex-direction: column;
  }
  .top-description__wrapper {
    width: 61.59274vw;
    margin-right: auto;
  }
  .top-description__wrapper--reverse {
    flex-direction: column;
    margin-top: 8.06452vw;
    margin-left: auto;
  }
  .top-description__wrapper--reverse .top-description__textBox {
    margin-top: 0px;
  }
  .top-description__wrapper--reverse .top-description__image {
    margin-top: 2.7027vw;
  }
  .top-description__textBox {
    width: 100%;
  }
  .top-description__textBox .textArea {
    margin-top: 2.36486vw;
  }
  .top-description__textBox .textArea__text {
    font-size: 1.4rem;
  }
  .top-description__titleHeader--text {
    display: block;
    margin-top: 1.01351vw;
    font-size: 2.8rem;
  }
  .top-description__titleHeader--english {
    font-size: 1.5rem;
  }
  .top-description__image {
    margin-top: 5.20833vw;
  }
}

@media screen and (max-width: 768px) {
  .top-description {
    padding-top: 17.70833vw;
    padding-bottom: 15.625vw;
    padding-left: 6.51042vw;
    padding-right: 6.51042vw;
  }
  .top-description .top-contents {
    flex-direction: column;
  }
  .top-description__wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .top-description__wrapper--reverse {
    flex-direction: column;
    margin-top: 10.41667vw;
    margin-left: auto;
    margin-right: auto;
  }
  .top-description__wrapper--reverse .top-description__textBox {
    margin-top: 0px;
  }
  .top-description__wrapper--reverse .top-description__image {
    margin-top: 5.20833vw;
  }
  .top-description__textBox {
    width: 100%;
  }
  .top-description__textBox .textArea {
    margin-top: 4.55729vw;
  }
  .top-description__textBox .textArea__text {
    font-size: 1.4rem;
  }
  .top-description__titleHeader--text {
    display: block;
    margin-top: 1.95312vw;
    font-size: 6.77083vw;
  }
  .top-description__titleHeader--english {
    font-size: 1.4rem;
  }
  .top-description__image {
    margin-top: 5.20833vw;
  }
}

.top-olive-tree {
  padding-bottom: 90px;
}

.top-olive-tree__titleHeader {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 380px;
  background-image: url(../images/top/top-olive-tree_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.top-olive-tree__titleHeader--english {
  display: block;
  font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 4.8rem;
  line-height: 1.2;
  letter-spacing: 2.88px;
  text-align: center;
  color: #ffffff;
}

.top-olive-tree__titleHeader--text {
  display: block;
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.96px;
  color: #ffffff;
}

.top-olive-tree .top-contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.top-olive-tree__subtitleHeader {
  margin-top: 78px;
  text-align: center;
}

.top-olive-tree__subtitleHeader--text {
  font-size: 2.5rem;
  font-weight: 500;
  color: #566d4d;
}

.top-olive-tree .viewButton {
  margin-top: 62px;
}

.top-future__list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 43px;
}

.top-future__box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 33.33%;
  padding-top: 17px;
  padding-bottom: 24px;
  border-left: 1px solid #a4b19e;
}

.top-future__box:last-of-type {
  border-right: 1px solid #a4b19e;
}

.top-future__box .textArea {
  margin-top: 25px;
}

.top-future__box .textArea__text {
  font-size: 1.5rem;
  line-height: 1.8;
}

.top-future__titleHeader {
  position: relative;
}

.top-future__titleHeader--text {
  font-size: 2.1rem;
  font-weight: 500;
  color: #556b4b;
}

.top-future__titleHeader--number {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 6.6rem;
  letter-spacing: 6.6px;
  text-align: center;
  color: #ffffff;
  z-index: -1;
}

.top-future__linkList {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-right: -40px;
}

.top-future__linkBox {
  display: block;
  width: 439px;
  height: 520px;
  margin-right: 40px;
}

.top-future__link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.top-future__link img {
  transition: 0.3s;
}

.top-future__link:after {
  content: "";
  position: absolute;
  width: 56px;
  height: 9px;
  bottom: 24px;
  right: 20px;
  background-image: url(../images/icon/arrow_icon.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  transition: 0.2s;
}

.top-future__link:hover img {
  transform: scale(1.02);
}

.top-future__link:hover:after {
  right: 15px;
}

.top-future__linkText {
  position: absolute;
  width: 300px;
  top: 165px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

.top-future__linkText--products {
  display: block;
  padding-bottom: 24px;
  font-family: "Lato", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.1;
  letter-spacing: 1.4px;
  color: #ffffff;
}

.top-future__linkText--title {
  display: block;
  width: 100%;
  border-top: 1px solid #fff;
  padding-top: 25px;
  font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1.1;
  letter-spacing: 4.2px;
  color: #ffffff;
}

@media screen and (max-width: 1480px) {
  padding-bottom: 6.08108vw;
  .top-olive-tree__titleHeader {
    width: 100%;
    height: 380px;
  }
  .top-olive-tree__titleHeader--english {
    font-size: 3.24324vw;
  }
  .top-olive-tree__titleHeader--text {
    margin-top: 0.67568vw;
    font-size: 1.08108vw;
  }
  .top-olive-tree .top-contents {
    max-width: 1200px;
    width: 90%;
  }
  .top-olive-tree__subtitleHeader {
    margin-top: 5.27027vw;
  }
  .top-olive-tree__subtitleHeader--text {
    font-size: 2.5rem;
  }
  .top-olive-tree .viewButton {
    margin-top: 4.18919vw;
  }
  .top-future__list {
    margin-top: 2.90541vw;
  }
  .top-future__box {
    width: 33.33%;
    padding-top: 1.14865vw;
    padding-bottom: 1.62162vw;
  }
  .top-future__box .textArea {
    margin-top: 1.68919vw;
  }
  .top-future__box .textArea__text {
    font-size: 1.08108vw;
  }
  .top-future__titleHeader {
    position: relative;
  }
  .top-future__titleHeader--text {
    font-size: 1.41892vw;
  }
  .top-future__titleHeader--number {
    top: 50%;
    transform: translateY(-50%);
    font-size: 4.45946vw;
  }
  .top-future__linkList {
    margin-top: 2.7027vw;
    margin-right: -2.7027vw;
  }
  .top-future__linkBox {
    display: block;
    width: 29.66216vw;
    height: 35.13514vw;
    margin-right: 2.7027vw;
  }
  .top-future__link img {
    transition: 0.3s;
  }
  .top-future__link:after {
    width: 56px;
    height: 9px;
    bottom: 1.62162vw;
    right: 1.35135vw;
  }
  .top-future__link:hover img {
    transform: scale(1.02);
  }
  .top-future__link:hover:after {
    right: 1.01351vw;
  }
  .top-future__linkText {
    width: 20.27027vw;
    top: 11.14865vw;
  }
  .top-future__linkText--products {
    padding-bottom: 1.62162vw;
    font-size: 0.94595vw;
  }
  .top-future__linkText--title {
    padding-top: 1.68919vw;
    font-size: 2.83784vw;
  }
}

@media screen and (max-width: 1200px) {
  .top-olive-tree {
    padding-bottom: 7.5vw;
  }
  .top-olive-tree__titleHeader {
    width: 100%;
    height: 31.66667vw;
  }
  .top-olive-tree__titleHeader--english {
    font-size: 4vw;
  }
  .top-olive-tree__titleHeader--text {
    margin-top: 0.83333vw;
    font-size: 1.33333vw;
  }
  .top-olive-tree .top-contents {
    max-width: 1200px;
    width: 90%;
  }
  .top-olive-tree__subtitleHeader {
    margin-top: 6.5vw;
  }
  .top-olive-tree__subtitleHeader--text {
    font-size: 2.08333vw;
  }
  .top-olive-tree .viewButton {
    margin-top: 5.16667vw;
  }
  .top-future__list {
    margin-top: 3.58333vw;
  }
  .top-future__box {
    width: 33.33%;
    padding-top: 1.41667vw;
    padding-bottom: 2vw;
  }
  .top-future__box .textArea {
    margin-top: 2.08333vw;
  }
  .top-future__box .textArea__text {
    font-size: 1.33333vw;
  }
  .top-future__titleHeader {
    position: relative;
  }
  .top-future__titleHeader--text {
    font-size: 1.75vw;
  }
  .top-future__titleHeader--number {
    top: 50%;
    transform: translateY(-50%);
    font-size: 5.5vw;
  }
  .top-future__linkList {
    margin-top: 3.33333vw;
    margin-right: -3.33333vw;
  }
  .top-future__linkBox {
    display: block;
    width: 36.58333vw;
    height: 43.33333vw;
    margin-right: 3.33333vw;
  }
  .top-future__link img {
    transition: 0.3s;
  }
  .top-future__link:after {
    width: 56px;
    height: 9px;
    bottom: 2vw;
    right: 1.66667vw;
  }
  .top-future__link:hover img {
    transform: scale(1.02);
  }
  .top-future__link:hover:after {
    right: 1.25vw;
  }
  .top-future__linkText {
    width: 25vw;
    top: 13.75vw;
  }
  .top-future__linkText--products {
    padding-bottom: 2vw;
    font-size: 1.16667vw;
  }
  .top-future__linkText--title {
    padding-top: 2.08333vw;
    font-size: 3.5vw;
  }
}

@media screen and (max-width: 992px) {
  .top-olive-tree {
    padding-bottom: 9.07258vw;
  }
  .top-olive-tree__titleHeader {
    width: 100%;
    height: 38.30645vw;
  }
  .top-olive-tree__titleHeader--english {
    font-size: 4.83871vw;
  }
  .top-olive-tree__titleHeader--text {
    margin-top: 1.00806vw;
    font-size: 1.6129vw;
  }
  .top-olive-tree .top-contents {
    max-width: 1200px;
    width: 90%;
  }
  .top-olive-tree__subtitleHeader {
    margin-top: 7.8629vw;
  }
  .top-olive-tree__subtitleHeader--text {
    font-size: 4.53629vw;
  }
  .top-olive-tree .viewButton {
    margin-top: 6.25vw;
  }
  .top-future__list {
    flex-direction: column;
    margin-top: 4.33468vw;
  }
  .top-future__box {
    width: 100%;
    padding-top: 8.06452vw;
    padding-bottom: 8.06452vw;
    border-left: none;
    border-bottom: 1px solid #a4b19e;
  }
  .top-future__box:first-of-type {
    padding-top: 4.03226vw;
  }
  .top-future__box:last-of-type {
    border-right: none;
    border-bottom: none;
  }
  .top-future__box .textArea {
    margin-top: 5.04032vw;
  }
  .top-future__box .textArea__text {
    font-size: 2.01613vw;
    line-height: 2.0;
  }
  .top-future__titleHeader {
    position: relative;
  }
  .top-future__titleHeader--text {
    font-size: 3.125vw;
  }
  .top-future__titleHeader--number {
    font-size: 7.66129vw;
  }
  .top-future__linkList {
    margin-top: 3.33333vw;
    margin-right: -3.33333vw;
  }
  .top-future__linkBox {
    display: block;
    width: 36.58333vw;
    height: 43.33333vw;
    margin-right: 3.33333vw;
  }
  .top-future__link img {
    transition: 0.3s;
  }
  .top-future__link:after {
    width: 56px;
    height: 9px;
    bottom: 2vw;
    right: 1.66667vw;
  }
  .top-future__link:hover img {
    transform: scale(1.02);
  }
  .top-future__link:hover:after {
    right: 1.25vw;
  }
  .top-future__linkText {
    width: 25vw;
    top: 13.75vw;
  }
  .top-future__linkText--products {
    padding-bottom: 2vw;
    font-size: 1.16667vw;
  }
  .top-future__linkText--title {
    padding-top: 2.08333vw;
    font-size: 3.5vw;
  }
}

@media screen and (max-width: 768px) {
  .top-olive-tree {
    padding-bottom: 11.71875vw;
  }
  .top-olive-tree__titleHeader {
    width: 100%;
    height: 49.47917vw;
  }
  .top-olive-tree__titleHeader--english {
    font-size: 8.85417vw;
  }
  .top-olive-tree__titleHeader--text {
    margin-top: 2.60417vw;
    font-size: 4.16667vw;
  }
  .top-olive-tree .top-contents {
    width: 90%;
  }
  .top-olive-tree__subtitleHeader {
    margin-top: 10.15625vw;
  }
  .top-olive-tree__subtitleHeader--text {
    font-size: 5.85938vw;
  }
  .top-olive-tree .viewButton {
    margin-top: 8.07292vw;
  }
}

@media screen and (max-width: 576px) {
  .top-olive-tree__titleHeader {
    height: 49.47917vw;
    background-image: url(../images/top/top-olive-tree_bg_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .top-future__list {
    flex-direction: column;
    margin-top: 7.57042vw;
  }
  .top-future__box {
    width: 100%;
    padding-top: 14.08451vw;
    padding-bottom: 14.08451vw;
    border-left: none;
    border-bottom: 1px solid #a4b19e;
  }
  .top-future__box:first-of-type {
    padding-top: 5.20833vw;
  }
  .top-future__box:last-of-type {
    border-right: none;
    border-bottom: none;
  }
  .top-future__box .textArea {
    margin-top: 8.80282vw;
  }
  .top-future__box .textArea__text {
    font-size: 4.22535vw;
    line-height: 2.0;
  }
  .top-future__titleHeader {
    position: relative;
  }
  .top-future__titleHeader--text {
    font-size: 5.28169vw;
  }
  .top-future__titleHeader--number {
    font-size: 14.08451vw;
  }
  .top-future__linkList {
    flex-direction: column;
    margin-top: -7.04225vw;
    margin-right: 0px;
  }
  .top-future__linkBox {
    display: block;
    width: 100%;
    height: 118.45103%;
    margin-top: 7.04225vw;
  }
  .top-future__link img {
    transition: 0.3s;
  }
  .top-future__link:after {
    width: 56px;
    height: 9px;
    bottom: 24px;
    right: 20px;
  }
  .top-future__linkText {
    width: 52.8169vw;
    top: 29.0493vw;
  }
  .top-future__linkText--products {
    padding-bottom: 4.22535vw;
    font-size: 4.22535vw;
  }
  .top-future__linkText--title {
    padding-top: 4.40141vw;
    font-size: 9.15493vw;
  }
}

.top-oliveShop {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 560px;
}

.top-oliveShop::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 94.375vw;
  height: 560px;
  background-image: url(../images/top/oliveshop/oliveshop_bg.png);
  z-index: -1;
}

.top-oliveShop__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-oliveShop__image {
  width: 685px;
  height: 440px;
}

.top-oliveShop__textBox {
  display: block;
  width: 530px;
  height: 400px;
  margin-left: -60px;
  padding: 11px;
  background-color: rgba(255, 255, 255, 0.9);
}

.top-oliveShop__innerBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border: solid 1px #a1b29a;
}

.top-oliveShop__titleHeader {
  text-align: center;
}

.top-oliveShop__titleHeader--text {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1.1;
  color: #677f5d;
}

.top-oliveShop__titleHeader--english {
  font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 3.8rem;
  letter-spacing: 2.28px;
  color: #677f5d;
}

.top-oliveShop .textArea {
  margin-top: 25px;
}

.top-oliveShop .textArea__text {
  font-size: 1.5rem;
  line-height: 2.0;
}

.top-oliveShop .viewButton {
  margin-top: 25px;
}

@media screen and (max-width: 1480px) {
  .top-oliveShop::after {
    width: 94.375vw;
    height: 560px;
  }
  .top-oliveShop__image {
    width: 46.28378vw;
    height: 29.72973vw;
  }
  .top-oliveShop__textBox {
    width: 35.81081vw;
    height: 28.97297vw;
    margin-left: -4.05405vw;
    padding: 0.74324vw;
  }
  .top-oliveShop__titleHeader--text {
    font-size: 1.5rem;
  }
  .top-oliveShop__titleHeader--english {
    font-size: 3.8rem;
  }
  .top-oliveShop .textArea {
    margin-top: 1.68919vw;
  }
  .top-oliveShop .textArea__text {
    font-size: 1.5rem;
  }
  .top-oliveShop .viewButton {
    margin-top: 1.68919vw;
  }
}

@media screen and (max-width: 1200px) {
  .top-oliveShop {
    height: 37.83784vw;
  }
  .top-oliveShop::after {
    width: 94.375vw;
    height: 37.83784vw;
  }
  .top-oliveShop__image {
    width: 46.28378vw;
    height: 29.72973vw;
  }
  .top-oliveShop__textBox {
    width: 35.81081vw;
    height: 28.97297vw;
    margin-left: -5vw;
    padding: 0.91667vw;
  }
  .top-oliveShop__titleHeader--text {
    font-size: 1.16667vw;
  }
  .top-oliveShop__titleHeader--english {
    font-size: 2.83333vw;
  }
  .top-oliveShop .textArea {
    margin-top: 1.66667vw;
  }
  .top-oliveShop .textArea__text {
    font-size: 1.16667vw;
  }
  .top-oliveShop .viewButton {
    margin-top: 1.25vw;
  }
}

@media screen and (max-width: 992px) {
  .top-oliveShop {
    height: auto;
    padding-top: 10.41667vw;
    padding-bottom: 10.41667vw;
    background-image: url(../images/top/oliveshop/oliveshop_bg.png);
  }
  .top-oliveShop::after {
    content: none;
  }
}

@media screen and (max-width: 768px) {
  .top-oliveShop {
    height: auto;
    padding-top: 10.41667vw;
    padding-bottom: 10.41667vw;
  }
  .top-oliveShop__wrapper {
    flex-direction: column;
  }
  .top-oliveShop__image {
    width: 89.19271vw;
    height: 57.29167vw;
  }
  .top-oliveShop__innerBox {
    padding-top: 7.8125vw;
    padding-bottom: 7.8125vw;
    padding-left: 3.90625vw;
    padding-right: 3.90625vw;
  }
  .top-oliveShop__textBox {
    width: 83.33333vw;
    height: auto;
    margin-top: -7.8125vw;
    margin-left: 0px;
    padding: 1.43229vw;
  }
  .top-oliveShop__titleHeader--text {
    font-size: 2.86458vw;
  }
  .top-oliveShop__titleHeader--english {
    font-size: 7.03125vw;
  }
  .top-oliveShop .textArea {
    margin-top: 3.25521vw;
  }
  .top-oliveShop .textArea__text {
    font-size: 3.25521vw;
    letter-spacing: 0;
  }
  .top-oliveShop .viewButton {
    margin-top: 6.51042vw;
  }
}

.top-works {
  position: relative;
  width: 100%;
  padding-top: 220px;
  padding-bottom: 190px;
}

.top-works::after {
  content: "";
  position: absolute;
  top: 7.375vw;
  right: 0;
  width: 91.875vw;
  height: 916px;
  background-image: url(../images/top/works/works_bg.png);
  z-index: -1;
}

.top-works__titleHeader {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.top-works__titleHeader--english {
  font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 4.8rem;
  letter-spacing: 2.88px;
  color: #ffffff;
}

.top-works__titleHeader--text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.96px;
  color: #ffffff;
}

.top-works__list {
  display: flex;
  justify-content: center;
  margin-top: 67px;
}

.top-works__cardBox {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  width: 320px;
  margin-right: 3.125vw;
}

.top-works__cardBox:last-of-type {
  margin-right: 0;
}

.top-works__linkBOx {
  display: block;
  width: 320px;
  height: 460px;
  overflow: hidden;
}

.top-works__linkBOx__image {
  width: 100%;
  height: 100%;
}

.top-works__linkBOx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}

.top-works__linkBOx:hover {
  opacity: 1;
}

.top-works__linkBOx:hover img {
  transform: scale(1.02);
}

.top-works__sideCatText {
  position: absolute;
  top: 0;
  right: -20px;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  font-family: "Lato", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.1px;
  text-align: left;
  color: #b2c2aa;
}

.top-works__textLink {
  width: 100%;
  margin-top: 15px;
  text-align: right;
}

.top-works__textLink--text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
  color: #ffffff;
}

.top-works .viewButton {
  margin-top: 82px;
}

.top-works .viewButton__style {
  color: #fff;
}

.top-works .viewButton__style::after {
  background-color: #fff;
}

@media screen and (max-width: 1480px) {
  .top-works {
    position: relative;
    width: 100%;
    padding-top: 14.86486vw;
    padding-bottom: 12.83784vw;
  }
  .top-works::after {
    content: "";
    position: absolute;
    top: 7.97297vw;
    right: 0;
    width: 91.875vw;
    height: 62.31293vw;
    background-image: url(../images/top/works/works_bg.png);
    z-index: -1;
  }
  .top-works__titleHeader {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .top-works__titleHeader--english {
    font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
    font-size: 4.8rem;
    letter-spacing: 2.88px;
    color: #ffffff;
  }
  .top-works__titleHeader--text {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.96px;
    color: #ffffff;
  }
  .top-works__list {
    display: flex;
    justify-content: center;
    margin-top: 4.52703vw;
  }
  .top-works__cardBox {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    position: relative;
    width: 20vw;
    margin-right: 3.125vw;
  }
  .top-works__cardBox:last-of-type {
    margin-right: 0;
  }
  .top-works__linkBOx {
    display: block;
    width: 20vw;
    height: 28.75vw;
  }
  .top-works__linkBOx__image {
    width: 100%;
    height: 100%;
  }
  .top-works__linkBOx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .top-works__sideCatText {
    position: absolute;
    top: 0;
    right: -1.35135vw;
    font-size: 1.1rem;
    letter-spacing: 1.1px;
  }
  .top-works__textLink {
    width: 100%;
    margin-top: 1.01351vw;
  }
  .top-works__textLink--text {
    font-size: 1.5rem;
  }
  .top-works .viewButton {
    margin-top: 5.54054vw;
  }
}

@media screen and (max-width: 1200px) {
  .top-works {
    position: relative;
    width: 100%;
    padding-top: 14.86486vw;
    padding-bottom: 12.83784vw;
  }
  .top-works::after {
    content: "";
    position: absolute;
    top: 7.97297vw;
    right: 0;
    width: 91.875vw;
    height: 66.66667vw;
    background-image: url(../images/top/works/works_bg.png);
    z-index: -1;
  }
  .top-works__titleHeader {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .top-works__titleHeader--english {
    font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
    font-size: 4vw;
    letter-spacing: 2.88px;
    color: #ffffff;
  }
  .top-works__titleHeader--text {
    font-size: 1.33333vw;
  }
  .top-works__list {
    margin-top: 4.52703vw;
  }
  .top-works__cardBox {
    width: 20vw;
    margin-right: 4.16667vw;
  }
  .top-works__cardBox:last-of-type {
    margin-right: 0;
  }
  .top-works__linkBOx {
    width: 20vw;
    height: 28.75vw;
  }
  .top-works__sideCatText {
    right: -1.66667vw;
    font-size: 1.1rem;
  }
  .top-works__textLink {
    width: 100%;
    margin-top: 1.01351vw;
  }
  .top-works__textLink--text {
    font-size: 1.5rem;
  }
  .top-works .viewButton {
    margin-top: 6.83333vw;
  }
}

@media screen and (max-width: 992px) {
  .top-works {
    position: relative;
    width: 100%;
    margin-top: 10.08065vw;
    padding-top: 10.08065vw;
    padding-bottom: 10.08065vw;
    background-image: url(../images/top/works/works_bg.png);
  }
  .top-works::after {
    content: none;
  }
  .top-works__titleHeader {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .top-works__titleHeader--english {
    font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
    font-size: 4.83871vw;
    letter-spacing: 2.88px;
    color: #ffffff;
  }
  .top-works__titleHeader--text {
    font-size: 1.6129vw;
  }
  .top-works__list {
    flex-wrap: wrap;
    margin-top: 1.71371vw;
  }
  .top-works__cardBox {
    width: 32.25806vw;
    margin-top: 5.04032vw;
    margin-right: 5.04032vw;
  }
  .top-works__cardBox:nth-of-type(2n) {
    margin-right: 0;
  }
  .top-works__cardBox:last-of-type {
    margin-right: 0;
  }
  .top-works__linkBOx {
    width: 32.25806vw;
    height: 46.37097vw;
  }
  .top-works__sideCatText {
    right: -2.01613vw;
    font-size: 1.1rem;
  }
  .top-works__textLink {
    width: 100%;
    margin-top: 1.5121vw;
  }
  .top-works__textLink--text {
    font-size: 1.5121vw;
  }
  .top-works .viewButton {
    margin-top: 8.26613vw;
  }
}

@media screen and (max-width: 768px) {
  .top-works {
    position: relative;
    width: 100%;
    margin-top: 13.02083vw;
    padding-top: 13.02083vw;
    padding-bottom: 13.02083vw;
  }
  .top-works::after {
    top: 15.36458vw;
    width: 91.875vw;
    height: 208.33333vw;
  }
  .top-works__titleHeader--english {
    font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
    font-size: 8.85417vw;
  }
  .top-works__titleHeader--text {
    font-size: 4.16667vw;
  }
  .top-works__list {
    flex-wrap: wrap;
    margin-top: 2.21354vw;
  }
  .top-works__cardBox {
    width: 41.66667vw;
    margin-top: 6.51042vw;
    margin-right: 6.51042vw;
  }
  .top-works__cardBox:nth-of-type(2n) {
    margin-right: 0;
  }
  .top-works__cardBox:last-of-type {
    margin-right: 0;
  }
  .top-works__linkBOx {
    width: 41.66667vw;
    height: 59.89583vw;
  }
  .top-works__sideCatText {
    right: -2.60417vw;
    font-size: 1.1rem;
  }
  .top-works__textLink {
    width: 100%;
    margin-top: 1.95312vw;
  }
  .top-works__textLink--text {
    font-size: 3.90625vw;
  }
  .top-works .viewButton {
    margin-top: 10.67708vw;
  }
}

@media screen and (max-width: 576px) {
  .top-works::after {
    height: 217.01389vw;
  }
  .top-works__titleHeader--english {
    font-size: 8.85417vw;
  }
  .top-works__titleHeader--text {
    font-size: 4.16667vw;
  }
  .top-works__list {
    flex-direction: column;
    align-items: center;
    margin-top: 2.21354vw;
  }
  .top-works__cardBox {
    width: 84%;
    margin-top: 8.68056vw;
    margin-right: 0;
  }
  .top-works__cardBox:nth-of-type(2n) {
    margin-right: 0;
  }
  .top-works__cardBox:last-of-type {
    margin-right: 0;
  }
  .top-works__linkBOx {
    width: 100%;
    height: 143.75%;
  }
  .top-works__sideCatText {
    right: -20px;
    font-size: 1.1rem;
  }
  .top-works__textLink--text {
    font-size: 3.47222vw;
  }
  .top-works .viewButton {
    margin-top: 10.67708vw;
  }
}

.top-pageLink {
  padding-bottom: 90px;
}

.top-pageLink .top-contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.top-pageLink__list {
  display: flex;
  justify-content: center;
}

.top-pageLink__item {
  position: relative;
  width: 400px;
  height: 260px;
  overflow: hidden;
}

.top-pageLink__image {
  width: 100%;
  height: 100%;
}

.top-pageLink__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
  backface-visibility: hidden;
}

.top-pageLink__link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.top-pageLink__link--cartIcon {
  position: relative;
}

.top-pageLink__link--cartIcon:before {
  content: "";
  position: absolute;
  width: 47px;
  height: 47px;
  top: 126px;
  left: 42px;
  background-image: url(../images/icon/cart_icon.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 100;
}

.top-pageLink__link:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 8px;
  bottom: 22px;
  right: 22px;
  background-image: url(../images/icon/arrow_icon.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  transition: 0.2s;
}

.top-pageLink__link:hover img {
  transform: scale(1.02);
}

.top-pageLink__link:hover:after {
  right: 18px;
}

.top-pageLink__text {
  position: absolute;
  top: 60px;
  left: 43px;
}

.top-pageLink__text--english {
  display: block;
  font-family: "Marcellus", "游ゴシック", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif;
  font-size: 2.6rem;
  letter-spacing: 2.08px;
  line-height: 1.1;
  color: #fffffe;
}

.top-pageLink__text--japanese {
  display: block;
  margin-top: 10px;
  font-size: 1.4rem;
  letter-spacing: 0.42px;
  color: #ffffff;
}

@media screen and (max-width: 1480px) {
  .top-pageLink {
    padding-bottom: 90px;
  }
  .top-pageLink .top-contents {
    max-width: 1200px;
    width: 81.08108vw;
  }
  .top-pageLink__list {
    display: flex;
    justify-content: center;
  }
  .top-pageLink__item {
    position: relative;
    width: 27.02703vw;
    height: 17.56757vw;
    overflow: hidden;
  }
  .top-pageLink__link--cartIcon {
    position: relative;
  }
  .top-pageLink__link--cartIcon:before {
    width: 47px;
    height: 47px;
    top: 8.51351vw;
    left: 2.83784vw;
  }
  .top-pageLink__link:after {
    width: 50px;
    height: 8px;
    bottom: 22px;
    right: 22px;
  }
  .top-pageLink__text {
    position: absolute;
    top: 4.05405vw;
    left: 2.90541vw;
  }
  .top-pageLink__text--english {
    font-size: 1.75676vw;
  }
  .top-pageLink__text--japanese {
    font-size: 0.94595vw;
  }
}

@media screen and (max-width: 1200px) {
  .top-pageLink {
    padding-bottom: 7.5vw;
  }
  .top-pageLink .top-contents {
    width: 81.08108vw;
  }
  .top-pageLink__item {
    position: relative;
    width: 27.02703vw;
    height: 17.56757vw;
    overflow: hidden;
  }
  .top-pageLink__link--cartIcon {
    position: relative;
  }
  .top-pageLink__link--cartIcon:before {
    width: 3.91667vw;
    height: 3.91667vw;
    top: 10.25vw;
    left: 3.16667vw;
  }
  .top-pageLink__link:after {
    width: 50px;
    height: 8px;
    bottom: 1.83333vw;
    right: 1.83333vw;
  }
  .top-pageLink__text {
    position: absolute;
    top: 4.05405vw;
    left: 2.90541vw;
  }
  .top-pageLink__text--english {
    font-size: 2.16667vw;
  }
  .top-pageLink__text--japanese {
    font-size: 1.16667vw;
  }
}

@media screen and (max-width: 992px) {
  .top-pageLink {
    padding-top: 11.08871vw;
    padding-bottom: 9.07258vw;
  }
  .top-pageLink .top-contents {
    width: 90%;
  }
  .top-pageLink__item {
    position: relative;
    width: 33.33333vw;
    height: 21.66667vw;
    overflow: hidden;
  }
  .top-pageLink__link--cartIcon {
    position: relative;
  }
  .top-pageLink__link--cartIcon:before {
    width: 4.7379vw;
    height: 4.7379vw;
    top: 11.08871vw;
    left: 3.02419vw;
  }
  .top-pageLink__link:after {
    width: 5.04032vw;
    height: 0.80645vw;
    bottom: 2.21774vw;
    right: 2.21774vw;
  }
  .top-pageLink__text {
    position: absolute;
    top: 4.05405vw;
    left: 2.90541vw;
  }
  .top-pageLink__text--english {
    font-size: 2.62097vw;
  }
  .top-pageLink__text--japanese {
    font-size: 1.41129vw;
  }
}

@media screen and (max-width: 768px) {
  .top-pageLink {
    padding-top: 14.32292vw;
    padding-bottom: 11.71875vw;
  }
  .top-pageLink .top-contents {
    width: 90%;
  }
  .top-pageLink__list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .top-pageLink__item {
    max-width: 400px;
    width: 100%;
    height: 65%;
  }
  .top-pageLink__link--cartIcon {
    position: relative;
  }
  .top-pageLink__link--cartIcon:before {
    width: 8.27465vw;
    height: 8.27465vw;
    top: 23.4375vw;
    left: 5.46875vw;
  }
  .top-pageLink__link:after {
    width: 8.80282vw;
    height: 1.40845vw;
    bottom: 3.87324vw;
    right: 3.87324vw;
  }
  .top-pageLink__text {
    position: absolute;
    top: 7.8125vw;
    left: 5.59896vw;
  }
  .top-pageLink__text--english {
    font-size: 5.46875vw;
  }
  .top-pageLink__text--japanese {
    font-size: 3.64583vw;
  }
}


/*ボックスレスポンシブ001*/
.boxreshaikeiw01 {
	font-size: 3.64583vw;
	background-color: #FFF;
	width: 100%;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 40px;
}

@media (max-width: 768px){
.boxreshaikeiw01 {
	min-height:0px ;
}
}
