
/*--------------*/
/*  丸大豆再仕込みしょうゆ 「玄 -gen-」
/*--------------*/

/* 共通 */

.page-id-516 #pageheader {
  display: none;
}

.genPage__container p, 
.genPage__container dl {
  margin: 0;
  padding: 0;
  border: 0;
}
.genPage__container img {
  vertical-align: bottom;
}

.genPage__sec {
  padding: min(150px, 15vw) 0;
}

.genPage__kvTop, 
.genPage__grandprixCopy, 
.genPage__sec--voice, 
.genPage__sec--brandInner, 
.genPage__sec--shopInner {
  max-width: 1080px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {

  .genPage__sec {
    padding: 100px 0;
  }

}

@media screen and (max-width: 768px) {

  .genPage__sec {
    padding: 50px 0;
  }

}


/* キービジュアル */

.genPage__kv {
  padding: 100px 0;
  background-color: #f2f2f2;
}

.kvTop__titleBox, .kvTop__grandprixLogo {
  position: absolute;
  top: 0;
}

.kvTop__titleBox {
  width: 22%;
  margin-top: 2%;
  display: flex;
  gap: min(20px, 2vw);
  left: 0;
}

.kvTop__subTitle {
  font-size: min(22px, 2.6vw);
  font-weight: 500;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.kvTop__image {
  width: 60%;
  margin: 0 auto;
}

.kvTop__grandprixLogo {
  width: 18%;
  right: 0;
}

#genPage__kv .kvTop__grandprixLogo__text {
  width: fit-content;
  margin: 1em auto 0;
  font-size: 30px;
  font-size: min(30px, 3vw);
  font-weight: 500;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

@media screen and (max-width: 768px) {

  .genPage__kv {
    padding: 100px 0;
  }

  .genPage__kv::before {
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 70%);
    position: absolute;
    top: 0;
  }

  .kvTop__titleBox {
    max-width: 160px;
    width: 28%;
  }

  .kvTop__subTitle {
    font-size: 16px!important;
  }

  .kvTop__image {
    width: 80%;
  }

  #genPage__kv .kvTop__grandprixLogo__text {
    font-size: min(22px, 3.2vw) !important;
  }

}

@media screen and (max-width: 521px) {

  .genPage__kv {
    padding: 100px 0 40px;
  }

  .kvTop__subTitle {
    font-size: 14px !important;
  }

  .kvTop__grandprixLogo {
    width: 25%;
  }

  #genPage__kv .kvTop__grandprixLogo__text {
    font-size: 14px !important;
  }

}


.genPage__grandprixCopy {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.grandprixCopy__image {
  width: 16%;
}

.grandprixCopy__text p {
  text-align: center;
}

.grandprixCopy__subText {
  font-size: min(36px, 3vw);
}

#genPage__kv .grandprixCopy__mainText {
  margin-top: 10px;
  font-size: min(52px, 4.5vw);
  line-height: 1.4;
  letter-spacing: -1px;
}

@media screen and (max-width: 768px) {

  .grandprixCopy__image {
    width: 18%;
  }

  .grandprixCopy__subText {
    font-size: min(24px, 3vw) !important;
  }

  #genPage__kv .grandprixCopy__mainText {
    font-size: min(32px, 4.4vw) !important;
  }

}

@media screen and (max-width: 521px) {

  .genPage__grandprixCopy {
    margin-top: 40px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 20px;
  }

  .grandprixCopy__image {
    width: 27%;
    margin: 0 auto;
  }

  .grandprixCopy__text {
    margin-top: 15px;
  }

  .grandprixCopy__subText {
    font-size: 14px !important;
  }

  #genPage__kv .grandprixCopy__mainText {
    margin-top: 5px;
    font-size: 20px !important;
    line-height: 1.5;
  }

}


/* コンセプト */

.genPage__sec--concept {
  background-image: url(./img/gen/conceptBg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.conceptTop__mainText {
  margin: 0;
  font-size: min(60px, 6vw);
  line-height: 1;
  font-weight: 500;
  color: #cc9900;
  text-align: center;
}

#genPage__concept .conceptTop__text {
  margin-top: 50px;
  font-size: min(20px, 2.2vw);
  line-height: 2.8;
  color: #fff;
  text-align: center;
}

#genPage__concept .conceptTop__text span {
  padding: 0 0.1em;
  font-size: 130%;
  color: #cc9900;
}

#genPage__concept .conceptTop__text .spBr {
  display: none;

  @media screen and (max-width: 521px) {

    display: block;

  }

}

