@charset "UTF-8";
/*ベース*/
.product_vegetable_jelly_contents .sec {
  margin-bottom: 60px; }

.product_vegetable_jelly_contents .sec-border-ttl {
  border-top: 2px solid #0a3066;
  border-bottom: 2px solid #0a3066;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 40px; }

.product_vegetable_jelly_contents .sec-border-img-ttl {
  border-top: 2px solid #0a3066;
  border-bottom: 2px solid #0a3066;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px; }

.product_vegetable_jelly_contents .sec-border-img-ttl-rig {
  margin-left: 20px;
  font-size: 28px;
  font-weight: bold; }

@media (min-width: 1px) and (max-width: 1000px) {
  .product_vegetable_jelly_contents .sec {
    margin-bottom: 30px; }
  .product_vegetable_jelly_contents .sec-border-ttl {
    padding: 12px 0;
    font-size: 17px;
    margin-bottom: 20px; }
  .product_vegetable_jelly_contents .sec-border-img-ttl-rig {
    font-size: 16px;
    margin-left: 10px; }
  .product_vegetable_jelly_contents .sec-border-img-ttl {
    padding: 10px 5px;
    margin-bottom: 20px; } }

/*メインヴィジュアル*/
.product_vegetable_jelly_contents .mv-sec {
  width: 100%; }

.product_vegetable_jelly_contents .mv-botom-txt {
  text-align: center;
  padding: 40px 0;
  background-color: #f08300;
  color: #fff;
  font-size: 40px;
  font-weight: bold; }

@media (min-width: 1px) and (max-width: 1000px) {
  .product_vegetable_jelly_contents .mv-botom-txt {
    font-size: 20px;
    padding: 20px 0; } }

/*キャッチ*/
.product_vegetable_jelly_contents .vegetable-img {
  max-width: 340px;
  width: 100%;
  margin: auto;
  margin-bottom: 40px; }

.product_vegetable_jelly_contents .catch-sec-ttl {
  text-align: center;
  font-size: 32px;
  line-height: 1.5;
  font-weight: bold;
  position: relative; }

.product_vegetable_jelly_contents .catch-sec-ttl-sub {
  font-size: 17px; }

.product_vegetable_jelly_contents .catch-sec-txt {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px; }

.product_vegetable_jelly_contents .catch-sec-img {
  text-align: center; }

@media (min-width: 1px) and (max-width: 1000px) {
  .product_vegetable_jelly_contents .catch-sec-ttl {
    font-size: 17px; }
  .product_vegetable_jelly_contents .catch-sec-ttl-sub {
    font-size: 10px; }
  .product_vegetable_jelly_contents .catch-sec-txt {
    font-size: 13px;
    margin-top: 20px; }
  .product_vegetable_jelly_contents .vegetable-img {
    max-width: 170px;
    margin-bottom: 20px; } }

/*おすすめポイント*/
.product_vegetable_jelly_contents .point-sec-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.product_vegetable_jelly_contents .point-sec-flex-lft {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 259px;
  flex: 0 0 259px;
  margin-right: 25px; }

.product_vegetable_jelly_contents .point-sec-flex-rig-list li {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.5;
  margin-left: 37px;
  text-indent: -37px;
  font-weight: bold; }

.product_vegetable_jelly_contents .point-sec-flex-rig-list li span.red {
  color: #f52737; }

.product_vegetable_jelly_contents .point-sec-flex-rig-list li::before {
  content: "";
  padding: 5px 0;
  padding-left: 33.5px;
  margin-right: 5px;
  background-image: url(../../iron_yogurt/img/checkmark.png);
  background-repeat: no-repeat;
  background-size: 33.5px 30.5px;
  background-position: center; }

.product_vegetable_jelly_contents .point-sec-flex-rig-list li:last-child {
  margin-bottom: 0; }

.product_vegetable_jelly_contents .point-sec-flex-rig-note {
  font-size: 14px;
  margin-top: 35px; }

.product_vegetable_jelly_contents .mothers_logo {
  max-width: 90px;
  width: 100%; }

@media (min-width: 1px) and (max-width: 1000px) {
  .product_vegetable_jelly_contents .mothers_logo {
    max-width: 45px; }
  .product_vegetable_jelly_contents .point-sec-flex-lft {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30vw;
    flex: 0 0 30vw;
    margin-right: 2vw; }
  .product_vegetable_jelly_contents .point-sec-flex-rig-list li {
    font-size: 12px;
    margin-left: 20px;
    text-indent: -20px; }
  .product_vegetable_jelly_contents .point-sec-flex-rig-list li::before {
    padding-left: 17px;
    margin-right: 3px;
    background-image: url(../../iron_yogurt/img/checkmark.png);
    background-repeat: no-repeat;
    background-size: 16.75px 15.25px; }
}

/*選ばれてる理由*/
.product_vegetable_jelly_contents .reason-sec-block {
  margin-bottom: 60px; }

.product_vegetable_jelly_contents .reason-sec-block:last-child {
  margin-bottom: 0; }

.product_vegetable_jelly_contents .reason-sec-img {
  width: 100%; }

.product_vegetable_jelly_contents .reason-sec-block-txt-area-wrap {
  background-color: #e7f4fa;
  padding: 30px; }

.product_vegetable_jelly_contents .reason-sec-block-txt-area-ttl li {
  color: #0a3066;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5; }

.product_vegetable_jelly_contents .reason-sec-block-txt-area-ttl li span.list-style {
  color: #47c3f1; }

.product_vegetable_jelly_contents .reason-sec-block-txt-area-note {
  margin-top: 30px; }

.product_vegetable_jelly_contents .reason-sec-block-txt-area-note li {
  font-size: 16px;
  color: #000;
  text-indent: -35px;
  padding-left: 35px;
  line-height: 1.5; }

.product_vegetable_jelly_contents .reason-sec-link-btn {
  background-color: #f08300;
  display: block;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  font-size: 25px;
  line-height: 1.5;
  padding: 15px 0;
  background-image: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-size: 15px 26px;
  background-position: center right 30px; }

@media (min-width: 1px) and (max-width: 1000px) {
  .product_vegetable_jelly_contents .reason-sec-block-txt-area-wrap {
    padding: 15px; }
  .product_vegetable_jelly_contents .reason-sec-block-txt-area-ttl li {
    font-size: 13px; }
  .product_vegetable_jelly_contents .reason-sec-block-txt-area-note {
    margin-top: 15px; }
  .product_vegetable_jelly_contents .reason-sec-block-txt-area-note li {
    font-size: 12px;
    text-indent: -23px;
    padding-left: 23px; }
  .product_vegetable_jelly_contents .reason-sec-block {
    margin-bottom: 30px; }
  .product_vegetable_jelly_contents .reason-sec-link-btn {
    font-size: 15px;
    padding: 10px 0;
    background-size: 7.5px 13px;
    background-position: center right 15px; } }

/*注意事項*/
.product_vegetable_jelly_contents .note-sec-list li {
  font-size: 19px;
  line-height: 1.5;
  color: #000;
  padding-left: 20px;
  text-indent: -20px;
  margin-bottom: 5px; }

@media (min-width: 1px) and (max-width: 1000px) {
  .product_vegetable_jelly_contents .note-sec-list li {
    font-size: 12px;
    padding-left: 10px;
    text-indent: -10px; } }

/*成分表示*/
.product_vegetable_jelly_contents .component-sec table {
  border-collapse: border;
  width: 100%; }

.product_vegetable_jelly_contents .component-sec table th {
  background-color: #d0e9f5;
  border: 3px solid #fff;
  padding: 15px;
  width: 35%;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  vertical-align: middle; }

.product_vegetable_jelly_contents .component-sec table td {
  background-color: #e7f4fa;
  border: 3px solid #fff;
  padding: 15px;
  font-size: 14px;
  width: 100%;
  line-height: 1.5;
  vertical-align: middle; }

.product_vegetable_jelly_contents .component-sec table td div {
  margin-bottom: 15px; }

.product_vegetable_jelly_contents .component-sec table td strong {
  font-weight: bold; }

.product_vegetable_jelly_contents .component-sec table td span {
  font-size: 13px; }

.product_vegetable_jelly_contents .component-sec table td dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0; }

.product_vegetable_jelly_contents .component-sec table td dl dt {
  max-width: 100px;
  width: 100%; }

.product_vegetable_jelly_contents .component-sec table td dl:last-child {
  margin-bottom: 0; }

.product_vegetable_jelly_contents .component-sec table td dl.component-sec-tab-child dt {
  max-width: 94px;
  width: 100%; }

.product_vegetable_jelly_contents .component-sec-tab-child {
  border-left: 2px solid #000;
  position: relative;
  margin-left: 5px; }

.product_vegetable_jelly_contents .component-sec-tab-border {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 2px;
  background: #000;
  margin-right: 5px; }

.product_vegetable_jelly_contents .component-sec-tab-child::before {
  width: 10px;
  height: 10px;
  background-color: #e7f4fa; }

.product_vegetable_jelly_contents .component-sec-tab-child-del {
  width: 10px;
  height: 15px;
  background: #000; }

.product_vegetable_jelly_contents .component-sec-tab-child-del {
  position: absolute;
  bottom: 0;
  left: -2px;
  background: #e7f4fa; }

.product_vegetable_jelly_contents .check_label {
    display: block;
    background-image: url("../../../../template/morinaga/img/n_img/product/milk_life/pluse.png");
    background-repeat: no-repeat;
    background-size: 21.5px;
    background-position: 97% center;
    cursor: pointer; }
.product_vegetable_jelly_contents .check_input:checked + .check_label {
    background-image: url("../../../../template/morinaga/img/n_img/product/milk_life/minse.png"); }
.product_vegetable_jelly_contents .check_label_last {
    border-top: none; }
.product_vegetable_jelly_contents .check_input:checked + .check_label + .component-sec-tab {
    display: block;
    }
.product_vegetable_jelly_contents .check_input {
    display: none; }
.product_vegetable_jelly_contents .component-sec-tab {
    display: none;
    border-bottom: 1px solid #1e3c7a;
    padding-bottom: 30px; }

@media (min-width: 1px) and (max-width: 1000px) {
  .product_vegetable_jelly_contents .component-sec table th {
    font-size: 12px;
    padding: 10px; }
  .product_vegetable_jelly_contents .component-sec table td {
    font-size: 12px;
    padding: 10px; }
  .product_vegetable_jelly_contents .component-sec table td span {
    font-size: 10px; }
  .product_vegetable_jelly_contents .component-sec-tab-child-del {
    height: 13px; }
  .product_vegetable_jelly_contents .component-sec table td dl dt {
    max-width: 80px; }
  .product_vegetable_jelly_contents .component-sec table td dl.component-sec-tab-child dt {
    max-width: 74px; } 
}

   .promise_sec {
    padding: 40px 0;
    margin-top: 60px;
    background-image: url(../../../../template/morinaga/img/n_img/index/promise_img01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 8px; }
  .promise_sec_ttl {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px; }
  .promise_sec_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .promise_sec_wrap {
    padding: 0 30px; }
  .promise_sec_flexitem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    background-color: #fff;
    border-radius: 8px; }
  .promise_sec_flexitem_fig {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    height: 135px;
    border-radius: 8px 8px 0 0; }
  .promise_sec_flexitem_fig01 {
    background-image: url(../../../../template/morinaga/img/n_img/index/promise_img02.png); }
  .promise_sec_flexitem_fig02 {
    background-image: url(../../../../template/morinaga/img/n_img/index/promise_img03.png); }
  .promise_sec_flexitem_fig03 {
    background-image: url(../../../../template/morinaga/img/n_img/index/promise_img04.png); }
  .promise_sec_aurabarrier .promise_sec_flexitem_fig01 {
    background-image: url(../../../../template/morinaga/img/n_img/product/aurabarrier/img13.jpg); }
  .promise_sec_aurabarrier .promise_sec_flexitem_fig02 {
    background-image: url(../../../../template/morinaga/img/n_img/product/aurabarrier/img14.jpg); }
  .promise_sec_aurabarrier .promise_sec_flexitem_fig03 {
    background-image: url(../../../../template/morinaga/img/n_img/product/aurabarrier/img15.jpg); }
  .promise_sec_flexitem_txt_box {
    background-color: #fff;
    padding: 0 15px 15px;
    border-radius: 8px; }
  .promise_sec_flexitem_ttl {
    text-align: center;
    color: #f62837;
    font-size: 15px;
    padding: 15px 0; }
  .promise_sec_flexitem_txt {
    font-size: 13px; }
  .promise_sec_flexitem_ttl.promise_sec_flexitem_ttl_black {
    color: #000;
    text-align: left; }

@media (min-width: 1px) and (max-width: 1000px) {
  .product_iron_yogurt_contents .component-sec table th {
    font-size: 12px;
    padding: 10px; }
  .product_iron_yogurt_contents .component-sec table td {
    font-size: 12px;
    padding: 10px; }
  .product_iron_yogurt_contents .component-sec-tab-child-del {
    height: 13px; }
  .product_iron_yogurt_contents .component-sec table td dl dt {
    max-width: 80px; }
  .product_iron_yogurt_contents .component-sec table td dl.component-sec-tab-child dt {
    max-width: 74px; } 
  .promise_sec_ttl {
      font-size: 18px; }
  .promise_sec_flex {
      display: block; }
  .promise_sec_flexitem {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 10px;
      border-radius: 8px; }
  .promise_sec_flexitem_fig {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 114px;
      flex: 0 0 114px;
      height: auto;
      border-radius: 8px 0 0 8px; }
  .promise_sec_flexitem_ttl {
      font-size: 12px;
      text-align: left;
  padding: 15px 0 5px; }
     .promise_sec_flexitem_txt_box {
      border-radius: 8px; }
  .promise_sec_flexitem_txt {
      font-size: 12px; }
  .promise_sec {
      padding: 30px 0;
      margin-top: 30px;
      background-image: url(../../../../template/morinaga/img/n_img/index/promise_img01_sp.jpg); }
  .promise_sec_wrap {
      padding: 0 20px; }
    
    }

/*やさいジュレ用のcart_tab.css*/
  #item_detail #cart_tab .tabnav{
    height: 60px; }
    
  #item_detail #cart_tab .cart_box_contents_lft{
    padding: 14px 0 14px 3px;
    font-weight: bold;
    flex: 0 0 230px;  }
    
  #item_detail #cart_tab .tabnav_thumnail{
    float:left; }
    
  #cart_tab .cart_box_txt_teiki{
    display: flex;
    justify-content: space-between;  }
    
  #cart_tab .cart_box_contents_lft.set .tabnav_thumnail{
    border: 3px solid rgb(91,155,213);  }
  #cart_tab .cart_box_contents_lft.red .tabnav_thumnail{
    border: 3px solid rgb(255,90,90);  }
  #cart_tab .cart_box_contents_lft.yellow .tabnav_thumnail{
    border: 3px solid rgb(255,192,0);  }
  #cart_tab .cart_box_contents_lft.green .tabnav_thumnail{
    border: 3px solid rgb(0,176,80);  }
  #cart_tab .cart_box_contents_lft.purple .tabnav_thumnail{
    border: 3px solid rgb(180,130,200);  }
  
  #item_detail #cart_tab .cart_box_contents_rig_num{
    font-size: 34px;  }
    
    
@media (max-width: 767px){
  #item_detail #cart_tab .cart_box_contents_lft{
    padding: 10px 0 10px 3px;
    flex: 0 0 100%;  }
  #item_detail #cart_tab .cart_box_contents_flex_border .cart_box_contents_rig_btn{
    top: 75px;  }
  #item_detail #cart_tab .cart_box_contents_lft_tag li{
    margin-top: 8px;  }
  #cart_tab .cart_box_txt_teiki{
    font-size: 3.5vw;  }
}