@charset "utf-8";
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
}
header {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
sp()
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  max-width: 100%;
}
.cl:after {
  width: 1px;
  height: 0px;
  content: "";
  line-height: 0;
  display: block;
  clear: both;
}
.tel {
  cursor: default;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .tel {
    pointer-events: auto;
  }
}
.background-wrapper {
  width: 100%;
  min-width: 940px;
}
@media screen and (max-width: 768px) {
  .background-wrapper {
    min-width: 100%;
  }
}
.container {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .container {
    padding: 0;
  }
}
header {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}
footer .container {
  width: 940px;
}
@media screen and (max-width: 768px) {
  footer .container {
    width: 100%;
  }
}
#jitan2020 {
  width: 100%;
  min-width: 940px;
  background: url("/wp-content/themes/yamasa-cms/dist/images/jitan2020/koreuma_receipt_bg.png") center center;
  background-size: 280px;
  padding: 35px 0 45px !important;
  padding: 0 4%;
}
@media screen and (max-width: 768px) {
  #jitan2020 {
    min-width: 100%;
    padding: 20px 0% 20px !important;
    box-sizing: border-box;
  }
}
#jitan2020 * {
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", sans-serif;
  box-sizing: border-box;
}
#jitan2020 .pcbr {
  display: inline;
}
@media screen and (max-width: 768px) {
  #jitan2020 .pcbr {
    display: none;
  }
}
#jitan2020 .smpbr {
  display: none;
}
@media screen and (max-width: 768px) {
  #jitan2020 .smpbr {
    display: inline;
  }
}
#jitan2020 p,
#jitan2020 figure,
#jitan2020 h1,
#jitan2020 h2,
#jitan2020 h3,
#jitan2020 h4,
#jitan2020 h5 {
  padding: 0;
  margin: 0;
}
#jitan2020 ul,
#jitan2020 ol,
#jitan2020 li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#jitan2020 dl {
  margin-bottom: 0;
}
#jitan2020 dt,
#jitan2020 dd {
  margin: 0;
  padding: 0;
}
#jitan2020 .btn {
  text-shadow: 0 0 0 rgba(255,255,255,0) !important;
  border: 0px solid #000 !important;
}
#jitan2020 section {
  width: 100%;
  min-width: 940px;
}
@media screen and (max-width: 768px) {
  #jitan2020 section {
    min-width: 100%;
  }
}
#jitan2020 .wrap {
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #jitan2020 .wrap {
    width: 100%;
  }
}
#jitan2020 .checkBox {
  background: url("/wp-content/themes/yamasa-cms/dist/images/jitan2020/bg.png");
  padding-bottom: 50px;
}
#jitan2020 #mainImg {
  padding: 25px 0;
}
#jitan2020 #mainImg .mainWrap {
  width: 100%;
  max-width: 1150px;
  min-width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #jitan2020 #mainImg .mainWrap {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
#jitan2020 #mainImg .mainWrap img {
  width: 100%;
}
#jitan2020 #mainImg p {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  line-height: 1.57;
}
@media screen and (max-width: 768px) {
  #jitan2020 #mainImg p {
    font-size: 12px;
  }
}
#jitan2020 #menu .menuWrap {
  width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #jitan2020 #menu .menuWrap {
    width: 100%;
  }
}
#jitan2020 #menu .menuWrap h3 {
  background: #c33128;
  display: block;
  text-align: center;
  position: relative;
  padding: 22px 0;
}
#jitan2020 #menu .menuWrap h3:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 30px 0 30px;
  border-color: #c33028 transparent transparent transparent;
  position: absolute;
  bottom: -19px;
  left: 50%;
  margin-left: -30px;
  content: '';
}
@media screen and (max-width: 768px) {
  #jitan2020 #menu .menuWrap h3:before {
    border-width: 10px 15px 0 15px;
    border-color: #c33028 transparent transparent transparent;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -15px;
  }
}
#jitan2020 #menu .menuWrap h3 img {
  width: 516px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #menu .menuWrap h3 img {
    width: 90%;
  }
}
#jitan2020 #menu .menuWrap h2 {
  display: block;
}
#jitan2020 #menu .menuWrap h2 img {
  width: 100%;
}
#jitan2020 #menu .btnWrap {
  text-align: center;
}
#jitan2020 #menu .btnWrap a {
  background: #c33128;
  color: #fff;
  text-decoration: none;
  padding: 20px 60px;
  display: inline-block;
  margin-top: 22px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #menu .btnWrap a {
    font-size: 11px;
  }
}
#jitan2020 #menu .btnWrap a:after {
  content: '＞';
  padding-left: 10px;
}
#jitan2020 .recipeBox {
  background: #fff;
  padding: 45px;
  margin-top: 75px;
}
@media screen and (max-width: 768px) {
  #jitan2020 .recipeBox {
    padding: 45px 4%;
    margin-top: 50px;
  }
}
#jitan2020 .recipeBox h2 {
  width: 364px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #jitan2020 .recipeBox h2 {
    width: 88%;
  }
}
#jitan2020 .recipeBox h2 img {
  width: 100%;
}
#jitan2020 .recipeBox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#jitan2020 .recipeBox ul li {
  margin-top: 34px;
  width: 410px;
}
#jitan2020 .recipeBox ul li figure img {
  width: 100%;
}
#jitan2020 .recipeBox ul li h3 {
  margin-top: 5px;
  font-size: 16px;
}
#jitan2020 .recipeBox ul li h4 {
  margin-top: 5px;
  font-size: 12px;
  font-weight: normal;
}
#jitan2020 .recipeBox ul li p {
  text-align: center;
  margin-top: 12px;
}
#jitan2020 .recipeBox ul li p a {
  display: block;
  color: #000;
  font-size: 12px;
  width: 288px;
  margin: 0 auto;
  text-decoration: none;
  padding: 13px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
