@charset "UTF-8";
@media screen and (min-width:768px), print {
  #ua_contents .sp_small_only {
    display: none;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .sp_small_only {
    display: none;
  }
}
@media screen and (max-width: 359px) {
  #ua_contents .sp_small_only {
    display: block;
  }
}
#ua_contents .contentsInner {
  max-width: 1080px;
  width: 100%;
}
@media screen and (min-width:768px), print {
  #ua_contents .contentsInner {
    margin: 0 auto 130px;
    padding: 0 30px;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .contentsInner {
    margin: 0 auto 130px;
    padding: 0 20px;
    margin: 0 auto 80px;
  }
}
#ua_contents .rss-article__outset {
  text-align: center;
  line-height: 2;
}
@media screen and (min-width:768px), print {
  #ua_contents .rss-article__outset {
    font-size: 16px;
    margin: 0 20px 60px;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .rss-article__outset {
    font-size: 14px;
    margin: 0 -10px 50px;
  }
}
#ua_contents .rss-article__end {
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.6;
  margin: 30px 0 0 1em;
}
#ua_contents .rss-list__dl {
  border-top: 1px solid #ADADAD;
}
#ua_contents .rss-list__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ADADAD;
}
#ua_contents .rss-list__dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width:768px), print {
  #ua_contents .rss-list__dt {
    padding: 10px 16px;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .rss-list__dt {
    padding: 15px 15px 15px 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#ua_contents .rss-list__dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width:768px), print {
  #ua_contents .rss-list__dd {
    padding: 11px 20px 11px 10px;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .rss-list__dd {
    padding: 45px 10px 45px 10px;
  }
}
#ua_contents .rss-ico__link {
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
  font-weight: normal;
  background-color: #FF811E;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  line-height: 1em;
  position: relative;
}
@media screen and (min-width:768px), print {
  #ua_contents .rss-ico__link {
    width: 128px;
    height: 35px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 14px;
  }
  #ua_contents .rss-ico__link:hover {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    background-color: #FFA55E;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .rss-ico__link {
    width: 84px;
    height: 39px;
    font-size: 14px;
  }
}
#ua_contents .rss-ico__link::after {
  position: absolute;
  content: "";
  background: url(../image/rss_ico_white.svg) 0 0 no-repeat;
  width: 11px;
  height: 11px;
}
@media screen and (min-width:768px), print {
  #ua_contents .rss-ico__link::after {
    left: 38px;
    top: 12;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .rss-ico__link::after {
    left: 16px;
    top: 14;
  }
}
#ua_contents .rss-ico__link-text {
  line-height: 1em;
}
@media screen and (min-width:768px), print {
  #ua_contents .rss-ico__link-text {
    margin-left: 16px;
    padding-top: 1px;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .rss-ico__link-text {
    margin-left: 16px;
    padding-top: 1px;
  }
}
#ua_contents .rss-ico__category {
  background-color: #35363B;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
@media screen and (min-width:768px), print {
  #ua_contents .rss-ico__category {
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding: 3px 8px 3px;
    margin-right: 14px;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .rss-ico__category {
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    padding: 3px 8px 3px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
#ua_contents .rss-ico__text {
  line-height: 1.7;
}
@media screen and (min-width:768px), print {
  #ua_contents .rss-ico__text {
    font-size: 16px;
  }
}
@media screen and (max-width:767px) {
  #ua_contents .rss-ico__text {
    font-size: 14px;
  }
}