@charset "UTF-8";
body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  -webkit-text-size-adjust: 100%;
}

p {
  color: #333;
  margin: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.pcOnly {
  display: none;
}
@media (min-width: 768px) {
  .pcOnly {
    display: block;
  }
}

.spOnly {
  display: block;
}
@media (min-width: 768px) {
  .spOnly {
    display: none;
  }
}

/*=================================================*/
/*FV
/*=================================================*/
.topWrap {
  position: relative;
  width: 100%;
  display: block;
  height: 350px;
  z-index: 10;
  /*管理画面調整用*/
  /*=================================================*/
  /* 追加分 表示側 */
  /*=================================================*/
}
@media (min-width: 768px) {
  .topWrap {
    height: auto;
  }
}
.topWrap .backBgc {
  height: 100%;
}
.topWrap .sliderControl * {
  position: static !important;
  padding: 0 !important;
}
.topWrap .sliderControl .carousel-item {
  width: 32%;
  margin: 1.2% 0.6% 0;
  display: block;
  opacity: 1;
  padding: 7px !important;
}
.topWrap .sliderControl .carousel-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.topWrap .sliderControl .indicator {
  padding: 7px !important;
}
.topWrap .topIllustrationBox {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 11;
}
@media (min-width: 768px) {
  .topWrap .topIllustrationBox {
    left: 0;
    bottom: 14px;
  }
}
.topWrap .topIllustrationBox .img {
  width: 70px;
  height: 38px;
}
@media (min-width: 600px) {
  .topWrap .topIllustrationBox .img {
    width: 100px;
    height: 58px;
  }
}
@media (min-width: 1024px) {
  .topWrap .topIllustrationBox .img {
    width: 250px;
    height: 138px;
  }
}

.topWrap .sliderControl * {
  position: static !important;
  padding: 0 !important;
}

.topWrap .sliderControl * .carousel-item {
  width: 32%;
  margin: 1.2% 0.6% 0;
  display: block;
  opacity: 1;
  padding: 7px !important;
}

.topWrap .sliderControl * .carousel-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  min-height: 380px;
}
@media (min-width: 768px) {
  .topWrap .sliderControl * .carousel-inner {
    min-height: 1018px;
  }
}

.topWrap .carousel-item {
  position: relative;
  padding: 0 0 66.9%;
}

.topWrap .carousel-item > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
  min-height: 350px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .topWrap .carousel-item > img {
    min-height: 1018px;
  }
}

.topWrap .carousel-inner {
  padding: 0 0 75%;
  overflow: hidden;
  min-height: 350px;
}
@media (min-width: 768px) {
  .topWrap .carousel-inner {
    min-height: 1018px;
  }
}

.topWrap .carousel-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: auto;
  height: 100%;
}

.topWrap .carousel {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  position: relative;
  margin-left: auto;
  margin-right: 0;
  z-index: 2;
}
@media (min-width: 1200px) {
  .topWrap .carousel {
    width: 100% !important;
  }
}

.topWrap .carousel-inner {
  padding: 0 0 0 !important;
}

.topWrap .carousel-item {
  padding: 0 !important;
}

.topWrap .carousel-item-link {
  width: 100%;
  height: 100%;
  display: inline-block;
  overflow: hidden;
}

.topWrap .carousel-item-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.topWrap .carousel-control-next,
.topWrap .carousel-control-prev {
  display: none;
}

