/* ---------------------- 
----- ARTICLE PARTNERSHIP  ---
------------------------- */

.b24-widget-button-shadow.b24-widget-button-show {
  display: none;
}

span.wpcf7-not-valid-tip {
  font-size: .75em;
  padding-left: 1em;
  position: absolute;
  top: -1em;
  text-transform: lowercase;
  right: 1em;
}



.article_partnership_wrapper {}
.article_partnership_wrapper .article_section {
  border-top: 1px dashed #b5b5b5;
  display: block;
  padding: 2em 0;
  position: relative;
}
.article_partnership_wrapper .article_section.section_01 {
  border-top: none;
}
.article_partnership_wrapper .section_01 .section--inner {
  background-image: url(../../img/article-partnership/section_01_img_01.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  text-align: center;
}
.article_partnership_wrapper .article_section.section_03,
.article_partnership_wrapper .article_section.section_04,
.article_partnership_wrapper .article_section.section_05,
.article_partnership_wrapper .article_section.section_07 {text-align: center;}

.article_partnership_wrapper .section_01 .section--inner p {margin-top: 1em;}

.article_partnership_wrapper .article_section.section_04 {border-top: none; padding-top: 0;}
.article_partnership_wrapper .article_section.section_04 .product-list .product-list-item-inner {height: 16em;}

.article_partnership_wrapper .article_section.section_05 .section-title {margin-bottom: .5em;}
.article_partnership_wrapper .article_section.section_05 .section-subtitle {margin-bottom: 0;}
.article_partnership_wrapper .article_section.section_05 .list-decor .list-decor-item {border-bottom: none;}
.article_partnership_wrapper .article_section.section_05 .list-decor .list-decor-item .icon {padding-left: 1em;}

.article_partnership_wrapper .section_06 .section--inner {
  background-image: url(../../img/article-partnership/section_06_img_01.png);
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: contain;
  background-size: contain;
  padding-top: 15em;
}

/* MEDIA */
@media (max-width: 575px) {
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
    bottom: 15px;
    right: 15px;
  }
}

/* MEDIA */
@media (min-width: 576px) {
  .article_partnership_wrapper .section_01 .section--inner {padding: 2em 0;}
  .article_partnership_wrapper .list-decor {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;    
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
    justify-content: center;   
  }
  .article_partnership_wrapper .list-decor .list-decor-item {
    border-bottom: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.333333%;
    -ms-flex: 0 1 33.333333%;
    flex: 0 1 33.333333%;
    max-width: 33.333333%;
    padding: 1em;
    text-align: center;
  }.article_partnership_wrapper .list-decor .list-decor-item--inner {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .article_partnership_wrapper .list-decor .list-decor-item:nth-child(3),
  .article_partnership_wrapper .list-decor .list-decor-item:nth-child(5) {border-right: none;}
  .article_wrapper .list-decor .list-decor-item .icon,
  .article_wrapper .list-decor .list-decor-item .value {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;   
    width: 100%; 
  }
  .article_wrapper .list-decor .list-decor-item .icon {padding-right: 0;}
  .article_wrapper .list-decor .list-decor-item .icon img {max-width: 4em;margin: auto;padding-bottom: 1em;}
  .article_wrapper .list-decor .list-decor-item .content {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;    
  }
  .article_wrapper .list-decor .list-decor-item .content > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .article_wrapper .list-decor .list-decor-item .content .content-inner-1 {
    border-bottom: 1px dashed  #b5b5b5;
    margin-bottom: 1em;
    padding: .5em 0 1em;
  }
  .article_wrapper .list-decor .list-decor-item .content .content-inner-1 span {
    display: block;
    width: 100%;
  }
  
  .article_partnership_wrapper .article_section.section_04 .product-list .product-list-item-inner {height: 15em;}
  .article_partnership_wrapper .article_section.section_05 .list-decor .list-decor-item:nth-child(1),
  .article_partnership_wrapper .article_section.section_05 .list-decor .list-decor-item:nth-child(2),
  .article_partnership_wrapper .article_section.section_05 .list-decor .list-decor-item:nth-child(3) {border-bottom: 1px solid #b5b5b5;}
  .article_partnership_wrapper .article_section.section_05 .list-decor .list-decor-item .icon {padding-left: 0;}

  .article_partnership_wrapper .section_06 .section--inner {padding-top: 20em;}

}
@media (min-width: 768px) {
  .article_partnership_wrapper .article_section.section_04 .product-list .product-list-item-inner {height: 19em;}
  .article_partnership_wrapper .article_section.section_05 {padding-bottom: 0;}
  .article_partnership_wrapper .section_06 .section--inner {
    background-position: right top;
    -webkit-background-size: 67%;
    background-size: 67%;
    padding-top: 0;
  }
  .article_partnership_wrapper .section_06 .section--inner .section-subtitle + p {width: 60%;}

}
@media (min-width: 992px) {
  .article_partnership_wrapper .article_section.section_01 .section--inner {padding: 4em 0;}
  .article_partnership_wrapper .article_section.section_02 img {
    max-width: 35.3em;
    position: absolute;
    right: 0;
    top: -4em;
  }
  .article_partnership_wrapper .article_section.section_05 .list-decor .list-decor-item {padding: 3em;}
  .article_partnership_wrapper .section_06 .section--inner {
    -webkit-background-size: 50%;
    background-size: 50%;  
    padding-top: 2em;
  }
}
@media (min-width: 1200px) {
  .article_partnership_wrapper .article_section.section_01 .section--inner {padding: 6em 0;}
  .article_partnership_wrapper .article_section.section_02 img {max-width: 39em;}
  .article_partnership_wrapper .section_06 .section--inner {
    background-position: right top;
    -webkit-background-size: 55%;
    background-size: 55%;
    padding-top: 3em;
    width: 125%;
  }  
  .article_partnership_wrapper .section_06 .section--inner .section-subtitle + p {width: 55%;}
  .article_partnership_wrapper .section_06 .list-check {width: 61%;}
  .article_partnership_wrapper .section_07 p {margin: auto;width: 65%;}
  .article_partnership_wrapper .section_08 p {width: 65%;}
}

