@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700&display=swap');
/*-- reset --*/
html {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
}
figure {
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-weight: normal;
  font-size: inherit;
}
ul, ol {
  margin: 0;
  padding-left: 0;
}
ul li, ol li {
  margin-left: 0;
  list-style-type: none;
}
dl, dt, dd {
  margin: 0;
  padding: 0;
}
a img {
  border: none;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
}
img {
  line-height: 1;
}
hr {
  border: none;
  margin: 0;
  padding: 0;
}
button {
  line-height: inherit;
  margin: 0px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  border: none;
  -webkit-border-image: none;
  border-image: none;
  resize: none;
}
table {
  border-collapse: collapse;
  border: 0px;
}
html {
  overflow-x: hidden;
  width: 100%;
  line-height: 2;
}
body {
  position: relative;
  color: #333;
  background: #fff;
  font-family: "Roboto", "YakuHanJP", 'Noto Sans JP', "BaseFont-JP", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  /*letter-spacing: .05em;*/
  word-wrap: break-word;
  overflow-wrap: break-word;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
img {
  width: 100%;
  vertical-align: top;
}
/*==========================================*/
/* PC & ALL */
/*==========================================*/
body, td, th {
  font-size: 16px;
  line-height: 1.75;
}
.main a {
  color: #333;
  text-decoration: none;
}
.mv-lead {
  color: #000;
  background: #fff;
  font-size: 20px;
  line-height: 2;
  text-align: center;
}
.mv-lead-contents {
  width: 1000px;
  margin: 0 auto;
  padding: 64px 0 0;
  position: relative;
}
.mv-lead-contents-txt:not(:first-child) {
  margin-top: 2em;
}
.award {
  padding: 120px 0 64px;
  background: #F4F6F6;
}
.award-contents {
  width: 980px;
  margin: 0 auto;
}
.award-contents-block.cat-semi {
  padding-top: 130px;
}
.award-contents-itm {
  padding-bottom: 30px;
  background: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, .08);
  position: relative;
}
.award-contents-itm-h2-area {
  position: relative;
  transform: translateY(-50%);
}
.award-contents-itm-h2-area::before {
  content: "";
  position: absolute;
  width: 51px;
  height: 35px;
  background: url("/salacon/history/2024/en/assets/img/ico-grand01.svg") no-repeat top left / contain;
  top: -45px;
  left: 0;
  right: 0;
  margin: auto;
}
.cat-semi .award-contents-itm-h2-area::before {
  background: url("/salacon/history/2024/en/assets/img/ico-semi01.svg") no-repeat top left / contain;
}
.award-contents-itm-h2 {
  margin: 0 auto;
  background: url("/salacon/history/2024/en/assets/img/bg-h2-ribbon.svg") no-repeat top center/ contain;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.cat-grand .award-contents-itm-h2 {
  width: 254px;
  height: 67px;
  padding-top: 10px;
  position: relative;
}
.cat-grand .award-contents-itm-h2::before, .cat-grand .award-contents-itm-h2::after {
  content: "";
  position: absolute;
  width: 73px;
  height: 35px;
  bottom: 15px;
}
.cat-grand .award-contents-itm-h2::before {
  background: url("/salacon/history/2024/en/assets/img/ico-grand02.svg") no-repeat top left / contain;
  left: -85px;
}
.cat-grand .award-contents-itm-h2::after {
  background: url("/salacon/history/2024/en/assets/img/ico-grand03.svg") no-repeat top left / contain;
  right: -85px;
}
.cat-semi .award-contents-itm-h2::before {
  background: url("/salacon/history/2024/en/assets/img/ico-semi02.svg") no-repeat top left / contain;
}
.cat-semi .award-contents-itm-h2::after {
  background: url("/salacon/history/2024/en/assets/img/ico-semi03.svg") no-repeat top left / contain;
}
.cat-grand .award-contents-itm-h2 img {
  width: auto;
  height: 24px;
}
.award-contents-itm-h3 {
  color: #008842;
  text-align: center;
}
.cat-grand .award-contents-itm-h3 {
  margin-top: -20px;
  font-size: 24px;
  font-weight: 700;
}
.award-contents-itm-lead {
  margin-top: 16px;
  text-align: center;
}
.award-contents-itm-article {
  letter-spacing: 0;
}
.cat-grand .award-contents-itm-article {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  gap: 64px;
}
.cat-grand .award-contents-itm-article-group {
  width: 400px;
}
.award-contents-itm-photo {
  position: relative;
}
.award-contents-itm-photo::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("/salacon/history/2024/en/assets/img/ico-arrow01.svg") no-repeat top left / contain;
  right: 10px;
  bottom: 8px;
}
.award-contents-itm-point h4 {
  margin: 32px auto 0;
  width: 52px;
  line-height: 1;
  position: relative;
}
.award-contents-itm-point h4::before, .award-contents-itm-point h4::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  border-radius: 1px;
  background: #008842;
  top: 0;
  bottom: 0;
  margin: auto;
}
.award-contents-itm-point h4::before {
  left: -20px;
  transform: rotate(60deg);
}
.award-contents-itm-point h4::after {
  right: -20px;
  transform: rotate(-60deg);
}
.award-contents-itm-point-area {
  margin-top: 16px;
  padding: 0 15px;
  color: #008842;
  border-left: 1px solid #008842;
  border-right: 1px solid #008842;
}
.award-contents-itm-comment {
  margin-top: 20px;
  padding: 0 16px 16px;
  background: #E6EFE6;
  border-radius: 12px;
  position: relative;
}
.award-contents-itm-comment h4 {
  /*width: 122px;*/
  margin-left: 40px;
  line-height: 1;
  transform: translateY(-50%);
  position: relative;
}
.award-contents-itm-comment h4 img {
  width: auto;
  height: 20px;
}
.award-contents-itm-comment h4::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: url("/salacon/history/2024/en/assets/img/ico-fork.svg") no-repeat top left / contain;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.award-contents-itm-comment-area {
  width: 240px;
  margin-top: 10px;
}
.award-contents-itm-comment-area-note {
  width: 250px;
  margin-top: 8px;
  margin-left: -10px;
  color: #008842;
  font-size: 13px;
  text-align: right;
}
.award-contents-itm-comment figure {
  position: absolute;
  width: 116px;
  right: 15px;
  bottom: 0;
}
.item11 .award-contents-itm-comment-area {
  width: 100%;
}
.item11 .award-contents-itm-comment-area-note {
  width: 100%;
  margin-top: 0;
}
.item11 .award-contents-itm-comment figure {
  position: static;
  width: 100%;
  margin-top: 8px;
  border-radius: 10px;
  overflow: hidden;
}
.award-contents-itm-column-area {
  margin-top: 10px;
}
.item10 .award-contents-itm-comment .award-contents-itm-column-area figure {
  position: static;
  width: 300px;
  margin: 8px auto 0;
  border-radius: 10px;
  overflow: hidden;
}
.award-contents-itm-button {
  width: 400px;
  height: 52px;
  margin: 32px auto 0;
  color: #fff;
  background: rgba(0, 136, 66, 1);
  border-radius: 8px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.award-contents-itm-button::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("/salacon/history/2024/en/assets/img/ico-arrow02.svg") no-repeat top left / contain;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
}
.award-contents-block.cat-award {
  padding-top: 72px;
}
.cat-award .award-contents-itm-h2 {
  width: 325px;
  height: 67px;
  padding-top: 12px;
  background: url("/salacon/history/2024/en/assets/img/bg-h2-ribbon-l.svg") no-repeat top center/ contain;
}
.cat-award .award-contents-itm-h2 img {
  height: 24px;
}
.cat-award .award-contents-itm-h2.dre, .cat-award .award-contents-itm-h2.area, .cat-award .award-contents-itm-h2.material {
  width: 405px;
  background: url("/salacon/history/2024/en/assets/img/bg-h2-ribbon-xl.svg") no-repeat top center/ contain;
}
.cat-award .award-contents-itm-h2.dre img, .cat-award .award-contents-itm-h2.area img, .cat-award .award-contents-itm-h2.material img {
  height: 26px;
}
.award-contents-block-group {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px 52px;
}
.cat-award .award-contents-itm {
  width: 464px;
  padding-top: 32px;
}
.cat-award .award-contents-itm-h3 {
  font-size: 18px;
}
.cat-award .award-contents-itm-lead {
  width: 400px;
  margin: 16px auto 0;
}
.cat-award .award-contents-itm-article-group {
  width: 400px;
  margin: 16px auto 0;
}
.award-contents-itm-photo {
  position: relative;
}
.award-contents-itm-photo-wipe {
  position: absolute;
  width: 145px;
  height: 135px;
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  top: 5px;
  left: 4px;
}
.award-contents-itm-photo-wipe img {
  width: 145px;
  height: 135px;
  object-fit: cover;
  object-position: 61% 4px;
  transform: scale(1.4);
}
.cat-award .award-contents-itm-article-group:not(:first-child) {
  margin-top: 40px;
}
.award-contents-itm-subtitle {
  position: absolute;
  width: 80px;
  height: 80px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #008842;
  border-radius: 50%;
  top: -45px;
  left: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 769px), print {
  .main a, .award-contents-itm-photo, .award-contents-itm-button {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .award-contents-itm-photo:hover {
    opacity: .8;
  }
  .award-contents-itm-button:hover {
    background: rgba(0, 136, 66, .8);
  }
  .u-none--pc {
    display: none !important;
  }
}
/*==========================================*/
/* SP */
/*==========================================*/
@media screen and (max-width: 768px) {
  body, td, th {
    font-size: 3.46667vw;
    line-height: 1.5;
  }
  .mv-lead {
    font-size: 4.26667vw;
    line-height: 1.5;
  }
  .mv-lead-contents {
    width: 92vw;
    padding: 10.66667vw 0 0;
  }
  .award {
    padding: 28.53333vw 0 21.33333vw;
  }
  .award-contents {
    width: 100vw;
  }
  .award-contents-block.cat-semi {
    padding-top: 33.33333vw;
  }
  .award-contents-itm {
    padding-bottom: 8vw;
    box-shadow: 0 0 2.66667vw rgba(0, 0, 0, .08);
  }
  .award-contents-itm-h2-area {
    transform: translateY(-70%);
  }
  .award-contents-itm-h2-area::before {
    width: 10.66667vw;
    height: 7.46667vw;
    top: -9.33333vw;
  }
  .cat-grand .award-contents-itm-h2 {
    width: 52.8vw;
    height: 13.86667vw;
    padding-top: 2.66667vw;
  }
  .cat-grand .award-contents-itm-h2::before, .cat-grand .award-contents-itm-h2::after {
    width: 15.2vw;
    height: 7.2vw;
    bottom: 5.6vw;
  }
  .cat-grand .award-contents-itm-h2::before {
    left: -17.6vw;
  }
  .cat-grand .award-contents-itm-h2::after {
    right: -17.6vw;
  }
  .cat-grand .award-contents-itm-h2 img {
    height: 4.8vw;
  }
  .cat-grand .award-contents-itm-h3 {
    margin-top: -6.4vw;
    font-size: 4.8vw;
  }
  .award-contents-itm-lead {
    width: 92vw;
    margin: 4.26667vw auto 0;
    font-size: 4.26667vw;
  }
  .cat-grand .award-contents-itm-article {
    width: 86vw;
    margin: 4.26667vw auto 0;
    flex-direction: column;
    gap: 10.66667vw;
  }
  .cat-grand .award-contents-itm-article-group {
    width: 86vw;
  }
  .award-contents-itm-photo::after {
    width: 3.73333vw;
    height: 3.73333vw;
    right: 2.66667vw;
    bottom: 2.13333vw;
  }
  .award-contents-itm-point h4 {
    margin: 6.4vw auto 0;
    width: 10.66667vw;
  }
  .award-contents-itm-point h4::before, .award-contents-itm-point h4::after {
    width: 3.2vw;
    height: 0.53333vw;
    border-radius: 0.26667vw;
  }
  .award-contents-itm-point h4::before {
    left: -4.26667vw;
  }
  .award-contents-itm-point h4::after {
    right: -4.26667vw;
  }
  .award-contents-itm-point-area {
    margin-top: 4.26667vw;
    padding: 0 4vw;
    border-left: 1px solid #008842;
    border-right: 1px solid #008842;
  }
  .award-contents-itm-comment {
    margin-top: 0;
    padding: 0 4.26667vw 4.26667vw;
    border-radius: 3.2vw;
  }
  .award-contents-itm-comment h4 {
    /*width: 25.6vw;*/
    margin-left: 5.33333vw;
  }
  .award-contents-itm-comment h4 img {
    height: 4.26667vw;
  }
  .award-contents-itm-comment h4::before {
    width: 8.53333vw;
    height: 8.53333vw;
    left: -8vw;
  }
  .award-contents-itm-comment-area {
    width: 53.33333vw;
    margin-top: 2.66667vw;
  }
  .award-contents-itm-comment-area-note {
    width: 56vw;
    margin-top: 2.13333vw;
    margin-left: -2.66667vw;
    font-size: 2.66667vw;
  }
  .award-contents-itm-comment figure {
    width: 25.06667vw;
    right: 2.4vw;
    bottom: 0;
  }
  .item11 .award-contents-itm-comment figure {
    margin-top: 2.13333vw;
  }
  .award-contents-itm-column-area {
    margin-top: 2.13333vw;
  }
  .item10 .award-contents-itm-comment .award-contents-itm-column-area figure {
    width: 60vw;
    margin-top: 2.13333vw;
  }
  .award-contents-itm-button {
    width: 86vw;
    height: 11.2vw;
    margin: 6.4vw auto 0;
    border-radius: 2.13333vw;
    font-size: 4.26667vw;
  }
  .award-contents-itm-button::after {
    width: 3.73333vw;
    height: 3.73333vw;
  }
  .award-contents-block.cat-award {
    padding-top: 16vw;
  }
  .cat-award .award-contents-itm-h2 {
    width: 270px;
    height: 56px;
    padding-top: 10px;
  }
  .cat-award .award-contents-itm-h2 img {
    height: 5.33333vw;
  }
  .cat-award .award-contents-itm-h2.dre, .cat-award .award-contents-itm-h2.area, .cat-award .award-contents-itm-h2.material {
    width: 90.4vw;
  }
  .cat-award .award-contents-itm-h2.dre img, .cat-award .award-contents-itm-h2.area img, .cat-award .award-contents-itm-h2.material img {
    height: 5.86667vw;
  }
  .award-contents-block-group {
    margin-top: 10.66667vw;
    flex-direction: column;
    gap: 10.66667vw;
  }
  .cat-award .award-contents-itm {
    width: 100vw;
    padding-top: 6.4vw;
  }
  .cat-award .award-contents-itm-h3 {
    font-size: 4.8vw;
  }
  .cat-award .award-contents-itm-lead {
    width: 92vw;
    margin: 4.26667vw auto 0;
  }
  .cat-award .award-contents-itm-article-group {
    width: 86vw;
    margin: 4.26667vw auto 0;
  }
  .cat-award .award-contents-itm-article-group:not(:first-child) {
    margin-top: 10.66667vw;
  }
  .award-contents-itm-photo-wipe {
    width: 32vw;
    height: 28vw;
    border: 2px solid #fff;
    top: 1.33333vw;
    left: 1.06667vw;
  }
  .award-contents-itm-photo-wipe img {
    width: 32vw;
    height: 28vw;
    object-position: 64% 4px;
    transform: scale(1.5);
  }
  .award-contents-itm-subtitle {
    width: 17vw;
    height: 17vw;
    font-size: 3.2vw;
    top: -9vw;
    left: 1.6vw;
  }
  .u-none--sp {
    display: none !important;
  }
}
/* モーダル */
.salacon .r-itm:hover {
  cursor: pointer;
  position: relative;
}
.c-modal.is-fixed.recipe-modal .c-modal__section {
  width: 850px;
}
.c-modal.recipe-modal .c-btn-list {
  display: none;
}
.recipe-contents {
  /*height: 800px;*/
  max-height: 80vh;
  background: #fff;
  font-family: "Roboto", "YakuHanJP", 'Noto Sans JP', "BaseFont-JP", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.6;
  overflow-y: scroll;
}
.recipe-contents-h3 {
  height: 114px;
  color: #fff;
  background: #008842;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipe-contents-article {
  width: 760px;
  margin: 24px auto 0;
  padding-bottom: 48px;
  position: relative;
}
.recipe-contents-article figure {
  width: 450px;
  margin: 24px auto 0;
  position: relative;
}
.recipe-contents-article-photo-wipe {
  position: absolute;
  width: calc(145px *1.15);
  height: calc(135px *1.15);
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  top: 5px;
  left: 4px;
}
.recipe-contents-article-photo-wipe img {
  width: calc(145px *1.15);
  height: calc(135px *1.15);
  object-fit: cover;
  object-position: 61% 4px;
  transform: scale(1.4);
}
.recipe-contents-article figure figcaption {
  position: absolute;
  right: 0.5em;
  bottom: 0.1em;
  color: #555;
  font-size: 0.8em;
}
.recipe-contents-article-photo-sub {
  position: absolute;
  width: 300px;
  right: -170px;
  bottom: -90px;
}
.recipe-contents-article-photo-sub img {
  border: 2px solid #fff;
  border-radius: 10px;
}
.recipe-contents-article-photo-sub p {
  position: absolute;
  right: 0.5em;
  bottom: 0.1em;
  color: #fff;
  font-size: 0.8em;
}
.recipe-contents-article-list {
  margin-top: 24px !important;
}
.recipe-contents-article-list dt {
  color: #008842;
  font-size: 18px;
}
.recipe-contents-article-list dt span {
  display: inline-block;
  margin-left: 1.5em;
  font-size: 14px;
}
.recipe-contents-article-list-time dl {
  display: flex;
  align-items: baseline;
}
.recipe-contents-article-list-time dd {
  margin-left: 1em;
}
.recipe-contents-article-list-note:not(:first-child) {
  margin-top: 1em;
}
.recipe-contents-article-list-note dd {
  margin-top: .5em;
  padding-left: 1em;
  border-left: 1px solid #008842;
}
.recipe-contents-article-list-note p {
  margin-top: 2em !important;
}
.recipe-contents-article-list-note p:first-child {
  margin-top: 0 !important;
}
.recipe-contents-article-list-note p + p {
  margin-top: 0 !important;
}
.recipe-contents-article-list-note p.mt-2em {
  margin-top: 2em !important;
}
.recipe-contents-article-list-note ul + ul {
  margin-top: 1em;
}
.recipe-contents-article-list-note li {
  padding-left: 1.2em;
  position: relative;
}
.recipe-contents-article-list-note li::before {
  position: absolute;
  top: 0.05em;
  left: 0;
}
.recipe-contents-article-list-note p span, .recipe-contents-article-list-note ul li span {
  display: inline-block;
  margin-left: 1em;
}
.recipe-contents-article-list-note ul li::before {
  content: "◯";
  font-size: .9em;
}
.recipe-contents-article-list-note ol {
  counter-reset: count 0;
}
.recipe-contents-article-list-note li:before {
  content: counter(count) ". ";
  counter-increment: count 1;
  color: #008842;
}
.recipe-contents-article-list-note li p {
  padding-left: 1.2em;
  position: relative;
}
.recipe-contents-article-list-note li p::before {
  position: absolute;
  content: "●";
  color: #008842;
  font-size: .9em;
  top: .05em;
  left: 0;
}
.recipe-contents-article-list-note li p + p {
  margin-top: 0.5em !important;
}
.recipe-contents-article-list-link {
  margin-top: 1em;
}
.recipe-contents-article-list-link a {
  color: #008842;
  text-decoration: underline;
}
.c-modal .recipe-contents-article-list-link a:hover, .c-modal .recipe-contents-article-list-link a:active, .c-modal .recipe-contents-article-list-link a:focus {
  color: #008842;
}
.recipe-contents-article-point {
  margin-top: 48px;
  padding: 0 16px 16px;
  background: #E6EFE6;
  border-radius: 12px;
  position: relative;
}
.recipe-contents-article-point h4 {
  margin-left: 20px;
  color: #008842;
  font-size: 18px;
  line-height: 1;
  transform: translateY(-50%);
  position: relative;
}
.recipe-contents-article-point h4::before {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  background: url("/salacon/history/2024/en/assets/img/ico-fork.svg") no-repeat top left / contain;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
p.recipe-contents-article-point-txt {
  margin-top: .5em;
}
.recipe-contents-article-recommended-ttl {
  color: #008842;
  font-size: 18px;
  text-align: center;
}
p.recipe-contents-article-recommended-txt {
  margin-top: .8em;
}
@media screen and (max-width: 768px) {
  .c-modal.is-fixed.recipe-modal .c-modal__section {
    width: 90vw;
  }
  .recipe-contents {
    max-height: 86vh;
    line-height: 1.5;
    overflow-y: scroll;
  }
  .recipe-contents-h3 {
    height: auto;
    padding: 8vw 0;
    font-size: 6.4vw;
  }
  .recipe-contents-article {
    width: 78vw;
    margin: 5.6vw auto 0;
    padding-bottom: 8vw;
  }
  .recipe-contents-article figure {
    width: 78vw;
    margin: 4.8vw auto 0;
  }
  .recipe-contents-article-photo-wipe {
    width: calc(32vw *0.9);
    height: calc(28vw *0.9);
    border: 2px solid #fff;
    top: 1.33333vw;
    left: 1.06667vw;
  }
  .recipe-contents-article-photo-wipe img {
    width: calc(32vw *0.9);
    height: calc(28vw *0.9);
    object-position: 64% 4px;
    transform: scale(1.5);
  }
  .recipe-contents-article-photo-sub {
    width: 45vw;
    right: -5.33333vw;
    bottom: -20vw;
  }
  .recipe-contents-article-photo-sub p {
    bottom: -1.2em;
    color: #333;
  }
  .recipe-contents-article-list {
    margin-top: 6.4vw !important;
  }
  .recipe-contents-article-list dt {
    font-size: 4.26667vw;
  }
  .recipe-contents-article-list dt span {
    font-size: 3.73333vw;
  }
  .recipe-contents-article-list-time dd {
    font-size: 4.26667vw;
  }
  .recipe-contents-article-list-note dd {
    padding-left: .8em;
    border-left: 1px solid #008842;
  }
  .recipe-contents-article-point {
    margin-top: 10.66667vw;
    padding: 0 4.26667vw 4.26667vw;
    border-radius: 10.66667vw;
  }
  .recipe-contents-article-point h4 {
    margin-left: 4vw;
    font-size: 4.26667vw;
  }
  .recipe-contents-article-point h4::before {
    width: 8vw;
    height: 8vw;
    left: -7.2vw;
  }
}
/* モーダル クローズボタン */
.c-modal.recipe-modal.is-fixed .c-modal__closebtn {
  width: 18px;
  top: 8px !important;
  right: 24px !important;
}
.c-modal.recipe-modal .c-modal__closebtn:before, .c-modal__closebtn:after {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-modal.recipe-modal.is-fixed .c-modal__closebtn {
    width: 4.8vw;
    top: 2.13333vw !important;
    right: 2.13333vw !important;
  }
}
/*download*/
a.btn-download {
  display: inline-block;
  margin-left: 0.5em;
  padding: 0 0.5em;
  border: 1px solid #008842;
  border-radius: 6px;
  color: #fff;
  background: #008842;
  text-decoration: none;
}
.c-modal .recipe-contents-article-list-link a:hover.btn-download, .c-modal .recipe-contents-article-list-link a:active.btn-download, .c-modal .recipe-contents-article-list-link a:focus.btn-download {
  color: #fff;
}
@media screen and (min-width: 769px), print {
  a.btn-download {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  a:hover.btn-download {
    background: rgba(0, 136, 66, .8);
  }
}
.recipe-contents-article-list-link ol {
  margin-top: 0.5em;
  margin-left: 1em;
}
/*リンク*/
.mv {
  position: relative;
}
.header-nav {
  padding-bottom: 45px;
}
.header-nav-anchor {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 30px;
}
.header-nav-anchor-itm.blank {
  width: 100%;
}
.header-nav-anchor-itm-link {
  padding-left: 40px;
  padding-right: 15px;
  padding-bottom: 5px;
  font-size: 20px;
  color: #008842 !important;
  border-bottom: 1px solid currentColor;
  position: relative;
}
.header-nav-anchor-itm-link::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  left: 0;
  bottom: 3px;
}
.header-nav-anchor-itm-link.link-grand::before {
  background: url("/salacon/history/2024/en/assets/img/ico-grand01.svg") no-repeat center center / contain;
}
.header-nav-anchor-itm-link.link-semi::before {
  background: url("/salacon/history/2024/en/assets/img/ico-semi01.svg") no-repeat center center / contain;
}
.header-nav-anchor-itm-link.link-award::before {
  width: 20px;
  height: 20px;
  background: url("/salacon/history/2024/en/assets/img/ico-award.svg") no-repeat center center / contain;
  left: 6px;
  bottom: 9px;
}
.footer-nav-link {
  width: 580px;
  height: 52px;
  margin: 60px auto 0;
  color: #fff !important;
  background: rgba(0, 136, 66, 1);
  border-radius: 8px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.footer-nav-link::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("/salacon/history/2024/en/assets/img/ico-arrow02.svg") no-repeat top left / contain;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
}
.btn-global {
  position: absolute;
  top: 5px;
  right: 5px;
}
.btn-global-link {
  width: 70px;
  height: 70px;
  padding-top: 20px;
  color: #000 !important;
  background: #FFE200;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.btn-global-link::before {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background: url("/salacon/history/2024/en/assets/img/ico-global.svg") no-repeat top center / contain;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.btn-pagetop-link {
  width: 50px;
  height: 50px;
  margin-top: 30px;
  margin-left: auto;
  padding-top: 8px;
  color: #008842 !important;
  background: #fff;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.btn-pagetop-link::before {
  position: absolute;
  content: "▲";
  top: 5px;
}
@media screen and (min-width: 769px), print {
  .footer-nav-link {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .footer-nav-link:hover {
    background: rgba(0, 136, 66, .8);
  }
}
@media screen and (max-width: 768px) {
  .header-nav-anchor {
    width: 90vw;
    margin: 5.33333vw auto 0;
    gap: 4vw 5.33333vw;
  }
  .header-nav-anchor-itm.blank {
    display: none;
  }
  .header-nav-anchor-itm-link {
    padding-left: 8vw;
    padding-right: 2.66667vw;
    padding-bottom: 1.33333vw;
    font-size: 3.73333vw;
  }
  .header-nav-anchor-itm-link::before {
    width: 6.4vw;
    height: 6.4vw;
    bottom: 0.8vw;
  }
  .header-nav-anchor-itm-link.link-award::before {
    width: 4vw;
    height: 4vw;
    left: 1.6vw;
    bottom: 2.4vw;
  }
  .footer-nav-link {
    width: 92vw;
    height: 13.6vw;
    margin: 13.6vw auto 0;
    border-radius: 2.13333vw;
    font-size: 4.26667vw;
  }
  .footer-nav-link::after {
    width: 3.73333vw;
    height: 3.73333vw;
    right: .5em;
  }
  .header-nav {
    padding-bottom: 8vw;
  }
  .btn-global {
    top: 1.6vw;
    right: 1.6vw;
  }
  .btn-global-link {
    width: 14.4vw;
    height: 14.4vw;
    padding-top: 4vw;
    font-size: 3.2vw;
  }
  .btn-global-link::before {
    width: 4.8vw;
    height: 4.8vw;
    top: 2.13333vw;
  }
  .btn-pagetop-link {
    width: 12vw;
    height: 12vw;
    margin-top: 5.33333vw;
    margin-right: 2.66667vw;
    padding-top: 2.13333vw;
    font-size: 2.66667vw;
  }
  .btn-pagetop-link::before {
    top: 1.33333vw;
  }
}
/*賞横並び*/
@media screen and (min-width: 769px), print {
  .layout-adjust--pc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .layout-adjust--pc .btn-pagetop {
    width: 100%;
  }
}
.ls_s {
  letter-spacing: 0;
}
@media screen and (min-width: 769px), print {
  .ls_s--pc {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 768px) {
  .ls_s--sp {
    letter-spacing: 0;
  }
}
.c-modal.recipe-modal[aria-hidden="false"] {
  letter-spacing: 0;
}