#koreuma_New,
#koreuma_Popular {
  padding: 20px 0;
}
#koreuma_New h2,
#koreuma_Popular h2,
.hishiho-category-list h2 {
  background: url("/wp-content/themes/yamasa-cms/dist/images/koreuma/h2Line.png") no-repeat center bottom/220px;
  padding-bottom: 1em;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 30px;
  color: #c70025;
  font-size: 18px;
  font-weight: bold;
}
#koreuma_New ul,
#koreuma_Popular ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #koreuma_New ul,
  #koreuma_Popular ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
#koreuma_New ul li,
#koreuma_Popular ul li {
  min-height: 284px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: rgba(13,5,9,0.1) 2px 2px 4px;
          box-shadow: rgba(13,5,9,0.1) 2px 2px 4px;
  border: 1px solid #e8e8d5;
  width: calc(100% / 3 - 2em);
}
@media screen and (max-width: 768px) {
  #koreuma_New ul li,
  #koreuma_Popular ul li {
    width: 100%;
    min-height: 108px;
  }
}
@media screen and (max-width: 768px) {
  #koreuma_New ul a,
  #koreuma_Popular ul a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#koreuma_New ul a:hover,
#koreuma_Popular ul a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #koreuma_New ul a:hover,
  #koreuma_Popular ul a:hover {
    width: 100%;
  }
}
#koreuma_New ul li h3,
#koreuma_Popular ul li h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  line-height: 18px;
  min-height: 25px;
  padding-bottom: 3px;
}
@media screen and (max-width: 768px) {
  #koreuma_New ul li h3,
  #koreuma_Popular ul li h3 {
    display: block;
    width: 100%;
  }
}
#koreuma_New ul li .recipeBox,
#koreuma_Popular ul li .recipeBox {
  padding: 8px 12px;
}
@media screen and (max-width: 768px) {
  #koreuma_New ul li .recipeBox,
  #koreuma_Popular ul li .recipeBox {
    display: block;
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .simple-sp-post-list li .thumbnail-box {
    width: 35%;
  }
}
@media screen and (max-width: 768px) {
  .simple-sp-post-list li .thumbnail-box img {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%) !important;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .simple-sp-post-list li a .thumbnail-box img {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%) !important;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .simple-sp-post-list li .thumbnail-box img:hover {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%) !important;
    width: 100%;
    height: auto;
  }
}
#koreuma_New ul li .thumbnail-box::before,
#koreuma_Popular ul li .thumbnail-box::before {
  padding-top: calc(360 / 480 * 100%);
}
@media screen and (max-width: 768px) {
  #koreuma_New ul li .thumbnail-box::before,
  #koreuma_Popular ul li .thumbnail-box::before {
    display: none;
  }
}
#koreuma_New ul li p,
#koreuma_Popular ul li p {
  font-size: 12px;
  line-height: 17px;
  display: block;
  min-height: 1px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #koreuma_New ul li p,
  #koreuma_Popular ul li p {
    font-size: 12px;
  }
}
#koreuma_New .koreuma_More a,
#koreuma_Popular .koreuma_More a {
  border-radius: 25px;
  border: 1px solid #1a7073;
  background-color: #fff;
  display: block;
  margin: 3em auto;
  width: calc(100% / 3);
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 10px 0;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  color: #1a7073;
}
@media screen and (max-width: 768px) {
  #koreuma_New .koreuma_More a,
  #koreuma_Popular .koreuma_More a {
    width: 50%;
    margin: 2em auto;
  }
}
#koreuma_New .koreuma_More a::after,
#koreuma_Popular .koreuma_More a::after {
  content: "";
  position: absolute;
  left: 65%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #1a7073;
  display: block;
  width: 16px;
  height: 16px;
  background: url("/wp-content/themes/yamasa-cms/dist/images/koreuma/arrow.png") no-repeat center/contain;
}
#koreuma_New .koreuma_More a:hover,
#koreuma_Popular .koreuma_More a:hover {
  background: #e4e9de;
}
.hishiho-category-list ul {
  margin: 3em auto;
}
.hishiho-category-list ul li {
  min-width: 130px;
}
.hishiho-category-list ul li a {
  border-radius: 25px;
  border: 1px solid #555;
  background-color: #fff;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 10px 0;
  font-size: 0.8rem;
}
.kinushoyu-archive {
  width: 1080px;
  max-width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .kinushoyu-archive {
    padding: 0 20px;
    margin-top: 40px;
  }
}
.koreumaNews h2 {
  display: none;
}
@media screen and (max-width: 768px) {
  .koreumaNews h2 {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  .koreumaNews a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .koreumaNews .koreumaNewsBox {
    width: 60%;
  }
  .koreumaNews .koreumaNewsBox h3 {
    width: 100%;
  }
  .koreumaNews .koreumaNewsBox p {
    margin-top: 0.5em;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .koreumaNews li {
    margin-bottom: 0px;
    border-top: 1px solid #ddd;
    margin-top: 1em;
    padding-top: 1em;
  }
}
#snapdish {
  margin-top: 3em;
}
.agodashi-box-search {
  text-align: center;
}
