/* ============================================================================================== */
/* PC Size Style                                                                                  */
/* ============================================================================================== */
@media screen and (1024px <= width) {
  .children_cmd_headline .front .title img {
    width: 130.06px;
    aspect-ratio: 130.06/40.946;
  }
  #content {
    margin-top: -83px;
    padding-bottom: 47px;
    position: relative;
    z-index: 200;
  }
  #content .content_bg {
    width: calc(100% - 41px);
    height: calc(100% - 116.5px);
    background-image: url("../../../img/common/other/bg_line_pc.png");
    background-size: 1359px 15px;
    background-position: top center;
    transform: translateX(-50%);
    pointer-events: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 0;
  }
  #content .content_inner {
    width: 1000px;
    margin: 0 auto;
    padding: 42px 0 34px;
    background: #ffffff;
    border-radius: 20px;
    position: relative;
    z-index: 100;
  }
  #content .content_inner .banner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 890px;
    margin: 0 auto;
    padding-bottom: 43px;
    border-bottom: 1px solid #002f80;
  }
  #content .content_inner .banner img {
    width: 430px;
  }
  #content .content_inner .recipe_list {
    width: 890px;
    margin: 49px auto 0;
  }
  #content .content_inner .recipe_list > ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 38px 40px;
  }
  #content .content_inner .recipe_list > ul > li a {
    display: inline;
  }
  #content .content_inner .recipe_list > ul > li a img {
    width: 270px;
    aspect-ratio: 270/230;
    border-radius: 10px;
    transition: opacity 0.6s ease;
  }
  #content .content_inner .recipe_list > ul > li a p {
    margin-top: 15px;
    text-align: center;
    color: #002f80;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    font-feature-settings: "palt";
    white-space: nowrap;
  }
  #content .content_inner .recipe_list > ul > li a:hover img {
    opacity: 0.7;
  }
  #content .content_inner .recipe_list > ul > li a:hover p {
    text-decoration: underline;
  }
}
/* ============================================================================================== */
/* Tablet Size Style                                                                              */
/* ============================================================================================== */
@media screen and (768px <= width < 1024px) {
  .children_cmd_headline .front .title img {
    width: 9.29vw;
    aspect-ratio: 130.06/40.946;
  }
  #content {
    margin-top: -5.9285714286vw;
    padding-bottom: 3.3571428571vw;
    position: relative;
    z-index: 200;
  }
  #content .content_bg {
    width: calc(100% - 2.9285714286vw);
    height: calc(100% - 8.3214285714vw);
    background-image: url("../../../img/common/other/bg_line_pc.png");
    background-size: 97.0714285714vw 1.0714285714vw;
    background-position: top center;
    transform: translateX(-50%);
    pointer-events: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 0;
  }
  #content .content_inner {
    width: 71.4285714286vw;
    margin: 0 auto;
    padding: 3vw 0 2.4285714286vw;
    background: #ffffff;
    border-radius: 1.4285714286vw;
    position: relative;
    z-index: 100;
  }
  #content .content_inner .banner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 63.5714285714vw;
    margin: 0 auto;
    padding-bottom: 3.0714285714vw;
    border-bottom: 0.0714285714vw solid #002f80;
  }
  #content .content_inner .banner img {
    width: 30.7142857143vw;
  }
  #content .content_inner .recipe_list {
    width: 63.5714285714vw;
    margin: 3.5vw auto 0;
  }
  #content .content_inner .recipe_list > ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.7142857143vw 2.8571428571vw;
  }
  #content .content_inner .recipe_list > ul > li a {
    display: inline;
  }
  #content .content_inner .recipe_list > ul > li a img {
    width: 19.2857142857vw;
    aspect-ratio: 270/230;
    border-radius: 0.7142857143vw;
    transition: opacity 0.6s ease;
  }
  #content .content_inner .recipe_list > ul > li a p {
    margin-top: 1.0714285714vw;
    text-align: center;
    color: #002f80;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-weight: 600;
    font-size: 1.1428571429vw;
    line-height: 1;
    font-feature-settings: "palt";
    white-space: nowrap;
  }
  #content .content_inner .recipe_list > ul > li a:hover img {
    opacity: 0.7;
  }
  #content .content_inner .recipe_list > ul > li a:hover p {
    text-decoration: underline;
  }
}
/* ============================================================================================== */
/* SP Size Style                                                                                  */
/* ============================================================================================== */
@media screen and (width < 768px) {
  .children_cmd_headline .front .title img {
    width: 24.4vw;
    aspect-ratio: 130.06/40.946;
  }
  #content {
    margin-top: -11.0666666667vw;
    padding-bottom: 10.6666666667vw;
    position: relative;
    z-index: 200;
  }
  #content .content_bg {
    width: 100%;
    height: calc(100% - 13.7333333333vw);
    background-image: url("../../../img/common/other/bg_line_sp.png");
    background-size: 100vw 2vw;
    background-position: top center;
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
  }
  #content .content_inner {
    width: 93.3333333333vw;
    margin: 0 auto;
    padding: 6.5333333333vw 0 2.6666666667vw;
    background: #ffffff;
    border-radius: 2.6666666667vw;
    position: relative;
    z-index: 100;
  }
  #content .content_inner .banner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 82.6666666667vw;
    margin: 0 auto;
    padding-bottom: 5.3333333333vw;
    border-bottom: 0.2vw solid #002f80;
    gap: 5.3333333333vw 0;
  }
  #content .content_inner .banner img {
    width: 82.6666666667vw;
  }
  #content .content_inner .recipe_list {
    width: 82.6666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  #content .content_inner .recipe_list > ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4vw 5.3333333333vw;
  }
  #content .content_inner .recipe_list > ul > li a {
    display: inline;
  }
  #content .content_inner .recipe_list > ul > li a img {
    width: 38.6666666667vw;
    aspect-ratio: 270/230;
    border-radius: 1.3333333333vw;
  }
  #content .content_inner .recipe_list > ul > li a p {
    margin-top: 1.3333333333vw;
    text-align: center;
    color: #002f80;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-weight: 600;
    font-size: 3.2vw;
    line-height: 4vw;
    font-feature-settings: "palt";
    white-space: nowrap;
  }
}

