
@charset "UTF-8";
/*
**************************************************************************
*	february2024 style.css
**************************************************************************/
/* --------------------------------------------------
		common
-------------------------------------------------- */
.february2024 {
  overflow: hidden;
  font-size: 16px;
  line-height: 1.8em;
  font-family: YakuHanJP_Noto, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.february2024 * {
  box-sizing: border-box;
}
.february2024 .cfx:after {
  content: "";
  display: table;
  clear: both;
}
.banners {
  padding-top: 0;
}
/* --------------------------------------------------
		visual
-------------------------------------------------- */
.visual {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}
.visual .m-cts__inner {
  margin: 0;
  padding: 0;
}
.visual::before, .visual::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.visual-cts {
  position: relative;
  background-image: url(/ouchigohan/img/february-2024/mv_sp_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
}
.visual-cts__title {
  width: 100%;
  height: auto;
  z-index: 1;
  line-height: 0;
}
.visual-cts__title img {
  display: block;
  width: calc((330 / 375) * 100vw);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: calc((220 / 375) * 100vw);
}
.visual-cts__lead {
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  min-height: 225px;
  text-align: center;
}
.visual-cts__lead p + p {
  margin-top: 20px;
}
.visual-cts__lead p span {
  display: block;
  color: #333333;
  font-size: 16px;
  line-height: 1.85em;
}
/* --------------------------------------------------
		anchor
-------------------------------------------------- */
.anchor {
  padding: 48px 0 0;
}
.anchor .anchorLists {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.anchor .anchorLists .anchorList {
  width: calc(50% - 2%);
}
.anchor .anchorLists .anchorList a {
  opacity: 1;
  transition: 0.3s;
}
.anchor .anchorLists a:hover {
  opacity: 0.8;
}
.page-ouchigohan .anc-tgt {
  margin-top: 10px;
  padding-top: 0;
}
/* --------------------------------------------------
		sct-recipe
-------------------------------------------------- */
.sct-recipe01, .sct-recipe02 {
  padding: 0px;
}
.sct-recipe01 .m-cts__inner, .sct-recipe02 .m-cts__inner {
  margin: 0;
  max-width: 100%;
}
.sct-recipe01-cts, .sct-recipe02-cts {
  position: relative;
  padding-bottom: 50px;
}
.sct-recipe01-cts {
  /* padding-top: calc( 122 / 750 * 100% ); */
}
.sct-recipe02-cts {
  padding-top: calc(0 / 750 * 100%);
  min-height: 85.4%;
}
.sct-recipe01-cts-ttlbox, .sct-recipe02-cts-ttlbox {
  position: relative;
}
.sct-recipe01-cts-lead, .sct-recipe02-cts-lead {
  margin-top: 0px;
  text-align: center;
}
.sct-recipe01-cts-lead p span, .sct-recipe02-cts-lead p span {
  display: block;
  color: #333333;
  font-size: 15px;
  line-height: 1.8;
  padding: 0 5.6%;
}
.sct-recipe01-cts-lead p + p, .sct-recipe02-cts-lead p + p {
  margin-top: 20px;
}
.sct-recipe01 .recipeLists .recipeList-texts {
  position: relative;
}
.sct-recipe01 .recipeLists .recipeList-texts__inner {
  position: relative;
  z-index: 1;
}
.sct-recipe01 .recipeLists .recipeList-texts::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(/ouchigohan/img/february-2024/bg_anchor_1_sp.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.sct-recipe01-cts-title {
  margin: 0 auto;
  text-align: center;
}
.sct-recipe01-cts-title img {
  width: 100%;
}
.sct-recipe02 {
  margin-bottom: 0px;
}
.sct-recipe02 .recipeLists .recipeList-texts {
  position: relative;
}
.sct-recipe02 .recipeLists .recipeList-texts__inner {
  position: relative;
  z-index: 1;
}
.sct-recipe02 .recipeLists .recipeList-texts::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(/ouchigohan/img/february-2024/bg_anchor_2_sp.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.sct-recipe02-cts-title {
  text-align: center;
}
.sct-recipe02-cts-title img {
  width: 100%;
}
.sct-recipe01 .recipeLists .recipeList, .sct-recipe02 .recipeLists .recipeList {
  width: 100%;
}
.sct-recipe01 .recipeLists .recipeList-imgWrap, .sct-recipe02 .recipeLists .recipeList-imgWrap {
  margin-bottom: 0;
}
.sct-recipe01 .recipeLists .recipeList-img img, .sct-recipe02 .recipeLists .recipeList-img img {
  height: auto;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain';
}
.sct-recipe01 .recipeLists .recipeList-texts, .sct-recipe02 .recipeLists .recipeList-texts {
  padding: 50px 5.6% 40px;
}
.sct-recipe01 .recipeLists .recipeList-texts__name, .sct-recipe01 .recipeLists .recipeList-texts__lead, .sct-recipe01 .recipeLists .recipeList-texts__link, .sct-recipe02 .recipeLists .recipeList-texts__name, .sct-recipe02 .recipeLists .recipeList-texts__lead, .sct-recipe02 .recipeLists .recipeList-texts__link {
  width: 100%;
}
.sct-recipe01 .recipeLists .recipeList-texts__name {
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.4;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  color: #38924E;
  font-size: 28px;
}
.sct-recipe02 .recipeLists .recipeList-texts__name {
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.4;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  color: #F39EB5;
  font-size: 28px;
}
.sct-recipe01 .recipeLists .recipeList-texts__name img, .sct-recipe02 .recipeLists .recipeList-texts__name img {
  width: 100%;
}
.sct-recipe01 .recipeLists .recipeList-texts__lead, .sct-recipe02 .recipeLists .recipeList-texts__lead {
  padding: 0;
  margin-bottom: 20px;
  color: #333333;
  text-align: left;
  font-size: 15px;
  line-height: 1.8;
  height: auto;
}
.sct-recipe01 .recipeLists .recipeList-texts__link, .sct-recipe02 .recipeLists .recipeList-texts__link {
  height: 52px;
  width: 86%;
  margin: 0 auto;
  border-radius: 25px;
  border: 1px solid #333333;
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
}
.sct-recipe01 .recipeLists .recipeList-texts__link a, .sct-recipe02 .recipeLists .recipeList-texts__link a {
  display: block;
  position: relative;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  color: #333333;
}
.sct-recipe01 .recipeLists .recipeList-texts__link a::after, .sct-recipe02 .recipeLists .recipeList-texts__link a::after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #333333;
  border-right: solid 1px #333333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
}
.sct-recipe01 .recipeLink {
  position: relative;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  width: calc(290 / 375 * 100%);
}
.sct-recipe02 .recipeLink {
  position: relative;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: calc(60 / 375 * 100%);
  width: calc(290 / 375 * 100%) ;
}

.sct-recipe01 .recipeLink a, .sct-recipe02 .recipeLink a {
  transition: 0.3s;
}
.sct-recipe01 .recipeLink a:hover, .sct-recipe02 .recipeLink a:hover {
  opacity: 0.8;
}
.sct-recipe01 .howtoLink, .sct-recipe02 .howtoLink {
  position: relative;
  margin: 0 auto 0;
  padding: calc(60 / 375 * 100%) calc(15 / 375 * 100%) 10px;
  max-width: 1400px;
}
.sct-recipe02 .howtoLink {
  padding-bottom: 60px;
}
.sct-recipe01 .howtoLink_banner, .sct-recipe02 .howtoLink_banner {
  box-sizing: content-box;
}
.sct-recipe01 .howtoLink_banner span, .sct-recipe02 .howtoLink_banner span {
  color: #5C2424;
  text-decoration: underline;
  font-size: 16px;
  display: block;
  margin-top: 10px;
}
.sct-recipe01 .howtoLink_banner_text span, .sct-recipe02 .howtoLink_banner_text span {
  color: #5C2424;
  text-decoration: underline;
  font-size: 16px;
  display: block;
  margin-top: 10px;
}
.sct-recipe01 .howtoLink .howtoLink_text {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-family: 'Noto Sans JP';
  color: #333333;
  margin-bottom: 20px;
  line-height: 1.6;
}
.sct-recipe02 .howtoLink .howtoLink_text {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  font-family: 'Noto Sans JP';
  color: #333333;
  margin-bottom: 20px;
  line-height: 1.6;
}
@media screen and (min-width: 769px), print {
  /* --------------------------------------------------
			visual
	-------------------------------------------------- */
  .visual {
    background: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 1800px;
  }
  .visual .m-cts__inner {
    max-width: 100%;
  }
  .visual::before {
    height: 100%;
    background-image: url(/ouchigohan/img/february-2024/mv_pc_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .visual::after {
    height: 100%;
    /*background-image: url(/ouchigohan/img/february-2024/bg_mv_plate_pc.png);*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  .visual-cts {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: none;
    height: 630px;
    overflow: visible;
  }
  .visual-cts__title {
    position: relative;
    margin: 0 calc((645 / 1800) * 100%) 0 calc((565 / 1800) * 100%);
    padding-top: 480px;
    max-width: 1419px;
    z-index: 2;
    text-align: center;
    height: auto;
  }
  .visual-cts__title img {
    position: relative;
    width: auto;
    display: block;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
  }
  .visual-cts__title p {
    display: none;
  }
  .visual-cts__lead {
    position: relative;
    background: none;
    box-sizing: border-box;
    letter-spacing: 0.05em;
    margin: 0 auto;
    padding: 30px 0 0;
    
    text-align: center;
    z-index: 3;
  }
  .visual-cts__lead:after {
    display: none;
  }
  .visual-cts__lead p + p {
    margin-top: 0;
  }
  .visual-cts__lead p span {
    color: #333333;
    font-size: 20px;
  }
  /* --------------------------------------------------
			anchor
	-------------------------------------------------- */
  .anchor {
    margin-top: 180px;
    margin-bottom: 20px;
    padding: 0;
  }
  .anchor .anchorLists {
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .anchor .anchorLists .anchorList {
    width: calc(50% - 4%);
    max-width: 440px;
    margin: 0 20px;
    opacity: 1;
    transition: 0.3s;
  }
  .anchor .anchorLists .anchorList a:hover {
    opacity: 0.8;
  }
  .page-ouchigohan .anc-tgt {
    margin-top: -66px;
    padding-top: 66px;
  }
  /* --------------------------------------------------
			sct-recipe
	-------------------------------------------------- */
  .sct-recipe01 .m-cts__inner, .sct-recipe02 .m-cts__inner {
    margin: 0 auto;
  }
  .sct-recipe02 .m-cts__inner {
    margin-top: 0;
  }
  .sct-recipe01-cts, .sct-recipe02-cts {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 70px;
    box-sizing: border-box;
  }
  .sct-recipe01-cts {
    padding-top: 75px;
  }
  .sct-recipe02-cts {
    padding-top: 70px;
  }
  .sct-recipe01-cts-title, .sct-recipe02-cts-title {
    width: 100%;
    padding: 0;
  }
  .sct-recipe01-cts-title {
    margin: 0 auto 22px;
    text-align: center;
  }
  .sct-recipe01-cts-title img {
    width: 100%;
    max-width: 1400px;
  }
  .sct-recipe02-cts-title {
    margin: 0 auto 30px;
  }
  .sct-recipe02-cts-title img {
    width: 100%;
    max-width: 1400px;
  }
  .sct-recipe01-cts-lead, .sct-recipe02-cts-lead {
    margin-top: 30px;
    width: 100%;
  }
  .sct-recipe01-cts-lead p span, .sct-recipe02-cts-lead p span {
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
  }
  .sct-recipe01-cts-lead p + p, .sct-recipe02-cts-lead p + p {
    margin-top: 0;
  }
  .sct-recipe01 {
    margin-bottom: 20px;
  }
  .sct-recipe01-cts-illust span {
    padding-left: 24px;
  }
  .sct-recipe02 {
    margin-bottom: 10px;
  }
  .sct-recipe02-cts {
    flex-direction: row-reverse;
  }
  .sct-recipe02-cts-illust span {
    padding-right: 80px;
  }
  .sct-recipe02-cts-lead {
    top: auto;
    bottom: 12.5%;
  }
  .sct-recipe01 .recipeLists, .sct-recipe02 .recipeLists {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    z-index: 2;
  }
  .sct-recipe01 .recipeLists .recipeList, .sct-recipe02 .recipeLists .recipeList {
    display: flex;
  }
  .sct-recipe01 .recipeLists .recipeList::before, .sct-recipe02 .recipeLists .recipeList::before {
    background-position: left 0 top 20px;
    background-size: auto;
  }
  .sct-recipe01 .recipeLists .recipeList-imgWrap, .sct-recipe02 .recipeLists .recipeList-imgWrap {
    position: relative;
    z-index: 2;
    width: 50%;
    margin-bottom: 0;
  }
  .sct-recipe01 .recipeLists .recipeList-imgWrap .recipeList-img img, .sct-recipe02 .recipeLists .recipeList-imgWrap .recipeList-img img {
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover';
  }
  .sct-recipe01 .recipeLists .recipeList-texts, .sct-recipe02 .recipeLists .recipeList-texts {
    width: 50%;
    margin: 0;
    padding: 0 4% !important;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    box-sizing: border-box;
  }
  .sct-recipe01 .recipeLists .recipeList-texts::before, .sct-recipe02 .recipeLists .recipeList-texts::before {
    width: calc(100% + 1px);
  }
  .sct-recipe01 .recipeLists .recipeList-texts__name {
    max-width: 700px;
    margin: 0 auto;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 35px;
    color: #38924E;
  }
  .sct-recipe02 .recipeLists .recipeList-texts__name {
    max-width: 700px;
    margin: 0 auto;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 35px;
    color: #F39EB5;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__lead, .sct-recipe02 .recipeLists .recipeList-texts__lead {
    max-width: 360px;
    margin: 0 auto;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__link, .sct-recipe02 .recipeLists .recipeList-texts__link {
    max-width: 288px;
    margin: 0 auto;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__name img, .sct-recipe02 .recipeLists .recipeList-texts__name img {
    width: 100%;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__lead, .sct-recipe02 .recipeLists .recipeList-texts__lead {
    color: #333333;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
    padding: 0;
    letter-spacing: 0.02em;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__link, .sct-recipe02 .recipeLists .recipeList-texts__link {
    transition: 0.3s;
  }
  .sct-recipe01 .recipeLists .recipeList {
    flex-direction: row-reverse;
  }
  .sct-recipe01 .recipeLists .recipeList:nth-of-type(even) {
    flex-direction: row;
  }
  .sct-recipe01 .recipeLists .recipeList:nth-of-type(even) .recipeList-texts {
    padding-left: 11%;
  }
  .sct-recipe01 .recipeLists .recipeList:nth-of-type(even) .recipeList-texts::before {
    left: auto;
    right: 0;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__link:hover {
    background-color: #38924E;
    border-color: #38924E;
  }
  .sct-recipe02 .recipeLists .recipeList {
    flex-direction: row-reverse;
  }
  .sct-recipe02 .recipeLists .recipeList:nth-of-type(even) {
    flex-direction: row;
  }
  .sct-recipe02 .recipeLists .recipeList:nth-of-type(odd) .recipeList-texts::before {
    left: auto;
    right: 0;
  }
  .sct-recipe02 .recipeLists .recipeList-texts__link:hover {
    background-color: #F39EB5;
    border-color: #F39EB5;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__link:hover a, .sct-recipe02 .recipeLists .recipeList-texts__link:hover a {
    color: #fff;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__link:hover a:after, .sct-recipe02 .recipeLists .recipeList-texts__link:hover a:after {
    border-top-color: #fff;
    border-right-color: #fff;
  }
  .sct-recipe01 .recipeLists .recipeList-texts::before {
    background-image: url(/ouchigohan/img/february-2024/bg_anchor_1_pc.png);
  }
  .sct-recipe02 .recipeLists .recipeList-texts::before {
    background-image: url(/ouchigohan/img/february-2024/bg_anchor_2_pc.png);
  }
  .sct-recipe01 .recipeLink, .sct-recipe02 .recipeLink {
    text-align: center;
    width: auto;
  }
  .sct-recipe01 .recipeLink {
    margin-top: 110px;
  }
  .sct-recipe02 .recipeLink {
    margin-top: 100px;
    margin-bottom: 120px;
  }
  .sct-recipe01 .howtoLink, .sct-recipe02 .howtoLink {
    position: relative;
    margin-top: 0;
    padding: 40px 20px 0px;
    width: 100%;
  }
  .sct-recipe02 .howtoLink {
    padding-bottom: 80px;
  }
  .sct-recipe01 .howtoLink a, .sct-recipe02 .howtoLink a {
    transition: 0.3s;
  }
  .sct-recipe01 .howtoLink a:hover, .sct-recipe02 .howtoLink a:hover {
    opacity: 0.8;
  }
  .sct-recipe01 .howtoLink .howtoLink_banner, .sct-recipe02 .howtoLink .howtoLink_banner {
    width: 425px;
    margin: 0 auto;
  }
  .sct-recipe01 .howtoLink .howtoLink_banner span, .sct-recipe02 .howtoLink .howtoLink_banner span {
    color: #5C2424;
    text-decoration: underline;
    font-size: 16px;
    display: block;
    margin-top: 10px;
  }
  .sct-recipe01 .howtoLink .howtoLink_text {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    font-family: 'Noto Sans JP';
    color: #333333;
    margin-bottom: 30px;
  }
  .sct-recipe02 .howtoLink .howtoLink_text {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    font-family: 'Noto Sans JP';
    color: #333333;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1400px), print {
  .sct-recipe01 .recipeLists .recipeList-imgWrap .recipeList-img img, .sct-recipe02 .recipeLists .recipeList-imgWrap .recipeList-img img {
    height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 890px) {
  .visual-cts__lead p span {
    font-size: 20px;
  }
}
/*----------
	grid
----------*/
.g-grid {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .g-grid {
    margin-bottom: 0px;
  }
  .g-grid__item + .g-grid__item {
    margin-top: 20px;
  }
  .recipeLink .g-grid__item + .g-grid__item {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .g-grid {
    width: 50%;
    margin-bottom: 50px;
  }
  .g-grid__item + .g-grid__item {
    margin-top: 42px;
  }
  @supports (display: grid) {
    .g-grid {
      display: grid;
      gap: 40px;
      width: auto;
      max-width: 1300px;
    }
    .g-grid--2up {
      grid-template-columns: repeat(2, 1fr);
    }
    .g-grid--3up {
      grid-template-columns: repeat(3, 1fr);
    }
    .g-grid--4up {
      grid-template-columns: repeat(4, 1fr);
    }
    .g-grid__item + .g-grid__item {
      margin-top: 0;
    }
  }
}
@media screen and (min-width: 1275px) and (max-width: 1390px), print {
  .sct-recipe01 .recipeLists .recipeList-texts__name, 
  .sct-recipe02 .recipeLists .recipeList-texts__name {
    font-size: 30px;
  }
}
@media screen and (min-width: 1153px) and (max-width: 1274px), print {
  .sct-recipe01 .recipeLists .recipeList-texts__name,
  .sct-recipe02 .recipeLists .recipeList-texts__name {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__lead,
  .sct-recipe02 .recipeLists .recipeList-texts__lead {
    font-size: 15px;
  }
}
@media screen and (min-width: 890px) and (max-width: 1152px), print {
  .sct-recipe01 .recipeLists .recipeList-texts__name, .sct-recipe02 
  .recipeLists .recipeList-texts__name {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__lead,
  .sct-recipe02 .recipeLists .recipeList-texts__lead {
    font-size: 15px;
  }
 .sct-recipe01 .recipeLists .recipeList-texts,
 .sct-recipe02 .recipeLists .recipeList-texts {
    padding: 0 5% !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 889px), print {
  .sct-recipe01 .recipeLists .recipeList-texts__name, .sct-recipe02 
  .recipeLists .recipeList-texts__name {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .sct-recipe01 .recipeLists .recipeList-texts__lead,
  .sct-recipe02 .recipeLists .recipeList-texts__lead {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;  
  }
 .sct-recipe01 .recipeLists .recipeList-texts,
 .sct-recipe02 .recipeLists .recipeList-texts {
    padding: 0 2% !important;
  }
}



