@media screen and (min-width: 836px) {
    .sp-only {
        display: none !important;
    }
}
@media screen and (max-width: 835px) {
    .pc-only {
        display: none !important;
    }
}
body {
    position: relative;
    width: 100%;
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
input {
    outline: none;
}

@media screen and (min-width: 836px) {
  .contents {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .mv {
    width: 100%;
    position: relative;
  }
  .mv picture, .mv img {
    width: 100%;
  }
  .mv .logo {
    position: absolute;
    width: 21.8%;
    top: 6.6%;
    left: 5.8%;
  }
  .mv .logo .en {
    width: 100%;
    display: block;
  }
  .mv .logo .ja {
    width: 33%;
    margin-top: 12px;
    margin-right: 0;
    margin-left: auto;
    display: block;
  }
  .mv .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
    color: white;
    font-size: 3.5vw;
    line-height: 1.4;
    position: absolute;
    left: 5%;
    top: 65%;
      padding-right: 5%;
  }
  .mv .title span {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: white;
    font-size: 1.35vw;
    line-height: 1.7;
    display: block;
  }
  .mv .name-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: absolute;
    left: 5%;
    top: 85.8%;
  }
  .mv .name-box span {
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6vw;
    font-weight: 300;
    color: white;
  }
  .mv .name-box .post {
    font-size: 1.19vw;
    line-height: 1.6;
  }
  .mv .name-box .name {
    font-size: 2.38vw;
    line-height: 1.6;
  }
}
  @media screen and (max-width: 835px) {
  .contents {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .mv {
    width: 100%;
    position: relative;
  }
  .mv > picture {
    width: 100%;
  }
  .mv > picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
  }
  .mv .logo {
    position: absolute;
    width: 35.9%;
    top: 7%;
    right: 7.5%;
  }
  .mv .logo .en {
    width: 100%;
    display: block;
  }
  .mv .logo .ja {
    width: 75%;
    margin-top: 10px;
    margin-right: 0;
    margin-left: auto;
    display: block;
  }
  .mv .logo picture, .mv .logo img {
    width: 100%;
  }
  .mv .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
    color: white;
    font-size: 7.06vw;
    line-height: 1.4;
    position: absolute;
    left: 5.5%;
    top: 45.0%;
	  right: 3.5%;
  }
  .mv .title span {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: white;
    font-size: 3vw;
    line-height: 1.7;
    display: block;
  }
  .mv .name-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: absolute;
    left: 5.8%;
    top: 80.8%;
  }
  .mv .name-box span {
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 12px;
    font-weight: 300;
    color: white;
  }
  .mv .name-box .post {
    font-size: 1.19vw;
    line-height: 1.6;
  }
  .mv .name-box .name {
    font-size: 5.38vw;
    line-height: 1.6;
  }
}
    
    
    
    
    
