@charset "UTF-8";
/*===============================================
●画面の横幅が770px以上
===============================================*/
@media screen and (min-width: 770px) {
  .news_title_box {
    text-align: center;
  }
  .news_title_box .title_text {
    margin-bottom: 18px;
    font-size: 16px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 0px 11px;
  }
  #conts_top {
    width: 100%;
    clear: both;
    padding: 41px 0 39px;
    box-sizing: border-box;
    background-color: #f7f7f7;
  }
  #conts_top .auto {
    width: 710px;
    display: table;
  }
  #conts_top .img {
    width: 147px;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
  }
  #conts_top .img img {
    width: 100%;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.22);
  }
  #conts_top .text_box {
    width: 552px;
    padding-left: 26px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
  }
  #conts_top .text_box h3 {
    font-size: 15px;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 4px;
  }
  #conts_top .text_box .text {
    margin-bottom: 12px;
  }
  #conts_top .text_box br {
    display: block;
    content: "";
    margin-bottom: 14px;
  }
  #conts_top .text_box .btn {
    width: 284px;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
  }
  #conts_top .text_box .btn a {
    width: 100%;
    border: 1px solid #000000;
    color: #ffffff;
    background-color: #000000;
    padding: 15px 0 12px;
    background-image: url("../img/share/icon_03.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 10px;
    text-decoration: none;
    transition-duration: 0.3s;
  }
  #conts_top .text_box .btn a:hover {
    color: #000000;
    background-color: #ffffff;
    background-image: url("../img/share/icon_03k.png");
  }
  #conts_detail {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    padding-top: 104px;
    margin-bottom: 80px;
  }
  #conts_detail .auto {
    width: 710px;
  }
  #conts_detail .title_box,
  .conts_recipe .title_box {
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    padding: 27px 0 26px;
    margin-bottom: 46px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    position: relative;
  }
  #conts_detail .title_box::before,
  .conts_recipe .title_box::before {
    content: "";
    width: 100%;
    height: calc(100% + 6px);
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    position: absolute;
    top: -5px;
    left: 0;
    pointer-events: none;
  }
  #conts_detail .link_block {
    width: 100%;
    margin-bottom: 36px;
  }
  #conts_detail .link_block h4 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 16px;
  }
  #conts_detail .inpage_link {
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #conts_detail .inpage_link a {
    width: 49%;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #000000;
    color: #ffffff;
    background-color: #000000;
    padding: 12px 5% 9px;
    box-sizing: border-box;
    background-image: url("../img/share/icon_03.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 10px;
    text-decoration: none;
    transition-duration: 0.3s;
    margin-bottom: 10px;
  }
  #conts_detail .inpage_link a:hover {
    background-color: #fff;
    color: #000;
    background-image: url("../img/share/icon_03k.png");
  }
  #conts_detail .inpage_link .inner {
    display: block;
    margin: auto;
  }
  #conts_detail .img_box {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  #conts_detail .img_box_bottom {
    margin-bottom: 75px;
  }
  #conts_detail .img_box_s {
    width: 225px;
  }
  #conts_detail .img_box img {
    width: 100%;
  }
  #conts_detail .img_box:last-of-type {
    margin-bottom: 0;
  }
  #conts_detail .btn {
    width: 284px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
  }
  #conts_detail .btn a {
    width: 100%;
    border: 1px solid #000000;
    color: #ffffff;
    background-color: #000000;
    padding: 15px 0 12px;
    background-image: url("../img/share/icon_01w.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    text-decoration: none;
    transition-duration: 0.3s;
  }
  #conts_detail .btn a:hover {
    color: #000000;
    background-color: #ffffff;
    background-image: url("../img/share/icon_01k.png");
  }
  .mt_71 {
    margin-top: 71px;
  }
  .conts_profile {
    margin: 102px 0 116px;
  }
  .conts_profile:has(+ .conts_recipe)+.conts_recipe .info_wrapper.info_wrapper_02 {
    margin-top: -40px;
  }
  .conts_profile:has(+ .conts_recipe)+.conts_recipe .info_wrapper.info_wrapper_02.no_margintop {
    margin-top: 0;
  }
  .conts_profile .img_box {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    box-sizing: border-box;
    margin-bottom: 60px;
  }
  .conts_profile .auto {
    width: 783px;
  }
  .conts_profile .title_box {
    text-align: center;
    margin-bottom: 35px;
  }
  .conts_profile h2 {
    text-align: center;
    font-size: 33px;
    line-height: 1.5;
  }
  .conts_profile h2 .small {
    display: block;
    font-size: 20px;
    line-height: 1.5;
  }
  .conts_profile h2:has(+ .sub_title) {
    margin-bottom: 12px;
  }
  .conts_profile .pro_box {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 27px;
    justify-content: space-between;
    align-items: center;
  }
  .conts_profile .bread_wrap {
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .conts_profile .bread_box {
    width: 286px;
    position: relative;
  }
  .conts_profile .pro_box .img {
    width: 163px;
    margin-right: 29px;
  }
  .conts_profile .pro_box dl {
    width: 576px;
  }
  .conts_profile .pro_box dl dt {
    font-size: 22px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 9px;
  }
  .conts_profile .pro_box dl dt .small {
    font-size: 13px;
  }
  .conts_profile .pro_box dl dd {
    line-height: 1.7;
  }
  .conts_profile .pro_box dl dd .youtube_link {
    display: inline;
    text-decoration: none;
    border-bottom: 1px solid;
  }
  .conts_profile .pro_box dl dd .youtube_link:hover {
    text-decoration: none;
    border-bottom: none;
  }
  .conts_profile .pro_box .text_only {
    width: 576px;
    margin: 0 auto;
  }
  .conts_profile .bread_wrap .text_only {
    width: 470px;
    margin: 0;
  }
  .conts_profile .pro_box .sub_title {
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    margin-top: 24px;
    padding: 20px 0 19px;
    margin-bottom: 20px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    position: relative;
  }
  .conts_profile .pro_box:has(+ div.book_box)+.sub_title {
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    margin-top: 24px;
    padding: 20px 0 19px;
    margin-bottom: 26px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    position: relative;
  }

  .conts_profile .pro_box .sub_title::before {
    content: "";
    width: 100%;
    height: calc(100% + 6px);
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    position: absolute;
    top: -5px;
    left: 0;
  }
  .conts_profile .logo_block {
    display: flex;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
    justify-content: center;
  }
  .conts_profile .logo_block .logo {
    width: 180px;
    margin-right: 40px;
  }
  .conts_profile .logo_block .anniversary_text {
    width: calc(100% - 220px);
  }
  .conts_profile .book_box {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .conts_profile .book_box .img a {
    width: auto;
    height: 256px;
    margin: 0 15px 12px;
    border: 1px solid #efefef;
  }
  .conts_profile .book_box .img a img {
    height: 100%;
    width: auto;
  }
  .conts_profile .book_box .img:last-of-type {
    margin-right: 0;
  }
  .conts_profile .caption_text {
    font-size: 16px;
    text-align: center;
  }
  .conts_profile .caption_text {
    font-size: 16px;
    text-align: center;
  }
  .conts_profile .link_text {
    text-align: center;
    width: 300px;
    margin: 20px auto 70px;
  }
  .conts_profile .link_text a {
    display: flex;
    min-height: 60px;
    line-height: 1.4;
    border: 1px solid #b1b1b1;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    padding: 4px 30px 3px 10px;
    box-sizing: border-box;
    text-decoration: none;
    transition-duration: 0.3s;
    background-color: #fff;
    align-items: center;
    justify-content: center;
  }
  .conts_profile .link_text a:hover {
    color: #fff;
    background-color: #b1b1b1;
    background-image: url("../img/share/icon_01w.png");
  }
  .conts_profile .caption_text:has(+ div.pro_box) {
    margin-bottom: 60px;
  }
  .conts_profile .caption_text:has(+ div.pro_box.text) {
    margin-bottom: 30px;
  }
  .conts_profile .caption_text:has(+ div.pro_box)+.pro_box.chef_block {
    margin-bottom: -54px;
  }
  .conts_profile .caption_text:has(+ div.pro_box)+.pro_box {
    margin-bottom: 18px;
  }

  .conts_profile dd .btn {
    width: 350px;
    margin: 12px 0 9px;
  }
  .conts_profile .btn {
    width: 200px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 45px;
  }
  .conts_profile .btn a {
    border: 1px solid #b1b1b1;
    box-sizing: border-box;
    text-decoration: none;
    padding: 12px 0 11px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    transition-duration: 0.3s;
  }
  .conts_profile .btn a:hover {
    background-color: #b1b1b1;
    color: #ffffff;
    background-image: url("../img/share/icon_01w.png");
  }
  .conts_profile .recipe_btn {
    display: flex;
    width: 654px;
    align-items: center;
    margin: 0 auto;
  }
  .conts_profile .recipe_btn a {
    display: flex;
    align-items: center;
    border: 1px solid #b1b1b1;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 6px;
    transition-duration: 0.3s;
  }
  .conts_profile .recipe_btn a:hover {
    background-color: #b1b1b1;
    color: #ffffff;
    text-decoration: none;
    background-image: url("../img/share/icon_01w.png");
  }
  .conts_profile .recipe_btn .img_list {
    display: flex;
  }
  .conts_profile .recipe_btn .img_list .img {
    width: 100px;
  }
  .conts_profile .recipe_btn .text {
    font-size: 14px;
    padding-left: 30px;
  }
  .conts_recipe {
    margin-bottom: 80px;
    clear: both;
  }
  .conts_recipe.new_item {
    margin-bottom: 0;
  }
  .conts_recipe.new_item .text {
    margin-bottom: 20px;
  }
  .conts_recipe.new_item .box_wrapper {
    margin-bottom: -50px;
  }
  .conts_recipe .auto {
    width: 710px;
  }
  #conts_newitem .auto {
    width: 710px;
  }
  .conts_recipe .recipe_block:not(:last-of-type) {
    margin-bottom: 40px;
  }
  .conts_recipe .creator_name {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 20px;
  }
  .conts_recipe .box_wrapper {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
  }

  .conts_recipe .info_wrapper:has(+ div.info_wrapper) {
    margin-bottom: 25px;
  }

  .conts_recipe .box.other {
    margin: 30px 0 96px;
  }
  .conts_recipe .box_wrapper .box {
    width: 328px;
    padding-bottom: 47px;
    position: relative;
    margin-bottom: 50px;
  }
  .conts_recipe .box.other h3 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .conts_recipe .box.other .btn {
    width: 240px;
    margin: 0 auto 0;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
  }
  .conts_recipe .box_wrapper .box .img {
    margin-bottom: 20px;
    height: 232px;
    height: 327px;
    overflow: hidden;
    background-color: #f5f1f4;
  }
  .conts_recipe .box_wrapper .box .square {
    height: 328px;
  }
  .conts_recipe .box_wrapper .box .img a {
    transition-duration: 0.6s;
    width: 100%;
    height: 100%;
  }
  .conts_recipe .box_wrapper .box .img a:hover {
    transform: scale(1.1);
  }
  .conts_recipe .box_wrapper .box .img a img {
    transition-duration: 0.6s;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .conts_recipe .box_wrapper .box h3 {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 14px;
  }
  .conts_recipe .info_wrapper a {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 2px 21px 0px rgb(0 0 0 / 6%);
    padding: 28px 28px;
    align-items: center;
    box-sizing: border-box;
  }
  .conts_recipe .info_wrapper_02 a {
    padding: 34px 28px 36px;
  }
  .conts_recipe .info_wrapper a:hover {
    box-shadow: 0px 4px 38px 0px rgba(0, 0, 0, 16%);
    text-decoration: none;
    transition-duration: 0.3s;
  }
  .conts_recipe .info_wrapper a:hover img {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
  }
  .conts_recipe .info_wrapper .eg_text {
    position: absolute;
    top: -10px;
    left: -9px;
    width: 186px;
  }
  .conts_recipe .info_wrapper .img {
    width: 132px;
    margin-right: 34px;
  }
  .conts_recipe .info_wrapper .text_box {
    width: 436px;
  }
  .conts_recipe .info_wrapper .text_box .text {
    font-size: 16px;
    margin-bottom: 14px;
    line-height: 1.5;
  }
  .conts_recipe .info_wrapper .text_box .text .big {
    font-size: 19px;
    display: block;
    margin-bottom: -20px;
  }
  .conts_recipe .info_wrapper_02 .text_box {
    text-align: center;
  }
  .conts_recipe .info_wrapper_02 .text_box h3 {
    margin-bottom: 11px;
    font-size: 17px;
  }
  .conts_recipe .info_wrapper .text_box .btn {
    width: auto;
    display: inline-block;
    border: none;
    padding: 6px 35px 6px 19px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    text-decoration: none;
    transition-duration: 0.3s;
    border: 1px solid #b1b1b1;
    line-height: 1.4;
    font-size: 14px;
  }
  .conts_recipe .info_wrapper .text_box .btn .orenge {
    color: #d4bf9e;
    font-size: 13px;
  }
  .conts_recipe .more_wrapper {
    margin: 41px 0 109px;
    background-color: #f8f8f8;
    padding: 30px 0 32px;
  }
  .conts_recipe .more_wrapper .text {
    text-align: center;
    margin-bottom: 15px;
  }
  .conts_recipe .more_wrapper .recipe_list {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .conts_recipe .more_wrapper .recipe_list li {
    margin-right: 20px;
  }
  .conts_recipe .more_wrapper .recipe_list li:last-of-type {
    margin-right: 0;
  }
  .conts_recipe .box_wrapper .btn {
    width: 240px;
    margin: 0 auto 0;
    font-size: 14px;
    line-height: 1.3;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  .conts_recipe .more_wrapper .btn {
    width: 240px;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
  }
  .conts_recipe .btn a {
    width: 100%;
    border: 1px solid #b1b1b1;
    padding: 15px 0 12px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    text-decoration: none;
    transition-duration: 0.3s;
    background-color: #fff;
  }
  .conts_recipe .btn a:hover {
    color: #fff;
    background-color: #b1b1b1;
    background-image: url("../img/share/icon_01w.png");
  }
  .conts_recipe .outer h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    padding: 10px 0 8px;
    background-color: #f2f2f2;
  }
  .conts_recipe .outer h4 {
    font-size: 20px;
    line-height: 28px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 18px;
    position: relative;
    padding-left: 14px;
  }
  .conts_recipe .outer h4:before {
    position: absolute;
    content: " ";
    width: 5px;
    height: 21px;
    background-color: #000;
    top: 3px;
    left: 0;
  }
  .conts_recipe .outer h4 span {
    font-size: 13px;
  }
  .conts_recipe .outer .recipe_box ul {
    border-left: 5px solid #f5f5f5;
    counter-reset: my-counter;
    list-style: none;
    margin-bottom: 12px;
  }
  .conts_recipe .outer .recipe_box ul li {
    border-bottom: 1px solid #f5f5f5;
    padding: 13px 0px 11px 37px;
    line-height: 22px;
    position: relative;
  }
  .conts_recipe .outer .recipe_box ul li .img {
    width: 450px;
    margin: 12px 0 10px;
  }
  .conts_recipe .outer .recipe_box ul li .img img {
    display: block;
    width: 100%;
  }
  .conts_recipe .outer .recipe_box ul li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #333;
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 22px;
    width: 22px;
    color: #ffffff;
    font-size: 13px;
    line-height: 13px;
    padding-top: 3px;
    position: absolute;
    top: 13px;
    left: 10px;
  }
  .conts_recipe .outer .recipe_box ul li span {
    font-size: 13px;
    line-height: 18px;
  }
  .conts_recipe .outer .recipe_box .caution {
    line-height: 1.8;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 8px;
    font-size: 14px;
  }
  #conts_newitem {
    margin-bottom: 50px;
  }
  #conts_newitem .title_box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  #conts_newitem .title_box .img {
    width: 220px;
    margin-right: 30px;
  }
  #conts_newitem .title_box h3 {
    font-size: 22px;
  }
  #conts_newitem .text {
    margin: 0 auto;
  }
  #conts_introduction {
    width: 100%;
    clear: both;
  }
  #conts_article {
    margin: 52px 0 0;
  }
  #conts_article .article_wrapper {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  #conts_article .box {
    width: 266px;
    margin-right: 27px;
  }
  #conts_article .box:nth-of-type(3n) {
    margin-right: 0;
  }
  #conts_article .box .img {
    margin-bottom: 18px;
    height: 179px;
    overflow: hidden;
  }
  #conts_article .box .img a {
    transition-duration: 0.6s;
  }
  #conts_article .box .img a:hover {
    transform: scale(1.1);
  }
  #conts_article .box h4 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
  }
  #conts_article .box .btn {
    width: 200px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
  }
  #conts_article .box .btn a {
    border: 1px solid #b1b1b1;
    box-sizing: border-box;
    text-decoration: none;
    padding: 9px 0 8px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    transition-duration: 0.3s;
  }
  #conts_article .box .btn a:hover {
    border: 1px solid #b1b1b1;
    color: #fff;
    background-color: #b1b1b1;
    padding: 9px 0 8px;
    background-image: url("../img/share/icon_01w.png");
  }
  .product_area .all_item .item_text {
    text-align: center;
    margin-bottom: 8px;
  }
  .product_area .all_item .btn {
    width: 200px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
  }
  .product_area .all_item .btn a {
    border: 1px solid #b1b1b1;
    box-sizing: border-box;
    text-decoration: none;
    padding: 12px 0 11px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    transition-duration: 0.3s;
  }
  .product_area .all_item .btn a:hover {
    background-color: #b1b1b1;
    color: #ffffff;
    background-image: url("../img/share/icon_01w.png");
  }
}
/*===============================================
●画面の横幅が769pxまで（iPhone6 横向きまで）
===============================================*/
@media screen and (max-width: 769px) {
  .news_title_box {
    text-align: center;
  }
  .news_title_box .title_text {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 2px 8px 0;
    margin-bottom: 15px;
  }
  #conts_detail {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    margin: 48px 0 72px;
  }
  #conts_detail .title_box,
  .conts_recipe .title_box {
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 18px 0 18px;
    margin-bottom: 27px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    position: relative;
  }
  #conts_detail .title_box::before,
  .conts_recipe .title_box::before {
    content: "";
    width: 100%;
    height: calc(100% + 6px);
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    position: absolute;
    top: -5px;
    left: 0;
  }
  #conts_detail .link_block {
    width: 100%;
    margin-bottom: 36px;
  }
  #conts_detail .link_block h4 {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 12px;
  }
  #conts_detail .inpage_link {
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
  }
  #conts_detail .inpage_link a {
    width: 100%;
    border: 1px solid #000000;
    color: #ffffff;
    background-color: #000000;
    padding: 12px 5% 9px;
    box-sizing: border-box;
    background-image: url("../img/share/icon_03.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 10px;
    text-decoration: none;
    transition-duration: 0.3s;
    margin-bottom: 10px;
  }
  #conts_detail .inpage_link a:hover {
    background-color: #fff;
    color: #000;
    background-image: url("../img/share/icon_03k.png");
  }
  #conts_detail .inpage_link .inner {
    display: block;
    margin: auto;
  }
  #conts_detail .img_box {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  #conts_detail .img_box_bottom {
    margin-bottom: 51px;
  }
  #conts_detail .img_box_s {
    width: 31%;
  }
  #conts_detail .img_box img {
    width: 100%;
  }
  #conts_detail .img_box:last-of-type {
    margin-bottom: 0;
  }
  #conts_detail .btn {
    width: 100%;
    max-width: 284px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
  }
  #conts_detail .btn a {
    width: 100%;
    border: 1px solid #000000;
    color: #ffffff;
    background-color: #000000;
    padding: 15px 0 12px;
    background-image: url("../img/share/icon_01w.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    text-decoration: none;
    transition-duration: 0.3s;
  }
  #conts_detail .btn a:hover {
    color: #000000;
    background-color: #ffffff;
    background-image: url("../img/share/icon_01k.png");
  }
  .conts_profile {
    margin: 48px 0 58px;
  }
  .conts_profile:has(+ .conts_recipe)+.conts_recipe .info_wrapper.info_wrapper_02 {
    margin-top: 16px;
  }
  .conts_profile .img_box {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .conts_profile .auto {
    width: 90%;
  }
  .conts_profile .title_box {
    text-align: center;
    margin-bottom: 35px;
  }
  .conts_profile h2 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 1.5;
  }
  .conts_profile h2 .small {
    display: block;
    font-size: 1.7rem;
    line-height: 1.5;
  }
  .conts_profile .sub_title {
    text-align: left;
  }
  .conts_profile h2:has(+ .sub_title) {
    margin-bottom: 12px;
  }
  .conts_profile .pro_box {
    margin-bottom: 32px;
  }
  .conts_profile .bread_box {
    max-width: 300px;
    width: 90%;
    margin: 20px auto 0;
  }
  .conts_profile .chef_block {
    padding-top: 46px;
  }
  .conts_profile .no_padding_top {
    padding-top: 0;
  }
  .conts_profile .pro_box .sub_title {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 1.4;
    padding: 20px 0 19px;
    margin-bottom: 36px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    position: relative;
  }
  .conts_profile .pro_box .sub_title::before {
    content: "";
    width: 100%;
    height: calc(100% + 6px);
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    position: absolute;
    top: -5px;
    left: 0;
  }
  .conts_profile .pro_box .img {
    width: 60%;
    max-width: 170px;
    margin: 0 auto 17px;
  }
  .conts_profile .logo_block {
    font-size: 16px;
    line-height: 1.8;
    padding-top: 20px;
    margin-bottom: 38px;
  }
  .conts_profile .logo_block .logo {
    width: 150px;
    margin: 0 auto 18px;
  }
  .conts_profile .book_box {
    margin-bottom: 12px;
  }
  .conts_profile .pro_box dl {
    width: 100%;
  }
  .conts_profile .pro_box dl dt {
    font-size: 1.9rem;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 9px;
  }
  .conts_profile .pro_box.chef_block dl dt {
    text-align: center;
  }
  .conts_profile .pro_box dl dt .small {
    font-size: 1.3rem;
  }
  .conts_profile .pro_box dl dd {
    line-height: 1.7;
  }
  .conts_profile .pro_box dl dd .youtube_link {
    display: inline;
    text-decoration: none;
    border-bottom: 1px solid;
  }
  .conts_profile .book_box .img a {
    width: fit-content;
    height: 212px;
    margin: 0 auto 19px;
  }
  .conts_profile .book_box .img a img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  .conts_profile .book_box .img:last-of-type {
    margin: 0 auto;
  }
  .conts_profile .caption_text {
    font-size: 1.5rem;
    max-width: 272px;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
    margin: 0 auto 6px;
    box-sizing: border-box;
  }
  .conts_profile .caption_text:has(+ div.pro_box) {
    margin: 0 auto 20px;
  }
  .conts_profile .link_text {
    text-align: center;
    max-width: 300px;
    margin: 20px auto 60px;
  }
  .conts_profile .link_text a {
    display: flex;
    min-height: 58px;
    line-height: 1.4;
    border: 1px solid #b1b1b1;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    padding: 4px 30px 2px 10px;
    box-sizing: border-box;
    text-decoration: none;
    transition-duration: 0.3s;
    background-color: #fff;
    justify-content: center;
    align-items: center;
  }
  .conts_profile .btn {
    width: 200px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 30px;
  }
  .conts_profile dd .btn {
    width: 90%;
  }
  .conts_profile .btn a {
    border: 1px solid #b1b1b1;
    box-sizing: border-box;
    text-decoration: none;
    padding: 12px 0 11px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    transition-duration: 0.3s;
  }
  .conts_profile .recipe_btn {
    margin: 0 auto;
  }
  .conts_profile .recipe_btn a {
    border: 1px solid #b1b1b1;
    transition-duration: 0.3s;
  }
  .conts_profile .recipe_btn .img_list {
    display: flex;
  }
  .conts_profile .recipe_btn .text {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    padding: 12px 30px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 6px;
  }
  .conts_recipe {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 72px;
  }
  .conts_recipe.new_item {
    margin-bottom: 80px;
  }
  .conts_recipe.new_item .text {
    margin-bottom: 12px;
  }
  .conts_recipe .recipe_block:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .conts_recipe .creator_name {
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 12px;
  }
  .conts_recipe .box_wrapper {
    margin-bottom: 80px;
  }
  .conts_recipe .box_wrapper_02 {
    margin-bottom: 0;
  }
  .conts_recipe.new_item .box_wrapper {
    margin-bottom: 0;
  }
  .conts_recipe .box_wrapper .box {
    width: 90%;
    margin: 0 auto 51px;
  }
  .conts_recipe .box_wrapper .box .img {
    margin-bottom: 16px;
  }
  .conts_recipe .box_wrapper .box:last-of-type {
    margin-bottom: 0;
  }
  .conts_recipe .box.other h3 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .conts_recipe .box_wrapper .box h3 {
    margin-bottom: 13px;
    text-align: center;
    font-size: 1.5rem;
  }
  .conts_recipe .info_wrapper {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 2px 21px 0px rgb(0 0 0 / 6%);
    /* padding: 31px 0 28px; */
    margin: 50px auto 0;
  }
  .conts_recipe .info_wrapper a {
    padding: 31px 0 28px;
  }
  .conts_recipe .info_wrapper.button_02 {
    margin: 0 auto;
  }
  .conts_recipe .info_wrapper_02 .text_box {
    text-align: center;
  }
  .conts_recipe .info_wrapper_02 .text_box h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .conts_recipe .info_wrapper .eg_text {
    position: absolute;
    top: -7px;
    left: -8px;
    width: 62%;
  }
  .conts_recipe .info_wrapper .img {
    width: 49%;
    margin: 0 auto 21px;
  }
  .conts_recipe .info_wrapper .text_box {
    margin: 0 auto;
    width: 80%;
  }
  .conts_recipe .info_wrapper .text_box .text {
    font-size: 1.5rem;
    margin-bottom: 13px;
    line-height: 1.5;
  }
  .conts_recipe .info_wrapper .text_box .text .big {
    font-size: 17px;
    display: block;
    margin-bottom: -20px;
  }
  .conts_recipe .info_wrapper .text_box .btn {
    margin: 0 auto;
    font-size: 14px;
    text-align: start;
    border: 1px solid #b1b1b1;
    line-height: 1.4;
    padding: 8px 27px 8px 14px;
    position: relative;
    font-size: 1.2rem;
    text-align: center;
  }
  .conts_recipe .info_wrapper .text_box .btn .orenge {
    color: #d4bf9e;
    font-size: 1.1rem;
  }
  .conts_recipe .info_wrapper .text_box .btn::after {
    content: "";
    width: 6px;
    height: 11px;
    display: block;
    border: none;
    padding: 0px 23px 0 0;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 6px;
    text-decoration: none;
    transition-duration: 0.3s;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .conts_recipe .info_wrapper a:hover {
    background-color: #fff;
    color: #494949;
    opacity: 0.7;
    text-decoration: none;
    transition-duration: 0.3s;
  }
  .conts_recipe .btn {
    width: 82%;
    margin: 0 auto 0;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
  }
  .conts_recipe .btn a {
    width: 100%;
    border: 1px solid #b1b1b1;
    padding: 15px 0 12px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px top 51%;
    background-size: 6px;
    text-decoration: none;
    transition-duration: 0.3s;
    background-color: #fff;
  }
  .conts_recipe .more_wrapper {
    background-color: #f8f8f8;
    padding: 31px 5% 26px;
    margin: 41px auto 0;
    box-sizing: border-box;
  }
  .conts_recipe .more_wrapper .text {
    text-align: center;
    margin-bottom: 15px;
  }
  .conts_recipe .more_wrapper .btn {
    text-align: center;
    margin-bottom: 15px;
    width: 90%;
  }
  .conts_recipe .outer {
    margin-bottom: 60px;
  }
  .conts_recipe .outer:last-of-type {
    margin-bottom: 0px;
  }
  .conts_recipe .outer .img_box {
    margin-bottom: 10px;
  }
  .conts_recipe .outer .t_img {
    margin-bottom: 22px;
  }
  .conts_recipe .outer h3 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 2rem;
    line-height: 1.4;
    padding: 8px 0 7px;
    background-color: #f2f2f2;
  }
  .conts_recipe .outer .mb_30 {
    margin-bottom: 20px;
  }
  .conts_recipe .outer h4 {
    font-size: 1.7rem;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 18px;
    position: relative;
    padding-left: 14px;
  }
  .conts_recipe .outer h4:before {
    position: absolute;
    content: " ";
    width: 5px;
    height: 18px;
    background-color: #000;
    top: 6px;
    left: 0;
  }
  .conts_recipe .outer h4 span {
    font-size: 1.3rem;
  }
  .conts_recipe .outer .material_box {
    margin-bottom: 30px;
  }
  .conts_recipe .outer .mt_22 {
    margin-top: 22px;
  }
  .conts_recipe .outer .material_box ul {
    border-left: 4px solid #f5f5f5;
  }
  .conts_recipe .outer .material_box ul:nth-of-type(2) {
    margin-top: 15px;
  }
  .conts_recipe .outer .material_box ul li {
    border-bottom: 1px solid #f5f5f5;
    padding: 11px 0px 9px 8px;
    line-height: 22px;
  }
  .conts_recipe .outer .material_box ul li span {
    display: block;
    font-size: 1.3rem;
    line-height: 1.6;
    padding: 4px 0 0 1em;
  }
  .conts_recipe .outer .material_box ul li span {
    font-size: 1.3rem;
    line-height: 18px;
  }
  .conts_recipe .outer .recipe_box ul {
    border-left: 5px solid #f5f5f5;
    counter-reset: my-counter;
    list-style: none;
    margin-bottom: 10px;
  }
  .conts_recipe .outer .recipe_box ul li {
    border-bottom: 1px solid #f5f5f5;
    padding: 13px 0px 11px 29px;
    line-height: 22px;
    position: relative;
  }
  .conts_recipe .outer .recipe_box ul li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #333;
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 18px;
    width: 18px;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    padding-top: 1px;
    position: absolute;
    top: 13px;
    left: 7px;
  }
  .conts_recipe .outer .recipe_box ul li span {
    font-size: 1.3rem;
    line-height: 18px;
  }
  .conts_recipe .outer .recipe_box ul li .img {
    width: 90%;
    max-width: 450px;
    margin: 10px 0 8px;
  }
  .conts_recipe .outer .recipe_box ul li .img img {
    display: block;
    width: 100%;
  }
  .conts_recipe .outer .recipe_box .caution {
    line-height: 1.7;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 6px;
    font-size: 12px;
  }
  #conts_introduction {
    width: 100%;
    clear: both;
  }
  #conts_article .article_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  #conts_article .article_wrapper .box {
    margin-bottom: 28px;
  }
  #conts_article .box:last-of-type {
    margin-right: 0;
  }
  #conts_article .box .img {
    margin-bottom: 15px;
  }
  #conts_article .box h4 {
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  #conts_article .box .btn {
    width: 64%;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
  }
  #conts_article .box .btn a {
    border: 1px solid #b1b1b1;
    box-sizing: border-box;
    text-decoration: none;
    padding: 8px 0 6px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    transition-duration: 0.3s;
  }
  .product_area .all_item .item_text {
    text-align: center;
    margin-bottom: 8px;
  }
  .product_area .all_item .btn {
    width: 200px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
  }
  .product_area .all_item .btn a {
    border: 1px solid #b1b1b1;
    box-sizing: border-box;
    text-decoration: none;
    padding: 12px 0 11px;
    background-image: url("../img/share/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    transition-duration: 0.3s;
  }
}