@charset "UTF-8";
/*--------------------------------------------------
 *Google Fonts 読み込み*
 -------------------------------------------------*/
@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600&family=Noto+Sans+JP:wght@400;500;700;900&family=Noto+Serif+JP:wght@400;500;600;700&family=Roboto&family=Sen&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap');

/*--------------------------------------------------
 *リセット*
 -------------------------------------------------*/
html, body, div, span, h4, h5, h6, p, dd, dt, dl,
a, ul, li, figure, figcaption, footer, header, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

a {
  color: ffffff;
}

/*--------------------------------------------------
 *共通設定*
 -------------------------------------------------*/
body .soup {
  color: #522800;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  /*background-color: #f4eceb;*/
  font-size: 18px;
}
.mt-1{ margin-top: 1rem!important;}
.mt-2{ margin-top: 2rem!important;}

.mb-1{ margin-bottom: 1rem!important;}
.mb-2{ margin-bottom: 2rem!important;}

.mr-1{ margin-right: 1rem!important;}


.mb5 {
  margin-bottom: 5%;
}

.font_col_b {
  font-size: 24px;
}

.font_dai {
  font-size: 120%;
}

.font_dai2 {
  font-size: 22px;
}

.font_dai3 {
  font-size: 28px;
}

.small {
  font-size: 70%;
}

.font_small {
  font-size: 15px;
}

.tomato_red {
  color: #dd2724;
}

@media screen and (max-width: 858px) {
  .mt7 {
    margin-top: 7%;
  }
  .font_col_b {
    font-size: 19px;
    line-height: 1.3;
  }
  .font_dai {
    font-size: 24px;
  }
  .font_dai2, .font_dai3 {
    font-size: 19px;
  }
  .text_left {
    text-align: left;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}

/* add bootstorap css */
.img-fluid{ max-width: 100%; height:auto;}
.bg-white {background-color: #fff!important;}
.mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}

/*--------------------------------------------------
 *リセット*
 -------------------------------------------------*/
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

.clearfix::after {
  content: “”;
  display: block;
  clear: both;
}

/*------------------------ PCとSPで出し分ける-----------------------*/
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.bai_pc {
  display: block !important;
}

.bai_sp {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 858px) {
  .bai_pc {
    display: none !important;
  }
  .bai_sp {
    display: block !important;
  }
}

/*PCだけ改行しない*/
.br-pc {
  display: none;
}

/*spだけ改行しない*/
.br-sp {
  display: inline;
}

/*spだけ改行しない*/
@media only screen and (max-width: 858px) {
  .br-pc {
    display: inline;
  }
  .br-sp {
    display: none;
  }
}

/*--------------------------------------------------
 *ヘッダ・フッタ*
 -------------------------------------------------*/
/*-------------------フッター表示------------------------*/
/*spから*/
#sp_footer {
  display: inline;
}

#footer_tk {
  display: none;
}

#footer_pc_common {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}

.footer_ltxt_n {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}

/* pc　910px以上 */
@media only screen and (min-width: 910px), print {
  #sp_footer {
    display: none;
  }
  #footer_tk {
    display: inline;
  }
  #footer_pc_common {
    color: #522800 !important;
  }
  #footer_pc_common a:visited {
    color: #522800 !important;
  }
  #footer_pc_common a:link {
    color: #522800 !important;
  }
  #footer_pc_common .ft_pc_common_cp {
    padding: 10px 0 !important;
  }
  #footer_pc_common ul {
    border-top: #522800 1px solid;
    border-bottom: #522800 1px solid;
  }
}

/*--------------------------------------------------
  fotter
  -------------------------------------------------*/
/*フッター表示_____________________*/
/* #sp_footer {
  display: inline;
}

#footer_tk {
  display: none;
}

#footer_pc_common {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}

.footer_ltxt_n {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}

@media only screen and (min-width: 910px), print {
  #sp_footer {
    display: none;
  }
  #footer_tk {
    display: inline;
  }
}

#sp_footer #footer_box_n {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #000;
}

#sp_footer .footer_ltxt_n {
  margin: 0;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #fff;
}

#sp_footer .footer_ltxt_n a {
  margin: 0;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

#sp_footer .footer_ctxt_n {
  padding: 0 5px 5px 5px;
  color: #999;
  font-size: 12px;
  text-align: center;
  line-height: 1.3;
} */

/* pc　910px以上 end */
/*-------------------フッター表示 end------------------------*/
/*---------------------------------------
 メインビジュアル
 --------------------------------------*/
 {
  color: #FFF;
}

.main_header_area .main_header_att {
  max-width: 1040px;
  margin: 0 auto;
  padding: 5px;
  font-size: 12px;
  text-align: right;
  color: #333;
}

@media screen and (max-width: 1200px) {
  .main_header_area {
    margin-bottom: 0%;
  }
}

@media screen and (max-width: 858px) {
  .main_header_area {
    padding: 0;
    margin-bottom: 29px;
  }
}