@media screen and (max-width: 768px) {
  #jitan2020 .recipeBox ul li p a {
    width: 88%;
  }
}
#jitan2020 .recipeBox ul li p a span:after {
  content: '＞';
  padding-left: 10px;
}
#jitan2020 #recipe_kakeru {
  position: relative;
}
#jitan2020 #recipe_kakeru ul li p a {
  background: #ffe0b9;
}
#jitan2020 #recipe_mazeru {
  position: relative;
}
#jitan2020 #recipe_mazeru ul li p a {
  background: #ffdece;
}
#jitan2020 #recipe_renchin {
  position: relative;
}
#jitan2020 #recipe_renchin ul li p a {
  background: #fff2a2;
}
#jitan2020 #recipe_wanpan {
  position: relative;
}
#jitan2020 #recipe_wanpan ul li p a {
  background: #dafbc8;
}
#jitan2020 .tape {
  position: absolute;
  top: -26px;
  left: 50%;
  width: 198px;
  margin-left: -99px;
}
#jitan2020 .tape img {
  width: 100%;
}
#jitan2020 #list {
  padding: 58px 0;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list {
    padding: 0px 0 10px;
  }
}
#jitan2020 #list ul {
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul .recipeBox {
    display: flex;
    flex-wrap: wrap;
  }
}
#jitan2020 #list ul li {
  background: #fff;
  border-left: 1px solid #abccff;
  border-right: 1px solid #abccff;
  border-bottom: 1px solid #abccff;
  padding: 28px 42px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li {
    padding: 13px 4%;
  }
}
#jitan2020 #list ul li:nth-of-type(1) {
  border-top: 1px solid #abccff;
}
#jitan2020 #list ul li img {
  width: 100%;
}
#jitan2020 #list ul li dl {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li dl {
    width: 100%;
    flex-wrap: wrap;
  }
}
#jitan2020 #list ul li dt {
  width: 430px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li dt {
    width: 100%;
  }
}
#jitan2020 #list ul li dd {
  width: 410px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li dd {
    width: 100%;
  }
}
#jitan2020 #list ul li a {
  display: block;
}
#jitan2020 #list ul li a.recipeLink {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li .recipeLink {
    order: 1;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li .recipeh3 {
    order: 2;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li .recipeh4 {
    order: 3;
    width: 100%;
  }
}
#jitan2020 #list ul li h3 {
  color: #005eff;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li h3 {
    font-size: 17px;
    margin-top: 5px;
  }
}
#jitan2020 #list ul li h4 {
  font-size: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li h4 {
    font-size: 16px;
    margin-top: 5px;
  }
}
#jitan2020 #list ul li p {
  font-size: 16px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li p {
    font-size: 12px;
    margin-top: 5px;
  }
}
#jitan2020 #list ul li .next {
  font-size: 16px;
  margin-top: 10px;
  color: #005eff;
  text-decoration: none;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #jitan2020 #list ul li .next {
    font-size: 12px;
    margin-top: 5px;
  }
}