.genPage__conceptContent {
  margin-top: 100px;
  display: flex;
  align-items: center;
  gap: 8%;
  position: relative;
  z-index: 1;
}

.conceptContent__image {
  width: 40%;
}

.conceptContent__textBox {
  max-width: 550px;
  width: 44%;

}

.conceptContent__textBox p {
  color: #fff;
}

.conceptContent__mainText {
  font-size: min(36px, 3.3vw);
  font-weight: 500;
}

.conceptContent__textBoxItem {
  margin-top: min(40px, 4vw);
}

.conceptContent__textBoxItem p {
  margin-top: 1em;
  font-size: min(18px, 1.8vw);
  line-height: 2;
}

.genPage__conceptContent02 {
  flex-direction: row-reverse;
}

.genPage__conceptDeco {
  position: absolute;
  width: 22%;
}

.genPage__conceptDeco img {
  width: 100%;
}

.genPage__conceptDeco01 {
  top: 34%;
  right: 0;
}

.genPage__conceptDeco02 {
  transform: scaleX(-1);
  bottom: 7%;
  left: 0;
}

@media screen and (max-width: 768px) {

  .conceptTop__mainText {
    font-size: min(42px, 6.2vw);
  }

  #genPage__concept .conceptTop__text {
    margin-top: 40px;
    font-size: min(18px, 2.7vw) !important;
    line-height: 2.6;
  }

  .genPage__conceptContent {
    margin-top: 80px;
    display: block;
  }

  .conceptContent__image {
    width: 95%;
    height: 55vw;
    overflow: hidden;
    position: relative;
  }

  .genPage__conceptContent02 .conceptContent__image {
    height: 80vw;
  }

  .conceptContent__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
    display: block;
  }

  .conceptContent__textBox {
    max-width: initial;
    width: 90%;
    margin: 40px auto 0;
  }

  .conceptContent__mainText {
    font-size: 26px !important;
  }

  .conceptContent__textBoxItem {
    margin-top: 30px;
  }

  .conceptContent__textBoxItem p {
    font-size: min(16px, 2.7vw) !important;
  }

  .genPage__conceptDeco {
    width: 30%;
  }

  .genPage__conceptDeco01 {
    top: 40%;
  }

  .genPage__conceptDeco02 {
    bottom: 1%;
  }

}

@media screen and (max-width: 521px) {

  .conceptTop__mainText {
    font-size: 22px;
  }

  #genPage__concept .conceptTop__text {
    margin-top: 30px;
    font-size: 14px !important;
    line-height: 2.4;
  }

  .genPage__conceptContent {
    margin-top: 40px;
  }

  .conceptContent__image {
    height: 80vw;
  }

  .conceptContent__textBox {
    margin: 30px auto 0;
  }

  .conceptContent__mainText {
    font-size: 20px !important;
  }

  .conceptContent__textBoxItem {
    margin-top: 20px;
  }

  .conceptContent__textBoxItem p {
    font-size: 14px !important;
  }

  .genPage__conceptDeco {
    width: 50%;
  }

  .genPage__conceptDeco01 {
    top: 42%;
  }

  .genPage__conceptDeco02 {
    bottom: 5%;
  }

}


/* お客様からの声 */

.genPage__shopVoiceTitle {
  margin: 0;
  font-size: min(50px, 5vw);
  font-weight: 500;
  text-align: center;
}

.genPage__voiceTop {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}

.voiceTop__textBox {
  width: 42%;
}

.voiceTop__subTitle {
  font-size: min(18px, 1.8vw);
  font-weight: 500;
}

.voiceTop__mainTitle {
  margin-top: 15px;
  font-size: min(40px, 4vw);
  font-weight: 500;
}

#genPage__voice .voiceTop__titleText {
  margin-top: 15px;
  font-weight: 500;
}

.voiceTop__textBox .voice__textList {
  width: 100%;
}

.voice__textList dt {
  font-size: min(18px, 1.8vw);
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  margin-bottom: 1em;
  color: #000;
}

.voice__textList dd {
  font-size: min(16px, 1.6vw);
  line-height: 1.8;
}

.voice__textList dd span {
  display: block;
  margin-top: 0.8em;
}

.genPage__voiceTop .voice__textList {
  margin-top: min(50px, 4vw);
}

.voiceTop__image {
  width: 50%;
}