@media screen and (min-width: 836px) {
  .article-box {
    width: 100%;
    background-color: #ffffff;
    font-feature-settings: "palt";
    letter-spacing:1px;
  }
  .article-box .read-box {
    margin-right: auto;
    margin-left: auto;
    margin-top: 43px;
    width: 57%;
  }
  .article-box .read-box .caption {
    font-size: 20px;
    line-height: 1.75;
    color: #000;
    font-weight: 500;
  }
  .article-box .read-box .credit {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.85;
    color: #000;
    font-weight: 300;
  }
  .article-box .hosoku {
        font-size: 13px;
        line-height: 1.4;
        font-weight: 300;
      display: block;
      margin: 20px 0;
    }
    
  .article-box .text-box {
    margin-right: auto;
    margin-left: auto;
    width: 57%;
  }
  .article-box .text-box p {
    margin-bottom: 30px;
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
  }
  .article-box .title {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 36px;
    line-height: 1.667;
    font-weight: 500;
    margin-top: 80px;
      margin-bottom: 30px;
    }
  .article-box > .img-box {
    margin-right: auto;
    margin-left: auto;
    width: 57%;
    max-width: 960px;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }
  .article-box img.img {
    width: 100%;
    display: block;
  }
  .article-box img.img2 {
    max-width: 600px;
      margin: 0 auto;
    display: block;
  }
 .article-box .imgcaption {
        text-align: left;
        font-size: 13px;
        line-height: 1.5;
        display: block;
        margin: 5px 0 0;
    font-weight: 300;
    }

    
    
.article-box > .profile-box {
    margin-right: auto;
    margin-left: auto;
    width: 57%;
    max-width: 960px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 50px;
      margin-bottom: 80px;
  }
  .article-box > .profile-box .img-box {
    width: 46.8%;
    margin-right: 20px;
  }
  .article-box > .profile-box .img-box .img {
    width: 100%;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
  }
  .article-box > .profile-box .img-box .phtcredit {
      font-size: 12px;
      display: block;
      margin-top: 6px;
      line-height: 1.6;
      font-weight: 300;
      text-align: left;
  }
    
  .article-box > .profile-box .text-box {
    width: calc(53.2% - 20px);
    padding-top: 15px;
    font-weight: 300;
    margin-top: 0;
  }
  .article-box > .profile-box .text-box .title {
    font-size: 30px;
    line-height: 1;
    color: #ee4d8a;
    font-weight: 400;
    margin-top: 0;
  }
  .article-box > .profile-box .text-box .name {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    font-weight: 400;
    margin-top: 20px;
  }
  .article-box > .profile-box .text-box .description {
    font-size: 14px;
    color: #000;
    line-height: 1.714;
    font-weight: 300;
    margin-top: 25px;
  }
    
  .article-box > .recipe-box {
    margin-top: 145px;
    padding: 50px 0;
      background: #fefafb;
  }
  .article-box > .recipe-box .ttl {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    margin-top: -90px;/*-120pxから修正*/
    font-size: 60px;
    line-height: 1.2;
    text-align: center;
    color: #000;
  }
  .article-box > .recipe-box .ttl span {
    margin-right: 5px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 56px;/*90pxから修正*/
    line-height: 1.2;
    font-weight: 300;
    color: #ee4d8a;
  }
  .article-box > .recipe-box .inner {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    width: 78%;
    max-width: 1300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
      justify-content: space-between;
      background: url("../../images/line_tate.png") center top repeat-y;
      background-size: 2px;
    font-weight: 300;
      flex-wrap: wrap;
  }
  .article-box > .recipe-box .inner .recipe {
    width: 46%;
  }
  .article-box > .recipe-box .inner .recipe .recipe-ttl {
    margin-top: 30px;
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
      margin-bottom: 30px;
      font-weight: 300;
  }
  .article-box > .recipe-box .inner .recipe .material-ttl,
  .article-box > .recipe-box .inner .recipe .howto-ttl {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
      margin-bottom: 10px;
      clear: both;
      display: block;
  }
  .article-box > .recipe-box .inner .recipe .howto-ttl {
      padding-top: 30px;
  }
  .article-box > .recipe-box .inner .recipe .materials {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 60%;
      font-size: 16px;
      float: left;
  }
  .article-box > .recipe-box .inner .recipe .materials dt {
      width: 65%;
      line-height: 1.8;
      font-weight: 100 !important;
  }
  .article-box > .recipe-box .inner .recipe .materials dt::after {
      content: "・・・・・・";
  }
  .article-box > .recipe-box .inner .recipe .materials dt.sec::after {
      content: "";
  }
  .article-box > .recipe-box .inner .recipe .materials dd {
      width: 35%;
      text-align: right;
      line-height: 2;
      font-weight: 100 !important;
  }

  .article-box > .recipe-box .inner .recipe .materialsImg {
      width: 35%;
      float: right;
      padding-top: 10px;
  }
    
  .article-box > .recipe-box .inner .recipe .materials p {
      line-height: 2;
      font-weight: 100 !important;
      width: 100%;
      font-size: 14px;
}
    
    
    
    
    
  .article-box > .recipe-box .inner .recipe .howtoImg {
      width: 35%;
      float: right;
  }
  .article-box > .recipe-box .inner .recipe .howto {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 60%;
      font-size: 16px;
      float: left;
  }
  .article-box > .recipe-box .inner .recipe .howto li {
      list-style: decimal;
      font-weight: 100 !important;
      line-height: 1.4;
      margin-left: 18px;
      margin-bottom: 15px;
  }
  .article-box > .recipe-box .inner .recipe .howto li:last-child {
      margin-bottom: 0;
  }
  .article-box > .recipe-box .inner .recipe .howto li#firstrecipe {
      margin-bottom: 40px;
  }
  .article-box > .recipe-box .inner .recipe:nth-child(3) {
      padding-top: 50px;
      background: url("../../images/line_sp.png") repeat-x 0 0;
  }
    .howtoPpoint {
        font-weight: 300;
        line-height: 1.5;
        margin: 0 0 15px;
    }
    .howtoPpointImg {
        width: 100%;
        height: auto;
    }
  .article-box > .recipe-box .inner .recipe .howto2 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      font-size: 16px;
      float: left;
  }
  .article-box > .recipe-box .inner .recipe .howto li,
    .article-box > .recipe-box .inner .recipe .howto2 li {
      list-style: decimal;
      font-weight: 100 !important;
      line-height: 1.4;
      margin-left: 18px;
      margin-bottom: 15px;
  }
  .article-box > .recipe-box .inner .recipe .howto li:last-child,
  .article-box > .recipe-box .inner .recipe .howto2 li:last-child {
      margin-bottom: 0;
  }
}
@media screen and (max-width: 835px) {
  .article-box {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 0;
    background-color: #ffffff;
  }
  .article-box .read-box {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
  .article-box .read-box .caption {
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    font-weight: 500;
  }
  .article-box .read-box .credit {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 14px;
    line-height: 1.85;
    color: #000;
    font-weight: 300;
  }
  .article-box .hosoku {
        font-size: 13px;
        line-height: 1.4;
        font-weight: 300;
      display: block;
      margin: 20px 0;
    }
    
  .article-box > .text-box {
    margin-right: auto;
    margin-left: auto;
    margin-top: 46px;
    width: 92%;
    max-width: none;
    position: relative;
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    font-weight: 300;
  }
  .article-box .title {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500;
      margin-bottom: 30px;
  }
  .article-box .text-box p {
    margin-bottom: 30px;
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
  }
  .article-box > .img-box {
    margin-top: 22px;
    margin-right: auto;

    margin-left: auto;
    width: 92%;
    max-width: none;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }
  .article-box img.img {
    width: 100%;
    display: block;
  }
  .article-box img.img2 {
    width: 70%;
      margin: 0 auto;
    display: block;
  }
    .article-box .imgcaption {
        text-align: left;
        font-size: 13px;
        line-height: 1.5;
        display: block;
        margin: 5px 0 0;
    font-weight: 300;
    }


 .article-box > .profile-box {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
    margin-top: 50px;
  }
  .article-box > .profile-box .img-box {
    margin-right: auto;
    margin-left: auto;
    width: 65%;
  }
  .article-box > .profile-box .img-box .img {
    width: 100%;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
  }
  .article-box > .profile-box .img-box .phtcredit {
      font-size: 12px;
      display: block;
      margin-top: 6px;
      line-height: 1.6;
      font-weight: 300;
      text-align: left;
  }
  .article-box > .profile-box .text-box {
    width: 100%;
    padding-top: 15px;
    font-weight: 300;
  }
  .article-box > .profile-box .text-box .title {
    font-size: 16px;
    line-height: 1;
    color: #ee4d8a;
    font-weight: 400;
      margin-bottom: 0;
  }
  .article-box > .profile-box .text-box .name {
    font-size: 14px;
    line-height: 1;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
      margin-bottom: 0;
  }
  .article-box > .profile-box .text-box .description {
    font-size: 12px;
    color: #000;
    line-height: 1.7;
    font-weight: 300;
    margin-top: 10px;
  }
    
  .article-box > .recipe-box {
    background: #fefafb;
    margin-top: 105px;
    padding-top: 50px;
  }
  .article-box > .recipe-box .ttl {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-weight: 300;
    margin-top: -70px;/*-80pxから修正*/
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    color: #000;
  }
  .article-box > .recipe-box .ttl span {
    font-size: 28px;/*45pxから修正*/
    line-height: 1.2;
    font-weight: 300;
    color: #ee4d8a;
  }
  .article-box > .recipe-box .inner {
    margin-top: 28px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 55px;
    width: 80%;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .article-box > .recipe-box .inner .recipe {
    width: 100%;
  }
  .article-box > .recipe-box .inner .recipe:nth-child(n+2) {
    width: 100%;
      padding-top: 40px;
      margin-top: 40px;
      background: url("../../images/line_sp.png") repeat-x 0 0;
  }
  .article-box > .recipe-box .inner .recipe .recipe-ttl {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-weight: 300;
    margin-top: 18px;
    font-size: 22px;
    line-height: 1.8;
    text-align: center;
      margin-bottom: 30px;
  }
  .article-box > .recipe-box .inner .recipe .material-ttl,
  .article-box > .recipe-box .inner .recipe .howto-ttl {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
      margin-bottom: 10px;
      clear: both;
      display: block;
  }
  .article-box > .recipe-box .inner .recipe .howto-ttl {
      padding-top: 30px;
  }
  .article-box > .recipe-box .inner .recipe .materials {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      font-size: 16px;
  }
  .article-box > .recipe-box .inner .recipe .materials dt {
      width: 65%;
      line-height: 1.8;
      font-weight: 100 !important;
  }
  .article-box > .recipe-box .inner .recipe .materials dt::after {
      content: "……";
  }
  .article-box > .recipe-box .inner .recipe .materials dt.sec::after {
      content: "";
  }
  .article-box > .recipe-box .inner .recipe .materials dd {
      width: 35%;
      text-align: right;
      line-height: 2;
      font-weight: 100 !important;
  }
  .article-box > .recipe-box .inner .recipe .materials p {
      line-height: 2;
      font-weight: 100 !important;
      width: 100%;
      font-size: 14px;
}

  .article-box > .recipe-box .inner .recipe .materialsImg {
      width: 60%;
      padding-top: 10px;
      margin: 0 auto;
  }
  .article-box > .recipe-box .inner .recipe .howtoImg {
      width: 60%;
      padding-top: 10px;
      margin: 0 auto;
  }
  .article-box > .recipe-box .inner .recipe .howto {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      font-size: 16px;
      float: left;
  }
  .article-box > .recipe-box .inner .recipe .howto,
  .article-box > .recipe-box .inner .recipe .howto2 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      font-size: 16px;
      float: left;
  }
  .article-box > .recipe-box .inner .recipe .howto li,
  .article-box > .recipe-box .inner .recipe .howto2 li {
      list-style: decimal;
      font-weight: 100 !important;
      line-height: 1.4;
      margin-left: 18px;
      margin-bottom: 15px;
  }
    .howtoPpoint {
        font-weight: 300;
        line-height: 1.5;
        margin: 0 0 15px;
    }
    .howtoPpointImg {
        width: 100%;
        height: auto;
    }
}
    



/* レシピの追加用 */
  .materials__howto {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      font-size: 16px;
  }
  .materials__howto p {
      line-height: 2;
      font-weight: 100 !important;
      width: 100%;
      font-size: 14px;
}

  .materials__howto .left, .materials__howto .right {
      width: 48%;
  }

.howto2 li {
font-size:14px;
}