/*main_header_PC_________________*/
.main_header_bg {
  height: 790px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  background-image: url(images_2201/soup_main_img_221216.jpg);
  background-repeat: no-repeat;
  background-position: 50% 80%;
  background-size: cover;
  position: relative;
}

@media screen and (max-width: 1300px) {
  .main_header_bg {
    height: 700px;
  }
}

@media screen and (max-width: 1200px) {
  .main_header_bg {
    height: 652px;
  }
}

@media screen and (max-width: 1100px) {
  .main_header_bg {
    height: 610px;
  }
}

@media screen and (max-width: 985px) {
  .main_header_bg {
    height: 550px;
  }
}

.main_header_bg img {
  margin: 0 auto;
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 3%;
  left: 5%;
}
@media screen and (max-width: 1600px) {
  .main_header_bg img {
    width:75%;
  }
}


.main_header_cont {
  width: 100%;
  max-height: 870px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

@media screen and (max-width: 1400px) {
  .main_header_cont {
    height: 900px;
  }
}

.main_header_ttl {
  text-align: left;
  z-index: 1;
  left: 5%;
  top: 48%;
  position: absolute;
}

.main_header_ttl img {
  max-width: 1500px;
  width: 100%;
}

@media screen and (max-width: 1040px) {
  .main_header_ttl {
        /* padding: 2% 0 0; */
  }

}


/*アイコン______________________________*/
/*アイコン  アンケート結果*/


/*main_header_SP_________________*/
.main_header_sp img {
  width: 100%;
}

/*--- 背景 布画像---*/
.top_bg {
  background-image: url("images_2201/nuno_bg.png");
  padding: 0 0 4%;
  position: relative;
  background-attachment: fixed;
  overflow: hidden;
}

@media screen and (max-width: 1040px) {
  .top_bg {
    padding: 0 0 8%;
  }
}


@media screen and (max-width: 858px) {
  .top_bg {
    padding: 0 0 4%;
  }
}

/*--背景の野菜たち--------------------------*/
.back_yasai {
  position: absolute;
  left: -5%;
  top: 50%;
}

.back_yasai2 {
  position: absolute;
  right: -5%;
  top: 48%;
}

.back_yasai3 {
  position: absolute;
  left: -15%;
  top: 70%;
}

.back_yasai4 {
  position: absolute;
  right: -5%;
  top: 63%;
}

.back_yasai5 {
  position: absolute;
  left: -15%;
  top: 90%;
}

.back_yasai6 {
  position: absolute;
  right: -15%;
  top: 80%;
}

@media screen and (max-width: 758px) {
  .back_yasai, .back_yasai2, .back_yasai3,.back_yasai4,.back_yasai5,.back_yasai6 {
    position: absolute;
    left: -1500px;
    top: 50%;
  }
}

/*--スープ　easy diet healthy--------------------------*/
h3 {
  font-family: 'Noto Serif JP', serif;
  color: #dd2724;
  font-size: 34px;
  margin: 0 0 2% 0;
  padding: 0 0 0 6%;
  position: relative;
  width: 91%;
  text-align: left;
  font-weight: bold;
}



@media screen and (max-width: 858px) {
  h3 {
    font-size: 25px;
    width: 86%;
    padding: 0 6% 0;
  }

  h3 img{
    width: 20%;
    max-width: 91px;
  }
}

@media screen and (max-width: 585px) {
  h3 {
    font-size: 21px;}
  }

.dextrin_icon {
  position: absolute;
  top: -40%;
  left: -2%;
  z-index: 60;
}

@media screen and (max-width: 858px) {
  .dextrin_icon img {
    width: 73%;
  }
}

.contents {
  max-width: 1040px;
  margin: 11% auto 2%;
}

@media screen and (max-width: 1040px) {
  .contents {
    padding: 0 3%;
  }
}

.dextrin_ttl {
  text-align: left;
  position: relative;
  height: 156px;
}

.dextrin_ttl img {
  width: 100%;
  max-width: 835px;
}

@media screen and (max-width: 858px) {
  .dextrin_ttl {
    margin: 17% 0 0;
  }
  .dextrin_ttl img {
    width: 73%;
  }
}

@media screen and (max-width: 585px) {
  .dextrin_ttl {
    margin-bottom: 10%;
    height: auto;
  }
}

.spoon_icon {
  position: absolute;
  right: -400px;
  top: -90px;
}

@media screen and (max-width: 1040px) {
  .spoon_icon {
    right: -247px;
    top: -83px;
  }
  .spoon_icon img {
    width: 400px;
  }
}

@media screen and (max-width: 858px) {
  .spoon_icon {
    right: -340px;
    top: -70px;
  }
  .spoon_icon img {
    width: 500px;
  }
}

@media screen and (max-width: 585px) {
  .spoon_icon {
    right: -140px;
    top: -50px;
  }
  .spoon_icon img {
    width: 240px;
  }
}

.dextrin_3_ttl {
  display: block;
  margin: 0 auto;
  height: 106px;
  padding: 7% 0 14%;
  text-align: center;
}

.dextrin_3_ttl img {
  width: 100%;
  max-width: 962px;
  margin: auto;
}

@media screen and (max-width: 858px) {
  .dextrin_3_ttl {
    padding: 0 3%;
    height: auto;
    /* margin-bottom: 5%; */
  }
}

.dextrin_att_txt {
  font-size: 12px;
  text-align: left;
  margin: 3% 3% 3% 3%;
  padding-bottom: 3%;
}

@media screen and (max-width: 858px) {
  .dextrin_att_txt {
    margin: 3%;
  }
}

.col {
  max-width: 1040px;
  background-color: #ffffff;
  text-align: left;
  padding: 0;
  margin: 3% auto 5%;
  box-sizing: border-box;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  color: #522800;
  position: relative;
  z-index: 50;
  filter: drop-shadow(1px 1px 5px #cbcbcb);
}

.col .catch_p {
  font-family: 'Dancing Script';
  font-size: 72px;
  position: absolute;
  top: -50px;
  left: -20px;
  transform: rotate(-8deg);
}

@media screen and (max-width: 1040px) {
  .col .catch_p {
    left: 5px;
  }
}

@media screen and (max-width: 1040px) and (max-width: 858px) {
  .col {
    margin: 3% auto 15%;
  }
  .col .catch_p {
    top: -15px;
    font-size: 32px;
  }
}

.col_naka {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

.col_naka hr {
  margin: 3% 4%;
}

.col_p {
  width: 46%;
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    font-size: 19px;
    vertical-align: middle;
    padding: 3% 0 0 0;
    margin: 0 2% 5% 2%;
  }

.dot{
  border-top: 3px dotted #dd2724;
}


@media screen and (max-width: 858px) {
  .col_p {
    width: 94%;
    line-height: 1.3;
    padding: 3%;
    margin: 0 2% 0% 2%;
  }

  .dot{
    border-top: 3px dotted #dd2724;
    width: 90%;
  }
}

.col_img {
  width: 478px;
  max-width: 100%;
  display: inline-block;
  height: auto;
  box-sizing: border-box;
  vertical-align: top;
}

.col_img img {
  width: 100%;
  height: auto;
  float: right;
}

@media screen and (max-width: 858px) {
  .col_img {
    width: 100%;
    padding: 3%;
  }
}

/*ミニcol*/
.col_naka_min .col_p {
  padding-top: 5%;
}

.healthy_k {
  background-image: url(images_2201/healthy_3.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 858px) {
  .healthy_k {
    background-image: none;
  }
}

@media screen and (max-width: 858px) {
  .col_naka {
    padding: 7% 0 0;
  }
}

/*--- トマトスープ商品---------------------------*/
.red_bg {
  background: #c0272d;
  width: 100%;
  margin: 0px auto;
  padding: 3% 0 1%;
  text-align: center;
  background-image: url("images_2201/red_bg.png");
  background-repeat: repeat;
  background-position: top 0px;
}

.tomato_syouhin_all {
  margin: 4% auto;
  letter-spacing: 0.1pt;
  text-align: center;
  font-size: 17px;
  color: #522800;
  background-color: #fff;
  padding: 0;
  max-width: 1040px;
  position: relative;
  filter: drop-shadow(1px 1px 5px #86272d);
}

@media screen and (max-width: 1040px) {
  .tomato_syouhin_all {
    margin: 4% 3%;
  }
}

.tomato_syouhin_all img {
  width: 100%;
}

.kakakucontents {
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0 1px;
  box-sizing: border-box;
  line-height: 1.3;
  background-color: #FFF;
  display: inline-block;
}

/*ブロック--リボン*/
.ribbon-content {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 160px;
  height: 160px;
  overflow: hidden;
  z-index: 60;
}

/*リボン基盤*/
.ribbon {
  display: inline-block;
  position: absolute;
  padding: 8px 0;
  left: -55px;
  top: 40px;
  width: 239px;
  text-align: center;
  font-size: 19px;
  line-height: 24px;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  font-family: "メイリオ", Meiryo !important;
}

.ribbon:before, .ribbon:after {
  position: absolute;
  content: "";
  bottom: -4px;
}

.ribbon:before {
  left: 9px;
}

.ribbon:after {
  right: 12px;
}

/*　黄色リボン　*/
.ribbon_yellow .ribbon {
  background: #f29800;
}

.ribbon_yellow .ribbon:before,
.ribbon_yellow .ribbon:after {
  border-top: 4px solid #ac5400;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

@media screen and (max-width: 858px) {
  /*--- トマトスープ商品---------------------------*/
  .red_bg {
    padding: 4% 0 4%;
  }
  .red_bg .tomato_syouhin_all {
    margin: 5% 3% 10%;
  }
  .campain_syouhin .gentei {
    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 15px;
  }
  .campain_syouhin .gentei span {
    width: 50px;
  }
}

/*---------------------------------------
トマトスープ商品 ここから
--------------------------------------*/
.tomato_l, .tomato_r {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.tomato_l img,.tomato_r img {
    width: 100%;
    height: auto;
}

.tomato_r img {
    width: 100%;
    height: auto;
}

.tomato_r .soup3_img_r{
  width: 490px;
display: block;
max-width: 100%;
}

.tomato_r .soup3_img_r img{
  width: 75%;
  height: auto;
  padding: 0 0 0% 0;
  display: block;
}

.tomato_l .soup3_img {
  position: relative;
  margin: 0 auto 0;
  text-align: center;
  padding: 0 3% 2%;
}

.tomato_l .soup3_img img {
  /* width: 466px; */
  max-width: 100%!important;
  height: auto;
  margin: 0 auto;
}

.tomato_l .kakaku_img {
  position: relative;
  margin: 15% auto 0;
  text-align: center;
}

.tomato_l .kakaku_img img {
  max-width: 392px;
}

.tomato_l .kakaku_one_img {
  position: relative;
  margin: 15% auto;
  text-align: center;
}

.tomato_l .kakaku_one_img img {
  max-width: 242px;
}

.tomato_l .kakaku_img2 {
  width: 60%;
  margin: 7% auto 0;
}

.tomato_l .kakaku_img2 img {
  max-width: 242px;
}

.tomato_r {
  padding: 0 3% 2%;
}

.tomato_r ul {
  position: relative;
  overflow: visible;
}

@media screen and (max-width: 858px) {
  .tomato_l .soup3_img {
    padding: 2% 3% 2%;
}

.tomato_r .soup3_img_r img{
  margin: 0 auto;
  width: 90%;
}

}




/* トマト　注意書き ____________________ */
.tomato_att {
  font-size: 14px;
  line-height: 1.5;
  padding: 1% 1% 1% 1%;
  text-align: left;
}

@media screen and (max-width: 858px) {
  .tomato_att {

  }
}

.tomato_att_all {
  max-width: 1040px;
  margin: 0 auto;
}

.tomato_att2_all{
  text-align: right;
}

.tomato_att2 {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  padding: 0 2% 1% 0;
  display: inline-block;
}

@media screen and (max-width: 858px) {

  .tomato_att2_all{
    text-align: left;
  }


  .kakaku_img {
    width: 63%;
    padding: 0;
  }
  .kakaku_img .gentei {
    position: absolute;
    bottom: 5%;
    right: -18%;
  }
  .kakaku_one_img {
    width: 48%;
  }
  .kakaku_one_img .gentei {
    position: absolute;
    bottom: 5%;
    right: -45%;
  }
  .tomato_l, .tomato_r {
    float: none;
    width: 100%;
  }
  .tomato_l .kakaku_img2 {
    padding: 0;
    margin: 15% auto 5%;
  }
  .tomato_syouhin_all .tomato_l p {
    padding: 0;
  }
  /* .tomato_r {
    padding: 7% 0 0;
  } */
  .tomato_r ul {
    padding: 0 5% 5%;
  }
  .tomato_syouhin_all img {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .tomato_syouhin_all .kakaku_img2 img {
    width: 60%;
    margin: 0 auto;
    display: block;
  }
  .kazoku {
    font-size: 20px;
    text-align: center;
  }

  .naiyou {
    font-size: 15px;
  }
  .tomato_att {
    padding: 0% 5% 3%;
  }
  .tomato_att2 {
    margin: 0 3% 0;
  }
}

@media screen and (max-width: 558px) {
  .tomato_price {
    width: 66%;
  }
  .offtxt {
    width: 34%;
    font-size: 15px;
  }
  .offtxt small {
    font-size: 14px;
  }
}

/*------------------------------------ お召し上がり方------------------------------------*/
.wood_bg {
  background: #522800;
  width: 100%;
  margin: 24px auto 0;
  padding: 0 0 1% 0;
  text-align: center;
  background-image: url("images_2201/wood.jpg");
  background-repeat: repeat;
  background-position: top 0px;
  position: relative;
}


.wood_bg_all {
  margin: 13% auto 6%;
  letter-spacing: 0.1pt;
  text-align: center;
  font-size: 17px;
  color: #522800;
  background-color: #fff;
  padding: 0;
  max-width: 1040px;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  position: relative;
}

.wood_bg_all .meshiagarikata {
  position: absolute;
  top: -5%;
  left: 38%;
}

.wood_bg .wood_naka {
  text-align: center;
  padding: 3%;
  margin: 3%;
}

.wood_bg .wood_naka:first-child {
  margin: 3% 0 3% 3%;
}

.wood_bg .wood_naka_sen {
  border-right: solid 1px #dd2724;
}

.wood_bg .wood_naka p {
  text-align: left;
  padding: 3%;
}

.wood_bg .wood_naka img {
  max-width: 362px;
  width: 100%;
}

@media screen and (max-width: 858px) {
  .wood_bg {
    padding: 0% 0 4%;
    margin: 0% auto 0;
  }
  .wood_bg_all {
    margin: 17% 3% 10%;
  }
  .wood_bg_all .meshiagarikata {
    position: relative;
    top: 0;
    left: 0;
    margin: -5% auto 0;
  }
  .wood_bg .wood_naka {
    margin: 0;
  }
  .wood_bg .wood_naka:first-child {
    margin: 0 0 0;
  }
  .wood_bg .wood_naka_sen {
    border-right: none;
    border-bottom: solid 1px #dd2724;
  }
}

/*------------------------------------ ちょい足しアレンジ------------------------------------*/
.shoitasi {
  margin: 4% auto;
  letter-spacing: 0.1pt;
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
  padding: 0;
  max-width: 1040px;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.shoitasi img {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 4%;
  box-sizing: border-box;
}

.shoitasi p {
  margin-top: -60px;
}

.shoitasi_all {
  padding: 0 5%;
}

.wood_bg .shoitasi_naka img {
  max-width: 450px;
  width: 100%;
  position: relative;
}

@media screen and (max-width: 858px) {
  .shoitasi p {
    margin-top: 0;
  }
}

/* Trip coffee概要 ------------------------------------*/
#att_bg {
  background-image: url("images_2201/renga.png");
  background-repeat: repeat;
  background-position: top 0px;
  padding: 3% 0;
}

@media screen and (max-width: 858px) {
  #att_bg {
    padding: 7% 3%;
  }
}

.att_txt_pc {
  max-width: 1040px;
  width: 90%;
  height: auto;
  margin: 2% auto;
  font-size: 15px;
  text-align: left;
  color: #522800;
  line-height: 1.4;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.att_txt_pc ul {
  margin-left: 5%;
}

.att_txt_pc li {
  list-style-type: disc;
}

.att_txt_br {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 1%;
}

.att_txt {
  margin: 0 3% 3% 3%;
}
.att_txt a{
  color: #522800;
}
.att_txt a:hover{
  color: #dd2724;
}
@media screen and (max-width: 858px) {
  .att_txt_pc{
    width: 100%;
  }
  .att_txt{
    margin: 0 0 3%;
  }
  .att_txt_dai {
    font-size: 17px;
  }
  .att_txt_chu {
    font-size: 16px;
  }
  .att_txt_br {
    font-size: 15px;
  }
}

/*------------------------------------ ページTOPへ------------------------------------*/
#page-top_area {
  z-index: 9999;
  position: fixed;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: 10px 0 0;
}

#page-top_naka {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  max-width: none;
}

#page-top {
  width: 38px;
  font-size: 12px;
  float: right;
  margin: 10px;
}

#page-top a {
  background-color: #323232;
  opacity: 0.3;
  text-decoration: none;
  color: #FFF;
  padding: 10px;
  text-align: center;
  display: block;
  border-radius: 5px;
}

/*まずはお試し________________*/

.colyel{
  color: #ff8800;
}

.colred{
  color: #c8262a;
}
.blue{
  color: #2277b9;
}
.green{
  color: #52a231;
}


/*--- 赤の背景---*/
.bg-red{
  background-color: #c8262a;
      padding: 3% 0 3%;
      box-sizing: border-box;
      background-image: url(images_2201/bg_red_yasai.jpg);
      background-repeat: repeat;
      background-position:  left top;
      background-size:  100% auto;
      position: relative;
}

.bg-red::before, .bg-red::after {
    content: "";
    display: block;
    width: 100%;
    height: 120px;
    background-image: url(images_2201/bg_wave_pc.png);
    background-repeat: repeat-x;
    background-size: 102%;
    position: absolute;
    left: 0;
}

.bg-red::before {
  background-position: center top;
  top: -120px;
}

.bg-red::after {
  background-position: center bottom;
  bottom: -120px;
}

@media screen and (max-width: 1400px) {
  .bg-red::before, .bg-red::after {
      content: "";
      display: block;
      width: 100%;
      height: 100px;
      background-image: url(images_2201/bg_wave_pc.png);
      background-repeat: repeat-x;
      background-size: 102%;
      position: absolute;
      left: 0;
  }

  .bg-red::before {
    background-position: center top;
    top: -100px;
  }

  .bg-red::after {
    background-position: center bottom;
    bottom: -100px;
  }
}

@media screen and (max-width: 1040px) {
  .bg-red::before, .bg-red::after {
      content: "";
      display: block;
      width: 100%;
      height: 80px;
      background-image: url(images_2201/bg_wave_pc.png);
      background-repeat: repeat-x;
      background-size: 102%;
      position: absolute;
      left: 0;
  }

  .bg-red::before {
    background-position: center top;
    top: -80px;
  }

  .bg-red::after {
    background-position: center bottom;
    bottom: -80px;
  }
}

@media screen and (max-width: 858px) {
  .bg-red::before, .bg-red::after {
      content: "";
      display: block;
      width: 100%;
      height: 37px;
      background-image: url(images_2201/bg_wave_pc.png);
      background-repeat: repeat-x;
      background-size: 102%;
      position: absolute;
      left: 0;
  }

  .cha::before {
    background-color: #4f2308;
  }

  .bg-red::before {
    background-position: center top;
    top: -37px;
  }

  .bg-red::after {
    background-position: center bottom;
    bottom: -37px;
  }
}

.bi-content{
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

.bi-content p{
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}

.bi-content .main_txt{
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 0.5%;
  margin: 0% auto 3%;
  position: relative;
  color: #ffffff;
  font-family: 'Noto Serif JP', serif;
  border-bottom: 2px solid #fff;
  display: inline-block;
}

.bi-content .main_txt2{
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  padding: 1% 0 1.3%;
  margin: 0 auto;
  position: relative;
  color: #ffff66;
  font-family: 'Noto Serif JP', serif;
  border-bottom: 2px solid #ffff66;
  display: inline-block;
}

.bi-content .main_txt3{
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  padding: 1% 0 0.5%;
  margin: 1% auto 3%;
  position: relative;
  color: #ffff66;
  font-family: 'Noto Serif JP', serif;
  display: inline-block;
}

.otamesi_all{
  position: relative;
  margin: 0 auto;
  padding: 1rem;
}
.otamesi{
  display: inline-block;
  width: 96%;
  padding: 2%;
  color: #522800;
  background-color: #fff;
}
@media screen and (max-width: 858px) {
  .otamesi {
    margin-bottom: 2%;
  }
}

.otamesi_text{
  width: 50%;
  padding: 20px 40px 0 10px;
}


.otamesi .item_name,.otamesi .houzai_name{
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  font-family: 'Noto Serif JP', serif;
      padding: 3% 0 5%;
}

.otamesi .item_copy{
  font-size: 33px;
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  background-color: #c8262a;
  padding: 2%;
}

.otamesi .backyell{
  background-color: #ff8800;
  line-height: 1.2em;
}

.otamesi .backred{
  background-color: #c8262a;
}

.otamesi .backblue{
  background-color: #2277b9;
}

.otamesi .backgreen{
  background-color: #52a231;
}

.otamesi .item_text{
  font-size: 20px;
  padding: 0% 0% 7%;
  text-align: left;
}

.otamesi .naiyou_text{
  font-size: 15px;
  padding: 2%;
  margin-bottom: 9%;
  text-align: left;
  border: 2px solid #522800;
}


.price_all{
  display: flex;
  -webkit-align-items: flex-end;    /* Safari etc. */
  -ms-align-items    : flex-end;    /* IE10        */
  align-items        : flex-end;
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: 0;
  height: 60px;
}

.price_all .price{
  font-size: 29px;
  font-weight: bold;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  color: #231815;
}


.price_all .kakaku{
  position: relative;
    bottom: -12px;
    font-family: "Arial";
    font-size: 70px;
    letter-spacing: 0rem;
    font-weight: bold;
    padding: 0 0 0.04em 0.08em;
}

.kakakuma{
  padding-left: 1em;
}

.soutou{
  font-size: 22px;
  padding-bottom: 1px;
  text-align: right;
  margin-top: 0px;
}
.bag{
  font-size: 25px;
  margin-right: 10px;
  padding-bottom: 1px;
  text-align: right;
}

.price_all .en{
  font-size: 37px;
  font-weight: bold;
}
 /*IE*/
  @media all and (-ms-high-contrast: none) {
    .price_all .en{
      line-height: 1;
    }
  }
.otameshi_btn {
    display: block;
    position: relative;
    width: 100%;
    background-color: #559b00;
    border-radius: 64px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    line-height: 64px;
    transition: all 0.2s ease-out;
    margin-top: 6%;
    height: 64px;
    text-decoration: none;
    font-family:'メイリオ', 'Meiryo', sans-serif;
}

.itemu_souryou{
  padding-bottom: 4%;
}

.otameshi_btn i{
  color:#fff;
  padding-left: 3%;
}

.otameshi_btn:hover{
  opacity: 0.8;/*全般ブラウザ用50%*/
  color: #fff;
  filter: alpha(opacity=80);/*IE向け記述透明度50％*/
}

.ins_link a{
  color: #ffffff;
  text-decoration: none;
}

.otamesi_all .icon01{
  position: absolute;
  top: 0%;
  left: -5%;
  width: 14%;
  height: auto;
}

.otamesi_all .icon02{
  position: absolute;
  top: 77px;
  left: 50px;
    width: 10%;
    height: auto;
    max-width: 116px;
}

.otamesi_all .icon03{
  position: absolute;
  top: 3%;
  left: -2%;
  /* width: 14%; */
  height: auto;
  /* max-width: 116px; */
}

@media screen and (max-width: 1200px) {

  /* .price_all .kakaku{font-size: 41px;}
  .price_all .price{font-size: 25px;} */
  .otamesi .shipping{font-size: 22px;}
  .soutou{
    margin-top: 0;
  }

  /* .price_all .en {font-size: 22px;} */
    /* .price_all .soutou {font-size: 16px;} */
    .otamesi .family{font-size: 20px;}
    .item_icon .saleoff,.otamesi .shipping,.item_icon .mame{font-size: 20px;}

    .otamesi .item_copy{font-size: 29px;}
    .otamesi_all .icon01,
    .otamesi_all .icon03{
      left: 0;
    }

}

@media screen and (max-width: 858px) {
  .bg-red{
    background-size: 100% auto, 150% auto;
  }

  /* .otamesi{
    display: block;
    padding: 5%;
    margin: 6% 4% 6%;
  } */

  .otamesi_all{
    padding: 0.5rem;
  }

  .otamesi_all .icon01{
    position: absolute;
    top:-4%;
    left: 2px;
    width: 25%;
    height: auto;
  }

  .otamesi .item_copy{font-size: 20px;}

  .otamesi .item_name{
    line-height: 1.2;
    padding: 3% 0;
  }

  .otamesi .houzai_name{
    line-height: 1.2;
    padding-bottom: 0;
    padding-left: 0;
  }

  .otamesi .item_text{
    font-size: 15px;
  }

  .bi-content .main_txt{
    font-size: 22px;
    padding: 3% 3% 3%;
  }

  .bi-content .main_txt2{
    font-size: 21px;
    padding: 3% 3% 3%;
    width: 90%;
  }

  .bi-content .main_txt3{
    font-size: 15px;
    padding: 3% 3% 0;
  }

  .otamesi .item_set{
    font-size: 14px;
    margin: 3% 0 9%;
  }

  .otamesi .item_pre{
    font-size: 16px;
  }

  .otamesi_text{
    padding: 0;
  }

  .otamesi .shipping,.item_icon .saleoff,.item_icon .mame{
    font-size: 18px;
    height: 36px;
    /* padding: 2.3% 2% 1%; */
    line-height: 21px;
  }

  .otamesi .family{
    margin:2% 0 2% 1%;
    padding: 2.3% 1% 1% 1%;
    font-size: 18px;
    height: 36px;
  }

  .price_all{
    height: 50px;
  }

  .price_all .price{
    font-size: 27px;
  }
  .price_all .en{
    font-size: 30px;
  }
  .price_all .kakaku{
    font-size: 50px;
        bottom: -10px;
        padding: 0 0 0.08em 0.08em;
  }

  .otameshi_btn {
    border-radius: 36px;
    font-size: 22px;
    margin: 6% 0 0;
    font-weight: 500;
  }

  .otamesi_all .icon02,.otamesi_all .icon03{
    position: absolute;
      top: 4px;
      left: 20px;
      width: 26%;
  }

}


@media screen and (max-width: 576px) {
  .otamesi .item_name{
    font-size: 26px;
    line-height: 1.2;
    padding: 6% 0 5%;
  }

  .otamesi .houzai_name{
    font-size: 26px;
    line-height: 1.2;
    padding-bottom: 0;
    padding-left: 0;
  }
  .otamesi_all .icon01{
    top: -3%;
    left: 1%;
  }
  .otamesi_all .icon03{
    top: -1%;
    left: 1%;
  }
}



@media screen and (max-width: 320px) {
  .otamesi .item_name{
    font-size: 24px;
  }
  .otamesi_all .icon01{
    top: -3%;
    left: 1%;
  }
  .otamesi_all .icon02{
    position: absolute;
      top: 4px;
      left: 20px;
      width: 14%;
  }
  .otamesi_all .icon03{
    top: -1%;
    left: 1%;
  }
  .otamesi .family {
    font-size: 15px;
    height: 30px;
  }
  .otamesi .shipping,.item_icon .saleoff,.item_icon .mame {
      font-size: 16px;
      height: 30px;
  }
}


/*まずはお試しend________________*/




/*--------------------------------------------------
  animation 調整
-------------------------------------------------*/
/* アイコン　アンケート*/
.animate__animated.animate__bounce {
  --animate-delay: 1s;
  /*遅延*/
  --animate-duration: 2s;
  /*継続時間*/
}

/*アイコン　カロリー*/
.animate__animated.animate__slideInDown {
  --animate-delay: 7s;
  --animate-duration: 2s;
}

/*アイコン　赤吹き出し　機能性*/
.animate__animated.animate__flipInY {
  --animate-delay: 5s;
  --animate-duration: 2s;
}

/*アイコン　スプーン*/
.animate__animated.animate__fadeInTopRight {
  --animate-delay: 5s;
  --animate-duration: 2s;
}

/*アイコン　３つの特徴*/
.animate__animated.animate__flipInX {
  --animate-delay: 5s;
  --animate-duration: 2s;
}

/*アイコン　レンジ*/
.animate__animated.animate__headShake {
  --animate-delay: 3s;
}


/*-------------------
価格改定のお知らせ
-------------------*/
.infomation_txt{
  position: absolute;
  top: -4rem;
  left: 4rem;
  font-size: 1rem;
}
@media screen and (max-width: 1200px) {
  .infomation_txt{ top: -2rem;left: 3rem;font-size: 0.9rem;}
}
@media screen and (max-width: 858px) {
  .infomation_txt{
    position: relative;
    top: auto;left: auto;
    text-align: left;
    margin: -1rem 1rem 1rem;
  }
}




/*-------------------
　タグ（送料無料・割引・マメー
-------------------*/
.bg_orange{ background: #eda018!important;}
.bg_red{ background: #dd2724!important;}
.bg_purple{ background: purple!important;}
.bg_blue{ background: #2863a4!important;}

.border_red{ border: 3px solid #dd2724;}

.color-white{ color: #FFF; padding: 0.5rem 0;}
.color-red{ color: #dd2724; padding: 0.3rem 0;}

.tag_area{
  display: flex;
  justify-content:space-between;
  margin: 0 -1%;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}
.tag_area div{
 width: 90%;
 margin: 1%;
 padding: 0.5rem 0;
 font-size: 1.5rem;
 line-height: 1.2;
 font-weight: bold;
 display: flex;
 justify-content: center;
 align-items:center;

}
@media screen and (max-width: 585px) {
  .tag_area div{
  font-size: 1rem;
  }
}

.tag_area_one{
  display: flex;
  justify-content:space-between;
  margin: 0 -1%;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}
.tag_area_one div{
 width: 50%;
 margin: 1%;
 padding: 0.5rem 0;
 font-size: 1.5rem;
 line-height: 1.2;
 font-weight: bold;
 display: flex;
 justify-content: center;
 align-items:center;
}
@media screen and (max-width: 585px) {
  .tag_area_one div{
  font-size: 1rem;
  justify-content:center;
  width: 100%;
  }
}

/*-------------------
　定期便まとめブロック用
-------------------*/
.item_name--min{
  font-size: 24px;
  line-height: 1.2;
  text-align: left;
  width: 100%;
}
.tan_img img{
  width: auto;
  max-width: 100%!important;
  height: auto!important;
  text-align: center;
}
@media screen and (max-width: 585px) {
  .tan_img{
    padding: 0 1rem;
  }
}

/*--------------------------------------------------
 キャンペーンバナー
 -------------------------------------------------*/
 .cam_ban_area{
   max-width: 1078px;
   padding-top: 2rem;
 }
 @media screen and (max-width: 1200px) {
   .cam_ban_area{ padding-right: 1rem; padding-left: 1rem; }
 }
 @media screen and (max-width: 858px) {
   .cam_ban_area{ padding-top: 1.5rem; padding-right: 0.5rem; padding-left: 0.5rem; }
 }


 /*--------------------------------------------------
  2022.12.16 更新時追加
  -------------------------------------------------*/

.soup_shosai {
  margin: 15px 0 5px 0;
  text-align: right;
}
@media screen and (max-width: 858px) {
  .soup_shosai {
    text-align: left;}
  }
.soup_shosai p {
   color: #522800;
   font-size: 15px;
   font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 }
.soup_shosai p:hover{
  text-decoration: underline;
}

.kakaku_keisan {
  text-align: right;
}
@media screen and (max-width: 858px) {
  .kakaku_keisan {
    text-align: left;}
  }

.kakaku_keisan p {
   color: #522800;
   font-size: 0.8rem;
   font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.kakaku_keisan p:hover{
  text-decoration: underline;
}

.note_ttl {
  padding: 1rem;
}


/* /////////////////////////////////////////////////////////////////////
//  note
/////////////////////////////////////////////////////////////////////*/

/*-- 576px --*/

@media all and (max-width: 576px) {
  #note {
    font-size: 14px;
  }
}

/* == note-list ================ */

.note-list {
  border-bottom: 1px solid #e9e9e9;
  text-align: left;
  max-width: 1040px;
  margin: 0 auto;
}
.note-list > dt,
.note-list > dd {
  padding: 1rem;
  margin: 0;
  border-top: 1px solid #e9e9e9;
}

/*-- 992px以上 --*/

@media screen and (min-width: 992px) {
  .note-list {
    display: flex;
    flex-wrap: wrap;
  }
  .note-list > dt,
  .note-list > dd {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .note-list > dt {
    width: 20%;
    border-right: 1px solid #e9e9e9;
  }
  .note-list > dd {
    width: 80%;
  }
}

/*-- 991px未満 --*/

@media screen and (max-width: 991px) {
  .note-list > dt {
    padding-bottom: 0;
  }
  .note-list > dd {
    border-top: none;
  }
}


/* == note-list のタイトル ================ */

.note-list-ttl {
  /* border-top: 1px solid #e9e9e9; */
  text-align: left;
  max-width: 1040px;
  margin: 0 auto;
  padding: 1rem;
  font-size: 1.2rem;
  font-weight: bold;
}

/*-- 992px以上 --*/

@media screen and (min-width: 992px) {
  .note-list-ttl {
    display: flex;
    flex-wrap: wrap;
  }
}

/* == note-list タイトル※注釈================ */

.note-list-att {
  font-weight: normal;
  font-size: 0.8rem;
}

/* == note-list リンクの色================ */

.note-list a {
  color: #522800;
}
.note-list a:hover {
  color: #dd2724;
}

/* == 長いURL折り返す================ */

.longurl {
  word-break: break-all;
}