.genPage__voiceContent {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.genPage__voiceContent02 {
  flex-direction: row-reverse;
}

.voice__textList {
  width: 42%;
}

@media screen and (max-width: 768px) {

  .genPage__shopVoiceTitle {
    font-size: 36px;
  }

  .genPage__voiceTop {
    margin-top: 60px;
    display: block;
  }

  .voiceTop__textBox, .voiceTop__image {
    width: 100%;
  }

  .voiceTop__subTitle {
    font-size: 16px !important;
    text-align: center;
  }

  .voiceTop__mainTitle {
    margin-top: 10px;
    font-size: 32px;
    text-align: center;
  }

  #genPage__voice .voiceTop__titleText {
    margin-top: 10px;
    font-size: 15px !important;
  }

  .genPage__voiceTop .voice__textList {
    margin-top: 40px;
  }

  .voice__textList {
    width: 100%;
  }

  .voice__textList dt {
    font-size: 16px;
  }

  .voice__textList dd {
    font-size: 14px;
  }

  .voiceTop__image {
    margin-top: 40px;
  }

  .genPage__voiceContent {
    margin-top: 50px;
    display: block;
  }

}

@media screen and (max-width: 521px) {

  .genPage__shopVoiceTitle {
    font-size: 22px;
  }

  .genPage__voiceTop {
    margin-top: 30px;
  }

  .voiceTop__subTitle {
    font-size: 14px !important;
  }

  .voiceTop__mainTitle {
    font-size: 26px;
  }

  #genPage__voice .voiceTop__titleText {
    font-size: 13px !important;
  }

  .genPage__voiceTop .voice__textList {
    margin-top: 30px;
  }

  .voice__textList dt {
    font-size: 14px;
  }

  .voice__textList dt br {
    display: none;
  }

  .voice__textList dd {
    font-size: 13px;
    line-height: 1.7;
  }

  .voiceTop__image {
    margin-top: 30px;
  }

  .genPage__voiceContent {
    margin-top: 25px;
  }

}

/* メディア */

.genPage__media {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mediaImage {
  width: 24%;
}

.mediaText {
  width: 70%;
}

.mediaText h3 {
  margin: 0;
  font-size: min(40px, 3.4vw);
  letter-spacing: -2px;
}

#genPage__voice .mediaText__inner {
  margin-top: 20px;
  font-size: min(18px, 1.8vw);
}

#genPage__voice .mediaText__btn a {
  display: block;
  width: fit-content;
  margin-top: 30px;
  border: 0;
  border-radius: 34px;
  padding: 0.8em 1.5em;
  background-color: #5f090b;
  font-size: min(20px, 2vw);
  font-weight: 500;
  color: #fff;
}

@media screen and (max-width: 768px) {

  .genPage__media {
    margin-top: 60px;
    display: block;
  }

  .mediaImage {
    max-width: 300px;
    width: 50%;
    margin: 0 auto;
  }

  .mediaText {
    width: 100%;
    margin-top: 20px;
  }

  .mediaText h3 {
    font-size: 26px;
    text-align: center;
  }

  #genPage__voice .mediaText__inner {
    margin-top: 15px;
    font-size: 16px !important;
  }

  #genPage__voice .mediaText__btn a {
    margin: 15px auto 0;
    font-size: 16px;
  }

}

@media screen and (max-width: 521px) {

  .genPage__media {
    margin-top: 40px;
  }

  .mediaText h3 {
    font-size: 18px;
  }

  #genPage__voice .mediaText__inner {
    margin-top: 10px;
    font-size: 13px !important;
  }

  #genPage__voice .mediaText__btn a {
    font-size: 14px;
  }

}


/* ロゴマークの使用について */

.genPage__sec--brand {
  background-color: #5f090b;
}

.genPage__brandTitleBox {
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 50px;
}

.brandTitle__logo {
  width: 16%;
}

.brandTitle {
  margin: 0 0 min(50px, 4vw);
  font-size: min(42px, 3.6vw);
  text-align: center;
  color: #fff;
}

.brandContent__image {
  max-width: 450px;
  width: 40%;
  margin: 30px auto 0;
}

#genPage__brand .brandContent__text {
  margin-top: min(50px, 4vw);
  font-size: min(30px, 3vw);
  text-align: center;
  color: #fff;
}

#genPage__brand .brandContent__note {
  margin-top: min(24px, 2vw);
  font-size: min(15px, 1.8vw);
  color: #fff;
  text-align: center;
}

.genPage__brandButton a, .genPage__shopButton a {
  width: fit-content;
  border-radius: 42px;
  padding: 1em 1.8em;
  display: block;
  font-size: min(24px, 2.4vw);
}

.genPage__brandButton a {
  margin: 2em auto 0;
  background-color: #fff;
  color: #5f090b;
  font-weight: 500;
}

