@charset "UTF-8";

.content-container {
  background: #f5efd8 url(../img/common/bg_paper.jpg) 0 0;
  width: 100%;
  overflow: hidden;
}

/* ==========================================================================
   localheader
   ======================================================================= */
.local-header {
  background: #f39802;
}

@media all and (min-width: 768px) {
  .local-header__title {
    background: url(../img/less-oil/local_header.png) 50% 0 no-repeat;
    background-size: cover;
  }
}

@media all and (max-width: 767px) {
  .local-header__title {
    background: url(../img/less-oil/local_header_sp.png) 50% 0 no-repeat;
    background-size: 355px 64px;
  }
}

/* ==========================================================================
   hero
   ======================================================================= */



/* ==========================================================================
   text
   ======================================================================= */
@media all and (max-width: 767px) {
  .section__wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.content-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #f7e253;
}

@media all and (min-width: 768px) {
  .content-wrapper {
    padding-top: 60px;
  }
}

@media all and (max-width: 767px) {
  .content-wrapper {
    padding-top: 40px;
  }
}

@media all and (min-width: 768px) {

  .section-content01 .content__body,
  .section-content02 .content__body {
    margin: 0 auto;
    margin-bottom: -2px;
  }
}

@media all and (max-width: 767px) {

  .section-content01 .content__body,
  .section-content02 .content__body {
    width: 100%;
    margin: 0 auto;
    margin-bottom: -2px;
  }
}

.section-content02 {
  background: #f5efd8 url(../img/common/bg_paper.jpg) 0 0;
  width: 100%;
  overflow: hidden;
}

.section-content02 p {
  font-size: 16px;
  line-height: 1.9;
  letter-spacing: 0.05em;
  font-weight: normal;
  margin-top: 0.5em;
}

.moviebox {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

@media all and (max-width: 767px) {
  .moviebox.--shorts {
    padding-bottom: 177.69%;
  }
}

.moviebox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media all and (min-width: 768px) {
  .zairyou_img {
    text-align: center;
    margin-top: 50px;
  }

  .recipe_container {
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
    margin: 0 -26px 0 0;
  }

  .recipe_box {
    /*box-sizing: border-box;*/
    width: 30%;
    height: auto;
    margin-right: 26px;
    padding-bottom: 50px;
  }

  .recipe_box:nth-child(3n+3) {
    margin-right: 0px;
  }

  .recipe_box img {
    width: 100%;
  }

}

@media all and (max-width: 767px) {
  .zairyou_img {
    text-align: center;
    margin-top: 30px;
  }

  .zairyou_img img {
    width: 80%;
  }

  .recipe_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 60px;
    width: 80%;
    margin: 0 auto;
  }

  .recipe_box {
    margin-right: 0px;
    padding-bottom: 50px;
  }

  .recipe_box img {
    width: 100%;
  }

  .recipe_box p {
    display: inline-block;
    margin-bottom: 50px;
  }
}

@media all and (min-width: 768px) {

  .section-last .recipe_container02 {
    width: 56%;
    margin: 0 auto;
    padding-left: 16px;
    padding-bottom: 80px;
  }

  .section-last .recipe_container02 p {
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0.05em;
    font-weight: normal;
    color: #e60012;
  }

  .kataduke_container {
    text-align: center;
  }

  .kataduke_container img {
    margin: 10px 0;
    width: 86%;
  }

  .section-last .recipe_container03 {
    width: 60%;
    margin: 0 auto;
    padding-left: 30px;
  }

  .section-last .recipe_container03 p {
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0.05em;
    font-weight: normal;
    color: #e60012;
  }

  .section-last .kataduke_char {
    padding-top: 30px;
  }

  .section-last .kataduke_char img {
    width: 100%;
    margin: 0 auto -2px;
  }
}

.section-last {
  background: #f5efd8 url(../img/common/bg_paper.jpg) 0 0;
  width: 100%;
  overflow: hidden;
}

@media all and (max-width: 767px) {

  .section-last .recipe_container02 {
    width: 90%;
    margin: 0 auto;
    padding-left: 16px;
    padding-bottom: 40px;
  }

  .section-last .recipe_container02 p {
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0.05em;
    font-weight: normal;
    color: #e60012;
  }

  .kataduke_container {
    text-align: center;
  }

  .kataduke_container img {
    margin: 15px 0;
    width: 92%;
    height: auto;
  }

  .section-last .recipe_container03 {
    width: 90%;
    margin: 0 auto;
    padding-left: 0px;
  }

  .section-last .recipe_container03 p {
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0.05em;
    font-weight: normal;
    color: #e60012;
  }

  .section-last .kataduke_char {
    text-align: center;
    padding-top: 30px;
    margin-bottom: -2px;
  }

  .section-last .kataduke_char img {
    text-align: center;
    padding-top: 0px;
    margin-bottom: -2px;
    width: 90%;
  }
}

@media all and (min-width: 768px) {
  .section-last .content__body {
    position: relative;
  }

  .section-last span {
    display: inline-block;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
  }

  .section-last__btn {
    width: 434px;
    height: 104px;
    margin: 35px auto;
    background: url(../img/less-oil/btn_recipepage.png);
  }
}

@media all and (max-width: 767px) {
  .section-last .content__body {
    position: relative;
  }

  .section-last span {
    display: inline-block;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
  }

  .section-last__btn {
    width: 347px;
    height: 83px;
    background: url(../img/special/btn_recipepage_sp.png) 50% 0 no-repeat;
    ;
    background-size: cover;
    margin: 25px auto 50px;
  }
}

.char__01 {
  display: inline-block;
  position: absolute;
}

@media all and (min-width: 768px) {
  .char__01 {
    background: url(../img/less-oil/char_left.png) 50% 0 no-repeat;
    background-size: cover;
    width: 17%;
    left: 50%;
    margin-left: -46%;
    top: 57%;
  }

  .char__01::before {
    content: "";
    display: block;
    padding-top: 218%;
  }
}


@media all and (max-width: 767px) {
  .char__01 {
    display: none;
  }
}

.char__02 {
  display: inline-block;
  position: absolute;
}

@media all and (min-width: 768px) {
  .char__02 {
    background: url(../img/less-oil/char_right.png) 50% 0 no-repeat;
    background-size: cover;
    width: 18%;
    left: 50%;
    margin-left: 29%;
    top: 57%;
  }

  .char__02::before {
    content: "";
    display: block;
    padding-top: 222%;
  }
}

@media all and (max-width: 767px) {
  .char__02 {
    display: none;
  }
}

.char__02 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  display: block;
}