.topWrap {
  position: relative;
}
.topWrap .bglineBox {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 70%;
  z-index: 1;
}
@media (min-width: 1440px) {
  .topWrap .bglineBox {
    width: 893.345px;
    height: 879px;
  }
}
.topWrap .imgBoxLeft,
.topWrap .imgBoxRight,
.topWrap .fvWrapper,
.topWrap .topTextBox {
  position: absolute;
}
.topWrap .imgBoxLeft {
  left: 0;
  top: 10%;
  height: auto;
  width: 36%;
  z-index: 3;
}
@media (min-width: 1200px) {
  .topWrap .imgBoxLeft {
    width: 599px;
    height: 708px;
  }
}
@media (min-width: 1440px) {
  .topWrap .imgBoxLeft {
    width: 699px;
    height: 798px;
    left: 0;
    top: 10%;
  }
}
.topWrap .imgBoxRight {
  right: 0;
  bottom: -5px;
  height: auto;
  width: 30%;
  z-index: 3;
}
@media (min-width: 1200px) {
  .topWrap .imgBoxRight {
    top: 12%;
    bottom: initial;
    width: 440px;
    height: 763px;
  }
}
@media (min-width: 1440px) {
  .topWrap .imgBoxRight {
    width: 540px;
    height: 943px;
    right: 0;
    top: 8%;
  }
}
.topWrap .fvWrapper {
  display: flex;
  flex-flow: row-reverse;
  gap: 5px;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 3;
}
@media (min-width: 768px) {
  .topWrap .fvWrapper {
    gap: 9px;
  }
}
.topWrap .fvWrapper .topTextFlex {
  display: inline-flex;
  flex-flow: column;
  align-items: center;
  height: 100%;
  padding: 5px 2px;
  background: #FFF;
}
@media (min-width: 768px) {
  .topWrap .fvWrapper .topTextFlex {
    padding: 20px 10px;
  }
}
.topWrap .fvWrapper .topTextFlex .topText {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #1A1A1A;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 28px;
  letter-spacing: 0px;
}
@media (min-width: 1024px) {
  .topWrap .fvWrapper .topTextFlex .topText {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -5px;
  }
}
@media (min-width: 1440px) {
  .topWrap .fvWrapper .topTextFlex .topText {
    font-size: 50px;
    line-height: 44px;
  }
}
.topWrap .fvWrapper .topTextFlex .topText.textGreen {
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: -1.8px;
  background: linear-gradient(180deg, #C4C800 0%, #00A588 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 1024px) {
  .topWrap .fvWrapper .topTextFlex .topText.textGreen {
    font-size: 50px;
    line-height: 56px;
    letter-spacing: -2.8px;
  }
}
@media (min-width: 1440px) {
  .topWrap .fvWrapper .topTextFlex .topText.textGreen {
    font-size: 90px;
    line-height: 86px;
  }
}
.topWrap .fvWrapper .topTextFlex .topText.textOrange {
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: -1.8px;
  background: linear-gradient(180deg, #ECD503 0%, #EF6344 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 1024px) {
  .topWrap .fvWrapper .topTextFlex .topText.textOrange {
    font-size: 50px;
    line-height: 56px;
    letter-spacing: -2.8px;
  }
}
@media (min-width: 1440px) {
  .topWrap .fvWrapper .topTextFlex .topText.textOrange {
    font-size: 90px;
    line-height: 86px;
  }
}
.topWrap .fvWrapper .topTextFlex .topText.textBrown {
  color: #AC886D;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: -1.8px;
}
@media (min-width: 1024px) {
  .topWrap .fvWrapper .topTextFlex .topText.textBrown {
    font-size: 50px;
    line-height: 56px;
    letter-spacing: -2.8px;
  }
}
@media (min-width: 1440px) {
  .topWrap .fvWrapper .topTextFlex .topText.textBrown {
    font-size: 90px;
    line-height: 86px;
  }
}
.topWrap .fvWrapper .topTextFlex.topTextFlexLeft {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  .topWrap .fvWrapper .topTextFlex.topTextFlexLeft {
    margin-top: 52px;
  }
}
.topWrap .topTextBox {
  bottom: -52%;
  left: 5px;
  z-index: 5;
  width: 312.786px;
  height: 218px;
}
@media (min-width: 768px) {
  .topWrap .topTextBox {
    left: 10px;
    bottom: -20%;
  }
}
@media (min-width: 1200px) {
  .topWrap .topTextBox {
    bottom: -9%;
    width: 452.786px;
    height: 308px;
  }
}
.topWrap .topTextBox .backBgc {
  position: relative;
}
.topWrap .topTextBox .textFlexBox {
  position: absolute;
  width: 58%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 5;
}
@media (min-width: 768px) {
  .topWrap .topTextBox .textFlexBox {
    width: 68%;
  }
}
.topWrap .topTextBox .textFlexBox .p {
  display: inline;
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.16px;
}
@media (min-width: 1200px) {
  .topWrap .topTextBox .textFlexBox .p {
    font-size: 16px;
    line-height: 28.5px;
  }
}
.topWrap .topTextBox .textFlexBox p.pGreen {
  background: linear-gradient(90deg, #00A524 2.05%, #00A59B 34.13%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.2px;
}
@media (min-width: 1200px) {
  .topWrap .topTextBox .textFlexBox p.pGreen {
    font-size: 20px;
    line-height: 28.5px;
  }
}
.topWrap .topTextBox .textFlexBox .h1 {
  display: inline;
  color: #F1751B;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.2px;
}
@media (min-width: 1200px) {
  .topWrap .topTextBox .textFlexBox .h1 {
    font-size: 20px;
    line-height: 28.5px;
  }
}

/*=================================================*/
/*共通
/*=================================================*/
.flex {
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  gap: 40px;
  margin: auto;
}
@media (min-width: 768px) {
  .flex {
    width: 700px;
  }
}
@media (min-width: 1024px) {
  .flex {
    width: 95%;
    flex-flow: initial;
    gap: 3%;
  }
}
@media (min-width: 1200px) {
  .flex {
    width: 100%;
  }
}

.imgDecoBox {
  position: absolute;
}

/*=================================================*/
/*FV下テキスト
/*=================================================*/
.ingredientsSectionBg {
  position: relative;
  padding: 150px 0 0;
}
@media (min-width: 1024px) {
  .ingredientsSectionBg {
    padding: 137px 0 58px;
  }
}
.ingredientsSectionBg .bglineBox {
  display: none;
  position: absolute;
  top: 0;
  right: 13%;
  width: 45.5%;
  z-index: 1;
}
@media (min-width: 1200px) {
  .ingredientsSectionBg .bglineBox {
    display: block;
  }
}
@media (min-width: 1440px) {
  .ingredientsSectionBg .bglineBox {
    top: 0;
    right: 13%;
    width: 45.5%;
  }
}
.ingredientsSectionBg .imgDecoBox {
  position: absolute;
  display: none;
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .imgDecoBox {
    display: block;
  }
}
.ingredientsSectionBg .imgDecoBox.imgDecotopBox {
  width: 122px;
  height: 79px;
  top: 16px;
  right: 40%;
  z-index: 4;
}
.ingredientsSectionBg .imgDecoBox.imgDecoBottomBox {
  width: 65.804px;
  height: 68.43px;
  bottom: 14%;
  left: 48%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 4;
}
.ingredientsSectionBg .ingredientsSection {
  max-width: 1100px;
  margin: auto;
}
.ingredientsSectionBg .ingredientsSection .flex {
  position: relative;
  z-index: 4;
}
.ingredientsSectionBg .ingredientsSection .flex .textBox {
  position: relative;
  margin-top: 42px;
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .ingredientsSection .flex .textBox {
    width: 470px;
  }
}
.ingredientsSectionBg .ingredientsSection .flex .textBox .sectionTitleBox {
  margin-bottom: 30px;
}
.ingredientsSectionBg .ingredientsSection .flex .textBox .p {
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 2.56px;
}
@media (min-width: 768px) {
  .ingredientsSectionBg .ingredientsSection .flex .textBox .p {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .ingredientsSection .flex .imgBox {
    width: 428px;
    height: 425px;
  }
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .ingredientsSection .flex .imgTextBox {
    width: 360px;
    height: 315px;
  }
}
@media (min-width: 1200px) {
  .ingredientsSectionBg .ingredientsSection .flex .imgTextBox {
    width: 520px;
    height: 456px;
  }
}
.ingredientsSectionBg .ingredientsSection .flex.flexBottom {
  align-items: center;
  margin-top: 60px;
  padding-bottom: 63px;
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .ingredientsSection .flex.flexBottom {
    margin-top: -8%;
    padding-bottom: 93px;
  }
}
.ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox {
  position: relative;
  width: 324.904px;
  height: 211.951px;
  margin: auto;
}
@media (min-width: 768px) {
  .ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox {
    width: 504.904px;
    height: 331.951px;
  }
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox {
    width: 504.904px;
    height: 331.951px;
    margin: 0;
  }
}
.ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .backBgc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .imgDecoTop {
  position: absolute;
  top: 23%;
  left: -5%;
  width: 33px;
  height: 19px;
  z-index: 4;
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .imgDecoTop {
    top: 25%;
    left: 2%;
    width: 53px;
    height: 34px;
  }
}
.ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .imgDecoBottom {
  position: absolute;
  right: 14%;
  bottom: 13%;
  width: 90px;
  height: 31px;
  z-index: 4;
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .imgDecoBottom {
    width: 140px;
    height: 61px;
  }
}
.ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .textFlex {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .textFlex {
    width: 81%;
  }
}
.ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .textFlex .p {
  display: inline;
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 29.5px;
  letter-spacing: 1.76px;
  background: #FFF;
  padding: 0px 5px;
  margin-top: 3px;
}
@media (min-width: 768px) {
  .ingredientsSectionBg .ingredientsSection .flex.flexBottom .textBox .textFlex .p {
    font-size: 22px;
    line-height: 39.5px;
  }
}
.ingredientsSectionBg .bgColorImgBox {
  position: absolute;
  bottom: -1px;
  left: 0;
}

/*=================================================*/
/*ボタンつき
/*=================================================*/
.ingredientsBottomSectionBg {
  position: relative;
  padding-bottom: 80px;
  padding-top: 6px;
}
@media (min-width: 1024px) {
  .ingredientsBottomSectionBg {
    padding-bottom: 100px;
    padding-top: 6px;
  }
}
.ingredientsBottomSectionBg .imgDecoBox.imgDecoBottomBox {
  width: 89.5px;
  height: 114.5px;
  right: 33%;
  bottom: -3%;
}
@media (min-width: 1024px) {
  .ingredientsBottomSectionBg .imgDecoBox.imgDecoBottomBox {
    width: 149.5px;
    height: 194.5px;
    right: 33%;
    bottom: -9%;
  }
}
.ingredientsBottomSectionBg .ingredientsBottomSection {
  width: 90%;
  max-width: 1361px;
  margin: auto;
}
@media (min-width: 768px) {
  .ingredientsBottomSectionBg .ingredientsBottomSection {
    width: 700px;
  }
}
@media (min-width: 1024px) {
  .ingredientsBottomSectionBg .ingredientsBottomSection {
    width: 95%;
  }
}
@media (min-width: 1200px) {
  .ingredientsBottomSectionBg .ingredientsBottomSection {
    width: 100%;
  }
}
.ingredientsBottomSectionBg .linkBox {
  width: 100%;
  max-width: 1100px;
  margin: -7% auto 0;
  display: flex;
  flex-flow: column;
  gap: 22px;
  position: relative;
  z-index: 3;
}
@media (min-width: 768px) {
  .ingredientsBottomSectionBg .linkBox {
    flex-flow: initial;
  }
}
.ingredientsBottomSectionBg .linkBox .link:hover {
  opacity: 0.7;
  transform: translateY(-18px);
  transition: all 0.3s ease-in-out;
}
.ingredientsBottomSectionBg .flex {
  width: 100%;
  margin-top: 60px;
  gap: 40px;
}
@media (min-width: 1024px) {
  .ingredientsBottomSectionBg .flex {
    gap: 2%;
    width: 95%;
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  .ingredientsBottomSectionBg .flex {
    width: 95%;
  }
}
@media (min-width: 1440px) {
  .ingredientsBottomSectionBg .flex {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .ingredientsBottomSectionBg .flex .imgBoxLeft {
    width: 282px;
    height: 248px;
  }
}
@media (min-width: 1440px) {
  .ingredientsBottomSectionBg .flex .imgBoxLeft {
    width: 382px;
    height: 338px;
  }
}
@media (min-width: 1024px) {
  .ingredientsBottomSectionBg .flex .textBox {
    margin-top: 33px;
    width: auto;
  }
}
@media (min-width: 1440px) {
  .ingredientsBottomSectionBg .flex .textBox {
    width: 500px;
  }
}
.ingredientsBottomSectionBg .flex .textBox .titleBox {
  text-align: center;
}
.ingredientsBottomSectionBg .flex .textBox .titleBox .title {
  display: inline;
  color: #1A1A1A;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 6.5px;
}
@media (min-width: 768px) {
  .ingredientsBottomSectionBg .flex .textBox .titleBox .title {
    font-size: 20px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  .ingredientsBottomSectionBg .flex .textBox .titleBox .title {
    font-size: 26px;
    line-height: 43px;
  }
}
.ingredientsBottomSectionBg .flex .textBox .titleBox .title.textBrown {
  background: linear-gradient(180deg, #AC886D 0%, #AC886D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ingredientsBottomSectionBg .flex .textBox .p {
  margin-top: 32px;
  color: #1A1A1A;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 4.8px;
}
@media (min-width: 768px) {
  .ingredientsBottomSectionBg .flex .textBox .p {
    font-size: 16px;
    line-height: 30px;
  }
}
@media (min-width: 1024px) {
  .ingredientsBottomSectionBg .flex .imgBoxRight {
    margin-top: 13px;
    width: 217.503px;
    height: 247px;
  }
}
@media (min-width: 1440px) {
  .ingredientsBottomSectionBg .flex .imgBoxRight {
    width: 317.503px;
    height: 359px;
  }
}
.ingredientsBottomSectionBg .bottomImgBox {
  margin: 30px auto 0;
}
@media (min-width: 1024px) {
  .ingredientsBottomSectionBg .bottomImgBox {
    margin: 10px auto 0;
    width: 705.4px;
    height: 220px;
  }
}
@media (min-width: 1440px) {
  .ingredientsBottomSectionBg .bottomImgBox {
    margin: -4% auto 0;
  }
}

/*=================================================*/
/*居酒屋いやさかから、未来への食文化を。
/*=================================================*/
.commitmentSection {
  position: relative;
  width: 90%;
  max-width: 1100px;
  margin: 80px auto;
}
@media (min-width: 768px) {
  .commitmentSection {
    width: 700px;
  }
}
@media (min-width: 1024px) {
  .commitmentSection {
    width: 95%;
    margin: 100px auto;
  }
}
@media (min-width: 1200px) {
  .commitmentSection {
    width: 100%;
  }
}
.commitmentSection .imgDecoBox.imgDecoBottomBox {
  width: 78.5px;
  height: 155.5px;
  bottom: -7%;
  left: 14%;
  z-index: 5;
}
@media (min-width: 768px) {
  .commitmentSection .imgDecoBox.imgDecoBottomBox {
    bottom: -14%;
  }
}
@media (min-width: 1024px) {
  .commitmentSection .imgDecoBox.imgDecoBottomBox {
    width: 120.5px;
    height: 235.5px;
    bottom: -27%;
    left: 14%;
  }
}
.commitmentSection .sectionTitleBox {
  text-align: center;
  margin-bottom: 45px;
}
@media (min-width: 1024px) {
  .commitmentSection .sectionTitleBox {
    margin-bottom: 60px;
  }
}
.commitmentSection .flexUl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 60px 60px;
}
@media (min-width: 1024px) {
  .commitmentSection .flexUl {
    gap: 40px;
    flex-wrap: nowrap;
  }
}
.commitmentSection .flexUl .flexLi {
  text-align: center;
  width: 80%;
  margin: auto;
}
@media (min-width: 600px) {
  .commitmentSection .flexUl .flexLi {
    width: 35%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .commitmentSection .flexUl .flexLi {
    width: 38%;
  }
}
@media (min-width: 1024px) {
  .commitmentSection .flexUl .flexLi {
    width: 244px;
  }
}
.commitmentSection .flexUl .flexLi .titleBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  height: 50px;
  margin-bottom: 12px;
}
.commitmentSection .flexUl .flexLi .titleBox .title {
  color: #AC886D;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 1.8px;
}
@media (min-width: 1024px) {
  .commitmentSection .flexUl .flexLi .img {
    width: 160px;
    height: 160px;
  }
}
.commitmentSection .flexUl .flexLi .p {
  margin-top: 24px;
  color: #1A1A1A;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
@media (min-width: 768px) {
  .commitmentSection .flexUl .flexLi .p {
    font-size: 16px;
  }
}
.commitmentSection .commonBtnBox .commonBtn {
  margin: 60px auto 0;
}

/*=================================================*/
/*バナー
/*=================================================*/
/*=================================================*/
/*自然は美味しさから
/*=================================================*/
.naturalSectionBg {
  position: relative;
  padding: 78px 0 81px;
}
.naturalSectionBg .backBgc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.naturalSectionBg .backBgc .backImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: top;
  border-radius: 8px;
  transition: all 0.4s ease-in-out;
}
.naturalSectionBg .naturalSection {
  position: relative;
  z-index: 3;
}
.naturalSectionBg .naturalSection .imgDecoBox.imgDecoTopBox {
  width: 261.5px;
  height: 125.5px;
  top: 24%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .naturalSectionBg .naturalSection .imgDecoBox.imgDecoTopBox {
    top: 44%;
  }
}
@media (min-width: 1024px) {
  .naturalSectionBg .naturalSection .imgDecoBox.imgDecoTopBox {
    width: 461.5px;
    height: 225.5px;
    top: 27%;
  }
}
.naturalSectionBg .naturalSection .imgDecoBox.imgDecoBottomBox {
  width: 218.364px;
  height: 44px;
  left: 56%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .naturalSectionBg .naturalSection .imgDecoBox.imgDecoBottomBox {
    width: 618.364px;
    height: 164px;
    left: 56%;
  }
}
.naturalSectionBg .imgDecoBox {
  position: absolute;
  z-index: 6;
}
.naturalSectionBg .flex {
  position: relative;
  justify-content: flex-start;
  z-index: 5;
}
@media (min-width: 1024px) {
  .naturalSectionBg .flex {
    gap: 6.5%;
  }
}
@media (min-width: 1024px) {
  .naturalSectionBg .flex .imgBox {
    width: 341px;
    height: 252.835px;
  }
}
@media (min-width: 1200px) {
  .naturalSectionBg .flex .imgBox {
    width: 511px;
    height: 382.835px;
  }
}
@media (min-width: 1440px) {
  .naturalSectionBg .flex .imgBox {
    width: 711px;
    height: 532.835px;
  }
}
@media (min-width: 1200px) {
  .naturalSectionBg .flex .textBox {
    margin-top: 22px;
    width: 536px;
  }
}
@media (min-width: 1024px) {
  .naturalSectionBg .flex .textBox .sectionTitleBox .h2 {
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
  }
}
.naturalSectionBg .flex .textBox .p {
  margin-top: 20px;
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.56px;
}
@media (min-width: 1024px) {
  .naturalSectionBg .flex .textBox .p {
    margin-top: 40px;
    width: 500px;
    font-size: 16px;
  }
}
.naturalSectionBg .naturalTextBoxBg {
  position: relative;
  margin: 100px 0 0 0;
  z-index: 3;
}
@media (min-width: 768px) {
  .naturalSectionBg .naturalTextBoxBg {
    margin: 9% 0 0 0;
  }
}
@media (min-width: 1440px) {
  .naturalSectionBg .naturalTextBoxBg {
    margin: -7% 0 0 0;
  }
}
.naturalSectionBg .naturalTextBoxBg .imgDecoRightBox {
  position: absolute;
  top: -10%;
  right: 0;
  width: 158px;
  height: 143px;
  z-index: 5;
}
@media (min-width: 768px) {
  .naturalSectionBg .naturalTextBoxBg .imgDecoRightBox {
    top: -39px;
    right: 0;
    width: 208px;
    height: 188px;
  }
}
@media (min-width: 1024px) {
  .naturalSectionBg .naturalTextBoxBg .imgDecoRightBox {
    position: absolute;
    top: -39px;
    right: 0;
    width: 368px;
    height: 334px;
  }
}
@media (min-width: 1200px) {
  .naturalSectionBg .naturalTextBoxBg .imgDecoRightBox {
    width: 368px;
    height: 334px;
  }
}
@media (min-width: 1440px) {
  .naturalSectionBg .naturalTextBoxBg .imgDecoRightBox {
    width: 589px;
    height: 534px;
  }
}
.naturalSectionBg .naturalTextBoxBg .imgDecoLeftBox {
  position: absolute;
  left: 0;
  bottom: -11%;
  width: 200px;
  height: 149px;
}
@media (min-width: 768px) {
  .naturalSectionBg .naturalTextBoxBg .imgDecoLeftBox {
    left: 0;
    bottom: -3px;
    width: 270px;
    height: 203px;
  }
}
@media (min-width: 1024px) {
  .naturalSectionBg .naturalTextBoxBg .imgDecoLeftBox {
    width: 350px;
    height: 263px;
  }
}
@media (min-width: 1300px) {
  .naturalSectionBg .naturalTextBoxBg .imgDecoLeftBox {
    width: 470px;
    height: 353px;
  }
}
@media (min-width: 1440px) {
  .naturalSectionBg .naturalTextBoxBg .imgDecoLeftBox {
    width: 670px;
    height: 503px;
  }
}
.naturalSectionBg .naturalTextBoxBg .naturalTextWrapper {
  max-width: 1359px;
  margin: auto;
  padding: 40px 24px 40px;
  border-radius: 100px;
  border: 1px solid rgba(172, 136, 109, 0.2);
  background: #FEFEFE;
}
@media (min-width: 1024px) {
  .naturalSectionBg .naturalTextBoxBg .naturalTextWrapper {
    padding: 10px 10% 40px;
  }
}
.naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox {
  position: relative;
  padding: 0;
  width: 100%;
  background: rgba(235, 219, 210, 0.631372549);
  border-radius: 40px;
  padding: 40px 24px;
}
@media (min-width: 768px) {
  .naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 694.386px;
    height: 412.757px;
    padding: 30px 110px 0 130px;
    background: none;
    border-radius: 0px;
  }
}
.naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox:last-of-type {
  margin-left: auto;
  margin-right: 0;
  margin-top: 20px;
  padding: 40px 40px 40px 10%;
}
@media (min-width: 768px) {
  .naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox:last-of-type {
    margin-top: -90px;
    height: 424.757px;
    padding: 0px 110px 0 180px;
  }
}
.naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox .naturalTextBg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox .naturalTextBg {
    display: block;
  }
}
.naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox .naturalTextBg .backImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: top;
  border-radius: 8px;
  transition: all 0.4s ease-in-out;
}
.naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox .p {
  position: relative;
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.56px;
  z-index: 5;
}
@media (min-width: 1024px) {
  .naturalSectionBg .naturalTextBoxBg .naturalTextWrapper .naturalTextBox .p {
    font-size: 16px;
  }
}
.naturalSectionBg .linkBox {
  position: relative;
  width: 90%;
  max-width: 1100px;
  margin: 100px auto 0;
  display: flex;
  flex-flow: column;
  gap: 22px;
  z-index: 3;
}
@media (min-width: 768px) {
  .naturalSectionBg .linkBox {
    margin: 79px auto 0;
    flex-flow: initial;
  }
}
@media (min-width: 1200px) {
  .naturalSectionBg .linkBox {
    width: 100%;
  }
}
.naturalSectionBg .linkBox .imgDecoBottomBox {
  width: 268.364px;
  height: 64px;
  top: -5%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 3;
}
@media (min-width: 768px) {
  .naturalSectionBg .linkBox .imgDecoBottomBox {
    top: -15%;
    left: 50%;
    width: 618.364px;
    height: 164px;
  }
}
@media (min-width: 1024px) {
  .naturalSectionBg .linkBox .imgDecoBottomBox {
    width: 618.364px;
    height: 164px;
  }
}
.naturalSectionBg .linkBox .link {
  position: relative;
  z-index: 6;
}
.naturalSectionBg .linkBox .link:hover {
  opacity: 0.7;
  transform: translateY(-18px);
  transition: all 0.3s ease-in-out;
}

/*=================================================*/
/*店舗情報
/*=================================================*/
.addressSectionBg {
  position: relative;
  padding: 60px 0;
}
@media (min-width: 1024px) {
  .addressSectionBg {
    padding: 100px 0 60px;
  }
}
.addressSectionBg .addressSection {
  max-width: 1100px;
  margin: 0 auto 50px;
}
@media (min-width: 1024px) {
  .addressSectionBg .addressSection {
    margin: 0 auto 57px;
  }
}
.addressSectionBg .sectionTitleBox {
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .addressSectionBg .sectionTitleBox {
    margin-bottom: 64px;
  }
}
.addressSectionBg .sectionTitleBox .h2 {
  margin-top: 0;
}
@media (min-width: 1024px) {
  .addressSectionBg .sectionTitleBox .h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 2.56px;
  }
}
@media (min-width: 1024px) {
  .addressSectionBg .flex .mapLi {
    width: 499px;
  }
}
.addressSectionBg .flex .mapLi .mapBox {
  margin: 0;
  width: 100%;
  height: 350px;
  margin: 0;
  background: #333;
}
@media (min-width: 768px) {
  .addressSectionBg .flex .mapLi .mapBox {
    height: 402px;
  }
}
.addressSectionBg .flex .mapLi .mapBox iframe {
  margin: 0;
  width: 100%;
  height: 100%;
}
.addressSectionBg .flex .mapLi .mapTextBox {
  margin-top: 13px;
  display: flex;
  gap: 13px;
}
.addressSectionBg .flex .mapLi .mapTextBox .img {
  width: 34px;
  height: 34px;
}
.addressSectionBg .flex .mapLi .mapTextBox .p {
  color: #AC886D;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.44px;
}
.addressSectionBg .flex .mapLi .mapTextBox .titleBox {
  position: relative;
}
.addressSectionBg .flex .textBox {
  position: relative;
  margin-top: 60px;
}
@media (min-width: 1024px) {
  .addressSectionBg .flex .textBox {
    width: 477px;
    margin-top: 0;
  }
}
.addressSectionBg .flex .textBox .topTitleBox {
  border-bottom: 1px solid #AC886D;
}
.addressSectionBg .flex .textBox .topTitleBox .img {
  position: absolute;
  top: -13%;
  right: 15px;
  width: 114.397px;
  height: 72.587px;
}
@media (min-width: 1024px) {
  .addressSectionBg .flex .textBox .topTitleBox .img {
    top: -36%;
    right: 15px;
    width: 265.397px;
    height: 181.587px;
  }
}
.addressSectionBg .flex .textBox .topTitleBox .p {
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.44px;
  padding-bottom: 15px;
}
.addressSectionBg .flex .textBox .flexUl .flexli {
  display: flex;
  flex-flow: column;
  gap: 5%;
  padding: 15px 0;
  border-bottom: 1px solid rgba(172, 136, 109, 0.2);
}
@media (min-width: 768px) {
  .addressSectionBg .flex .textBox .flexUl .flexli {
    flex-flow: initial;
  }
}
@media (min-width: 768px) {
  .addressSectionBg .flex .textBox .flexUl .flexli .titleBox {
    width: 75px;
  }
}
.addressSectionBg .flex .textBox .flexUl .flexli .titleBox .title {
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.64px;
}
.addressSectionBg .flex .textBox .flexUl .flexli .contentBox .content {
  display: inline-block;
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1.28px;
}
.addressSectionBg .flex .textBox .flexUl .flexli .contentBox .contentLink {
  display: inline-block;
}
.addressSectionBg .flex .textBox .commonBtnBox {
  margin-top: 30px;
}
.addressSectionBg .flex .textBox .commonBtnBox .commonBtn {
  width: 194px;
  height: 50px;
}

/*=================================================*/
/*店舗情報
/*=================================================*/
.recruitSectionBg {
  padding: 30px 0 71px;
  position: relative;
}
.recruitSectionBg .imgDecoRightBox {
  position: absolute;
  width: 308.762px;
  height: 186.5px;
}
.recruitSectionBg .imgDecoLeftBox {
  position: absolute;
  width: 148.275px;
  height: 311px;
}
.recruitSectionBg .recruitSection {
  margin: auto;
  max-width: 1100px;
}
.recruitSectionBg .recruitSection .linkBox {
  width: 701px;
  height: 239px;
  border-radius: 40px;
  margin: auto;
}

.recruitSectionBg {
  padding: 30px 0 71px;
  position: relative;
}
.recruitSectionBg .imgDecoRightBox {
  position: absolute;
  width: 128.762px;
  height: 76.5px;
  top: -23%;
  right: 12%;
}
@media (min-width: 768px) {
  .recruitSectionBg .imgDecoRightBox {
    width: 308.762px;
    height: 186.5px;
    top: -46%;
    right: 12%;
  }
}
.recruitSectionBg .imgDecoLeftBox {
  position: absolute;
  width: 68.275px;
  height: 131px;
  left: 6%;
  bottom: -12%;
}
@media (min-width: 768px) {
  .recruitSectionBg .imgDecoLeftBox {
    width: 148.275px;
    height: 311px;
    left: 12%;
    bottom: -45%;
  }
}
.recruitSectionBg .recruitSection {
  width: 90%;
  margin: auto;
  max-width: 1100px;
}
@media (min-width: 1024px) {
  .recruitSectionBg .recruitSection {
    width: 100%;
  }
}
.recruitSectionBg .recruitSection .linkBox {
  text-align: center;
  position: relative;
  width: 100%;
  height: 200px;
  border-radius: 40px;
  margin: auto;
}
@media (min-width: 768px) {
  .recruitSectionBg .recruitSection .linkBox {
    width: 701px;
    height: 239px;
  }
}
.recruitSectionBg .recruitSection .linkBox .link {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .recruitSectionBg .recruitSection .linkBox .link {
    width: 100%;
  }
}
.recruitSectionBg .recruitSection .linkBox .link:hover .img {
  transform: scale(1.2);
  transition: 0.4s all;
}
.recruitSectionBg .recruitSection .linkBox .link .img {
  width: 100%;
  height: 100%;
  transition: 0.4s all;
}
.recruitSectionBg .recruitSection .linkBox .link .textBox {
  width: 88%;
  position: absolute;
  text-align: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .recruitSectionBg .recruitSection .linkBox .link .textBox {
    width: 86%;
  }
}
@media (min-width: 1024px) {
  .recruitSectionBg .recruitSection .linkBox .link .textBox {
    width: 60%;
  }
}
.recruitSectionBg .recruitSection .linkBox .link .sectionTitleBox {
  text-align: center;
  position: absolute;
  text-align: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 5;
}
.recruitSectionBg .recruitSection .linkBox .link .sectionTitleBox .h2,
.recruitSectionBg .recruitSection .linkBox .link .sectionTitleBox .h2Sub {
  text-align: center;
}
.recruitSectionBg .recruitSection .linkBox .link .sectionTitleBox .h2Sub {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.2px;
}
.recruitSectionBg .recruitSection .linkBox .link .sectionTitleBox .h2 {
  margin-top: 0;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 2.4px;
}
.recruitSectionBg .recruitSection .linkBox .link .arrowBox {
  position: absolute;
  width: 34px;
  height: 34px;
  right: 30px;
  display: block;
  z-index: 5;
}

/*=================================================*/
/*新着
/*=================================================*/
.newsSection {
  position: relative;
  width: 90%;
  margin: 80px auto;
  max-width: 780px;
  z-index: 2;
}
@media (min-width: 1024px) {
  .newsSection {
    margin: 94px auto 80px;
  }
}
.newsSection .imgDecoRightBox {
  position: absolute;
  width: 176.421px;
  height: 67.5px;
  right: 0;
  bottom: -17%;
}
@media (min-width: 1024px) {
  .newsSection .imgDecoRightBox {
    width: 376.421px;
    height: 175.5px;
    right: -10%;
    bottom: -37%;
  }
}
@media (min-width: 1200px) {
  .newsSection .imgDecoRightBox {
    right: -20%;
    bottom: -37%;
  }
}
.newsSection .newsbox {
  width: 100%;
}
@media (min-width: 1024px) {
  .newsSection .newsbox {
    width: 780px;
  }
}
.newsSection .SectionTitleBox {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .newsSection .SectionTitleBox {
    margin-bottom: 30px;
  }
}
.newsSection .commonBtnBox {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  .newsSection .commonBtnBox {
    margin-top: 45px;
  }
}
.newsSection .commonBtnBox .commonBtn {
  margin: auto;
  width: 194px;
  height: 50px;
}

@media (min-width: 1200px) {
  .newsSection {
    width: 100%;
  }
}
.newsSection .webgene-blog {
  margin: 20px 0 35px;
}

@media (min-width: 1024px) {
  .newsSection .webgene-blog {
    margin: 0px;
  }
}
.newsSection .webgene-blog .news {
  padding: 0;
}

.newsSection .webgene-blog .webgene-item {
  transition: 0.3s;
}

.newsSection .webgene-blog .webgene-item.article {
  border-bottom: 1px solid #E5E5E5;
}

.newsSection .webgene-blog .webgene-item.article:last-of-type {
  border-bottom: none;
}

.newsSection .webgene-blog .webgene-item a {
  display: flex;
  flex-direction: row;
  column-gap: 15.3846153846%;
  align-items: flex-start;
  flex-flow: column;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .newsSection .webgene-blog .webgene-item a .divDate {
    width: 14%;
  }
}
@media (min-width: 768px) {
  .newsSection .webgene-blog .webgene-item a .divTitle {
    width: 73%;
  }
}

@media (min-width: 768px) {
  .newsSection .webgene-blog .webgene-item a {
    flex-flow: initial;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .newsSection .webgene-blog .webgene-item a {
    column-gap: 10.948718%;
  }
}
.newsSection .webgene-blog .webgene-item:hover {
  background: rgba(25, 25, 25, 0.1);
  transition: 0.3s;
}

.newsSection .webgene-blog .webgene-item .date {
  color: #1A1A1A;
  font-family: "Klee One", cursive;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 1.28px;
}

.newsSection .webgene-blog .webgene-item .divTitle {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .newsSection .webgene-blog .webgene-item .divTitle {
    margin-top: 0;
  }
}
.newsSection .webgene-blog .webgene-item .title {
  color: #1A1A1A;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 1.28px;
}

.newsSection .webgene-blog .webgene-item .newsTag {
  display: none;
}

.newsSection .webgene-blog .webgene-item .contents .indexNewsFlex {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 21px;
}

.newsSection .webgene-blog .webgene-item .contents .indexNewsFlex .newsTag {
  color: #FFF;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.42px;
  border-radius: 4px;
  border: 1px solid #FFF;
  padding: 0px 11px 1px;
}

.newsSection .webgene-blog .webgene-item .webgene-item-main-image {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .newsSection .webgene-blog .webgene-item .webgene-item-main-image {
    width: 340px;
    height: 240px;
  }
}
.newsSection .webgene-blog .webgene-item .newsTit {
  color: #333;
  text-align: left;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 1.12px;
}/*# sourceMappingURL=top.css.map */