.genPage__brandButton a .spBr {
  display: none;

  @media screen and (max-width: 521px) {
    display: block;
  }

}

@media screen and (max-width: 768px) {

  .genPage__brandTitleBox {
    gap: 30px;
  }

  .brandTitle {
    font-size: min(28px, 3.6vw);
  }

  .brandContent__image {
    margin: 20px auto 0;
  }

  #genPage__brand .brandContent__text {
    margin-top: 30px;
    font-size: min(26px, 2.6vw) !important;
  }

  #genPage__brand .brandContent__note {
    margin-top: 15px;
    font-size: 14px !important;
  }

  .genPage__brandButton a, .genPage__shopButton a {
    font-size: min(16px, 2.6vw);
  }

}

@media screen and (max-width: 521px) {

  .genPage__brandTitleBox {
    display: block;
  }

  .brandTitle__logo {
    width: 30%;
    margin: 0 auto;
  }

  .brandTitle {
    margin: 15px 0 20px;
    font-size: 16px;
  }

  .brandContent__image {
    max-width: initial;
    width: 60%;
  }

  #genPage__brand .brandContent__text {
    margin-top: 20px;
    font-size: 12px !important;
  }

  #genPage__brand .brandContent__note {
    margin-top: 10px;
    font-size: 12px !important;
  }

  .genPage__brandButton a {
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
  }

}


/* オンラインショップ */

.genPage__sec--shop {
  background-color: #f2f2f2;
}

.genPage__shopTitle {
  margin: 0;
  font-size: min(40px, 3.4vw);
  letter-spacing: -1px;
  text-align: center;
  color: #5f090b;
}

.genPage__shopTitle br.spBr {
  display: none;

  @media screen and (max-width: 521px) {
    display: block;
  }

}

.genPage__shopContent {
  margin-top: min(100px, 10vw);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shopContent__textBox {
  width: 45%;
}

.shopContent__textBox h4, .shopContent__subTitle {
  text-align: center;
  line-height: 1;
}

.shopContent__textBox h4 {
  font-size: min(80px, 7.2vw);
}

.shopContent__subTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: min(30px, 3vw);
}

#genPage__shop .genPage__shopContent01 .shopContent__subTitle {
  margin-top: 10px;
}

.genPage__shopContent01 .shopContent__subTitle::before, 
.genPage__shopContent01 .shopContent__subTitle::after {
  content: "";
  display: block;
  width: 1em;
  height: 1px;
  background-color: #000;
}

#genPage__shop .genPage__shopContent02 .shopContent__subTitle {
  margin-bottom: 20px;
}

#genPage__shop .shopContent__text {
  margin-top: min(50px, 4vw);
  font-size: min(18px, 1.8vw);
  line-height: 2.2;
  font-weight: 500;
}

#genPage__shop .shopContent__category {
  width: fit-content;
  margin: min(30px, 3vw) auto 0;
  border: 1px solid #000;
  border-radius: 26px;
  padding: 1em 1.6em;
  font-weight: 500;
  text-align: center;
  line-height: 1;
}

.shopContent__image {
  width: 50%;
}

.genPage__shopButton a {
  margin: min(100px, 10vw) auto 0;
  background-color: #5f090b;
  color: #fff;
}

@media screen and (max-width: 768px) {

  .genPage__shopContent {
    margin-top: 60px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 40px;
  }

  .shopContent__textBox, .shopContent__image {
    width: 100%;
  }

  .shopContent__textBox h4 {
    font-size: 70px;
  }

  .shopContent__subTitle {
    font-size: 26px !important;
  }

  #genPage__shop .shopContent__category {
    margin: 20px auto 0;
    font-size: 16px !important;
  }

  #genPage__shop .shopContent__text {
    margin-top: 30px;
    font-size: 16px !important;
  }

  .shopContent__image {
    max-width: 450px;
  }

  .genPage__shopButton a {
    margin-top: 60px;
  }

}

@media screen and (max-width: 521px) {

  .genPage__shopTitle {
    font-size: 20px;
  }

  .genPage__shopContent {
    margin-top: 30px;
    gap: 30px;
  }

  .shopContent__textBox h4 {
    font-size: 60px;
  }

  .shopContent__subTitle {
    font-size: 22px !important;
  }

  #genPage__shop .shopContent__category {
    margin: 15px auto 0;
    font-size: 14px !important;
  }

  #genPage__shop .shopContent__text {
    margin-top: 20px;
    font-size: 14px !important;
    line-height: 2;
  }

  .genPage__shopButton a {
    margin-top: 40px;
    font-size: 14px;
  }

}